@charset "utf-8";
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
html{height: 100%;}
html,body,div,p,strong,span,a,b,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,del,img,i,select,button,textarea,input{margin: 0; padding: 0;}
body{background: #f5f5f5; font-family: "Microsoft YaHei"; font-size: 16px; color: #000; position: relative; min-height: 100%; overflow-x:hidden;}
input[type="text"],input[type="hidden"],input[type="password"],button,textarea{outline: none; border: none; -webkit-appearance: none; border-radius: 0;}
select{outline: none; border: none;}
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}
h1,h2,h3,h4,h5,h6,strong{font-weight: normal;}
a{text-decoration: none; color: #000;}
a:hover{text-decoration: none;}
a:focus{text-decoration: none;}
li{list-style: none;}
img{vertical-align: middle; border: none;}
i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.hidden{overflow: hidden;}
.container{width: 87%; height: 100%; max-width: 1400px; margin: 0 auto;}
.container:after{content: ''; display: block; clear: both;}
.container_s{width: 80%; height: 100%; max-width: 1200px; margin: 0 auto;}
.container_s:after{content: ''; display: block; clear: both;}
/*scroll bar*/
::-webkit-scrollbar {width:4px;height:4px}
::-webkit-scrollbar-button:vertical {display:none}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:#ccc}
::-webkit-scrollbar-thumb {border-radius:0;background-color:#016bdd;)}
::-webkit-scrollbar-thumb:vertical:hover {background-color:#016bdd;)}
::-webkit-scrollbar-thumb:vertical:active {background-color:#016bdd;)}

@font-face{font-family: 'Reznor'; src: url('../fonts/Reznor Downward Spiral.ttf');}
@font-face{font-family: 'ak'; src: url('../fonts/AKZIDENZGROTESK-LIGHTOSF.OTF');}
@font-face{font-family: 'akb'; src: url('../fonts/AKZIDENZGROTESK-MEDIUMCONDALT.OTF');}

body.hidden{height: 100%; overflow: hidden;}
.bxs{ display: none;}
#con7{ width:100%; padding:0px; margin:0px auto; height:385px; background:url(../images/tacn/hx_23.jpg) center;}
/*common*/
.common_banner{position: relative; height: 580px; background-position: center; background-repeat: no-repeat; background-size: cover;}
.common_banner .main{width: 400px; text-align: center; margin: 0 auto; position: absolute; left: 0; right: 0; top: 50%; margin-top: -63px;}
.common_banner .main h3{font-size: 46px; color: #fff;}
.common_banner .main .line{border-top: 1px solid #fff; margin: 20px 0;}
.common_banner .main .line i{width: 8px; height: 8px; display: block; margin: -4px auto 0; background: #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.common_banner .main .en{font-family: 'ak'; font-size: 16px; color: #fff; letter-spacing: 4px; text-transform: uppercase;}
.section_tit{text-align: center;}
.section_tit h3{font-size: 30px; color: #444; position: relative; display: inline-block;}
.section_tit h3:after{content: ''; width: 18px; height: 10px; background: url(../images/about_icon1.png) center no-repeat; background-size: 18px 10px; position: absolute; top: 10px; right: -24px;}
.section_tit span{display: block; font-size: 14px; color: #777; font-family: 'Arial'; margin-top: 5px; text-transform: uppercase;}
.common_btn{width: 46px; height: 46px; border-radius: 50%; background-color: #fff; background-position: center; background-repeat: no-repeat; background-size: 8px 14px; cursor: pointer; box-shadow: 0 5px 10px rgba(204,204,204,.5); -webkit-transition: all 500ms ease; transition: all 500ms ease; position: absolute; top: 60%;}
.left_btn{background-image: url(../images/tacn/left_icon1.png) ; left: -80px;}
.right_btn{background-image: url(../images/tacn/right_icon1.png); right: -80px;}
.common_btn:hover{background-color: #016bdd; box-shadow: 0 5px 10px rgba(1,107,225,.3);}
.left_btn:hover{background-image: url(../images/tacn/left_icon2.png);}
.right_btn:hover{background-image: url(../images/tacn/right_icon2.png);}
.page{border: 1px solid #d7d7d7; overflow: hidden;}
.page li{width: 68px; height: 68px; float: left; border-right: 1px solid #d7d7d7; text-align: center;}
.page li a{display: block; width: 100%; height: 100%; font-size: 22px; line-height: 68px; color: #666; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.page li.active a{color: #fff; background: #0464cd;}
.page li a:hover{color: #0464cd;}
.page li.prev,.page li.next{float: right; border-right: none; border-left: 1px solid #d7d7d7;}
.page li.prev a,.page li.next a{background-position: center; background-repeat: no-repeat; background-size: 8px 14px;}
.page li.prev a{background-image: url(../images/left_icon1.png);}
.page li.next a{background-image: url(../images/right_icon1.png);}
.page li.prev a:hover{background-image: url(../images/left_icon3.png);}
.page li.next a:hover{background-image: url(../images/right_icon3.png);}
.common_contact .container_s{padding: 80px; overflow: hidden; background: #fff url(../images/contact_img1.jpg) center bottom no-repeat; box-shadow: 0 10px 30px rgba(4,0,0,.1);}
.common_contact .left{width: 45%; float: left;}
.common_contact .left h3{font-size: 36px; color: #444;}
.common_contact .left h3 span{display: block; color: #016bdd;}
.common_contact .left .desc{margin-top: 20px; padding-top: 20px; border-top: 1px solid #e3e3e3; font-size: 14px; color: #666; line-height: 22px; text-align: justify;}
.common_contact .left .info{margin-top: 40px;}
.common_contact .left .info .name{font-size: 22px; color: #444; margin-bottom: 20px;}
.common_contact .left .info p{font-size: 16px; color: #666; line-height: 30px;}
.common_contact .right{width: 45%; float: right;}
.common_contact .right h3{font-size: 26px; color: #444;}
.common_contact .right .form{margin-top: 20px;}
.common_contact .right .form .box{margin-top: 10px; position: relative;}
.common_contact .right .form .box input{width: 100%; height: 60px; padding: 10px; background: #f3f3f3; color: #777;}
.common_contact .right .form .box textarea{width: 100%; height: 150px; padding: 10px; background: #f3f3f3; color: #777; font-family: 'Microsoft YaHei'; resize: none;}
.common_contact .right .form .box button{width: 100%; height: 60px; border: 2px solid #016bdd; font-size: 16px; color: #016bdd; background: none; cursor: pointer; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.common_contact .right .form .box button:hover{background: #016bdd; color: #fff;}
.map_contant span{font-size: 14px;}
.common_contact .right .form .box img{position: absolute; top: 0; right: 0; height: 100%; width: 100px;}

/* index */
.index_main .section1 .swiper-slide{position: relative;}
.index_main .section1 img{width: 100%; display: block;}
.index_main .section1 a{display: block; width: 100%; height: 100%;}
/*.index_main .section1 .main{width: 730px; margin: 0 auto; position: absolute; top: 50%; left: 0; right: 0; margin-top: -200px; text-align: center; z-index: 2;}
.index_main .section1 .main .label{font-size: 46px; color: #fff;}
.index_main .section1 .main .en{font-family: 'ak'; font-size: 14px; color: #fff; letter-spacing: 4px; opacity: .8;}
.index_main .section1 .main .dot{width: 7px; height: 7px; margin: 20px auto; background: #fff; border-radius: 5px;}
.index_main .section1 .main .desc{font-size: 16px; color: #fff; line-height: 28px;}
.index_main .section1 a{display: block; width: 160px; line-height: 46px; text-align: center; margin: 40px auto 0; font-size: 14px; color: #fff; background: #076cd9; border-radius: 20px; position: relative; top: 0; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section1 a.color{background: url(../images/index_img2.png) center no-repeat;}
.index_main .section1 a:hover{top: -5px; box-shadow: 0 10px 20px rgba(7,108,217,.3)}
.index_main .section1 .main_{width: 400px; position: absolute; top: 50%; left: 50%; margin-left: -600px; margin-top: -120px; z-index: 2;}
.index_main .section1 .main_ .label{font-size: 46px; color: #285b9d;}
.index_main .section1 .main_ .en{font-family: 'ak'; font-size: 14px; color: #5a82b4; letter-spacing: 4px; opacity: .8;}
.index_main .section1 .main_ .line{width: 43px; height: 2px; display: block; margin: 20px 0; background: url(../images/index_img1.jpg) center no-repeat;}
.index_main .section1 .main_ a{margin-left: 0;}*/
.index_main .section1 .pagination{position: absolute; text-align: center; bottom: 40px; left: 0; width: 100%;}
.index_main .section1 .pagination span{width: 40px; height: 20px; display: inline-block; margin: 0 4px; position: relative; cursor: pointer;}
.index_main .section1 .pagination span:before{content: ''; width: 100%; height: 2px; position: absolute; top: 9px; left: 0; background: #34c9e9;}
.index_main .section1 .pagination .swiper-active-switch:after {content: ""; width: 100%; height: 2px; position: absolute; top: 9px; left: 0; background: #016bdd; -webkit-animation: loadLine 5s linear 1; animation: loadLine 5s linear 1;}
@-webkit-keyframes loadLine {
    0% {width:0;}
    100% {width:100%;}
}
@keyframes loadLine {
    0% {width:0;}
    100% {width:100%;}
}
.index_main .section2{margin-top: 50px; padding-bottom: 70px; position: relative; z-index: 1;}
.index_main .section2 .container{background: #fff;}
.index_main .section2 .main{position: relative;}
.index_main .section2 .txt_block{/*padding: 30px 40px;*/ width: 50%;}
.index_main .section2 .txt_block h3{font-size: 33px; color: #333; border-bottom: 2px solid #016bdd; display: inline-block; padding-bottom: 10px;}
.index_main .section2 .txt_block p{font-size: 16px; line-height: 30px; color: #666; margin: 15px 0 25px; text-align: justify;}
.index_main .section2 .txt_block a{display: block; width: 160px; line-height: 42px; text-align: center; font-size: 16px; color: #fff; background: #016bdd; border-radius: 20px; border: 1px solid transparent; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section2 .txt_block a:hover{border-color: #016bdd; color: #016bdd; background: #fff; box-shadow: 0 0 10px rgba(1,107,221,.3);}
.index_main .section2 .img_block{width: 50%; position: absolute; top: 0; right: 0; height: 100%; overflow: hidden;}
.index_main .section2 .img_block .block{width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section2 .img_block .block:hover{-webkit-transform: scale(1.1); transform: scale(1.1);}
.index_main .section2 .items:after{content: ''; display: block; clear: both;}
.index_main .section2 .item{width: 33.33%; float: left; position: relative; overflow: hidden;}
.index_main .section2 .item img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section2 .item .label{position: absolute; left: 45px; bottom: 45px; border: 1px solid #fff; border-radius: 5px; height: 60px;}
.index_main .section2 .item .label:after{content: ''; display: block; clear: both;}
.index_main .section2 .item .label i{width: 58px; height: 58px; background-position: center; background-repeat: no-repeat; background-size: 28px auto; float: left; border-right: 1px solid #fff;}
.index_main .section2 .item:nth-of-type(1) .label i{background-image: url(../images/tacn/index_icon1.png);}
.index_main .section2 .item:nth-of-type(2) .label i{background-image: url(../images/tacn/index_icon2.png);}
.index_main .section2 .item:nth-of-type(3) .label i{background-image: url(../images/tacn/index_icon3.png);}
.index_main .section2 .item .label span{float: left; font-size: 24px; color: #fff; padding: 0 20px; line-height: 58px;}
.index_main .section2 .item:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.index_main .section3{background: url(../images/tacn/ys2bj.jpg); padding: 70px 0;}
.index_main .common_tit{text-align: center;}
.index_main .common_tit h3{font-size: 33px; color: #333;}
.index_main .common_tit span{display: block;}
.index_main .common_tit span.line{width: 40px; height: 2px; margin: 15px auto; background: #016bdd;}
.index_main .common_tit span.en{font-family: 'ak'; font-size: 14px; color: #777777; letter-spacing: 4px; text-transform: uppercase;}
.index_main .section3 .items{margin-top: 50px;}
.index_main .section3 .items:after{content: ''; display: block; clear: both;}
.index_main .section3 .item{width:24%; float: left; position: relative; border-right: 1px solid #fff;background: #db0303;     border: solid #db0303 1px;overflow: hidden;    margin: 0.2%;}
.index_main .section3 .item img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section3 .item h2{ text-align: center; font-size: 20px; color: #fff; border-top: 1px solid #e1e1e1; line-height: 90px;}
.index_main .section3 .item h2:before{content: ''; width: 100%; height: 1px; display: block; background: #fff;}
.index_main .section3 .item .hover{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: rgba(208, 5, 5, 0.8); padding: 60px 40px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section3 .item .hover h3{font-size: 24px; color: #fff;}
.index_main .section3 .item .hover p{font-size: 16px; color: #fff; line-height: 30px; height: 90px; overflow: hidden; margin: 30px 0;}
.index_main .section3 .item .hover .line{height: 1px; border-top: 1px dashed #fff;}
.index_main .section3 .item .hover a{display: block; width: 100px; line-height: 30px; margin-top: 45px; background: #fff; color: #db0303; text-align: center; border-radius: 20px; font-size: 13px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section3 .item .hover a:after{content: ''; display: inline-block; vertical-align: middle; margin: -2px 0 0 10px; width: 16px; height: 14px; background-image: url(../images/tacn/index_icon4.png) ; background-position: center; background-repeat: no-repeat; background-size: 16px 14px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section3 .item .hover a:hover{background: #016bdd; color: #fff;}
.index_main .section3 .item .hover a:hover:after{background-image: url(../images/tacn/index_icon4_w.png);}
.index_main .section3 .item:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.index_main .section3 .item:hover .hover{top: 0;}
.index_main .section4{position: relative; padding: 0px 0;}
.index_main .section4 .container{position: relative;}
.index_main .section4 .bg{position: absolute; top: 0; left: 0; width: 100%; z-index: -1;}
.index_main .section4 .bg img{width: 100%; display: block;}
.index_main .section4 .common_tit h3{color: #fff;}
.index_main .section4 .common_tit span.line{background: #55bbe7;}
.index_main .section4 .common_tit span.en{color: #fff;}
.index_main .section4 .items{margin: 70px -17px 0; overflow: hidden;}
.index_main .section4 .item{width: 25%; float: left; padding: 0 7px;}
.index_main .section4 .block{position: relative; background: #fff; border-bottom: 5px solid #016bdd; padding: 30px; overflow: hidden;}
.index_main .section4 .block .img_block{overflow: hidden;}
.index_main .section4 .block img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;    height: 200px;}
.index_main .section4 .block .txt_block{padding: 20px 10px 0; border-top: 1px solid #e3e3e3;}
.index_main .section4 .block .txt_block h3{/*font-family: 'ak'; */font-size: 20px; color: #444444;}
.index_main .section4 .block .txt_block p{font-size: 14px; color: #666; line-height: 24px; margin-top: 5px; margin-bottom: 10px; height: 48px; overflow: hidden;}
.index_main .section4 .block .txt_block a{display: block; width: 28px; height: 14px; background-image: url(../images/tacn/index_icon5.png); background-repeat: no-repeat; background-position: center; background-size: 28px 14px;}
.index_main .section4 .block .hover{position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(1, 107, 221, 0.70); text-align: center; padding-top: 50%; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .block .hover h3{/*font-family: 'ak';*/ font-size: 26px; color: #fff;}
.index_main .section4 .block .hover p{font-size: 18px; color: #fff; margin: 10px 0 20px;}
.index_main .section4 .block .hover a{display: block; width: 140px; line-height: 40px; margin: 0 auto; background: #fff; color: #3386ba; text-align: center; border-radius: 20px; font-size: 14px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .block .hover a:after{content: ''; display: inline-block; vertical-align: middle; margin: -2px 0 0 10px; width: 16px; height: 14px; background-image: url(../images/tacn/index_icon4.png); background-position: center; background-repeat: no-repeat; background-size: 16px 14px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .block .hover a:hover{background: #016bdd; color: #fff;}
.index_main .section4 .block .hover a:hover:after{background-image: url(../images/tacn/index_icon4_w.png);}
.index_main .section4 .block:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.index_main .section4 .block:hover .hover{left: 0;}
.index_main .section5{background: #fff; padding: 70px 0 40px;}
.index_main .section5 .container{position: relative;}
.index_main .section5 .items{margin: 70px -12px 0; overflow: hidden;}
.index_main .section5 .item{width: 33.33%; float: left; padding: 30px 12px;}
.index_main .section5 .block{box-shadow: 0 5px 30px rgba(4,0,0,.1); padding: 60px 36px;}
.index_main .section5 .block .date{font-size: 33px; color: #777;}
.index_main .section5 .block .year{font-size: 16px; color: #999;}
.index_main .section5 .block h3{font-size: 16px; color: #555; font-weight: 600; padding: 20px 0; border-bottom: 1px solid #dbdbdb; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.index_main .section5 .block p{font-size: 14px; color: #777; line-height: 24px; height: 48px; overflow: hidden; margin: 20px 0 40px;}
.index_main .section5 .block a{display: block; width: 140px; line-height: 40px; background: #fff; color: #777777; border: 1px solid #cccccc; text-align: center; border-radius: 20px; font-size: 14px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section5 .block:hover .date{color: #2e66a4;}
.index_main .section5 .block:hover .year{color: #2e67a5; opacity: .8;}
.index_main .section5 .block:hover h3{color: #225996; border-color: #abc5dd;}
.index_main .section5 .block:hover p{color: #2e67a5;}
.index_main .section5 .block:hover a{background: #016bdd; color: #fff; border-color: #016bdd;}

/*about*/
.about_main .section1{padding: 70px 0;}
.about_main .section1 .desc{text-align: center; font-size: 16px; color: #777; margin: 50px 0;}
.about_main .section1 .main{position: relative;}
.about_main .section1 .left{width: 49%; position: relative; overflow: hidden;}
.about_main .section1 .left img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.about_main .section1 .left p{position: absolute; bottom: 0; left: 0; right: 0; background: rgba(27,76,155,.8); padding: 35px; font-size: 14px; line-height: 26px; color: #fff; text-align: justify;}
.about_main .section1 .left:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.about_main .section1 .right{position: absolute; right: 0; top: 0; bottom: 0; width: 49%;}
.about_main .section1 .block{height: 49%; width: 100%; position: absolute; left: 0; overflow: hidden;}
.about_main .section1 .block:nth-of-type(1){top: 0;}
.about_main .section1 .block:nth-of-type(2){bottom: 0;}
.about_main .section1 .block .txt{width: 50%; height: 100%; padding: 30px; float: left; position: relative; z-index: 2;}
.about_main .section1 .block:nth-of-type(1) .txt{background: #295b9d;}
.about_main .section1 .block:nth-of-type(2) .txt{background: #2aaae1;}
.about_main .section1 .block p{font-size: 14px; height: 100%; padding-right: 10px; overflow: auto; line-height: 24px; color: #fff; text-align: justify;}
.about_main .section1 .block .bg{width: 50%; float: left; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.about_main .section1 .block:hover .bg{transform: scale(1.1);}
.about_main .section2{padding: 70px 0 0; border-top: 1px solid #e4e4e4;}
.about_main .section2 .items{margin-top: 70px; position: relative; padding-bottom: 200px;}
.about_main .section2 .items .bg{position: absolute; top: 100px; bottom: 0; left: 0; width: 100%; background: url(../images/about_img4.jpg) center no-repeat; background-size: cover; z-index: -1;}
.about_main .section2 .item{width: 24%; float: left; margin: 0 0.5%; background: #fff; padding: 40px; position: relative; top: 0; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.about_main .section2 .item i{width: 100%; display: block; height: 60px; background-position: center; background-repeat: no-repeat; background-size: 52px auto;}
.about_main .section2 .item:nth-of-type(1) i{background-image: url(../images/about_icon2.png);}
.about_main .section2 .item:nth-of-type(2) i{background-image: url(../images/about_icon3.png);}
.about_main .section2 .item:nth-of-type(3) i{background-image: url(../images/about_icon4.png);}
.about_main .section2 .item:nth-of-type(4) i{background-image: url(../images/about_icon5.png);}
.about_main .section2 .item h3{font-size: 24px; color: #295b9d; text-align: center; margin: 30px 0;}
.about_main .section2 .item p{font-size: 14px; color: #666; line-height: 28px; height: 112px; overflow: hidden; text-align: center;}
.about_main .section2 .item:hover{top: -10px;}
.about_main .section3{padding: 70px 0; background: #fff;}
.about_main .section3 .container_s{position: relative;}
.about_main .section3 .items{margin-top: 70px;}
.about_main .section3 .item{width: 20%; padding: 0 8px; float: left;}
.about_main .section3 .item .year{font-family: 'akb'; font-size: 30px; padding-bottom: 15px; border-bottom: 4px solid transparent;}
.about_main .section3 .item:nth-of-type(1n) .year{color: #2aaae1; border-color: #2aaae1;}
.about_main .section3 .item:nth-of-type(2n) .year{color: #178dc0; border-color: #178dc0;}
.about_main .section3 .item:nth-of-type(3n) .year{color: #1276b5; border-color: #1276b5;}
.about_main .section3 .item:nth-of-type(4n) .year{color: #1b6ab4; border-color: #1b6ab4;}
.about_main .section3 .item:nth-of-type(5n) .year{color: #295b9d; border-color: #295b9d;}
.about_main .section3 .item p{margin-top: 30px; font-size: 14px; line-height: 24px; color: #666; text-align: justify;}
.about_main .section4{padding: 70px 0;}
.about_main .section4 .container_s{position: relative;}
.about_main .section4 .items{margin-top: 70px;}
.about_main .section4 .item{width: 25%; float: left; padding: 0 7px;}
.about_main .section4 .item .block{position: relative; overflow: hidden;}
.about_main .section4 .item img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.about_main .section4 .item .hover{width: 100%; height: 100%; position: absolute; top: 0; left: -100%; background: rgba(2,107,220,.8); -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.about_main .section4 .item .hover .title{text-align: center; position: absolute; top: 50%; left: 0; width: 100%; padding: 0 10px; margin-top: -50px;}
.about_main .section4 .item .hover .title h3{font-size: 20px; color: #fff;}
.about_main .section4 .item .hover .title a{width: 33px; height: 33px; display: block; margin: 40px auto 0; background: url(../images/about_icon6.png) center no-repeat; background-size: 33px 32px;}
.about_main .section4 .item .block:hover .hover{left: 0;}
.about_main .section4 .item .block:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pop_honor{display: none; overflow: auto; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 98;}
.pop_honor .pop_bg{position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,.6); z-index: 99;}
.pop_honor img{display: block; max-width: 80%; margin: 0 auto; position: relative; z-index: 100;}
.pop_honor .close{width: 23px; height: 23px; background: url(../images/close_w.png) center no-repeat; position: fixed; right: 20px; top: 20px; -webkit-transition: all 500ms ease; transition: all 500ms ease; cursor: pointer; z-index: 100;}
.pop_honor .close:hover{-webkit-transform: rotate(180deg); transform: rotate(180deg);}

/*product*/
.product_main{background: #fff; padding-bottom: 70px;}
.product_main .links{overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,.1);}
.product_main .links a{float: left; width: 33.33%; text-align: center; font-size: 20px; color: #666; line-height: 24px; padding: 30px 0; border-right: 1px solid #f1f1f1; -webkit-transition: all 500ms ease; transition: all 500ms ease; box-shadow: -5px 0 10px rgba(175,175,175,.1);}
.product_main .links a:nth-of-type(3){border: none;}
.product_main .links a:before{content: ''; width: 33px; height: 33px; display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; background-position: center; background-repeat: no-repeat; background-size: 33px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.product_main .links a:nth-of-type(1):before{background-image: url(../images/product_icon1.png);}
.product_main .links a:nth-of-type(2):before{background-image: url(../images/product_icon2.png);}
.product_main .links a:nth-of-type(3):before{background-image: url(../images/product_icon3.png);}
.product_main .links a.active{background: #016bdd; color: #fff;}
.product_main .links a.active:nth-of-type(1):before{background-image: url(../images/product_icon1_w.png);}
.product_main .links a.active:nth-of-type(2):before{background-image: url(../images/product_icon2_w.png);}
.product_main .links a.active:nth-of-type(3):before{background-image: url(../images/product_icon3_w.png);}
.product_main .links a:hover{color: #016bdd;}
.product_main .links a.active:hover{color: #fff;}
.product_main .items{overflow: hidden; margin-bottom: 70px;}
.product_main .item{width: 33.33%; float: left; text-align: center; margin-top: 20px; padding: 0 20px;}
.product_main .item .img_block{overflow: hidden;}
.product_main .item img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.product_main .item h3{margin-top: 15px; font-size: 20px; color: #444; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.product_main .item p{font-size: 18px; color: #666; margin-top: 5px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.product_main .item:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.product_main .item:hover h3{color: #016bdd;}
.product_main .item:hover p{color: #016bdd; text-decoration: underline;}

/*contact*/
.contact_main{background: #fff;}
.contact_main .common_banner .main{margin-top: -100px;}
.contact_main .section1{margin-top: -70px; position: relative; z-index: 2; padding-bottom: 70px;}
.contact_main #contactMap{height: 650px;}
.map_content{overflow: hidden;}
.map_content img{float: left;}
.map_content span{float: left;}

/*resource*/
.resource_main .section1{background: #2aaae1; text-align: center; padding: 50px 0;}
.resource_main .section1 p{font-size: 24px; color: #fff; line-height: 36px;}
.resource_main .section1 .info{font-size: 16px; color: #fff; line-height: 28px; margin-top: 30px; display: none;}
.resource_main .section1 i{width: 27px; height: 13px; display: block; margin: 35px auto 0; background: url(../images/resource_icon1.png) center no-repeat; cursor: pointer; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.resource_main .section1 i.active{-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.resource_main .section2{padding: 70px 0; background: #fff;}
.resource_main .title{text-align: center;}
.resource_main .title h3{font-size: 33px; color: #444;}
.resource_main .title span{display: block; width: 34px; height: 2px; margin: 20px auto 0; background: #3489e4;}
.resource_main .section2 .items{border: 1px solid #dbdbdb; margin-top: 50px; overflow: hidden;}
.resource_main .section2 .item{text-align: center; padding: 45px 30px; float: left; border-left: 1px solid #dbdbdb;}
.resource_main .section2 .item:nth-of-type(1),.resource_main .section2 .item:nth-of-type(3){border-left: none;}
.resource_main .section2 .item:nth-of-type(1),.resource_main .section2 .item:nth-of-type(2){width: 50%; border-bottom: 1px solid #dbdbdb;}
.resource_main .section2 .item:nth-of-type(3),.resource_main .section2 .item:nth-of-type(4),.resource_main .item:nth-of-type(5){width: 33.33%;}
.resource_main .section2 .item span{display: block; margin: 0 auto; width: 80px; line-height: 80px; font-size: 42px; color: #fff; border-radius: 50%; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.resource_main .section2 .item:nth-of-type(1) span{background: #7b94ea;}
.resource_main .section2 .item:nth-of-type(2) span{background: #ec5764;}
.resource_main .section2 .item:nth-of-type(3) span{background: #05b3d2;}
.resource_main .section2 .item:nth-of-type(4) span{background: #b765dd;}
.resource_main .section2 .item:nth-of-type(5) span{background: #52c288;}
.resource_main .section2 .item p{font-size: 18px; color: #666; margin-top: 20px; line-height: 20px; height: 40px;}
.resource_main .section2 .item:hover span{-webkit-transform: scale(1.1); transform: scale(1.1);}
.resource_main .section3{padding: 70px 0;}
.resource_main .section3 .items{margin-top: 50px;}
.resource_main .section3 .item{margin-top: 20px; border: 1px solid #e1e1e1; background: #fff; padding: 20px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.resource_main .section3 .item .brief{overflow: hidden; position: relative;}
.resource_main .section3 .item .brief span.single{width: 80px; line-height: 80px; float: left; text-align: center; font-size: 42px; color: #fff; border-radius: 50%; background: #6e758f;}
.resource_main .section3 .item .brief .label{float: left; margin-left: 35px; width: 400px;}
.resource_main .section3 .item .brief .label .name{font-size: 20px; color: #333; line-height: 40px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.resource_main .section3 .item .brief .label .dot{color: #c5c5c5; line-height: 40px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.resource_main .section3 .item .brief .label .dot span{display: inline-block; vertical-align: top; color: #666; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.resource_main .section3 .item .brief .label .dot span.addr{max-width: 50%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.resource_main .section3 .item .brief .label .dot i{color: #2aaae1; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.resource_main .section3 .item .brief .more{width: 46px; height: 46px; position: absolute; right: 0; top: 50%; margin-top: -23px; border-radius: 50%; border: 1px solid #2aaae1; text-align: center; line-height: 42px; font-size: 30px; color: #2aaae1; -webkit-transition: all 500ms ease; transition: all 500ms ease; cursor: pointer; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.resource_main .section3 .item .brief .more:hover{-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.resource_main .section3 .item .hide{display: none;}
.resource_main .section3 .item:hover{background: #6e758f;}
.resource_main .section3 .item:hover .brief span.single{background: #fff !important; color: #666;}
.resource_main .section3 .item:hover .brief .label .name{color: #fff;}
.resource_main .section3 .item:hover .brief .label .dot{color: #fff;}
.resource_main .section3 .item:hover .brief .label .dot span{color: #fff;}
.resource_main .section3 .item:hover .brief .label .dot i{color: #fff;}
.resource_main .section3 .item:hover .brief .more{border-color: #fff; color: #fff;}
.pop_resource{display: none;}
.pop_resource .pop_bg{position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,.6); z-index: 99;}
.pop_resource .pop_main{width: 850px; margin: 0 auto; position: fixed; top: 50%; left: 0; right: 0; margin-top: -340px; background: #fff; padding: 80px; z-index: 100;}
.pop_resource .pop_main .close{width: 23px; height: 23px; background: url(../images/close.png) center no-repeat; position: absolute; right: 20px; top: 20px; -webkit-transition: all 500ms ease; transition: all 500ms ease; cursor: pointer;}
.pop_resource .pop_main .close:hover{-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.pop_resource .pop_main .item{width: 33.33%; float: left;}
.pop_resource .pop_main .items{margin-bottom: 30px;}
.pop_resource .pop_main .items:after{content: ''; display: block; clear: both;}
.pop_resource .pop_main h3{font-size: 16px; color: #666; position: relative;}
.pop_resource .pop_main h3:before{content: ''; width: 8px; height: 2px; background: #0464cd; position: absolute; left: -12px; top: 50%;}
.pop_resource .pop_main .item span{font-size: 26px; color: #444; display: block; margin-top: 20px;}
.pop_resource .pop_main .scroll{height: 330px; overflow: auto; padding-right: 20px;}
.pop_resource .pop_main .info{margin-bottom: 50px;}
.pop_resource .pop_main .info p{border-top: 1px solid #e9e9e9; margin-top: 20px; padding-top: 20px; font-size: 14px; color: #777; line-height: 26px;}
.pop_resource .pop_main a{width: 190px; line-height: 50px; display: block; margin: 40px auto 0; text-align: center; font-size: 18px; color: #fff; background: #0464cd; border-radius: 5px;}

/*news*/
.news_main{padding-bottom: 70px;}
.news_main .links{overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,.1);}
.news_main .links a{float: left; width: 50%; text-align: center; font-size: 20px; color: #666; line-height: 24px; padding: 30px 0; border-right: 1px solid #f1f1f1; -webkit-transition: all 500ms ease; transition: all 500ms ease; box-shadow: -5px 0 10px rgba(175,175,175,.1);}
.news_main .links a:nth-of-type(2){border: none;}
.news_main .links a:before{content: ''; width: 33px; height: 33px; display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; background-position: center; background-repeat: no-repeat; background-size: 33px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.news_main .links a:nth-of-type(1):before{background-image: url(../images/news_icon1.png);}
.news_main .links a:nth-of-type(2):before{background-image: url(../images/news_icon2.png);}
.news_main .links a.active{background: #016bdd; color: #fff;}
.news_main .links a.active:nth-of-type(1):before{background-image: url(../images/news_icon1_w.png);}
.news_main .links a.active:nth-of-type(2):before{background-image: url(../images/news_icon2_w.png);}
.news_main .links a:hover{color: #016bdd;}
.news_main .links a.active:hover{color: #fff;}
.news_main .items{margin: 70px 0;}
.news_main .item{margin-top: 30px; overflow: hidden; background: #fff; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.news_main .item:nth-of-type(1){margin-top: 0;}
.news_main .item .img_block{width: 370px; float: left; overflow: hidden;}
.news_main .item .img_block img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.news_main .item .txt_block{padding: 30px 50px 30px 420px;}
.news_main .item .txt_block h3{font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news_main .item .txt_block h3 a{color: #444; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.news_main .item .txt_block .dot{margin: 15px 0;}
.news_main .item .txt_block .dot span{font-size: 14px; color: #999; padding-left: 30px; display: inline-block; line-height: 24px; background-position: left center; background-repeat: no-repeat; background-size: 20px;}
.news_main .item .txt_block .dot span.date{background-image: url(../images/news_icon3.png); margin-right: 20px;}
.news_main .item .txt_block .dot span.view{background-image: url(../images/news_icon4.png);}
.news_main .item .txt_block p{font-size: 14px; line-height: 24px; height: 48px; overflow: hidden;}
.news_main .item .txt_block p a{color: #999;}
.news_main .item .txt_block .more{margin-top: 25px;}
.news_main .item .txt_block .more a{display: block; width: 100px; line-height: 30px; text-align: center; font-size: 12px; color: #777; border: 1px solid #cccccc; border-radius: 20px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.news_main .item .txt_block .more a:hover{color: #fff; background: #016bdd; border-color: #016bdd;}
.news_main .item:hover{box-shadow: 0 10px 30px rgba(4,0,0,.1);}
.news_main .item:hover .txt_block h3 a{color: #0464cd;}
.news_main .item:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*news detail*/
.newsdetail_main{padding: 40px 0;}
.newsdetail_main .crumbs{padding-left: 24px; background: url(../images/news_icon5.png) left center no-repeat; font-size: 14px; color: #666;}
.newsdetail_main .crumbs a{color: #666;}
.newsdetail_main .crumbs a:hover{color: #24589b;}
.newsdetail_main .main{background: #fff; margin-top: 30px; padding: 60px 110px;}
.newsdetail_main .main .head_tit{border-bottom: 1px solid #e4e4e4;}
.newsdetail_main .main h3{font-size: 28px; color: #444;}
.newsdetail_main .main .dot{margin: 20px 0;}
.newsdetail_main .main .dot span{font-size: 14px; color: #999; padding-left: 30px; display: inline-block; line-height: 24px; background-position: left center; background-repeat: no-repeat; background-size: 20px;}
.newsdetail_main .main .dot span.date{background-image: url(../images/news_icon3.png); margin-right: 20px;}
.newsdetail_main .main .dot span.view{background-image: url(../images/news_icon4.png);}
.newsdetail_main .main .cont{padding: 30px 0;}
.newsdetail_main .main .cont img{display: block; max-width: 100%; margin: 0 auto;}
.newsdetail_main .main .cont p{font-size: 14px; color: #666; text-align: justify; line-height: 30px;}
.newsdetail_main .main .label{background: url(../images/news_icon6.png) left 3px no-repeat; padding-left: 25px; font-size: 14px; color: #24589b; line-height: 24px;}
.newsdetail_main .main .label span{display: inline-block; background: #2aaae1; padding: 0 5px; border-radius: 5px; color: #fff;}
.pagecontrol{margin-top: 50px; overflow: hidden;}
.pagecontrol .list{float: left; overflow: hidden;}
.pagecontrol .list a{float: left; margin-right: 30px; width: 36px; height: 36px; line-height: 34px; border-radius: 18px; border: #9b9b9b solid 1px; font-size: 14px; color: #9b9b9b; background-repeat: no-repeat; transition: all ease 0.5s; -webkit-transition: all ease 0.5s;}
.pagecontrol .list .golist{width: 130px; background-position: 20px center; background-image: url(../images/news_icon7.png); text-indent: 50px;}
.pagecontrol .list .prev{background-position:center;background-image:url(../images/left_icon1.png);}
.pagecontrol .list .next{background-position:center;background-image:url(../images/right_icon1.png);}
.pagecontrol .list a:hover{border-color:#24589b;color:#24589b;}
.pagecontrol .list .prev:hover{background-image:url(../images/left_icon3.png);}
.pagecontrol .list .next:hover{background-image:url(../images/right_icon3.png);}
.pagecontrol .list .golist:hover{background-image:url(../images/news_icon8.png);}
.pagecontrol .share{float:right;font-size:0;letter-spacing:-100px;}
.pagecontrol .share span,.pagecontrol .share a{display:inline-block;vertical-align:middle;letter-spacing:0;}
.pagecontrol .share span{margin-right:12px; line-height: 36px; float: left;padding-right:26px;font-size:16px;color:#666666;font-family:'pingfang';background:url(../images/news_icon9.png) no-repeat right center;}
.pagecontrol .share a{margin:0 0 0 8px !important;width:36px;height:36px;border-radius:50%; overflow:hidden;background-repeat:no-repeat;background-position:center;}
.pagecontrol .share .ico1{background-image:url(../images/news_icon10.png); background-color: #da3c3c;}
.pagecontrol .share .ico2{background-image:url(../images/news_icon11.png); background-color: #21ba41;}
.pagecontrol .share .ico3{background-image:url(../images/news_icon12.png); background-color: #3e91ee;}
.pagecontrol .share .ico4{background-image:url(../images/news_icon13.png); background-color: #234980;}
.pagecontrol .share .ico5{background-image:url(../images/news_icon14.png); background-color: #f4c50b;}
.pagecontrol .share a:hover{-webkit-transition-timing-function:cubic-bezier(0.6,4,0.3,0.8);transition-timing-function:cubic-bezier(0.6,4,0.3,0.8);-webkit-animation:shake 0.5s;animation:shake 0.5s;}
@-webkit-keyframes shake {
    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }

    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }

    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }
    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }
    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
}
@keyframes shake {
    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }
    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }
    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }
    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }
    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
}

/*product detail*/
.pdetail_main .section1{background: #2a77cb url(../images/pd_img1.jpg) center no-repeat; background-size: cover; padding: 70px 0;}
.pdetail_main .section1 h3{font-size: 40px; color: #fff; font-weight: 600; border-bottom: 1px solid #6398d3; padding-bottom: 10px;}
.pdetail_main .section1 .crumbs{text-align: right; margin-top: 10px; font-size: 14px; color: #fff;}
.pdetail_main .section1 .crumbs a{color: #fff;}
.pdetail_main .section1 .crumbs a:hover{text-decoration: underline;}
.pdetail_main .section2{padding: 100px 0; background: #fff url(../images/pd_img3.jpg) center bottom no-repeat;}
.pdetail_main .section2 .container_s{overflow: hidden;}
.pdetail_main .section2 .img_block{width: 365px; float: left;}
.pdetail_main .section2 .img_block img{width: 100%; display: block;}
.pdetail_main .section2 .txt_block{width: 450px; float: right;}
.pdetail_main .section2 .txt_block h3{font-size: 50px; color: #24589b; font-weight: 600;}
.pdetail_main .section2 .txt_block h4{font-size: 28px; color: #666; border-bottom: 1px solid #dedede; padding-bottom: 20px;}
.pdetail_main .section2 .txt_block p{font-size: 30px; color: #555; margin-top: 50px;}
.pdetail_main .section2 .txt_block .pagecontrol{margin-top: 100px;}
.pdetail_main .section2 .txt_block .share{float: none;}
.pdetail_main .section3{padding: 50px 0;}
.pdetail_main .section3 .item{overflow: hidden; border-bottom: 1px solid #dbdbdb; padding: 50px 0;}
.pdetail_main .section3 .item .img_block{width: 460px; border: 5px solid #fff; float: left; overflow: hidden; background: #fff;}
.pdetail_main .section3 .item .img_block img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.pdetail_main .section3 .item .txt_block{padding-left: 610px; padding-top: 20px;}
.pdetail_main .section3 .info h3{font-size: 30px; color: #24589b;margin-bottom: 20px;}
.pdetail_main .section3 .info p{padding-left: 30px; font-size: 16px; line-height: 40px; color: #666; background: url(../images/pd_icon1.png) left 9px no-repeat;}
.pdetail_main .section3 .single_txt{padding: 50px 0;}
.pdetail_main .section3 .single_img{background: #fff;}
.pdetail_main .section3 .single_img img{max-width: 100%; display: block; margin: 0 auto;}
.pdetail_main .section4{background: #fff; padding: 70px 0;}
.pdetail_main .section4 .container_s{position: relative;}
.pdetail_main .section4 .title h3{font-size: 30px; color: #333; position: relative;}
.pdetail_main .section4 .title h3:after{content: ''; width: 27px; height: 2px; background: #016bdd; position: absolute; left: 0; bottom: -15px;}
.pdetail_main .section4 .items{margin-top: 50px;}
.pdetail_main .section4 .item{width: 33.33%; padding: 0 20px; float: left; text-align: center;}
.pdetail_main .section4 .item .img_block{border: 1px solid #e8e8e8; overflow: hidden;}
.pdetail_main .section4 .item .img_block img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.pdetail_main .section4 .item h3{margin-top: 15px; font-size: 20px; color: #444; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.pdetail_main .section4 .item p{font-size: 18px; color: #666; margin-top: 5px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.pdetail_main .section4 .item:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pdetail_main .section4 .item:hover h3{color: #016bdd;}
.pdetail_main .section4 .item:hover p{color: #016bdd; text-decoration: underline;}
.pdetail_main .section4 .control{right: 0; top: 0; position: absolute;}
.pdetail_main .section4 .control .common_btn{position: static; display: inline-block; margin: 0 10px;}

/*service*/
.service_main .links{overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,.1);}
.service_main .links a{float: left; width: 20%; text-align: center; font-size: 20px; color: #666; line-height: 24px; padding: 30px 0; border-right: 1px solid #f1f1f1; -webkit-transition: all 500ms ease; transition: all 500ms ease; box-shadow: -5px 0 10px rgba(175,175,175,.1);}
.service_main .links a:nth-of-type(2){border: none;}
.service_main .links a:before{content: ''; width: 33px; height: 33px; display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; background-position: center; background-repeat: no-repeat; background-size: 28px auto; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.service_main .links a:nth-of-type(1):before{background-image: url(../images/service_icon1.png);}
.service_main .links a:nth-of-type(2):before{background-image: url(../images/service_icon2.png);}
.service_main .links a:nth-of-type(3):before{background-image: url(../images/service_icon3.png);}
.service_main .links a:nth-of-type(4):before{background-image: url(../images/service_icon4.png);}
.service_main .links a:nth-of-type(5):before{background-image: url(../images/service_icon5.png);}
.service_main .links a.active{background: #016bdd; color: #fff;}
.service_main .links a.active:nth-of-type(1):before{background-image: url(../images/service_icon1_w.png);}
.service_main .links a.active:nth-of-type(2):before{background-image: url(../images/service_icon2_w.png);}
.service_main .links a.active:nth-of-type(3):before{background-image: url(../images/service_icon3_w.png);}
.service_main .links a.active:nth-of-type(4):before{background-image: url(../images/service_icon4_w.png);}
.service_main .links a.active:nth-of-type(5):before{background-image: url(../images/service_icon5_w.png);}
.service_main .links a:hover{color: #016bdd;}
.service_main .links a.active:hover{color: #fff;}
.service_main .section1{padding: 50px 0;}
.service_main .section1 .item{margin: 40px 0; background: #fff; position: relative; overflow: hidden;}
.service_main .section1 .item .img_block{position: absolute; top: 0; bottom: 0; width: 50%; overflow: hidden;}
.service_main .section1 .item .img_block .block{width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.service_main .section1 .item:hover .img_block .block{-webkit-transform: scale(1.1); transform: scale(1.1);}
.service_main .section1 .item:nth-of-type(odd) .img_block{left: 0;}
.service_main .section1 .item:nth-of-type(even) .img_block{right: 0;}
.service_main .section1 .item:nth-of-type(odd) .txt_block{float: right;}
.service_main .section1 .item:nth-of-type(even) .txt_block{float: left;}
.service_main .section1 .item .txt_block{width: 50%; padding: 70px 40px; height: 380px;}
.service_main .section1 .item .txt_block h3{font-size: 22px; color: #24589b; margin-bottom: 20px;}
.service_main .section1 .item .txt_block p{font-size: 14px; color: #666; line-height: 28px; text-align: justify;}
.service_main .section2{padding: 70px 0;}
.service_main .section2 img{max-width: 100%; display: block; margin: 0 auto;}
.service_main .section3{background: url(../images/service_img5.jpg) center bottom no-repeat; background-size: 100% auto; padding-bottom: 160px;}
.service_main .section3 .items{padding: 160px 0; overflow: hidden;}
.service_main .section3 .item{width: 20%; float: left; text-align: center;}
.service_main .section3 .item .icon{width: 120px; height: 120px; border-radius: 50%; margin: 0 auto; background: #fff; box-shadow: 0 0 30px rgba(204,204,204,.3); -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.service_main .section3 .item .icon i{display: block; width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: 48px auto; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.service_main .section3 .item h3{font-size: 18px; color: #444; line-height: 24px; margin: 25px 0 15px;}
.service_main .section3 .item p{font-size: 18px; color: #666; line-height: 24px;}
.service_main .section3 .item:nth-of-type(1) .icon i{background-image: url(../images/service_icon6.png);}
.service_main .section3 .item:nth-of-type(2) .icon i{background-image: url(../images/service_icon7.png);}
.service_main .section3 .item:nth-of-type(3) .icon i{background-image: url(../images/service_icon8.png);}
.service_main .section3 .item:nth-of-type(4) .icon i{background-image: url(../images/service_icon9.png);}
.service_main .section3 .item:nth-of-type(5) .icon i{background-image: url(../images/service_icon10.png);}
.service_main .section3 .item:hover .icon{background: #016bdd; box-shadow: 0 0 30px rgba(1,107,221,.3);}
.service_main .section3 .item:nth-of-type(1):hover .icon i{background-image: url(../images/service_icon6_w.png);}
.service_main .section3 .item:nth-of-type(2):hover .icon i{background-image: url(../images/service_icon7_w.png);}
.service_main .section3 .item:nth-of-type(3):hover .icon i{background-image: url(../images/service_icon8_w.png);}
.service_main .section3 .item:nth-of-type(4):hover .icon i{background-image: url(../images/service_icon9_w.png);}
.service_main .section3 .item:nth-of-type(5):hover .icon i{background-image: url(../images/service_icon10_w.png);}
.service_main .section3 .single_block{position: relative; background: #fff;}
.service_main .section3 .single_block .txt_block{width: 50%; padding: 120px 50px;}
.service_main .section3 .single_block .txt_block h3{font-size: 24px; color: #24589b; border-bottom: 1px solid #e0e0e0; padding-bottom: 30px; position: relative; margin-bottom: 30px;}
.service_main .section3 .single_block .txt_block h3:after{content: ''; width: 28px; height: 2px; background: #016bdd; position: absolute; bottom: 0; left: 0;}
.service_main .section3 .single_block .txt_block p{font-size: 16px; color: #666; line-height: 32px;}
.service_main .section3 .single_block .img_block{width: 50%; height: 100%; position: absolute; top: 0; right: 0; background-position: center; background-repeat: no-repeat; background-image: url(../images/service_img6.jpg);}
.service_main .section4{padding: 70px 0;}
.service_main .section4 .items{margin: 0 -15px; overflow: hidden;}
.service_main .section4 .item{width: 33.33%; float: left; padding: 15px;}
.service_main .section4 .item .block{background: #fff; border-radius: 5px; padding: 50px 30px;}
.service_main .section4 .item h3{font-size: 20px; color: #444; padding-bottom: 20px; border-bottom: 1px solid #d6d6d6;}
.service_main .section4 .item a{display: block; width: 120px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; background: #999; border-radius: 5px; margin-top: 30px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.service_main .section4 .item a:before{content: ''; width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; background: url(../images/service_icon11.png) center no-repeat; background-size: 20px;}
.service_main .section4 .item a:hover{background: #016bdd; box-shadow: 5px 5px 15px rgba(1,107,221,.3);}
.service_main .section4 .page{margin-top: 40px;}
.service_main .section5{padding: 70px 0;}

/*search*/
.search_main .items{margin: 0;}
.search_main .form_box{padding: 60px 0;}
.search_main .form_box h3{font-size: 30px; color: #444; text-align: center;}
.search_main .form_box form{position: relative; margin-top: 30px; border: 1px solid #dbdbdb; border-radius: 5px; overflow: hidden;}
.search_main .form_box input{width: 100%; height: 60px; padding: 10px; font-size: 16px;}
.search_main .form_box button{width: 60px; height: 60px; position: absolute; right: 0; top: 0; background: url(../images/header_icon1.png) center no-repeat; cursor: pointer; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.search_main .form_box button:before{content: ''; width: 1px; height: 20px; position: absolute;left: 0; top: 50%; margin-top: -10px; background: #dbdbdb;}
.search_main .form_box button:hover{background-color: #dbdbdb;}


/*#top{ width:100%; padding:0px; margin:0px auto; background:url(../images/bg1.jpg) }
#top1{ width:1200px; height:142px; padding:0px; margin:0px auto; }
#top1_1{ width:1200px; height:78px; padding:0px; margin:0px; float:left; background:url(../images/hx_02.jpg);}
#top1_2{ width:1200px; height:64px; padding:0px; margin:0px; float:left; background:url(../images/hx_04.jpg);}
.espcms_botton{height:64px;}
.espcms_botton ul.menubotton{height:64px;width:1200px;overflow: hidden;margin: 0 auto;}
.espcms_botton ul.menubotton li{float: left;height:64px;line-height: 64px;cursor: pointer;*position: relative;z-index: 999;margin: 0px 0px; width:140px; text-align:center;}
.espcms_botton ul.menubotton li.hover{background-color:none}
.espcms_botton ul.menubotton li span{height: 64px;line-height: 64px;padding:0px 15px;display: block;*display: inline-block;}
.espcms_botton ul.menubotton li span.menuhover {height: 64px;line-height: 64px;color:#fff;background: none;}*/

/*头部*/
.header,.zywqh li,.headerlink li,.headerlink{height: 60px;}
.headtel,.zywqh li,.nav li{line-height: 40px;margin-top: 9px;}
.headerlink li img{height: 40px;}
.headerlink li .hederxs img{height: 106px;}
.hederxs{top: 68px}
.logo{width: 100px;margin-top:8px;}
.nav{margin-left: 48px;}
.nav li{margin-right: 26px;}
.navshow{top: 60px;padding: 30px 0}
.navsholef a{margin-bottom: 5px;}
.nav li i{height: 60px;}
.main1500{width:1200px;margin:0 auto;}.left{float:left}
.right{float:right}
.red{color:#007cbe}
pre{white-space:pre-wrap;word-wrap:break-word;margin:0;padding:0}
.overhide{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.contain {width:100%;height:100%;position:relative;z-index:0;display: none}
.index_sec{ position:absolute;top:0;left:0;width:100%;height:100%;}
.active .contain,.fp-completely .contain{display: block}
.main1500{width:1200px;margin:0 auto;}
.blank20{height:20px;}
.blank40{height:40px;}
.bodyhui{background: #fafafa}
.pc_hide { display: block; }
.an{width: 250px;height: 55px;text-align: center;background: #9f0010;line-height: 55px; color: #fff;font-size: 16px;-webkit-border-radius: 35px;-moz-border-radius: 35px; border-radius: 35px;font-weight: 100;margin: 60px auto 0;cursor: pointer;overflow: hidden;position: relative;border: 0;}
.bd{box-sizing: border-box;border: 1px solid #e1e7ee;height: 40px; width: 100%;outline: 0;margin-right: 2%;text-indent: 25px;border-radius: 22px;}
.bd1{box-sizing: border-box;border: 1px solid #e1e7ee;height: 40px; width: 30%;outline: 0;margin-right: 2%;text-indent: 25px;border-radius: 22px;}
.lyl{width:70%;padding-top:2%}
.lyr{width: 29%;padding-top: 2%;}
.t{line-height: 41px;}
/*图片hover效果*/
.scaleimg img,.rotateimg img,.fytdtxt h3 span,.fyfenlie li a span,.fyxwzx li:after,.fyshzrlbleft span,.fylxkf,.fywsssxt li h2 span,.fygyrlsr li,.fyhzhb li,.fycxcg .fyjgtop span,.fyyoushi h3,.fyghtop li span,.ywcent li h4,.ywcent li h2{transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out }
.scaleimg:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
/*图片hover效果*/
.rotateimg:hover img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
/*按钮more
.zgcymore{width: 216px;height: 64px;position: relative;line-height: 64px;text-align: center}
.more{display: block;width:100%; height:100%; overflow: hidden; text-align: center; color: #007cbe; font-size: 18px;}
.more span{ display: inline-block; position: relative; z-index:10;}
.more::before, .more::after {content: ''; position: absolute; top: 0; left: 0; z-index:0; width:100%;height: 94%; -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;transition: transform 0.3s, background-color 0.3s; -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px; }
.more::before{border:none; -webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1);}
.more::after {border: 1px solid #007cbe; background: none; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1)}
.more:hover{color: #fff}
.more:hover::before {background-color: #007cbe;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1) }
.more:hover::after { border-color: #007cbe;-webkit-transform: scale3d(0.7, 0.7, 1);transform: scale3d(0.7, 0.7, 1);}*/
/*fullpage*/
.section{background-size:cover;background-repeat:no-repeat;background-position:center bottom;overflow:hidden;}
/*//右侧导航圆点*/
#fp-nav.left{left:30px;}
#fp-nav ul li{width:27px;height:27px;line-height:27px;text-align:center;margin:15px 0 15px -10px;}
#fp-nav ul li a span{border:0;background-image:url(../images/tacn/rightnav1.png);width:100%;height:100%;background-position:center center;background-repeat:no-repeat;top:0;left:0;border-radius:0;}
#fp-nav ul li:hover a span,#fp-nav ul li a.active span{background: none;background-image:url(../images/tacn/rightnav0.png);}
/*头部*/
.header{width:100%;height:65px;position: fixed;top: 0;left: 0;z-index: 99;background:rgba(0,0,0,.54);box-shadow: 0 5px 5px 0 rgba(1, 1, 1, 0.17);}
.logo{width:160px;margin:11px 0 0 2%}
.logo img{display:block;max-width:100%;vertical-align:top}
/*右侧*/
.headtel{font-size: 18px;color: #fff;line-height: 79px;font-weight: bold;border-right: 1px solid rgba(255,255,255,.25);padding-right: 15px}
.headtel span{display: inline-block;background-image: url(../images/tacn/hedtel1.png);width: 33px;height:33px;background-position: center center;background-repeat: no-repeat;vertical-align: middle;margin-right: 10px;}
.zywqh{width: 80px;}
.zywqh li{line-height: 79px;text-align: center}
.zywqh li a{font-size: 14px;display: block}
.zywqh li span{display: inline-block;background-image: url(../images/tacn/sanjiao0.png);width: 9px;height: 5px;background-position: center center;background-repeat: no-repeat;vertical-align: middle;margin-left: 5px;}
.zywqh li.qiehuan1{display: none;line-height:35px !important;;height: 35px !important;}
.zywqh:hover {background: #fff}
.zywqh:hover li span{background-image: url(../images/tacn/sanjiao1.png)}
.zywqh:hover .qiehuan1{display: block}
.headerlink{height:79px;}
.headerlink li{float:left;text-align:center;position:relative;height:79px;    margin-right: 20px;}
.headerlink li.headerwx{background: #007cbe}
.hederxs{background:url(../images/tacn/xzappbg.png) no-repeat;width:129px;height:138px;position:absolute;top:90px;z-index:9;left:50%;margin-left: -64px;display: none}
.hederxs img{width:106px;height:106px;margin-top: 16px;}
/*导航*/
.nav{/*margin-left:110px;*/}
.nav li{float:left;line-height:40px;position: relative;margin-top: 17px;}
.nav li a.navyja{color:#f1f1f1;font-size:16px;display:block;padding: 0 30px;}
.nav li.clinav a.navyja{color:#007dbe;}
.nav li.hovernav a.navyja{border-radius: 50px; background:url(../images/tacn/bj.png) center center no-repeat;padding: 0 30px;}
.nav li.hovernav .navshow{display: block}
.nav li i{background: url(../images/tacn/sanjiao1.png) no-repeat center center;width: 8px;height: 79px;vertical-align: middle;margin-left: 5px;display: none}
/*导航下拉*/
.navshow{background: rgba(255,255,255,.9);position: fixed;top:79px;left: 0;width: 100%;z-index: 2;padding:40px 0;display: none}
.navshowsub{}
.navsholef{float: left;width: 58%;border-right: 1px solid #999999}
.navsholef a{width: 50%;display:block;font-size: 15px;color: #666666;float: left;margin-bottom:20px;line-height: 30px;height: 30px;}
.navsholef a:hover{color: #007cbe}
.navshorig{float: right;width: 25%}
.navshorig a{display: block}
.navshorig img{display: block;width: 100%}
/*导航缩放*/
.menu-activator{height:60px;line-height:60px;cursor:pointer;display: none;margin-right: 10px;}
.descriptor{width:40px;color:#fff;margin-left:50px;}
.visual{position:relative;margin:14px 0 0 0;width:32px;height:34px;}
.visual i.line{width:100%;height:3px;background-color:#fff;-webkit-border-radius:2px; -moz-border-radius:2px;border-radius:2px; display:block;position:absolute;-moz-transition:all 300ms ease;-o-transition:all 300ms ease;-webkit-transition:all 300ms ease;transition:all 300ms ease; -moz-transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.visual i.line01{top:6px;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity:1; -moz-transition-delay:210ms;-o-transition-delay:210ms; -webkit-transition-delay:210ms;transition-delay:210ms;}
.visual i.line02{top:14px;-moz-transition-delay:140ms;-o-transition-delay:140ms; -webkit-transition-delay:140ms;transition-delay:140ms;}
.visual i.line03{top:22px; -moz-transition-delay:70ms;-o-transition-delay:70ms;-webkit-transition-delay:70ms;transition-delay:70ms;}
.visual i.line04{ top:30px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-transition-delay:0ms;-o-transition-delay:0ms;-webkit-transition-delay:0ms;transition-delay:0ms;}
.cliactnav .visual i.line:nth-child(1),.cliactnav .visual i.line:nth-child(3) {top:16px}
.cliactnav .visual i.line:nth-child(1) {-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg); transform:rotate(-45deg)}
.cliactnav .visual i.line:nth-child(3) { -moz-transform:rotate(45deg);-ms-transform:rotate(45deg); -webkit-transform:rotate(45deg);    transform:rotate(45deg)}
.cliactnav .visual i.line:nth-child(2), .cliactnav .visual i.line:nth-child(4) { filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity:0}
.cliactnav .visual i.line.line01,.cliactnav .visual i.line.line02, .cliactnav .visual i.line.line03, .cliactnav .visual i.line.line04 {
-moz-transition-delay:0ms;-o-transition-delay:0ms; -webkit-transition-delay:0ms;transition-delay:0ms}
/*白色背景头部*/
.headerbai{background:rgba(0, 0, 0, 0.72)}
.headerbai .zywqh li span{background-image: url(../images/tacn/sanjiao1.png)}
.headerbai .headtel{color: #333333}
.headerbai .headtel span{background-image: url(../images/tacn/tel.png)}
.headerbai .descriptor {color: #666}
.headerbai .visual i.line{background: #666}
/*头部 end*/
/*banner*/
.carousel { position: relative; }
.carousel-inner { position: relative; width: 100%; overflow: hidden; }
.carousel-inner > .item { position: relative; display: none; -webkit-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; height: auto; max-width: 100%; line-height: 1; }
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0; }
.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }
.carousel-inner > .next { left: 100%; }
.carousel-inner > .prev { left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }
.carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #ffffff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); opacity: 0.5; filter: alpha(opacity=50); }
.carousel-control.left {background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);}
.carousel-control.right {right: 0;left: auto; background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);}
.carousel-control:hover, .carousel-control:focus { color: #ffffff; text-decoration: none; outline: none; opacity: 0.9; filter: alpha(opacity=90); }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; font-family: serif; }
.carousel-control .icon-prev:before { content: '\2039'; }
.carousel-control .icon-next:before { content: '\203a'; }
.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; }
.carousel-indicators li { display: inline-block; width: 12px; height: 12px; margin: 1px; text-indent: -999px; cursor: pointer;  background-color: #fff;  border-radius: 15px; }
.carousel-indicators li:hover{width: 12px; height: 12px; margin:1px; background-color: #e67816;}
.carousel-indicators .active { width: 35px; height: 12px; margin:1px; background-color: #e67816; }
.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #ffffff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn { text-shadow: none; }

