@charset "utf-8";

body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#244778;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1340px;margin:0 auto; }
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;background-repeat: no-repeat;}
.pd60{padding:70px 0;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}

@font-face {
  font-family: 'iconfont';  /* Project id 2288898 */
  src: url('//at.alicdn.com/t/font_2288898_n61vhbvpgu8.eot?t=1629426203110'); /* IE9 */
  src: url('//at.alicdn.com/t/font_2288898_n61vhbvpgu8.eot?t=1629426203110#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_2288898_n61vhbvpgu8.woff2?t=1629426203110') format('woff2'),
  url('//at.alicdn.com/t/font_2288898_n61vhbvpgu8.woff?t=1629426203110') format('woff'),
  url('//at.alicdn.com/t/font_2288898_n61vhbvpgu8.ttf?t=1629426203110') format('truetype'),
  url('//at.alicdn.com/t/font_2288898_n61vhbvpgu8.svg?t=1629426203110#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}
 

/* 头部 */
.header{width:100%;height:80px;line-height:80px;position:relative;}
.nav{width:70%;padding-right:230px;display:flex;justify-content:space-between;}
.nav .m{float:left;text-align:center;position:relative;z-index:5;}
.nav .m>a{color:#333;display:inline-block;position:relative;}
.nav .m i{font-style:normal;font-family:"iconfont";margin-left:8px;font-size:.875em;line-height:1;transition:all .5s;display:inline-block;}
.nav .cur>a,.nav .m>a:hover,.nav .on>a{color:#244778;}
.nav .m>a:hover i,.nav .on>a i{transform:rotate(-180deg)}

.nav .navSub{position:absolute;left:50%;top:120%;background:#eee;line-height:35px;width:160px;color:#333;font-size:.875rem;transition:top 0.4s,opacity .4s;opacity:0;text-align:center;transform: scale(0);margin-left:-80px;}
.nav .navSub::after{content:"";position: absolute;border:10px solid transparent;border-bottom-color:#eee;top:-20px;left:50%;margin-left:-10px;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#244778;color:#fff;}
.nav .navSub li:hover .drop{display:block;}
.nav .drop{display: none;position:absolute;left: 100%;top:0;width: 150px;border-left: 1px #ddd solid;background: #eee;}
.nav .drop a{border-bottom:1px #ddd solid;}
.nav .m:hover .navSub{top:100%;opacity:1;transform: scale(1);}
.headTel {position:absolute;right:0;font-size:1.375em;color:#244778;padding-left:30px;font-family:Arial;background: url('../images/hTel.png') no-repeat left center;}
.wapTel{font-family:"iconfont";position: absolute;color:#244778;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}

/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#244778;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapTel{font-family:"iconfont";position: absolute;color:#244778;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination{z-index: 5;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:3px;left:3px;border-radius:100%;}
.banner .swiper-pagination-bullet-active{border-color: #244778;}
.banner .swiper-pagination-bullet-active::after{background:#244778;opacity:1;}

/* 项目 */
.hTitle{text-align:center;font-size:2.75rem;color:#333;max-width:1200px;margin:0 auto;margin-bottom:40px;}
.hTitle span{display:block;font-size:0.409em;margin-top:10px;opacity:.8;line-height:1.8;}
.porject{background:url('../images/project_bg.jpg') no-repeat center;background-size:cover;}
.porject .p_more{display:inline-block;width:140px;height:42px;line-height:40px;border:1px solid #244778;border-radius:22px;text-align:center;color:#244778;margin-top:30px;font-size:16px;}
.porject .p_more:hover{width:260px;background:#244778;color:#fff;}
.porject ul{margin-right:-30px;}
.porject li{float:left;width:33.3%;padding-right:30px;margin-bottom:30px;}
.porject li a{display:block;height:300px;position:relative;overflow:hidden;border-radius:10px;}
.porject li .txt{position: absolute;left:0;top:0;width:100%;height:100%;padding:10%;color:#fff;transition:all .5s;}
.porject li  h3{font-size:1.525em;margin-bottom:20px;}
.porject li .more{position: absolute; bottom:10%;background:#fff;color:#244778;width:140px;height:36px;line-height:36px;text-align:center;border-radius:20px;}
.porject li:hover .bgImg{transform: scale(1.05);filter: blur(3px);}
.porject li:hover .txt{padding-top:14%;transition-delay:.15s;}

.solution{background:none;}
.solution li{width:50%;}
.solution li .txt{padding:6%;}
.solution li p{max-width:400px;line-height:1.8;}
.solution li .more{bottom:6%;border:1px solid #fff;background:none;color:#fff;font-size:14px;transition:all .5s;}
.solution li:hover .txt{padding-top:10%;}
.solution li:hover .more{background:#fff;color:#244778;}

/* 关于我们 */
.about{background:#f5f6fb url('../images/about_bg.jpg') no-repeat center;overflow:hidden;background-size:cover;}
.about .pic{float:left;height:410px;line-height:410px;width:49%;} 
.aboutR {float:right;width:48%;height:410px;display: flex; justify-content: space-between;flex-flow: column;}
.aboutR li{padding-left:120px;color:#333;position:relative;}
.aboutR li::after{content:"";position:absolute;width:1px;height:100%;background:#d7d9dd;left:90px;top:0;}
.aboutR li i{float:left;width:60px;height:60px;background:url('../images/aIcon.png') no-repeat;margin-left:-120px;}
.aboutR li h4{font-size:1.625em;color:#244778;margin-bottom:10px;}
.aboutR li:nth-child(2) i{background-position:-60px 0;}
.aboutR li:nth-child(3) i{background-position:-120px 0;}

/* 新闻快讯 */
.newsMenu{text-align:center;margin-bottom:50px;}
.newsMenu a{position:relative;margin-left:30px;display:inline-block;width:130px;height:40px;line-height:38px;border:1px solid #ddd;z-index:2;border-radius:20px;overflow:hidden;}
.newsMenu a::after{content:"";position:absolute;left:0;bottom:0;background:#244778;height:0;transition:all .5s;width:0;width:100%;z-index:-1;}
.newsMenu .on,.newsMenu a:hover{color:#fff;border-color: #244778;}
.newsMenu .on::after,.newsMenu a:hover::after{height:100%;}


.newsL{width:50%;overflow:hidden;font-size:.875em;}
.newsL .pic{display: block;height:380px;overflow:hidden;}
.newsL .txt{background:#f6f8fa;padding:0 3%;height:220px;}
.newsL h4{height:70px;line-height:70px;border-bottom:1px solid #e5e5e9;font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsL h4 a{color:#244778;}
.newsL h4 a:hover{color:#f00;}
.newsL p{height:65px;margin-bottom:15px;line-height:1.8;font-size:1.071em;}
.newsL .date{float:right;color:#999;line-height:36px;}
.newsL .more{display:inline-block;width:120px;height:36px;line-height:36px;background:#244778;color:#fff;text-align:center;border-radius:20px;}
.newsL .more:hover{background:#0c2951;}
.newsL :hover .bgImg{transform: scale(1.1);}

.newsR{width:47%;}
.newsR li.txt{overflow:hidden;border:1px solid #e9e9e9;}
.newsR li.txt a{display:block;color:#888;height:120px;font-size:13px;padding-right:5%;}
.newsR li.txt .bgImg{width:35%;height:120px;float: left;margin-right:30px;}
.newsR li.txt h4,.newsR li.txt p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsR li.txt h4 {border-bottom: 1px solid #eee;color:#244778;height:50px;line-height:50px;margin-bottom:8px;font-size:1.231em;}
.newsR li.txt .more{color:#244778;margin-top:8px;display:inline-block;}

.newsR li.txt a:hover{background:#244778;color:#fff;}
.newsR li.txt a:hover h4,.newsR li.txt a:hover .more{color:#fff;transition:all .3s;}
.newsR .list {height:68px;line-height:68px;border-bottom: 1px solid #e9e9e9; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsR .list a{color:#333;}
.newsR .list span{float:right;color:#999;margin-left:40px;font-family:Arial;}
.newsR .list a:hover{padding-left:10px;color:#244778;}

/* 获取方案 */
.caseForm{background:#014078 url('../images/caseForm_bg.jpg') no-repeat center;background-size:cover;background-repeat: no-repeat;}
.caseForm .title{color:#fff;text-align:center;margin-bottom:35px;font-size:1.143em;}
.caseForm .title span{display: block;font-size:1.875em;font-weight:700;}
.caseForm form{overflow:hidden;position:relative;margin:0 -0.5%;}
.caseForm input{float:left;width:19%;height:50px;line-height:50px;padding:0 20px;margin-bottom:10px;background:#fff;margin:0 .5%;}
.caseForm .sub{cursor:pointer;background:#168cfb;color:#fff;transition:all .5s;font-size:1.25em;}
.caseForm .sub:hover{background:#006dd4;}

/*底部 */
.footer{background:#f4f9fd;font-size:0.875rem;color:#565d6d;line-height:2em;overflow:hidden;}
.footMain{padding:40px 0;overflow:hidden;padding-right:220px;min-height:230px;}
.footR{width:34%;}
.footR .tel{color:#244778;font-size:2.286em;margin-bottom:10px;font-family:Arial;background: url('../images/fTel.png') no-repeat left center;padding-left:25px;}
.footMenu{width:60%;overflow:hidden;display: flex;justify-content: space-between;}
.footMenu ul{float:left;}
.footMenu ul h4{color:#1a1a1a;font-size:1.143em;margin-bottom:10px;position:relative;padding-bottom:5px;}
.footMenu ul h4::after,.footR h4::after{content:"";position: absolute;left:0;bottom:0;width:25px;height:1px;background:#244778;}
.footMenu_wap{display:none;overflow:hidden;text-align:center;}
.footWx{width:120px;text-align:center;line-height:1.6;position: absolute;right:0;}
.footWx span{display:block;text-align:center;margin-top:10px;height:20px;font-size:14px;}
.footer a{color:#565d6d;}
.footer a:hover{color:#244778;}
.copyright{padding:15px 0;position:relative;z-index:2;}
.copyright::after{content:"";position: absolute;left:0;top:0;width:200%;margin-left:-50%;height:1px;background:#e8edf2;z-index:-1;}
.firendlink{padding-top:8px;clear: both;}
.firendlink span{color:#333;font-size:14px;}
.firendlink a{margin:0 5px;}

/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:420px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:40%;font-size:2.5rem;text-transform:uppersolution;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1340px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%); }
.listBanner h3 span{display: block;font-size:14px;font-weight: 400;opacity: 0.8;}
.breadCrumb{font-size:.875rem;overflow:hidden;background:#f7f7f7;padding:15px 0;}
.breadCrumb p span,.menuBox p span{position:relative;padding-left:20px;}
.breadCrumb span::after,.menuBox p span::after{content:"\e646";position:absolute;left:0;font-family:"iconfont";top:0;} 
.breadCrumb .back{float:right;position:relative;color:#244778;border:1px solid #244778;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#244778;color:#fff;}
.proCrumb{background:#fff;}
.listBox{min-height:300px;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#eee;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../images/sIcon.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left;}
.proSear .btn:hover{background-color:#111;}
.listTie{font-size:2.5rem;text-align:center;color:#191919;margin-bottom:40px;line-height:1.2;}
.listTie span{display: block;font-size:16px;margin-top:8px;font-weight:400;opacity:.5;}

@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.menuBox{background:#f7f7f7;height:60px;line-height:60px;position:relative;font-size:14px;}
.menuBox::after{content:"";position: absolute;left:-50%;top:0;width:200%;background:#f7f7f7;height:100%;z-index:-1;}
.menuBox p span::after{line-height:1;top:2px;}
.listMenu{font-size:1.143rem;}
.listMenu a{display:inline-block;position:relative;color:#191919;margin-left:50px;}
.listMenu a:hover,.listMenu .cur{color:#244778;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#244778;width:0;height:2px;transition:all .5s;}
.listMenu .cur::after,.listMenu a:hover::after{width:100%;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#244778;border:1px solid #244778;color:#fff;}


/*三级导航*/
.menu-2 .second{margin-top:30px;display:flex;flex-wrap: wrap;justify-content: center;}
.menu-2 .second li{display:inline-block;margin: 0 20px 10px 20px;}
.menu-2 .second a{position: relative;display: block;color:#3a3a3a;font-size: 16px;}
.menu-2 .second a:after{ opacity:0; content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#244778;transition: all .4s ease-in-out;}
.menu-2 .second li:hover a,.menu-2 .second li.active a{color:#244778}
.menu-2 .second li:hover a:after,.menu-2 .second li.active a:after{opacity:1}

/* 关于我们 */
.aboutBox1 .pic{margin-top:60px;}
.contactBox{overflow: visible;}
.contactTxt{width:46%;color:#666e80;padding-top:70px;}
.contactTxt .tie{border-bottom:2px solid #244778;color:#244778;font-size:2.5em;height:80px;}
.contactTxt li{overflow:hidden;padding-top:30px;padding-bottom:30px;border-bottom: 1px solid #dcdee1;position:relative;}
.contactTxt li i{float:left;width:48px;height:48px;border:1px solid #cacfd6;margin-right:10px;font-family:"iconfont";color:#244778;font-style:normal;line-height:48px;font-size:1.5em;text-align:center;}
.contactTxt li span{display:block;margin-top:5px;}
.contactTxt li .fl{width:46%;}
.contactTxt .tel span{font-weight:700;}
.contactTxt .p3{clear: both;padding-top:30px;}
.contactTxt li:last-child{border:none;}
.contactTxt .wx{position: absolute;right:5%;top:30px;width:130px;}
.contactBox{overflow: visible;}
#dituContent{width:75%;height:750px;float:right;margin-right:-25%;}



/* ISP智能项目 */
.ipsBan{background: url('../images/top_bg.jpg') no-repeat center bottom;background-size:cover;padding:200px 0 100px 0;text-align:center;color:#fff;}
.ipsBan .title{font-size:3em;margin-bottom:40px;}
.ipsBan ul{display: flex;justify-content: space-between;flex-flow:row wrap;}
.ipsBan li{float:left;width:20%;margin:30px 0;}
.ipsBan li i{display:inline-block;width:110px;height:110px;background-repeat: no-repeat;}
.ipsBan li span{display:block;}
.hgroup {margin:120px 0;text-align:center;font-size:1.25em;color:#000036;}
.hgroup em{font-size:1.4em;color:#f00;font-style:normal;}
.hgroup b{color:#000;font-size:1.4em;}
.hgroup h3{font-size:2em;color:#244778;}
.hgroup h3 span{background: url('../images/icon_red.png') no-repeat left center;padding-left:70px;}

.ipsBox .title{font-size:2.250em;color:#333;text-align:center;margin-bottom:80px;}
.ipsBox .title span{display:block;font-size:1.333em;color:#244778;font-weight:700;}
.ipsBox .title b{color:#f00;}
.ipsBox .info{display:flex;justify-content:space-between;align-items:center;}
.ipsBox .pic{width:50%;}
.ipsBox .pic img{width:100%;}
.ipsBox ul{width:42%;}
.ipsBox li{margin-bottom:30px;position:relative;padding-left:25px;}
.ipsBox li span{display:block;font-size:1.5em;color:#333;margin-bottom:5px;}
.ipsBox li::after{content:"";position: absolute;left:0;width:5px;height:25px;background:#244778;top:6px;}
.ipsBox2{margin:120px 0;overflow:hidden;}
.ipsBox2 .info2{margin-top:80px;flex-direction: row-reverse;}

.ipsBox3{background:#373b47;}
.ipsBox3 .title{font-size:2.125em;color:#fff;text-align:center;background: url('../images/bottom_icon.png') no-repeat center bottom;padding-bottom:30px;margin-bottom:90px;}
.ipsBox3 .info{padding-left:425px;position:relative;background:#2f333e;height:820px;z-index:2;}
.ipsBox3 .info::after{content:"";position: absolute;left:0;width:200%;background:#2f333e;top:0;height:100%;z-index:-1;}
.ipsBox3 .bgImg{float:left;overflow:hidden;width:425px;margin-left:-425px;}
.ipsBox3 .txt {padding-left:40px;color:#fff;max-width:740px;}
.ipsBox3 .txt h3{height:135px;line-height:135px;font-size:1.875em;margin-bottom:70px;position: relative;z-index:2;}
.ipsBox3 .txt h3 i{background: url('../images/bottom_icon_zan.gif') no-repeat left center;width:56px;height:47px;float:left;margin-right:15px;margin-top:42px;}
.ipsBox3 .txt h3::after{content:"";position: absolute;top:0;width:300%;background:#3785f9;height:100%;left:-40px;z-index:-1;}
.ipsBox3 .txt li{margin-bottom:30px;padding-left:10px;position:relative;}
.ipsBox3 .txt li span{display:block;font-size:1.5em;margin-bottom:10px;}
.ipsBox3 .txt li::after{content:"";width:7px;height:7px;background:#fff;border-radius:100%;left:-10px;top:15px;position: absolute;}


/* IMS智造协同 */
.hgroup2 p b{font-weight:400;color:#244778;font-size:1em;}
.hgroup h5{font-size:1.2em;font-weight:700;margin-top:50px;margin-bottom:10px;}
.hgroup2 p{line-height:2;}
.imsCon{padding:4%;background:#f7f7f7;overflow:hidden;}
.imsCon li{overflow: hidden;padding:40px 0;color:#333;}
.imsCon li .pic{width:50%;float:right;position:relative;padding-right:30px;padding-bottom:30px;z-index:2;overflow:hidden;}
.imsCon li .pic::after{content:"";position: absolute;left:30px;top:30px;background:#ffb412;width:100%;height:100%;z-index:-1;}
.imsCon li .txt{width:40%;padding-top:5%;}
.imsCon li h4{font-size:1.875em;margin-bottom:15px;position: relative;padding-top:40px;}
.imsCon li h4::after{content:"";position: absolute;left:0;top:0;width:54px;height:6px;background:#244778;}
.imsCon li p{margin-bottom:8px;position:relative;padding-left:20px;background: url('../images/ims_li.png') no-repeat left 6px;}
.imsCon li:nth-child(2n) .pic{float:left;padding:0 0 30px 30px;}
.imsCon li:nth-child(2n) .txt{float:right;}
.imsCon li:nth-child(2n) .pic::after{left:0;right:30px;width:auto;background:#3785f9;}

.imsCon2 .title{text-align:center;font-size:2.125em;color:#333;background: url('../images/bottom_icon.png') no-repeat center bottom;padding-bottom:25px;margin-bottom:50px;}
.imsTab_pic{width:32%;height:800px;}
.imsTab{background:#373b47;height:800px;color:#fff;overflow:hidden;width:68%;padding:5%;padding-right:0;padding-left:8%;}
.imsMenu{margin-bottom:45px;border-bottom:5px solid #9b9ca1;height:120px;}
.imsMenu li{float: left;margin-right:40px;position: relative;}
.imsMenu li::after{content:"";position: absolute;left:0;bottom:-44px;width:0;height:5px;background-image:linear-gradient(-90deg, #4c62f5 0%, #34b8f2 100%);transition:all .5s;}
.imsMenu li.on::after{width:100%;}
.imsTab_main ul{padding-right:5%;}
.imsTab_main li{float:left;width:50%;margin:10px 0;min-height:120px;}
.imsTab_main li span{font-size:1.375em;font-weight:700;margin-bottom:10px;display:block;}
.imsTab_main li p{max-width:290px;}

/* 下载中心 */
.downList th{background:#244778;color:#fff;height:60px;line-height:60px;font-weight:400;border:1px solid #0c2951;font-size:1.5em;padding-left:3%;text-align:left;}
.downList td{border:1px solid #fff;padding:18px 10px;padding-left:3%;}
.downList i{font-family:"iconfont";font-style:normal;margin-right:8px;color:#244778;padding:2px;font-size:14px;}
.downList tr:nth-child(2n-1){background:#f8f8f8;}
.downList tr:hover{background:#eaf7ff;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:74%;border:1px solid #e1e1e1;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:15px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#244778;}
.honorList li{width:20%;font-size:1.143em}
.honorList li .pImg{padding-top:138%;border:1px solid #ddd;}
.honorList li a:hover img{transform: scale(.95);}

/* 工厂认证咨询 */
.caseList li{background:#f8f8f8;overflow:hidden;margin-bottom:20px; line-height:26px;}
.caseList li .pic{width:50%;overflow:hidden;display:block;height:450px;cursor: auto;border:1px solid #ddd;}
.caseList li .txt{width:50%;padding:3% 4%;position:relative;}
.caseList .info{height:290px;overflow-y:auto;}
.caseList li h4{font-size: 2em;font-weight:normal;position:relative;padding-top:30px;margin-bottom:25px;color:#244778;}
.caseList li h4::after{content:"";position:absolute;left:0;top:0;height:3px;background:#244778;width:50px;transition:all 0.4s; }
.caseList li:nth-child(2n) .txt{float:left;} 
.caseList li:nth-child(2n) .pic{float:right;}
.caseList li:hover .bgImg{transform: scale(1.05);}
.mCSB_container{margin-right:20px;}

/* 新闻列表 */
.newsMenu{margin-bottom:40px;overflow:hidden;font-size:1.125em;line-height:1;}
.newsMenu .tie{font-size:2.22em;color:#000123;}
.newsMenu .info{padding-top:15px;}
.newsMenu  a{color:#000123;margin-left:40px;}
.newsMenu .on,.newsMenu a:hover{color:#fff;}

.newsList ul{margin-right:-30px;}
.newsList li{float:left;padding-right:30px;width:33.3%;margin-bottom:50px;}
.newsList li a{display:block;padding-bottom:20px;border-bottom: 1px solid #eaeaea;position:relative;}
.newsList li a::after{content:"";position: absolute;left:0;bottom:0;width:0;height:1px;background:#244778;transition:all .5s;}
.newsList li .pImg{padding-top:65%;margin-bottom:25px;border-radius:10px;}
.newsList li .date{color:#999;font-size:.875em;}
.newsList li h3{font-size:1.125em;color:#000123;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin:10px 0 15px 0;}
.newsList li p{height:55px;color:#888;line-height:1.8;}
.newsList li .more{display:inline-block;width:90px;height:32px;line-height:32px;font-size:.875em;border-radius:16px;background:#e6e6e6;text-align:center;transition:all .5s;}
.newsList li a:hover .more{background:#244778;color:#fff;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover::after{width:100%;}

/* 新闻详情 */
.picShow_l{width:68.5%;overflow:hidden;}
.showTitle{font-size:2.571em;color:#333;margin-bottom:8px;}
.newsShow .txt .date{margin-right:15px;}
.showTie{overflow:hidden;margin-bottom:40px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTie .txt .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showTie .bshare-custom{margin-top:-30px;}
.newsShow .showTie p{font-size:.75rem;color:#999;}
.showCon{overflow:hidden;margin-bottom:40px;}
.showCon .ce img{min-width:60%;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}

.picShow_r{width:25%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #244778;height:40px;color:#244778; font-weight: bold; }
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#244778;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.rightNews_w li h4{font-size:18px;padding-top:10px;}
.showPage{height:90px;line-height:90px;overflow:hidden;background:#f1f1f1;}
.showPage a{float:left;width:43%;padding:0 20px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;padding-left:10px;margin-left:10px; border-left: 1px dotted #ccc;}
.showPage a:nth-child(2){float:right;text-align:right;}
.showPage a:nth-child(1) i{padding:0 10px 0 0;margin:0 10px 0 0; border-right: 1px dotted #ccc;border-left:none;}
.showPage a:nth-child(3){width:14%;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.showPage a:hover{background:#244778;color:#fff;}
.rightNews,.rightContact{background:#f4f4f4;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('../images/zxIcon.png') no-repeat left 8px;padding-left:30px;font-size:2em;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.rightContact p{padding-left:80px;margin-bottom:10px;overflow:hidden;}
.rightContact p span{margin-left:-80px;float:left;}

/* 常见问题 */
.faq ul{padding-left:1px;padding-top:1px;overflow: hidden;}
.faq li{float:left;width:50%;position:relative;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;transition:all .3s;padding:2.5%;}
.faq li::after{content:"";position: absolute;left:0;bottom:0;height:6px;background:#244778;transition:all .5s;width:0;}
.faq li h4{font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:700;margin-bottom:20px;color:#333;}
.faq li .tag{font-size:12px;margin:15px 0 20px 0;padding-left:25px;position:relative;color:#8f8f8f;}
.faq li .tag::after{content:"\e606";font-family:"iconfont";position:absolute;left:0;top:-2px;font-size:1.143rem;}
.faq li .txt{color:#777;height:100px;margin-bottom:15px;overflow:hidden;}
.faq li .date{color:#999;display:block;}
.faq li .date i{float:right;font-style:normal;font-size:1.286rem;font-family:"Arial";margin-top:-5px;}
.faq li:hover::after{width:100%;}
.faq li:hover{box-shadow:0 0 10px #ccc;}
.faq li:hover h4 {color:#244778;}
.faqList li h4{margin-bottom:20px;}

