/*@font-face {
    font-family: 'INTER';
    src: url('../font/INTERSTATECOND.eot');
    src:
    url('../font/INTERSTATECOND.eot?#font-spider') format('embedded-opentype'),
    url('../font/INTERSTATECOND.woff') format('woff'),
    url('../font/INTERSTATECOND.ttf') format('truetype'),
    url('../font/INTERSTATECOND.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: "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: "SimSun",Arial,sans-serif; resize:none;}
body{font:12px "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}
a,*{-webkit-tap-highlight-color: transparent;tap-highlight-color: transparent;}

/*小号文字  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;}
.tran800{-webkit-transition:all 0.8s linear; -moz-transition:all 0.8s linear; -ms-transition:all 0.8s linear; transition:all 0.8s 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.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }
.translateX:hover{-webkit-transform:translateX(-6px); -moz-transform: translateX(6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}

/*网页限定宽度*/
.con_1000{ position:relative; margin:0 auto; width:1000px;}
.con_1000:after{content:""; display:block; height:0; clear:both;}

body,html{font-family: "Microsoft Yahei";font-size: 14px;position: relative;margin: 0;padding: 0;}
.w1200{width: 1200px;margin: 0 auto;}
.m_nav{display: none;}

.header{height: 81px;line-height: 81px;}
.header .logo{font-size: 0;}
.header .logo img{max-height: 100%;}

.header .menuIcon{width: 24px;margin-top: 27px;cursor: pointer;}
.header .menuIcon.wapMenuIcon{display: none;}
.header .menuIcon span{display: block;height: 3px;background: #000000;margin-top: 5px;position: relative;}
.header .menuIcon span:before{content: "";height: 100%;width: 0;background: #0590dc;position: absolute;left: 0;top: 0;}
.header .menuIcon span.line1:before{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.header .menuIcon span.line2:before{-webkit-transition:all 0.2s linear 0.1s; -moz-transition:all 0.2s linear 0.1s; -ms-transition:all 0.2s linear 0.1s; transition:all 0.2s linear 0.1s;}
.header .menuIcon span.line3:before{-webkit-transition:all 0.2s linear 0.2s; -moz-transition:all 0.2s linear 0.2s; -ms-transition:all 0.2s linear 0.2s; transition:all 0.2s linear 0.2s;}
.header .menuIcon:hover span:before{width: 100%;}

.header .pcNav{margin-right: 23px;}
.header .pcNav .nLi{float: left;position: relative;}
.header .pcNav .nLi h3 a{font-size: 16px;color: #2b2b2b;line-height: 81px;padding: 0 22px 0 23px;}
.header .pcNav .nLi .nav_hidden{width: 100%;position: absolute;left: 0;top: 81px;text-align: center;background: #fff;z-index: 2;display: none;}
.header .pcNav .nLi .nav_hidden li a{display: block;font-size: 14px;color: #2b2b2b;line-height: 22px;padding: 7px 0;}
.header .pcNav .nLi .nav_hidden li a:hover{background: #0590dc;color: #fff;}
.header .pcNav .nLi.on h3 a,.header .pcNav .nLi:hover h3 a{color: #0590dc;}

.headerPop{width: 100%;min-width: 1180px;background: #ffffff;position: absolute;top: 0;left: 0;z-index: 99;display: none;position: fixed;height: 100%;}
.headerPop .hPopCont{padding: 50px 58px 135px 60px;width: 1062px;margin: 0 auto;position: relative;}
.headerPop .hPopCont .close{width: 39px;height: 39px;background: url(../images/close.png) no-repeat center;position: absolute;right: 15px;top: 53px;cursor: pointer;}
.headerPop .hPopCont .close:hover{ -webkit-transform: rotateZ(90deg); -moz-transform: rotateZ(90deg); -ms-transform: rotateZ(90deg); transform: rotateZ(90deg);}
.headerPop .hPopCont .left{width: 482px;}
.headerPop .hPopCont .left .title{padding-bottom: 34px;border-bottom: 1px solid #cccccc;margin-bottom: 35px;}
.headerPop .hPopCont .left .title h5{font-size: 40px;color: #e60012;font-weight: normal;line-height: 54px;margin-bottom: 16px;}
.headerPop .hPopCont .left .title h3{font-size: 45px;color: #212121;line-height: 48px;font-weight: normal;}
.headerPop .hPopCont .left .text{font-size: 14px;color: #212121;line-height: 25px;margin-bottom: 26px;}
.headerPop .hPopCont .left  .prodList{}
.headerPop .hPopCont .left  .prodList h5{font-size: 22px;color: #e60012;font-weight: normal;line-height: 60px;}
.headerPop .hPopCont .left  .prodList ul li{width: 296px;float: left;width: 268px;}
.headerPop .hPopCont .left  .prodList ul li.odd{width: 186px;width: 212px;}
.headerPop .hPopCont .left  .prodList ul li a{font-size: 14px;color: #212121;line-height: 25px;padding-right: 10px;}
.headerPop .hPopCont .left  .prodList ul li:hover a{color: #e60012;}
.headerPop .hPopCont .right{width: 478px;}
.headerPop .hPopCont .right .title{line-height: 42px;font-size: 30px;color: #1a1a1a;margin-bottom: 20px;}
.headerPop .hPopCont .right .text{font-size: 14px;line-height: 28px;color: #212121;margin-bottom: 38px;}
.headerPop .hPopCont .right .map{height: 230px;padding: 10px;background: #cccccc;}
.headerPop .hPopCont .right .map img{width: 100%;height: 100%;}

.isect1{width: 100%;position: relative;}
.isect1 .pcBanner{width: 100%;height: 569px;position: relative;overflow: hidden;position: relative;}
.isect1 .pcBanner .banInner{width: 1660px;height: 569px;position: absolute;top: 0;left: 50%;margin-left:-830px;z-index: 1;}

.isect1 .wapBanner{position: relative;width: 100%;overflow: hidden;display: none;margin-bottom: 20px;}
.isect1 .wapBanner,.isect1 .wapBanner .swiper-wrapper,.isect1 .wapBanner .swiper-slide{width: 100%;}
.isect1 .wapBanner .swiper-slide a{display: block;width: 100%;height: 0;padding-bottom: 44%;background-repeat: no-repeat;background-position: center top;background-size: cover;}
.isect1 .wapBanner .pagiWrap{width: 50px;position: absolute;top: 50%;z-index: 99;overflow: hidden;}
.isect1 .wapBanner .bannerPagi{height: 12px;font-size: 0;text-align: center;position: absolute;left: 0;bottom: 15px;z-index: 9;width: 100%;left:0;}
.isect1 .wapBanner .bannerPagi .swiper-pagination-bullet{display: inline-block;*display: inline;*zoom: 1;background: #fff;border-radius: 50%;cursor: pointer;
position: static !important;width: 12px;height: 12px;margin: 0 5px;opacity: 1;}
.isect1 .wapBanner .bannerPagi .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #0590dc;}

.isect1 .cont{position: absolute;left: 50%;margin-left: -600px;bottom: -53px;z-index: 3;width: 1200px;}
.isect1 .cont .left{width: 50%;height: 110px;background: #0590dc;box-sizing:border-box;padding: 25px 79px 0 32px;position: relative;}
.isect1 .cont .left h5{font-size: 25px;color: #ffffff;line-height: 35px;}
.isect1 .cont .left p{line-height: 25px;font-size: 15px;color: #ffffff;}
.isect1 .cont .left .share{width: 36px;position: absolute;right: 33px;top: 14px;top:36px;}
.isect1 .cont .left .share .bdsharebuttonbox .shareItem{width: 36px;height: 36px;padding: 0;margin: 0 0 10px 0;background: url(../images/shareIcon1.png) no-repeat;}
.isect1 .cont .left .share .bdsharebuttonbox .shareItem.bds_weixin{background-position: 0 0;}
.isect1 .cont .left .share .bdsharebuttonbox .shareItem.bds_tsina{background-position: 0 -36px;}

.isect1 .cont .right{width: 50%;height: 110px;background: #2a2a2a;box-sizing:border-box;padding: 21px 33px 0 33px;}
.isect1 .cont .right .keyWord{height: 22px;line-height: 22px;font-size: 14px;color: #ffffff;margin-bottom: 14px;text-transform: uppercase;}
.isect1 .cont .right .keyWord a{margin: 0 14px;}
.isect1 .cont .right .keyWord a:hover{text-decoration: underline;}
.isect1 .cont .right .form{height: 30px;background: #ffffff;padding: 0 40px 0 11px;position: relative;}
.isect1 .cont .right .form .text{width: 100%;height: 30px;line-height: 30px;font-family: "Microsoft Yahei";font-size: 14px;color: #494949;background: none;border: none;}
.isect1 .cont .right .form .text::-webkit-input-placeholder{color:#494949;}
.isect1 .cont .right .form .text::-moz-placeholder{color:#494949;}
.isect1 .cont .right .form .text:-moz-placeholder{color:#494949;}
.isect1 .cont .right .form .subm{width: 40px;height: 30px;position: absolute;right: 0;top: 0;background: url(../images/searchBtn.png) no-repeat center;cursor: pointer;border: none;}

.isect2{padding: 105px 0 47px 0;background: #f6f6f6;}
.isect2 .ititle{text-align: center;margin-bottom: 34px;background: url(../images/ititleBg1.png) no-repeat center center;}
.isect2 .ititle h3{font-size: 32px;color: #0590dc;font-weight: bold;line-height: 41px;}
.isect2 .ititle h3 span{color: #e98b3a;}
.isect2 .ititle h5{line-height: 29px;font-size: 24px;color: #216ca8;font-weight: normal;padding-left: 435px;text-align: left;}
.isect2 .ititle h5 span{font-size: 18px;color: #b0b0b2;font-weight: bold;color: #b0b0b2;text-transform: uppercase;}

.isect2 .cont{width: 477px;height: 605px;margin: 0 auto;padding: 0 363px 0 360px;position: relative;}
.isect2 .cont .tabs .tabsItem{position: absolute;cursor: pointer;}
.isect2 .cont .tabs .tabsItem:before{content: "";width: 0;height: 100%;background: #e98b3a;position: absolute;left: 0;top: 0;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.isect2 .cont .tabs .tabsItem.item1,.isect2 .cont .tabs .tabsItem.item2,
.isect2 .cont .tabs .tabsItem.item5,.isect2 .cont .tabs .tabsItem.item6,
.isect2 .cont .tabs .tabsItem.item9,.isect2 .cont .tabs .tabsItem.item10,
.isect2 .cont .tabs .tabsItem.item13,.isect2 .cont .tabs .tabsItem.item14{width: 268px;height: 60px;border:1px solid #dddddd;border-right: none;background: #ffffff;box-sizing:border-box;padding-left: 73px;}
.isect2 .cont .tabs .tabsItem.item3,.isect2 .cont .tabs .tabsItem.item4,
.isect2 .cont .tabs .tabsItem.item7,.isect2 .cont .tabs .tabsItem.item8,
.isect2 .cont .tabs .tabsItem.item11,.isect2 .cont .tabs .tabsItem.item12,
.isect2 .cont .tabs .tabsItem.item15,.isect2 .cont .tabs .tabsItem.item16{width: 182px;height: 60px;border:1px solid #dddddd;border-right: none;background: #ffffff;box-sizing:border-box;padding-left: 67px;}
.isect2 .cont .tabs .tabsItem.item2,.isect2 .cont .tabs .tabsItem.item4,
.isect2 .cont .tabs .tabsItem.item6,.isect2 .cont .tabs .tabsItem.item8,
.isect2 .cont .tabs .tabsItem.item10,.isect2 .cont .tabs .tabsItem.item12,
.isect2 .cont .tabs .tabsItem.item14,.isect2 .cont .tabs .tabsItem.item16{border-left: none;padding-right: 72px;padding-left: 0;text-align: right;}
.isect2 .cont .tabs .tabsItem.item1,.isect2 .cont .tabs .tabsItem.item5,
.isect2 .cont .tabs .tabsItem.item9,.isect2 .cont .tabs .tabsItem.item13{left: 92px;}
.isect2 .cont .tabs .tabsItem.item3,.isect2 .cont .tabs .tabsItem.item7,
.isect2 .cont .tabs .tabsItem.item11,.isect2 .cont .tabs .tabsItem.item15{left: 178px;}
.isect2 .cont .tabs .tabsItem.item2,.isect2 .cont .tabs .tabsItem.item6,
.isect2 .cont .tabs .tabsItem.item10,.isect2 .cont .tabs .tabsItem.item14{right: 95px;}
.isect2 .cont .tabs .tabsItem.item4,.isect2 .cont .tabs .tabsItem.item8,
.isect2 .cont .tabs .tabsItem.item12,.isect2 .cont .tabs .tabsItem.item16{right: 181px;}

.isect2 .cont .tabs .tabsItem.item1,.isect2 .cont .tabs .tabsItem.item2{top: 10px;}
.isect2 .cont .tabs .tabsItem.item3,.isect2 .cont .tabs .tabsItem.item4{top: 85px;}
.isect2 .cont .tabs .tabsItem.item5,.isect2 .cont .tabs .tabsItem.item6{top: 160px;}
.isect2 .cont .tabs .tabsItem.item7,.isect2 .cont .tabs .tabsItem.item8{top: 235px;}
.isect2 .cont .tabs .tabsItem.item9,.isect2 .cont .tabs .tabsItem.item10{top: 310px;}
.isect2 .cont .tabs .tabsItem.item11,.isect2 .cont .tabs .tabsItem.item12{top: 385px;}
.isect2 .cont .tabs .tabsItem.item13,.isect2 .cont .tabs .tabsItem.item14{top: 460px;}
.isect2 .cont .tabs .tabsItem.item15,.isect2 .cont .tabs .tabsItem.item16{top: 535px;}

.isect2 .cont .tabs .tabsItem i{width: 66px;height: 66px;position: absolute;left: -33px;top: -4px;z-index: 3;border-radius: 50%;background: #0590dc url(../images/icon1.png) no-repeat left top;border: 2px solid #0590dc;}
.isect2 .cont .tabs .tabsItem.item2 i,.isect2 .cont .tabs .tabsItem.item4 i,
.isect2 .cont .tabs .tabsItem.item6 i,.isect2 .cont .tabs .tabsItem.item8 i,
.isect2 .cont .tabs .tabsItem.item10 i,.isect2 .cont .tabs .tabsItem.item12 i,
.isect2 .cont .tabs .tabsItem.item14 i,.isect2 .cont .tabs .tabsItem.item16 i{left: auto;right: -33px;}
.isect2 .cont .tabs .tabsItem h5{font-size: 20px;line-height: 24px;color: #212121;font-weight: bold;padding-top: 17px;position: relative;z-index: 2;
display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.isect2 .cont .tabs .tabsItem p{font-size: 12px;color: #ffffff;opacity: 0;filter:alpha(opacity=0);line-height: 16px;position: relative;z-index: 2;
display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;margin-top: 20px;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}

.isect2 .cont .tabs .tabsItem.item1 i{background-position: left top;}
.isect2 .cont .tabs .tabsItem.item2 i{background-position: left -528px;}
.isect2 .cont .tabs .tabsItem.item3 i{background-position: left -66px;}
.isect2 .cont .tabs .tabsItem.item4 i{background-position: left -594px;}
.isect2 .cont .tabs .tabsItem.item5 i{background-position: left -132px;}
.isect2 .cont .tabs .tabsItem.item6 i{background-position: left -660px;}
.isect2 .cont .tabs .tabsItem.item7 i{background-position: left -198px;}
.isect2 .cont .tabs .tabsItem.item8 i{background-position: left -726px;}
.isect2 .cont .tabs .tabsItem.item9 i{background-position: left -264px;}
.isect2 .cont .tabs .tabsItem.item10 i{background-position: left -792px;}
.isect2 .cont .tabs .tabsItem.item11 i{background-position: left -330px;}
.isect2 .cont .tabs .tabsItem.item12 i{background-position: left -858px;}
.isect2 .cont .tabs .tabsItem.item13 i{background-position: left -396px;}
.isect2 .cont .tabs .tabsItem.item14 i{background-position: left -924px;}
.isect2 .cont .tabs .tabsItem.item15 i{background-position: left -462px;}
.isect2 .cont .tabs .tabsItem.item16 i{background-position: left -990px;}

/*.isect2 .cont .tabs .tabsItem.active{background: #e98b3a;}*/
.isect2 .cont .tabs .tabsItem.active:before{width: 100%;}
.isect2 .cont .tabs .tabsItem.active h5{color: #fff;padding-top: 11px}
.isect2 .cont .tabs .tabsItem.active i{background-color: #e98b3a;border-color:#fdf7f1;}
.isect2 .cont .tabs .tabsItem.active p{margin-top: 0;opacity: 0.65;filter:alpha(opacity=65);}


.isect2 .cont .swiper-container{width: 100%;height: 100%;}
.isect2 .cont .swiper-container .swiper-slide{width: 100%;height: 100%;box-sizing:border-box;border:5px solid #0590dc;position: relative;overflow: hidden;}
.isect2 .cont .swiper-container .swiper-slide .pic,.isect2 .cont .swiper-container .swiper-slide .pic img{width: 100%;height: 100%;}
.isect2 .cont .swiper-container .swiper-slide .pic{overflow: hidden;}
.isect2 .cont .swiper-container .swiper-slide .text{width: 100%;height: 140px;position: absolute;left: 0;bottom: -100%;background: #0590dc;z-index: 2;text-align: center;box-sizing:border-box;padding: 4px 53px 0 48px;
-webkit-transition:all 0.7s linear 0s; -moz-transition:all 0.7s linear 0s; -ms-transition:all 0.7s linear 0s; transition:all 0.7s linear 0s;}
.isect2 .cont .swiper-container .swiper-slide .text h5{line-height: 58px;font-size: 28px;color: #ffffff;font-weight: bold;text-transform: uppercase;}
.isect2 .cont .swiper-container .swiper-slide .text p{font-size: 14px;line-height: 22px;color: #ffffff;height: 66px;overflow: hidden;}
.isect2 .cont .swiper-container .swiper-slide.swiper-slide-active .text{bottom: 0;}

.isect3{padding: 43px 0 60px;}
.isect3 .ititle{padding-bottom: 8px;border-bottom: 1px solid #ebebeb;}
.isect3 .ititle h3{line-height: 33px;font-size: 25px;color: #0590dc;font-weight: bold;}
.isect3 .ititle h5{line-height: 17px;font-size: 12px;color: #ababab;font-weight: normal;text-transform: uppercase;}

.isect3 .isect3_1{width: 557px;position: relative;overflow: hidden;}
.isect3 .isect3_1 .ititle{margin-bottom: 24px;}
.isect3 .isect3_1 .cont{width: 100%;position: relative;}
.isect3 .isect3_1 .cont .swiper-wrapper{width: 100%;position: relative;}
.isect3 .isect3_1 .cont .swiper-wrapper .swiper-slide{width: 100%;}
.isect3 .isect3_1 .cont .swiper-wrapper .swiper-slide .pic{width: 100%;height: 0;padding-bottom: 38%;position: relative;overflow: hidden;}
.isect3 .isect3_1 .cont .swiper-wrapper .swiper-slide .pic img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.isect3 .isect3_1 .cont .swiper-wrapper .swiper-slide .text h5{font-size: 20px;color: #212121;line-height: 30px;padding: 34px 0 17px 0;}
.isect3 .isect3_1 .cont .swiper-wrapper .swiper-slide .text p{font-size: 15px;color: #2d2d2d;line-height: 26px;height: 78px;overflow: hidden;opacity: 0.92;filter:alpha(opacity=92);}
.isect3 .isect3_1 .cont .swiper-wrapper .swiper-slide:hover .text h5{color: #0590dc;}
.isect3 .isect3_1 .cont.swiper-container-horizontal .swiper-pagination-bullets{width: auto;position: absolute;right: 3px;left: auto;top: -50px;height: 11px;}
.isect3 .isect3_1 .cont.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{width: 11px;height: 11px;float: left;margin-left: 9px;border-radius: 50%;background: #b7b7b7;cursor: pointer;opacity: 1;}
.isect3 .isect3_1 .cont.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #0590dc;}

.isect3 .isect3_2{width: 586px;}
.isect3 .isect3_2 .ititle{margin-bottom: 22px;}
.isect3 .isect3_2 .top{padding:0 272px 27px 0;border-bottom: 1px solid #ebebeb;margin-bottom: 33px;position: relative;min-height: 155px;}
.isect3 .isect3_2 .top .text{width: 100%;}
.isect3 .isect3_2 .top .text h5{line-height: 30px;font-size: 20px;color: #222222;font-weight: bold;margin-bottom: 12px;}
.isect3 .isect3_2 .top .text p{font-size: 15px;color: #404040;line-height: 26px;height: 78px;overflow: hidden;margin-bottom: 22px;}
.isect3 .isect3_2 .top .text span{display: block;width: 119px;height: 30px;line-height: 30px;text-indent: 18px;border:1px solid #e77817;font-size: 14px;color: #e77817;background: url(../images/readMore.png) no-repeat 96px center;}
.isect3 .isect3_2 .top .pic{width: 234px;height: 155px;position: absolute;right: 0;top: 12px;overflow: hidden;}
.isect3 .isect3_2 .top .pic img{width: 100%;height: 100%;}
.isect3 .isect3_2 .top .pic i{width: 42px;height: 42px;background: url(../images/videoIcon.png) no-repeat center;position: absolute;left: 50%;top: 50%;margin: -21px 0 0 -21px;z-index: 2;}
.isect3 .isect3_2 .top .text:hover h5{color: #0590dc;}

.isect3 .isect3_2 .btm ul li{width: 83px;float: left;margin-left: 42px;text-align: center;}
.isect3 .isect3_2 .btm ul li:first-child{margin-left: 0;}
.isect3 .isect3_2 .btm ul li .icon{width: 100%;height: 96px;position: relative;overflow: hidden;margin-bottom: 9px;}
.isect3 .isect3_2 .btm ul li .icon b{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/imask.png) no-repeat center;z-index: 3;}
.isect3 .isect3_2 .btm ul li .icon em{width: 100%;height: 100%;background: #0590dc;position: absolute;left: 0;top: 0;z-index: 1;top: -100%;}
.isect3 .isect3_2 .btm ul li .icon i{display: block;width: 100%;height: 38px;position: relative;z-index: 2;margin-top: 30px;background-repeat: no-repeat;background-image: url(../images/icon2.png);}
.isect3 .isect3_2 .btm ul li.li1 .icon i{background-position: left top;}
.isect3 .isect3_2 .btm ul li.li1:hover .icon i{background-position: left bottom;}
.isect3 .isect3_2 .btm ul li.li2 .icon i{background-position: -126px top;}
.isect3 .isect3_2 .btm ul li.li2:hover .icon i{background-position: -126px bottom;}
.isect3 .isect3_2 .btm ul li.li3 .icon i{background-position: -252px top;}
.isect3 .isect3_2 .btm ul li.li3:hover .icon i{background-position: -252px bottom;}
.isect3 .isect3_2 .btm ul li.li4 .icon i{background-position: -378px top;}
.isect3 .isect3_2 .btm ul li.li4:hover .icon i{background-position: -378px bottom;}
.isect3 .isect3_2 .btm ul li.li5 .icon i{background-position: -504px top;}
.isect3 .isect3_2 .btm ul li.li5:hover .icon i{background-position: -504px bottom;}
.isect3 .isect3_2 .btm ul li.li6 .icon i{background-position: -635px top;}
.isect3 .isect3_2 .btm ul li.li6:hover .icon i{background-position: -635px bottom;}
.isect3 .isect3_2 .btm ul li h3{line-height: 26px;font-size: 18px;color: #333333;font-weight: normal;}
.isect3 .isect3_2 .btm ul li h5{font-size: 11px;color: #acacac;text-transform: uppercase;line-height: 19px;font-weight: normal;}
.isect3 .isect3_2 .btm ul li:hover .icon em{top: 0;}
.isect3 .isect3_2 .btm ul li:hover h3,.isect3 .isect3_2 .btm ul li:hover h5{color: #0590dc;}

.footerTop{width: 100%;background: #0590dc url(../images/isect4Bg.png) no-repeat center;}
.footerTop li{width: 25%;float:left;text-align: center;}
.footerTop li a{display: inline-block;*display: inline;*zoom: 1;padding: 17px 0 12px 59px;height: 45px;position: relative;text-align: left;}
.footerTop li a i{display: block;width: 45px;height: 45px;position: absolute;left: 0;top: 17px;background-repeat: no-repeat;background-image: url(../images/icon3.png);}
.footerTop li.li1 a i{background-position: left top;}
.footerTop li.li2 a i{background-position: left -45px;}
.footerTop li.li3 a i{background-position: left -90px;}
.footerTop li.li4 a i{background-position: left -135px;}
.footerTop li a h3{line-height: 28px;font-size: 18px;color: #ffffff;font-weight: bold;}
.footerTop li a h5{line-height: 17px;font-size: 12px;color: #ffffff;font-weight: normal;text-transform: uppercase;}

.footer{padding: 32px 0 23px;}
.footer .fLogo{height: 51px;line-height: 51px;}
.footer .text{font-size: 15px;color: #262626;line-height: 24px;text-align: right;}
.footer .text a:hover{text-decoration: underline;}

.nyBanner{width: 100%;height: 228px;background-repeat: no-repeat;background-position: center;}

.bread{background: #f7f7f7;border-bottom: 1px solid #e2e2e2;}
.bread .w1180{position: relative;}
.bread ul{position: relative;z-index: 2;}
.bread ul li{width: 134px;height: 60px;float: left;text-align: center;line-height: 60px;position: relative;font-size: 15px;color: #212121;}
.bread ul li:before,.bread ul li:first-child:after{content: "";width: 1px;height: 21px;background: #e2e2e2;position: absolute;right: 0;top: 50%;margin-top: -10px;}
.bread ul li:first-child:after{left: 0;right: auto;}
.bread ul li a{display: block;}
.bread ul li.on{color: #f7f7f7;background: url(../images/breadBg.png) no-repeat center;}
.bread ul li:hover{color: #e98b3a;}
.bread ul li.on:hover{color: #fff;}
.bread ul li.on:before,.bread ul li.on:after,.bread ul li:hover:before,.bread ul li:hover:after{display: none;}
.bread .bg{width: 134px;height: 60px;background: url(../images/breadBg.png) no-repeat center;position: absolute;left: 0;top: 0;display: none;}
.bread .path{font-size: 14px;color: #aeaeae;/*opacity: 0.57;filter:alpha(opacity=57);*/line-height: 60px;padding-left: 24px;background: url(../images/home.png) no-repeat left center;}
.bread .path a:hover{color: #e98b3a;}

.nyWrap{width: 100%;min-height: 340px;}
.w1180{width: 1180px;margin: 0 auto;}
.prodList{margin: 30px auto 62px;}
.prodList ul{margin-bottom: 62px;}
.prodList ul li{padding: 29px 0 47px;}
.prodList ul li.li2{background: #f4f4f4;}
.prodList ul li a{display: block;height: 298px;position: relative;}
.prodList ul li.li1 a{padding-left: 460px;}
.prodList ul li.li2 a{padding-right: 460px;}
.prodList ul li a .pic{width: 421px;height: 280px;overflow: hidden;position: absolute;top: 19px;}
.prodList ul li.li1 a .pic{left: 0;}
.prodList ul li.li2 a .pic{right: 0;}
.prodList ul li a .pic img{width: 100%;height: 100%;}
.prodList ul li a .pic .line1{height: 5px;width: 100%;background: #0096ff;position: absolute;left: 0;top: 0;z-index: 2;opacity: 0;filter:alpha(opacity=0);}
.prodList ul li a .pic .line2{width: 5px;height: 100%;background: #0096ff;position: absolute;right: 0;top: 0;z-index: 2;opacity: 0;filter:alpha(opacity=0);}
.prodList ul li a .pic .line3{height: 5px;width: 100%;background: #0096ff;position: absolute;right: 0;bottom: 0;z-index: 2;opacity: 0;filter:alpha(opacity=0);}
.prodList ul li a .pic .line4{width: 5px;height: 100%;background: #0096ff;position: absolute;left: 0;bottom: 0;z-index: 2;opacity: 0;filter:alpha(opacity=0);}

.prodList ul li a:hover .pic .line1,.prodList ul li a:hover .pic .line3,
.prodList ul li a:hover .pic .line2,.prodList ul li a:hover .pic .line4{opacity: 1;filter:alpha(opacity=100);}

/*.prodList ul li a:hover .pic .line1,.prodList ul li a:hover .pic .line3{width: 100%;}
.prodList ul li a:hover .pic .line2,.prodList ul li a:hover .pic .line4{height: 100%;}*/
.prodList ul li a h5{line-height: 58px;font-size: 26px;color: #1e1e1e;font-weight: normal;}
.prodList ul li a i.line{display: block;width: 46px;height: 3px;background: #115bb5;margin-bottom: 24px;}
.prodList ul li a .text{font-size: 15px;line-height: 25px;color: #424242;margin-bottom: 24px;height: 150px;overflow: hidden;}
.prodList ul li a span{display: block;width: 130px;height: 38px;border: 1px solid #999999;position: relative;}
.prodList ul li a span:before{content: "";width: 0;height: 100%;background: #115bb5;position: absolute;left: 0;top: 0;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.prodList ul li a span em{display: block;width: 100%;height: 100%;text-indent: 19px;line-height: 38px;color: #818181;font-size:15px;background: url(../images/moreBg.png) no-repeat 92px top;position: relative;z-index: 2;}
.prodList ul li a:hover span:before{width: 100%;}
.prodList ul li a:hover span em{color: #fff;border-color: #115bb5;background-position: 92px bottom;}
.prodList ul li a:hover span{border-color: #115bb5;}

.page{text-align: center;font-size: 0;}
.page a{display: inline-block;*display: inline;*zoom: 1;height: 27px;line-height: 27px;margin: 0 10px;}
.page a.prev,.page a.next{width: 84px;font-size: 14px;color: #616161;border:1px solid #e5e5e5;}
.page a.num{width: 30px;height: 29px;box-sizing:border-box;font-size: 14px;color: #616161;}
.page a.num.on{color: #39383d;border: 1px solid #39383d;}
.page a:hover{background: #115bb5;border-color: #115bb5;color: #fff;}

.prodDesc{padding: 58px 0 83px;}
.prodDesc .wrap{display: block;padding-left: 460px;position: relative;height: 299px;}
.prodDesc .wrap .pic{width: 419px;height: 278px;border:1px solid #dadada;overflow: hidden;position: absolute;left: 0;top: 19px;}
.prodDesc .wrap .pic img{width: 100%;height: 100%;}
.prodDesc .wrap  h5{line-height: 58px;font-size: 26px;color: #080808;font-weight: normal;}
.prodDesc .wrap i{display: block;width: 46px;height: 3px;background: #115bb5;margin-bottom: 22px;}
.prodDesc .wrap .text{margin-bottom: 13px;height: 162px;}
.prodDesc .wrap .text dl{padding-left: 70px;position: relative;font-size: 14px;line-height: 27px;color: #313131;max-height: 54px;overflow: hidden;}
.prodDesc .wrap .text dl dt{width: 70px;position: absolute;left: 0;top: 0;font-weight: bold;color: #0590dc;}
.prodDesc .wrap .btm{height: 42px;font-size: 0;}
.prodDesc .wrap .btm .tel{line-height: 40px;border:1px solid #dadada;padding: 0 16px 0 42px;font-size: 18px;color: #e87717;font-weight: bold;background: #f7f6f6 url(../images/telIcon.png) no-repeat 13px center;margin-right: 11px;}
.prodDesc .wrap .btm .advice{width: 166px;height: 42px;background: #0590dc url(../images/msgIcon.png) no-repeat 15px center;text-indent: 50px;font-size: 16px;color: #ffffff;line-height: 42px;margin-right: 11px;}
.prodDesc .wrap .btm .toList{width: 119px;height: 40px;border:1px solid #dadada;background: #f7f6f6 url(../images/listIcon.png) no-repeat 19px 1px;text-indent: 44px;font-size: 14px;color: #6a6a6a;line-height: 40px;}
.prodDesc .wrap .btm .toList:hover{background-color: #0590dc;background-position: 19px -39px;color: #fff;border-color: #0590dc;}

.prodTab{width: 100%;padding: 52px 0 69px;background: #f7f7f7;}
.prodTab .tabs{margin-bottom: 86px;margin-bottom: 58px;}
.prodTab .tabs ul li{width: 130px;height: 89px;float: left;margin-left: 20px;background: #dbdbdb;text-align: center;font-size: 18px;color: #2c2c2c;cursor: pointer;box-sizing:border-box;padding-top: 12px;}
.prodTab .tabs ul li:first-child{margin-left: 0;}
.prodTab .tabs ul li em{display: block;width: 50px;height: 40px;margin: 0 auto;background-repeat: no-repeat;background-image: url(../images/prodTabIcon.png);}
.prodTab .tabs ul li p{line-height: 31px;}
.prodTab .tabs ul li.li1 em{background-position: 0 0;}
.prodTab .tabs ul li.li2 em{background-position: -50px 0;}
.prodTab .tabs ul li.li3 em{background-position: -100px 0;}
.prodTab .tabs ul li.li4 em{background-position: -150px 0;}
.prodTab .tabs ul li.li5 em{background-position: -200px 0;}
.prodTab .tabs ul li.li6 em{background-position: -250px 0;}
.prodTab .tabs ul li.li7 em{background-position: -300px 0;}
.prodTab .tabs ul li.li8 em{background-position: -350px 0;}
.prodTab .tabs ul li.active{background-color: #0590dc;color: #fff;}
.prodTab .tabs ul li.active.li1 em{background-position: 0 -40px;}
.prodTab .tabs ul li.active.li2 em{background-position: -50px -40px;}
.prodTab .tabs ul li.active.li3 em{background-position: -100px -40px;}
.prodTab .tabs ul li.active.li4 em{background-position: -150px -40px;}
.prodTab .tabs ul li.active.li5 em{background-position: -200px -40px;}
.prodTab .tabs ul li.active.li6 em{background-position: -250px -40px;}
.prodTab .tabs ul li.active.li7 em{background-position: -300px -40px;}
.prodTab .tabs ul li.active.li8 em{background-position: -350px -40px;}

.prodTab .prodContainer .swiper-slide{min-height: 450px;overflow: hidden;}
.prodTab .prodContainer .swiper-slide .prodDetail{font-size: 16px;line-height: 38px;color: #393939;text-align: justify;word-break:break-all;}
.prodTab .prodContainer .swiper-slide .prodDetail *{max-width: 100% !important;}

.prodDetailList{}
.prodDetailList li{width: 567px;}
.prodDetailList li .text{width: 235px;}
.prodDetailList li.li2 .text{text-align: right;}
.prodDetailList li .text .step{height: 110px;font-size: 0;padding: 16px 0 30px;width: 176px;border-bottom: 2px solid #0590dc;float: left;}
.prodDetailList li .text .line{display: block;width: 176px;height: 2px;background: #0590dc;}
.prodDetailList li .text h3{width: 100%;float: left;padding-top: 5px;line-height: 46px;font-size: 35px;color: #0590dc;font-weight: normal;}
.prodDetailList li .text h5{width: 100%;float: left;line-height: 27px;font-size: 20px;color: #0590dc;text-transform: uppercase;font-weight: normal;margin-bottom: 12px;}
.prodDetailList li .text p{width: 100%;float: left;font-size: 16px;line-height: 28px;color: #424242;}
.prodDetailList li  .pic{width: 306px;height: 306px;border:1px solid #858585;}
.prodDetailList li  .pic img{width: 100%;height: 100%;}
.prodDetailList li.li2 .text .step{float: right;}

.caseList{width: 1216px;margin-bottom: 20px;}
.caseList li{width: 366px;float: left;margin: 0 39px 50px 0;background: #ffffff;box-sizing:border-box;padding: 15px 14px 0 14px;}
.caseList li a{display: block;}
.caseList li a .pic{width: 100%;height: 0;padding-bottom: 64%;overflow: hidden;position: relative;}
.caseList li a .pic img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.caseList li a .text{height: 89px;}
.caseList li a .text h5{padding-top: 17px;line-height: 30px;font-size: 18px;color: #333333;font-weight: bold;}
.caseList li a .text p{line-height: 23px;font-size: 14px;color: #8b8b8b;}
.caseList li:hover a .text h5{color: #0590dc;}

.nyMenu{margin: 43px auto 27px;}
.nyMenu ul{width: 1204px;}
.nyMenu ul li{float: left;width: 147px;height: 44px;border:1px solid #a8a8a8;font-size: 17px;color: #363636;line-height: 44px;text-align: center;margin: 0 23px 18px 0;position: relative;}
.nyMenu ul li a{display: block;}
.nyMenu ul li:before{content: "";width: 0;height: 100%;position: absolute;left: 0;top: 0;z-index: -1;background: #0490dd;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.nyMenu ul li.on:before,.nyMenu ul li:hover:before{width: 100%;}
.nyMenu ul li.on,.nyMenu ul li:hover{border-color: #0490dd;color: #fff;font-weight: bold;}

.caseTitle{margin-bottom: 56px;text-align: center;}
.caseTitle h3{line-height: 50px;font-size: 28px;color: #0490dd;font-weight: bold;}
.caseTitle h3 span{display: inline-block;*display: inline;*zoom: 1;padding: 0 38px;position: relative;}
.caseTitle h3 span:before,.caseTitle h3 span:after{content: "";width: 27px;height: 1px;background: #c8c8c8;position: absolute;top: 25px;}
.caseTitle h3 span:before{left: 0;}
.caseTitle h3 span:after{right: 0;}
.caseTitle h5{line-height: 27px;font-size: 16px;color: #383838;font-weight: normal;}
.caseTitle p{line-height: 22px;font-size: 14px;color: #898989;margin-bottom: 15px;}
.caseTitle i{display: block;width: 38px;height: 3px;background: #206ecc;margin: 0 auto;}


.caseList1{width: 100%;margin-bottom: 80px;}
.caseList1 li{padding: 29px 0 42px 0;}
.caseList1 li.li1{background: #f8f9f9;}
.caseList1 li.li2{background: #ffffff;}
.caseList1 li .w1180 a{display: block;padding: 0 0 0 411px;position: relative;height: 231px;}
.caseList1 li .w1180 a .pic{width: 368px;height: 231px;position: absolute;left: 0;top:13px;overflow: hidden;}
.caseList1 li .w1180 a .pic img{width: 100%;height: 100%;}
.caseList1 li .w1180 a h5{line-height: 52px;font-size: 20px;color: #222222;font-weight: bold;}
.caseList1 li .w1180 a i{display: block;width: 31px;height: 2px;background: #0490dd;margin-bottom: 21px;}
.caseList1 li .w1180 a p{font-size: 14px;line-height: 27px;color: #444444;height: 108px;overflow: hidden;margin-bottom: 19px;}
.caseList1 li .w1180 a span{display: block;width: 149px;height: 43px;text-indent: 28px;font-size: 15px;color: #9c9c9c;line-height: 43px;position: relative;background: #e3e3e3;	}
.caseList1 li .w1180 a span:before{content: "";width: 0;height: 100%;position: absolute;left: 0;top: 0;background: #0490dd;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.caseList1 li .w1180 a span em{display: block;position: relative;z-index: 2;background:  url(../images/moreBg1.png) no-repeat 103px top;}
.caseList1 li .w1180 a:hover span:before{width: 100%;}
.caseList1 li .w1180 a:hover span em{color: #fff;background-position: 103px bottom;}
.caseList1 li .w1180 a:hover h5{color: #0490dd;}

.solutionWrap{width: 100%;padding: 51px 0 100px;background: url(../images/solutionBg.jpg) no-repeat center;height: 690px; }
.solutionWrap .solutTitle{margin-bottom: 48px;text-align: center;}
.solutionWrap .solutTitle h3{line-height: 39px;font-size: 28px;color: #ffffff;}
.solutionWrap .solutTitle h5{line-height: 19px;font-size: 12px;color: #ffffff;font-weight: normal;text-transform: uppercase;opacity: 0.4;filter:alpha(opacity=40);}


.solutionWrap ul li{width: 25%;float: left;position: relative;overflow: hidden;height: 0;padding-bottom: 16.45%;position: relative;}
.solutionWrap ul li .pic{width: 100%;height: 100%;overflow: hidden;position: absolute;left: 0;top: 0;}
.solutionWrap ul li .pic img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.solutionWrap ul li .desc{width: 100%;box-sizing:border-box;padding: 0 10px 0 19px;position: absolute;left: 0;bottom: 11px;}
.solutionWrap ul li .desc h3{line-height: 29px;font-size: 20px;color: #ffffff;font-weight: normal;}
.solutionWrap ul li .desc h5{line-height: 20px;font-size: 12px;color: #ffffff;opacity: 0.59;filter:alpha(opacity=59);font-weight: normal;}
.solutionWrap ul li .btm{width: 100%;height: 100%;position: absolute;left: 0;top: 100%;background: #fff;text-align: center;}
.solutionWrap ul li .btm .cont{width: 100%;box-sizing:border-box;padding: 0 10px;position: absolute;left: 0;top: 50%;height: 108px;margin-top: -54px;}
.solutionWrap ul li .btm h3{line-height: 33px;font-size: 22px;color: #060606;font-weight: normal;
-webkit-transform:translateY(50px); -moz-transform: translateY-(50px); -ms-transform:translateY(50px); transform:translateY(50px);opacity: 0;
-webkit-transition:all 0.3s linear 0.2s; -moz-transition:all 0.3s linear 0.2s; -ms-transition:all 0.3s linear 0.2s; transition:all 0.3s linear 0.2s;}
.solutionWrap ul li .btm h5{line-height: 25px;font-size: 12px;color: #060606;font-weight: normal;
-webkit-transform:translateY(30px); -moz-transform: translateY(30px); -ms-transform:translateY(30px); transform:translateY(30px);opacity: 0;
-webkit-transition:all 0.3s linear 0.5s; -moz-transition:all 0.3s linear 0.5s; -ms-transition:all 0.3s linear 0.5s; transition:all 0.3s linear 0.5s;}
.solutionWrap ul li .btm i{display: block;width: 38px;height: 38px;margin: 12px auto 0;background: url(../images/readMore1.png) no-repeat center;
-webkit-transform:translateY(20px); -moz-transform: translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px);opacity: 0;
-webkit-transition:all 0.3s linear 0.7s; -moz-transition:all 0.3s linear 0.7s; -ms-transition:all 0.3s linear 0.7s; transition:all 0.3s linear 0.7s;}
.solutionWrap ul li:hover .btm{top: 0;}
.solutionWrap ul li:hover .btm h3,.solutionWrap ul li:hover .btm h5,.solutionWrap ul li:hover .btm i{opacity: 1;
-webkit-transform:translateY(0); -moz-transform: translateY0); -ms-transform:translateY(0); transform:translateY(0);}
.solutionWrap ul li:hover .btm h5{opacity: 0.59;filter:alpha(opacity=59);}

.solutionWrap ul li:hover .desc{bottom: -100%;}

.solutionWrap ul li.li6{width: 50%;height: 0;padding-bottom: 16.45%;}
.solutionWrap ul li.li6 .cont{width: 100%;height: 42px;box-sizing:border-box;padding: 0 10px;position: absolute;left: 0;top: 50%;margin-top: -21px;overflow: hidden;}
.solutionWrap ul li.li6 .cont .solutScroll{width: 100%;height: 100%;overflow: hidden;}
.solutionWrap ul li.li6 .cont .solutScroll .swiper-slide a{display: block;font-size: 26px;color: #ffffff;font-weight: bold;line-height: 42px;text-align: center;}

.solutionWrap ul li.li7{background: #ff9000;}
.solutionWrap ul li.li7 .cont{width: 100%;padding:0 8px 0 24px;box-sizing:border-box;height: 122px;position: absolute;left: 0;top: 50%;margin-top: -61px;}
.solutionWrap ul li.li7 .cont h5{line-height: 38px;margin-bottom: 8px;font-size: 18px;color: #ffffff;font-weight: bold;}
.solutionWrap ul li.li7 .cont .list{height: 75px;overflow: hidden;}
.solutionWrap ul li.li7 .cont .list a{width: 33.3%;font-size: 14px;color: #ffffff;line-height: 25px;}
.solutionWrap ul li.li7 .cont .list a:hover{text-decoration: underline;}

.recomNews{margin: 86px auto 73px;}
.recomNews a{display: block;padding-left: 565px;height: 340px;position: relative;}
.recomNews a .pic{width: 525px;height: 340px;box-sizing:border-box;border:1px solid #dedede;padding: 11px;position: absolute;left: 0;top: 0;}
.recomNews a .pic span{display: block;width: 100%;height: 100%;overflow: hidden;}
.recomNews a .pic span img{width: 100%;height: 100%;}
.recomNews a h5{line-height: 44px;padding-top: 3px;font-size: 24px;color: #171616;font-weight: normal;}
.recomNews a .date{line-height: 27px;font-size: 12px;color: #7d7d7d;text-transform: uppercase;margin-bottom: 9px;}
.recomNews a i{display: block;width: 46px;height: 3px;background: #115bb5;margin-bottom: 31px;}
.recomNews a p{font-size: 14px;line-height: 28px;color: #353535;height: 140px;overflow: hidden;margin-bottom: 41px;}
.recomNews a em{display: block;width: 149px;height: 43px;background: #0590dc url(../images/readMore2.png) no-repeat 103px center;text-indent: 28px;font-size: 15px;color: #ffffff;line-height: 43px;}
.recomNews a:hover h5{color: #0590dc;}

.newsList{margin-bottom: 62px;}
.newsList ul{margin-bottom: 66px;}
.newsList ul li a{display: block;height: 153px;padding-left: 124px;position: relative;}
.newsList ul li a .date{width: 77px;height: 112px;position: absolute;left: 0;top: 23px;}
.newsList ul li a .date em{display: block;height: 70px;line-height: 70px;border-bottom: 1px solid #000000;text-align: center;font-size: 58px;color: #1a1a1a;}
.newsList ul li a .date span{display: block;line-height: 41px;font-size: 17px;color: #1a1a1a;text-align: center;}
.newsList ul li a .cont{width: 100%;height: 100%;box-sizing:border-box;border-bottom: 1px dotted #cccccc;}
.newsList ul li:first-child a .cont{border-top: 1px dotted #cccccc;}
.newsList ul li a .cont h5{padding-top: 19px;line-height: 30px;font-size: 18px;color: #282828;font-weight: bold;}
.newsList ul li a .cont .info{line-height: 21px;margin-bottom: 9px;font-size: 12px;color: #a5a5a5;text-transform: uppercase;}
.newsList ul li a .cont p{font-size: 14px;line-height: 26px;color: #353535;height: 52px;overflow: hidden;}
.newsList ul li:hover a .date em,.newsList ul li:hover a .date span{color: #0590dc;}
.newsList ul li:hover a .date em{border-color: #0590dc;}

.nyMenu.nyMenu1{margin-bottom: 31px;}
.nyMenu.nyMenu1 ul{width: 1217px;}
.nyMenu.nyMenu1 ul li{width: 204px;margin: 0 37px 14px 0;}

.contSolutTit{margin-bottom: 65px;}
.contSolutTit h3{line-height: 57px;font-size: 28px;color: #0490dd;font-weight: bold;text-align: center;}
.contSolutTit h3 span{display: inline-block;*display: inline;*zoom: 1;padding: 0 38px;position: relative;}
.contSolutTit h3 span:before,.contSolutTit h3 span:after{content: "";width: 27px;height: 1px;background: #c8c8c8;position: absolute;top: 28px;}
.contSolutTit h3 span:before{left: 0;}
.contSolutTit h3 span:after{right: 0;}
.contSolutTit i{display: block;width: 38px;height: 3px;background: #206ecc;margin: 0 auto;}

.contSolut{margin-bottom: 365px;}
.contSolut .tit{height: 47px;line-height: 47px;background: #e5e5e5;padding-left: 22px;font-size: 20px;color: #0490dd;position: relative;}
.contSolut .tit:before{content: "";width: 7px;height: 100%;background: #0490dd;position: absolute;left: 0;top: 0;}
.contSolut .detail{padding: 30px 22px 40px;font-size: 16px;line-height: 32px;color: #343434;text-align: justify;min-height: 96px;}
.contSolut .detail *{max-width: 100% !important;}

.downloadList{}
.downloadList .hd{background: #f5f5f5;font-size: 16px;color: #343434;font-weight: bold;line-height: 45px;height: 47px;position: relative;padding: 0 153px 0 103px;}
.downloadList .no1{width: 101px;height: 45px;border:1px solid #e3e3e3;text-align: center;position: absolute;left: 0;top: 0;}
.downloadList .no2{width: 100%;box-sizing:border-box;padding: 0 34px;border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;display: block;}
.downloadList .no3{width: 151px;height: 45px;border:1px solid #e3e3e3;text-align: center;position: absolute;right: 0;top: 0;}
.downloadList .bd{}
.downloadList .bd .item{height: 56px;line-height: 54px;margin-top: -1px;font-size: 16px;color: #343434;position: relative;padding: 0 153px 0 103px;}
.downloadList .bd .item .no1,.downloadList .bd .item .no3{height: 54px;line-height: 54px;}
.downloadList .bd .item .no2{height: 56px;line-height: 56px;}
.downloadList .bd .item .no3{color: #0490dd;}
.downloadList .bd .item .no3 img{margin-right: 14px;}
.downloadList .bd .item:hover .no2{color: #0490dd;}

.popWrap{width: 100%;height: 100%;background: url(../images/grayBg.png) repeat;position: fixed;top: 0;left: 0;z-index: 999;display: none;}
.popWrap .popCont{width: 1077px;height: 548px;background: #ffffff;position: absolute;left: 50%;top: 50%;margin-left: -538px;margin-top: -274px;box-sizing:border-box;padding: 0 34px;}
.popWrap .popCont .tit{height: 87px;line-height: 87px;border-bottom: 1px solid #dbdbdb;font-size: 24px;color: #333333;font-weight: bold;margin-bottom: 53px;}
.popWrap .popCont .tit .close{height: 100%;width: 40px;background: url(../images/close.png) no-repeat right center;cursor: pointer;}
.popWrap .popCont .tips{width: 100%;padding: 0 20px 0 85px;line-height: 29px;font-size: 16px;color: #797979;background: url(../images/tips.png) no-repeat 42px top;box-sizing:border-box;position: absolute;left: 0;bottom: 40px; }
.popWrap .popCont .cont{}
.popWrap .popCont .cont .login{padding: 35px 0 0 136px;width: 400px;}
.popWrap .popCont .cont .login .textWrap{width: 100%;height: 54px;border: 1px solid #dddddd;margin-bottom: 58px;box-sizing:border-box;padding-left: 80px;position: relative;}
.popWrap .popCont .cont .login .textWrap label{width: 70px;height: 52px;position: absolute;left: 0;top: 0;font-size: 16px;color: #4b4b4b;line-height: 52px;text-align: right;}
.popWrap .popCont .cont .login .textWrap .text{width: 100%;height: 100%;border: none;background: none;font-family: "Microsoft Yahei";line-height: 52px;}
.popWrap .popCont .cont .login .btn{width: 100%;height: 54px;background: #e77817;border: none;font-size: 16px;color: #ffffff;cursor: pointer;font-family: "Microsoft Yahei";}
.popWrap .popCont .cont .login .btn:hover{background: #0490dd;}
.popWrap .popCont .cont .desc{width: 310px;padding-left: 47px;height: 245px;border-left: 1px solid #e6e6e6;} 
.popWrap .popCont .cont .desc .logo{padding-top: 7px;height: 112px;border-bottom: 1px solid #dddddd;line-height: 112px;text-align: center;}
.popWrap .popCont .cont .desc .tel{line-height: 98px;font-size: 40px;font-weight: bold;color: #e77817;}

.contactTop{padding: 54px 0 88px;position: relative;}
.contactTop .w1180{position: relative;}
.contactTit{text-align: center;padding: 29px;margin-bottom: 58px;background: url(../images/contactTit.png) no-repeat center top;}
.contactTit h3{line-height: 36px;font-size: 24px;color: #1a1a1a;font-weight: bold;}
.contactTit h5{line-height: 23px;font-size: 14px;color: #a5a5a5;font-weight: normal;text-transform: uppercase;}

.contactCont{font-size: 15px;color: #191919;line-height: 32px;}
.contactCont p.fl{width: 414px;padding-left: 32px;}

.contactTop .codeImg{position: absolute;right: 39px;top: 50px;text-align: center;}
.contactTop .codeImg img{width: 125px;height: 125px;}
.contactTop .codeImg p{font-size: 15px;color: #1c1c1c;line-height: 35px;}

.contactBtm{background: #e9e9e9;padding: 65px 0 75px;position: relative;}
.contactBtm .tit{width: 284px;height: 54px;text-align: center;background: #ec6c00;border-radius: 26px;font-size: 15px;color: #ffffff;line-height: 54px;position: absolute;left: 50%;margin-left: -142px;top: -27px;}
.contactBtm .tit img{margin-right: 10px;}
.mapWrap{height: 515px;padding: 10px;background: #ffffff;}

.contPage{margin: 50px auto;}
.contPage .psgCont{min-height: 300px;margin-bottom: 30px;font-size: 15px;line-height: 30px;color: #424242;text-align: justify;}
.contPage .psgCont *{max-width: 100% !important;}

.contPage .psgTitle{text-align: center;margin-bottom: 22px;}
.contPage .psgTitle h5{line-height: 40px;font-size: 24px;color: #333333;font-weight: normal;}
.contPage .psgTitle h5 span{color: #1081ce;}
.contPage .psgTitle .info{font-size: 12px;color: #666666;text-align: center;line-height: 35px;}
.contPage .psgTitle .info span{margin: 0 10px;}


.contPage .psgLink{padding-bottom: 34px;border-top: 1px solid #e5e5e5;}
.contPage .psgLink .item{padding-top: 24px;}
.contPage .psgLink .item:first-child{padding-top: 44px;}
.contPage .psgLink .item h5{font-size: 14px;font-weight: normal;color: #666666;line-height: 16px;}
.contPage .psgLink .item h3{font-size: 18px;color: #000000;font-weight: normal;color: #000000;line-height: 36px;}
.contPage .psgLink .item p{font-size: 14px;color: #888888;line-height: 24px;}
.contPage .psgLink .item:hover h3{color: #0594e5;}

.about .item1{margin: 68px auto 76px;min-height: 350px;box-sizing:border-box;padding-left: 432px;background: url(../images/aboutBg.png) no-repeat left top;
font-size: 15px;line-height: 29px;color: #3f3f3f;text-align: justify;}
.about .item1 *{max-width: 100% !important;}

.about .item2{padding: 54px 0 65px;background: url(../images/aboutBg1.jpg) no-repeat center;margin-bottom: 50px;}
.aboutTit{text-align: center;margin-bottom: 60px;}
.aboutTit h3{line-height: 39px;font-size: 28px;color: #ffffff;font-weight: bold;}
.aboutTit h5{height: 19px;line-height: 19px;font-size: 12px;color: #ffffff;opacity: 0.41;filter:alpha(opacity=41);font-weight: normal;text-transform: uppercase;}

.w1208{width: 1208px;margin: 0 auto;}
.devScroll{width: 100%;overflow: hidden;box-sizing:border-box;padding: 0 64px;height: 357px;position: relative;margin-bottom: 75px;}
.devScroll .swiper-wrapper{}
.devList{width: 100%;box-sizing:border-box;padding: 0 58px;position: relative;}
.devList:before{content: "";width: 100%;height: 1px;background: #ffffff;position: absolute;left: 0;top: 50%;}
.devList li{width: 16.6%;float: left;height: 18px;padding: 169px 0;position: relative;z-index: 3;}
.devList li i.dot{display: block;width: 100%;width: 18px;height: 18px;margin: 0 auto;background: url(../images/dotIcon.png) no-repeat center;}
.devList li .cont{width: 274px;height: 142px;background: url(../images/whiteBg.png) repeat;position: absolute;left: 50%;margin-left: -137px;box-sizing:border-box;padding: 3px 19px 0 21px;}
.devList li .cont .tit{line-height: 46px;font-size: 20px;color: #ffffff;}
.devList li .cont .text{font-size: 14px;line-height: 22px;color: #ffffff;max-height: 88px;overflow: auto;padding-right: 10px;}
.devList li.li1 .cont{top: 0;}
.devList li.li2 .cont{bottom: 0;}
.devList li .cont .text::-webkit-scrollbar{width:2px;height:2px}
.devList li .cont .text::-webkit-scrollbar-button:vertical{display:none}
.devList li .cont .text::-webkit-scrollbar-corner,
.devList li .cont .text::-webkit-scrollbar-track{background-color:#ccc}
.devList li .cont .text::-webkit-scrollbar-thumb{border-radius:0;background-color:#fff; }
.devList li .cont .text::-webkit-scrollbar-thumb:vertical:hover{ }
.devList li .cont .text::-webkit-scrollbar-thumb:vertical:active{ }
.devScroll .swiper-button-prev, .devScroll .swiper-button-next{width: 40px;height: 40px;cursor: pointer;opacity: 1;position: absolute;top: 50%;margin-top: -20px;}
.devScroll .swiper-button-prev{left: 0;background: url(../images/leftArr.png) no-repeat center;}
.devScroll .swiper-button-next{right: 0;background: url(../images/rightArr.png) no-repeat center;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{pointer-events:auto;opacity: 0.3;}

.about .item2 .btm span{display: block;margin: 0 auto 26px auto;width: 180px;height: 44px;text-align: center;line-height: 44px;border:2px solid #bebfc2;border-radius: 32px;font-size: 23px;color: #ffffff;text-transform: uppercase;opacity: 0.66;filter:alpha(opacity=66);}
.about .item2 .btm p{text-align: center;font-size: 14px;color: #ffffff;line-height: 20px;}

.about .item3{margin-bottom: 83px;}
.about .item3 .aboutTit h3{color: #323232;}
.about .item3 .aboutTit h5{color: #1f1f1f;}
.about .item3 .detail{font-size: 15px;line-height: 29px;color: #3f3f3f;text-align: justify;min-height: 300px;}
.about .item3 .detail *{max-width: 100% !important;}

.about .item4{margin-bottom: 55px;background: url(../images/aboutBg2.jpg) no-repeat center;padding: 47px 0 65px 0;}
.about .item4 .aboutTit{margin-bottom: 57px;}
.about .item4 .cont{width: 100%;}
.about .item4 .cont .swiper-slide .wrap{width: 100%;box-sizing:border-box;padding-left: 348px;position: relative;min-height: 240px;}
.about .item4 .cont .swiper-slide .wrap .pic{width: 233px;height: 233px;padding: 10px;background: url(../images/whiteBg.png) repeat;border-radius: 50%;position: absolute;left: 31px;top: 0;}
.about .item4 .cont .swiper-slide .wrap .pic img{width: 100%;height: 100%;border-radius: 50%;}
.about .item4 .cont .swiper-slide .wrap .text{width: 100%;}
.about .item4 .cont .swiper-slide .wrap .text .tit{margin-bottom: 60px;}
.about .item4 .cont .swiper-slide .wrap .text .tit h3{line-height: 57px;font-size: 24px;color: #fbfafc;}
.about .item4 .cont .swiper-slide .wrap .text .tit i{display: block;width: 24px;height: 1px;background: #fff;margin: 8px 0 18px;}
.about .item4 .cont .swiper-slide .wrap .text .tit p{font-size: 18px;line-height: 32px;color: #ffffff;font-weight: bold;}
.about .item4 .cont .swiper-slide .wrap .text .detail{font-size: 16px;line-height: 32px;color: #ffffff;height: 288px;overflow: auto;padding-right: 6px;}
.about .item4 .cont .swiper-slide .wrap .text .detail::-webkit-scrollbar{width:2px;height:2px}
.about .item4 .cont .swiper-slide .wrap .text .detail::-webkit-scrollbar-button:vertical{display:none}
.about .item4 .cont .swiper-slide .wrap .text .detail::-webkit-scrollbar-corner,
.about .item4 .cont .swiper-slide .wrap .text .detail::-webkit-scrollbar-track{background-color:#ccc}
.about .item4 .cont .swiper-slide .wrap .text .detail::-webkit-scrollbar-thumb{border-radius:0;background-color:#fff; }
.about .item4 .cont .swiper-slide .wrap .text .detail::-webkit-scrollbar-thumb:vertical:hover{ }
.about .item4 .cont .swiper-slide .wrap .text .detail::-webkit-scrollbar-thumb:vertical:active{ }

.about .item4 .cont .tabs{}
.about .item4 .cont .tabs span{width: 128px;height: 41px;border:2px solid #ffffff;border-radius: 22px;text-align: center;line-height: 41px;cursor: pointer;position: relative;margin-left: 17px;font-size: 18px;color: #ffffff;}
.about .item4 .cont .tabs span:first-child{margin-left: 0;}
.about .item4 .cont .tabs span.active{border-color: #2390cd;background: #2390cd;}

.about .item5{margin-bottom: 140px;}
.about .item5 .w1180{overflow: hidden;}
.about .item5 .aboutTit{margin-bottom: 125px;}
.about .item5 .aboutTit h3{color: #323232;}
.about .item5 .aboutTit h5{color: #bababa;opacity: 1;filter:alpha(opacity=100);}
#box{position:relative;width:812px;height:454px;margin:0 auto;}
#box ul{position:relative;width:812px;height:454px;}
#box li{position:absolute;list-style:none;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;}
#box li:before{content: "";width: 100%;height: 67px;background: url(../images/shadow.png) no-repeat center bottom;position: absolute;left: 0;bottom: -34px;}
#box li .pic{width: 100%;height: 100%;overflow: hidden;position: relative;z-index: 5;background: #d1cfcf;}
#box li .pic img{width: 100%;height: 100%;/*opacity: 1 !important;*/}
#box li .pic .gray{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;background: url(../images/grayBg1.png) repeat;}
#box li .text{font-size: 16px;color: #373737;line-height: 30px;text-align: center;position: absolute;left: 0;width: 100%;height: 30px;left: 0;bottom: -64px;opacity: 0;}
#box li .text img{margin-right: 16px;}
#box li .text  span{display: inline-block;*display: inline;*zoom: 1;padding-left: 31px;background: url(../images/honorIcon.png) no-repeat left center;}
#box .btn{width: 38px;height: 38px;cursor: pointer;position: absolute;top: 148px;font-size: 0;text-indent: 999em;}
#box .btn.prev{background: url(../images/leftArr1.png) no-repeat center;left: -182px;}
#box .btn.next{background: url(../images/rightArr1.png) no-repeat center;right: -182px;}

.wapHonor{width: 100%;overflow: hidden;display: none;}
.wapHonor .swiper-slide a{display: block;}
.wapHonor .swiper-slide a .pic{width: 100%;height: 0;padding-bottom:145%;position: relative;overflow: hidden;}
.wapHonor .swiper-slide a .pic img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.wapHonor .swiper-slide a .text{font-size: 16px;color: #373737;line-height: 21px;text-align: center;margin-top: 10px;}
.wapHonor .swiper-slide a .text img{margin-right: 10px;}

.notice{margin: 76px auto 62px;}
.notice ul{margin-bottom: 76px;}
.notice ul li{margin-bottom: 21px;background: #f4f4f4;height: 144px;}
.notice ul li a{display: block;width: 100%;height: 100%;box-sizing:border-box;padding: 19px 128px 0 171px;position: relative;}
.notice ul li a .date{width: 116px;position: absolute;left: 0;top: 38px;text-align: right;}
.notice ul li a .date em{display: block;line-height: 38px;font-size: 30px;font-weight: bold;color: #1e1e1e;}
.notice ul li a .date span{display: block;line-height: 26px;font-size: 14px;color: #999999;}
.notice ul li a h5{line-height: 48px;font-size: 20px;color: #131313;font-weight: normal;}
.notice ul li a p{font-size: 14px;line-height: 26px;color: #585858;height: 52px;overflow: hidden;}
.notice ul li a b{font-size: 12px;line-height: 26px;color: #656565;font-weight: normal;position: absolute;right: 12px;bottom: 24px;}

.notice ul li:hover{background: #0490dd;}
.notice ul li:hover a .date em,.notice ul li:hover a h5,.notice ul li:hover a b{color: #ffffff;}
.notice ul li:hover a .date span,.notice ul li:hover a p{color: #75b5e7;}

.aboutPage{margin: 72px auto;font-size: 15px;line-height: 29px;color: #3f3f3f;text-align: justify;min-height: 300px;}
.aboutPage *{max-width: 100% !important;}


.float{position: fixed;right: 0;top:30%;z-index: 999;width: 50px;}
.float ul li{margin-bottom: 5px;position: relative;cursor: pointer;}
.float ul li a{display: block;width: 100%;height: 50px;background: #cacaca url(../images/floatIcon.png) no-repeat left top;position: relative;z-index: 2;}
.float ul li:hover a{background-color: #0590dc;}
.float ul li.li2 a{background-position: left -50px;}
.float ul li.li3 a{background-position: left -100px;}
.float ul li.li4 a{background-position: left -150px;}
.float ul li p{height: 50px;width: 130px;background: #fff;background: #0590dc;font-size: 14px;color: #fff;line-height: 50px;text-indent: 12px;font-family: "HELVETICABOLD";
position: absolute;right: -130px;top:0;}
.float ul li:hover p{right: 50px;}
.float ul li .codeImg{position: absolute;right: 50px;padding-right: 12px;display: none;top:50%;margin-top: -54px;}
.float ul li .codeImg:before{content: "";    width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;
border-left:10px solid #eee;position: absolute;right:3px;top:50%;margin-top: -10px;}
.float ul li .codeImg .pic{width: 100px;height: 100px;padding: 4px;background: #eee;}
.float ul li .codeImg .pic img{width: 100%;height: 100%;}

.isect1 .cont .left .share .bdsharebuttonbox{display: none;}
.isect1 .cont .left .share .qrcode{position: relative;}
.isect1 .cont .left .share .qrcode .icon{display: block;width: 36px;height: 36px;background:url(../images/shareIcon1.png) no-repeat left top;cursor: pointer;}
.isect1 .cont .left .share .qrcode .codeImg{position: absolute;left: 50%;margin-left: -75px;bottom: 32px;z-index: 8;display: none;}
.isect1 .cont .left .share .qrcode .codeImg .pic{width: 130px;height: 130px;background: #fff;padding: 5px;}
.isect1 .cont .left .share .qrcode .codeImg .pic img{width: 100%;height: 100%;}
.isect1 .cont .left .share .qrcode .codeImg i{display: block;margin: 0 auto;width: 0;height: 0;border: 8px solid transparent;border-top: 8px solid #fff;}

.floatTel{position: fixed;right: 0;top:56%;z-index: 999;}
.float{top: auto;bottom: 0;}

/*20200423*/
.header .enbtn{margin-right: 10px;}
.header .enbtn:hover{color: #da251c;}
.header .pcNav .nLi{padding: 0 3px;}
.header .pcNav .nLi h3{padding: 26px 0;}
.header .pcNav .nLi h3 a{display: block;height: 29px;padding: 0 6px;line-height: 29px;font-size: 14px;color: #fff;font-weight: normal;
border-radius: 14px;
  /*background-image: -moz-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(49,173,235) 0%, rgb(0,150,218) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(49,173,235) 0%, rgb(0,150,218) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(49,173,235) 0%, rgb(0,150,218) 100%);*/}
.header .pcNav .nLi.on h3 a, .header .pcNav .nLi:hover h3 a{color: #fff;
background-image: -moz-linear-gradient( 0deg, rgb(237,142,69) 0%, rgb(228,118,38) 0%, rgb(222,108,29) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(237,142,69) 0%, rgb(228,118,38) 0%, rgb(222,108,29) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(237,142,69) 0%, rgb(228,118,38) 0%, rgb(222,108,29) 100%);}

.header .pcNav .nLi h3 a{border-radius: 0;background: #da251c;}
.header .menuIcon span{background: #da251c;}
.header .menuIcon span:before{background: #da251c;}
.footerTop{background-color: #dd0c04;}

.isect3 .isect3_1{display: none;}
.isect3 .isect3_2{width: 557px;}
.isect3 .isect3_2 .tabs{border-bottom: 1px solid #ebebeb;margin-bottom: 24px;}
.isect3 .isect3_2 .tabs .ititle{border:none;margin-bottom: 0;margin-right: 30px;cursor: pointer;position: relative;}
.isect3 .isect3_2 .tabs .ititle:before{content: "";width: 100%;height: 2px;position: absolute;left: 0;bottom: -1px;background: #0590dc;
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 .isect3_2 .tabs .ititle.active:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}
.isect3 .isect3_2 .container{width: 100%;position: relative;overflow: hidden;}
.isect3 .isect3_2 .container .innerScroll{width: 100%;position: relative;overflow: hidden;}
.isect3 .isect3_2 .container .wrap{display: block;}
.isect3 .isect3_2 .container .wrap .pic{width: 100%;height: 0;padding-bottom: 38%;position: relative;overflow: hidden;}
.isect3 .isect3_2 .container .wrap .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.isect3 .isect3_2 .container .wrap h5{font-size: 20px;color: #212121;line-height: 30px;padding: 34px 0 17px 0;}
.isect3 .isect3_2 .container .wrap p{font-size: 15px;color: #2d2d2d;line-height: 26px;height: 78px;overflow: hidden;opacity: 0.92;filter:alpha(opacity=92);}
.isect3 .isect3_2 .container .wrap:hover .pic em{-webkit-transform: scale(1.1);transform: scale(1.1);}
.isect3 .isect3_2 .container .wrap:hover h5{color: #0590dc;}


.isect3 .isect3_2 .btm ul li{margin-left: 34px;}

.support{margin: 40px auto;font-size: 16px;line-height: 32px;color: #666666;}
.support .tel{margin-bottom: 40px;height: 100px;background: url(../images/supportBg.jpg) no-repeat center;background-size: cover;text-align: center;line-height: 100px;}
.support .tit{font-size: 24px;line-height: 32px;color: #333333;margin-bottom: 20px;}
.support .cont{margin-bottom: 40px;}
.support dl{margin-bottom: 20px;}
.support dl:last-child{margin-bottom: 0;}
.support dl dt{margin-bottom: 8px;color: #333333;font-weight: bold;}
.support dl dt img{width: 28px;height: 28px;margin-right: 10px;}
.support dl dd{padding-left: 38px;}


.techStandard{margin: 40px 0;padding: 67px 0 54px;background: url(../images/standardBg.jpg) no-repeat center top;background-size: cover;}
.techStandard .w1180{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.techStandard .hd{width: 32%;height: 822px;background: url(../images/standardBg1.jpg) no-repeat center;background-size: cover;box-sizing: border-box;padding: 80px 10px 0 40px;position: relative;color: #fff;font-size: 16px;line-height: 24px;}
.techStandard .hd .title{margin-bottom: 76px;padding-bottom: 52px;position: relative;line-height: 1;}
.techStandard .hd .title:before{content: "";width: 56px;height: 4px;position: absolute;left: 0;bottom: 0;background: #FFFFFF;}
.techStandard .hd .title .ch{margin-bottom: 20px;font-size: 28px;}
.techStandard .hd .title .en{font-size: 28px;font-weight: normal;opacity: 0.6;}
.techStandard .hd ul li{margin-bottom: 28px;padding-left: 20px;position: relative;}
.techStandard .hd ul li:before{content: "";border: 6px solid transparent;border-left-color: #fff;position: absolute;left: 0;top:6px;}
.techStandard .hd .icon{position: absolute;left: 40px;bottom: 40px;width: 56%;}
.techStandard .bd{width: 66%;display: flex;justify-content: space-between;}
.techStandard .bd dl{width: 48.7%;}
.techStandard .bd dl dt{padding-bottom: 268px;position: relative;overflow: hidden;margin-bottom: 13px;}
.techStandard .bd dl em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.techStandard .bd dl dt:before,
.techStandard .bd dl dd:before{content: "";position: absolute;left: 0;bottom: 0;z-index: 2;width: 100%;height: 80px;background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.9));}
.techStandard .bd dl h5{position: absolute;left: 0;bottom: 16px;z-index: 3;width: 100%;box-sizing: border-box;padding: 0 12px;line-height: 28px;text-align: center;font-weight: bold;color: #fff;font-size: 16px;}
.techStandard .bd dl dd {padding-bottom: 540px;position: relative;overflow: hidden;}
.techStandard .bd dl:nth-child(2) dt{margin-bottom: 0;}
.techStandard .bd dl:nth-child(2) dd{margin-bottom: 13px;}
.techStandard .bd dl dt:hover em,
.techStandard .bd dl dd:hover em{transform: scale(1.1);}

.picList{padding: 60px 0;}
.picList ul{padding-bottom: 20px;}
.picList ul li{width: 32%;margin: 0 2% 2% 0;}
.picList ul li:nth-child(3n){margin-right: 0;}
.picList ul li a{display: block;height: 0;padding-bottom: 110%;position: relative;overflow: hidden;}
.picList ul li a em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-size: contain;background-position: center;}
.picList ul li p{text-align: center;line-height: 20px;padding: 10px  0 0;}
@media screen and (max-width: 1220px){
.w1200{width: auto;padding: 0 3%;}
.w1180{width: auto;padding: 0 3%;}
.w1208{width: auto;padding: 0 3%;}
.page{width: auto;padding: 0 3%;}
.header .menuIcon.pcMenuIcon,.pcNav,.isect1 .pcBanner{display: none;}
.header .menuIcon.wapMenuIcon,.isect1 .wapBanner{display: block;}

.isect1 .cont{position: static;width: auto;padding: 0 3%;margin-left: 0;}

.isect2{padding-top: 30px;}
.isect2 .ititle h3{font-size:24px; }
.isect2 .ititle h5{padding-left: 0;text-align: center;font-size: 18px;}
.isect2 .ititle h5 span{display: block;font-size: 16px;}

.isect2 .cont{width: 100%;padding: 0 3%;box-sizing:border-box;height: auto;}
.isect2 .cont .tabs{margin-bottom: 20px;}
.isect2 .cont .tabs .tabsItem{position: static;float: left;}
.isect2 .cont .tabs .tabsItem:before{display: none;}
.isect2 .cont .tabs .tabsItem.item1,.isect2 .cont .tabs .tabsItem.item2,
.isect2 .cont .tabs .tabsItem.item3,.isect2 .cont .tabs .tabsItem.item4,
.isect2 .cont .tabs .tabsItem.item5,.isect2 .cont .tabs .tabsItem.item6,
.isect2 .cont .tabs .tabsItem.item7,.isect2 .cont .tabs .tabsItem.item8,
.isect2 .cont .tabs .tabsItem.item9,.isect2 .cont .tabs .tabsItem.item10,
.isect2 .cont .tabs .tabsItem.item11,.isect2 .cont .tabs .tabsItem.item12,
.isect2 .cont .tabs .tabsItem.item13,.isect2 .cont .tabs .tabsItem.item14,
.isect2 .cont .tabs .tabsItem.item15,.isect2 .cont .tabs .tabsItem.item16{width: 12.5%;padding: 0;text-align: center;border:1px solid #dddddd;margin: -1px 0 0 -1px;}
.isect2 .cont .tabs .tabsItem i,.isect2 .cont .tabs .tabsItem p{display: none;}
.isect2 .cont .tabs .tabsItem h5{font-size: 16px;font-weight: normal;}
.isect2 .cont .tabs .tabsItem.active h5{line-height: 58px;padding-top: 0;}
.isect2 .cont .tabs .tabsItem.active{background: #e98b3a;border-color: #e98b3a;}
.isect2 .cont .swiper-container{max-width: 477px;margin: 0 auto;}
.isect2 .cont .swiper-container .swiper-slide .pic, .isect2 .cont .swiper-container .swiper-slide .pic img{height: auto;}

.isect3 .isect3_1,.isect3 .isect3_2{width: 100%;}
.isect3 .isect3_1{margin-bottom: 30px;}

.footer .fLogo{width: 100%;text-align: center;}
.footer .text{width: 100%;float: left;text-align: left;font-size: 14px;margin-top: 6px;text-align: center;}

.bread ul,.bread .bg{display: none;}
.bread .path{float: left;}
.prodDesc.w1180{padding: 58px 3% 83px;}

.prodTab .tabs ul li{width: 23.5%;margin:0 0 10px 2%;}
.prodTab .tabs ul li:nth-child(5){margin-left: 0;}

.prodDetailList li{float: none;margin-bottom: 10px;margin: 0 auto;width: 100%;}
.prodDetailList li .text{width: 100%;float: none;margin-bottom: 10px;}
.prodDetailList li .pic,.prodDetailList li .text .step,.prodDetailList li .text h3,.prodDetailList li .text h5,.prodDetailList li .text p{float: none;}
.prodDetailList li.li2 .text,.prodDetailList li.li2 .text .step{float: none;}
.prodDetailList li.li2 .text{text-align: left;}

.caseList{width: 100%;}
.caseList li{width: 31%;margin-right: 3.5%;}
.caseList li:nth-child(3n){margin-right: 0;}

.nyMenu ul{width: 100%;}
.nyMenu ul li{width: 16%;margin-right: 0.6%;box-sizing:border-box;}

.solutionWrap{height: auto;background-size: cover;}
.solutionWrap ul li{width: 33.3%;padding-bottom: 22%;}
.solutionWrap ul li.li6{width: 100%;padding-bottom: 22%;}

.nyMenu.nyMenu1 ul{width: 100%;}
.nyMenu.nyMenu1 ul li{width: 24%;margin-right: 1%;}

.popWrap .popCont{width: 80%;margin-left: 0;left: 10%;height: 440px;margin-top: -220px;}
.popWrap .popCont .cont .desc{display: none;}
.popWrap .popCont .cont .login{margin: 0 auto;float: none;padding: 0;width: 100%;}
.popWrap .popCont .cont .login .textWrap{margin-bottom: 38px;}

.about .item2{background-size: cover;}
.devScroll{height: auto;padding: 0 0 64px 0;}
.devScroll .swiper-button-prev,.devScroll .swiper-button-next{width: 50%;height: 64px;top: auto;bottom: 0;z-index: 3;}
.devScroll .swiper-button-prev{left: 0;background: url(../images/devpLeft.png) no-repeat center;}
.devScroll .swiper-button-next{right: 0;background: url(../images/devpRight.png) no-repeat center;}
.devList{padding: 0 8px;}
.devList:before{display: none;}
.devList li{width: 100%;height: auto;padding: 0;margin-bottom: 10px;}
.devList li i.dot{position: absolute;left: -24px;top: 0;display: none;}
.devList li .cont{position: static;margin-left: 0;width: 100%;box-sizing:border-box;height: auto;padding-bottom: 10px;}



.about .item4{background-size: cover;}
.about .item4 .cont .swiper-slide .wrap{padding-left: 0;}
.about .item4 .cont .swiper-slide .wrap .pic{display: none;}
.about .item4 .cont .tabs span{width: 24%;margin: 0 0.5% 5px;box-sizing:border-box;height: 45px;font-size: 16px;}

#box{display: none;}
.about .item5 .aboutTit{margin-bottom: 62px;}
.wapHonor{display: block;}

.support{margin: 24px auto;}

.picList{padding: 40px 5%;}
}


@media screen and (max-width: 1024px){
.prodDesc .wrap{height: auto;padding-left: 0;}
.prodDesc .wrap .pic{position: static;}

.techStandard .bd dl dt{padding-bottom: 200px;}
.techStandard .bd dl dd{padding-bottom: 456px;}
.techStandard .hd{height: 670px;padding: 40px 20px 0 30px;font-size: 14px;}
.techStandard .hd .icon{left: 30px;bottom: 30px;}
.techStandard .hd .title{padding-bottom: 34px;margin-bottom: 34px;}
.techStandard .hd .title .ch{font-size: 24px;margin-bottom: 12px;}
.techStandard .hd .title .en{font-size: 20px;}
.techStandard .hd ul li{margin-bottom: 16px;}
}
@media screen and (max-width: 768px){
.header{height: 60px;line-height: 60px;}
.header .menuIcon{margin-top: 18px;}
.isect1 .cont .left,.isect1 .cont .right{width: 100%;}
.isect1 .cont .left .share{right: 16px;}
.isect2 .ititle{background: none;}
.isect2 .cont .tabs .tabsItem.item1,.isect2 .cont .tabs .tabsItem.item2,
.isect2 .cont .tabs .tabsItem.item3,.isect2 .cont .tabs .tabsItem.item4,
.isect2 .cont .tabs .tabsItem.item5,.isect2 .cont .tabs .tabsItem.item6,
.isect2 .cont .tabs .tabsItem.item7,.isect2 .cont .tabs .tabsItem.item8,
.isect2 .cont .tabs .tabsItem.item9,.isect2 .cont .tabs .tabsItem.item10,
.isect2 .cont .tabs .tabsItem.item11,.isect2 .cont .tabs .tabsItem.item12,
.isect2 .cont .tabs .tabsItem.item13,.isect2 .cont .tabs .tabsItem.item14,
.isect2 .cont .tabs .tabsItem.item15,.isect2 .cont .tabs .tabsItem.item16{width: 25%;}
.isect2 .cont .swiper-container .swiper-slide .text{padding: 4px 24px 0 24px;}

.isect3 .isect3_2 .btm ul{text-align: center;}
.isect3 .isect3_2 .btm ul li{float: none;display: inline-block;*display: inline;*zoom: 1;margin: 0 14px 10px;}
.isect3 .isect3_2 .btm ul li:last-child{margin-right: 0;}

.footerTop{background: #0590dc;}
.footerTop li{width: 50%;}

.prodList ul li a{height: auto;}
.prodList ul li.li2{background: none;}
.prodList ul li.li2 a{padding-right: 0;}
.prodList ul li.li1 a{padding-left: 0;}
.prodList ul li a .pic{position: relative;width: 100%;height: 0;padding-bottom: 66.5%;left: auto;right: auto;top: auto;}
.prodList ul li a .pic img{position: absolute;left: 0;top: 0;}
.prodList ul li a .pic .line1,.prodList ul li a .pic .line2,
.prodList ul li a .pic .line3,.prodList ul li a .pic .line4{display: none;}
.prodList ul li a .text{height: auto;max-height: 150px;}

.caseList li{width: 48%;margin-right:4%}
.caseList li:nth-child(2n){margin-right: 0;}
.caseList li:nth-child(3n){margin-right: 4%;}

.caseList1 li{padding-top: 42px;}
.caseList1 li .w1180 a{height: auto;padding-left: 0;}
.caseList1 li .w1180 a .pic{position: relative;left: auto;top: auto;height: 0;padding-bottom: 62%;width: 100%;}
.caseList1 li .w1180 a .pic img{position: absolute;left: 0;top: 0;}
/*.caseList1 li.li1{background: none;}*/


.solutionWrap ul li{width: 50%;padding-bottom: 32.8%;}
.solutionWrap ul li.li6{padding-bottom: 32.8%;width: 50%;}

.recomNews a{height: auto;padding-left: 0;}
.recomNews a .pic{width: 100%;height: auto;position: static;margin-bottom: 10px;}
.recomNews a .pic span{width: 100%;height: 0;padding-bottom: 63%;position: relative;}
.recomNews a .pic span img{position: absolute;left: 0;top: 0;}
.recomNews a p{height: auto;max-height: 140px;}

.nyMenu.nyMenu1 ul li{width: 49%;}

.popWrap .popCont .tips{font-size: 14px;line-height: 20px;background-size: 20px 20px;}
.popWrap .popCont .tips{padding-left: 54px;background-position: 30px top;}

.contactTop .codeImg{position: static;width: 200px;margin: 12px auto 0;}
.contactCont p.fl{width: 100%;box-sizing:border-box;padding: 0 16px;text-align: center;}
.contactTit{margin-bottom: 0;}

.about .item1{padding-left: 3%;background: none;}

.notice ul li{height: auto;}
.notice ul li a{padding: 19px;height: auto;}
.notice ul li a .date{position: static;width: 100%;text-align: left;}
.notice ul li a .date em,.notice ul li a .date span{float: left;margin-right: 12px;line-height: 38px;}
.notice ul li a b{position: static;display: block;margin-top: 5px;}

.contSolutTit h3{line-height: 32px;margin-bottom: 18px;}
.contSolutTit h3 span:before,.contSolutTit h3 span:after{top: 18px;}

.float{top:15%;}

.isect1 .cont .left .share .qrcode{display: none;}
.isect1 .cont .left{padding-right: 30px;}


.support{font-size: 13px;line-height: 26px;}
.support .tel{height: 66px;line-height: 66px;margin-bottom: 20px;}
.support .tel img{height: 28px;}
.support .tit{font-size: 18px;line-height: 28px;margin-bottom: 6px;}
.support .cont{margin-bottom: 20px;}
.support dl dt img{width: 20px;height: 20px;margin-right: 4px;}
.support dl dd{padding-left: 24px;}


.techStandard{margin: 30px 0;padding: 40px 0;}
.techStandard .w1180{display: block;}
.techStandard .hd,.techStandard .bd{width: 100%;margin-bottom: 12px;}
.techStandard .hd{height: auto;padding: 24px;}
.techStandard .hd .icon{position: static;max-width: 240px;}
.techStandard .bd{display: block;}
.techStandard .bd dl{width: 100%;margin-bottom: 12px;}
.techStandard .bd dl dt{padding-bottom: 70.2%;}
.techStandard .bd dl dd{padding-bottom: 140.5%;}
.techStandard .bd dl h5{font-size: 14px;line-height: 20px;}

.picList ul li{width: 49%;margin-right: 0;}
.picList ul li:nth-child(2n){float: right;}

}
@media screen and (max-width: 468px){
.header .logo img{max-height: 40px;}
.isect1 .cont .left h5{font-size: 22px;}
.isect2 .cont .swiper-container .swiper-slide .text{padding: 4px 12px 0 12px;}
.isect2 .cont .swiper-container .swiper-slide .text h5{font-size: 24px;}

.isect3 .isect3_2 .top{padding-right: 0;}
.isect3 .isect3_2 .top .pic{position: static;margin-bottom: 20px;width: 100%;height: auto;}
.isect3 .isect3_2 .top .pic a{display: block;height: 0;padding-bottom: 66%;position: relative;}
.isect3 .isect3_2 .top .pic a img{position: absolute;left: 0;top: 0;}

.footerTop li{width: 100%;}
.footerTop li a{min-width: 100px;}

.nyBanner{height: 180px;}

.page a.num{display: none;}
.page a.prev,.page a.next{width: 48%;margin: 0;}
.page a.prev{float: left;}
.page a.next{float: right;}

.prodDesc .wrap .pic{width: 100%;height: auto;}
.prodDesc .wrap .pic span{display: block;width: 100%;height: 0;padding-bottom: 66.5%;position: relative;}
.prodDesc .wrap .pic span img{position: absolute;left: 0;top: 0;}
.prodDesc .wrap .btm{height: auto;}
.prodDesc .wrap .btm .tel,.prodDesc .wrap .btm .advice,.prodDesc .wrap .btm .toList{margin-bottom: 10px;width: 100%;box-sizing:border-box;height: 42px;line-height: 40px;}

.prodTab .tabs ul li{font-size: 14px;}

.caseList li{width:100%;margin-right:0%}
.caseList li:nth-child(3n){margin-right: 0%;}

.nyMenu ul li{width: 24%;margin:0 1% 8px 0;height: 38px;line-height: 38px;font-size: 15px;}

.solutionWrap ul li{width: 100%;padding-bottom: 65.5%;}
.solutionWrap ul li.li6{padding-bottom:50.5%;width: 100%;}

.recomNews{margin: 43px auto 36px;}
.newsList ul li a .date{display: none;}
.newsList ul li a{padding-left: 0;}
.newsList ul li:hover a h5{color: #0590dc;}

.downloadList .no1{width: 50px;}
.downloadList .hd,.downloadList .bd .item{padding-left: 52px;padding-right: 92px;}
.downloadList .no3{width: 90px;}
.downloadList .bd .item .no3 img{margin-right: 4px;height: 18px;}
.downloadList .bd .item .no3{font-size: 14px;}
.downloadList .no2{padding: 0 14px;}

.contSolut{margin-bottom: 68px;}
.mapWrap{height: 315px;}

/*.devScroll{padding: 0 10px;}*/
.devScroll{margin-bottom: 25px;}

.about .item4 .cont .tabs span{width: 32%;}
.popWrap .popCont .tit .close{background-size: 20px 20px;}

.isect2 .cont .swiper-container .swiper-slide .text h5{font-size: 20px;line-height: 28px;padding-top: 5px;}
.isect2 .cont .swiper-container .swiper-slide .text p{font-size: 12px;height: 44px;}
.isect2 .cont .swiper-container .swiper-slide .text{height: 92px;}

.floatTel{top: 62%;}

.isect3 .isect3_2 .container .wrap h5{font-size: 16px;padding: 15px 0 0;}
.isect3 .isect3_2 .container .wrap p{font-size: 13px;line-height: 24px;height: 48px;}

.isect3 .ititle h3{font-size: 22px;}

}