@font-face {

    font-family: 'HelBold';

    src: url('../font/HelBold.eot');

    src:

    url('../font/HelBold.eot?#font-spider') format('embedded-opentype'),

    url('../font/HelBold.woff') format('woff'),

    url('../font/HelBold.ttf') format('truetype'),

    url('../font/HelBold.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'gothicBold';

    src: url('../font/gothicBold.eot');

    src:

    url('../font/gothicBold.eot?#font-spider') format('embedded-opentype'),

    url('../font/gothicBold.woff') format('woff'),

    url('../font/gothicBold.ttf') format('truetype'),

    url('../font/gothicBold.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'gothic';

    src: url('../font/gothic.eot');

    src:

    url('../font/gothic.eot?#font-spider') format('embedded-opentype'),

    url('../font/gothic.woff') format('woff'),

    url('../font/gothic.ttf') format('truetype'),

    url('../font/gothic.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}



@charset "utf-8";

/* 初始化CSS */

*{margin:0; padding:0;}

h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:bold;}

fieldset, img{border:none; vertical-align:middle;}

address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}

ul, ol{list-style:none;}

li{list-style-type:none;}

input{padding-top:0; padding-bottom:0; font-family: "Microsoft Yahei","SimSun",Arial,sans-serif;}

select, input{vertical-align:middle;}

select, input, textarea{ margin:0; font-size:12px;}

input[type="text"], input[type="password"], textarea{outline-style:none;}

textarea{font-family: "Microsoft Yahei","SimSun",Arial,sans-serif; resize:none;}

body{font:12px "Microsoft Yahei","SimSun",Arial,sans-serif; color:#333; background:#fff;}

a{text-decoration:none; color:inherit;}

i, em{ font-style:normal;}

.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}

.clearfix{zoom:1;}

.fl{ float:left;}

.fr{ float:right;}

.auto{ margin-left:auto; margin-right:auto;}



/*html5*/

article,aside,footer,header,section,footer,nav,figure,main{display:block}



/*小号文字  scale以12号字体为基准 需写实际字号大小*/

.font_adjust{-webkit-text-size-adjust:none;}

.font_scale8{ -webkit-transform: scale(0.66);}

.font_scale10{ -webkit-transform: scale(0.83);}

.font_lc{-webkit-transform-origin:left center;}

.font_rc{-webkit-transform-origin:right center;}

.font_up{text-transform:uppercase;}



/*文字截断*/

.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}



/*transition*/

.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}

.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}

.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}

.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}

.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}



.scaleimg:hover img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}

.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }

.translateX:hover .fl{-webkit-transform:translateX(-6px); -moz-transform: translateX(6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}



/*网页限定宽度*/

.w1200{width: 1200px;margin: 0 auto;}



body{background: url(../images/bodyBg.jpg) no-repeat center top;}



.header{position: fixed;top:0;left: 0;z-index: 999;width: 100%;}

.header:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top;0;background: #fff;filter: alpha(opacity=0);opacity: 0;

-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);

-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

.header.bg:before{filter: alpha(opacity=100);opacity: 1;}

.header .w1200{position: relative;z-index: 3;}

.header .logo{position: relative;}

.header .logo img{width: 139px;height: 71px;position: absolute;left: 0;top:25px;}

.header .logo img.logo2{filter: alpha(opacity=0);opacity:0;-webkit-transform: scale(0, 0);transform: scale(0, 0);}

.header .tel{position: absolute;right: 0;top:23px;line-height: 16px;font-size:14px;color: #999999;}

.header .tel em{font-family: "HelBold";font-size: 18px;color: #1d5995;}

.header .language{width: 74px;margin: 48px 0 0 30px;position: relative;padding-bottom: 30px;}

.header .language dt{height: 40px;line-height: 40px;font-size: 13px;color: #3a4c8f;font-family: "gothicBold";text-transform: uppercase;position: relative;cursor: pointer;}

.header .language dt i{position: absolute;right: 0;top: 50%;margin-top: -2px;width: 0;height: 0;border: 8px solid transparent;border-top: 8px solid #7587b6;}

.header .language dd{width: 100px;position: absolute;left: -13px;top:62px;display: none;}

.header .language dd i{display: block;margin: 0 auto;width: 0;height: 0;border-right: 5px solid transparent;border-bottom: 5px solid #eee;border-left: 5px solid transparent;}

.header .language dd a{display: block;line-height: 20px;font-size: 12px;background: #eee;padding: 5px 0;color: #666;text-align: center;text-transform: uppercase;}

.header .language dd a:hover{color: #3a4c8f;}

.header .nav{margin-top: 48px;}

.header .nav .nLi{padding: 0 25px 30px;position: relative;}

.header .nav .nLi h3 a{display: block;font-size: 16px;color: #333333;line-height: 40px;font-weight: normal;}

.header .nav .nLi.on h3 a,.header .nav .nLi h3 a:hover{color: #3a4c8f;}

.header .nav .nLi .navSub{width: 100%;position: absolute;left: 0;top:62px;display: none; }

.header .nav .nLi .navSub i{display: block;margin: 0 auto;width: 0;height: 0;border-right: 8px solid transparent;

border-bottom: 8px solid #efefef;border-left: 8px solid transparent;}

.header .nav .nLi .navSub ul{padding: 5px 0;background: #efefef;}

.header .nav .nLi .navSub ul li a{display: block;line-height: 22px;padding: 8px 0;text-align: center;font-size: 14px;color: #495060;}

.header .nav .nLi .navSub ul li a:hover{color: #1d5995;}





.header.wHeader .logo img.logo1{filter: alpha(opacity=0);opacity:0;-webkit-transform: scale(0, 0);transform: scale(0, 0);}

.header.wHeader .logo img.logo2{filter: alpha(opacity=100);opacity:1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}

.header.wHeader .tel{filter: alpha(opacity=0);opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px);}

.header.wHeader .language dt i{border-top-color: #fff;}

.header.wHeader .language dt,.header.wHeader .nav .nLi h3 a,.header.wHeader .nav .nLi.on h3 a,.header.wHeader .nav .nLi h3 a:hover{color: #fff;}



.isect1{width: 100%;min-width: 1200px;padding: 628px 0 147px;}

.isect1 .banner{width: 100%;height: 648px;position: absolute;left: 0;top:0;background-repeat: no-repeat;background-position: center top;font-size: 0;}

.isect1 .banner .w1200{padding-top: 276px;padding-top: 246px;}



/*ani*/

.isect1 .banner .w1200 p{-webkit-transform:translateX(300px);transform:translateX(300px);opacity: 0;}

.isect1 .banner .w1200 p:nth-child(1){-webkit-transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;}

.isect1 .banner .w1200 p:nth-child(2){-webkit-transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;}

.isect1 .banner .w1200 p:nth-child(3){-webkit-transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2s;transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2s;}

.isect1 .banner .w1200 p:nth-child(4){-webkit-transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.6s;transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.6s;}

.isect1 .banner.on .w1200 p{-webkit-transform:translateX(0);transform:translateX(0);opacity: 1;}

/*ani end*/



/*修改*/

.isect1 .banner{overflow: hidden;}

.isect1 .banner .w1200{padding-top: 198px;box-sizing: border-box;padding-left: 498px;}

.isect1 .banner .w1200 .line{width: 184px;height: 2px;background: #fff;}



/*修改end*/



.isect1 .w1200{position: relative;z-index: 2;}

.isect1 .ititle{height: 48px;margin-bottom: 17px;font-family: "Microsoft JhengHei","Microsoft Yahei";font-size: 24px;color: #333333;}

.isect1 .picScrollLeft{width: 100%;overflow: hidden;}

.isect1 .picScrollLeft .next,.isect1 .picScrollLeft .prev{width: 22px;height: 48px;cursor: pointer;position: relative;}

.isect1 .picScrollLeft .next{margin-right: -8px;}

.isect1 .picScrollLeft .next:before,.isect1 .picScrollLeft .prev:before{content: "";width: 7px;height: 13px;position: absolute;left: 50%;top:50%;margin: -6px 0 0 -3px;background: url(../images/arrow.png) no-repeat left top;

-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

.isect1 .picScrollLeft .next:before{background-position: right top;}

.isect1 .picScrollLeft .prev:hover:before{background-position: left bottom;}

.isect1 .picScrollLeft .next:hover:before{background-position: right bottom;}

.isect1 .picScrollLeft .bd ul li a{display: block;height: 160px;overflow: hidden;position: relative;}

.isect1 .picScrollLeft .bd ul li a img{width: 100%;height: 100%;}

.isect1 .picScrollLeft .bd ul li a b{width: 100%;height: 100%;position: absolute;left: 0;top:0;background: url(../images/shadow.png) no-repeat center;z-index: 2;}

.isect1 .picScrollLeft .bd ul li a h5{height: 50px;width: 100%;position: absolute;left: 0;bottom: 0;z-index: 3;box-sizing: border-box;padding: 0 18px;font-size: 16px;color: #ffffff;line-height: 50px;font-weight: normal;text-align: center;}





.isect1_1{width: 360px;margin-right: 60px;overflow: hidden;}

.isect1_2{width: 360px;}

.isect1_3{width: 360px;}

.isect1_3 ul li{border-top:1px solid #dbdbdb;}

.isect1_3 ul li:first-child{border-top: none;}

.isect1_3 ul li a{display: block;height: 21px;padding: 16px 0 24px 0;line-height: 21px;}

.isect1_3 ul li:first-child a{padding-top: 0;}

.isect1_3 ul li a h5{max-width: 310px;font-size: 16px;color: #333333;font-weight: normal;}

.isect1_3 ul li a span{font-size: 14px;color: #999999;}

.isect1_3 ul li a:hover h5{color: #3a4c8f;padding-left: 8px;}



.isect1 .goDown{width: 31px;height: 27px;position: absolute;left: 0;bottom: -83px;background: url(../images/goDown.png) no-repeat center;cursor: pointer;

-webkit-animation: goDownAni 1.5s infinite;animation: goDownAni 1.5s infinite;}

@-webkit-keyframes goDownAni {

    0% {-webkit-transform: translate(0,0);opacity: 0}

    50% {opacity: 1}

    100% {-webkit-transform: translate(0,20px);opacity: 0}

}

@keyframes goDownAni {

    0% {transform: translate(0,0);opacity: 0}

    50% {opacity: 1;}

    100% {transform: translate(0,20px);opacity: 0}

}



.isect2ScrollLeft{width: 100%;overflow: hidden;position: relative;}

.isect2ScrollLeft .hd{position: absolute;width: 100%;bottom: 100px;z-index: 3;text-align: center;font-size: 0;}

.isect2ScrollLeft .hd ul li{display: inline-block;*display: inline;*zoom: 1;width: 120px;height: 38px;border-bottom: 1px solid rgba(255,255,255,0.14);position: relative;cursor: pointer;}

.isect2ScrollLeft .hd ul li:before,

.isect2ScrollLeft .hd ul li:first-child:after{content: "";width: 2px;height: 2px;background: #ffffff;position: absolute;right: 0;bottom: -1px;z-index: 2;

-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

.isect2ScrollLeft .hd ul li:first-child:after{right: auto;left: 0;}

.isect2ScrollLeft .hd ul li span{display: block;height: 38px;font-size: 16px;color: #ffffff;line-height: 38px;font-family: "gothic";filter: alpha(opacity=30);opacity: 0.3;position: relative;

-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

.isect2ScrollLeft .hd ul li span:before{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;bottom: -1px;z-index: 2;

transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}

.isect2ScrollLeft .hd ul li span:after{content: "";width: 1px;height: 1px;background: #fff;position: absolute;left: 50%;bottom: -1px;z-index: 2;

-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

.isect2ScrollLeft .hd ul li.on span{font-weight: bold;filter: alpha(opacity=100);opacity: 1;}

.isect2ScrollLeft .hd ul li.on span:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}

.isect2ScrollLeft .hd ul li.on span:after{height: 4px;}



.isect2ScrollLeft .bd ul .slide{width: 100%;height: 900px;min-width: 1200px;}

.isect2ScrollLeft .bd ul .slide.slide1,.isect2ScrollLeft .bd ul .slide.slide3{background: #203260;}

.isect2ScrollLeft .bd ul .slide.slide2,.isect2ScrollLeft .bd ul .slide.slide4{background: #017abd;}

.isect2ScrollLeft .bd ul .slide .text{width: 570px;padding-top: 248px;}

.isect2ScrollLeft .bd ul .slide .text .tit{font-size: 60px;color: #ffffff;line-height: 62px;font-family: "Microsoft JhengHei";margin-bottom: 40px;}

.isect2ScrollLeft .bd ul .slide .text .list{margin-bottom: 90px;min-height: 160px;}

.isect2ScrollLeft .bd ul .slide .text .list li a{display: block;padding-left: 26px;position: relative;font-size: 18px;line-height: 40px;color: #b1c7ff;}

.isect2ScrollLeft .bd ul .slide .text .list li a:before{content: "";width: 11px;height: 11px;position: absolute;left: 0;top:15px;background: url(../images/liIcon.png) no-repeat left top;

-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

.isect2ScrollLeft .bd ul .slide .text .list li a:hover{color: #fff;}

.isect2ScrollLeft .bd ul .slide .text .list li a:hover:before{background-position: left bottom;}

.isect2ScrollLeft .bd ul .slide .text .more{display: inline-block;*display: inline;*zoom:1;height: 28px;line-height: 28px;font-family: "Microsoft JhengHei";font-size: 18px;color: #ffffff;padding-right: 32px;background: url(../images/arrow1.png) no-repeat right center;}

.isect2ScrollLeft .bd ul .slide .text .more:hover{padding-right: 40px;}

.isect2ScrollLeft .bd ul .slide.slide2 .text .list li a,.isect2ScrollLeft .bd ul .slide.slide4 .text .list li a{color: #fff;}

.isect2ScrollLeft .bd ul .slide.slide2 .text .list li a:before,.isect2ScrollLeft .bd ul .slide.slide4 .text .list li a:before{background-position: left bottom;}

.isect2ScrollLeft .bd ul .slide .pic img{max-width: 100%;}



.isect2ScrollLeft .bd ul .slide.slide1 .pic{width: 548px;height: 458px;margin-top: 165px;}

.isect2ScrollLeft .bd ul .slide.slide2 .pic{width: 508px;height: 422px;margin: 184px 17px 0 0;}

.isect2ScrollLeft .bd ul .slide.slide3 .pic{width: 525px;height: 372px;margin: 228px 22px 0 0;}

.isect2ScrollLeft .bd ul .slide.slide4 .pic{width: 527px;height: 344px;margin: 240px 28px 0 0;}

.isect2ScrollLeft .bd ul .slide.slide5{background: #017abd;}
.isect2ScrollLeft .bd ul .slide.slide2{background: #203260;}

/*ani*/

.isect2ScrollLeft .bd ul .slide .text .tit,.isect2ScrollLeft .bd ul .slide .text .list li,

.isect2ScrollLeft .bd ul .slide .text .more{-webkit-transform:translateX(300px);transform:translateX(300px);opacity: 0;}

.isect2ScrollLeft .bd ul .slide.on .text .tit{-webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}

.isect2ScrollLeft .bd ul .slide.on .text .list li:nth-child(1){-webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;}

.isect2ScrollLeft .bd ul .slide.on .text .list li:nth-child(2){-webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;}

.isect2ScrollLeft .bd ul .slide.on .text .list li:nth-child(3){-webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2s;transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2s;}

.isect2ScrollLeft .bd ul .slide.on .text .list li:nth-child(4){-webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.6s;transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.6s;}

.isect2ScrollLeft .bd ul .slide.on .text .more{-webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.0s;transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.0s;}

.isect2ScrollLeft .bd ul .slide.on.slide2 .text .more,

.isect2ScrollLeft .bd ul .slide.on.slide3 .text .more{-webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.6s;transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.6s;}

.isect2ScrollLeft .bd ul .slide .pic{opacity: 0;-webkit-transition: all 4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s;transition: all 4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s;}

.isect2ScrollLeft .bd ul .slide.on  .text .tit,.isect2ScrollLeft .bd ul .slide.on .text .list li,

.isect2ScrollLeft .bd ul .slide.on .text .more{-webkit-transform:translateX(0);transform:translateX(0);opacity: 1;}

.isect2ScrollLeft .bd ul .slide.on .pic{opacity: 1;}

/*ani end*/







.isect3{padding: 208px 0 124px;}

.isect3 .slideGroup .parHd{margin-bottom: 68px;}

.isect3 .slideGroup .parHd .tit{font-size: 60px;color: #333333;font-family: "Microsoft JhengHei";line-height: 64px;}

.isect3 .slideGroup .parHd ul li{float: left;margin: 3px 0 0 40px;cursor: pointer;position: relative;height: 57px;line-height: 57px;font-size: 18px;color: #333333;}

.isect3 .slideGroup .parHd ul li:before{content: "";width: 100%;height: 3px;background: #017abd;position: absolute;left: 0;bottom: 0;z-index: 2;

transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}

.isect3 .slideGroup .parHd ul li.on:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}



.isect3 .slideGroup .parBd{margin: 0 auto;}

.isect3 .slideGroup .parBd .slideBox{padding: 0 56px;position: relative;}

.isect3 .slideGroup .parBd .slideBox ul li dl{padding: 1px;}

.isect3 .slideGroup .parBd .slideBox ul li dl dd{width: 298px;height: 108px;border:1px solid #e0dfdf;margin: -1px 0 0 -1px;}

.isect3 .slideGroup .parBd .slideBox ul li dl dd a{display: block;width: 100%;height: 100%;text-align: center;font-size: 0;line-height: 108px;overflow: hidden;}

.isect3 .slideGroup .parBd .slideBox ul li dl dd a img{max-width: 90%;max-height: 90%;}

.isect3 .slideGroup .parBd .slideBox .sPrev,.isect3 .slideGroup .parBd .slideBox  .sNext{width: 26px;height: 46px;position: absolute;top:50%;margin-top: -23px;cursor: pointer;background: url(../images/arrow2.png) no-repeat left top;}

.isect3 .slideGroup .parBd .slideBox .sPrev{left: 0;}

.isect3 .slideGroup .parBd .slideBox .sNext{right: 0;background-position: right top;}

.isect3 .slideGroup .parBd .slideBox .sPrev:hover{background-position: left bottom;}

.isect3 .slideGroup .parBd .slideBox .sNext:hover{background-position: right bottom;}





.isect4{width: 100%;min-width: 1200px;padding: 160px 0 48px;background: #1d5995;}

.isect4 .tit{font-size: 60px;color: #ffffff;line-height: 69px;font-family: "Microsoft JhengHei";}

.isect4 .left{width: 630px;padding-top: 70px;}

.isect4 .right{width: 480px;}

.isect4 dl{margin-bottom: 32px;}

.isect4 dl dt{cursor: pointer;}

.isect4 dl dt h5{font-size: 18px;line-height: 30px;color: #ffffff;margin-bottom: 14px;}

.isect4 dl dt p{font-size: 15px;color: #adbbc9;line-height: 20px;padding: 8px 0 8px 23px;}

.isect4 dl dt p.tel{background: url(../images/telIcon.png) no-repeat left 11px;}

.isect4 dl dt p.add{background: url(../images/addIcon.png) no-repeat left 11px;}

.isect4 dl dt p.comp{background: url(../images/comIcon.png) no-repeat left 11px;}

.isect4 dl dt p.qq{background: url(../images/qqIcon.png) no-repeat left 11px;}

.isect4 dl dt p.mail{background: url(../images/mailIcon.png) no-repeat left 11px;}

.isect4 dl dd{margin-top: 20px;display: none;}

.isect4 dl dd img{max-width: 100%;}



.footer{width: 100%;min-width: 1200px;padding: 46px 0 50px;background: #1d5995;font-size: 13px;line-height: 24px;color: #b2b2b2;}

.footer a:hover{color: #fff;text-decoration: underline;}

.footer .fl{max-width: 960px;}



.float{position: fixed;right: 0;top:30%;z-index: 888;}

.float ul li{width: 60px;height: 60px;margin-bottom: 10px;position: relative;}

.float ul li a{display: block;width: 100%;height: 100%;}

.float ul li a em{display: block;width: 100%;height: 100%;background: #7587b6 url(../images/float.png) no-repeat left top;position: relative;z-index: 3;}

.float ul li.li2 a em{background-position: left -60px;}

.float ul li.li3 a em{background-position: left -120px;}

.float ul li .codeImg{position: absolute;right: 60px;padding: 0 16px 0 0;top:50%;margin-top: -60px;display: none;}

.float ul li .codeImg i{display: block; width: 0;height: 0;border: 8px solid transparent;border-left: 8px solid #fff;position: absolute;right: 0;top:50%;margin-top: -8px;}

.float ul li .codeImg .pic{width: 100px;height: 100px;padding: 10px;background: #fff;

box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}

.float ul li .codeImg .pic img{width: 100%;height: 100%;}

.float ul li:hover a em{background-color: #1d5995;}

.float ul li.li1 p{height: 60px;width: 100px;position: absolute;top:0;right: -100px;background: #1d5995;text-align: center;font-size: 14px;line-height: 60px;color: #fff;}

.float ul li.li1:hover p{right: 60px;}





.nyWrap{min-height: 500px;padding: 192px 0 113px;}



.nyNav{text-align: center;}

.nyNav h3{height: 74px;margin-bottom: 42px;font-size: 60px;color: #333333;line-height: 74px;font-family: "Microsoft JhengHei";}

.nyNav ul.nav{font-size: 0;margin-bottom: 70px;}

.nyNav ul.nav li{display: inline-block;*display: inline;*zoom: 1;margin: 0 10px;}

.nyNav ul.nav li a{display: block;width: 148px;height: 43px;border:1px solid #cecdcd;border-radius: 22px;font-size: 16px;color: #333333;line-height: 43px;}

.nyNav ul.nav li.on a,.nyNav ul.nav li:hover a{border-color: #1d5995;background: #1d5995;color: #fff;}



.nyNav.techNav ul.nav{text-align: left;}

.nyNav.techNav ul.nav li{margin: 0 0 0 22px;text-align: center;}

.nyNav.techNav ul.nav li:first-child{margin-left: 0;}



.nyNav ul.nav1{margin: -12px 0 0;}

.nyNav ul.nav1 li{margin-right: 40px;}

.nyNav ul.nav1 li a{display: block;height: 57px;line-height: 57px;font-size: 16px;color: #333333;position: relative;}

.nyNav ul.nav1 li a:before{content: "";width: 100%;height: 3px;background: #017abd;position: absolute;left: 0;bottom: 0;

transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;

-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}

.nyNav ul.nav1 li.on a:before,.nyNav ul.nav1 li:hover a:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}



.nyNav ul.nav2{border-bottom: 1px solid #dfdede;margin: 3px 0 0;}

.nyNav ul.nav2 li{margin-right: 32px;}

.nyNav ul.nav2 li a{display: block;font-size: 14px;color: #333333;line-height: 56px;}

.nyNav ul.nav2 li.on a{color: #1d5995;font-weight: bold;}

.nyNav ul.nav2 li a:hover{color: #1d5995;}





.about{font-size: 16px;line-height: 32px;color: #444444;text-align: justify;word-break: break-all;}

.about *{max-width: 100% !important;}

.about .aboutList li{margin-top: 30px;background: #fafafa;}

.about .aboutList li:first-child{margin-top: 0;}

.about .aboutList li .pic{width: 600px;overflow: hidden;}

.about .aboutList li .pic img{width: 100%;}

.about .aboutList li .text{padding: 82px 20px 0 63px;}

.about .aboutList li .text h5{font-size: 30px;height: 48px;line-height: 46px;color: #444444;font-weight: normal;padding-left: 45px;margin-bottom: 14px;}

.about .aboutList li .text p{padding-left: 45px;}

.about .aboutList li.li1 .text h5{background: url(../images/aboutIcon1.png) no-repeat left center;}

.about .aboutList li.li2 .text h5{background: url(../images/aboutIcon2.png) no-repeat left center;}

.about .aboutList li.li3 .text h5{background: url(../images/aboutIcon3.png) no-repeat left center;}

.about .aboutList li.li2 .pic{float: right;}



.logoList{width: 100%;padding-top: 40px;}

.logoList ul{width: 1202px;padding-bottom: 30px;}

.logoList ul li{margin: 0 0 35px -1px;width: 299px;}

.logoList ul li a{display: block;}

.logoList ul li a .pic{height: 108px;border: 1px solid #e0dfdf;text-align: center;font-size: 0;line-height: 108px;background: #fff;margin-bottom: 14px;overflow: hidden;}

.logoList ul li a .pic img{max-width: 90%;max-height: 90%;}

.logoList ul li a h5{height: 25px;line-height: 25px;text-align: center;font-size: 16px;color: #333333;font-weight: normal;}

.logoList ul li a:hover h5{color: #1d5995;}



.technology{font-size: 14px;line-height: 30px;color: #444444;text-align: justify;word-break: break-all;}

.technology.technology1{padding-top:40px;}

.technology *{max-width: 100% !important;}

.nyTit{font-size: 24px;color: #333333;line-height: 24px;margin-bottom: 25px;}

.technology .desc{margin-bottom: 40px;min-height: 120px;}

.technology .techList{padding-top: 15px;}

.technology .techList li.li{margin-top: 60px;}

.technology .techList li.li:first-child{margin-top: 0;}

.technology .techList li.li .pic{width: 600px;overflow: hidden;}

.technology .techList li.li .pic img{width: 100%;}

.technology .techList li.li .text{width: 549px;padding: 17px 0 0 50px;}

.technology .techList li.li .text h5{font-size: 18px;color: #333333;line-height: 38px;padding: 5px 0;}

.technology .techList li.li.li2 .pic{float: right;}

.technology .techList li.li.li2 .text{padding: 17px 50px 0 0;}

.technology .techList li.li .text ul li{padding-left: 18px;background: url(../images/liIcon1.png) no-repeat left 12px;}

.technology .cont{margin-bottom: 60px;min-height: 120px;}



.technology .techbtn{display: block;width: 198px;height: 53px;margin: 0 auto;background: #017bbe;border-radius: 22px;font-size: 18px;line-height: 53px;color: #ffffff;font-weight: bold;text-align: center;}

.technology .techbtn:hover{background: #1d5995;}



.popWrap{width: 100%;height: 100%;position: fixed;left: 0;top:0;background: url(../images/gray60.png) repeat;z-index: 9999;display: none;}

.popWrap .popCont{height: 80%;background: #fff;margin: 5% auto;position: relative;box-sizing: border-box;padding: 58px 0 60px 274px;}

.popWrap .popCont .close{width: 34px;height: 34px;position: absolute;right: -40px;top:0;background: url(../images/closeIcon.png) no-repeat center;cursor: pointer;}

.popWrap .popCont .wrap{width: 100%;height: 100%;overflow: auto;}

.popWrap .popCont .wrap .form{width: 642px;}

.popWrap .popCont .wrap .form .tit{font-size: 30px;color: #333333;line-height: 30px;text-align: center;margin-bottom: 45px;}

.popWrap .popCont .wrap .form h5{font-size: 18px;color: #333333;line-height: 18px;padding: 0 0 40px 88px;}

.popWrap .popCont .wrap .form dl{margin-bottom: 19px;}

.popWrap .popCont .wrap .form dl dt{width: 185px;margin-right: 10px;height: 42px;text-align: right;font-size: 16px;color: #333333;line-height: 42px;}

.popWrap .popCont .wrap .form dl dt span{color: #f90303;margin-right: 8px;}

.popWrap .popCont .wrap .form dl dt em{letter-spacing: 28px;}

.popWrap .popCont .wrap .form dl dd{width: 445px;}

.popWrap .popCont .wrap .form dl dd .text,

.popWrap .popCont .wrap .form dl dd textarea{width: 100%;height: 40px;border:1px solid #dddcdc;;background: none;font-size: 14px;line-height: 40px;color: #333333;text-indent: 12px;}

.popWrap .popCont .wrap .form dl dd textarea{height: 120px;overflow: auto;box-sizing: border-box;line-height: 24px;padding: 8px 12px;text-indent: 0;}

.popWrap .popCont .wrap .form dl dd .subm{width: 126px;height: 46px;border:none;background: #1d5995;text-align: center;line-height: 46px;font-size: 18px;color: #ffffff;cursor: pointer;}

.popWrap .popCont .wrap .form dl dd .subm:hover{background: #017bbe;}

.popWrap .popCont .wrap .form dl dd p{font-size: 16px;line-height: 30px;color: #333333;padding-top: 10px;}

.popWrap .popCont .wrap .form dl dd p b{font-weight: bold;color: #1d5995;}

.popWrap .popCont .wrap .form dl.codeDl .text{width: 335px;}

.popWrap .popCont .wrap .form dl.codeDl .pic{width: 100px;height: 40px;border: 1px solid #dddcdc;border-left: none;cursor: pointer;}

.popWrap .popCont .wrap .form dl.codeDl .pic img{width: 100%;height: 100%;}





.popWrap .popCont .wrap::-webkit-scrollbar{width:5px;height:3px}

.popWrap .popCont .wrap::-webkit-scrollbar-button:vertical{display:none}

.popWrap .popCont .wrap::-webkit-scrollbar-corner,

.popWrap .popCont .wrap::-webkit-scrollbar-track{background-color:#ccc}

.popWrap .popCont .wrap::-webkit-scrollbar-thumb{border-radius:0;background-color:#1d5995; }

.popWrap .popCont .wrap::-webkit-scrollbar-thumb:vertical:hover{ }

.popWrap .popCont .wrap::-webkit-scrollbar-thumb:vertical:active{ }





.contactDesc{font-size: 15px;line-height: 30px;color: #444444;text-align: justify;word-break: break-all;margin-bottom: 70px;}

.contactDesc *{max-width: 100% !important;}

.contactDesc .list li{width: 285px;height: 184px;overflow: hidden;margin-left: 20px;}

.contactDesc .list li:first-child{margin-left: 0;}



.jobList{margin-bottom: 44px;}

.jobList dt{width: 100%;height: 57px;background: #597b9e;font-size: 15px;color: #ffffff;line-height: 57px;font-weight: bold;}

.jobList .item{height: 57px;text-align: center;}

.jobList .item.item1{width: 226px;}

.jobList .item.item2{width: 262px;}

.jobList .item.item3{width: 212px;margin-right: 90px;}

.jobList .item.item4{width: 125px;margin-right: 68px;}

.jobList .item.item5{width: 216px;}

.jobList dd a{display: block;height: 53px;line-height: 53px;font-size: 14px;color: #444444;}

.jobList dd a .item{height: 53px;}

.jobList dd.dd2{background: #f4f5f5;}

.jobList dd a:hover{background: #e3e3e3;}



.page{text-align: center;font-size: 0;}

.page a{display: inline-block;*display: inline;*zoom: 1;height: 29px;padding: 0 24px;margin: 0 3px;border:1px solid #d5d5d5;font-size: 12px;color: #666666;line-height: 29px;}

.page a.num{padding: 0 10px;}

.page a:hover,.page a.on{background: #1d5995;border-color: #1d5995;color: #fff;}



.contJob .top{margin-bottom: 30px;font-size: 16px;color: #333333;line-height: 38px;}

.contJob .top h5{font-size: 24px;margin-right: 36px;}

.contJob .top span{margin-right: 25px;line-height: 31px;padding-top: 7px;}

.contJob .jobTit{height: 50px;background: #597b9e;padding: 0 22px;font-size: 18px;color: #ffffff;font-weight: bold;line-height: 50px;}

.contJob .jobCont{padding: 20px 22px 40px;font-size: 14px;line-height: 30px;color: #444444;text-align: justify;word-break: break-all;}

.contJob .jobCont *{max-width: 100% !important;}



.contJob .jobTips{padding-top: 20px;font-size: 16px;line-height: 30px;color: #444444;text-align: justify;word-break: break-all;}

.contJob .jobTips h5{font-size: 24px;color: #1d5995;font-weight: normal;padding-top: 22px;}



.activityList ul{padding-bottom: 10px;}

.activityList ul li{padding-bottom: 37px;margin-bottom: 40px;border-bottom: 1px solid #e1e1e1;}

.activityList ul li a{display: block;}

.activityList ul li a .pic{width: 260px;height: 160px;overflow: hidden;}

.activityList ul li a .pic img{width: 100%;height: 100%;}

.activityList ul li a .date{margin-left: 60px;width: 110px;}

.activityList ul li a .date span{display: block;height: 36px;line-height: 34px;font-size: 18px;color: #333333;}

.activityList ul li a .date em{display: block;width: 52px;height: 40px;border-top:1px solid #e2e4e5;font-size: 14px;color: #666666;line-height: 40px;}

.activityList ul li a .text{width: 700px;}

.activityList ul li a .text h5{height: 34px;margin-bottom: 17px;font-size: 18px;color: #333333;line-height: 34px;font-weight: normal;}

.activityList ul li a .text p{font-size: 14px;line-height: 30px;color: #666666;height: 60px;overflow: hidden;}

.activityList ul li a .text .info{font-size: 14px;line-height: 28px;color: #1d5995;margin: 12px 0 0;}

.activityList ul li a .text .info span:first-child{margin-right: 16px;}

.activityList ul li a .text .btn{width: 90px;height: 22px;font-size: 14px;color: #666666;line-height: 22px;position: relative;margin-top: 27px;}

.activityList ul li a .text .btn:before{content: "";width: 14px;height: 12px;position: absolute;right: 0;top:5px;background: url(../images/arrow3.png) no-repeat right center;

-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

.activityList ul li a:hover .text h5,.activityList ul li a:hover .btn{color: #1d5995;}

.activityList ul li a:hover .btn:before{background-position: left center;}









.passage{width: 100%;}

.psgWrap .left{width: 860px;float: left;}

.passage .psgTit{padding-bottom: 14px;margin-bottom: 30px;border-bottom: 1px solid #dddddd;}

.passage .psgTit h3{font-size: 24px;line-height: 26px;color: #222222;margin-bottom: 30px;}

.passage .psgTit .info{height: 30px;line-height: 30px;font-size: 14px;color: #777777;}

.passage .psgTit .info span{margin-right: 18px;padding-left: 26px;}

.passage .psgTit .info span.date{background: url(../images/dateIcon.png) no-repeat left center;}

.passage .psgTit .info span.views{background: url(../images/viewsIcon.png) no-repeat left center;margin-right: 22px;}

.passage .psgTit .info .bdsharebuttonbox .bds_more{font-size: 14px;color: #777777;height: 30px;line-height: 30px;margin: 0;padding: 0 0 0 23px;background: url(../images/shareIcon.png) no-repeat left center;}



.passage .psgCont{font-size: 14px;line-height: 30px;color: #555555;min-height: 350px;margin-bottom: 50px;}

.passage .psgCont *{max-width: 100% !important;}



.passage .psgForm{padding-bottom: 30px;}

.passage .psgForm dl{margin-bottom: 19px;width: 403px;}

.passage .psgForm dl dt{width: 91px;height: 42px;font-size: 16px;color: #333333;line-height: 42px;}

.passage .psgForm dl dt em{letter-spacing: 28px;}

.passage .psgForm dl dd .text{width: 310px;height: 40px;border:1px solid #dddcdc;background: none;text-indent: 12px;font-size: 14px;line-height: 40px;color: #444;}

.passage .psgForm dl dd .subm{width: 126px;height: 46px;border:none;background: #1d5995;text-align: center;line-height: 46px;font-size: 18px;color: #ffffff;cursor: pointer;margin-top: 11px;}

.passage .psgForm dl dd .subm:hover{background: #017bbe;}

.passage .psgForm dl dd .text.codeText{width: 180px;}

.passage .psgForm dl dd .codePic{width: 128px;height: 40px;border: 1px solid #dddcdc;border-left: none;cursor: pointer;}

.passage .psgForm dl dd .codePic img{width: 100%;height: 100%;}

.passage .psgForm dl.codeDl{width: 100%;}

.passage .psgForm .nyTit{font-size: 18px;margin-bottom: 28px;}





.passage .psgLink{padding-top: 22px;border-top: 1px solid #dddddd;font-size: 14px;line-height: 30px;color: #333333;}

.passage .psgLink a:hover{color: #1d5995;text-decoration: underline;}

.passage .psgLink b{font-weight: bold;color: #555555;}



.psgWrap .psgSide{width: 298px;background: #f5f5f5;padding: 20px 0 13px;}

.psgWrap .psgSide .tit{height: 27px;border-left: 4px solid #1d5995;font-size: 18px;color: #333333;line-height: 27px;padding-left: 17px;margin-bottom: 4px;}

.psgWrap .psgSide ul li{border-top: 1px solid #e6e6e6;}

.psgWrap .psgSide ul li:first-child{border-top:none;}

.psgWrap .psgSide ul li a{display: block;padding: 16px 27px 16px 21px;font-size: 14px;line-height: 24px;color: #555555;height: 48px;overflow: hidden;}

.psgWrap .psgSide ul li a:hover{color: #1d5995;}



.contactUs dl{margin: 0 0 40px 142px;cursor: pointer;}

.contactUs dl dt{width: 330px;font-size: 18px;color: #333333;line-height: 20px;font-weight: bold;padding: 10px 19px 0 0;}

.contactUs dl dd{font-size: 15px;line-height: 36px;width: 708px;}

.contactUs dl dd p{padding-left: 23px;}

.contactUs dl dd p.tel{background: url(../images/telIcon.png) no-repeat left 11px;}

.contactUs dl dd p.add{background: url(../images/addIcon.png) no-repeat left 11px;}

.contactUs dl dd p.comp{background: url(../images/comIcon.png) no-repeat left 11px;}

.contactUs dl dd p.qq{background: url(../images/qqIcon.png) no-repeat left 11px;}

.contactUs dl dd p.mail{background: url(../images/mailIcon.png) no-repeat left 11px;}

.contactUs dl dd .pic{display: none;}

.contactUs dl dd .pic img{max-width: 100%;margin-top: 14px;}



.newsList{padding-top: 46px;}

.newsList ul{padding-bottom: 12px;}

.newsList ul li{border-bottom: 1px solid #e1e1e1;padding-bottom: 42px;margin-bottom: 33px;}

.newsList ul li a{display: block;}

.newsList ul li a h5{height: 27px;margin-bottom: 21px;font-size: 18px;color: #333333;line-height: 27px;font-weight: normal;padding-right: 140px;position: relative;}

.newsList ul li a h5 span{width: 104px;position: absolute;right: 0;top:0;font-size: 14px;}

.newsList ul li a p{font-size: 14px;line-height: 30px;color: #666666;height: 60px;overflow: hidden;margin-bottom: 25px;}

.newsList ul li a .btn{width: 90px;height: 22px;font-size: 14px;color: #666666;line-height: 22px;position: relative;margin-top: 27px;}

.newsList ul li a .btn:before{content: "";width: 14px;height: 12px;position: absolute;right: 0;top:5px;background: url(../images/arrow3.png) no-repeat right center;

-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

.newsList ul li a:hover .btn,.newsList ul li a:hover h5{color: #1d5995;}

.newsList ul li a:hover .btn:before{background-position: left center;}



.honorWrap .item{margin: 0 124px 40px 124px;}

.honorWrap .item .icon{display: block;width: 65px;height: 86px;background: url(../images/honorIcon1.png) no-repeat center;}

.honorWrap .item ul{margin-left: 31px;border-left: 4px solid #1d5995;padding: 9px 0 33px 0;}

.honorWrap .item ul li{padding: 11px 0 11px 38px;font-size: 16px;line-height: 30px;color: #333333;position: relative;}

.honorWrap .item ul li:before{content: "";width: 11px;height: 11px;border:4px solid #1d5995;border-radius: 50%;background: #fff;position: absolute;left: -11px;top:14px;}

.honorWrap .item.item2 .icon{background-image: url(../images/honorIcon2.png);}

.honorWrap .item.item2 ul,.honorWrap .item.item2 ul li:before{border-color: #017bbe;}



.cService{font-size: 14px;line-height: 32px;color: #444444;text-align: justify;word-break: break-all;}

.cService .item.item1{margin-bottom: 58px;}

.cService .item .tit{height: 35px;position: relative;text-align: center;font-size: 0;margin-bottom: 33px;}

.cService .item .tit:before{content: "";width: 100%;height: 2px;background: #1d5995;position: absolute;left: 0;top:14px;}

.cService .item .tit span{display: inline-block;*display: inline;*zoom: 1;font-size: 24px;color: #333333;line-height: 30px;padding: 0 42px;background: #fff;position: relative;z-index: 2;}

.cService .list1{position: relative;font-size: 0;position: relative;padding-left: 30px;}

.cService .list1:before{content: "";width: 100%;height: 1px;background: #d9d9d9;position: absolute;left: 0;top:45px;}

.cService .list1 li{display: inline-block;*display: inline;*zoom: 1;width: 210px;margin: 0 98px 0 0;}

.cService .list1 li.li4{margin-right: 0;}

.cService .list1 li h5{width: 85px;height: 85px;padding: 8px;background: #ffffff;border-radius: 50%;border:1px solid #d9d9d9;margin: 0 auto 8px;position: relative;z-index: 2;}

.cService .list1 li h5 span{display: block;width: 100%;height: 100%;background: #017bbe;border-radius: 50%;font-size: 20px;color: #ffffff;font-weight: bold;line-height: 85px;text-align: center;}

.cService .list1 li.li2 h5 span{background: #3b86b0;}

.cService .list1 li.li3 h5 span{background: #096ea7;}

.cService .list1 li.li4 h5 span{background: #1d5995;}

.cService .list1 li .text{font-size: 14px;}

.cService .item.item2 .cont{line-height: 30px;}

.cService .list2 .li .liItem{width: 570px;}

.cService .list2 .li .liItem .t{font-size: 24px;color: #1d5995;line-height: 44px;padding-bottom: 16px;border-bottom: 1px solid #d9d9d9;margin-bottom: 24px;}

.cService .list2 .li .liItem .text{margin-bottom: 24px;}

.cService .list2 .li .liItem .text a{-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

/*.cService .list2 .li .liItem .text a:hover{color: #1d5995;}*/

.cService .list2 .li .liItem .text dl{margin-bottom: 11px;margin-bottom: 5px;}

.cService .list2 .li .liItem .text dl dt{width: 260px;float: left;}

.cService .list2 .li .liItem .text dl dd{width: 302px;float: right;}



/*20180711修改*/

.isect2ScrollLeft .bd ul .slide{height: 750px;}

.isect2ScrollLeft .bd ul .slide .text{padding-top: 118px;padding-top: 134px;}

.isect2ScrollLeft .bd ul .slide.slide1 .pic,.isect2ScrollLeft .bd ul .slide.slide2 .pic,

.isect2ScrollLeft .bd ul .slide.slide3 .pic,.isect2ScrollLeft .bd ul .slide.slide4 .pic{margin-top: 90px;}

.isect2ScrollLeft .prev,.isect2ScrollLeft .next{width: 44px;height: 44px;position: absolute;top:50%;margin-top: -22px;cursor: pointer;z-index: 2;background: url(../images/arrow4.png) no-repeat left top;

filter: alpha(opacity=0);opacity: 0;}

.isect2ScrollLeft .prev{left: 0;background-position: left bottom;}

.isect2ScrollLeft .next{right: 0;}

.isect2ScrollLeft:hover .prev{left: 5%;filter: alpha(opacity=100);opacity: 1;}

.isect2ScrollLeft:hover .next{right: 5%;filter: alpha(opacity=100);opacity: 1;}



.cService .list2 .li .liItem .text a:hover{color: #1d5995;}



.floatAd{position: fixed;left: 0;top:30%;z-index: 888;}

.floatAd .close{width: 18px;height: 18px;position: absolute;right: -9px;top:-9px;background: url(../images/closeIcon1.png) no-repeat center;z-index: 9;cursor: pointer;}

.floatAd .pic{width: 150px;}

.floatAd .pic img{width: 100%;}



.honorList{margin: 0 30px 40px;}

.honorList ul li{width: 253px;margin: 0 15px 37px 15px;}

.honorList ul li a{display: block;}

.honorList ul li a .pic{width: 100%;height: 180px;overflow: hidden;}

.honorList ul li a .pic img{width: 100%;height: 100%;}

.honorList ul li a h5{margin: 7px auto;font-size: 14px;height: 36px;line-height: 18px;overflow: hidden;

text-align: center;color: #323232;font-weight: normal;}

.honorList ul li a:hover h5{color: #1d5995;}



.Gallery{width:100%;height:100%;position:fixed;left:0;top:0;background: url(../images/gray60.png) repeat;opacity:0;z-index:999999;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}

.Gallery.show{opacity:1}

.g-bottom,.g-left,.g-right,.g-top{z-index:99;display:block;-webkit-appearance:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}

.g-top{position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}

.g-left.none,.g-right.none{opacity:.3;cursor:not-allowed}

.g-bottom{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}

.g-left{position:absolute;top:43%;left:0;height:14%;background:rgba(0,0,0,.5);width:55px;cursor:pointer}

.g-right{position:absolute;top:43%;right:0;height:14%;background:rgba(0,0,0,.5);width:55px;cursor:pointer}

.Gallery img{max-height:87%;max-width:99%}

.Gallery.Gallery-none img{max-height:100%;max-width:99%}

.Gallery-wrap{width:100%;height:100%;position:relative;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}

.g-left:after{content:'';width:20px;height:2px;background:#fff;position:absolute;left:16px;top:50%;margin-top:-1px}

.g-left:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-top:none;border-right:none;display:block;position:absolute;left:16px;top:50%;margin-top:-6px}

.g-right:after{content:'';width:20px;height:2px;background:#fff;position:absolute;right:16px;top:50%;margin-top:-1px}

.g-right:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-left:none;border-bottom:none;display:block;position:absolute;right:16px;top:50%;margin-top:-6px}

.g-list{width:100%;height:100%;text-align:center;vertical-align:middle;position:absolute;left:0;top:0}

.g-list span{display:inline-block;vertical-align:middle;height:100%}

.g-list img{vertical-align:middle;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease}

.Gallery-wrap.grab .g-list img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}

.g-top .g-count{width:auto;height:100%;position:absolute;left:0;top:0;padding:0 18px}

.g-top button{height:45px;width:45px;border:none;position:absolute;right:0;top:0;opacity:.8;background:0 0;-webkit-tap-highlight-color:transparent}

.g-top span{display:block;width:100%;height:100%;line-height:45px;color:#fff}

.g-close{cursor:pointer}

.g-close:after{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left:8px;top:21px}

.g-close:before{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:8px;top:21px}

.g-top button:hover{opacity:1}



/*20180723*/

.isect3 .slideGroup .parBd .slideBox ul li dl dd{height: 156px;border:none;margin-bottom: 12px;}

.isect3 .slideGroup .parBd .slideBox ul li dl dd .pic{height: 108px;line-height: 108px;font-size: 0;text-align: center;border:1px solid #e0dfdf;overflow: hidden;}

.isect3 .slideGroup .parBd .slideBox ul li dl dd h5{text-align: center;font-size: 16px;color: #444;line-height: 44px;font-weight: normal;}

.isect3 .slideGroup .parBd .slideBox ul li dl dd a:hover h5{color: #017abd;}





/*20180802*/

.isect1 .banner{margin-top: 118px;}

.isect1{padding-top: 800px;}