
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: 680px;
    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;
}

/*<!--搜索开始-->*/
.jgss {
    width: 100%;
    height: 80px;
    position: relative;
    background-color: #fff;
}

.gstt {
    float: left;
}

.gstt .txtMarquee-top {
    width: 490px;
    overflow: hidden;
    position: relative;
}

.gstt .txtMarquee-top .bd {
    margin: 28px 15px 0;
    height: 20px;
}

.gstt .txtMarquee-top .infoList li {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}

.gstt .txtMarquee-top .infoList li .date {
    float: right;
    color: #666;
}

.gstt .txtMarquee-top .infoList li a {
    display: block;
    float: left;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}

.gstt p {
    background: url(../images/doc.png) no-repeat 0px center;
    padding-left: 38px;
    float: left;
    height: 80px;
    line-height: 80px;
    font-weight: bold;
    color: #333;
    font-size: 16px;
}

.ssk {
    width: 430px;
    height: 48px;
    border-radius: 23px;
    border: solid 1px #e0dfdd;
    float: right;
    margin-top: 14px;
    box-sizing: border-box;
}

.ss-text {
    width: 346px;
    height: 100%;
    background: none;
    color: #ccc;
    font-size: 14px;
    padding-left: 22px;
    float: left;
    box-sizing: border-box;
}

.ss-submit {
    width: 61px;
    height: 61px;
    float: left;
    background: url(../images/ss.png) no-repeat;
    cursor: pointer;
}

/*duct*/
.duct-box {
    height: 833px;
    background-color: #f2f2f2;
    box-sizing: border-box;
    padding-top: 60px;
}

.ductL {
    width: 285px;
    height: 713px;
    background-color: #ffffff;
}

.duct-tit {
    width: 100%;
    display: block;
    padding-left: 104px;
    height: 70px;
    border-bottom: 1px solid #d9d9d9;
    box-sizing: border-box;
    background: url("../images/d-icon.png") no-repeat 52px center;
    font-size: 24px;
    color: #333333;
    line-height: 70px;
}


.duct-nav {
    width: 100%;
}

.duct-nav li {
    width: 100%;
    box-sizing: border-box;
}

.duct-nav li .duct-a{
    display: block;
    width: 100%;
    box-sizing: border-box;
    background: url("../images/d-j.png") no-repeat 29px center;
    padding-left: 76px;
    padding-right: 20px;
    font-size: 15px;
    color: #333;
    border-bottom: 1px solid #d9d9d9;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.duct-nav li .duct-a:hover{
    color: #015cb5;
    transform: translateX(5px);
    background: url("../images/d-j2.png") no-repeat 29px center;
}
.duct-nav li:nth-child(3){
    background: #d9d9d9;
}
.duct-nav li:nth-child(3) .duct-a{
    border-bottom: 0;
    background: url("../images/d-j2.png") no-repeat 29px center;
}


.duct-nav li .duct-li{
    width: 100%;
    padding: 0 20px 0 76px;
    box-sizing: border-box;
}

.duct-nav li .duct-li a{
    display: block;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 48px;
    color: #666666;
}

.duct-nav li .duct-li a:hover{
    transform: translateX(3px);
    color: #015cb5;
}

.duct-tell{
    width: 100%;
    background: url("../images/tell2.png") no-repeat center top;
    margin-top: 30px;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    color: #333;
    padding-top: 70px;
}

.duct-tell p{
    margin-top: 18px;
    font-family: Impact;
    font-size: 31px;
    color: #015cb5;
}



.duct{
    width: 895px;
}

.duct-tt{
    width: 100%;
    height: 59px;
    border: solid 2px #ffffff;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.duct-tt li{
    width: 210px;
    line-height: 59px;
    text-align: center;
    background: #fff;
    transition: all ease-out .5s;
    float: left;
}
.duct-tt li.on{
    background: #015cb5;
}
.duct-tt li a{
    display: block;
    font-size: 18px;
    color: #333333;
}

.duct-tt li.on a{
    color: #fff;
}

.duct-tt .duct-tt-more{
    position: absolute;
    font-family: ArialMT;
    font-size: 14px;
    color: #333333;
    top: 18px;
    right: 29px;
}
.duct-tt .duct-tt-more:hover{
    color: #015cb5;
}

.duct-list{
    width: 100%;
}
.duct-list li:nth-child(4n+1){
    margin-left: 0;
}

.duct-list li{
    float: left;
    margin: 20px 0 0 20px;
    width: 208px;
    transition: all ease-out .5s;
}
.duct-list li:hover{
    transform: translateY(-5px);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
}
.duct-list li .duct-img{
    display: block;
    width: 100%;
    height: 257px;
    border: solid 4px #ffffff;
    box-sizing: border-box;
}

.duct-list li .duct-img img{
    display: block;
    width: 100%;
    height: 100%;
}

.duct-list li .duct-name{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 14px;
    color: #333;
    line-height: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    position: relative;
    z-index: 0;
}
.duct-list li .duct-name:before{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    z-index: -1;
    background: #015cb5;
    transition: all ease-out .5s;
}

.duct-list li:hover .duct-name:before{
    height: 100%;
}

.duct-list li:hover .duct-name{
    color: #fff;
}

.dy-box{
    background: url("../images/dy-bg.jpg") no-repeat center;
    height: 795px;
    padding-top: 48px;
    box-sizing: border-box;
}

.dy-tit{
    text-align: center;
    line-height: 1;
    color: #fff;
}
.dy-tit b{
    display: block;
    font-size: 36px;
    margin-bottom: 24px;
}
.dy-tit p{
    font-size: 24px;
}

.dy{
    margin-top: 42px;
    width: 100%;
}
.dy li:nth-child(4n+1){
    margin-left: 0;
}
.dy li{
    float: left;
    margin: 20px 0 0 20px;
    width: 285px;
    transition: all ease-out .5s;
}

.dy li:hover{
    box-shadow: 0px 3px 12px 0px rgba(255, 255, 255, 0.5);
    transform: translateY(-5px);
}
.dy li .dy-img{
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.dy li .dy-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.dy li:hover .dy-img img{
    transform: scale(1.1);
}

.dy li .dy-name{
    display: block;
    text-align: center;
    height: 60px;
    background-color: #f2f2f2;
    line-height: 60px;
}


/*ys-box*/
.ys-box{
    margin: 58px 0 55px;
}

.ys-title{
    text-align: center;
    line-height: 1;
}
.ys-title b{
    display: block;
    font-size: 36px;
    color: #015cb5;
    margin-bottom: 16px;
}

.ys-title b span{
    color: #ff9000;
}

.ys-title p{
    font-size: 18px;
    letter-spacing: 2px;
    color: #015cb5;
}

.ys{
    position: relative;
    width: 100%;
    background: url("../images/ys-xx.png") no-repeat center;
    height: 1005px;
    margin-top: 50px;
}

.ys li{
    width: 510px;
    position: absolute;
}

.ys li .ys-text{
    line-height: 1;
    margin-bottom: 25px;
}
.ys li .ys-text i{
    display: block;
    position: relative;
    border-radius: 50%;
    width: 81px;
    height: 81px;
    border: solid 1px #b7b7b7;
    transition: all ease-out .5s;
}
.ys li:hover .ys-text i{
    transform: rotate(360deg);
    border-color: #015cb5;
}
.ys li .ys-text i img{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.ys li .ys-text .ys-zi{
    margin-left: 17px;
    width: 390px;
}

.ys li .ys-text .ys-zi b{
    display: block;
    color: #015cb5;
    font-size: 30px;
    padding: 10px 0 17px;
}

.ys li .ys-text .ys-zi span{
    display: block;
    font-size: 16px;
    color: #000000;
}

.ys li p{
    padding-left: 32px;
    background: url("../images/ys-j.png") no-repeat 0 center;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 49px;
    color: #333333;
}
.ys li .ys-tu{
    margin-top: 40px;
}

.ys .y1{
    top: 0;
    left: 0;
}

.ys .y2{
    top: 0;
    right: 0;
}
.ys .y3{
    top: 549px;
    left: 0;
}
.ys .y4{
    top: 549px;
    right: 0;
}


/*form-box*/
.form-box{
    background: url("../images/fomr-bg.jpg") no-repeat center;
    height: 343px;
    box-sizing: border-box;
    padding-top: 30px;
}

.form{
    width: 100%;
    height: 283px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding-top: 30px;
}

.form-tit{
    text-align: center;
    line-height: 1;
}

.form-tit p{
    color: #666666;
    font-size: 14px;
    margin: 19px 0 23px;
}

.form-tit span{
    display: block;
    margin: 0 auto;
    width: 53px;
    height: 4px;
    background-color: #015cb5;
}

.webq_bottom_r {
    width: 1105px;
    position: relative;
    margin: 30px auto 0;
}

.webq_bottom_r3 {
    float: left;
}

.webq_bottom_r3_1 {
    float: left;
    width: 260px;
    height: 43px;
    border-radius: 21px;
    border: solid 1px #e1e1e1;
    line-height: 43px;
    position: relative;
    box-sizing: border-box;
}

.webq_bottom_ml {
    margin-left: 12px;
}

.webq_bottom_r1 {
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 238px;
    height: 43px;
    border-radius: 21px;
    border: solid 1px #e1e1e1;
    margin-left: 10px;
}

.webq_bd_1 {
    width: 100%;
    height: 43px;
    border: 0;
    background: none;
    line-height: 30px;
    color: #333;
    padding: 5px 10px 5px 120px;
    box-sizing: border-box;
    display: block;
}

.webq_bd_2 {
    width: 100%;
    height: 43px;
    line-height: 43px;
    border: 0;
    background: none;
    color: #333;
    box-sizing: border-box;
    padding: 0 10px 0 120px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
}

.webq_bd_go {
    border: 0;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    background: url("../images/sub.png") no-repeat center;
    width: 116px;
    height: 60px;
    line-height: 60px;
    outline: none;
    margin: 28px auto 0;
    display: block;
    transition: all ease-out .5s;
}
.webq_bd_go:hover{
    transform: scale(1.1);
}

.ly_d1 {
    width: 118px;
    height: 43px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ly_d1.png) no-repeat right center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.ly_d2 {
    width: 118px;
    height: 43px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ly_d2.png) no-repeat right center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.ly_d3 {
    width: 118px;
    height: 43px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ly_d3.png) no-repeat right center;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.webq_yan{
    margin-left: 10px;
    float: left;
    position: relative;
}
.webq_yan input{
        width: 238px;
    height: 43px;
    border-radius: 21px;
    border: solid 1px #e1e1e1;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    color: #999;
    float: left;
    background: url(../images/ly_d4.png) no-repeat 18px center;
    position: relative;
    padding-left: 128px;
}
.webq_yan .web_yanimg{
    width: 69px;
    height: 42px;
    overflow: hidden;
    float: left;
    margin-left: 3px;
    border-radius: 21px;
}
.webq_yan .web_yanimg img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 21px;
}


.lqy_jia .webq_bd_2 {
    padding: 0 50px 0 10px;
}

.lqy_jia .ly_d1 {
    left: 153px;
}
.lqy_jia .ly_d4 {
    left: 153px;
}
.lqy_jia .ly_d2 {
    left: 153px;
}

.lqy_jia .webq_bd_1 {
    padding: 5px 50px 0 10px;
}

.lqy_jia .ly_d3 {
    left: 153px;
}

.webq_bottom_r input::-webkit-input-placeholder {
    color: #333;
}

.webq_bottom_r input::-moz-placeholder {
    color: #333;
}

.webq_bottom_r input:-moz-placeholder {
    color: #333;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #333;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #333;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #333;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #333;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #333;
}


/*zj-box*/
.zj-box{
    background: url("../images/zj-bg.jpg") no-repeat center top;
    margin-bottom: 60px;
    padding-top: 59px;
    height: 655px;
    box-sizing: border-box;
}

.zi-tit{
    display: block;
    width: 318px;
    background: url("../images/zj-mm.png") no-repeat right center;
    height: 39px;
    line-height: 39px;
    font-size: 36px;
    color: #015cb5;
    font-weight: bold;
    margin: 0 auto;
}

.zj{
    padding-top: 59px;
}

.zj li{
    width: 380px !important;
    float: left;
    margin-right: 30px;
}

.zj li .zj-img{
    display: block;
    width: 100%;
    height: 290px;
    overflow: hidden;
}

.zj li .zj-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.zj li:hover .zj-img img{
    transform: scale(1.1);
}
.zj li .zj-name{
    display: block;
    width: 100%;
    line-height: 1;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin: 34px 0 35px;
}
.zj li:hover .zj-name{
    transform: translateY(-5px);
    color: #015cb5;
}
.zj li p{
    margin: 0 auto 0;
    width: 337px;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    overflow: hidden;
    text-align: center;
    height: 90px;
}

.zj li span{
    display: block;
    width: 100%;
    height: 6px;
    background-color: #f2f2f2;
    position: relative;
    z-index: 0;
    margin-top: 35px;
}

.zj li span:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #015cb5;
    z-index: -1;
    transition: all ease-out .5s;
}

.zj li:hover span:before{
    width: 100%;
}

/*about-box0*/
.about-box{
    background: url("../images/about-bg.jpg") no-repeat center bottom;
    height: 1086px;
}


.about-tit{
    font-size: 36px;
    color: #015cb5;
    font-weight: bold;
    margin-bottom: 49px;
    line-height: 1;
    text-align: center;
}

.about{
    background: url("../images/about-bei.jpg") no-repeat center;
    height: 535px;
    box-sizing: border-box;
    padding-top: 28px;
}


.aboutR{
    width: 580px;
    height: 480px;
    overflow: hidden;
    margin-right: 30px;
    transition: all ease-out .5s;
}
.aboutR img{
    display: block;
    width: 100%;
    height: 100%;
}
.aboutR:hover{
    transform: translateX(3px);
}
.aboutL{
    width: 481px;
    line-height: 1;
    padding-top: 33px;
    margin-left: 37px;
}


.aboutL span{
    display: block;
    font-family: Impact;
    font-size: 44px;
    color: #7a7a7a;
}

.aboutL b{
    display: block;
    font-size: 22px;
    color: #1350b6;
    margin: 17px 0 30px;
}
.aboutL i{
    display: block;
    width: 100%;
    height: 2px;
    background: #dbdbdb;
}

.aboutL p{
    overflow: hidden;
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    height: 180px;
    margin: 28px 0 62px;
}

.about-a{
    width: 322px;
    border-radius: 23px;
    border: solid 1px #fc8b01;
    height: 48px;
}

.a1{
    display: block;
    text-align: center;
    width: 181px;
    height: 48px;
    background-color: #fc8b01;
    border-radius: 23px;
    color: #fff;
    line-height: 48px;
}

.a2{
    display: block;
    text-align: center;
    width: 181px;
    height: 48px;
    border-radius: 23px;
    color: #fc8b01;
    line-height: 48px;
    margin-left: -79px;
}
.about-a:hover .a1{
    background: #fff;
    color: #fc8b01;
}

.about-a:hover .a2{
    background: #fc8b01;
    color: #fff;
}

/*xc*/
.xc{
    width: 100%;
    margin-top: 44px;
}
.xc-tit{
    width: 100%;
    margin-bottom: 36px;
    position: relative;
    z-index: 0;
    height: 45px;
}
.xc-tit:before{
    content: '';
    position: absolute;
    top: 25px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 1px;
    background: #b8b8b8;
}
.xc-tit .xc-na{
    display: block;
    width: 160px;
    height: 45px;
    background-color: #015cb5;
    border: solid 1px #003897;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    line-height: 45px;
}
.xc .slideBox{
    width: 100%;
    margin-top: 42px;
    position: relative;
}
.xc .slideBox .tempWrap{
    width: 100% !important;
}
.xc .slideBox li{
    width: 285px!important;
    margin-right: 20px;
    float: left;
}

.xc .slideBox li .xc-img{
    display: block;
    width: 100%;
    height: 234px;
    overflow: hidden;
}
.xc .slideBox li .xc-img img{
    display: block;
    width: 100%;
    height: 100%;
    transition: .8s;
}
.xc .slideBox li:hover .xc-img img{
    transform: scale(1.1);
}
.xc .slideBox li .xc-name{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    padding: 0 5%;
    box-sizing: border-box;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    background:#fff;
    position: relative;
    z-index: 0;
}
.xc .slideBox li:hover .xc-name{
    color: #fff;
}
.xc .slideBox li .xc-name:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #015cb5;
    transition: all ease-out .5s;
    z-index: -1;
}
.xc .slideBox li:hover .xc-name:before{
    height: 100%;
}
.xc .sPrev{
    background: url("../images/left.png") no-repeat center #d9d9d9;
    width: 33px;
    height: 36px;
    position: absolute;
    top: 40%;
    left: -20px;
    transition: .6s;
    z-index: 1;
    cursor: pointer;
}
.xc .sNext{
    background: url("../images/right.png") no-repeat center #d9d9d9;
    width: 33px;
    height: 36px;
    position: absolute;
    top: 40%;
    right: -20px;
    transition: .6s;
    z-index: 1;
    cursor: pointer;
}
.xc .sNext:hover{
    background: url("../images/right2.png") no-repeat center #015cb5;
}

.xc .sPrev:hover{
    background: url("../images/left2.png") no-repeat center #015cb5;
}

/*new-box*/
.new-box{
    margin: 34px 0 60px;
}


.newL{
    width: 813px;
}

.new-tit{
    height: 34px;
    line-height: 1;
    width: 100%;
    border-bottom: 1px solid #dddddd;
}

.new-tit b{
    display: block;
    width: 80px;
    text-align: center;
    border-bottom: 3px solid #3f3f3f;
    line-height: 34px;
    font-size: 18px;
    color: #333;
}

.new-tit a{
    font-size: 16px;
    color: #919191;
    margin-top: 5px;
}

.new-tit a:hover{
    color: #015cb5;
}


.newL-big{
    margin-top: 37px;
}

.newL-big .newL-img{
    display: block;
    width: 331px;
    height: 330px;
    overflow: hidden;
}

.new-text{
    width: 450px;
}

.newtop{
    width: 100%;
    line-height: 1;
}
.newtop .newtop-nn{
    width: 100%;
    margin-bottom: 13px;
    line-height: 16px;
}

.newtop .newtop-nn a{
    display: block;
    width: 75%;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newtop:hover .newtop-nn a{
    color: #015cb5;
    transform: translateX(3px);
}

.newtop .newtop-nn span{
    font-family: ArialMT;
    font-size: 14px;
    color: #acacac;
}

.newtop p{
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    height: 48px;
}


.newL-list{
    width: 100%;
}

.newL-list li{
    height: 63px;
    line-height: 1;
    margin-top: 22px;
}

.newL-list li .newL-num{
    text-align: center;
    width: 70px;
    height: 63px;
    background-color: #dddddd;
}

.newL-list li .newL-num span{
    display: block;
    font-family: ArialMT;
    font-size: 30px;
    color: #656565;
    padding: 8px 0 4px;
}

.newL-list li .newL-num i{
    display: block;
    font-family: ArialMT;
    font-size: 14px;
    color: #656565;
}

.newL-list li .newL-zi{
    width: 380px;
    height: 63px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 13px 0 0 21px;
}

.newL-list li .newL-zi a{
    display: block;
    width: 335px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.newL-list li .newL-zi p{
    display: block;
    width: 335px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.newL-list li:hover .newL-zi a{
    transform: translateX(5px);
    color: #015cb5;
}

.newR{
    width: 350px;
}

.newR-list{
    width: 100%;
    margin-top: 35px;
    height: 330px;
}
.newR-list .tempWrap{
    height: 330px !important;
}
.newR-list li:first-child{
    margin-top: 0;
}

.newR-list li{
    margin-top: 40px;
    height: 84px;
    line-height: 1;
    border-bottom: 1px dashed #c0c0c0;
}

.newR-list li a{
    display: block;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    margin-bottom: 14px;
}
.newR-list li:hover a{
    transform: translateX(5px);
    color: #015cb5;
}

.newR-list li p{
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    width: 336px;
    height: 44px;
}


/*link*/
.link{
    width: 100%;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    border-top: 1px solid #f1f1f1;
}

.link  p{
    font-size: 16px;
    color: #333;
    margin-right: 10px;
    font-weight: bold;
}

.link .link-li{
    width: 87%;
    float: left;
    line-height: 80px;
}
.link .link-li li{
    float: left;
    margin: 0 10px;
    font-size: 14px;
}

.link .link-li li a{
    color: #666;
    display: block;
    transition: .6s;
}
.link .link-li li a:hover{
    color: #015cb5;
    transform: translateY(-3px);
}


/*touchs*/
.touchs{
    height: 120px;
    background-color: #015cb5;
    padding-top: 31px;
    box-sizing: border-box;
    color: #fff;
    line-height: 1;
}

.touchs li{
    float: left;
    padding-left: 40px;
    box-sizing: border-box;
    width: 33%;
    padding-top: 5px;
}

.touchs li b{
    display: block;
    font-size: 16px;
    margin-bottom: 22px;
    font-weight: normal;
}
.touchs li p{
    font-size: 14px;
}

.touchs .tou1{
    background: url("../images/f1.png") no-repeat 0 top;
}
.touchs .tou2{
    background: url("../images/f2.png") no-repeat 0 top;
    padding-left: 44px;
}
.touchs .tou3{
    background: url("../images/f3.png") no-repeat 0 top;
    padding-left: 45px;
}






















































































































































































































































