
a,img{
    transition: all ease-out .5s;
}
/*tupian*/
.index-img {
    overflow: hidden;
    position: relative;
}

.index-img:before {
    position: absolute;
    transition: 0.3s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.index-img:hover:before {
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.imgh img{
    display: block;
    width: 100%;
    height: 100%;
}
.imgh:hover img{
    transform: scale(1.1);
}


/*æŒ‰é’®*/
.mm{
    transition: .5s;
}
.mm:hover{
    transform: translateY(-5px);
}
.mm:before{
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.mm:hover:before{
    opacity: 1;
}
a,img{
    transition: all ease-out .5s;
}
/*é¦–é¡µbanner*/
.banner-box{
    width: 100%;
    max-height: 550px;
    overflow: hidden;
}
.pics_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: -1;
}

.html5zoo-img-0 img {
    width: 100%;
}

.html5zoo-arrow-left-0 {
    left: 10% !important;
}

.html5zoo-arrow-right-0 {
    right: 10% !important;
}

.html5zoo-bullet-wrapper-0 div {
    margin: 0 4px !important;
}

.html5zoo-nav-0 {
    margin-top: -35px !important;
    left: 48% !important;
}

.html5zoo-bullet-wrapper-0 {
    width: 100% !important;
}

.banner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 325px;
    margin-top: 8px;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    right: 2px;
    bottom: 10px;
    z-index: 100;
}

.banner .num li {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner .num li.num_hover {
    background-color: #f7de07;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

#bannerArrow, #bannerCircle {
    display: none
}

/*å¹»ç¯ç‰‡æ ·å¼2*/
#focus {
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 188px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li a img {
    height: 188px;
    width: 255px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 255px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus .btn {
    position: absolute;
    width: 255px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}
.title{
    text-align: center;
    line-height: 1;
}
.title b{
    display: block;
    font-size: 30px;
    color: #444444;
}

.title b a{
    color: #444;
}

.title i{
    display: block;
    margin: 14px auto 11px;
    background: url("../images/tit-xx.png") no-repeat center;
    width: 275px;
    font-size: 12px;
    color: #999999;
}
.title p{
    font-size: 18px;
    color: #777777;
}






/*jie-box*/
.jie-box{
    margin: 70px 0 15px;
}

.jie{
    width: 100%;
    margin-top: 30px;
}
.jie li:first-child{
    margin-left: 0;
}
.jie .jie-li{
    margin-left: 26px;
    width: 280px;
    float: left;
}

.jie .jie-li .jie-img{
    display: block;
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.jie .jie-li .jie-text{
    width: 100%;
    height: 150px;
    background-color: #f1f1f1;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    transition: all ease-out .5s;
}
.jie .jie-li:hover .jie-text{
    background-color: #067be1;
}
.jie .jie-li .jie-text li{
    display: inline-block;
    margin: 19px 10px 0;
    width: 111px;
    height: 35px;
    background-color: #ffffff;
    border-radius: 17px;
    line-height: 35px;
    transition: all ease-out .5s;
    border: 1px solid #fff;
    box-sizing: border-box;
}
.jie .jie-li:hover .jie-text li{
    background-color: #067be1;
}
.jie .jie-li .jie-text li a{
    display: block;
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5px;
}

.jie .jie-li:hover .jie-text li a{
    color: #fff;
}

/*small-bg*/
.small-bg{
    background: url("../images/small-bg.jpg") no-repeat center;
    height: 307px;
    margin-bottom: 16px;
}
.small{
    line-height: 1;
    color: #fff;
}
.small p{
    font-size: 36px;
    padding: 104px 0 34px;
}

.s-tell{
    line-height: 33px;
}


.s-tell span{
    display: block;
    padding-left: 54px;
    font-size: 22px;
    background: url("../images/tell2.png") no-repeat 0 center;
    margin-left: 48px;
    height: 41px;
}

.s-tell a{
    display: block;
    text-align: center;
    margin-left: 18px;
    width: 101px;
    height: 33px;
    background-color: #ffffff;
    border-radius: 16px;
    line-height: 33px;
    font-size: 14px;
    color: #0381f0;
}

/*duct-box*/
.duct{
    margin-top: 29px;
}

.ductL{
    width: 281px;
}
.duct-tit{
    background:url("../images/d-tit.png") no-repeat center #f7f7f7;
    text-align: center;
    width: 281px;
    height: 101px;
    line-height: 101px;
    color: #eee;
    font-size: 30px;
    font-weight: bold;
}

.duct-nav{
    width: 100%;
    background:url("../images/d-bg.png") no-repeat 0 center #f7f7f7;
    height: 790px;
}
.duct-nav li:first-child{
    padding-top: 13px;
}
.duct-nav li{
    width: 100%;
    line-height: 1;
    margin-bottom: 10px;
}
.duct-nav li .d-tt{
    background: url("../images/d-n.png") no-repeat center;
    width: 258px;
    height: 45px;
    display: block;
    line-height: 45px;
    box-sizing: border-box;
    padding: 0 50px 0 35px;
    color: #eee;
    font-size: 16px;
    margin-bottom: 5px;
}

.duct-nav li p{
    display: block;
    width: 190px;
    margin: 0 auto;
    position: relative;
    line-height: 28px;
    box-sizing: border-box;
    padding-right: 40px;
    background: url("../images/d-jian.png") no-repeat right center;
}

.duct-nav li p a{
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #444444;
}

.duct-nav li p:hover a{
    transform: translateX(5px);
    color: #067be1;
}

.ductR{
    width: 890px;
}
.ductR li:nth-child(1),
.ductR li:nth-child(2),
.ductR li:nth-child(3){
    margin-top: 0;
}
.ductR li:nth-child(3n+1){
    margin-left: 0;
}
.ductR li{
    float: left;
    margin: 26px 0 0 30px;
    width: 276px;
    transition: all ease-out .5s;
}
.ductR li:hover{
    transform: translateY(-5px);
}

.ductR li .duct-img{
    display: block;
    width: 100%;
    height: 241px;
    border: solid 1px #eeeeee;
    box-sizing: border-box;
    overflow: hidden;
}
.ductR li:hover .duct-img img{
    transform: scale(1.1);
}
.ductR li .duct-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.ductR li .duct-name{
    display: block;
    background: url("../images/d-jt.png") no-repeat right center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    color: #444;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 32px;
}
.ductR li:hover .duct-name{
    background: #067be1;
    box-shadow: 0 0 8px 5px rgba(6, 123, 225, .15);
    transform: translateY(-1px);
    color: #fff;
    text-align: center;
}

/*ys-box*/
.ys-box{
    background: url("../images/ys-bg.jpg") no-repeat center;
    height: 768px;
    margin-top: 68px;
}

.ys-title{
    position: absolute;
    top: 0;
    right: 130px;
    line-height: 1;
    text-align:center;
}
.ys-title b{
    font-size: 72px;
    color: #eeeeee;
    line-height: .8;
}

.ys-title p{
    font-size: 30px;
    color: #444444;
    font-weight: bold;
    margin-top: -33px;
}

.ys-title span{
    display: block;
    font-size: 14px;
    color: #555555;
    margin: 15px 0 19px;
}

.ys-title i{
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background-color: #067be1;
}

.ys{
    position: relative;
    width: 100%;
    height: 737px;
}

.ys-text{
    position: relative;
    width: 100%;
    height: 100%;
}

.ys-text .ys-img{
    width: 898px;
    height: 641px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -356px;
    z-index: 0;
}
.ys-text .ys-img img{
    display: block;
    width: 100%;
    height: 100%;
}

.ys-zi{
    position: absolute;
    right: 0;
    top: 370px;
    line-height: 1;
    background: url("../images/ys-zi.png") no-repeat left 0;
    width: 772px;
    z-index: 1;
    box-sizing: border-box;
    padding: 89px 0 0 161px;
}
.ys-zi b{
    display: block;
    font-size: 24px;
    color: #444444;
}

.ys-zi i{
    display: block;
    width: 101px;
    height: 2px;
    background-color: #067be1;
    margin: 40px 0 35px;
}
.ys-zi p{
    font-size: 16px;
    line-height: 40px;
    color: #444444;
}

.ys-nav{
    width: 598px;
    position: absolute;
    top: 138px;
    right: 0;
}
.ys-nav li:first-child{
    margin-left: 0;
}
.ys-nav li{
    float: left;
    margin-left: 38px;
    width: 121px;
    text-align: center;
    font-size: 18px;
    color: #444444;
    line-height: 1;
}
.ys-nav li i{
    width: 121px;
    height: 121px;
    display: block;
    background: url("../images/y-i1.png") no-repeat center;
    transition: all ease-out .5s;
    position: relative;
    margin: 0 auto 20px;
}

.ys-nav li.on i{
    transform: rotate(360deg);
    background: url("../images/y-i2.png") no-repeat center;
}
.ys-nav li i img{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.yl,.yr{
    cursor: pointer;
    position: absolute;
    width: 61px;
    height: 61px;
    background-color: #444444;
    top:579px;
    transition: all ease-out .5s;
    z-index: 2;
    font-weight: normal;
}

.yl:hover,.yr:hover{
    background-color: #067be1;
}

.yl{
    left: 379px;
    background: url("../images/yl.png") no-repeat center #444;
}
.yr{
    left: 439px;
    background: url("../images/yr.png") no-repeat center #444;

}


.ys-tell{
    height: 33px;
    line-height: 33px;
    position: absolute;
    top: 680px;
    left: -5px;
}
.ys-tell p{
    font-size: 22px;
    color: #444444;
    margin-right: 29px;
}

.ys-tell a{
    display: block;
    width: 101px;
    height: 33px;
    background-color: #067be1;
    text-align: center;
    font-size: 14px;
    color: #fff;
}


/*case-box*/
.case-box{
    margin-top: 48px;
}

.case{
    margin-top: 32px;
    width: 100%;
    position: relative;
}
.case .tempWrap{
    width: 100% !important;
}

.case li{
    float: left;
    width: 370px !important;
    margin-right: 42px;
    position: relative;
    height: 360px;
    overflow: hidden;
}

.case li .case-img{
    display: block;
    width: 100%;
    height: 321px;
    border: solid 1px #e5e5e5;
    box-sizing: border-box;
}
.case li .case-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.case li:hover .case-img img{
    transform: scale(1.1);
}
.case li .case-name{
    display: block;
    height: 81px;
    background-color: #f4f4f4;
    opacity: 0.9;
    width: 330px;
    text-align: center;
    line-height: 91px;
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: 14px;
    color: #444444;
    margin-left: -165px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 20px;
}
.case li .case-more{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 51px;
    height: 51px;
    background-color: #067be1;
    border-radius: 50%;
    overflow: hidden;
    line-height: 50px;
    position: absolute;
    bottom: 55px;
    left: 50%;
    margin-left: -25.5px;
}
.case li:hover .case-name{
    background-color: #067be1;
    color: #fff;
}
.case li:hover .case-more{
    transform: rotate(360deg);
}

.cl,.cr{
    cursor: pointer;
    position: absolute;
    top: 149px;
    transition: all ease-out .5s;
    width: 26px;
    height: 50px;
}
.cl{
    background: url("../images/cl.png") no-repeat center;
    left: -55px;
}
.cr{
    background: url("../images/cr.png") no-repeat center;
    right: -55px;
}

/*pro-box*/
.pro-box{
    background: url("../images/pro-bg.jpg") no-repeat center;
    height: 361px;
    margin: 70px 0;
    box-sizing: border-box;
    padding-top: 32px;
}

.pro-box .title b,
.pro-box .title p{
    color: #fff;
}
.pro-box .title i{
    color: #63aced;
}

.pro{
    margin-top: 46px;
}
.pro li:first-child{
    margin-left: 0;
}
.pro li{
    float: left;
    width: 86px;
    text-align: center;
    line-height: 1;
    color: #fff;
    margin-left: 99px;
    position: relative;
}
.pro li i{
    display: block;
    width: 81px;
    height: 81px;
    margin: 0 auto 20px;
}

.pro li .pro-text{
    width: 181px;
    height: 181px;
    background-color: #ffffff;
    position: absolute;
    top: -21px;
    left: 50%;
    margin-left: -90.5px;
    transition: all ease-out .5s;
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
    padding-top: 9px;
    transform: scale(0);
}
.pro li .pro-text img{
    display: block;
    margin: 0 auto ;
    width: 161px;
    height: 101px;
}

.pro li .pro-text span{
    display: block;
    font-size: 16px;
    color: #444444;
    padding: 13px 0 7px;
}
.pro li .pro-text b{
    font-weight: normal;
    display: block;
    font-size: 12px;
    color: #999999;
}

.pro li:hover .pro-text{
    transform: scale(1);
}


/*about-box*/
.about{
    margin-top: 16px;
}

.aboutL{
    background: url("../images/aboutL.jpg") no-repeat center bottom;
    width: 700px;
    height: 350px;
    position: relative;
}

.about-tt{
    width: 205px;
    height: 179px;
    line-height: 36px;
    color: #fff;
    font-size: 15px;
    padding-top: 145px;
    padding-left: 20px;
}
.about-tt b{
    display: block;
    font-size: 18px;
}

.about-tu{
    width: 501px;
    height: 321px;
    overflow: hidden;
    top: 0;
    right: 0;
    position: absolute;
}

.aboutR{
    width: 500px;
    height: 350px;
    overflow: hidden;
}

.about-t{
    width: 100%;
    font-size: 24px;
    color: #fff;
    height: 71px;
    background-color: #444444;
    line-height: 71px;
    padding-left: 40px;
    box-sizing: border-box;
}

.about-zi{
    width: 100%;
    height: 280px;
    background-color: #f5f5f5;
    padding-top: 35px;
    box-sizing: border-box;
    overflow: hidden;
}

.about-zi p{
    margin: 0 auto 18px;
    width: 426px;
    font-size: 15px;
    line-height: 36px;
    color: #444444;
    overflow: hidden;
    height: 180px;
}


.about-zi a{
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    width: 101px;
    height: 37px;
    background-color: #067be1;
    line-height: 37px;
    margin-left: 40px;
}

/* è£èª‰èµ„è´¨ */
.zi {
    width: 100%;
    background: #fff;
    margin-top: 40px;
}

.zi .parHd {
    text-align: center;
}

.zi .parHd ul li:first-child {
    margin-left: 0;
}
.zi .parHd ul li a{
    font-size: 18px;
    color: #444;
    display: block;
}
.zi .parHd ul li {
    transition: .6s;
    position: relative;
    margin-left: 42px;
    float: left;
    padding-left: 35px;
    box-sizing: border-box;
}
.zi .parHd ul .zi-li1{
    background: url("../images/z1.png") no-repeat 0 center;
}
.zi .parHd ul .zi-li1.on{
    background: url("../images/z11.png") no-repeat 0 center;
}
.zi .parHd ul .zi-li2{
    background: url("../images/z2.png") no-repeat 0 center;
}
.zi .parHd ul .zi-li2.on{
    background: url("../images/z22.png") no-repeat 0 center;
}
.zi .parHd ul .zi-li3{
    background: url("../images/z3.png") no-repeat 0 center;
}
.zi .parHd ul .zi-li3.on{
    background: url("../images/z33.png") no-repeat 0 center;
}
.zi .parHd ul li.on a{
    color: #067be1;
    font-weight: bold;
}


.zi .parBd .slideBox {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
        height: 259px;
    box-sizing: border-box;
}

.zi .parBd .slideBox .tempWrap {
    width: 100% !important;
}

.zi .parBd ul li {
    width: 275px !important;
    margin-right: 30px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.zi .parBd ul li .pic {
    display: block;
    width: 100%;
    height: 200px;
    transition: .5s;
    overflow: hidden;
}

.zi .parBd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: .8s;
}

.zi .parBd ul li:hover .pic img {
    transform: scale(1.1);
}

.zi .parBd ul li .name {
    display: block;
    width: 100%;
    box-sizing: border-box;
    color: #444;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .5s;
}

.zi .parBd ul li .zi-nn {
    width: 100%;
    margin-top: 15px;
    line-height: 1;
    position: relative;
    z-index: 0;
    padding-bottom: 10px;
}

.zi .parBd ul li .zi-nn:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    transition: .5s;
    background: #067be1;
}

.zi .parBd ul li:hover .zi-nn:before {
    width: 100%;
}

/*new-box*/
.new-box{
    background: url("../images/new-bg.jpg") no-repeat center;
    height: 541px;
    margin-top: 40px;
    padding-top: 30px;
    box-sizing: border-box;
}
.form{
}
.webq_bottom_r {
    width: 100%;
    box-sizing: border-box;
    background: url("../images/form.png") no-repeat 0 0;
    padding-left: 89px;
    height: 63px;
    padding-top: 12px;
}

.webq_bottom_d1 {
    background: url(../images/ly_d1.png) no-repeat 8px center #f6f6f6;
}

.webq_bottom_d2 {
    background: url(../images/ly_d2.png) no-repeat 14px center #f6f6f6;
    padding-left: 40px !important;
}

.webq_bottom_d3 {
    background: url(../images/ly_d3.png) no-repeat 8px center #f6f6f6;
}



.webq_bottom_r1 {
    height: 37px;
    margin-left: 40px;
    padding: 6px 5px 5px 35px;
    box-sizing: border-box;
    width: 260px;
    float: left;
}

.webq_bottom_r3 {
    float: left;
}

.webq_bottom_r3_1 {
    width: 150px;
    float: left;
    height: 37px;
    line-height: 37px;
    padding: 0 6px 0 35px;
    box-sizing: border-box;
}

.webq_bottom_rml {
    margin-left: 40px;
    width: 230px;
}


.webq_bottom_r4 {
    height: 37px;
    float: right;
    width: 81px;
    background: #fff;
}

.webq_bd_1 {
    width: 100%;
    height: 100%;
    border: 0;
    background: none;
    line-height: 24px;
    color: #999999;
}

.webq_bd_2 {
    width: 100%;
    height: 37px;
    line-height: 37px;
    border: 0;
    background: none;
    color: #999999;
    display: block;
}

.webq_yan {
    margin-left: 40px;
    float: left;
    height: 37px;
}

.webq_yan input {
    width: 120px;
    height: 37px;
    box-sizing: border-box;
    padding-left: 32px;
    font-size: 14px;
    color: #999999;
    float: left;
    background: url("../images/ly_d4.png") no-repeat 10px center #f6f6f6;

}

.webq_yan .web_yanimg {
    width: 90px;
    height: 36px;
    overflow: hidden;
    float: left;
    margin-left: 5px;
}

.webq_yan .web_yanimg img {
    display: block;
    width: 100%;
    height: 100%;
}

.webq_bd_go {
    margin: 0;
    border: 0;
    width: 100%;
    background: none;
    cursor: pointer;
    color: #067be1;
    line-height: 37px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}


.webq_bottom_r input::-webkit-input-placeholder {
    color: #999999;
}

.webq_bottom_r input::-moz-placeholder {
    color: #999999;
}

.webq_bottom_r input:-moz-placeholder {
    color: #999999;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #999999;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #999999;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #999999;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #999999;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #999999;
}

/*new*/
.new{
    margin-top: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 40px 0 0 29px;
}

.newL{
    width: 597px;
    line-height: 1;
}

.newL .newL-tit{
    display: block;
    font-weight: bold;
    font-size: 24px;
    color: #484848;
}

.newL .newL-tit i{
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
}

.newL-list{
    width: 100%;
    position: relative;
    margin-top: 32px;
}
.newL-list li{
    width: 100%;
    height: 230px;
}

.newL-list li .newL-img{
    display: block;
    width: 300px;
    height: 230px;
    border: solid 1px #e5e5e5;
    overflow: hidden;
}

.newL-list li .newL-text{
    width: 260px;
    padding-top: 69px;
    line-height: 1;
}
.newL-list li .newL-text a{
    display: block;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    color: #555555;
}
.newL-list li .newL-text p{
    overflow: hidden;
    font-size: 13px;
    line-height: 30px;
    color: #666666;
    height: 60px;
    margin: 10px 0 30px;
}
.newL-list li .newL-text .newL-mm{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 101px;
    height: 31px;
    background-color: #067be1;
    line-height: 31px;
}

.nl,.nr{
    cursor: pointer;
    position: absolute;
    width: 23px;
    height: 23px;
    top:0;
    transition: all ease-out .5s;
    font-weight: normal;
}

.nl:hover,.nr:hover{
    background-color: #067be1;
}

.nl{
    right: 23px;
    background: url("../images/nl.png") no-repeat center #333;
}
.nr{
    right: 0;
    background: url("../images/nr.png") no-repeat center #333;

}


.newR{
    width: 472px;
    margin-right: 28px;
}
.newR-nav{
    height: 33px;
    line-height: 1;
}

.newR-nav li{
    float: left;
    margin-right: 30px;
    height: 33px;
}
.newR-nav li a{
    font-size: 18px;
    color: #555;
}

.newR-nav li.on a{
    font-weight: bold;
    color: #067be1;
}

.newR-nav li.on{
    border-bottom: 3px solid #067be1;
}

.newR-list{
    width: 100%;
}
.newR-li li:first-child{
    margin-top: 16px;
}
.newR-li li{
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    line-height: 52px;
    height: 52px;
}
.newR-li li a{
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
    color: #777;
}

.newR-li li span{
    font-size: 14px;
    color: #444;
}

.newR-li li:hover a{
    color: #067be1;
    transform: translateX(5px);
}

/*link*/
.link-box{
    position: relative;
    margin-bottom: 40px;
    margin-top: 20px;
}
.link{
    width: 100%;
    line-height: 16px;
    overflow: hidden;
    height: 16px;
}

.link p{
    font-size: 16px;
    color: #067be1;
    font-weight: bold;
}

.link .link-a{
    width: 91%;
    margin-left:20px;
}
.link .link-a a{
    padding: 0 15px;
    font-size: 14px;
    color: #555;
    display: inline-block;
}
.link .link-a a:hover{
    transform: translateY(-3px);
    color: #067be1;
}

































































































































































































































































































































































































































































































































































































































