@charset "utf-8";
.basebox{ width:100%; min-width:320px; max-width:1920px;  height:auto; overflow:hidden; position:relative; margin:0 auto; font-family:"Microsoft Yahei","微软雅黑",Arial, Helvetica, sans-serif; z-index:100; background:#ffffff }
/*滚动条样式*/
::-webkit-scrollbar {width: 6px;border-radius: 3px;background-color: #e2e2e2;}
::-webkit-scrollbar-track {border-radius: 6px;border-radius: 3px;background-color: #e2e2e2;}
::-webkit-scrollbar-thumb {border-radius: 4px; background-color: #7e7e7e;}

.centerArea{  height:auto; margin:0 auto; clear:both; overflow:hidden; }

@font-face{font-family:fontA;src:url(Helvetica-Neue-UltraLight-2.ttf)}


#fixmenu{ width:100%; height:auto; overflow:hidden; background: url(../Images/ertopbg1.png) repeat; position: fixed; left:0px; top:0px; z-index:100000; display:none; min-height:100%;}
#fixmenu .closebox{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:0}
#fixmenu .closebox img{ width:25px; height:auto}
#fixmenu .boxmenu{ width:100%;  height:auto; position:relative; overflow:hidden; float:right; background:#3c3c64; color:#fff; padding-bottom:50px; z-index:1}
#fixmenu .boxmenu a{ color:#333333}
#fixmenu .close{ width:96%; margin:0 auto; margin-top:20px; overflow:hidden; text-align:right; color:#FFF; font-size:20px; opacity:1; box-sizing:border-box; padding:0 20px 0 0}
#fixmenu .close  img{ width:25px; height:auto}
#fixmenu .themenu{ width:96%; margin:0 auto; overflow:hidden;}
#fixmenu .themenu ul{ margin:0px; padding:0px; list-style:none}
#fixmenu .themenu ul li{ margin:0px; padding:0px; list-style:none; font-size:14px; height:auto; line-height:50px; text-align:left; width:100%;  text-indent:20px; }
#fixmenu .themenu ul li a{ width:100%; height:100%; display:block}
#fixmenu .themenu ul li .tit{ width:100%; height:45px; line-height:45px; font-size:14px; border-bottom:1px solid #505074; text-indent:15px; font-weight:700; color:#d5d4e1; position:relative}
#fixmenu .themenu ul li .tit a{color:#d5d4e1}
#fixmenu .themenu ul li .tit p{ height:45px; line-height:45px; position:absolute}
#fixmenu .themenu ul li .tit p.t1{ left:0}
#fixmenu .themenu ul li .tit p.t2{ right:15px}
#fixmenu .themenu ul li .list{ width:100%; height:auto; overflow:hidden; background:#38385e; display:none }
#fixmenu .themenu ul li .list ul{ margin:0px; padding:0px; list-style:none}
#fixmenu .themenu ul li .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; float:none; height:38px; overflow:hidden; line-height:38px; text-indent:0; text-align:left;text-indent:35px; color:#FFF; border-bottom:1px solid #4c4c6e;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; }
#fixmenu .themenu ul li .list ul li a{ color:#FFF}


#fixmenu .themenu ul li.onfocus  .tit { color:#7aaf95} 
#fixmenu .themenu ul li.onfocus  .tit a{ color:#7aaf95} 

#fixmenu .themenu ul li.onfocus .list{ display:block}
#fixmenu .themenu ul li .list ul li.onfocus .son{ display:block}
#fixmenu .themenu ul li .list ul li.onfocus .tit2{ background:#0098d4}

.pcshow{ display:block}
.mbshow{ display:none}


/*
.gotop{  width:40px; height:auto; cursor: pointer; z-index:200; right:10px;position: fixed;bottom: 100px;-webkit-transition: opacity .4s ease-in-out;-moz-transition: opacity .4s ease-in-out;-o-transition: opacity .4s ease-in-out;opacity: 1;z-index: 100020;display: none;
}
.gotop ul{ margin:0px; padding:0px; list-style:none}
.gotop ul li{ margin:0px 0 5px 0; padding:0px; list-style:none;width:40px; height:42px; position:relative; overflow: visible}
.gotop ul li.t1 p{ display:block; cursor:pointer}
.gotop ul li.t1 p{ width:40px; height:42px; background:url(../Images/float1.png) no-repeat;}
.gotop ul li.t2 p{ width:40px; height:42px; background:url(../Images/float2.png)no-repeat;}
.gotop ul li.t3 p{ width:40px; height:42px; background:url(../Images/float3.png) no-repeat;}
.gotop ul li.t4 p{ width:40px; height:42px; background:url(../Images/float4.png) no-repeat;}

.gotop ul li .ercode{ width:100px; height:100px; position:absolute; right:42px; top:0px; display:none}
.gotop ul li .tel{ width:100px; height:42px; line-height:42px; text-align:center; position:absolute; right:42px; top:0px; display:none; background:#FFF; color:#000; font-size:14px}

.gotop ul li.t4:hover .tel{ display:block} 
*/

.gotop{  width:74px; height:auto; cursor: pointer; z-index:200; right:0px;position: fixed;bottom:150px;-webkit-transition: opacity .4s ease-in-out;-moz-transition: opacity .4s ease-in-out;-o-transition: opacity .4s ease-in-out;opacity: 1;z-index: 100020; }
.gotop ul{ margin:0px; padding:0px; list-style:none}
.gotop ul li{ margin:0px 0 5px 0; padding:0px; list-style:none;width:74px; height:74px; position:relative; overflow: visible}
.gotop ul li p{ width:74px; height:74px; text-align:center; color:#FFF; background:#3c3c64; display:block; cursor:pointer; box-sizing:border-box; padding:15px 0 0 0}
.gotop ul li:hover p{ background:#8580a9}


.gotop ul li .ercode{ width:100px; height:100px; position:absolute; right:80px; top:0px; display:none}
.gotop ul li .tel{ width:125px; height:74px; line-height:74px; text-align:center; position:absolute; right:80px; top:0px; display:none; background:#3c3c64; color:#fff; font-size:14px}

.gotop ul li.t3:hover .tel{ display:block} 


.topbox{ width:100%; height:35px;position:relative; overflow: hidden; margin:0 auto; background:#0097d3; }
.topbox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.topbox .centerbox .centerin{ width:100%; height:35px; overflow:hidden; line-height:200%; position:relative; color:#ddedf7; }
.topbox  a{ color:#ddedf7;}

.topbox p.t1{ position:absolute; left:0px; top:0px; height:35px; line-height:35px;}
.topbox p.t2{ position:absolute; right:0px; top:0px; height:35px; line-height:35px;}

.headboxkong{ width:100%; height:122px; overflow:hidden; }
.headbox{ width:100%; height:122px; overflow: visible; position: fixed; z-index:100000; left:0; top:0;transition: all 0.5s ease; background: url(../Images/tobg.png) top center no-repeat #3c3c64  }
.headbox .box{ width:100%; max-width:1360px;  height:82px;  margin:0 auto; overflow:visible; position:relative; }
.headbox .box .logo{ position:absolute; left:0px; top:18.5px;}
.headbox .box .logo img{ height:45px;}
.headbox .box .logo .img1{ display:block}
.headbox .box .logo .img2{ display:none}

.headbox .box .tel{ position:absolute; right:41px; top:26px; background: url(../Images/telicon.png) left  center no-repeat; overflow:hidden; color:#ffffff; height:26px; line-height:26px; box-sizing:border-box; padding:0 15px 0 35px; font-size:16px; border-right:1px solid #62628a; display:none  }

.headbox .box .searchbox{ width:319px; height:48px;  position:absolute; right:0px; top:22px; overflow:hidden; border-radius:0;}
.headbox .box .searchbox .input1{ width:260px; height:42px; line-height:40px; border:0px; position:absolute; left:10px; top:0px; border:1px solid #696790; outline:none; background:none; text-indent:10px; color:#8f8ca2}
.headbox .box .searchbox .input1::-webkit-input-placeholder{ 
color: #8f8ca2; 
} 
.headbox .box .searchbox .input1:-moz-placeholder{ 
color: #8f8ca2; 
} 

.headbox .box .searchbox .btnme{ width:46px; height:43px; overflow:hidden; position:absolute; right:0; top:0px; background: url(../Images/searchbtn.png) center center no-repeat #67658f; border:0;}
.headbox .box .searchbtn{ position:absolute; right:0; top:0; width:30px; height:82px; line-height:82px; text-align:center; color:#ffffff; font-size:20px; font-weight:normal; display:none }
.headbox .box .language{ position:absolute; right:145px; top:0; width:60px; height:95px; line-height:95px; text-align:left; box-sizing:border-box; padding:0 19px 0 0; background: url(../Images/darr.png) right center no-repeat; color:#404040; font-size:16px;}


.headbox  .menubtn{ position:absolute; right:0px; top:0; width:25px; height:40px; line-height:40px; font-size:24px; font-weight:normal; cursor:pointer; z-index:100;  text-align:right; color:#7db598; display:none;}



.headbox  .menubox{ width:100%; height:40px; overflow:visible; position:relative; max-width:1360px; margin:0 auto}
.headbox  .menu{position:absolute; left:0; top:0; overflow:visible; color:#FFF}
.headbox  .menu ul{ margin:0px; padding:0px; list-style:none;}
.headbox  .menu ul li{ margin:0px; padding:0; list-style:none; width:150px; height:40px; line-height:40px; font-size:16px; float:left; overflow:visible;  position:relative; text-indent:20px;}
.headbox  .menu ul li  a{ color:#ffffff;}
.headbox  .menu ul li a:hover{color:#7db598; }

.headbox  .menu ul li.onfocus{  }
.headbox  .menu ul li.onfocus a{ color:#ffffff }

.headbox  .menu ul li ul{ position:absolute; top:40px; padding:0;  background: #67648f;  width:211px; left:0; display:block; height:auto; display:none}
.headbox  .menu ul li ul li{ width:100%; height:45px; line-height:45px; font-size:15px; overflow: visible; font-weight:normal; color:#e1e1e1; background:#67648f;}
.headbox  .menu ul li ul li:hover{ background:#8580a9; color:#FFF}
.headbox  .menu ul li ul li a{ display:block; width:100%; height:45px; line-height:45px;}
.headbox  .menu ul li ul li:hover a{color:#FFF}

.headbox  .menu ul li ul li ul{ position: absolute; left:211px; top:0; width:256px; background:#8580a9}
.headbox  .menu ul li ul li ul li{ background:#8580a9; font-size:14px; border-bottom:1px solid #b1abda}
.headbox  .menu ul li ul li ul li:hover{ background:#3c3c64}

.headbox  .menubox .other{ position:absolute; right:0; top:0; height:40px; line-height:40px; color:#7db598}
.headbox  .menubox .other ul{ margin:0px; padding:0px; list-style:none}
.headbox  .menubox .other ul li{ margin:0px 0 0 10px;; padding:0px; list-style:none; float:left; font-size:14px; text-indent:26px;}
.headbox  .menubox .other ul li.tel{ background:url(../Images/tel1.png) left center no-repeat}
.headbox  .menubox .other ul li.lag{ background:url(../Images/lag1.png) left center no-repeat;}
.headbox  .menubox .other ul li.mem{background:url(../Images/mem1.png) left center no-repeat;}
.headbox  .menubox .other ul li.mem:hover{cursor: pointer;}
.headbox  .menubox .other ul li a{color:#7db598}



.homeSlide{ width:100%; height:500px; overflow:hidden; position:relative; z-index:10; margin:0 auto; max-width:1360px; margin-top:10px; }
.homeSlide .list{width:100%; height:500px; overflow:hidden; position:relative; margin:0 auto;}
.homeSlide .list ul{ margin:0px; padding:0px; list-style:none; }
.homeSlide .list ul li{margin:0px; padding:0px; list-style:none;width:100%; height:500px; overflow:hidden; float:left; position:relative}
.homeSlide .list ul li .pic{ width:100%; height:500px; overflow:hidden;}
.homeSlide .list ul li .num{ position:absolute; left:6%; bottom:0; height:58px; line-height:58px; font-size:14px; color:#FFF}
.homeSlide .list ul li .num span{ color:#0a6eb0}
.homeSlide .arrlist{ position:absolute; right:70px; bottom:50px; z-index:100}
.homeSlide .leftarr{ width:25px; height:48px; background:url(../Images/left1.png) no-repeat; background-size:100% 100%; cursor:pointer; float:left; position:absolute; left:28px; top:50%; margin-top:-24px; z-index:100 ; opacity:0.3}
.homeSlide .rightarr{width:25px; height:48px; background:url(../Images/right1.png) no-repeat; background-size:100% 100%; cursor:pointer; float:left; position:absolute; right:28px; top:50%; margin-top:-24px; z-index:100 ;opacity:0.3 }

.homeSlide .arrlist .spage{ float:left; height:40px; line-height:40px;}
.homeSlide .arrlist .spage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #bbbbc4; margin: 0 3px;cursor: pointer;}
.homeSlide .arrlist .spage .swiper-active-switch { background: #ffffff;}


.homeSlide .otherbox .dotbox{ width:267px; height:86px; background:url(../Images/slidedot.png) no-repeat; position:absolute; right:0px; top:0px;}
.homeSlide .otherbox .dotbox .leftarr{width:35px; height:35px; background:url(../Images/left1.png) no-repeat; cursor:pointer; position: absolute; left:20px; top:26px;}
.homeSlide .otherbox .dotbox .rightarr{width:35px; height:35px; background:url(../Images/right1.png) no-repeat; cursor:pointer; position: absolute; right:20px; top:26px;}

/*
.indexpage {position: absolute;left:30px ; bottom:60px;width:100%;}
.indexpage .swiper-pagination-switch {display: inline-block;width: 60px; height: 24px; line-height:24px;cursor: pointer; color:#a8b8c4; font-size:20px; font-weight:700}
.indexpage .swiper-active-switch { font-weight:700; color:#FFF}
*/

.indexpage {position: absolute;left: 0;text-align: center;bottom:25px;width: 100%;}
.indexpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #bbbbc4; margin: 0 3px;cursor: pointer;}
.indexpage .swiper-active-switch { background: #ffffff;}



.homeSlidemb{ width:100%; height:508px; overflow:hidden; position:relative; z-index:10; margin:0 auto; margin-top:-71px;}
.homeSlidemb .list{width:100%; height:508px; overflow:hidden; position:relative; margin:0 auto;}
.homeSlidemb .list ul{ margin:0px; padding:0px; list-style:none; }
.homeSlidemb .list ul li{margin:0px; padding:0px; list-style:none;width:100%; height:508px; overflow:hidden; float:left; position:relative;}

#ertopslide{ width:100%; height:450px; overflow:hidden;  }
.erSlide{ width:100%; height:450px; overflow:hidden; position:relative;z-index:5; position:relative; }
.erSlide .list{width:100%; height:450px; overflow:hidden; position:relative;   margin:0 auto;}
.erSlide .list ul{ margin:0px; padding:0px; list-style:none;}
.erSlide .list ul li{margin:0px; padding:0px; list-style:none;width:100%; height:450px; overflow:hidden; float:left; position:relative;}
.erSlide .list ul li .pic{width:100%; height:450px;}

.erSlide .cbox{ width:100%; height:55px; position:absolute; left:0; bottom:0; background:url(../Images/esbg.png) repeat;}
.erSlide .tpage {position: absolute;left:50%; margin-left:-640px;text-align: right;bottom:20px;width: 100%; max-width:1280px; color:#FFF;}
.erSlide .tpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #878785; margin: 0 3px;cursor: pointer;}
.erSlide .tpage .swiper-active-switch { background: #ffffff;}


.erSlide .namebox{ position:absolute; width:1360px; left:50%;top:50%; margin-left:-680px; margin-top:-50px; /*background:url(../Images/downarr.png) bottom center no-repeat;*/ padding-bottom:70px} 
.erSlide .namebox .tit{height:auto; overflow:hidden; font-size:42px; line-height:60px; font-weight:700;  color:#ffffff;  text-align:center;}
.erSlide .namebox .tit2{  height:auto; overflow:hidden; font-size:20px; color:#ffffff; margin-top:10px; text-align:center; line-height:35px;}
.erSlide .namebox .tit2 i{ color:#0093e7; font-style:normal;}

.erSlidemb{ width:100%; height:442px; overflow:hidden; position:relative;z-index:5; }
.erSlidemb .list{width:100%; height:442px; overflow:hidden; position:relative;   margin:0 auto;}
.erSlidemb .list ul{ margin:0px; padding:0px; list-style:none;}
.erSlidemb .list ul li{margin:0px; padding:0px; list-style:none;width:100%; height:442px; overflow:hidden; float:left; position:relative;}
.erSlidemb .namebox{ position:absolute;  left:40px; bottom:40px;} 
.erSlidemb .namebox .tit{ width:100%; height:auto; overflow:hidden; font-size:36px; color:#ffffff; line-height:50px;}
.erSlidemb .namebox .tit2{ width:100%; height:auto; overflow:hidden; font-size:20px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#c0bebd; margin-top:10px;}



.homepart1{ width:100%; height:auto; margin:0 auto; background:#FFF;; padding:30px 0 50px 0; }
.homepart1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.homepart1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.homepart1 .thetilebox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:34px; font-weight:700; color:#272727; }
.homepart1 .thetileword{ width:100%; height:auto; overflow:hidden; font-size:20px; margin-top:15px; text-align:center; line-height:30px;}


.homepart1  .leftbox{ width:59%; height:auto; float:left}
.homepart1  .leftbox .onebox{ width:50%; float:left; height:auto; overflow:hidden;}
.homepart1  .leftbox .one{ width:100%; height:auto; overflow:hidden;}
.homepart1  .leftbox .one .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; font-weight:700; color:#5f5893;}
.homepart1  .leftbox .one .list{ width:100%; height:auto; overflow:hidden; margin-bottom:20px; margin-top:0px;}
.homepart1  .leftbox .one .list ul{ margin:0px; padding:0px; list-style:none} 
.homepart1  .leftbox .one .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:33px; line-height:33px; font-size:15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; }
.homepart1  .leftbox .one .list ul li a{color:#272727; opacity:0.8}
.homepart1  .leftbox .one .list ul li a:hover{opacity:1}


.homepart1  .rightbox{ width:41%; height:auto; float:right}
.homepart1  .rightbox .cbox{ width:100%; height:auto; overflow:hidden; background:#f3f2f6; box-sizing:border-box; padding:30px;}
.homepart1  .rightbox .cbox .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#272727}
.homepart1  .rightbox .cbox .list{ width:100%; height:auto; overflow:hidden; margin:10px 0; overflow:hidden;}
.homepart1  .rightbox .cbox .list ul{ margin:0px; padding:0px; list-style:none}
.homepart1  .rightbox .cbox .list ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding-left:35px; font-size:16px; line-height:30px;}
.homepart1  .rightbox .cbox .list ul li.tel{ background:url(../Images/tel2.png) 0 5px no-repeat}
.homepart1  .rightbox .cbox .list ul li.email{ background:url(../Images/email.png) 0 5px no-repeat}
.homepart1  .rightbox .cbox .callus{ width:100%; height:auto; overflow:hidden; margin-top:10px;}

.homepart1  .rightbox .slidebox{ width:100%; height:331px; overflow:hidden; position:relative}
.homepart1  .rightbox .slidebox .list{ width:100%; height:331px; overflow:hidden;}
.homepart1  .rightbox .slidebox .list ul{ margin:0px; padding:0px; list-style:none}
.homepart1  .rightbox .slidebox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:331px; overflow:hidden}
.homepart1  .rightbox .slidebox .list ul li .pic{ width:100%; height:331px; overflow:hidden;}
 




.footcontact{ width:100%; height:301px; overflow:hidden; position:relative}
.footcontact .pic{ width:100%; height:100%; position:absolute; left:0; top:0; background:url(../Images/fontact.png) no-repeat; background-size:cover;transition: all .5s ease;}
.footcontact .inbox{ width:100%; position:absolute; left:0; top:0; z-index:10}
.footcontact .tit{ width:100%; height:70px; line-height:70px; text-align:center; margin-top:70px; font-size:36px; font-weight:700; color:#ffffff}
.footcontact .more{ width:198px; height:56px; line-height:56px; border:1px solid #FFF; border-radius:60px; margin:0 auto; margin-top:30px; font-size:17px; color:#ffffff; text-align:center;transition: all .5s ease;}
.footcontact:hover .pic{animation:bgbig2 30s infinite;-webkit-animation:bgbig2 30s infinite;}
.footcontact .more:hover{border:1px solid #1675b8; background:#1675b8}




.footlink{ width:100%; height:auto; background: #dedfe0; overflow:hidden;  padding:20px 0}
.footlink .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.footlink .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  position:relative; }

.footlink .listbox{ width:100%; height:60px; overflow:hidden; font-size:14px; line-height:200%}
.footlink .listbox ul{ margin:0px; padding:0px; list-style:none}
.footlink .listbox ul li{ margin:0; padding:0px; list-style:none; width:14.28%; float:left; overflow:hidden;}
.footlink .listbox ul li .pic{ width:92%; margin:0 auto; height:50px; overflow:hidden;}







.footmenu{ width:100%; height:auto; background: #333356; overflow:hidden;  padding:20px 0 20px 0; }
.footmenu .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.footmenu .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  position:relative;}

.footmenu .titbox{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:16px; color:#FFF}
.footmenu .titbox2{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:14px; color:#FFF}

.footmenu .part1{ width:33%; float:left; height:135px; overflow:hidden; color:#b8bdc2; position:relative}
.footmenu .part1 .ercode{ width:111px; height:111px; overflow:hidden}
.footmenu .part1 .ercode img{ width:100%; height:auto; overflow:hidden;}
.footmenu .part1 .one{ position:absolute; left:125px; top:0px;}
.footmenu .part1 .one .tit{ width:100%; height:37px; line-height:37px; overflow:hidden; font-size:16px; font-weight:700; color:#ffffff;}
.footmenu .part1 .one .word{ width:100%; height:auto; overflow:hidden; line-height:22px; font-size:14px; color:#ffffff;}
.footmenu .part1 .one .word span{ font-size:20px; font-weight:700; color:#6dbdde}
.footmenu .part1 .one .word a{ color:#ffffff; }


.footmenu .part2{ width:67%; float:left; height:auto; overflow:hidden;}
.footmenu .part2 .one{ width:25%; height:auto; float:left; overflow:hidden; min-height:170px;}
.footmenu .part2 .one .tit{ width:100%; height:37px; line-height:37px; overflow:hidden; font-size:18px; font-weight:700; color:#ffffff;}
.footmenu .part2 .one .tit a{ color:#FFF}
.footmenu .part2 .list{ width:100%; height:auto; overflow:hidden;font-size:20px; color:#cce3e7 ; }
.footmenu .part2 .list ul{ margin:0px; padding:0px; list-style:none;}
.footmenu .part2 .list ul li{ margin:0px 0 0 0px; padding:0px; list-style:none; width:100%; height:36px; line-height:36px; overflow:hidden; font-size:14px;}
.footmenu .part2 .list ul li a{ color:#797b7c}


.footmenu .part3{ width:20%; float:left; height:auto; overflow:hidden; color:#e1e1e1;}
.footmenu .part3 a{ color:#ffffff}
.footmenu .part3 .tit{  width:100%; height:40px; line-height:40px; font-size:15px; color:#e1e1e1;}
.footmenu .part3 .tel{  width:100%; height:50px; line-height:50px; font-size:32px; font-weight:700; color:#ffffff;}
.footmenu .part3 .word{ width:100%; height:auto; overflow:hidden; margin-top:10px; color:#ffffff; font-size:15px;}

.footmenu .part4{ float:right; height:auto; overflow:hidden; width:12%; text-align:right }
.footmenu .part4 img{ max-width:90%; height:auto}
.footmenu .part4 ul{ margin:0px; padding:0px; list-style:none}
.footmenu .part4 ul li{ margin:0px; padding:0px; list-style:none; float:right;}
.footmenu .part4 ul li .pic{ width:100%; height:auto; overflow:hidden;}
.footmenu .part4 ul li .pic img{ max-width:100%;}
.footmenu .part4 ul li .tit{ width:100%; height:auto; line-height:30px; overflow:hidden; text-align:center}

.footmenu  a{ color:#d3d8df}

.footmenu .line{ width:100%; height:1px;  clear:both}
.footmenu .fbox{ width:100%; height:auto; overflow:hidden; padding:0px 0 0 0;color:#858595; line-height:200%; font-size:14px;}
.footmenu .fbox .copyright{ width:100%; height:auto; float:left; overflow:hidden;  line-height:200%; font-size:14px;}
.footmenu .fbox  a{ color:#858595}
.footmenu .fbox .fdlink{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%; overflow:hidden; margin-top:10px;}



.footer{ width:100%; height:auto; overflow:hidden;  background: url(../Images/footbg.png) repeat; overflow:hidden;  padding:0 0 0 0;  position:relative; z-index:1;  }
.footer .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1580px; margin:0 auto; clear:both; overflow:hidden; padding:10px 0 10px 0;  }
.footer .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; color:#989898; margin:0 auto; font-size:14px; text-align:left}
.footer .centerbox .centerin a{ color:#989898;}
.footer .word{ line-height:200%;}
.footer .code{ display:none; text-align:right}
.footer .code img{ max-width:90%; height:auto;}


.footermb{ width:100%; height:auto; overflow:hidden; background:#f0f0f0; padding:30px 0;  position:relative; z-index:1; margin-top:10px; display:none }
.footermb .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1200px; margin:0 auto; clear:both; overflow:hidden; }
.footermb .centerbox .centerin{ width:92%; height:auto; overflow:hidden; line-height:200%; color:#6a6a6a; text-align:center; margin:0 auto}
.footermb .centerbox .centerin a{color:#6a6a6a;}

.fixbottomkong{ width:100%; height:60px; clear:both; overflow:hidden; display:none;}
.fixbottom{ width:100%; height:auto; overflow:hidden; background:#015c92;  position:fixed; left:0px; bottom:0px; z-index:100; display:none;}
.fixbottom .list{ margin:0px; padding:0px; list-style:none; width:100%; min-width:320px; margin:0 auto;}
.fixbottom .list ul{ margin:0px; padding:0px; list-style:none}
.fixbottom .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:60px; line-height:60px; font-size:16px; color:#FFF; float:left; overflow:hidden;  height:auto; border-left:1px solid #347da8; margin-left:-1px; text-align:center; text-indent:0}
.fixbottom .list ul li .pic{ width:100%; height:35px; line-height:35px; overflow:hidden; text-align:center}
.fixbottom .list ul li .pic img{ max-height:20px;}
.fixbottom .list ul li .tit{ width:100%; height:25px; line-height:25px; font-size:14px; overflow:hidden; text-align:center; color:#FFF}



@keyframes bgbig
{
0%   {transform:scale(1.5);}

100%   {transform:scale(1);}

}
@-webkit-keyframes bgbig{
0%   {transform:scale(1.5);}

100%   {transform:scale(1);}
}



/*关于我们页面*/

.ertop{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative; margin:10px 0; background:#ffffff;  }
.ertop .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;max-width:1360px; background:#FFF  }
.ertop .centerbox .centerin{ width:100%; overflow:hidden;height:auto;position:relative; margin:0 auto }

.ertop .location{color:#686868; width:100%; line-height:30px; }
.ertop .location a{ color:#686868}
.ertop .location span{ color:#7db598}
 
.ertop .navbox{ position:absolute; left:0; top:0}
.ertop .navbox .list{ width:100%; height:60px; overflow:auto;}
.ertop .navbox .list ul{ margin:0;  padding:0px; list-style:none; height:auto; overflow:hidden}
.ertop .navbox .list ul li{ margin:0px; padding:0px; list-style:none; width:150px; height:60px; line-height:60px; font-size:18px;  color:#333333;  float:left; text-align:left; }
.ertop .navbox .list ul li a{ color:#333333}
.ertop .navbox .list ul li.onfocus{ font-weight:700 }
.ertop .navbox .list ul li.onfocus a{color:#076aae; }

.ertop .navbox{ width:100%; height:auto; overflow:hidden;}
.ertop .navbox .list2{ width:100%; height:74px; overflow:auto;}
.ertop .navbox .list2 ul{ margin:0 auto;  padding:0px; list-style:none; height:74px; overflow:hidden}
.ertop .navbox .list2 ul li{ margin:0px; padding:0px; list-style:none; width:11.11%; height:74px; line-height:74px; font-size:14px; color:#5a5a5a;  float:left; text-align:center; }
.ertop .navbox .list2 ul li.onfocus{ background:#e4899a; }
.ertop .navbox .list2 ul li.onfocus a{color:#ffffff; }




.mainbox{ width:100%; height:auto; overflow:hidden; padding:30px 0;   position:relative; z-index:100; background: url(../Images/probg.png) bottom center  no-repeat #FFF;; min-height:650px}
.mainbox .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.mainbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.mainbox .topnum{ width:100%; height:auto; line-height:150px; font-size:121px; font-weight:700; color:#d9576f}
.mainbox .toptitle{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:10px; font-size:36px; font-weight:700; color:#222222; text-align:center}
.mainbox .toptitle2{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:20px; font-size:18px; text-transform:uppercase; color:#646464; text-align:center}



.mainbox .location{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:14px; color:#999999}
.mainbox .leftbox{ width:24%; float:right; overflow:hidden; }
.mainbox .rightbox{ width:73%; float:left; overflow:hidden;}


.mainbox .leftbox .blogo{ width:100%; height:auto; overflow:hidden; }
.mainbox .leftbox .blogo img{ width:100%; height:auto}

.mainbox .leftbox .codelist{ width:100%; height:auto; overflow:hidden; margin-top:12px;}
.mainbox .leftbox .codelist ul{ margin:0px; padding:0px; list-style:none}
.mainbox .leftbox .codelist ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.mainbox .leftbox .codelist ul li .box{ width:96%; height:auto; border:1px solid #c0e4f0; box-sizing:border-box; padding:10px;}
.mainbox .leftbox .codelist ul li .pic{ width:100%; height:auto; overflow:hidden;}
.mainbox .leftbox .codelist ul li .pic img{ width:100%; height:auto; overflow:hidden;}
.mainbox .leftbox .codelist ul li .tit{ width:1005; height:50px; line-height:25px; font-size:14px; margin-top:10px; overflow:hidden; text-align:center}

.homepart2 .rightbox .codelist ul li:nth-child(2) .box{ float:right}



.mainbox .leftbox .titbox{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:28px; font-weight:700; color:#333333; border-bottom:1px solid #e9ebec; background:url(../Images/theline.png) left bottom no-repeat; margin-top:25px;}
.mainbox .leftbox .titbox span{ color:#adadad; font-size:20px; font-weight:normal}

.mainbox .leftbox .searchbox{ width:100%; height:51px; overflow:hidden; position:relative; border:1px solid #e1e9ec; margin-top:10px;}
.mainbox .leftbox .searchbox .input1{ width:270px; height:51px; line-height:51px; text-indent:10px; border:0px; position:absolute; left:0; top:0; outline:none}
.mainbox .leftbox .searchbox .btnme{ width:50px; height:50px; background:url(../Images/btnme.png) center center no-repeat #00a0e9; position:absolute; right:0; top:0; border:0}

.mainbox .leftbox .title{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; font-weight:700; color:#333333}


.mainbox .leftbox .listbox{ width:100%; height:auto; overflow:hidden;}
.mainbox .leftbox .listbox ul{ margin:0px; padding:0px; list-style:none}
.mainbox .leftbox .listbox ul li{ margin:0px; padding:0px;list-style:none; width:100%; height:53px; line-height:53px; overflow:hidden; font-size:16px; color:#333333; background:url(../Images/dot2.png) left center no-repeat; text-indent:15px; border-bottom:1px dashed #bed0e1;text-overflow: ellipsis;white-space: nowrap; }



.aboutbox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: #FFF; background-size:cover;}
.aboutbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; border-bottom:1px solid #ceccdd;padding:50px 0 50px 0  }
.aboutbox1 .leftbox{ width:53%; height:auto; float:left; overflow:hidden; }
.aboutbox1 .rightbox{ width:45%; height:auto; float:right; overflow:hidden; padding:100px 0 0 0 }
.aboutbox1 .rightbox img{ max-width:100%; height:auto; overflow:hidden}

.aboutbox1 .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:34px; font-weight:700; color:#5f5893; overflow:hidden; background:url(../Images/tline.png) top center no-repeat; text-align:left; padding:0 0 0 0}
.aboutbox1 .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:18px;  color:#636363; overflow:hidden; text-align:center; text-transform:uppercase}
.aboutbox1 .listbox{width:100%; height:auto; overflow:hidden; margin-top:20px;}


.aboutbox1 .wordbox{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:30px; margin-top:10px; color:#4b4b4b}
.aboutbox1 .wordbox img{ max-width:100%; height:auto}



/*视频展示*/
.aboutbox2{ width:100%; height:auto;margin:0 auto; padding:30px 0; overflow:hidden;  background: url(../Images/probg.png) bottom center no-repeat #FFF}
.aboutbox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.aboutbox2 .leftbox{ width:45%; height:auto; float:right; overflow:hidden; padding:60px 0 0 0 }
.aboutbox2 .rightbox{ width:53%; height:auto; float:left; overflow:hidden; padding:0 0 0 0 }
.aboutbox2 .rightbox img{ max-width:100%; height:auto; overflow:hidden}

.aboutbox2 .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:34px; font-weight:700; color:#5f5893; overflow:hidden; background:url(../Images/tline.png) top center no-repeat; text-align:left; padding:0 0 0 0}
.aboutbox2 .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:18px;  color:#636363; overflow:hidden; text-align:center; text-transform:uppercase}
.aboutbox2 .listbox{width:100%; height:auto; overflow:hidden; margin-top:20px;}


.aboutbox2 .wordbox{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:30px; margin-top:10px; color:#4b4b4b}
.aboutbox2 .wordbox img{ max-width:100%; height:auto}

/*荣誉资质*/
.aboutbox3{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/ab3bg.png) right center no-repeat; background-size:cover; padding:50px 0;}
.aboutbox3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aboutbox3 .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:40px; font-weight:700; color:#222222; overflow:hidden; background:url(../Images/tline.png) top center no-repeat; text-align:center; padding:45px 0 0 0}
.aboutbox3 .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:18px;  color:#636363; overflow:hidden; text-align:center; text-transform:uppercase}

.aboutbox3 .listbox{width:100%; height:auto; overflow:hidden; margin-top:30px; background:#ffffff; border-radius:5px; padding-bottom:35px}
.aboutbox3 .titnav{ width:100%; height:auto; overflow:hidden;}
.aboutbox3 .titnav ul{ margin:0px; padding:0px; list-style:none}
.aboutbox3 .titnav ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:70px; line-height:70px; border-top:1px solid #fffffff; font-size:24px; color:#222222; text-align:center; float:left; cursor:pointer}
.aboutbox3 .titnav ul li.onfocus{border-top:1px solid #076aae; color:#076aae}

.aboutbox3 .inbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:0; margin-top:25px;}
.aboutbox3 .list{ width:100%; max-width:1240px; margin:0 auto; height:350px; overflow:hidden;}
.aboutbox3 .list ul{ margin:0px; padding:0px; list-style:none}
.aboutbox3 .list ul li{ margin:10px 0; padding:0px; list-style:none; width:25%; height:auto; float:left}
.aboutbox3 .list ul li .box{ width:96%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px; background: #FFF;}
.aboutbox3 .list ul li .pic{ width:100%; height:295px; overflow:hidden;display: flex;align-items: center; justify-content: center; box-shadow: 0px 0px 10px 6px #f1f2f1;}
.aboutbox3 .list ul li .pic img{  max-width:90%; max-height:90%; transition: all 0.5s ease;}
.aboutbox3 .list ul li:hover .pic img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.indexpagedot { width:100%; height:auto; text-align: center; display:none}
.indexpagedot .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #cacaca; margin: 0 3px;cursor: pointer;}
.indexpagedot .swiper-active-switch { background: #076aae;}




/*联系我们*/
.aboutbox4{ width:100%; height:auto;margin:0 auto; padding:60px 0; overflow:hidden; background:#ffffff; background-size:cover;}
.aboutbox4 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox4 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aboutbox4 .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:40px; font-weight:700; color:#222222; overflow:hidden; background:url(../Images/tline.png) top center no-repeat; text-align:center; padding:45px 0 0 0}
.aboutbox4 .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:18px;  color:#636363; overflow:hidden; text-align:center; text-transform:uppercase}


.aboutbox4 .list{ width:100%; height:auto; overflow:hidden;  margin:0 auto; margin-top:50px;}
.aboutbox4 .list ul{ margin:0px; padding:0px; list-style:none}
.aboutbox4 .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; margin:0 0 0 0; float:left; }
.aboutbox4 .list ul li .pic{ width:100%; height:50px; line-height:50px; text-align:center;}
.aboutbox4 .list ul li .word{ width:100%; height:auto; line-height:35px; font-size:16px; color:#636363; text-align:center; margin-top:20px;}

.aboutbox4 .listformabout{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.aboutbox4 .listformabout ul{ margin:0px; padding:0px; list-style:none}
.aboutbox4 .listformabout ul li{ margin:20px 0; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.aboutbox4 .listformabout ul li .box{ width:92%; height:auto; overflow:hidden;}
.aboutbox4 .listformabout ul li.t1 .box{ float:left}
.aboutbox4 .listformabout ul li.t2 .box{ margin:0 auto}
.aboutbox4 .listformabout ul li.t3 .box{ float:right}
.aboutbox4 .listformabout ul li.t4{ width:100%; height:auto; overflow:hidden;}
.aboutbox4 .listformabout ul li.t4 .box{ float:left}
.aboutbox4 .listformabout ul li .input1{ width:100%; height:50px; line-height:50px; border:0px; border-bottom:1px solid #b2b2b2; font-size:16px; color:#636363; outline:none}
.aboutbox4 .listformabout ul li .txt{width:100%; height:50px; line-height:50px; border:0px; border-bottom:1px solid #b2b2b2; font-size:16px; color:#636363; outline:none}
.aboutbox4 .listformabout ul li.t5{ width:100%; height:auto; overflow:hidden; text-align:center}
.aboutbox4 .listformabout ul li .btnme{ width:218px; height:52px; margin:0 auto; border:1px solid #636363; font-size:16px; color:#636363; border-radius:50px;transition: all 0.5s ease; background:#FFF}  
.aboutbox4 .listformabout ul li .btnme:hover{ background:#076aae; color:#FFF}


.aboutbox5{ width:100%; height:320px;margin:0 auto;}
.aboutbox5 .mapbox{ width:100%; height:100%;}


/*产品与解决方案*/
.proslodebox1{ width:100%; height:auto; margin:0 auto; background: url(../Images/probg.png) bottom center no-repeat #FFF;; padding:20px 0 50px 0; }
.proslodebox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.proslodebox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.proslodebox1 .thetilebox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:34px; font-weight:700; color:#272727; }
.proslodebox1 .thetileword{ width:100%; height:auto; overflow:hidden; font-size:20px; margin-top:15px; text-align:center; line-height:30px;}

.proslodebox1 .onebox{ width:50%; float:left; height:auto; overflow:hidden;}
.proslodebox1 .one{ width:100%; height:auto; overflow:hidden;}
.proslodebox1 .one .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; font-weight:700; color:#5f5893;}
.proslodebox1 .one .tit a{color:#5f5893;}
.proslodebox1 .one .list{ width:100%; height:auto; overflow:hidden; margin-bottom:20px; margin-top:0px;}
.proslodebox1 .one .list ul{ margin:0px; padding:0px; list-style:none} 
.proslodebox1 .one .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:33px; line-height:33px; font-size:15px; overflow:hidden;text-overflow: ellipsis;white-space: nowrap; }
.proslodebox1 .one .list ul li a{color:#272727; opacity:0.8}
.proslodebox1 .one .list ul li a:hover{opacity:1}





.proslodebox2{ width:100%; height:auto; margin:0 auto; background: url(../Images/prosovebg2.png) right bottom no-repeat #f2f8fe; padding:70px 0 50px 0; }
.proslodebox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.proslodebox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.proslodebox2 .thetilebox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:40px; font-weight:700; color:#222222; text-align:center}

.proslodebox2  .list{ width:100%; height:auto; overflow:hidden; margin-top:30px}
.proslodebox2  .list ul{ margin:0px; padding:0px; list-style:none}
.proslodebox2  .list ul li{ margin:10px 0; padding:0px; list-style:none; width:50%; height:auto; overflow:hidden; float:left}
.proslodebox2  .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto;}
.proslodebox2  .list ul li .pic{ width:100%; height:296px; overflow:hidden; }
.proslodebox2  .list ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.proslodebox2  .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*产品的解决方案*/
.proslodebox3{ width:100%; height:auto; margin:0 auto;  background: #f9fafe;  padding:90px 0 90px 0}
.proslodebox3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden;}
.proslodebox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.proslodebox3 .thetilebox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:40px; font-weight:700; color:#222222; text-align:center}
.proslodebox3 .thetileword{ width:100%; height:auto; overflow:hidden; font-size:20px; margin-top:15px; text-align:center; line-height:50px;}


.proslodebox3 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.proslodebox3 .listbox .list{ width:100%; height:auto; overflow:hidden;}
.proslodebox3 .list ul{ margin:0px; padding:0px; list-style:none}
.proslodebox3 .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; float:left}
.proslodebox3 .list ul li .box{ width:96%; height:auto; margin:0 auto; overflow:hidden; padding:3px}
.proslodebox3 .list ul li .pic{ width:100%; height:262px; border:1px solid #dfdfdf; background:#FFF; margin:0;box-shadow: 0px 0px 10px 0px #97c7f7; position:relative; overflow:hidden; border-radius:5px; }
.proslodebox3 .list ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.proslodebox3 .list ul li .time{ width:100%; height:35px; line-height:35px; overflow:hidden; margin-top:10px; font-size:18px; color:#333333; font-weight:700}
.proslodebox3 .list ul li .tit{ width:100%; height:70px; line-height:35px; overflow:hidden; font-size:18px; color:#646464; margin-top:10px;}

.proslodebox3 .list ul li:hover .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.proslodebox3 .list ul li:hover .tit{ color:#1675b8}

.proslodebox3 .more{ width:210px; height:50px; line-height:50px; border:1px solid #d5d5d5; border-radius:50px; text-align:center; margin:0 auto; font-size:16px; color:#aeaeae; margin-top:20px;transition: all 0.5s ease;}
.proslodebox3 .more:hover{ background:#076aae; color:#FFF}

.prosortbox0{width:100%; height:auto; margin:0 auto;  background: #f3f8fb;  padding:40px 0 0px 0}
.prosortbox0 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden;}
.prosortbox0 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; position:relative}
.prosortbox0 .list{ width:100%; height:auto; overflow:hidden;}
.prosortbox0 .list ul{ margin:0 auto; padding:0px; list-style:none;}
.prosortbox0 .list ul li{ margin:0 ; padding:0px; list-style:none; width:250px; height:auto; float:left}
.prosortbox0 .list ul li p{ width:224px; height:67px; line-height:67px; border:1px solid #d5dbde; border-radius:5px; font-size:26px; font-weight:700; color:#222222; text-align:center}
.prosortbox0 .list ul li.onfocus p{ background:#6dbdde; color:#FFF}


/*产品分类*/
/*
.prosortbox1{width:100%; height:auto; margin:0 auto;  background: #f3f8fb;  padding:40px 0 40px 0}
.prosortbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden;}
.prosortbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; position:relative}
.prosortbox1 .listbox{ width:100%; height:86px; overflow:hidden; position:relative}
.prosortbox1 .leftarr{ width:14px; height:25px; background:url(../Images/left2.png) no-repeat; position:absolute; left:0px; top:50%; margin-top:-12px; cursor:pointer; z-index:10}
.prosortbox1 .rightarr{ width:14px; height:25px; background:url(../Images/right2.png) no-repeat; position:absolute; right:0px; top:50%; margin-top:-12px; cursor:pointer; z-index:10}
.prosortbox1 .list{ width:90%; height:86px; margin:0 auto; overflow:hidden; position:relative; z-index:0}
.prosortbox1 .list ul{ margin:0px; padding:0px; list-style:none}
.prosortbox1 .list ul li{ margin:0px; padding:0px; list-style:none; width:165px; height:86px; float:left}
.prosortbox1 .list ul li .pic{ width:144px; height:79px; background:#FFF; border-radius:5px; border:1px solid #f2f7fa;display: flex;align-items: center;justify-content: center; position:relative}
.prosortbox1 .list ul li .pic .cover{ width:100%; height:100%; position:absolute; left:0; top:0; background:url(../Images/cover2.png) repeat; display:none} 
.prosortbox1 .list ul li .pic img{ max-width:80%; max-height:80%}
.prosortbox1 .list ul li.onfocus .pic{border:1px solid #7db1d4;}
.prosortbox1 .list ul li:hover .pic .cover{ display:block}
.prosortbox1 .list ul li.onfocus .pic .cover{ display:block}
*/
.prosortbox1{width:100%; height:auto; margin:0 auto;  background: #f3f8fb;  padding:40px 0 40px 0}
.prosortbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden;}
.prosortbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; position:relative}
.prosortbox1 .listbox{ width:100%; height:auto; overflow:hidden; position:relative}
.prosortbox1 .leftarr{ display:none}
.prosortbox1 .rightarr{ display:none}
.prosortbox1 .list{ width:100%; height:auto; margin:0 auto; overflow:hidden; position:relative; z-index:0}
.prosortbox1 .list ul{ margin:0px; padding:0px; list-style:none}
.prosortbox1 .list ul li{ margin:5px 0px; padding:0px; list-style:none; width:12.5%; height:86px; float:left}
.prosortbox1 .list ul li .pic{ width:96%; height:79px; background:#FFF; border-radius:5px; border:1px solid #f2f7fa;display: flex;align-items: center;justify-content: center; position:relative}
.prosortbox1 .list ul li .pic .cover{ width:100%; height:100%; position:absolute; left:0; top:0; background:url(../Images/cover2.png) repeat; display:none} 
.prosortbox1 .list ul li .pic img{ max-width:80%; max-height:80%}
.prosortbox1 .list ul li.onfocus .pic{border:1px solid #7db1d4;}
.prosortbox1 .list ul li:hover .pic .cover{ display:block}
.prosortbox1 .list ul li.onfocus .pic .cover{ display:block}
.prosortbox1 .getmore{ width:100%; height:auto; overflow:hidden; margin-top:10px; display:none}
.prosortbox1 .getmore p.t1{ width:135px; height:40px; line-height:40px; border:1px solid #1675b8; color:#1675b8; border-radius:30px; text-align:center; margin:0 auto}
.prosortbox1 .getmore p.t2{ width:135px; height:40px; line-height:40px; border:1px solid #1675b8; color:#1675b8; border-radius:30px; text-align:center; margin:0 auto; display:none}

/*产品分类*/
.prosortbox2{width:100%; height:auto; margin:0 auto;  background: #f3f8fb;  padding:40px 0 40px 0}
.prosortbox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden;}
.prosortbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; position:relative}
.prosortbox2 .list{ width:100%; height:auto; margin:0 auto; overflow:hidden; position:relative; z-index:0}
.prosortbox2 .list ul{ margin:0px auto; padding:0px; list-style:none}
.prosortbox2 .list ul li{ margin:0px; padding:0px; list-style:none; width:430px; height:auto; float:left}
.prosortbox2 .list ul li .pic{ width:366px; height:164px; background:#FFF; border-radius:5px; border:5px solid #f3f8fb; margin:0 auto;transition: all 0.5s ease; overflow:hidden} 
.prosortbox2 .list ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.prosortbox2 .list ul li.onfocus .pic{border:5px solid #1675b8;}

.prosortbox2 .list ul li:hover .pic{border:5px solid #1675b8;}
.prosortbox2 .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.prosortnotice{ width:100%; height:auto; line-height:35px; overflow:hidden; font-size:18px; font-weight:700; text-align:;left; margin-top:20px; text-align:center}


/*产品列表*/
.productlist{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.productlist ul{ margin:0px; padding:0px; list-style:none;}
.productlist ul li{ margin:0px 0; padding:0; list-style:none; box-sizing:border-box; width:33.33%; height:auto; float:left; overflow:hidden}
.productlist ul li .box{ width:98%; height:auto; overflow:hidden; margin:0 auto;  box-sizing:border-box; padding:0; border-bottom:1px solid #ebf1f5; }
.productlist ul li .box .pic{ width:100%; height:280px; overflow:hidden; position:relative; box-sizing:border-box; z-index:0; text-align:center; display: flex; align-items: center; justify-content: center;}
.productlist ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}

.productlist ul li .titbox{ width:100%; height:34px; line-height:34px; background:url(../Images/protit.png) no-repeat; background-size:cover; font-size:18px; font-weight:700; color:#272727; text-indent:10px; overflow:hidden;}

.productlist ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px; text-align:left; background:#FFF;transition: all 0.5s ease;}
.productlist ul li .wordbox .word{ width:100%; height:192px; line-height:32px; overflow:hidden; font-size:15px; color:#686868}
.productlist ul li .wordbox .word p{ width:100%; height:32px; line-height:32px; overflow:hidden; background:url(../Images/dot1.png) left center no-repeat; text-indent:10px;}
.productlist ul li .wordbox .more{ width:126px; height:34px; line-height:34px; overflow:hidden; font-size:14px; text-transform:uppercase; color:#5f5893; background:#FFF; margin-top:15px;}

.productlist ul li:hover .box{ padding:0}

.productlist ul li:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.prochoose{ width:100%; height:auto; overflow:hidden; border-radius:5px;}
.prochoose table{width:100%;border-collapse:collapse;}
.prochoose tr.tit{ background:#6dbdde; color:#FFF; }
.prochoose tr.even{ background:#eff4f8}
.prochoose td{border:1px solid #d8e2ea;line-height:25px; font-size:14px; color:#222222; padding:10px 5px; text-align:center}

.prochoose tr.tit td{ font-weight:700; color:#ffffff; text-align:center; padding:10px 0}
.prochoose tr:nth-child(2n){ background:#f1f5f8}

.prochoose2{ width:100%; height:auto; overflow:hidden}
.prochoose2 .one{ width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.prochoose2 .one .tit{ width:100%; height:50px; line-height:50px; overflow:hidden;  text-indent:10px; background:url(../Images/darr1.png) right 10px center  no-repeat #ebf0f4;}
.prochoose2 .one .wordbox{ width:100%; height:auto; background:#FFF; box-sizing:border-box; padding:15px; font-size:14px; color:#222222; line-height:35px; display:none}

.prochoose2 .oneonfocus{ border:1px solid #e4e8ec;}
.prochoose2 .oneonfocus .tit{background:url(../Images/darr2.png) right 10px center  no-repeat #6dbdde;}
.prochoose2 .oneonfocus .wordbox{ display:block}

/*综合新闻顶部背景*/
.totalpulictop{ width:100%; height:auto; overflow:hidden; background:url(../Images/totalpulictopbg.png) bottom center no-repeat #f4f5f5; background-size:cover; padding:25px 0}
.totalpulictop .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.totalpulictop .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

/*新闻*/
.newsslide{ width:100%; height:350px; overflow:hidden; position:relative; box-sizing:border-box; }
.newsslide .list{ width:100%; height:350px; overflow:hidden}
.newsslide .list ul{ margin:0px; padding:0px; list-style:none}
.newsslide .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:350px; position:relative}
.newsslide .list ul li .timebox{ width:7.57%; position:relative; background:#0ca4b6; color:#FFF; float:left}
.newsslide .list ul li .timebox p.t1{ width:100%; text-align:center; color:#ffffff; line-height:70px;  font-size:60px; font-weight:700; margin-top:20px;}
.newsslide .list ul li .timebox p.t2{ width:100%; text-align:center; color:#b9dde4; line-height:35px;  font-size:18px;}

.newsslide .list ul li .pic{ width:37%; height:350px; float:left; overflow:hidden; margin-left:2%}

.newsslide .list ul li .wordbox{ width:50%; height:auto; float:right; overflow:hidden; box-sizing:border-box; }
.newsslide .list ul li .time{ width:100%; height:30px; line-height:30px; font-size:14px; color:#768c9f; display:none;margin-bottom:10px;}
.newsslide .list ul li .tit{ width:100%; height:70px; line-height:35px; font-size:26px; color:#0ca4b6; font-weight:700; overflow:hidden}
.newsslide .list ul li .word{ width:100%; height:90px; line-height:30px; font-size:14px; color:#333333; margin-top:15px; overflow:hidden}
.newsslide .list ul li .word span{ color:#944676}
.newsslide .list ul li .more{ width:100%; height:30px; line-height:30px; font-size:16px; color:#0ca4b6; margin-top:20px;}

.newsslide .nspage {position: absolute;right: 10px; bottom:25px;}
.newsslide .nspage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #a9aaaa; margin: 0 3px;cursor: pointer;}
.newsslide .nspage .swiper-active-switch { background: #0ca4b6;}


/*项目展示*/
.projectlist{ width:100%; height:auto; overflow:hidden; margin-top:20px; }
.projectlist ul{ margin:0px; padding:0px; list-style:none}
.projectlist ul li{ margin:0; padding:25px 0 25px 0; list-style:none; width:100%; height:auto; overflow:hidden; box-sizing:border-box; border-bottom:1px solid #ebebeb; }
.projectlist ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto;transition: all 0.5s ease;}
.projectlist ul li .title{ width:100%; height:auto; line-height:35px; overflow:hidden; font-size:16px; color:#333333; display:none; padding-bottom:15px}
.projectlist ul li .pic{ width:30.9%; height:260px; overflow:hidden; float:right; border-radius:5px; position:relative}
.projectlist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;} 
.projectlist ul li .wordbox{ width:65.73%; height:auto; box-sizing:border-box; float:left; padding:0px; overflow:hidden;}
 
.projectlist ul li .tit{ width:100%; height:auto; line-height:30px; max-height:60px; overflow:hidden; font-size:21px; color:#222222; margin-top:20px;}

.projectlist ul li .word{ width:100%; height:60px; line-height:30px; overflow:hidden; font-size:16px;  color:#646464; margin-top:10px;}
.projectlist ul li .time{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:14px; margin-top:30px; color:#0ca4b6; }
.projectlist ul li .time p.t1{ float:left; color:#000;height:34px; line-height:34px}
.projectlist ul li .time p.t2{ float:right; color:#1675b8; text-transform:uppercase; width:126px; height:34px; line-height:34px}

.projectlist ul li.nopic .pic{ display:none}
.projectlist ul li.nopic .wordbox{ width:100%; padding:0}

.projectlist ul li:hover{ padding:25px 5px; border:0}
.projectlist ul li:hover .box{ background:#FFF; padding:20px; border-radius:10px;box-shadow: 0px 0px 10px 0px #cccaca; }
.projectlist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.projectlist ul li:hover .tit{ color:#1675b8}
.projectlist ul li:hover .time{color:#1675b8 }
.projectlist ul li:hover .time p.t2{ background:#1675b8; border-radius:20px; text-align:center; color:#FFF;}


/*党的建设*/
.partylist{ width:100%; height:auto; overflow:hidden;}
.partylist ul{ margin:0px; padding:0px; list-style:none}
.partylist ul li{ margin:0 0 15px 0 ; padding:0; list-style:none; width:33.33%; float:left; overflow:hidden;}
.partylist ul li .box{ width:96%; height:auto; margin:0 auto;  overflow:hidden;transition: all 0.5s ease;height:auto; position:relative; }
.partylist ul li .pic{ width:100%; height:304px; overflow:hidden; float:left; box-sizing:border-box; position:relative}
.partylist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.partylist ul li .pic .timebox{ position:absolute; left:0; top:0px; background:#048999; box-sizing:border-box; padding:15px }
.partylist ul li .pic .timebox p.t1{ width:100%; text-align:center; color:#ffffff; line-height:40px;  font-size:40px; font-weight:700; margin-top:0px;}
.partylist ul li .pic .timebox p.t2{ width:100%; text-align:center; color:#b9dde4; line-height:35px;  font-size:14px;}


.partylist ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px}
.partylist ul li .wordbox .tit{ width:100%; height:60px; line-height:30px; font-size:20px;  color:#333333;  overflow:hidden; text-align:left}
.partylist ul li .wordbox .word{ width:100%; height:50px; line-height:25px; font-size:14px; overflow:hidden; margin-top:10px;}
.partylist ul li .wordbox .more{ width:100%; height:50px; line-height:50px; font-size:14px; overflow:hidden; margin-top:10px; color:#0ca4b6;}
.partylist ul li .wordbox .more a{color:#0ca4b6;}


.partylist ul li:hover .box{ background:#fff}
.partylist ul li:hover .pic{}
.partylist ul li:hover .pic .img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.partylist ul li:hover .wordbox .tit{ color:#048999; font-weight:700}


/*学术活动 继续教育*/
.edulist{ width:100%; height:auto; overflow:hidden;}
.edulist ul{ margin:0px; padding:0px; list-style:none}
.edulist ul li{ margin:0 0 20px 0 ; padding:0; list-style:none; width:33.33%; float:left; overflow:hidden;}
.edulist ul li .box{ width:96%; height:auto; margin:0 auto;  overflow:hidden;transition: all 0.5s ease;height:auto; position:relative; background:#FFF }
.edulist ul li .pic{ width:100%; height:304px; overflow:hidden; float:left; box-sizing:border-box; position:relative}
.edulist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.edulist ul li .pic .timebox{ position:absolute; left:0; top:0px; background:#048999; box-sizing:border-box; padding:15px }
.edulist ul li .pic .timebox p.t1{ width:100%; text-align:center; color:#ffffff; line-height:40px;  font-size:40px; font-weight:700; margin-top:0px;}
.edulist ul li .pic .timebox p.t2{ width:100%; text-align:center; color:#b9dde4; line-height:35px;  font-size:14px;}


.edulist ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px}
.edulist ul li .wordbox .tit{ width:100%; height:60px; line-height:30px; font-size:20px;  color:#333333;  overflow:hidden; text-align:left}
.edulist ul li .wordbox .word{ width:100%; height:50px; line-height:25px; font-size:14px; overflow:hidden; margin-top:10px;}
.edulist ul li .wordbox .more{ width:100%; height:50px; line-height:50px; font-size:14px; overflow:hidden; margin-top:10px; color:#0ca4b6;}
.edulist ul li .wordbox .more a{color:#0ca4b6;}


.edulist ul li:hover .box{ background:#fff}
.edulist ul li:hover .pic{}
.edulist ul li:hover .pic .img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.edulist ul li:hover .wordbox .tit{ color:#048999; font-weight:700}

/*新闻*/
.timenewsfirst{ width:100%; height:auto; overflow:hidden}
.timenewsfirst ul{ margin:0px; padding:0px; list-style:none}
.timenewsfirst ul li{ margin:0px 0 0 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px;}
.timenewsfirst ul li .timebox{ background:#048999; box-sizing:border-box; padding:15px 0; width:105px; }
.timenewsfirst ul li .timebox p.t1{ width:100%; text-align:center; color:#ffffff; line-height:40px;  font-size:40px; font-weight:700; margin-top:0px; font-family:Arial, Helvetica, sans-serif}
.timenewsfirst ul li .timebox p.t2{ width:100%; text-align:center; color:#b9dde4; line-height:35px;  font-size:14px; font-family:Arial, Helvetica, sans-serif}

.timenewsfirst ul li  .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:22px; font-weight:700; color:#048999; text-align:left; margin-top:10px;}
.timenewsfirst ul li  .word{width:100%; height:60px; line-height:30px; overflow:hidden; font-size:16px; color:#888888; margin-top:10px;}	
.timenewsfirst ul li  .word span{ color:#944676}
.timenewsfirst ul li  .more{width:100%; height:50px; line-height:50px; overflow:hidden; font-size:15px; color:#0ca4b6; margin-top:10px;}	


.timenews{ width:100%; height:auto; overflow:hidden}
.timenews ul{ margin:0px; padding:0px; list-style:none}
.timenews ul li{ margin:25px 0 0 0; padding:0px 0 20px 0; list-style:none; width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box;  border-bottom:1px solid #ebebeb; }
.timenews ul li .timebox{ width:13%; height:154px; overflow:hidden; float:left; border-right:1px solid #f2f2f2; text-align:center}
.timenews ul li .timebox p.t1{ display:block; width:100%; height:50px; line-height:50px; font-size:40px; font-weight:700; color:#333333; margin-top:15px;}
.timenews ul li .timebox p.t2{ display:block; width:100%; height:50px; line-height:50px; font-size:14px; font-weight: normal; color:#6e6e6e; margin-top:10px;}

.timenews ul li .wordbox{ width:87%; float:right; height:auto; overflow:hidden; box-sizing:border-box; padding:0 0 0 30px; }
.timenews ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:20px; color:#333333; margin-top:0px;}
.timenews ul li .wordbox .word{width:100%; height:60px; line-height:30px; overflow:hidden; font-size:14px; color:#6e6e6e; margin-top:10px;}	
.timenews ul li .wordbox .word span{ color:#944676}
.timenews ul li .wordbox .more{ width:100%; height:20px; line-height:20px; margin-top:10px; color:#0ca4b6}
.timenews ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.timenews ul li:hover .wordbox .tit {  font-weight:700;color:#0ca4b6}


/*会员之家*/
.listnews2{ width:100%; height:auto; overflow:hidden;}
.listnews2 ul{ margin:0px; padding:0px; list-style:none}
.listnews2 ul li{ margin:0px 0 20px 0; padding:5px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left; box-sizing:border-box }
.listnews2 ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; overflow:hidden;  box-sizing:border-box; padding:15px;box-shadow: 0px 0px 10px 0px none;}

.listnews2 ul li .pic{ width:100%; overflow:hidden; height:260px; overflow:hidden; position:relative; border-radius:5px} 
.listnews2 ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.listnews2 ul li .wordbox{ width:100%; height:auto; overflow:hidden;}

.listnews2 ul li .wordbox .time{ width:100%; height:35px; line-height:35px; font-size:18px; color:#333333; overflow:hidden; margin-top:15px; }
.listnews2 ul li .wordbox .tit{ width:100%; height:60px; line-height:30px; font-size:18px;  color:#646464; overflow:hidden; margin-top:15px; }
.listnews2 ul li .wordbox .word{ width:100%; height:90px; line-height:30px; overflow:hidden; margin-top:10px; font-size:14px; color:#6e6e6e;}
.listnews2 ul li .wordbox .more{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#0ca4b6; margin-top:10px;}

.listnews2 ul li:hover .box{ box-shadow: 0px 0px 10px 0px #cae4f8;background:#FFF;}
.listnews2 ul li:hover .wordbox .tit{ color:#1675b8;}
.listnews2 ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.listnews2 ul li:hover .wordbox .more{ color:#003766; background:url(../Images/m2.png) left center no-repeat;}

.listnews2 ul li.nopic .pic{ display:none}
.listnews2 ul li.nopic .wordbox{ width:100%; padding:0}

/*光感效果*/
.listnews2 ul li .pic:after {
  content: "";
  position: absolute;
  left: -120%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.5), rgba(255,255,255,0));
  transform: skewx(-25deg);
  -webkit-transform: skewx(-25deg)
}
 
.listnews2 ul li:hover .pic:after {
  transition: all .5s ease;
  left: 100%
}

/*应用行业*/
.listnews3{ width:100%; height:auto; overflow:hidden;}
.listnews3 ul{ margin:0px; padding:0px; list-style:none}
.listnews3 ul li{ margin:0px 0 20px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left; }
.listnews3 ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; overflow:hidden;  box-sizing:border-box; padding:0;}

.listnews3 ul li .pic{ width:100%; overflow:hidden; height:260px; overflow:hidden; position:relative; border-radius:5px} 
.listnews3 ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.listnews3 ul li .wordbox{ width:100%; height:auto; overflow:hidden;}

.listnews3 ul li .wordbox .time{ width:100%; height:35px; line-height:35px; font-size:18px; color:#333333; overflow:hidden; margin-top:15px; }
.listnews3 ul li .wordbox .tit{ width:100%; height:30px; line-height:30px; font-size:18px;  color:#646464; overflow:hidden; text-align:center; margin-top:15px; }
.listnews3 ul li .wordbox .word{ width:100%; height:90px; line-height:30px; overflow:hidden; margin-top:10px; font-size:14px; color:#6e6e6e;}
.listnews3 ul li .wordbox .more{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#0ca4b6; margin-top:10px;}

.listnews3 ul li:hover .box{}
.listnews3 ul li:hover .wordbox .tit{ color:#1675b8;}
.listnews3 ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.listnews3 ul li:hover .wordbox .more{ color:#003766; background:url(../Images/m2.png) left center no-repeat;}

.listnews3 ul li.nopic .pic{ display:none}
.listnews3 ul li.nopic .wordbox{ width:100%; padding:0}

/*光感效果*/
.listnews3 ul li .pic:after {
  content: "";
  position: absolute;
  left: -120%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.5), rgba(255,255,255,0));
  transform: skewx(-25deg);
  -webkit-transform: skewx(-25deg)
}
 
.listnews3 ul li:hover .pic:after {
  transition: all .5s ease;
  left: 100%
}




/*   医疗卫生机构*/
.orglist{ width:100%; height:auto; overflow:hidden;}
.orglist ul{ margin:0px; padding:0px; list-style:none}
.orglist ul li{ margin:0 0 20px 0 ; padding:0; list-style:none; width:100%; float:left; overflow:hidden;}
.orglist ul li .box{ width:100%; height:auto; margin:0 auto;  overflow:hidden;transition: all 0.5s ease;height:auto; position:relative; background:#FFF; box-sizing:border-box; padding:30px; }
.orglist ul li .pic{ width:34.26%; height:306px; overflow:hidden; float:left; position:relative}
.orglist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}

.orglist ul li .wordbox{ width:63.10%; height:auto; overflow:hidden; float:right}
.orglist ul li .wordbox .minlogo{ width:100%; height:76px; line-height:76px; overflow:hidden; text-align:right}
.orglist ul li .wordbox .minlogo img{ max-width:50%; max-height:100%;}
.orglist ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:28px; font-weight:700;  color:#0ca4b6;  overflow:hidden; text-align:left}
.orglist ul li .wordbox .word{ width:100%; height:90px; line-height:30px; font-size:16px; overflow:hidden; margin-top:10px;}
.orglist ul li .wordbox .more{ width:100%; height:30px; line-height:30px; font-size:14px; overflow:hidden; margin-top:10px; color:#0ca4b6;}
.orglist ul li .wordbox .more a{color:#0ca4b6;}

.orglist ul li:hover .box{ background:#d9e9ec}


@keyframes moveBg {
  from {
    background-position: 0 0; /*初始状态的背景图位置*/
  }
  
  to {
    background-position: -100% 0; /*平铺并向左移动背景图的最终位置*/
  }
}

/*产品管线*/
.researchbox4{ width:100%; height:auto;overflow:hidden;  position:relative;background:#FFF; padding:30px 0 }
.researchbox4 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.researchbox4 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; }
.researchbox4 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:60px; font-size:34px; font-weight:700; color:#0a6eb0}
.researchbox4 .word{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:16px; margin-top:20px; line-height:200%;}
.researchbox4 .list{ width:100%; height:auto; overflow:hidden; margin-top:20px; border-top:1px solid #e6f0f7;border-right:1px solid #e6f0f7;}
.researchbox4 .list ul{ margin:0px; padding:0px; list-style:none}
.researchbox4 .list ul li{ margin:-1px 0 0 0 ; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e6f0f7; font-size:16px; text-align:center}
.researchbox4 .list ul li p{ display:block; height:60px; line-height:60px; overflow:hidden; float:left; box-sizing:border-box; width:17%; border-left:1px solid #e6f0f7;}
.researchbox4 .list ul li p.t1{ width:15%}
.researchbox4 .list ul li.tit{ font-size:20px; color:#FFF; background:#0a6eb0; text-align:center}

.researchbox4 .list ul li .t2{ width:51%; float:left; height:60px; position:relative}
.researchbox4 .list ul li .t2 span{ display:block}
.researchbox4 .list ul li .t2 .line{ width:0px; height:45px; position:absolute; left:0; top:7px; background: #5cbbb4;}
.researchbox4 .list ul li .t2 .cover{ width:100%;height:45px; background:url(../Images/cover2.png) repeat-x; position:absolute; left:0; top:7px; z-index:1;
 -webkit-animation: moveBg 10s linear infinite;
  -moz-animation: moveBg 10s linear infinite;
  animation: moveBg 10s linear infinite;
}




/*方案赋能*/
.casesbox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/culturebg.png) bottom center no-repeat #ffffff; padding:60px 0 }
.casesbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.casesbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.casesbox1 .leftbox{ width:35%; height:auto; float:left; overflow:hidden;}
.casesbox1 .leftbox .titbox{ width:100%; height:auto; line-height:60px; overflow:hidden; font-size:54px; font-weight:700; color:#015c92}
.casesbox1 .leftbox .titbox2{ width:100%; height:auto; overflow:hidden; line-height:35px; font-size:44px;font-weight:700; color:#000; line-height:60px;}
.casesbox1 .leftbox .titbox3{ width:100%; height:auto; overflow:hidden; font-size:18px; padding-bottom:20px; background:url(../Images/oerml.png) left bottom no-repeat; color:#7f8182; margin-top:10px;}
.casesbox1 .rightbox{ width:65%; height:auto; float:left; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px; line-height:200%; font-size:14px;}



/*案例展示*/
.caselist{ width:100%; height:auto; overflow:hidden;}
.caselist ul{ margin:0px; padding:0px; list-style:none}
.caselist ul li{ margin:0 0 15px 0 ; padding:5px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.caselist ul li .box{ width:96%; height:auto; margin:0 auto;  overflow:hidden;transition: all 0.5s ease;height:auto; position:relative; background:#f3f3f4; box-sizing:border-box;}
.caselist ul li .pic{ width:100%; height:266px; overflow:hidden; float:left; box-sizing:border-box;}
.caselist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.caselist ul li .wordbox{ width:100%; height:auto; overflow:hidden; float:left; box-sizing:border-box; padding:10px}
.caselist ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; font-size:16px;  color:#333333;  overflow:hidden; text-align:center}
.caselist ul li .wordbox .word{ width:100%; height:50px; line-height:25px; font-size:14px; overflow:hidden; margin-top:10px;}
.caselist ul li .wordbox .time{ width:100%; height:50px; line-height:50px; font-size:14px; overflow:hidden; margin-top:10px; background: url(../Images/a1rr.png) right center  no-repeat}


.caselist ul li:hover .box{ background:#015c92;box-shadow: 0px 0px 10px 0px #8c8a8a;}
.caselist ul li:hover .pic{ border:3px solid #015c92}
.caselist ul li:hover .pic .img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.caselist ul li:hover .wordbox .tit{ color:#ffffff}


/*幻灯新闻*/


.topnlist{ width:96%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px }
.topnlist ul{ margin:0px; padding:0px; list-style:none}
.topnlist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.topnlist ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#5cbbb4}
.topnlist ul li .word{ width:100%; height:50px; line-height:25px; overflow:hidden; margin-top:10px; font-size:14px; color:#333333}
.topnlist ul li .time{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:14px; color:#5cbbb4; margin-top:10px}



/*西部风情*/
.photolist{ width:100%; height:auto; overflow:hidden;}
.photolist ul{ margin:0px; padding:0px; list-style:none}
.photolist ul li{ margin:20px 0 0 0; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.photolist ul li .box{ width:96%; height:auto; overflow:hidden; border-radius:0; background:#e9e9e9;margin:0 auto; box-sizing:border-box; padding:20px;}
.photolist ul li .box .pic{ width:162px; height:162px; overflow:hidden; position:relative; margin:0 auto; border-radius:100%; background:#f6f6f6}
.photolist ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.photolist ul li .box .wordbox{ width:100%; height:auto; overflow:hidden; text-align:center; }
.photolist ul li .box .tit{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:26px; color:#333333; margin-top:10px; }
.photolist ul li .box .tit2{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:16px; color:#333333; margin:10px 0;}
.photolist ul li .box .word{ width:100%; height:125px; line-height:25px; overflow:hidden; font-size:14px;}
.photolist ul li .box .word2{ width:100%; height:50px; line-height:25px; overflow:hidden;  font-size:14px;}


.photolist ul li:hover .box{ background:#e9e9e9}
.photolist ul li:hover .box .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.photolist ul li:hover .box .tit{  color:#c62d2b;}


.photolist ul li:nth-child(2) .box{ }
.photolist ul li:nth-child(3) .box{ }


/*职教资讯*/
.newsplist{ width:100%; height:auto; overflow:hidden;}
.newsplist ul{ margin:0px; padding:0px; list-style:none}
.newsplist ul li{ margin:20px 0 0 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; background:#FFF; border-radius:10px; padding:25px;}
.newsplist ul li .pic{ width:27.73%; height:222px; overflow:hidden; float:left}
.newsplist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.newsplist ul li .wordbox{ width:70.46%; height:auto; float:right; overflow:hidden; box-sizing:border-box; }
.newsplist ul li .wordbox .tit{ width:100%; height:45px; line-height:45px; font-size:20px; font-weight:700; color:#333333; overflow:hidden}
.newsplist ul li .wordbox .word{ width:100%; height:60px; line-height:30px; font-size:14px; margin-top:10px; overflow:hidden}
.newsplist ul li .wordbox  .more{ width:100%; height:30px; line-height:30px; font-size:14px; color:#9f9f9f; margin-top:20px}
.newsplist ul li .wordbox  .more p.t1{ float:left;line-height:30px;}
.newsplist ul li .wordbox  .more p.t2{ float:right;line-height:30px; color:#e28697}
.newsplist ul li .wordbox .timebox{ width:100%; height:70px; position:relative}
.newsplist ul li .wordbox .timebox .time{ width:70px; height:70px; position: absolute; left:0px; top:0px; color:#FFF; background:#026931}
.newsplist ul li .wordbox .timebox .time p.t1{ width:100%; text-align:center; color:#FFF; line-height:35px; line-height:35px; font-size:20px;}
.newsplist ul li .wordbox .timebox .time p.t2{ width:100%; text-align:center; color:#a4bead; line-height:35px; line-height:35px; font-size:13px;}


.newsplist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.newsplist ul li:hover .wordbox .tit{ color:#e28697}



.schoolList{ width:100%; height:auto; overflow:hidden;}
.schoolList ul{ margin:0px; padding:0px; list-style:none}
.schoolList ul li{ margin:10px 0; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.schoolList ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding:25px 25px 0 25px; background:#FFF; border-radius:10px}
.schoolList ul li .pic{ width:100%; height:376px; overflow:hidden; position:relative}
.schoolList ul li .pic .img{ width:100%; height:376px; overflow:hidden;transition: all 0.5s ease;}
.schoolList ul li .pic .link{ position:absolute; right:20px; bottom:20px; height:25px; line-height:25px; background:url(../Images/link.png) left center no-repeat; text-indent:20px; font-size:14px; color:#FFF; z-index:10}
.schoolList ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:15px 0;}
.schoolList ul li .wordbox .mlogo{ float:left; width:28%; height:auto; float:left; text-align:center}
.schoolList ul li .wordbox .mlogo img{ height:90%; width:auto; border-radius:100%;}
.schoolList ul li .wordbox .word{ float:left; width:72%; overflow:hidden;}
.schoolList ul li .wordbox .word .tit{ width:100%; height:70px; line-height:35px; overflow:hidden; color:#944676; font-size:20px;}
.schoolList ul li .wordbox .word .tit2{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#944676}

.schoolList ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*联系我们*/
.contactlist{ width:100%; height:auto; overflow:hidden; margin-top:80px;}
.contactlist ul{ margin:0px; padding:0px; list-style:none}
.contactlist ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.contactlist ul li .pic{ width:100%; height:50px; line-height:50px; text-align:center}
.contactlist ul li .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; font-weight:700; color:#000}
.contactlist ul li .word{ width:100%; height:auto; line-height:30px; text-align:center; font-size:16px; margin-top:10px;}

.contactmap{ width:100%; height:445px; overflow:hidden; border-radius:20px; margin:50px 0 50px 0; }
.contactmap .leftone{ width:30%; height:auto; float:left;height:445px; overflow:hidden; background:#8c3d6e}
.contactmap .leftone .tit{ width:100%; height:auto; overflow:hidden; text-align:center; margin-top:80px; font-size:40px; line-height:50px; color:#ffffff}
.contactmap .leftone .tit2{ width:100%; height:auto; overflow:hidden; font-size:16px; color:#ece2e7; text-align:center; margin-top:24px;}
.contactmap .leftone .tit3{ width:100%; height:auto; overflow:hidden; text-align:center; margin-top:46px;}
.contactmap .rightone{ width:70%; height:auto; float:left;height:445px; overflow:hidden;}


/*横排三个*/
.travelnewslist{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.travelnewslist ul{ margin:0px; padding:0px; list-style:none}
.travelnewslist ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left}
.travelnewslist ul li .box{ width:96%; height:auto; overflow:hidden; background:#FFF;box-shadow: 0px 0px 10px 0px #ececec; margin:0 auto}

.travelnewslist ul li .pic{ width:100%; height:285px; overflow:hidden; }
.travelnewslist ul li .pic .img{ width:100%; height:285px; overflow:hidden;transition: all 0.5s ease;}
.travelnewslist ul li .wordbox{ width:100%;  height:auto; overflow:hidden; box-sizing:border-box; padding:10px}
.travelnewslist ul li .wordbox .tit{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#003766; margin-top:10px;}
.travelnewslist ul li .wordbox .tit2{width:100%; height:35px; line-height:35px; overflow:hidden; font-size:20px; color:#333333; margin-top:9px;}	
.travelnewslist ul li .wordbox .word{width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px; color:#828282; margin-top:10px;}	
.travelnewslist ul li .wordbox .more{ width:100%; height:25px; line-height:25px; overflow:hidden; color:#2dccd3; text-decoration:underline; font-size:14px; margin-top:20px;}
.travelnewslist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*西部风情*/
.culturebox{ width:100%; height:auto; overflow:hidden}
.culturebox .listbox{ width:74%; height:376px; overflow:hidden; float:left; overflow:hidden; position:relative}
.culturebox .listbox .list{ width:100%; height:376px; overflow:hidden;}
.culturebox .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.culturebox .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:376px; overflow:hidden; float:left; position:relative}
.culturebox .listbox .list ul li .pic{ width:100%; height:376px; overflow:hidden;}
.culturebox .listbox .list ul li .tit{ position:absolute; left:10px; bottom:20px; height:35px; line-height:35px; font-size:20px; color:#FFF; overflow:hidden; z-index:10}

.culturebox .listbox .cpage {position: absolute;right: 10px;bottom:20px;}
.culturebox .listbox .cpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #b1c2be; margin: 0 3px;cursor: pointer;}
.culturebox .listbox .cpage .swiper-active-switch { background: #2dccd3;}

.culturebox .onebox{ width:26%; height:auto; float:left; overflow:hidden; box-sizing:border-box; padding:0 0 0 16px;}
.culturebox .onebox .box{ width:96%; height:auto; overflow:hidden; border:1px solid #e7ebef; }
.culturebox .onebox .box .pic{ width:100%; height:210px; overflow:hidden; position:relative;}
.culturebox .onebox .box .pic .img{ width:100%; height:210px; overflow:hidden;transition: all 0.5s ease;}
.culturebox .onebox .box .pic .time{  width:96px; height:38px; color:#FFF; font-size:14px; background:#2dccd3; line-height:38px; text-align:center; position:absolute; left:0; top:0; z-index:10}
.culturebox .onebox .box .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:25px 19px ;}
.culturebox .onebox .box .sortname{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#999999}
.culturebox .onebox .box .tit{ width:100%; height:52px; line-height:26px; overflow:hidden; font-size:18px; color:#333333; margin-top:10px;}
.culturebox .onebox .box .more{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#2dccd3; text-indent:20px; background:url(../Images/m1.png) left center no-repeat;}


.culturebox .onebox:hover .box{ border:1px solid #bfccd7;}
.culturebox .onebox:hover .box .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.culturebox .onebox:hover .box .pic .time{ background:#003766  }
.culturebox .onebox:hover .box .tit{  color:#003766}
.culturebox .onebox:hover .box .more{ color:#003766; background:url(../Images/m2.png) left center no-repeat;}






/*西部视界*/
.viewsbox{ width:100%; height:auto; overflow:hidden}
.viewsbox .listbox{ width:49%; height:437px; overflow:hidden; float:left; overflow:hidden; position:relative}
.viewsbox .listbox .list{ width:100%; height:437px; overflow:hidden;}
.viewsbox .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.viewsbox .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:437px; overflow:hidden; float:left; position:relative}
.viewsbox .listbox .list ul li .pic{ width:100%; height:437px; overflow:hidden;}
.viewsbox .listbox .list ul li .tit{ position:absolute; left:10px; bottom:20px; height:35px; line-height:35px; font-size:16px; color:#FFF; overflow:hidden; z-index:10}

.viewsbox .listbox .cpage {position: absolute;right: 10px;bottom:20px;}
.viewsbox .listbox .cpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #b1c2be; margin: 0 3px;cursor: pointer;}
.viewsbox .listbox .cpage .swiper-active-switch { background: #2dccd3;}

.viewsbox .onebox{ width:51%; height:auto; float:left; overflow:hidden; }
.viewsbox .onebox  ul{ margin:0px; padding:0px; list-style:none;}
.viewsbox .onebox  ul li{margin:0px 0 18px 0; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.viewsbox .onebox .box{ width:96%; height:auto; overflow:hidden; float:right}
.viewsbox .onebox .box .pic{ width:100%; height:210px; overflow:hidden; position:relative;}
.viewsbox .onebox .box .pic .img{ width:100%; height:210px; overflow:hidden;transition: all 0.5s ease;}
.viewsbox .onebox .box .pic .time{  width:96px; height:38px; color:#FFF; font-size:14px; background:#2dccd3; line-height:38px; text-align:center; position:absolute; left:0; top:0; z-index:10}
.viewsbox .onebox .box .pic .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:14px; color:#ffffff; overflow:hidden; position:absolute; left:0; bottom:10px; box-sizing:border-box; padding:0 10px;}

.viewsbox .onebox  ul li:hover .box .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.viewsbox .onebox  ul li:hover .box .pic .time{ background:#003766  }




/*西部文学*/



/*下载*/
.downtit{ width:100%; height:50px; line-height:50px; overflow:hidden; margin-bottom:20px; font-size:34px; font-weight:700; color:#5f5893}
.download{ width:100%; margin:0 auto; overflow:hidden;}
.download ul{ margin:0px; padding:0px; list-style:none}
.download ul li{ margin:0; padding:0px; list-style:none; width:50%; height:61px; line-height:61px; border-bottom:1px solid #eae9f0; overflow:hidden; float:left; position:relative; background:url(../Images/dot3.png) left 0 center no-repeat;}
.download ul li p{ position:absolute; height:61px; line-height:61px; top:0}
.download ul li p.t1{ left:0px; font-size:16px; color:#262626; text-indent:15px; overflow:hidden;text-overflow: ellipsis;white-space: nowrap; box-sizing:border-box; padding:0 15px 0 0; cursor:pointer}

.download ul li:hover{}
.download ul li:hover p.t1{ color:#5f5893;}







/*技术支持*/
.support{ width:100%; height:auto; overflow:hidden;}
.support ul{ margin:0px; padding:0px; list-style:none}
.support ul li{margin:10px 0; padding:10px 0; list-style:none; width:25%; float:left; overflow:hidden;}	
.support ul li .box{ width:96%; margin:0 auto; overflow:hidden; height:auto;box-shadow:0 0 9px 3px #f4f4f5; box-sizing:border-box; padding:15px}
.support ul li .box .pic{ width:100%; height:auto; overflow:hidden; text-align:center}
.support ul li .box .pic img{ max-width:90%; height:auto}
.support ul li .box .wordbox{ width:100%; height:auto; overflow:hidden;}
.support ul li .box .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:18px; font-weight:700; color:#00a2e9; overflow:hidden;}
.support ul li .box .word{ width:100%; height:75px; line-height:25px; font-size:14px; text-align:center; overflow:hidden;}
.support ul li .box .line{ width:45px; height:2px; background:#e0e0e0; margin:0 auto;}


.supportbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/support2bg.jpg) center center no-repeat; background-size:cover; background-attachment:fixed; padding:45px 0;}
.supportbox .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; background: url(../Images/supbg.png) repeat; box-sizing:border-box; box-sizing:border-box; padding:15px; }
.supportbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }




/*荣誉资质*/
.pridelist{ width:100%; height:auto; overflow:hidden;}
.pridelist ul{margin:0px; padding:0px; list-style:none}
.pridelist ul li{ margin:10px 0; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.pridelist ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; overflow:hidden; border:1px solid #CCC; box-sizing:border-box; padding:3px}
.pridelist ul li .pic{ width:100%; height:250px; overflow:hidden; position:relative}
.pridelist ul li .pic .img{ width:100%; height:250px; overflow:hidden;transition: all 0.5s ease;}

.pridelist ul li .tit{ width:100%; height:52px; line-height:52px; overflow:hidden; font-size:14px; text-align:center; }
.pridelist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pridelist ul li:hover .pic .cover{ display:block}
.pridelist ul li:hover .tit{ color:#0078c2}












/*表单*/

.formtit{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:48px; font-weight:700; color:#00a0e9; line-height:60px; margin-top:50px;}
.formtit2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px; color:#00a0e9; line-height:35px; margin-top:10px;}
.formtit3{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:22px; color:#00a0e9; font-weight:700; margin-top:10px;}

.formbox{ width:100%; height:auto; overflow:hidden; margin:30px 0 50px 0; }
.formbox ul{ margin:0px; padding:0px; list-style:none}
.formbox ul li{ margin:10px 0px; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.formbox ul li .inbox{ width:96%; overflow:hidden; }
.formbox ul li .input1{ width:100%; height:50px; border:1px solid #dcdcdc; text-indent:10px;}
.formbox ul li .radiome{ font-size:14px; padding:10px 0 0 0}
.formbox ul li .radiome input{ width:20px; height:20px; font-size:14px; float:left; display:block; padding:0}
.formbox ul li .radiome label{ font-size:14px; float:left; margin:5px 15px 0 0}


.formbox ul li .input2{ width:170px; height:50px;  border:1px solid #d8d8d8; float:left; display:block;text-indent:10px;}
.formbox ul li .safecode{ float:left; margin-left:10px;}

.formbox ul li select{ width:100%; height:35px; line-height:35px; overflow:hidden; border:1px solid #CCC; }

.formbox ul li textarea{ margin:0 auto; display:block; width:100%; height:175px; overflow:hidden; border:1px solid #dcdcdc; box-sizing:border-box; padding:10px;}
.formbox ul li.long{ width:100%; height:auto; overflow:hidden; line-height:200%;}
.formbox ul li.long .tit{ width:14%}
.formbox ul li.long .inbox{ width:99%}


.formbox ul li.long .btnme{ width:235px; height:58px; line-height:58px; overflow:hidden; background:#00a0e9; font-size:16px; color:#FFF;  border:0px; display:block; margin:0 auto; border-radius:5px}

.baom{ width:309px; height:57px; background:#ff6000; font-size:20px; color:#FFF; text-align:center; line-height:57px; margin-top:25px;}





/*服务与支持*/
.servicebox1{ width:100%; height:auto; overflow:hidden;  background:#f3f4f6; padding:30px 0 }
.servicebox1 .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.servicebox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.servicebox1 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#0078c2}
.servicebox1 .title2{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:32px; font-weight:700; color:#262626}
.servicebox1 .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364}
.servicebox1 .cbox{ width:100%; height:auto; overflow:hidden; background:#FFF; margin-top:25px; padding:0}
.servicebox1 .cbox .nav{ width:100%; height:auto; overflow:hidden; border:1px solid #0078c2;}
.servicebox1 .cbox .nav ul{ margin:0px; padding:0px; list-style:none}
.servicebox1 .cbox .nav ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left; overflow:hidden; height:64px; line-height:64px; text-align:center; font-size:24px; color:#0078c2; cursor:pointer}
.servicebox1 .cbox .nav ul li.onfocus{ background:#0078c2; color:#FFF}

.servicebox1 .theform{ width:90%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.servicebox1 .theform ul{ margin:0px; padding:0px; list-style:none}
.servicebox1 .theform ul li{ margin:10px 0; padding:0px; list-style:none; width:50%; float:left; overflow:hidden;}
.servicebox1 .theform ul li .tit{ width:30%; height:56px; line-height:56px; font-size:16px; float:left; box-sizing:border-box; text-align:right; padding:0 20px 0 0}
.servicebox1 .theform ul li .word{ width:70%; height:56px; float:left; overflow:hidden;}
.servicebox1 .theform ul li .input1{ width:100%; height:54px; line-height:54px; border:1px solid #e0e0e0; text-indent:15px;}

.servicebox1 .theform ul li.address{ width:100%; height:auto; overflow:hidden;}
.servicebox1 .theform ul li.address .tit{ width:15%; height:56px; line-height:56px; font-size:16px; float:left; box-sizing:border-box; text-align:right; padding:0 20px 0 0} 
.servicebox1 .theform ul li.address .province{ width:25%; height:56px;  float:left; overflow:hidden}
.servicebox1 .theform ul li.address .city{ width:25%; height:56px;  float:left; overflow:hidden}
.servicebox1 .theform ul li.address .place{ width:35%; height:56px;  float:left; overflow:hidden}
.servicebox1 .theform ul li.address .select1{ width:98%;height:54px; line-height:54px; border:1px solid #e0e0e0}


.servicebox1 .theform ul li.long{ width:100%; height:auto; overflow:hidden;}
.servicebox1 .theform ul li .btnme{ width:185px; height:60px; margin:0 auto; display:block; background:#0078c2; font-size:18px; color:#FFF; border:0px;}


/*下载中心*/
.servicebox2{ width:100%; height:auto; overflow:hidden;  background: url(../Images/service2bg.jpg) center center no-repeat; background-size:cover; padding:45px 0 }
.servicebox2 .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.servicebox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.servicebox2 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#0078c2}
.servicebox2 .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364}
.servicebox2 .cbox{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:20px 0; margin-top:15px}
.servicebox2 .nav{ width:100%; height:auto; overflow:hidden; height:auto; overflow:hidden; border-bottom:1px solid #efefef}
.servicebox2 .nav ul{ margin:0px; padding:0px; list-style:none}
.servicebox2 .nav ul li{ margin:0px; padding:0px; list-style:none; width:16.66%; height:63px; line-height:63px; overflow:hidden; text-align:center; font-size:20px; float:left}
.servicebox2 .nav ul li.onfocus{ color:#0078c2; font-weight:700}
.servicebox2 .nav ul li.onfocus a{color:#0078c2}

.servicebox2 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}

/*手册列表*/
.manuallist{ width:100%; height:auto; overflow:hidden; background:#f3f4f4; padding:15px 0; display:none}
.manuallist ul{ margin:0px; padding:0px; list-style:none; width:96%; margin:0 auto; display:block}
.manuallist ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left}
.manuallist ul li .box{ width:96%; margin:0 auto; overflow:hidden; background:#ffffff; box-sizing:border-box; padding:10px; border:1px solid #FFF}
.manuallist ul li .pic{ width:100%; height:150px; overflow:hidden; line-height:150px; text-align:center}
.manuallist ul li .pic img{ max-width:90%; max-height:90%;}

.manuallist ul li:hover .box{border:1px solid #73a4c0}
.manuallist ul li.onfocus .box{border:1px solid #73a4c0}

.machinelist{ width:100%; height:auto; overflow:hidden;}
.machinelist .one{ width:100%; height:auto; overflow:hidden;padding:60px 0;}
.machinelist .one .cbpx{ width:100%; max-width:1360px; margin:0 auto}
.machinelist .one .tbox{ width:100%; height:auto; overflow:hidden; }
.machinelist .one .tbox .picbox{ width:50%; float:left; overflow:hidden ; height:auto; text-align:center}
.machinelist .one .tbox .picbox img{ max-width:90%; height:auto; text-align:center}
.machinelist .one .tbox .wordbox{ width:50%; height:auto; float:left; overflow:hidden;}
.machinelist .one .tbox .wordbox .tit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:42px; color:#333333}
.machinelist .one .tbox .wordbox .tit span{ font-size:30px; color:#015c92}
.machinelist .one .tbox .wordbox .word{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:200%; overflow:hidden; margin-top:15px;}
.machinelist .one .tablebox{ width:100%; height:auto; overflow:hidden; margin-top:20px; font-size:14px;}

.machinelist .one .tablebox table{width:100%;border-collapse:collapse; background:#FFF}
.machinelist .one .tablebox tr.tit{ background:#0172c4; color:#FFF;}
.machinelist .one .tablebox tr.even{ background:#eff4f8}
.machinelist .one .tablebox td{border:1px solid #ececec;line-height:35px; font-size:16px; padding:10px}
.machinelist .one .tablebox td em{color:#999;margin-left:5px; font-style:normal;}
.machinelist .one .tablebox tr td:nth-child(1){ background:#f8f8f8; font-weight:700; text-align:center}
.machinelist .one .tablebox tr td:nth-child(3){ background:#f8f8f8; font-weight:700; text-align:center}

.machinelist .one:nth-child(2n){ background:#f3f4f4}
.machinelist .one:nth-child(2n) .picbox{ float:right}

/*贴牌/代工*/
.oembox1{ width:100%; height:auto; overflow:hidden; background:url(../Images/culturebg.png) bottom center no-repeat #FFF; padding:70px 0}
.oembox1 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox1 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:54px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox1 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:44px; font-weight:700; color:#333333; text-align:center; line-height:70px;}
.oembox1 .titbox3{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom center no-repeat;}
.oembox1 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.oembox1 .leftbox{ width:50%; float:left; overflow:hidden;}
.oembox1 .leftbox .box{ width:100%; height:657px; background:url(../Images/p1bg.png) no-repeat; background-size:cover; box-sizing:border-box; padding:25px;}
.oembox1 .leftbox .box .picbox{ width:100%; height:480px; overflow:hidden; background:url(../Images/plogo.png) left top no-repeat; line-height:480px; text-align:center; line-height:480px;}
.oembox1 .leftbox .box .picbox img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.oembox1 .leftbox .box .wordbox{ width:100%; height:auto; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .tit{ width:100%; height:45px; line-height:45px; font-size:30px; font-weight:700; color:#333333; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .theword{ width:100%; height:auto; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .theword .word{ width:65%; float:left; height:auto; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .theword .word p{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px;}
.oembox1 .leftbox .box .wordbox .theword .more{ width:30%; height:auto; float:right; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .theword .more p{ width:100%; height:50px; line-height:50px; border:1px solid #777777; border-radius:50px; overflow:hidden; text-align:center; font-size:16px;}
.oembox1 .leftbox .box:hover .wordbox .theword .more p{ background:#015c92; color:#FFF}

.oembox1 .leftbox .box:hover .picbox img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.oembox1 .rightbox{ width:50%; float:left; overflow:hidden;}
.oembox1 .rightbox .list{ width:100%; height:auto; overflow:hidden;}
.oembox1 .rightbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox1 .rightbox .list ul li{ margin:0px 0 20px 0; padding:0px; list-style:none; width:50%; float:left; height:auto; overflow:hidden}
.oembox1 .rightbox .list ul li .box{ width:96%; height:auto; float:right; overflow:hidden; height:316px; background:#f1f4fa; padding:10px;}
.oembox1 .rightbox .list ul li .box .inbox{ width:100%; height:auto; overflow:hidden;background:url(../Images/plogo.png) left top no-repeat; background-size:auto 30px;}
.oembox1 .rightbox .list ul li .box .pic{ width:100%; height:245px; overflow:hidden; line-height:245px; text-align:center}
.oembox1 .rightbox .list ul li .box .pic img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.oembox1 .rightbox .list ul li .box .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; text-align:center; font-size:16px;} 

.oembox1 .rightbox .list ul li:hover .box .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.oembox2{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:60px 0}
.oembox2 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox2 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:42px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox2 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom center no-repeat; margin-bottom:20px;}

.oembox2 .listbox{ width:1400px; height:490px; overflow:hidden; background: url(../Images/oemline.png) left center no-repeat; position:relative}
.oembox2 .listbox ul{ margin:0px; padding:0px; list-style:none}
.oembox2 .listbox ul li{ margin:0px; padding:0px; list-style:none; float:left; width:212px;height:490px; position:relative; margin-left:-72px;}
.oembox2 .listbox ul li .picbox{ width:213px; height:173px; background:url(../Images/grd1.png) no-repeat; overflow:hidden;box-sizing:border-box; padding:10px 0 0 0}
.oembox2 .listbox ul li .picbox .pic{ width:100%; text-align:center; height:90px; margin-top:10px;}
.oembox2 .listbox ul li .picbox .tit{ width:100%; text-align:center; font-size:22px; color:#0e4f75}
.oembox2 .listbox ul li .num{ width:40px; height:40px; background:#0e4f75; border-radius:100%; font-size:16px; color:#FFF; line-height:40px; text-align:center; position:absolute; left:50%; top:50%; margin-left:-20px; margin-top:-20px;}

.oembox2 .listbox ul li:nth-child(1){ margin:0}

.oembox2 .listbox ul li:nth-child(2n) .picbox{ position:absolute; bottom:0; background:url(../Images/grd2.png) no-repeat; box-sizing:border-box; padding:20px 0 0 0 }
.oembox2 .listbox ul li:nth-child(2n) .picbox .tit{ color:#2d82b5}
.oembox2 .listbox ul li:nth-child(2n) .num{ background:#2d82b5}




.oembox3{ width:100%; height:auto; overflow:hidden; background:#ecf1f4; padding:60px 0}
.oembox3 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox3 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:42px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox3 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom 
center no-repeat; margin-bottom:20px;}
.oembox3 .listbox{ width:100%; height:530px; overflow:hidden; margin-top:25px; background:#ffffff; position:relative}
.oembox3 .listbox .picbox{ width:60%; height:530px; overflow:hidden; background:#FFF; float:left}
.oembox3 .listbox .title{ position:absolute; right:34px; top:50px; font-size:68px; font-weight:700; text-transform:uppercase; color:#e7eaee}
.oembox3 .listbox .list{ position:absolute; right:28px; bottom:39px; width:50%; height:auto; overflow:hidden;}
.oembox3 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox3 .listbox .list ul li{ margin:0px 0 10px 0; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.oembox3 .listbox .list ul li .box{ width:97%; height:auto; float:right; overflow:hidden; background:#015c92; box-sizing:border-box; padding:10px;}
.oembox3 .listbox .list ul li .box .pic{ width:100%; text-align:center; height:94px; line-height:94px; overflow:hidden;}
.oembox3 .listbox .list ul li .box .tit{ width:100%; height:40px; line-height:40px; text-align:center; overflow:hidden; font-size:24px; color:#FFF}

.oembox3 .listbox .list ul li:hover .box{ background:#007720}
/*服务*/
.oembox4{ width:100%; height:auto; overflow:hidden; background:#ffffff; padding:60px 0}
.oembox4 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox4 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox4 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:42px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox4 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom 
center no-repeat; margin-bottom:20px;}
.oembox4 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:20px; background:#ffffff; position:relative}

.oembox4 .listbox .list{width:100%; height:auto; overflow:hidden;}
.oembox4 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox4 .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:20%; float:left; overflow:hidden;}
.oembox4 .listbox .list ul li .box{ width:96%; height:auto; margin:0 auto; overflow:hidden; background:#f5f5f7; box-sizing:border-box; padding:35px 0;}
.oembox4 .listbox .list ul li .box .pic{ width:100%; text-align:center; height:150px; line-height:150px; overflow:hidden;}
.oembox4 .listbox .list ul li .box .tit{ width:100%; height:40px; line-height:40px; text-align:center; overflow:hidden; font-size:24px; margin-top:20px;}
.oembox4 .listbox .list ul li:nth-child(2n) .box{ background:#ecf1f4}

.oembox4 .listbox .list ul li:hover .box{ background:#e1e8f3}
/*产品*/
.oembox5{ width:100%; height:auto; overflow:hidden; background:#ffffff; padding:0 0 60px 0}
.oembox5 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox5 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox5 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:42px; font-weight:700; color:#000000; text-align:center; line-height:70px;}
.oembox5 .titbox span{ cursor:pointer}
.oembox5 .titbox span.onfocus{color:#015c92;}
.oembox5 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom 
center no-repeat; margin-bottom:20px;}
.oembox5 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:20px; background:#ffffff; position:relative}
.oembox5 .leftbox{ width:50%; float:left; overflow:hidden;}
.oembox5 .leftbox .box{ width:100%; height:657px; background:url(../Images/p1bg.png) no-repeat; background-size:cover; box-sizing:border-box; padding:25px;}
.oembox5 .leftbox .box .picbox{ width:100%; height:480px; overflow:hidden; background:url(../Images/plogo.png) left top no-repeat; line-height:480px; text-align:center; line-height:480px;}
.oembox5 .leftbox .box .picbox img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.oembox5 .leftbox .box .wordbox{ width:100%; height:auto; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .tit{ width:100%; height:45px; line-height:45px; font-size:30px; font-weight:700; color:#333333; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .theword{ width:100%; height:auto; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .theword .word{ width:65%; float:left; height:auto; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .theword .word p{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px;}
.oembox5 .leftbox .box .wordbox .theword .more{ width:30%; height:auto; float:right; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .theword .more p{ width:100%; height:50px; line-height:50px; border:1px solid #777777; border-radius:50px; overflow:hidden; text-align:center; font-size:16px;}
.oembox5 .leftbox .box:hover .wordbox .theword .more p{ background:#015c92; color:#FFF}

.oembox5 .leftbox .box:hover .picbox img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.oembox5 .rightbox{ width:50%; float:left; overflow:hidden;}
.oembox5 .rightbox .list{ width:100%; height:auto; overflow:hidden;}
.oembox5 .rightbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox5 .rightbox .list ul li{ margin:0px 0 20px 0; padding:0px; list-style:none; width:50%; float:left; height:auto; overflow:hidden}
.oembox5 .rightbox .list ul li .box{ width:96%; height:auto; float:right; overflow:hidden; height:316px; background:#f1f4fa; padding:10px;}
.oembox5 .rightbox .list ul li .box .inbox{ width:100%; height:auto; overflow:hidden;background:url(../Images/plogo.png) left top no-repeat; background-size:auto 30px;}
.oembox5 .rightbox .list ul li .box .pic{ width:100%; height:245px; overflow:hidden; line-height:245px; text-align:center}
.oembox5 .rightbox .list ul li .box .pic img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.oembox5 .rightbox .list ul li .box .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; text-align:center; font-size:16px;} 

.oembox5 .rightbox .list ul li:hover .box .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*图片展示*/
.oembox6{ width:100%; height:auto; overflow:hidden; background:#f2f6fa; padding:60px 0}
.oembox6 .centerbox{ width:100%; height:auto; max-width:1600px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox6 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox6 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:42px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox6 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom 
center no-repeat; margin-bottom:20px;}
.oembox6 .listbox{ width:100%; height:460px; overflow:hidden; margin-top:45px; position:relative}
.oembox6 .leftarr{ width:69px; height:69px; background:url(../Images/left2.png) no-repeat; background-size:100% 100%; position:absolute; left:0; top:50%; margin-top:-35px; z-index:10; cursor:pointer }
.oembox6 .rightarr{ width:69px; height:69px; background:url(../Images/right2.png) no-repeat;background-size:100% 100%; position:absolute; right:0; top:50%; margin-top:-35px;z-index:10;cursor:pointer}

.oembox6 .listbox .list{ width:100%; height:460px; overflow:hidden; max-width:1360px; margin:0 auto}
.oembox6 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox6 .listbox .list ul li{ margin:0px; padding:0; list-style:none; width:33.33%; height:auto; float:left; overflow: visible;  position:relative; z-index:0}
.oembox6 .listbox .list ul li .box{ width:96%; margin:0 auto; height:auto; overflow:hidden;  box-sizing:border-box; background:#ffffff; border-radius:5px; position:absolute;left:0; top:30px;}
.oembox6 .listbox .list ul li .box .pic{ width:100%; height:402px; overflow:hidden;transition: all 0.5s ease;  opacity:0.3}
.oembox6 .listbox .list ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;/*transition: all 1s ease;*/}

.oembox6 .listbox .list ul li.swiper-slide-active{ z-index:10;}
.oembox6 .listbox .list ul li.swiper-slide-active .box{ width:170%; height:100%; position:absolute; left:0; top:0; margin-left:-35%}
.oembox6 .listbox .list ul li.swiper-slide-active .box .pic{ height:460px; opacity:1}








/*售后热线*/
.servicebox3{ width:100%; height:auto; overflow:hidden;  background: #ffffff; padding:40px 0 }
.servicebox3 .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.servicebox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.servicebox3 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#0078c2}
.servicebox3 .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364}

.servicebox3 .list{ width:100%; height:auto; overflow:hidden;}
.servicebox3 .list ul{ margin:0px; padding:0px; list-style:none}
.servicebox3 .list ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.servicebox3 .list ul li .pic{ width:100%; height:auto; overflow:hidden; text-align:center; margin:10px 0}
.servicebox3 .list ul li .tit{ width:100%; height:35px; line-height:35px; text-align:center; font-size:14px; font-weight:700; color:#262626}
.servicebox3 .list ul li .word{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden; font-size:20px; font-weight:700; color:#0078c2} 

/*视频*/
.videolist{ width:96%; height:auto; overflow:hidden; margin:0 auto}
.videolist ul{ margin:0px; padding:0px; list-style:none}
.videolist ul li{ margin:10px 0px; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left}
.videolist ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.videolist ul li .pic{ width:100%; height:262px; overflow:hidden; position:relative}
.videolist ul li .pic .img{width:100%; height:262px; overflow:hidden;}
.videolist ul li .pic .cover{ width:55px; height:55px; background:url(../Images/videobtn.png) no-repeat; position: absolute; left:50%; top:50%; margin-left:-26px; margin-top:-26px;}
.videolist ul li .tit{ width:100%; height:50px; text-align:center; font-size:18px; overflow:hidden; text-align:center; margin-top:15px}

.videolist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*联系我们*/
.conatctbox{ width:100%; height:auto; overflow:hidden;  background:#f3f4f6; padding:30px 0 }
.conatctbox .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.conatctbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.conatctbox .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#0078c2}
.conatctbox .title2{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:32px; font-weight:700; color:#262626}
.conatctbox .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364}
.conatctbox .cbox{ width:100%; height:auto; overflow:hidden; background:#FFF; margin-top:25px; padding:0}
.conatctbox .cbox .leftbox{ width:30%; height:470px; float:left; overflow:hidden; background:#0078c2}
.conatctbox .cbox .leftbox .list{ width:92%; margin:0 auto; overflow:hidden; margin-top:20px; color:#FFF}
.conatctbox .cbox .leftbox .list ul{ margin:0px; padding:0px; list-style:none}
.conatctbox .cbox .leftbox .list ul li{ margin:0px 0 20px 0 ; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.conatctbox .cbox .leftbox .list ul li .tit{ width:100%; height:40px; line-height:40px; font-size:16px; font-weight:700}
.conatctbox .cbox .leftbox .list ul li .word{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:14px;}

.conatctbox .cbox .rightbox{ width:70%; height:470px; float:left; overflow:hidden;}
.conatctbox .cbox .rightbox .mapbox{ width:100%; height:470px; overflow:hidden;}


/*新闻信息*/
.tgoodbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/culturebg.png) bottom center no-repeat #FFF; overflow:hidden; padding:30px 0}
.tgoodbox .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.tgoodbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.tgoodbox .list{ width:100%; height:auto; overflow:hidden;}
.tgoodbox .list ul{ margin:0px; padding:0px; list-style:none}
.tgoodbox .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.tgoodbox .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; background:#f3f3f3 }
.tgoodbox .list ul li .pic{ width:100%; height:288px; overflow:hidden;}
.tgoodbox .list ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.tgoodbox .list ul li .wordbox{ width:100%; height:auto; overflow:hidden; padding:15px;}
.tgoodbox .list ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:16px; color:#333333}
.tgoodbox .list ul li .wordbox .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px; color:#7f7f7f}
.tgoodbox .list ul li .wordbox .time{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px; color:#015c92}

.tgoodbox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.tgoodbox .list ul li:hover .wordbox .tit{ color:#015c92}
.tgoodbox .list ul li:hover .wordbox .word{ color:#015c92}


.bignews{ width:100%; height:auto; overflow:hidden; margin:0 auto; }
.bignews ul{ margin:0px; padding:0px; list-style:none}
.bignews ul li{ margin:20px 0 20px 0px; padding:0px 0 0px 0; overflow:hidden; list-style:none; width:100%; height:auto; background:#FFF; border-bottom:1px solid #f2f1ed;}
.bignews ul li .pic{ width:24%; float:right; overflow:hidden; height:215px;  }
.bignews ul li .pic .img{ width:100%; height:215px; overflow:hidden;transition: all 0.5s ease;}
.bignews ul li .wordbox{ width:68%; float:left; overflow:hidden; height:auto; box-sizing:border-box; padding:0 40px; }

.bignews ul li .wordbox .tit{ width:100%; height:30px; line-height:30px; font-size:24px; color:#333333;overflow:hidden; margin-top:40px; }
.bignews ul li .wordbox .word{ width:100%; height:90px; line-height:30px; overflow:hidden; font-size:14px; color:#6e6e6e; margin-top:10px;}
.bignews ul li .wordbox .more{ width:100%; height:auto; overflow:hidden; margin-top:25px; font-size:14px; color:#272727; display:none}

.bignews ul li  .timebox{ width:8%; height:134px; box-sizing:border-box; border-right:1px solid #CCC; margin-top:45px; float:left; overflow:hidden;}
.bignews ul li  .timebox p{  width:100%;display:block; color:#015c92; text-align:center}
.bignews ul li  .timebox p.t1{ margin-top:26px; font-weight:700; font-size:40px; line-height:60px;}
.bignews ul li  .timebox p.t2{ margin-top:10px;  font-size:14px;}



.bignews ul li:hover{ background:#f3f3f3}
.bignews ul li:hover .wordbox .tit{ color:#015c92; font-weight:700}
.bignews ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*人才招聘*/
.jobbox1{ width:100%; height:auto; overflow:hidden;  background:#ffffff; padding:30px 0 }
.jobbox1 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.jobbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.jobbox1 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:32px; font-weight:700; color:#00a0e9}
.jobbox1 .title2{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:20px; color:#adadad}
.jobbox1 .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364; margin-top:10px;}

.jobbox1  .listbox{ width:100%; height:auto; overflow:hidden; margin:0 auto; clear:both; background:#f5f5f5; margin-top:25px;}
.jobbox1  .picbox{ width:50%; height:365px; float:left; overflow:hidden}
.jobbox1  .wordbox{ width:50%; height:365px; overflow:auto; line-height:200%; font-size:14px; box-sizing:border-box; padding:20px;}
.jobbox1  .wordbox .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:20px; font-weight:700; color:#000}
.jobbox1  .wordbox .showus{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px;}



.jobbox2{ width:100%; height:auto; overflow:hidden;  background: url(../Images/jobbox2bg.jpg) no-repeat; background-size:cover;; padding: 50px 0 30px 0 }
.jobbox2 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.jobbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.jobbox2 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:32px; font-weight:700; color:#00a0e9}
.jobbox2 .title2{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:20px; color:#adadad}
.jobbox2 .cbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; background:#FFF;margin-top:30px;}


/*人力资源*/
.jobsearch{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.jobsearch ul{ margin:0px; padding:0px; list-style:none}
.jobsearch ul li{ margin:0px; padding:0px; list-style:none; width:17%; height:auto; overflow:hidden; float:left}
.jobsearch ul li.t4{ width:49%; float:left; overflow:hidden;}
.jobsearch ul li .select1{ width:96%; height:54px; border:1px solid #898989;}
.jobsearch ul li .input1{ width:80%; height:54px; border:1px solid #898989; float:left}
.jobsearch ul li .btnme{ width:20%; height:54px; background: url(../Images/searchbtn.jpg) center center no-repeat #009ceb; border:0; float:left}


/*工作*/
.jobtit{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:38px; font-weight:700; color:#d9576f;}
.jobword{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:16px; line-height:200%; overflow:hidden; box-sizing:border-box; background:url(../Images/leftdot.png) left center no-repeat; margin:20px 0}
.jobword .inbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/rightdot.png) right center no-repeat; font-size:16px; line-height:200%; box-sizing:border-box; padding:0 147px}


.jobtit2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:38px; font-weight:700; color:#333333;}
.jobword2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px; color:#666666;}

.jobtitbox{ width:100%; height:55px; overflow:hidden; background:#ebf4fa; color: #212121; font-size:16px; }
.jobtitbox p{ display:block; height:55px; line-height:55px; float:left; overflow:hidden; text-indent:0; text-align:center}
.jobtitbox p.t1{ width:34%; background:url(../Images/job1.jpg) 10px center no-repeat}
.jobtitbox p.t2{ width:28%; background:url(../Images/job2.jpg) 10px center no-repeat}
.jobtitbox p.t3{ width:25%; background:url(../Images/job3.jpg) 10px center no-repeat}
.jobtitbox p.t4{ width:13%; background:url(../Images/job4.jpg) 10px center no-repeat}

.joblist{ width:100%; height:auto; overflow:hidden; margin-top:0px; box-sizing:border-box; padding:0px; border-top:1px solid #d5d3e1;}
.joblist .onebox{ width:100%; height:auto; overflow:hidden; margin:0 0 20px 0; background:#ffffff; box-sizing:border-box; border-radius:0px; border-bottom:1px solid #d5d3e1; padding:25px 0}
.joblist .onebox .titbox{ width:100%; height:auto; overflow:hidden; position: relative; box-sizing:border-box; padding:0; cursor:pointer}
.joblist .onebox .titbox .tit{ width:100%; height:auto; overflow:hidden; font-size:24px; font-weight:700;  line-height:40px; color:#5f5893}
.joblist .onebox .titbox .tit2{ width:100%; height:50px; line-height:50px; position:relative; font-size:14px;}
.joblist .onebox .titbox p{ display:block;}
.joblist .onebox .titbox p.t1{ position:absolute; left:0; top:0 }
.joblist .onebox .titbox p.t2{  position:absolute; right:0; top:0; font-size:14px; color:#d03633; background:url(../Images/down1.png) right center no-repeat; box-sizing:border-box; padding-right:20px; }

.joblist .onebox .titbox2{ width:100%; height:60px; line-height:60px; overflow:hidden; }
.joblist .onebox .titbox2 p{ display:block; height:60px; line-height:60px; float:left; width:auto;  text-indent:30px; font-size:14px; margin:0 10px 0 0}
.joblist .onebox .titbox2 p.t1{ background:url(../Images/job1.png) left center no-repeat;}
.joblist .onebox .titbox2 p.t2{ background:url(../Images/job2.png) left center no-repeat;}
.joblist .onebox .titbox2 p.t3{ background:url(../Images/job3.png) left center no-repeat;}
.joblist .onebox .titbox3{ width:100%; height:60px; line-height:60px; overflow:hidden; position:relative }
.joblist .onebox .titbox3 p.t1{ font-size:14px; color:#e67819;  position:absolute;left:0; top:0;}
.joblist .onebox .titbox3 p.t2{ font-size:14px; color:#e67819;  position:absolute;right:0; top:0; width:161px; height:40px; line-height:40px; border:1px solid #d5b5c8; text-align:center;border-radius:30px; cursor:pointer}
.joblist .onebox .titbox3 p.t3{ font-size:14px; color:#ffffff;  position:absolute;right:0; top:0; width:161px; height:40px; line-height:40px; border:1px solid #954676; text-align:center; border-radius:30px; background:#954676; display:none;cursor:pointer}
.joblist .onebox .wordbox{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%;  box-sizing:border-box; margin-top:20px;}

.joblist .onfocus .titbox{ color:#ffffff; background:#d32620}
.joblist .onfocus .titbox p{ color:#FFF}
.joblist .onfocus .titbox p.t2{color:#FFF;background:url(../Images/down2.png) right center no-repeat}

.joblist .onfocus .wordbox{ display:block}


.thejobtitbox{ width:100%; height:auto; overflow:hidden;   font-size:34px; font-weight:700; color:#5f5893}
.thejobtitword{ width:100%; height:auto; margin-top:10px; font-size:16px; line-height:200%; overflow:hidden; color:#4b4b4b}

/*应聘申请*/
.listform{ width:90%; height:auto; overflow:hidden; margin:0 auto; max-width:640px;}
.listform ul{ margin:0px; padding:0px; list-style:none}
.listform ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.listform ul li .tit{ width:20%; text-align:right; height:45px; line-height:45px; box-sizing:border-box; padding:0 15px 0 0; font-size:16px; color:#262626; float:left}
.listform ul li .word{ width:80%; font-size:14px; float:left; overflow:hidden;}
.listform ul li .input1{ width:100%; height:42px; line-height:42px; overflow:hidden; background:#f5f5f5; border:1px solid #ececec; border-radius:5px;}
.listform ul li .input2{ width:140px; height:42px; line-height:42px; overflow:hidden; background:#f5f5f5; border:1px solid #ececec; border-radius:5px; float:left}

.listform ul li a{ color:#0097d3;}
.listform ul li .btnme{ width:126px; height:50px; line-height:50px; font-size:14px; background:#0b3a80; color:#FFF; border:0}

/*工作弹出*/
/*工作弹出*/
.alertbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/ertopbg1.png) repeat; min-height:350px; position:fixed; left:0px; top:0px; z-index:999999999; display:none  }
.alertbox .cbox{ width:96%; height:auto; overflow:hidden; max-width:750px; overflow:hidden; margin:0 auto; margin-top:150px;}
.alertbox .cbox .closebox{ width:100%; height:50px; line-height:50px; text-align:right; overflow:hidden; cursor:pointer}

.alertbox .cbox .listbox{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:10px; border-radius:15px; margin-top:20px;}
.alertbox .cbox .listbox .titbox{ width:100%; height:auto; line-height:50px; overflow:hidden;  font-size:26px; color:#262626; text-align:center;}
.alertbox .cbox .listbox video{ width:100%; height:421px; object-fit: cover;}
.alertbox .cbox .listbox .list{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.alertbox .cbox .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.alertbox .cbox .listbox .list ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; float:left; overflow:hidden;}
.alertbox .cbox .listbox .list ul li .input1{ width:100%; height:52px; line-height:52px; overflow:hidden; border:1px solid #dfdfdf; font-size:14px; text-indent:20px;}
.alertbox .cbox .listbox .list ul li .input2{ width:30%; height:52px; line-height:52px; overflow:hidden; border:1px solid #dfdfdf; font-size:14px; text-indent:20px;}
.alertbox .cbox .listbox .list ul li.long{ width:100%; height:auto; overflow:hidden;}
.alertbox .cbox .listbox .list ul li .txt{ width:100%; height:190px; overflow:hidden;border:1px solid #dfdfdf; font-size:14px; box-sizing:border-box; padding:15px}
.alertbox .cbox .listbox .list ul li .btnme{ width:193px; height:53px; background:#3c3c64; color:#FFF; font-size:16px; margin:0 auto; float:none; border:0px; border-radius:10px; display:block; text-indent:0; text-align:center}
.alertbox .cbox .listbox .list ul li  .getcode{ float:right; height:50px; line-height:50px; cursor:pointer; border:1px solid #dfdfdf; padding:0 10px; }



/*荣誉弹出*/
.alertbox2{ width:100%; height:auto; overflow:hidden; background:url(../Images/cover2.png) repeat; min-height:350px; position:fixed; left:0px; top:0px; z-index:99999; display:none }
.alertbox2 .cbox{ width:96%; height:auto; overflow:hidden; max-width:620px; overflow:hidden; margin:0 auto; margin-top:25px;}
.alertbox2 .cbox .closebox{ width:100%; height:50px; line-height:50px; text-align:right; overflow:hidden; cursor:pointer}

.alertbox2 .cbox .listbox{ width:100%; height:628px; overflow:hidden; background:#FFF;border-radius:15px; margin-top:20px; position:relative; border:10px solid #FFF}
.alertbox2 .cbox .listbox .leftarr{ width:49px; height:49px; background:url(../Images/left1.png) no-repeat; position:absolute; left:15px; top:50%; margin-top:-50px; cursor:pointer; cursor:pointer; z-index:10}
.alertbox2 .cbox .listbox .rightarr{width:49px; height:49px; background:url(../Images/right1.png) no-repeat; position:absolute; right:15px; top:50%; margin-top:-50px; cursor:pointer; cursor:pointer; z-index:10}
.alertbox2 .cbox .listbox .list{ width:90%; margin:0 auto; height:628px; overflow:hidden; position:relative}
.alertbox2 .cbox .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.alertbox2 .cbox .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:628px; overflow:hidden;}
.alertbox2 .cbox .listbox .list ul li .pic{ width:100%; height:560px; overflow:hidden;}
.alertbox2 .cbox .listbox .list ul li .tit{ width:100%; height:auto; overflow:hidden; line-height:30px; margin-top:10px; text-align:center; font-size:14px}



/*产品详细*/
.producttop{ width:100%; height:auto; overflow:hidden; padding:0; position:relative; z-index:100; background: #ffffff; padding:0 0 30px 0; }
.producttop .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.producttop .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.producttop .thetit{ width:100%; height:auto; font-size:20px; font-weight:700; overflow:hidden; color:#000; line-height:40px; margin:10px 0}

.producttop  .slidebox{ width:45%; height:auto; float:right; overflow:hidden; position:relative}
.producttop  .slidebox .blist{ width:100%; height:385px; overflow:hidden; border:1px solid #e6e1e1;}
.producttop  .slidebox .blist ul{ margin:0px; padding:0px; list-style:none}
.producttop  .slidebox .blist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:385px; line-height:385px; text-align:center; overflow:hidden; position:relative; background:#FFF}
.producttop  .slidebox .blist ul li img{ max-width:90%; max-height:90%}
.producttop  .slidebox .blist ul li .num{ position:absolute; right:10px; bottom:10px; font-size:14px; color:#a4a4a4; display:none}
.producttop  .slidebox .blist ul li .num span{ color:#015c92}

.producttop  .slidebox .smallbox{ width:100%; margin:0 auto; overflow:hidden; height:90px; position:relative; margin-top:20px;}
.producttop  .slidebox .uparr{ width:15px; height:30px; background:url(../Images/left2.png) no-repeat; position:absolute; left:0; top:50%; margin-top:-15px; cursor:pointer}
.producttop  .slidebox .downarr{ width:15px; height:30px; background:url(../Images/right2.png) no-repeat; position:absolute; right:0; top:50%; margin-top:-15px;cursor:pointer}
.producttop  .slidebox .smlist{ width:90%; margin:0 auto; height:98px; overflow:hidden;}
.producttop  .slidebox .smlist ul{ margin:0px; padding:0px; list-style:none}
.producttop  .slidebox .smlist ul li{ margin:0px; padding:0px; list-style:none; width:171px; height:98px; }
.producttop  .slidebox .smlist ul li .pic{ width:96%; height:88px; border:1px solid #e8e8e8;display: flex;align-items: center;justify-content: center;}
.producttop  .slidebox .smlist ul li img{ max-width:80%; max-height:80%}
.producttop  .slidebox .smlist ul li.active-nav .pic{ border:1px solid #b9b6cd;}

.producttop  .thelink{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.producttop  .thelink .list{ width:96%; margin:0 auto; overflow:hidden;}
.producttop  .thelink .list ul{ margin:0px; padding:0px; list-style:none}
.producttop  .thelink .list ul li{ margin:0px; padding:0px; list-style:none; height:auto; width:25%; float:left; overflow:hidden;}
.producttop  .thelink .list ul li .pic{ width:100%; height:66px; line-height:66px; text-align:center}
.producttop  .thelink .list ul li .tit{ width:100%; height:35px; line-height:35px; text-align:center; font-size:14px; font-weight:700; font-size:15px; color:#8580a9}

.producttop .wordbox{ width:50%; float:left; overflow:hidden; font-size:14px; line-height:200%; overflow:hidden;}
.producttop .wordbox .tit{ width:100%; height:auto; line-height:50px; font-size:34px; font-weight:700; color:#272727;}
.producttop .wordbox .tit2{ width:100%; height:auto; font-size:24px; margin-top:10px; overflow:hidden; color:#6c6696; font-weight:700; border-bottom:1px solid #c4c4d0; padding-bottom:25px; margin-top:20px;}
.producttop .wordbox .word{ width:100%; height:auto; overflow:hidden; margin-top:25px; overflow:hidden; font-size:16px; line-height:35px; color:#686868}
.producttop .wordbox .word img{ max-width:100%; height:auto}

.producttop .wordbox .word2{ width:100%; height:auto; overflow:hidden; margin-top:10px; overflow:hidden; font-size:16px; line-height:38px; color:#272727}
.producttop .wordbox .word2 p{ width:100%; height:auto; overflow:hidden; background:url(../Images/dot1.png) left 0 top 18px no-repeat; box-sizing:border-box; padding:0 15px; line-height:38px;}


.producttop .picbox{ width:40%; height:auto; float:right; overflow:hidden; }
.producttop .picbox img{ max-width:100%; height:auto}


.productshow{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:0 0 60px 0;  }
.productshow .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;} 
.productshow .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto ; padding-bottom:20px;}
.productshow .titbox{ width:100%; height:50px; line-height:50px; font-size:40px; overflow:hidden; font-weight:700; margin-bottom:25px; text-align:center}
.productshow .navbox{ width:100%; height:52px; background:#8580a9; overflow:hidden;}
.productshow .navbox ul{ margin:0px; padding:0px; list-style:none}
.productshow .navbox ul li{ margin:0px; padding:0px; list-style:none; width:150px; height:52px; line-height:52px; overflow:hidden; font-size:20px; color:#ffffff; float:left; text-align:center; cursor:pointer}
.productshow .navbox ul li.onfocus{ background:#7db598}

.productshow .wordbox{ width:100%; height:auto; font-size:18px; line-height:200%; overflow:hidden; padding:25px 0;}
.productshow .wordbox img{ max-width:100%; height:auto}
.productshow .wordbox li{width:50%; float:left; line-height:50px; height:auto}


.prorels{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.prorels ul{ margin:0px; padding:0px; list-style:none;}
.prorels ul li{ margin:10px 0; padding:5px; list-style:none; box-sizing:border-box; width:33.33%; height:auto; float:left; overflow:hidden}
.prorels ul li .box{ width:98%; height:auto; overflow:hidden; float:left; background:#FFF; box-sizing:border-box; padding:0; border-radius:10px; border:0px solid #FFF}
.prorels ul li .box .pic{ width:100%; height:412px; overflow:hidden; position:relative; box-sizing:border-box; z-index:0; text-align:center; line-height:412px }
.prorels ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}


.prorels ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; text-align:center}
.prorels ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:18px; color:#333333; overflow:hidden; }
.prorels ul li .wordbox .tit2{ width:100%; height:40px; line-height:40px; overflow:hidden; text-align:center; font-size:14px; color:#9a9a9a}

.prorels ul li:hover .box{border:0px solid #b2cede;box-shadow: 0px 0px 10px 0px #aeb1bc;}
.prorels ul li:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.prorels ul li:hover .wordbox{ background:#e0ebf2}
.prorels ul li:hover .wordbox .tit{color:#015c92}
.prorels ul li:hover .wordbox .tit2{ color:#015c92}



/*大新闻*/
.projectlist2{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.projectlist2 ul{ margin:0px; padding:0px; list-style:none}
.projectlist2 ul li{ margin:10px 0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; float:left; background:#ffffff; box-sizing:border-box; padding:25px;}
.projectlist2 ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.projectlist2 ul li .pic{ width:50%; height:424px; overflow:hidden; float:right; border-radius:5px;}
.projectlist2 ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;} 
.projectlist2 ul li .wordbox{ width:47%; height:auto; box-sizing:border-box; float:left; padding:0}

.projectlist2 ul li .timebox{ width:85px; height:85px;overflow:hidden; border:1px solid #eda8a6; text-align:center; margin-bottom:15px;}
.projectlist2 ul li .timebox p{ display:block; color:#d32620}
.projectlist2 ul li .timebox p.t1{ width:100%; height:35px; line-height:35px; font-size:30px; font-weight:700; margin-top:10px}
.projectlist2 ul li .timebox p.t2{ width:100%; height:35px; line-height:35px; font-size:14px;}
 
.projectlist2 ul li .tit{ width:100%; height:80px; line-height:40px; overflow:hidden; font-size:28px; font-weight:700; color:#d32620;}

.projectlist2 ul li .word{ width:100%; height:90px; line-height:30px; overflow:hidden; font-size:16px;  color:#a1a1a1; margin-top:10px;}
.projectlist2 ul li .time{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:14px; margin-top:60px; background:url(../Images/nmore2.png) left center no-repeat; color:#a1a1a1;}
.projectlist2 ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*新闻*/
.listnews{ width:100%; height:auto; overflow:hidden;}
.listnews ul{ margin:0px; padding:0px; list-style:none}
.listnews ul li{ margin:0; padding:20px; list-style:none; width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; border-bottom:1px solid #efefef; }

.listnews ul li .title{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:20px; color:#333333; padding:20px 0; font-weight:700}
.listnews ul li .pic{ width:20%; float:left; overflow:hidden; height:167px; overflow:hidden; border-radius:5px;} 
.listnews ul li .pic .img{ width:100%;  height:167px;transition: all 0.5s ease;}
.listnews ul li .wordbox{ width:78.78%; float:right; box-sizing:border-box; padding:0px}

.listnews ul li .wordbox .tit{ width:100%; height:5850px; line-height:50px; font-size:22px; color:#333333; overflow:hidden; margin-top:5px; }
.listnews ul li .wordbox .word{ width:100%; height:85px; line-height:28px; overflow:hidden; margin-top:0px; font-size:14px; color:#333333;}
.listnews ul li .wordbox .time{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:14px; margin-top:60px; background:url(../Images/nmore1.png) right center no-repeat; color:#a1a1a1}

.listnews ul li:hover .title{ color:#d32620;}
.listnews ul li:hover .wordbox .word{color:#333333;}
.listnews ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.listnews ul li:hover .time{ background:url(../Images/nmore2.png) right center no-repeat; color:#d32620 }

.listnews ul li.nopic .pic{ display:none}
.listnews ul li.nopic .wordbox{ width:100%; padding:0}
.listnews ul li.nopic .wordbox .time{ margin-top:20px;}

/*人才理念*/
.jobideatit{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:36px; line-height:60px; color:#d32620}
.jobideaword{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:200%; overflow:hidden; text-align:center; margin-top:20px;}

.jobidealist{ width:100%; height:auto; overflow:hidden; margin-top:0px;}
.jobidealist .one{ width:100%; height:auto; overflow:hidden; margin:20px 0; clear:both}
.jobidealist .one .slidebox{ width:48%; height:416px; float:left; overflow:hidden; position:relative; border-radius:10px;}
.jobidealist .one .slidebox .list{ width:100%; height:416px; overflow:hidden;}
.jobidealist .one .slidebox .list ul{ margin:0px; padding:0px; list-style:none}
.jobidealist .one .slidebox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:416px;}
.jobidealist .one .slidebox  .ideapage {position: absolute;left: 0;text-align: center; bottom:15px;width: 100%;}
.jobidealist .one .slidebox  .ideapage .swiper-pagination-switch { display: inline-block;width: 10px;height: 10px; border-radius: 10px;background: #ffffff;margin: 0 3px;cursor: pointer;}
.jobidealist .one .slidebox  .ideapage .swiper-active-switch {background: #00408a;}

.jobidealist .one .wordbox{ width:48%; height:416px; float:right; overflow:hidden; position:relative; box-sizing:border-box; padding:20px;}
.jobidealist .one .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:30px; font-weight:700; color:#333333}
.jobidealist .one .wordbox .word{ width:100%; height:280px; overflow:auto; line-height:200%; font-size:14px; margin-top:10px;}

.jobidealist .one:nth-child(2n) .slidebox{ float:right}
.jobidealist .one:nth-child(2n) .wordbox{ float:left}

/*新闻*/
.newstopbox{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.newstopbox .slidebox{ width:49%; float:left; overflow:hidden; height:391px; position:relative}
.newstopbox .slidebox .list{ width:100%; height:391px; overflow:hidden;}
.newstopbox .slidebox .list ul{ margin:0px; padding:0px; list-style:none}
.newstopbox .slidebox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:391px; overflow:hidden; position:relative}
.newstopbox .slidebox .list ul li .pic{ width:100%; height:391px; overflow:hidden;}
.newstopbox .slidebox .list ul li .cover{ position:absolute; left:0px; bottom:0px; background:url(../Images/covr1.png) repeat-x; height:99px;}

.newspage {position: absolute;left: 0;text-align: center; bottom:15px;width: 100%;}
.newspage .swiper-pagination-switch { display: inline-block;width: 10px;height: 10px; border-radius: 10px;background: #ffffff;margin: 0 3px;cursor: pointer;}
.newspage .swiper-active-switch {background: #00408a;}


.newstopbox .listbox{ width:49%; float:right; overflow:hidden;}
.newstopbox .listbox ul{ margin:0px; padding:0px; list-style:none}
.newstopbox .listbox ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ededed; padding-bottom:23px;} 
.newstopbox .listbox ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:16px; font-weight:700; color:#262626}
.newstopbox .listbox ul li .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px;}
.newstopbox .listbox ul li:hover .tit{ color:#00408a}


.newslist{ width:100%; height:auto; overflow:hidden;}
.newslist ul{ margin:0px; padding:0px; list-style:none}
.newslist ul li{ margin:0; padding:0; list-style:none; width:100%; height:50px; line-height:50px; overflow:hidden; position:relative;  overflow:hidden; border-bottom:1px dashed #e1e1e1; font-size:14px; position:relative }
.newslist ul li p{height:50px; line-height:50px; position:absolute; top:0}
.newslist ul li p.t1{ left:0; width:75%; overflow:hidden; background:url(../Images/adot1.png) left center no-repeat; text-indent:21px; font-size:16px}
.newslist ul li p.t2{ right:0; font-size:13px;}


/*新闻列表*/
.thenews{ width:100%; height:auto; overflow:hidden; margin-top:35px;}
.thenews ul{ margin:0px; padding:0px; list-style:none}
.thenews ul li{ margin:10px 0; padding:15px; list-style:none; width:100%; height:auto; overflow:hidden; position:relative;  border-top:1px dashed #ededed; background:#f6f6f6; box-sizing:border-box;transition: all 0.5s ease;}
.thenews ul li .tit{ width:100%; height:45px; line-height:45px; overflow:hidden; font-size:18px; color:#262626; font-weight:700}
.thenews ul li .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:13px;}
.thenews ul li .time{ width:100%; height:25px; line-height:25px; overflow:hidden; margin-top:10px; background:url(../Images/time.png) left center no-repeat; text-indent:25px; font-size:13px;}

.thenews ul li:hover{ background:#eff4f9}
.thenews ul li:hover .tit{ color:#00408a}

/*人才理念*/
.jobidea{ width:100%; height:auto; overflow:hidden;}
.jobidea ul{ margin:0px; padding:0px; list-style:none}
.jobidea ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden; box-sizing:border-box; padding:15px;}
.jobidea ul li .box{ width:100%; height:auto; overflow:hidden; overflow:hidden;box-shadow:0 0 9px 3px #f3f3f3; border-radius:15px; box-sizing:border-box; padding:10px; background:#FFF}
.jobidea ul li .pic{ width:100%; height:235px; overflow:hidden;}
.jobidea ul li .wordbox{ width:100%; height:138px; overflow:hidden;}
.jobidea ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:24px; font-weight:700; color:#00408a; line-height:35px; margin-top:10px;}
.jobidea ul li .wordbox .word{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%; overflow:hidden;}




/*维权投诉*/
.countrylist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.countrylist ul{ margin:0px; padding:0px; list-style:none}
.countrylist ul li{ margin:0px 0 15px 0; padding:0 0px 10px 0 ; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px dashed #e1e1e1}
.countrylist ul li .pic{ width:256px; float:left; overflow:hidden; height:177px; overflow:hidden; border-radius:5px}
.countrylist ul li .pic .img{ width:100%; height:177px; overflow:hidden;transition: all 0.5s ease;}
.countrylist ul li .wordbox{ width:648px; float:right; overflow:hidden;}
.countrylist ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; font-size:18px; color:#262626; font-weight:700}
.countrylist ul li .wordbox .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px; color:#464646; margin-top:15px;}
.countrylist ul li .wordbox .more{ width:100%; height:auto; overflow:hidden; margin-top:10px; font-size:12px; color:#cf0000}

.countrylist ul li:hover .wordbox .tit{ color:#cf0000}
.countrylist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*国家地区展示*/
.countrypic{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:200%; margin:10px 0}
.countrypic img{ max-width:100%; height:auto}
.countryshow{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.countryshow .titbox{ width:100%; height:50px; background:#f3f3f3; overflow:hidden; position:relative}
.countryshow .titbox p{ display: block; height:50px; line-height:50px;}
.countryshow .titbox p.t1{ float:left; font-size:16px; font-weight:70; color:#a26432; text-indent:16px;}
.countryshow .titbox p.t2{ float:right; background:url(../Images/d1.png) right center no-repeat; font-size:14px; padding-right:20px; margin-right:20px; cursor:pointer}
.countryshow .titbox p.t3{ float:right; background:url(../Images/u1.png) right center no-repeat; font-size:14px; padding-right:20px; margin-right:20px; display:none;cursor:pointer; color:#FFF}
.countryshow .wordbox{ width:100%; height:60px; overflow:hidden; line-height:30px; font-size:14px; margin:10px 0}

.countryshowon .titbox{ background:#a26432}
.countryshowon .titbox p.t1{ color:#FFF}
.countryshowon .titbox p.t2{  display:none}
.countryshowon .titbox p.t3{ display:block}
.countryshowon .wordbox{ height:auto}










/*学院校排名*/
.pmlist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.pmlist .list{ width:100%; height:auto; overflow:hidden;}
.pmlist ul{ margin:0px; padding:0px; list-style:none}
.pmlist ul li{ margin:0px; padding:0px; list-style:none; height:118px; overflow:hidden; position:relative}
.pmlist ul li p{ display:block;height:118px; overflow:hidden; position:relative; float:left} 
.pmlist ul li p.t1{ width:9%; line-height:118px; text-align:center; color:#242424; font-size:18px;}
.pmlist ul li p.t2{ width:11%;line-height:118px; text-align:center; color:#242424; font-size:18px;}
.pmlist ul li p.t3{ width:31%;}
.pmlist ul li p.t3 .pic{ width:79px; height:79px; position:absolute; left:0px; top:19px;}
.pmlist ul li p.t3 .m1{ position:absolute; left:98px; top:32px; font-size:18px; font-weight:700; color:#242424}
.pmlist ul li p.t3 .m2{ position:absolute; left:98px; top:63px; font-size:15px;  color:#242424}
.pmlist ul li p.t4{ width:17%;line-height:118px; text-align:center; color:#242424; font-size:14px;}
.pmlist ul li p.t5{ width:20%;}
.pmlist ul li p.t5 span{ display:block; width:100%; font-size:14px; text-align:center}
.pmlist ul li p.t5 span.m1{ margin-top:25px;}
.pmlist ul li p.t5 span.m2{ margin-top:5px;}
.pmlist ul li p.t6{ width:12%;line-height:118px; text-align:center; color:#242424; font-size:14px;}

.pmlist ul li.tit{ height:60px; background:#a26432; color:#FFF; font-size:16px; line-height:60px; text-align:center}
.pmlist ul li.tit p{ height:60px; line-height:60px;}
.pmlist ul li.tit p.t1{ line-height:60px; color:#FFF;font-size:16px;}
.pmlist ul li.tit p.t2{ line-height:60px; color:#FFF;font-size:16px;}
.pmlist ul li.tit p.t4{ line-height:60px; color:#FFF;font-size:16px;}
.pmlist ul li.tit p.t6{ line-height:60px; color:#FFF;font-size:16px;}

.pmlist ul li.even{ background:#f3f3f3}



/*新闻*/
.nplist{ width:100%; height:auto; overflow:hidden; margin:0 auto; clear:both}
.nplist ul{ margin:0px; padding:0px; list-style:none}
.nplist ul li{ margin:20px 0 0 0px; padding:0 0 0px 0; overflow:hidden; list-style:none; width:33.33%; height:auto; float:left}
.nplist ul li .box{ width:96%; margin:0 auto; overflow:hidden; }

.nplist ul li .pic{ width:100%; height:262px;overflow:hidden; position:relative}
.nplist ul li .pic .img{ width:100%; height:262px;transition: all 0.5s ease;}
.nplist ul li .tit{ width:100%; height:55px; line-height:55px; overflow:hidden; font-size:18px; font-weight:700; color:#242424}
.nplist ul li .word{ width:100%; height:54px; line-height:27px; overflow:hidden; font-size:14px;}
.nplist ul li .time{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:12px; margin-top:10px;}


.nplist ul li:hover .tit{ color:#a26432}
.nplist ul li:hover .word{ color:#a26432}
.nplist ul li:hover .time{ color:#a26432}
.nplist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}









/*环保设备*/
.machine{ width:100%; height:auto; overflow:hidden;}
.machine ul{ margin:0px; padding:0px; list-style:none}
.machine ul li{ margin:15px 0 0 0; padding:0px; list-style:none; width:25%; float:left; overflow:hidden;}
.machine ul li .box{ width:96%; margin:0 auto; overflow:hidden; background:#ffffff;transition: all 0.5s ease;border:1px solid #efefef;transition: all 0.5s ease;}
.machine ul li .pic{ width:100%; height:268px;  overflow:hidden; position:relative}
.machine ul li .pic .img{ width:100%; height:268px; overflow:hidden;transition: all 0.5s ease;}
.machine ul li .pic .cover{ width:100%; height:268px; background:url(../Images/cover2.png) center center no-repeat; background-size:cover; clear:none; position:absolute; left:0px; top:0px; display:none}
.machine ul li .wordbox{ width:96%; margin:0 auto;}
.machine ul li .wordbox .tit{ width:100%; height:57px; line-height:57px; font-size:16px; text-align:center; background: url(../Images/line1.jpg) bottom center no-repeat; overflow:hidden;}
.machine ul li .wordbox .tit2{ width:100%; height:36px; line-height:36px; overflow:hidden; text-align:center}

.machine ul li:hover .box{ background:#a7d006}
.machine ul li:hover .pic .cover{ display:block}
.machine ul li:hover .wordbox .tit{ background:url(../Images/line2.jpg) bottom center no-repeat; color:#FFF}
.machine ul li:hover .wordbox .tit2{ color:#FFF}
.machine ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}







/*材料展示*/
.piclist{ width:100%; height:auto; overflow:hidden;}
.piclist ul{ margin:0px; padding:0px; list-style:none}
.piclist ul li{ margin:20px 0 0 0; padding:0px; list-style:none; width:25%; height:auto; overflow:hidden; float:left}
.piclist ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.piclist ul li .pic{ width:100%; height:312px; overflow:hidden; position:relative}
.piclist ul li .pic .img{ width:100%; height:312px; overflow:hidden;transition: all 0.5s ease;}

.piclist ul li .tit{ width:100%; height:60px; overflow:hidden; line-height:60px; font-size:14px; text-align:center}
.piclist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.piclist ul li:hover .tit{ background:#ececec; color:#f16005;}


/*联系我们*/
.contactbox{ width:100%; height:auto; overflow:hidden; background: url(../Images/probg.png) bottom center no-repeat  #FFF; padding:50px 0}
.contactbox .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; padding:0; }
.contactbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto;  }

.contactbox .inbox{border-top:1px solid #dad9e5; margin-top:30px; padding:35px 0 0 0}
.contactbox .leftbox{ width:40%; height:auto; overflow:hidden; float:left}
.contactbox .rightbox{ width:56%; height:auto; overflow:hidden; float:right}
.contactbox .rightbox .mapbox{ width:100%; height:490px; overflow:hidden;}


.contactbox .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:40px; font-weight:700; color:#222222;}
.contactbox .titword{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; color:#646464;}

.contactbox .slist{ width:100%; height:auto; overflow:hidden; margin-top:0px;}
.contactbox .slist ul{ margin:0px; padding:0px; list-style:none}
.contactbox .slist ul li{ margin:0 0 18px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.contactbox .slist ul li .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:24px; font-weight:700;  color:#5f5893; }
.contactbox .slist ul li .word{ width:100%; height:auto; overflow:hidden; margin-top:0px;  color:#4b4b4b; margin-top:10px;}
.contactbox .slist ul li .word p{ width:100%; height:auto; line-height:35px; font-size:14px; overflow:hidden;}
.contactbox .slist ul li .word span{ }

.contactmap{ width:100%; height:630px; overflow:hidden; position:relative;margin:0px; padding:0}
.contactmap .mapbox{ width:100%; height:630px; overflow:hidden; margin:0px; padding:0}
.contactmap .cbox{ width:680px; height:630px; overflow:hidden; position:absolute; left:50%; top:0; background: url(../Images/cover2.png) repeat; box-sizing:border-box; padding:20px;}
.contactmap .cbox .inbox{ width:100%; height:auto; overflow:auto}
.contactmap .cbox .titbox{ width:100%; height:55px; line-height:55px; overflow:hidden; font-size:24px; font-weight:700; color:#015c92}
.contactmap .cbox .wordbox{ width:100%; height:auto; overflow:hidden;}
.contactmap .cbox .wordbox table{width:100%;border-collapse:collapse; background:#FFF}
.contactmap .cbox .wordbox tr.tit{ background:#0172c4; color:#FFF;}
.contactmap .cbox .wordbox tr.even{ background:#eff4f8}
.contactmap .cbox .wordbox td{border:0px solid #ececec;line-height:50px; font-size:16px; padding:10px}
.contactmap .cbox .wordbox td em{color:#999;margin-left:5px; font-style:normal;}




/*
.contactbox .feedbackbox{width:58%; float:left; overflow:hidden; height:auto;box-sizing:border-box; padding:0px;}
.contactbox .feedbackbox .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:30px; color:#333333}
.contactbox .feedbackbox .titbox2{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:15px; color:#333333}
.contactbox .feedbackbox .list{ width:100%; height:auto; overflow:hidden;}
.contactbox .feedbackbox .list ul{ margin:0px; padding:0px; list-style:none}
.contactbox .feedbackbox .list ul li{ margin:10px  0; padding:0px; list-style:none; width:50%; height:auto; overflow:hidden; float:left; box-sizing:border-box; padding:0 5px}
.contactbox .feedbackbox .list ul li.long{ width:100%;}
.contactbox .feedbackbox .list ul li .input1{ width:100%; height:53px; line-height:53px; border:1px solid #d6d6d6; text-indent:10px;}
.contactbox .feedbackbox .list ul li .input2{ width:40%; height:53px; line-height:53px; border:1px solid #d6d6d6; text-indent:10px; float:left}
.contactbox .feedbackbox .list ul li textarea{ width:100%; height:160px; line-height:25px; border:1px solid #d6d6d6; box-sizing:border-box; padding:10px;}

.contactbox .feedbackbox .list ul li .btnme{ width:50%; height:50px; line-height:50px; font-size:16px; color:#FFF; border:1px solid #0b6eb1; background:#0b6eb1;transition: all 0.5s ease; border-radius:50px; margin:0 auto; display:block}
.contactbox .feedbackbox .list ul li .btnme:hover{ background:#0b456c; color:#FFF}
*/
.contactbox2{ width:100%; height:auto; overflow:hidden;  height:auto; position:relative;  position:relative; z-index:100; background: #f3f2f7; background-size:cover; padding:45px; margin-top:25px; }
.contactbox2 .titbox{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:26px; font-weight:700; color:#5f5893; text-align:left}
.contactbox2 .titbox2{ width:100%; height:auto; line-height:30px; overflow:hidden; font-size:16px; color:#333333;text-align:left}
.contactbox2 .titbox2 span{ font-weight:700; color:#000}

.formbox2{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:10px; box-sizing:border-box; border-radius:10px; margin-top:25px; }
.formbox2 ul{ margin:0px; padding:0px; list-style:none}
.formbox2 ul li{ margin:10px 0px; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.formbox2 ul li.t1{ width:50%; float:left; overflow:hidden;}
.formbox2 ul li.t2{ width:50%; float:left; overflow:hidden; text-align:right}
.formbox2 ul li .input3{ width:98%; height:50px; border:1px solid #dcdcdc; text-indent:10px; font-size:14px; color:#232323; outline:none}

.formbox2 ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; color:#232323; display:none}
.formbox2 ul li .tit span{ color:#F00}
.formbox2 ul li .inbox{ width:100%; overflow:hidden; margin:0 auto}
.formbox2 ul li .input1{ width:100%; height:50px; border:1px solid #dcdcdc; text-indent:10px; font-size:14px; outline:none}
.formbox2 ul li .radiome{ font-size:14px; padding:10px 0 0 0}
.formbox2 ul li .radiome input{ width:20px; height:20px; font-size:14px; float:left; display:block; padding:0; outline:none}
.formbox2 ul li .radiome label{ font-size:14px; float:left; margin:5px 15px 0 0}

.formbox2 ul li textarea{ width:100%; height:230px; border:1px solid #dcdcdc; box-sizing:border-box; padding:15px; font-size:14px; outline:none}


.formbox2 ul li .input2{ width:170px; height:50px;  border:1px solid #d8d8d8; float:left; display:block;text-indent:10px;}
.formbox2 ul li .safecode{ float:left; margin-left:10px;}

.formbox2 ul li select{ width:100%; height:35px; line-height:35px; overflow:hidden; border:1px solid #CCC; }
.formbox2 ul li.long{ width:100%} 
.formbox2 ul li.long label{ font-size:16px; color:#333333; font-weight:normal}
.formbox2 ul li.long label a{ color:#2d82b5;}

.formbox2 ul li .btnme{ width:235px; height:60px; line-height:60px; overflow:hidden;font-size:16px; color:#7a759f;  border:0px; display:block;  border-radius:0px; margin:0 auto;  background:none; border:1px solid #7a759f; }
.formbox2 ul li .btnme:hover{ background:#7a759f; color:#FFF;}

.contactbox3{ width:100%; height:auto; overflow:hidden;  height:auto; position:relative;  position:relative; z-index:100; background: #FFFFFF; padding:50px 0; display:none }
.contactbox3 .centerbox{ width:100%; height:auto; overflow:hidden;  margin:0 auto; max-width:1360px;}
.contactbox3 .centerbox .centerin{ width:96%; margin:0 auto; height:auto; overflow:hidden;}
.contactbox3 .titbox{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:30px; font-weight:700; color:#015c92; text-align:center}
.contactbox3 .wordbox{ width:100%; height:auto; overflow:hidden;}
.contactbox3 .wordbox table{width:100%;border-collapse:collapse; background:#FFF}
.contactbox3 .wordbox tr.tit{ background:#0172c4; color:#FFF;}
.contactbox3 .wordbox tr.even{ background:#eff4f8}
.contactbox3 .wordbox td{border:0px solid #ececec;line-height:50px; font-size:16px; padding:10px}
.contactbox3 .wordbox td em{color:#999;margin-left:5px; font-style:normal;}




/*相册幻灯*/
.schoolSlide{ width:100%; height:600px; overflow:hidden; margin:0 auto; margin-top:20px; position:relative}
.schoolSlide .list{ width:100%; height:456px; overflow:hidden;}
.schoolSlide .list ul{ margin:0px; padding:0px; list-style:none}
.schoolSlide .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:456px; float:left; overflow:hidden; float:left; position:relative}
.schoolSlide .list ul li p{ display:block; width:100%; height:40px; line-height:40px; text-indent:15px; color:#FFF; overflow:hidden; background:url(../Images/cover3.png) repeat; left:0px; bottom:0px; position:absolute}
.schoolSlide .leftarr{ width:30px; height:45px; background:url(../Images/left1.png) no-repeat; position:absolute; left:28px; top:197px; cursor:pointer; z-index:100; }
.schoolSlide .rightarr{ width:30px; height:45px;background:url(../Images/right1.png) no-repeat; position:absolute; right:28px; top:197px;cursor:pointer; z-index:100; }
.schoolSlide .minbox{ width:100%; height:111px; overflow:hidden; margin-top:24px; position:relative}
.schoolSlide .minbox .left1{ position:absolute; left:0px; top:25px; width:20px; height:33px; background:url(../Images/minleft.jpg) no-repeat;cursor:pointer}
.schoolSlide .minbox .right1{position:absolute; right:0px; top:25px;width:20px; height:33px; background:url(../Images/minright.jpg) no-repeat;cursor:pointer}
.schoolSlide .minbox .mlist{ width:92%; margin:0 auto; overflow:hidden; }
.schoolSlide .minbox .mlist ul{ margin:0px; padding:0px; list-style:none}
.schoolSlide .minbox .mlist ul li{ margin:0px; padding:0px; list-style:none; width:191px; height:111px; overflow:hidden; float:left}
.schoolSlide .minbox .mlist ul li .img{ width:90%; height:111px; overflow:hidden;}
.schoolSlide .minbox .mlist ul li .img .cover{ width:100%; height:111px; background:url(../Images/cover3.png) repeat; overflow:hidden; display:none}
.schoolSlide .minbox .mlist ul li .img .cover p{ display:block; width:100%; text-align:center; color:#FFF; font-size:14px}
.schoolSlide .minbox .mlist ul li .img .cover p.t1{ margin-top:33px;}
.schoolSlide .minbox .mlist ul li.active-nav .img{ border:1px solid #0882d5}
.schoolSlide .minbox .mlist ul li.active-nav .img .cover{ display:block}



/*推荐新闻*/
.goodbox{ width:100%; height:auto; overflow:hidden; background:#f4f4f4; padding:25px 0;}
.goodbox .centerbox{ width:100%; height:auto; overflow:hidden; min-width:320px; max-width:1360px; margin:0 auto}
.goodbox .centerin{ width:100%; height:auto; overflow:hidden;}
.goodbox .list{ width:100%; height:auto; overflow:hidden;}
.goodbox .list ul{ margin:0px; padding:0px; list-style:none}
.goodbox .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.goodbox .list ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.goodbox .list ul li .pic{ width:100%; height:270px; overflow:hidden;}
.goodbox .list ul li .pic .img{ width:100%;  height:270px;transition: all 0.5s ease;}

.goodbox .list ul li .wordbox{ width:100%;box-sizing:border-box; padding:0 0px 0 0}
.goodbox .list ul li .wordbox .tit{ width:100%; height:50px; line-height:25px; font-size:18px; color:#262626; overflow:hidden; margin-top:10px; font-weight:700}
.goodbox .list ul li .wordbox .word{ width:100%; height:50px; line-height:25px; overflow:hidden; margin-top:10px; font-size:14px; color:#676767;}
.goodbox .list ul li .wordbox .time{ width:100%; height:50px; line-height:50px; font-size:14px; color:#333333; overflow:hidden;;}


.goodbox .list ul li:hover .wordbox .tit{ color:#0097d3}
.goodbox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*实验室展示*/
.laboratory{ width:100%; height:auto; overflow:hidden;}
.laboratory .biglist{ width:100%; height:580px; overflow:hidden;}
.laboratory .biglist ul{ margin:0px; padding:0px; list-style:none}
.laboratory .biglist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:580px; overflow:hidden; float:left}
.laboratory .biglist ul li .pic{ width:100%; height:580px;}

.laboratory .smallbox{ width:100%; height:127px; overflow:hidden; position:relative}
.laboratory .smallbox .leftarr{ position:absolute; left:0; top:50%; width:48px; height:48px; background:url(../Images/left3.jpg) no-repeat; margin-top:-20px; z-index:1; cursor:pointer}
.laboratory .smallbox .rightarr{position:absolute; right:0; top:50%; width:48px; height:48px; background:url(../Images/right3.jpg) no-repeat; margin-top:-20px; z-index:1; cursor:pointer}

.laboratory .smalllist{ width:90%; height:580px; overflow:hidden; margin:0 auto; margin-top:20px;}
.laboratory .smalllist ul{ margin:0px; padding:0px; list-style:none}
.laboratory .smalllist ul li{ margin:0px; padding:0px; list-style:none; width:260px; height:127px; overflow:hidden; float:left}
.laboratory .smalllist ul li .pic{ width:90%; height:127px; overflow:hidden; margin:0 auto;}

.laboratory .smalllist ul li.active-nav .pic{ border:1px solid #0097d3} 

/*服务*/
.servicelist{ width:100%; height:auto; overflow:hidden; clear:both; padding:15px 0}
.servicelist ul{ margin:0px; padding:0px; list-style:none}
.servicelist ul li{ margin:15px 0 0 0 ; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden; height:auto;-webkit-transition-duration:0.5s; -moz-transition-duration:0.5s; -ms-transition-duration:0.5s;transition-duration:0.5s;}
.servicelist ul li .box{ width:96%; margin:0 auto; overflow:hidden; border:1px solid #ebebeb;}
.servicelist ul li .pic{ width:100%; height:194px; overflow:hidden;}
.servicelist ul li .pic .img{ width:100%; height:194px; overflow:hidden;transition: all 0.5s ease;}
.servicelist ul li .tit{ width:92%; margin:0 auto; height:50px; line-height:50px; font-size:14px; color:#000; overflow:hidden;}
.servicelist ul li .word{ width:92%; margin:0 auto; height:50px; line-height:25px; overflow:hidden; border-bottom:1px dashed #CCCCCC; margin-top:10px; }
.servicelist ul li .more{ width:92%; margin:0 auto; height:41px; line-height:41px; overflow:hidden;}
.servicelist ul li .more p{ display:block; height:41px; line-height:41px;}
.servicelist ul li .more p.t1{float:left;}
.servicelist ul li .more p.t2{float:right; color:#e5222a;}

.servicelist ul li:hover .tit{ color:#e5222a;}
.servicelist ul li:hover .box{ border:1px solid #e5222a;}
.servicelist ul li:hover .pic .img{  -webkit-transform: scale(1.1); transform: scale(1.1);}

/*留言*/
.msgbox{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:25px 0; margin-bottom:20px;}
.msgbox .box{ width:92%; margin:0 auto; overflow:hidden;}
.msgbox .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:16px;}
.msgbox .list{ width:100%; height:auto; overflow:hidden;}
.msgbox .list ul{ margin:0px; padding:0px; list-style:none}
.msgbox .list ul li{ margin:10px 0 0 0; padding:0px; list-style:none; width:33.33%; height:36px; line-height:36px; float:left; overflow:hidden;}
.msgbox .list ul li .input1{ width:92%; height:36px; border:1px solid #CCC; text-indent:11px; line-height:36px; background:#FFF}
.msgbox .list ul li select{ width:92%; height:36px; border:1px solid #CCC; line-height:36px; background:#FFF}
.msgbox .list ul li .btnme{ width:128px; height:40px; line-height:40px; color:#FFF; border:0px; background:#00a3cc; font-size:14px}



.allbox{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:20px 0;}








/*师资力量*/
.teacherlist{ width:100%; height:auto; overflow:hidden;}
.teacherlist ul{ margin:0px; padding:0px; list-style:none}
.teacherlist ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; float:left}
.teacherlist ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.teacherlist ul li .pic{ width:100%; height:182px; border:1px solid #CCC; overflow:hidden;}
.teacherlist ul li .pic .img{width:100%; height:182px; transition: all 0.5s ease;}
.teacherlist ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:14px; text-align:center}

.teacherlist ul li:hover .pic .img{-webkit-transform: scale(1.1);transform: scale(1.1);}





.box2{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.showus{ width:100%; line-height:200%;  margin:0 auto;  font-size:14px; color:#636363}
.showus p{ line-height:200%;}
.showus table{width:100%;border-collapse:collapse;}
.showus tr.tit{ background:#0172c4; color:#FFF;}
.showus tr.even{ background:#eff4f8}
.showus td{border:0px solid #e1e1e1;line-height:35px; font-size:14px;}
.showus td em{color:#999;margin-left:5px; font-style:normal;}
.showus img{ max-width:100%; height:auto}
.showus video{ width:100%; height:800px; max-width:1200px;}

.showus2 table{width:100%;border-collapse:collapse;}
.showus2 tr:nth-child(1) td{ background:#0172c4; color:#FFF;}
.showus2 tr.even{ background:#eff4f8}
.showus2 td{border:1px solid #e1e1e1;line-height:35px; font-size:14px; box-sizing:border-box; padding:0 10px}
.showus2 td em{color:#999;margin-left:5px; font-style:normal;}
.showus2 img{ max-width:100%; height:auto}

.restit{ width:100%; height:auto; overflow:hidden; margin:20px 0; font-size:32px; font-weight:700; color:#222222}
.resbox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.resbox .list{ width:100%; height:auto; overflow:hidden;}
.resbox .list ul{ margin:0px; padding:0px; list-style:none}
.resbox .list ul li{ margin:0px 0 20px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left; box-sizing:border-box }
.resbox .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; overflow:hidden;  box-sizing:border-box; padding:0;}

.resbox .list ul li .pic{ width:100%; overflow:hidden; height:260px; overflow:hidden; position:relative; border-radius:5px;} 
.resbox .list ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.resbox .list ul li .wordbox{ width:100%; height:auto; overflow:hidden;}

.resbox .list ul li .wordbox .time{ width:100%; height:35px; line-height:35px; font-size:18px; color:#333333; overflow:hidden; margin-top:15px; }
.resbox .list ul li .wordbox .tit{ width:100%; height:60px; line-height:30px; font-size:18px;  color:#646464; overflow:hidden; margin-top:15px; }
.resbox .list ul li .wordbox .word{ width:100%; height:90px; line-height:30px; overflow:hidden; margin-top:10px; font-size:14px; color:#6e6e6e;}
.resbox .list ul li .wordbox .more{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#0ca4b6; margin-top:10px;}

.resbox .list ul li:hover .box{ }
.resbox .list ul li:hover .wordbox .tit{ color:#1675b8;}
.resbox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.resbox .list ul li:hover .wordbox .more{ }
.resbox .list ul li:nth-child(1) .box{ float:left}
.resbox .list ul li:nth-child(3) .box{ float:right}






.ertitle{ width:100%; height:auto; overflow:hidden;}
.ertitle { float:left; height:67px; line-height:67px; overflow:hidden; font-size:24px; font-weight:bold; color:#4b4b4b;}
.ertitle  span{ font-weight:normal; color:#7f7f7f; font-size:12px}








/*推荐的新闻*/
.goodnews{ width:100%; height:auto; overflow:hidden;}
.goodnews ul{ margin:0px; padding:0px; list-style:none}
.goodnews ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left; height:185px;}
.goodnews ul li .box{ width:90%; height:185px; overflow:hidden;}
.goodnews ul li .tit{ width:100%; height:47px; line-height:47px; font-size:16px; overflow:hidden; color:#3f9d15; font-weight:bold;}
.goodnews ul li .word{ width:100%; height:75px; line-height:25px; overflow:hidden; color:#787878; }
.goodnews ul li .time{ width:100%; margin-top:20px; height:45px; line-height:45px; overflow:hidden; color:#3f9d15;}






/*产品详细页*/
.protit{ width:100%; height:50px; line-height:50px; border-bottom:1px solid #eaeaea; text-align:center}
.protit em{ font-style:normal; font-size:16px; height:48px; line-height:48px; border-bottom:2px solid #faa93e; color:#0976cb; padding:15px 0}
.showpic{ width:100%; text-align:center; padding:25px 0}
.showpic img{ max-width:100%;}

.pronav{ width:100%; height:auto; overflow:hidden; border:1px solid #d4d4d4; padding-bottom:-1px;}
.pronav ul{ margin:0px; padding:0px; list-style:none}
.pronav ul li{ margin:0px; padding:0px; list-style:none; width:14.28%; height:43px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;  float:left; line-height:43px; overflow:hidden; font-size:14px; text-align:center; cursor:pointer}

.pronav ul li.onfocus { background:#f59b0f; color:#FFF}

.productarea{ width:100%; height:auto; overflow:hidden; clear:both; padding:15px 0 ;}

/*安装服务*/
.installform{ width:100%; height:auto; overflow:hidden;}
.installform ul{ margin:0px; padding:0px; list-style:none}
.installform ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.installform ul li .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; color:#252525; font-size:14px;}
.installform ul li .tit span{ color:#fe2422}
.installform ul li .word{ width:100%; height:auto; overflow:hidden;}
.installform ul li .word2{ width:100%; height:42px; overflow:hidden; position:relative}
.installform ul li .word2 .scan{ width:26px; height:26px; background:url(../Images/sacn.png) no-repeat; position:absolute; right:12px; top:7px; background-size:100% 100%;}

.installform ul li  select{ width:100%; height:40px; line-height:40px; overflow:hidden; border:1px solid #dcdeea;text-indent:15px;}
.installform ul li .input1{width:100%; height:40px; line-height:40px; overflow:hidden; border:1px solid #dcdeea; text-indent:15px;}
.installform ul li  textarea{width:100%; height:165px; line-height:35px; overflow:hidden; border:1px solid #dcdeea; padding:10px; box-sizing:border-box}

.installform ul li .word .btnme{ width:236px; height:50px; line-height:50px; margin:0 auto; display:block; border:0px; color:#FFF; font-size:14px; text-align:center; border-radius:35px; background:#0093e7; margin-top:15px;}




.membox{ width:100%; height:auto; overflow:hidden; background:#f5f5f5; padding:25px 0}

/*会员注册*/
.memberRegisterbox{ width:96%; max-width:540px; height:auto; overflow:hidden; background:#FFF; margin:50px auto; border-radius:15px; padding:20px 0}
.memberRegisterbox .leftbox{ width:451px; height:auto; overflow:hidden; float:left}
.memberRegisterbox .rightbox{ width:100%; height:auto; overflow:hidden; float:left}
.memberRegisterbox .rightbox .navlist{ width:100%; height:auto; overflow:hidden; margin-bottom:25px;}
.memberRegisterbox .rightbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.memberRegisterbox .rightbox .navlist ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left; overflow:hidden; cursor:pointer; height:60px; line-height:60px; text-align:center; font-size:24px; background: url(../Images/mline.png) bottom center no-repeat; font-weight:700}
.memberRegisterbox .rightbox .navlist ul li.onfocus{ color:#3c3c64;}
.memberRegisterbox .rightbox .navlist ul li.onfocus a{ color:#3c3c64;}
 
.memberRegisterbox .rightbox .theform{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding: 0 20px}
.memberRegisterbox .rightbox .theform .titbox{ width:100%; height:50px; line-height:50px; text-align:center; font-size:32px; font-weight:700; color:#3c3c64; margin-top:35px;}
.memberRegisterbox .rightbox .theform .list{ width:100%; height:auto; overflow:hidden;}
.memberRegisterbox .rightbox .theform .list ul{ margin:0px; padding:0px; list-style:none}
.memberRegisterbox .rightbox .theform .list ul li{margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; margin-top:18px; font-size:14px;}
.memberRegisterbox .rightbox .theform .list ul li .input1{ width:100%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.memberRegisterbox .rightbox .theform .list ul li .input2{ width:40%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px; display:block; float:left}

.memberRegisterbox .rightbox .theform .list ul li  .getcode{ float:left;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.memberRegisterbox .rightbox .theform .list ul li span{ color:#0b70e3; cursor:pointer}

.memberRegisterbox .rightbox .theform .list ul li.law{ height:35px; line-height:35px;}
.memberRegisterbox .rightbox .theform .list ul li.law a{ color:#0a3594}
.memberRegisterbox .rightbox .theform .list ul li .btnme{ width:100%; height:53px; line-height:53px; background:#3c3c64; color:#FFF; font-size:18px; color:#ffffff; border:0px; border-radius:0px;}
.memberRegisterbox .rightbox .theform .list ul li.other{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center}
.memberRegisterbox .rightbox .theform .list ul li.other a{ color:#3c3c64}


/*登录*/
.memberLoginbox{width:96%; height:auto; overflow:hidden; background:#FFF; margin:50px auto; border-radius:15px; padding:20px 0; max-width:540px;}
.memberLoginbox .leftbox{ width:451px; height:600px; overflow:hidden; float:left}
.memberLoginbox .rightbox{ width:100%; height:auto; overflow:hidden; float:left}
 
.memberLoginbox .rightbox .theform{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding:0 20px}
.memberLoginbox .rightbox .theform .titbox{ width:100%; height:auto; line-height:50px; text-align:center; font-size:25px; font-weight:700; color:#3c3c64; background: url(../Images/mline.png) bottom center no-repeat; margin-bottom:20px; padding-bottom:15px; }
.memberLoginbox .rightbox .theform .list{ width:100%; height:auto; overflow:hidden;}
.memberLoginbox .rightbox .theform .list ul{ margin:0px; padding:0px; list-style:none}
.memberLoginbox .rightbox .theform .list ul li{margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; margin-top:18px; font-size:14px;}
.memberLoginbox .rightbox .theform .list ul li .input1{ width:100%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.memberLoginbox .rightbox .theform .list ul li .input2{ width:50%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}

.memberLoginbox .rightbox .theform .list ul li  .getcode{ float:right;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.memberLoginbox .rightbox .theform .list ul li span{ color:#0b70e3; cursor:pointer}

.memberLoginbox .rightbox .theform .list ul li.law{ height:35px; line-height:35px;}
.memberLoginbox .rightbox .theform .list ul li.law a{ color:#0a3594}
.memberLoginbox .rightbox .theform .list ul li .btnme{ width:100%; height:53px; line-height:53px; background:#3c3c64; color:#FFF; font-size:18px; color:#ffffff; border:0px; border-radius:0px;}
.memberLoginbox .rightbox .theform .list ul li.other{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center}
.memberLoginbox .rightbox .theform .list ul li.other a{ color:#3c3c64}


/*忘记密码*/


.findpassBox{width:96%; height:auto; overflow:hidden; background:#FFF; margin:50px auto; border-radius:15px; padding:20px 0; max-width:540px;}

 
.findpassBox  .theform{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding:0 20px}
.findpassBox  .theform .titbox{ width:100%; height:50px; line-height:50px; text-align:center; font-size:25px; font-weight:700; color:#3c3c64; background:url(../Images/online.jpg) bottom center no-repeat;}
.findpassBox  .theform .list{ width:100%; height:auto; overflow:hidden;}
.findpassBox  .theform .list ul{ margin:0px; padding:0px; list-style:none}
.findpassBox  .theform .list ul li{margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; margin-top:18px; font-size:14px;}
.findpassBox  .list ul li .input1{ width:100%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.findpassBox  .theform .list ul li .input2{ width:50%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}

.findpassBox  .theform .list ul li  .getcode{ float:right;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.findpassBox  .theform .list ul li span{ color:#0b70e3; cursor:pointer}

.findpassBox  .theform .list ul li.law{ height:35px; line-height:35px;}
.findpassBox  .theform .list ul li.law a{ color:#0a3594}
.findpassBox  .theform .list ul li .btnme{ width:100%; height:53px; line-height:53px; background:#3c3c64; color:#FFF; font-size:18px; color:#ffffff; border:0px;border-radius:30px;}
.findpassBox  .theform .list ul li.other{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center}
.findpassBox  .theform .list ul li.other a{ color:#3c3c64}


/*个人中心*/
.memberBox{ width:100%; height:auto; overflow:hidden; padding:20px}
.memberBox .centerbox{ width:100%; max-width:1360px; margin:0 auto; overflow:hidden;}
.memberBox .centerbox .centerin{ width:100%; margin:0 auto; overflow:hidden;}
.memberBox .leftbox{ width:20%; height:auto; background:#f3f3f3; overflow:hidden; padding:10px 0; float:left}
.memberBox .leftbox .pic{ width:100%; height:auto; overflow:hidden; text-align:center; margin-top:15px;}
.memberBox .leftbox .pic img{ width:105px; height:105px; border-radius:60px;}
.memberBox .leftbox .name{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden; font-size:16px; color:#222222;}
.memberBox .leftbox .type{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:35px;}
.memberBox .leftbox .type em{ font-style:normal; background:#ddac46; color:#FFF; padding:5px 15px; border-radius:20px;}
.memberBox .leftbox .navlist{ width:100%; height:auto; overflow:hidden;}
.memberBox .leftbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.memberBox .leftbox .navlist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:52px; line-height:52px; border-bottom:1px solid #ebebeb; position:relative}
.memberBox .leftbox .navlist ul li .img{ position:absolute; left:28px; top:13px;}
.memberBox .leftbox .navlist ul li .img1{ display:block} 
.memberBox .leftbox .navlist ul li .img2{ display:none}
.memberBox .leftbox .navlist ul li .tit{ position:absolute; height:52px; line-height:52px; font-size:15px; color:#191919; position:absolute; left:62px; top:0}

.memberBox .leftbox .navlist ul li.onfocus{ background:#ededed}
.memberBox .leftbox .navlist ul li.onfocus .img1{ display:none} 
.memberBox .leftbox .navlist ul li.onfocus .img2{ display:block}
.memberBox .leftbox .navlist ul li.onfocus .tit{ color:#3c3c64}


.memberBox .rightbox{ width:80%; height:auto; background:#FFF; overflow:hidden; float:right; min-height:500px}
.memberBox .rightbox .titlebox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#262626;  border-bottom:1px solid #f2f2f2; margin:0; padding:0; position:relative; text-indent:25px;}
.memberBox .rightbox .titlebox .tit{ position:absolute; left:10px; top:0px;}
.memberBox .rightbox .titlebox .add{ position:absolute; right:0px; top:0px; width:185px; height:50px; line-height:50px; text-align:center; font-size:16px; color:#FFF; border-radius:30px; background:#3c3c64}
.memberBox .rightbox .titlebox .back{ position:absolute; right:0px; top:0px;height:65px; line-height:65px; font-size:14px }


.memberBox .rightbox .cbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px;}

/*个人资料表单*/
.memberInfo{ width:600px; height:auto; overflow:hidden; margin-left:60px;}
.memberInfo .picbox{ width:100%; height:165px; overflow:hidden; position:relative;}
.memberInfo .picbox .pic{ width:163px; height:163px; overflow:hidden; background:#ebebeb; border-radius:80px; position:absolute; left:40px; top:0px;}
.memberInfo .picbox .pic img{ width:163px; height:163px; overflow:hidden;}

.memberInfo .picbox .upbtn{ position:absolute; left:220px; top:40px;}
.memberInfo .picbox .word{ position:absolute; left:220px; top:100px; color:#aeaeae;}

.memberInfo .list{ width:100%; height:auto; overflow:hidden; margin-top:35px;}
.memberInfo .list ul{ margin:0px; padding:0px; list-style:none}
.memberInfo .list ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.memberInfo .list ul li .tit{ width:150px; height:50px; line-height:50px; text-align:right; font-size:15px; color:#191919; float:left; box-sizing:border-box; padding:0 10px 0 0}
.memberInfo .list ul li .word{ width:450px; height:auto; overflow:hidden; float:left; line-height:50px; font-size:14px}
.memberInfo .list ul li .input1{ width:100%; height:46px; line-height:46px; text-indent:10px; border:1px solid #e3e3e3}
.memberInfo .list ul li .select1{ width:100%; height:46px; line-height:46px; text-indent:10px; border:1px solid #e3e3e3}
.memberInfo .list ul li .btnme{ width:150px; height:47px; line-height:47px; border:0px; color:#FFF; font-size:16px; background:#3a404e; border-radius:25px}

.memberInfo .list ul li .input2{ width:60%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.memberInfo .list ul li textarea{ width:100%; height:168px; border:1px solid #e3e3e3;  font-size:14px; line-height:200%; padding:10px;}

.memberInfo .list ul li  .getcode{ float:right;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.memberInfo .list ul li  .getcode span{ color:#0b70e3; cursor:pointer}

.memberInfo .list ul li .mplist{ width:100%; height:auto; overflow:hidden;}
.memberInfo .list ul li .mplist ul{ margin:0px; padding:0px; list-style:none}
.memberInfo .list ul li .mplist ul li{ margin:0px 15px 0 0px; padding:0px; list-style:none; float:left; width:auto; height:auto}
.memberInfo .list ul li .mplist ul li img{ width:140px; height:140px; overflow:hidden;}


.sordertit{ width:100%; height:auto; line-height:60px; text-align:center; overflow:hidden; font-size:30px; font-weight:700; color:#1c734b}
.sorderform{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.sorderform ul{ margin:0px; padding:0px; list-style:none}
.sorderform ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; font-size:16px;}
.sorderform ul li.title{ width:100%; height:60px; line-height:60px; font-size:24px; font-weight:700; color:#000}
.sorderform ul li span.price{ font-size:20px; color:#dab96a; font-weight:700}
.sorderform ul li .txt{ width:100%; height:150px; overflow:hidden; background:#f3f3f3; box-sizing:border-box; padding:10px; font-size:14px; line-height:50px; border-radius:10px;}
.sorderform ul li .input2{ width:310px; height:50px; overflow:hidden; background: url(../Images/darrr.png) right 15px center no-repeat #f3f3f3; text-indent:10px; border-radius:5px; border:0}
.sorderform ul li .pricebox{ float:right; height:auto; overflow:hidden; text-align:left; margin:0 20px 0 0}
.sorderform ul li .btnone{ width:173px; height:50px; line-height:50px; background:#1c734b; font-size:20px; color:#FFF; overflow:hidden; float:right; border:0;}


.sorderpeople{ width:100%; height:auto; overflow:hidden;}
.sorderpeople .one{ width:100%; height:auto; overflow:hidden; margin:10px 0}
.sorderpeople .one .inbox{ width:30%; float:left; overflow:hidden;}
.sorderpeople .one .inbox input{ width:96%; height:50px; line-height:50px; overflow:hidden; background:#f3f3f3; box-sizing:border-box; padding:0 15px; font-size:14px; border-radius:5px;}
.sorderpeople .one .inbox:nth-child(2) input{ }
.sorderpeople .one .inbox:nth-child(3) input{ }

.sorderpeople .one .btnme{ width:10%; height:50px; background:#f3f3f3; line-height:50px; float:left; font-size:14px; text-align:center; cursor:pointer}

.sorderadd{ width:100%; height:80px; line-height:80px; background:#f3f3f3; max-width:300px; font-size:18px; text-align:center; margin-top:20px; cursor:pointer}


.orderformbox{ width:100%; height:auto; overflow:hidden; padding:0 0 30px 0}
.orderformbox .centerbox{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:#FFF; max-width:1360px; padding-bottom:35px}
.orderformbox .centerbox .centerin{ width:96%; margin:0 auto}


.gopaylist{ width:100%; height:auto; overflow:hidden;}
.gopaylist ul{ margin:0px; padding:0px; list-style:none}
.gopaylist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; line-height:40px; overflow:hidden; font-size:14px; }
.gopaylist ul li.tit{ width:100%; height:50px; line-height:50px; font-size:20px; font-weight:700; color:#000}
.gopaylist ul li .btnme{ width:150px; height:50px; border:0px; line-height:50px; background:#ff8414; color:#FFF; overflow:hidden; display:block; margin:0 auto; margin-top:20px; border-radius:15px;}


.intable{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.intable table{width:100%;border-collapse:collapse;}
.intable tr.tit{ background:#1c734b; color:#FFF;}
.intable tr.even{ background:#eff4f8}
.intable td{border:1px solid #e1e1e1;line-height:40px; font-size:14px; text-align:center}
.intable td em{color:#999;margin-left:5px; font-style:normal;}


.orderlist{ width:100%; height:auto; overflow:hidden;}
.orderlist ul{ margin:0px; padding:0px; list-style:none}
.orderlist ul li{ margin:0px; padding:10px 0; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #CCC}

.orderlist ul li p{ display:block; height:40px; line-height:40px; float:left; width:33.33%; font-size:14px; text-indent:15px; overflow:hidden;}
.orderlist ul li p.tit{ width:100%; height:40px; line-height:40px; background:#3c3c64; color:#FFF;}
.orderlist ul li p.tit a{ color:#FFF}


.wxpaybox{ width:100%; height:auto; overflow:hidden; border:1px solid #CCC; padding:25px 0; background:#FFF}
.wxpaybox .top{ width:100%; height:auto; overflow:hidden; text-indent:30px;}
.wxpaybox .orderwx{ width:100%; height:auto; overflow:hidden; background:#f2f2f2; height:105px; position:relative; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; margin-top:20px; position:relative}
.wxpaybox .orderwx p{ display:block; position:absolute; font-size:14px}
.wxpaybox .orderwx p.t1{ left:34px; top:26px;}
.wxpaybox .orderwx p.t2{ left:34px; top:58px;}
.wxpaybox .orderwx p.t3{ right:100px; top:43px;}

.wxpaybox .orderwx2{ width:100%; height:50px; border:1px solid #cccccc; margin:0 auto; margin-top:20px; position:relative}
.wxpaybox .orderwx2 .wlist{ float:left;}
.wxpaybox .orderwx2 .wlist ul{ margin:0px; padding:0px; list-style:none;}
.wxpaybox .orderwx2 .wlist ul li{ margin:0px; padding:0px; list-style:none; float:left; line-height:50px; overflow:hidden;}
.wxpaybox .orderwx2 .wlist ul li.t1{ padding:0px 0 0 10px;}
.wxpaybox .orderwx2 .wlist ul li.t2{padding:0px 0 0 10px;}
.wxpaybox .orderwx2 .wlist ul li.t3{padding:0px 0 0 20px;}
.wxpaybox .orderwx2 .word{ float:right; padding-right:30px; line-height:50px; font-size:14px;}
.wxpaybox .orderwx2 .word span{ color:#ff6600}

.wxpaybox .ercodebox{ width:1000px; height:auto;margin:0 auto; margin-top:20px; position:relative; line-height:200%; text-align:center}

.peoplelist{ width:100%; height:auto; overflow:hidden;}
.peoplelist ul{ margin:0px; padding:0px; list-style:none}
.peoplelist ul li{ margin:0px; padding:10px 0; list-style:none; width:100%; height:auto; line-height:50px; border-bottom:1px solid #CCC; overflow:hidden;}
.peoplelist ul li p{ width:33.33%; height:40px; line-height:40px; float:left; font-size:14px; overflow:hidden;}





/*客服二维码*/
.serviceAlertbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/ertopbg1.png) repeat; min-height:350px; position:fixed; left:0px; top:0px; z-index:999999999; display:none }
.serviceAlertbox .cbox{ width:96%; height:auto; overflow:hidden; max-width:750px; overflow:hidden; margin:0 auto; margin-top:150px; background: url(../Images/alertcode.png) repeat; box-sizing:border-box; padding:20px; border-radius:20px;}
.serviceAlertbox .cbox .closebox{ width:100%; height:50px; line-height:50px; text-align:right; overflow:hidden; cursor:pointer}
.serviceAlertbox .cbox .ercode{ width:100%; height:auto; overflow:hidden; margin-top:20px; text-align:center}
.serviceAlertbox .cbox .ercode img{ width:285px; height:auto}
.serviceAlertbox .cbox .tit{ width:100%; height:70px; line-height:70px; text-align:center; font-size:16px; font-weight:700; color:#dab96a; overflow:hidden; margin-top:10px;}

/* 弹出层设置圆角需要对三层都设置 */
body  .layui-layer-content{border-radius: 12px!important;}
body  .layui-layer-content iframe {border-radius: 12px!important;}
body .layui-layer{border-radius: 5px!important;}
body .layui-layer-title{border-radius: 5px!important;}

.nmpsearch{ width:90%; height:auto; overflow:hidden; margin:0 auto; margin-top:5px;border-radius:5px; }
.nmpsearch ul{ margin:0px; padding:0px; list-style:none}
.nmpsearch ul li{ margin:0px; padding:0px; list-style:none; height:auto;  float:left}
.nmpsearch ul li.t1{ width:65%; }
.nmpsearch ul li.t1 input{ width:100%; height:45px; line-height:45px; border:1px solid #CCC; line-height:45px; text-indent:10px;}

.nmpsearch ul li.t2{ width:35%; float:left; overflow:hidden;}
.nmpsearch ul li.t2 input{ width:100%; height:45px; border:0px; font-size:14px; color:#FFF; background:#38385e}
.nmpsearch ul li.t2 input:hover{ background:#5da235}


/*计算工具*/
.calcbox{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.calcbox .list{ width:100%; height:auto; overflow:hidden;}
.calcbox .list ul{ margin:0px; padding:0px; list-style:none}
.calcbox .list ul li{ margin:0px 0 1px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.calcbox .list ul li.tit{ width:100%; height:68px; background:#efeff3; box-sizing:border-box; padding:0 25px; font-size:16px; line-height:68px;}
.calcbox .list ul li.tit .t1{ font-weight:700}
.calcbox .list ul li.tit .t3{ font-weight: normal;display:none}
.calcbox .list ul li.tit .t2 { font-weight: normal}
.calcbox .list ul li.tit input{ width:368px;  height:42px; line-height:42px; border:1px solid #e8e7ec; margin:0 10px; text-indent:10px}

.calcbox .list ul li.tit2{ width:100%; height:60px; background:#e5f0ea; color:#66648f; box-sizing:border-box; padding:0 25px; font-size:20px; line-height:60px; font-weight:700}
.calcbox .list ul li .onebox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; border:1px solid #ececee; }
.calcbox .list ul li .onebox .one{ width:20%; height:auto; overflow:hidden; border-right:1px solid #ececee; padding:25px; float:left}
.calcbox .list ul li .onebox .one .name{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:12px; color:#616161}
.calcbox .list ul li .onebox .one .name .t1{ font-weight:700; font-size:20px; color:#333333} 
.calcbox .list ul li .onebox .one .name .t2{ font-weight:700; font-size:16px; color:#66638e} 
.calcbox .list ul li .onebox .one .inbox{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.calcbox .list ul li .onebox .one .inbox input{ width:100%; height:44px; line-height:44px; border:1px solid #e8e7ec;text-indent:10px; font-size:16px; font-weight:700; position:relative; z-index:0}
.calcbox .list ul li .onebox .one .inbox span.add{ font-size:20px; width:42px; height:42px; line-height:42px;  text-align:center; cursor:pointer; display:none; position:absolute; right:0; top:0; z-index:10}
.calcbox .list ul li .onebox .one .inbox span.sub{ font-size:20px; width:42px; height:42px; line-height:42px;  text-align:center; cursor:pointer; display:none; position:absolute; left:0; top:0; z-index:10}

.calcbox .list ul li .onebox .one .inbox .result-cell{ width:auto; height:44px; line-height:44px; border:0px solid #e8e7ec;text-indent:10px; font-size:16px; font-weight:700; color:#66638e; float:left}
.calcbox .list ul li .onebox .one .inbox .unit{  height:44px; line-height:44px;text-indent:10px; font-size:16px; float:left}
.calcbox .list ul li .onebox .one:last-child{  border:0} 