@charset "utf-8";
.basebox{ width:100%; min-width:320px; max-width:2560px;  height:auto; overflow:hidden; position:relative; margin:0 auto; font-family:"Microsoft Yahei","微软雅黑",Arial, Helvetica, sans-serif; z-index:100; }
/*滚动条样式*/
::-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/cover2.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 .boxmenu{ width:35%;  height:auto; position:relative; overflow:hidden; float:left; background:#ffffff; color:#333333; 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:left; color:#FFF; font-size:20px; opacity:1; box-sizing:border-box; padding:0 0 0 10px}
#fixmenu .close img{ height:20px;}
#fixmenu .themenu{ width:96%; margin:0 auto; overflow:hidden; margin-top:50px;}
#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:40px; 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 #e7e2e2; text-indent:15px; font-weight:700; color:#000}
#fixmenu .themenu ul li .list{ width:100%; height:auto; overflow:hidden; background:#ffffff; 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:33.33%; float:left; height:45px; overflow:hidden; line-height:45px; text-indent:0; text-align:center }


#fixmenu .themenu ul li.onfocus .list{ display:none}
#fixmenu .themenu ul li .list ul li.onfocus .son{ display:block}
#fixmenu .themenu ul li .list ul li.onfocus .tit2{ background:#0098d4}

#fixmenu .codelist{ position:absolute; left:0; bottom:20px; width:35%; z-index:1000}
#fixmenu .codelist ul{ margin:0px; padding:0px; list-style:none}
#fixmenu .codelist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
#fixmenu .codelist ul li .pic{ width:100%; height:auto; overflow:hidden; text-align:center}
#fixmenu .codelist ul li .pic img{ max-width:60%; height:auto}
#fixmenu .codelist ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:14px}

.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:#0e4f75; display:block; cursor:pointer; box-sizing:border-box; padding:15px 0 0 0}
.gotop ul li:hover p{ background:#2d82b5}


.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:#FFF; color:#000; font-size:14px}

.gotop ul li.t3:hover .tel{ display:block} 


.fixask{ position:fixed; right:10px; top:30%;  text-align:center;  z-index:99999; border-radius:10px;}
.fixask .ask{width:100px; height:100px;line-height:85px; text-align:center; font-size:16px; background: url(../Images/askbg.png) no-repeat; background-size:100% 100%; cursor:pointer; border-radius:100%; color:#383b3e; display:none}
.fixask .askbox{ width:316px; height:auto; background:#FFF; box-sizing:border-box; padding:20px;display:block;border:1px solid #efefef;box-shadow: 0px 0px 10px 0px #efefef;}
.fixask .askbox .embox{ width:100%; height:auto; overflow:hidden; background:#f7f7f7; border-radius:10px; padding:10px 0; text-align:center}
.fixask .askbox .embox .tit{ width:100%; height:30px; line-height:30px; text-align:center; font-size:16px; color:#2c2c2c}
.fixask .askbox .embox .one{ width:100%; height:30px; line-height:30px; text-align:center; font-size:14px;}

.fixask .askbox .clist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.fixask .askbox .clist ul{ margin:0px; padding:0px; list-style:none}
.fixask .askbox .clist ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.fixask .askbox .clist ul li .box{ width:96%; height:auto; overflow:hidden; background:#f7f7f7; padding:10px;}
.fixask .askbox .clist ul li .box .pic{ width:100%; height:80px; text-align:center}
.fixask .askbox .clist ul li .box .pic img{ width:80px; height:80px; overflow:hidden;}
.fixask .askbox .clist ul li .box .tit{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px; text-align:center}


.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:80px; overflow:hidden; display:none }
.headbox{ width:100%; height:80px; overflow: visible; position:fixed; z-index:100000; left:0; top:0;transition: all 0.5s ease;  }
.headbox .box{ width:96%; max-width:1400px;  height:80px;  margin:0 auto; overflow:visible; position:relative; }
.headbox .box .logo{ position:absolute; left:0px; top:20px;}
.headbox .box .logo img{ height:40px;}
.headbox .box .logo .img1{ display:block}
.headbox .box .logo .img2{ display:none}
/*
.headbox .box .tel{ position:absolute; right:0; top:22px; width:190px; height:35px; line-height:35px; background: url(../Images/telicon.png) 16px 8px no-repeat #FFF; overflow:hidden; color:#242424; text-indent:42px; font-size:16px; border-radius:20px; border:1px solid #00a2e9; border-radius:15px; color:#00a2e9}
*/




.headbox .box .menu{position:absolute; right:100px; top:0; overflow:visible;}
.headbox .box .menu ul{ margin:0px; padding:0px; list-style:none;}
.headbox .box .menu ul li{ margin:0px; padding:0px 30px; list-style:none; width:auto; height:80px; line-height:80px; font-size:16px; float:left; overflow:visible; text-align:center; position:relative;}
.headbox .box .menu ul li  a{ color:#ffffff;}
.headbox .box .menu ul li a:hover{color:#0e4f75; font-weight:700}

.headbox .box .menu ul li.onfocus{ font-weight:700;  }
.headbox .box .menu ul li.onfocus a{ color:#ffffff }

.headbox .box .menu ul li ul{ position:absolute; top:80px;  background-color: rgba(255, 255, 255, 1);  width:150%; left:-25%; display:none; border-bottom-left-radius:10px; border-bottom-right-radius:10px; height:auto; overflow:hidden;box-shadow: 0px 2px 2px 0px #bcb7b7;}
.headbox .box .menu ul li ul li{ width:100%; height:47px; line-height:47px; font-size:14px; overflow:hidden; font-weight:normal; color:#333333; background: url(../Images/tlin.png) bottom center no-repeat #FFF;}
.headbox .box .menu ul li ul li a{ display:block; width:100%; height:47px; line-height:47px; color:#3333333;}
.headbox .box .menu ul li ul li a:hover{ color:#0e4f75; font-size:15px;}
.headbox .box .menu ul li.onfocus ul li a:hover{color:#0e4f75; font-weight:700}



.headbox .box .menu ul li ul li a{ color:#333333;}


.headbox .box .tel{ position:absolute; right:51px; top:26px; background: url(../Images/telicon.png) left 25px  center no-repeat; overflow:hidden; color:#ffffff; height:26px; line-height:26px; box-sizing:border-box; padding:0 35px 0 50px; font-size:16px; border-left:1px solid #688ea5; border-right:1px solid #688ea5;  }

.headbox .box .searchbox{ width:315px; height:37px; border:1px solid #b4b4b4; position:absolute; right:0px; top:18px; overflow:hidden; border-radius:5px;}
.headbox .box .searchbox .input1{ width:240px; height:35px; line-height:37px; border:0px; position:absolute; left:10px; top:1px;}
.headbox .box .searchbox .btnme{ width:51px; height:35px; overflow:hidden; position:absolute; right:0px; top:10px; background:url(../Images/searchbtn.png) center center no-repeat #0b3a80; right:0; top:0px; border:0;}

.headbox .box .searchbtn{ position:absolute; right:0; top:0; width:47px; height:80px; line-height:80px; text-align:center; color:#FFF; font-size:20px; font-weight:normal }
.headbox .box .language{ position:absolute; right:0; top:25px; text-align:center; }
.headbox .box .language img{ width:30px; height:auto}
.headbox .box .language .img1{ display:block}
.headbox .box .language .img2{ display:none}

.headbox .box .laglist{ width:185px; height:84px; overflow:hidden; background:url(../Images/lag.png) no-repeat; position:absolute; top:60px; right:-80px; display:none}
.headbox .box .laglist .clist{ width:90%; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.headbox .box .laglist .clist ol{ margin:0px; padding:0px; list-style:none}
.headbox .box .laglist .clist ol li{ margin:10px 0 0 0; padding:0px; list-style:none; width:50%; height:20px; line-height:20px; overflow:hidden; font-size:14px; text-indent:22px; float:left}
.headbox .box .laglist .clist ol li.t1{ background:url(../Images/lng1.png) left center no-repeat}
.headbox .box .laglist .clist ol li.t2{ background:url(../Images/lng2.png) left center no-repeat}
.headbox .box .laglist .clist ol li.t3{ background:url(../Images/lng3.png) left center no-repeat}
.headbox .box .laglist .clist ol li.t4{ background:url(../Images/lng4.png) left center no-repeat}


.headbox .box .menubtn{ position:absolute; left:0px; top:0; width:25px; height:80px; font-size:24px; font-weight:normal; cursor:pointer; z-index:100;  text-align:right; line-height:80px; color:#000000; display:none; background:url(../Images/menutop.png) left center no-repeat; background-size:25px auto;}

.headbox:hover{ /*background: url(../Images/cover1.png) repeat;*/ background:#FFF;/*box-shadow: 0px 5px 5px 0px #eae8e8;*/}
.headbox:hover .box .menu ul li  a{ color:#333333;}
.headbox:hover .box .tel{ background: url(../Images/telicon2.png) left 25px  center no-repeat;color:#333333;   }
.headbox:hover .box .searchbtn{  color:#333333;  }
.headbox:hover .box .logo .img1{ display:none}
.headbox:hover .box .logo .img2{ display:block}
.headbox:hover .box .menu ul li.onfocus a{ color:#000000 }
.headbox:hover .box .menu ul li.onfocus ul li a{ color:#333333 }
.headbox:hover .box .menu ul li.onfocus ul li a:hover{ color:#0e4f75 }
.headbox:hover .box .menubtn{ color:#333}

.headbox:hover .box .language .img1{ display:none}
.headbox:hover .box .language .img2{ display:block}


.headboxon{ /*background: url(../Images/cover1.png) repeat;*/ background:#FFF;}
.headboxon .box .menu ul li  a{ color:#333333;}
.headboxon .box .tel{ background: url(../Images/telicon2.png) left 25px  center no-repeat;color:#333333;   }
.headboxon .box .searchbtn{  color:#333333;  }
.headboxon .box .logo .img1{ display:none}
.headboxon .box .logo .img2{ display:block}
.headboxon .box .menu ul li.onfocus a{ color:#000000 }
.headboxon .box .menubtn{ color:#333}

.headboxon .box .language .img1{ display:none}
.headboxon .box .language .img2{ display:block}


.headboxnews{ background: url(../Images/headbg.jpg) no-repeat; background-size:cover;}



.homeSlide{ width:100%; height:960px; overflow:hidden; position:relative; z-index:10; margin:0 auto; }
.homeSlide .list{width:100%; height:960px; 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:960px; overflow:hidden; float:left; position:relative}
.homeSlide .list ul li .pic{ width:100%; height:960px; 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 .arrlist .leftarr{ width:69px; height:69px; background:url(../Images/left1.png) no-repeat; background-size:100% 100%; cursor:pointer; float:left; }
.homeSlide .arrlist .rightarr{ width:69px; height:69px; background:url(../Images/right1.png) no-repeat; background-size:100% 100%; cursor:pointer; float:left; margin-left:15px }

.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: #7dc0df; margin: 0 3px;cursor: pointer;}
.homeSlide .arrlist .spage .swiper-active-switch { background: #f4f7f8;}


.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: #878785; margin: 0 3px;cursor: pointer;}
.indexpage .swiper-active-switch { background: #0093e7;}



.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:560px; overflow:hidden;  }
.erSlide{ width:100%; height:560px; overflow:hidden; position:relative;z-index:5; position:relative; }
.erSlide .list{width:100%; height:560px; 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:560px; overflow:hidden; float:left; position:relative;}
.erSlide .list ul li .pic{width:100%; height:560px;}

.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:left;}
.erSlide .namebox .tit2{  height:auto; overflow:hidden; font-size:20px; color:#ffffff; margin-top:10px; text-align:left; 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;}


.homepart0{ width:100%; height:auto; margin:0 auto; padding:5px 0 ; position:relative; z-index:10; margin-top:-25px; }
.homepart0 .centerbox{ width:96%; height:auto;  min-width:320px; max-width:1100px; margin:0 auto; clear:both; overflow:hidden;}
.homepart0 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.homepart0 .list{ width:100%; height:auto; overflow:hidden;}
.homepart0 .list ul{ margin:0px; padding:0px; list-style:none}
.homepart0 .list ul li{ margin:0px; padding:0px 0 10px 0; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.homepart0 .list ul li .box{ width:96%; margin:0 auto; overflow:hidden;background: #ffffff; padding:20px; border-radius:20px; box-sizing:border-box;box-shadow: 0px 0px 10px 0px #ececec; border:1px solid #f3f3f3;}
.homepart0 .list ul li .tit{ width:100%; height:40px; line-height:40px; font-size:20px; font-weight:700; color:#535353; }
.homepart0 .list ul li .word{ width:100%; height:50px; line-height:25px; overflow:hidden;  font-size:30px; margin-top:10px;}
.homepart0 .list ul li .other{   line-height:40px; color:#7a7a7a; }
.homepart0 .more{ width:100%; height:35px; line-height:35px; text-align:center;  color:#FFF; margin-top:10px; background:#3296e8; font-size:14px; border-radius:4px;}


.homepart1{ width:100%; height:auto; margin:0 auto; background: #ffffff; padding:0px 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 .titbox{ width:100%; height:auto; overflow:hidden; font-size:36px; line-height:50px; color:#222222; text-align:center}
.homepart1 .wordbox{ width:80%; margin:0 auto; overflow:hidden; font-size:16px; line-height:200%; overflow:hidden; margin-top:15px}

.homepart1 .videobox{ width:100%; height:600px; overflow:hidden; max-width:1100px; margin:0 auto }
.homepart1 .videobox video{ width:100%; height:100%; object-fit: fill;}


.homepart2{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: #ffffff ; background-size:cover; }
.homepart2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px; margin:0 auto; clear:both; overflow:hidden; }
.homepart2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;   }
.homepart2 .list{ width:100%; height:auto; overflow:hidden;}
.homepart2 .list ul{ margin:0px; padding:0px; list-style:none}
.homepart2 .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden; padding:10px}
.homepart2 .list ul li .box{ width:96%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px;box-shadow: 0px 0px 10px 0px #ffffff;}

.homepart2 .list ul li .tit{ width:100%; height:50px; line-height:50px; font-weight:700; color:#9c9c9c; overflow:hidden;font-size:24px; text-align:center}
.homepart2 .list ul li .title{ width:100%; height:25px; line-height:25px; font-size:16px; color:#9c9c9c; margin-top:10px; text-align:center}
.homepart2 .list ul li .more{ width:60%; height:40px; overflow:hidden; border:1px solid #cfcfcf; border-radius:50px; text-align:center; line-height:40px; margin:0 auto; color:#cfcfcf; margin-top:10px;}

.homepart2 .list ul li:nth-child(2n) .box{ margin:0 auto}
.homepart2 .list ul li:nth-child(3n) .box{ float:right}

.homepart2 .list ul li:hover .box{box-shadow: 0px 0px 10px 0px #ececec;}
.homepart2 .list ul li:hover .box .tit{ color:#525252}
.homepart2 .list ul li:hover .box .title{ color:#777777}
.homepart2 .list ul li:hover .box .more{ border:1px solid #8a8a8a; color:#8a8a8a}

.homepart3{ width:100%; height:auto; margin:0 auto;  background: #FFF;  padding:50px 0 50px 0}
.homepart3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart3 .titbox{ width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; font-size:36px; color:#222222; text-align:center}
.homepart3 .titbox2{ width:100%; height:auto; line-height:35px; position:relative; overflow:hidden; font-size:16px; color:#707070;  text-align:center}



.homepart3 .listbox{ width:100%; height:auto; overflow:hidden;position:relative; z-index:0; margin-top:20px;}
.homepart3 .list{ width:100%; height:auto; overflow:hidden; margin:0 auto; }
.homepart3 .list ul{ margin:0px; padding:0px; list-style:none}
.homepart3 .list ul li{ margin:10px 0 0 0; padding:0px; list-style:none; width:25%; height:auto; overflow: hidden; float:left; position:relative; z-index:0;  }
.homepart3 .list ul li .box{ width:90%; height:auto; overflow:hidden; text-align:center  }
.homepart3 .list ul li .box .pic{ width:100%; height:180px; text-align:center; overflow:hidden; overflow:hidden;}
.homepart3 .list ul li .box .pic img{ max-width:80%; max-height:100%;transition: all 0.5s ease;}
.homepart3 .list ul li .box .wordbox{ width:100%;  overflow:hidden;}
.homepart3 .list ul li .box .tit{ width:100%; height:60px; line-height:60px; font-size:20px; color:#333333;overflow:hidden;z-index:10; }
.homepart3 .list ul li .box .word{ width:100%; height:150px; line-height:25px; font-size:14px; overflow:hidden; color:#616161; margin-top:10px;}


/*四大优势助力*/
.homepart4{ width:100%; height:auto; margin:0 auto;  background:#ffffff; background-size:cover;}
.homepart4 .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart4 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart4 .titbox0{ width:100%; height:auto; line-height:50px; position:relative; overflow:hidden; font-size:36px; color:#ffffff; text-align:center}
.homepart4 .titbox{ width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; font-size:36px; color:#ffffff; text-align:center; margin-top:10px;}
.homepart4 .titbox2{ width:350px;; height:60px; line-height:60px; border:1px solid #FFF; border-radius:30px;overflow:hidden; font-size:18px; color:#ffffff; margin:0 auto; margin-top:25px; text-align:center}
.homepart4 .titbox3{ width:100%; height:auto; margin:0 auto; margin-top:0px; text-align:center}
.homepart4 .titbox3 img{ max-width:100%;}

.homepart4 .wordbox{ width:100%; height:auto; overflow:hidden; padding:50px 0; border-bottom:1px solid #383838; background:#242424; }
.homepart4 .wordbox .tit{width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; font-size:36px; font-weight:700; color:#ffffff; text-align:center;}
.homepart4 .wordbox .word{ width:100%; height:auto; overflow:hidden; font-size:16px; margin-top:20px; overflow:hidden; color:#FFF; line-height:200%; max-width:1205px; margin:0 auto }
.homepart4 .wordbox .word img{ max-width:100%; height:auto}

.homepart4 .wordbox .word table{width:100%;border-collapse:collapse;}
.homepart4 .wordbox .word tr.tit{ color:#FFF;}
.homepart4 .wordbox .word tr.even{ }
.homepart4 .wordbox .word td{border:0px solid #e1e1e1; font-size:14px;}

.homepart4 .wordbox:nth-child(1){ background:#FFF}
.homepart4 .wordbox:nth-child(1) .word{ color:#666}


/*证书*/
.homepart5{ width:100%; height:auto; margin:0 auto;  background: #f7f7f7; background-size:cover; padding:70px 0 70px 0}
.homepart5 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart5 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart5 .titbox{ width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; font-size:36px; color:#535353; font-weight:700; text-align:center}
.homepart5 .titnav{ width:100%; height:auto; overflow:hidden; margin-top:15px;}
.homepart5 .titnav ul{ margin:0px; padding:0px; list-style:none}
.homepart5 .titnav ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.homepart5 .titnav ul li .box{ width:80%; margin:0 auto; height:50px; line-height:50px; border:1px solid #FFF; border-radius:50px; text-align:center; font-size:16px; color:#161616; cursor:pointer}
.homepart5 .titnav ul li.onfocus .box{ border:1px solid #1343a6; color:#1343a6}


.homepart5 .listbox{ width:100%; height:auto; overflow:hidden; margin:25px 0; position:relative}
.homepart5 .leftarr{ width:52px; height:52px; background:url(../Images/left1.png) no-repeat; background-size:100% 100%; position:absolute; left:0; top:50%; margin-top:-35px; z-index:10; cursor:pointer; display:none }
.homepart5 .rightarr{ width:52px; height:52px; background:url(../Images/right1.png) no-repeat;background-size:100% 100%; position:absolute; right:0; top:50%; margin-top:-35px;z-index:10;cursor:pointer; display:none}


.homepart5 .listbox .list{ width:100%; height:auto; overflow:hidden; margin:0 auto; position:relative; z-index:0}
.homepart5 .listbox ul{ margin:0px; padding:0px; list-style:none}
.homepart5 .listbox ul li{ margin:0px; padding:0; list-style:none; width:100%; height:auto; float:left; overflow:hidden; display:none}
.homepart5 .listbox ul li .box{ width:96%; margin:0 auto; height:auto; overflow:hidden;  box-sizing:border-box;  border-radius:10px; padding:10px;transition: all 0.5s ease;}
.homepart5 .listbox ul li .box .pic{ width:45%; height:450px; overflow:hidden; float:right; border-radius:10px; overflow:hidden;}
.homepart5 .listbox ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;}
.homepart5 .listbox ul li .box .tit{ width:100%; height:50px; line-height:50px; font-size:16px; font-weight:700; color:#2451ac; margin-top:10px;}
.homepart5 .listbox ul li .box .word{ width:55%; height:450px; float:left; overflow:hidden; box-sizing:border-box; padding:0 25px 0 0; font-size:16px; line-height:35px; overflow:hidden; display: flex; align-items: center; /* 将文字垂直居中 */ overflow:hidden; text-indent:36px}

.homepart5 .listbox ul li:nth-child(1){ display:block}


.homepart5 .pridepage {position: absolute;left: 0;text-align: center;bottom:10px;width: 100%; display:none}
.homepart5 .pridepage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #bdcae6; margin: 0 3px;cursor: pointer;}
.homepart5 .pridepage .swiper-active-switch { background: #2451ac;}



.homepart5 .listbox2{ width:100%; height:auto; overflow:hidden; margin:0 auto; position:relative; z-index:0; margin-top:25px;}
.homepart5 .listbox2 ul{ margin:0px; padding:0px; list-style:none}
.homepart5 .listbox2 ul li{ margin:0px; padding:0; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.homepart5 .listbox2 ul li .box{ width:96%; margin:0 auto; height:auto; overflow:hidden;  box-sizing:border-box;  border-radius:10px; padding:15px;transition: all 0.5s ease; border:1px dashed #9c9c9c; }
.homepart5 .listbox2 ul li .box .pic{ width:100%; height:65px; line-height:65px; text-align:center; overflow:hidden; }
.homepart5 .listbox2 ul li .box .pic img{ max-width:90%; max-height:90%}
.homepart5 .listbox2 ul li .box .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:18px; color:#252525}
.homepart5 .listbox2 ul li .box .tit2{ width:100%; height:50px; line-height:50px; text-align:center; font-size:16px; color:#474747}





/*多种使用场景方案*/
.homepart6{ width:100%; height:auto; margin:0 auto;  background:#ffffff; background-size:cover; padding:65px 0 65px 0}
.homepart6 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart6 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart6 .titbox{ width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; font-size:26px; color:#303030; font-weight:700; text-align:center}
.homepart6 .titbox2{ width:100%; height:auto; line-height:35px; position:relative; overflow:hidden; font-size:18px; color:#848484; background:url(../Images/line.png) bottom center no-repeat; padding-bottom:20px; margin-top:25px; text-align:center}
.homepart6 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:45px; position:relative}
.homepart6 .listbox .list{ width:100%; height:auto; overflow:hidden; margin:0 auto}
.homepart6 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.homepart6 .listbox .list ul li{ margin:0px; padding:0; list-style:none; width:100%; height:auto; float:left; overflow: hidden;  position:relative; z-index:0; display:none}
.homepart6 .listbox .list ul li .box{ width:100%; margin:0 auto; height:auto; overflow:hidden;  box-sizing:border-box; background:#ffffff; border-radius:5px; }
.homepart6 .listbox .list ul li .box .pic{ width:100%; height:625px; overflow:hidden;transition: all 0.5s ease; }
.homepart6 .listbox .list ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}

.homepart6 .listbox .list ul li:nth-child(1){ display:block}


.homepart6 .listbox .navlist{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:25px;}
.homepart6 .listbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.homepart6 .listbox .navlist ul li{ margin:0px; padding:0; list-style:none; width:20%; height:auto; float:left; overflow: hidden;  position:relative; z-index:0; padding:5px 0;}
.homepart6 .listbox .navlist ul li .box{ width:96%;  height:auto; overflow:hidden;  box-sizing:border-box; padding:10px 0; background:#f8f8f8; box-shadow:none; color:#888888; cursor:pointer }
.homepart6 .listbox .navlist ul li .tit{ width:100%; height:50px; line-height:50px; font-size:16px; overflow:hidden; text-align:center; font-weight:700;}
.homepart6 .listbox .navlist ul li .tit2{ width:100%; height:30px; line-height:30px; font-size:14px; overflow:hidden; text-align:center}
.homepart6 .listbox .navlist ul li .tit3{ width:100%; height:30px; line-height:30px; font-size:14px; overflow:hidden; text-align:center}


.homepart6 .listbox .navlist ul li.onfocus .box{ background:#2451ac; color:#ffffff;}



/*产品制造解决方案*/
.homepart7{ width:100%; height:auto; margin:0 auto;  background:#f7f7f7; background-size:cover; padding:50px 0 20px 0}
.homepart7 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart7 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart7 .titbox{ width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; font-size:36px; color:#313131; font-weight:700;text-align:center}
.homepart7 .titbox2{ width:100%; height:auto; line-height:35px; position:relative; overflow:hidden; font-size:18px; color:#656565; padding-bottom:20px; margin-top:25px; text-align:center}

.homepart7 .list{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.homepart7 .list ul{ margin:0px; padding:0px; list-style:none}
.homepart7 .list ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.homepart7 .list ul li .box{ width:96%; height:370px; overflow:hidden; background:#f2f6fa; margin:0 auto; position:relative; } 
.homepart7 .list ul li .pic{ width:100%; height:370px; overflow:hidden;}
.homepart7 .list ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.homepart7 .list ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px 0;  position:absolute; left:0; bottom:0; text-align:center; -webkit-backdrop-filter: blur(20px);  backdrop-filter: blur(20px); }
.homepart7 .list ul li .wordbox .tit{ width:100%; height:auto; line-height:35px; overflow:hidden; font-size:16px; font-weight:700; color:#ffffff}
.homepart7 .list ul li .wordbox .word{ width:100%; height:auto; line-height:25px; overflow:hidden; font-size:16px; overflow:hidden; margin-top:0px;  color:#ffffff}

.homepart7 .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.homepart7 .videobox{ width:100%; height:500px; overflow:hidden;  max-width:1100px; margin:0 auto; margin-top:25px; }
.homepart7 .videobox video{ width:100%; height:100%; object-fit: fill;}

.homepart7 .thepic{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.homepart7 .thepic img{ width:100%; height:auto}


/*四大优势助力*/
.homepartcer{ width:100%; height:auto; margin:0 auto;  background:#ffffff; background-size:cover; padding:0px 0 0px 0; display:none}
.homepartcer .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px;  margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box; padding:0 50px; }
.homepartcer .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepartcer .titbox{ width:100%; height:auto; margin:0 auto; overflow:hidden; text-align:center; font-size:20px; font-weight:700; color:#333333;}

.homepartcer .listbox{ width:100%; height:447px; overflow:hidden; margin-top:45px; position:relative}
.homepartcer .leftarr{ width:43px; height:43px; background:url(../Images/left2.png) no-repeat; background-size:100% 100%; position:absolute; left:0; top:50%; margin-top:-21px; z-index:10; cursor:pointer; z-index:10}
.homepartcer .rightarr{ width:43px; height:43px; background:url(../Images/right2.png) no-repeat;background-size:100% 100%; position:absolute; right:0; top:50%; margin-top:-21px;z-index:10;cursor:pointer; z-index:10}


.homepartcer .listbox .list{ width:90%; height:447px; overflow:hidden; margin:0 auto; position:relative; z-index:0}
.homepartcer .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.homepartcer .listbox .list ul li{ margin:0px; padding:0; list-style:none; width:25%; height:auto; float:left; overflow: visible;  position:relative; z-index:0}
.homepartcer .listbox .list ul li .box{ width:96%; margin:0 auto; height:auto; overflow:hidden;  box-sizing:border-box;  border-radius:5px; position:absolute;left:0; top:90px; }
.homepartcer .listbox .list ul li .box .pic{ width:100%; height:257px; overflow:hidden; text-align:center}
.homepartcer .listbox .list ul li .box .pic .img{ width:100%; height:100%; overflow:hidden; text-align:center}
.homepartcer .listbox .list ul li .box .pic  img{ max-width:100%; max-height:100%; display:block; margin:0 auto}

.homepartcer .listbox .list ul li.swiper-slide-active{ z-index:10;}
.homepartcer .listbox .list ul li.swiper-slide-active .box{ width:200%; height:100%; position:absolute; left:0; top:0; margin-left:-50%}
.homepartcer .listbox .list ul li.swiper-slide-active .box .pic{ height:427px; opacity:1; box-sizing:border-box; padding:5px}
.homepartcer .listbox .list ul li.swiper-slide-active .box .pic img{box-shadow: 0px 0px 10px 0px #999999;}

.homepartcer .listbox .list ul li.brother{ z-index:5}
.homepartcer .listbox .list ul li.brother .box{ width:150%; height:334px; position:absolute; left:0; top:52px; margin-left:-25%}
.homepartcer .listbox .list ul li.brother .box .pic{ height:334px; opacity:1}


.homepartcer .pridepage {position: absolute;left: 0;text-align: center;bottom:10px;width: 100%; display:none}
.homepartcer .pridepage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #87a7ba; margin: 0 3px;cursor: pointer;}
.homepartcer .pridepage .swiper-active-switch { background: #2d82b5;}


.homepart8tit{ width:100%; height:auto; margin:0 auto;  background: url(../Images/homepart8titbg.png) no-repeat; background-size:cover; padding:50px 0 50px 0}
.homepart8tit .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart8tit .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart8tit .tit{ width:100%; height:auto; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#f5c11e}
.homepart8tit .tit2{ width:100%; height:auto; text-align:center; line-height:50px; font-size:24px; font-weight:700; color:#FFF}



/*值得信赖的选择*/
.homepart8{ width:100%; height:auto; margin:0 auto;  background:#f7f7f7; background-size:cover; padding:35px 0 50px 0}
.homepart8 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart8 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart8 .titbox{ width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; font-size:36px; color:#313131; font-weight:700;text-align:center; display:none}
.homepart8 .tbox{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.homepart8 .tbox .leftbox{ width:47%; height:auto; float:left; overflow:hidden;}
.homepart8 .tbox .leftbox img{ width:100%; height:auto; overflow:hidden;}
.homepart8 .tbox .rightbox{ width:53%; height:auto; float:left; overflow:hidden; box-sizing:border-box;  padding:0 0 0 30px;}

.homepart8 .list1{ width:100%; height:auto; overflow:hidden; border-top:1px solid #CCC;border-bottom:1px solid #CCC; padding-bottom:15px;}
.homepart8 .list1 ul{ margin:0px; padding:0px; list-style:none}
.homepart8 .list1 ul li{ margin:0px; padding:0px; list-style:none; width:25%; float:left; height:auto; overflow:hidden;}
.homepart8 .list1 ul li .box{ width:96%; height:auto; margin:0 auto; overflow:hidden; text-align:center}
.homepart8 .list1 ul li .pic{ width:100%; height:50px; line-height:50px; margin-top:15px}
.homepart8 .list1 ul li .pic img{ max-width:90%; max-height:90%;}
.homepart8 .list1 ul li .tit{ width:100%; height:40px; line-height:40px; font-size:14px;}
.homepart8 .list1 ul li .tit  span{ font-size:14px; font-weight:700; color:#000000}
.homepart8 .list1 ul li .tit2{ width:100%; height:20px; line-height:20px; overflow:hidden; font-size:12px;}

.homepart8 .titbox2{ width:100%; height:auto; line-height:40px; overflow:hidden; font-size:20px; color:#313131; font-weight:700;text-align:left; margin-top:10px;}
.homepart8 .titbox3{ width:100%; height:auto; line-height:25px; overflow:hidden; font-size:12px; color:#313131;text-align:left}


.homepart8 .list2{ width:100%; height:auto; overflow:hidden; margin-top:15px;}
.homepart8 .list2 ul{ margin:0px; padding:0px; list-style:none}
.homepart8 .list2 ul li{ margin:0px; padding:0px; list-style:none; width:25%; float:left; height:auto; overflow:hidden;}
.homepart8 .list2 ul li .box{ width:92%; height:auto; margin:0 auto; overflow:hidden; text-align:center; border:1px solid #a8a9a9; box-sizing:border-box; padding:10px; border-radius:10px;}
.homepart8 .list2 ul li .pic{ width:100%; height:50px; line-height:50px; margin-top:15px}
.homepart8 .list2 ul li .pic img{ max-width:90%; max-height:90%;}
.homepart8 .list2 ul li .tit{ width:100%; height:50px; line-height:25px; font-size:14px; color:#1b1c1c; text-align:center; margin-top:10px; overflow:hidden}


.homepart8mb{ width:100%; height:auto; margin:0 auto;  background:#ffffff; background-size:cover; padding:50px 0 50px 0; display:none}
.homepart8mb .centerbox{ width:96%; height:auto;  min-width:320px; max-width:1100px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart8mb .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart8mb .titbox{ width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; font-size:20px; color:#313131; font-weight:700;text-align:center}
.homepart8mb .list{ width:100%; height:auto; overflow:hidden; margin-top:15px;}
.homepart8mb .list ul{ margin:0px; padding:0px; list-style:none}
.homepart8mb .list ul li{ margin:0px; padding:0px; list-style:none; width:25%; float:left; height:auto; overflow:hidden;}
.homepart8mb .list ul li .box{ width:92%; height:auto; margin:0 auto; overflow:hidden; text-align:center; border:1px solid #f4f4f4; box-sizing:border-box; padding:10px; border-radius:10px;box-shadow: 0px 0px 10px 0px #f4f4f4;}
.homepart8mb .list ul li .pic{ width:100%; height:50px; line-height:50px; margin-top:15px}
.homepart8mb .list ul li .pic img{ max-width:90%; max-height:90%;}
.homepart8mb .list ul li .tit{ width:100%; height:50px; line-height:25px; font-size:14px; color:#1b1c1c; text-align:center; margin-top:10px; overflow:hidden}




/*证书*/
.homepart9{ width:100%; height:auto; margin:0 auto;  background:#f7f7f7; background-size:cover; padding:0px 0 50px 0}
.homepart9 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1295px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart9 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart9 .listbox{ width:100%; height:395px; position:relative; overflow:hidden; background:url(../Images/tablebox.png) bottom center no-repeat; background-size:100% auto }
.homepart9 .listbox .leftarr{ width:70px; height:70px; background:url(../Images/left2.png) no-repeat; cursor:pointer; position: absolute; left:0px; top:103px; z-index:10}
.homepart9 .listbox .rightarr{ width:70px; height:70px; background:url(../Images/right2.png) no-repeat; cursor:pointer; position: absolute; right:0px; top:103px; z-index:10}

.homepart9 .listbox .list{ width:100%; height:256px; overflow:hidden; max-width:1100px; margin:0 auto; position:relative; z-index:0}
.homepart9 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.homepart9 .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:20%; height:auto; float:left; overflow:hidden;}
.homepart9 .listbox .list ul li .box{ width:90%; margin:0 auto; overflow:hidden; height:265px; overflow:hidden; box-sizing:border-box}
.homepart9 .listbox .list ul li .pic{ width:100%; height:256px; overflow:hidden; text-align:center; line-height:256px; border:1px solid #8f8f8f;}
.homepart9 .listbox .list ul li .pic img{ max-width:90%; max-height:90%;}


/*世界500强优选合作商*/
.homepart10{ width:100%; height:auto; margin:0 auto;  background:#f7f7f7; background-size:cover; padding:0px 0 50px 0}
.homepart10 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart10 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart10 .titbox{ width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; font-size:36px; color:#313131; font-weight:700;text-align:center; }
.homepart10 .listbox{ width:100%; height:auto; position:relative; overflow:hidden;margin-top:25px }
.homepart10 .listbox .list{ width:100%; height:auto; overflow:hidden; }
.homepart10 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.homepart10 .listbox .list ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.homepart10 .listbox .list ul li .box{ width:90%; margin:0 auto; overflow:hidden; height:160px; overflow:hidden; box-sizing:border-box; background:#ffffff}
.homepart10 .listbox .list ul li .pic{ width:100%; height:100%; overflow:hidden; text-align:center; line-height:160px;}
.homepart10 .listbox .list ul li .pic img{ max-width:80%; max-height:80%;}


.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:#222222; overflow:hidden;  padding:50px 0 20px 0; }
.footmenu .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px; 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:70%; float:left; height:auto; overflow:hidden; color:#e2e2e2;}

.footmenu .part1 .one{ width:33.33%; height:auto;  overflow:hidden; margin:0px 0 30px 0; float:left}
.footmenu .part1 .one .tit{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:16px; color:#ffffff; font-weight:700}
.footmenu .part1 .list{ width:100%; height:auto; overflow:hidden;font-size:15px; color:#ffffff ; }
.footmenu .part1 .list ul{ margin:0px; padding:0px; list-style:none;}
.footmenu .part1 .list ul li{ margin:0px 0 0 0px; padding:0px; list-style:none; width:100%; height:45px; line-height:45px; overflow:hidden; font-size:14px;}
.footmenu .part1 .list ul li a{ color:#e2e2e2}


.footmenu .part2{ width:30%; float:left; height:auto; overflow:hidden;}
.footmenu .part2 .one{ width:100%; height:auto; ; overflow:hidden;}
.footmenu .part2 .one .tit{width:100%; height:30px; line-height:30px; overflow:hidden; font-size:16px; color:#ffffff; font-weight:700}
.footmenu .part2 .list{ width:100%; height:auto; overflow:hidden;font-size:15px; color:#ffffff ; }
.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:45px; line-height:45px; overflow:hidden; font-size:14px;}
.footmenu .part2 .list ul li a{ color:#e2e2e2}



.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 .fbox{ width:100%; height:auto; overflow:hidden; padding:25px 0; border-top:1px solid #ecedee;color:#333333;}
.footmenu .fbox .copyright{ width:100%; height:auto; float:left; overflow:hidden;  line-height:200%; font-size:14px;}
.footmenu .fbox  a{ color:#333333}
.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: #232323; overflow:hidden;  padding:0 0 0 0;  position:relative; z-index:1;  }
.footer .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1100px; 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:#ffffff; margin:0 auto; font-size:14px; text-align:left}
.footer .centerbox .centerin a{ color:#ffffff;}
.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:#232323; padding:30px 0;  position:relative; z-index:1; margin-top:10px;}
.footermb .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1200px; margin:0 auto; clear:both; overflow:hidden; }
.footermb .centerbox .centerin{ width:96%; height:auto; overflow:hidden; line-height:200%; color:#6a6a6a; text-align:center; margin:0 auto}
.footermb .centerbox .centerin a{color:#6a6a6a;}
.footermb .codelist{ width:55%; height:auto; float:left; overflow:hidden;}
.footermb .codelist ul{ margin:0px; padding:0px; list-style:none}
.footermb .codelist ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.footermb .codelist ul li .pic{ width:100%; text-align:center; height:auto}
.footermb .codelist ul li .pic img{ max-width:80%; height:auto}
.footermb .codelist ul li .tit{ width:100%; height:30px; line-height:30px; text-align:center; font-size:14px; overflow:hidden; color:#ffffff}
.footermb .other{ width:45%; float:left; overflow:hidden;}
.footermb .other .pic{ width:100%; height:auto; overflow:hidden; text-align:right}
.footermb .other .pic img{ max-width:60%; height:auto}
.footermb .other .name{ width:100%; height:auto; line-height:30px; text-align:right; color:#FFF; overflow:hidden;}

.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);}
}

/*ODM*/
.odmbox{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative; margin-top:0x; background:#ffffff; padding:50px 0 }
.odmbox .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;max-width:1200px;   }
.odmbox .centerbox .centerin{ width:100%; overflow:hidden;height:auto; }
.odmbox .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; text-align:center; font-size:36px; color:#333}
.odmbox .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; text-align:center; font-size:16px; color:#666666}
.odmbox .titbox3{ width:100%; height:auto; overflow:hidden; line-height:40px; text-align:left; font-size:20px; color:#3c3c3c; font-weight:700}
.odmbox .list{ width:100%; height:auto; overflow:hidden; }
.odmbox .list ul{ margin:0px; padding:0px; list-style:none}
.odmbox .list ul li{ margin:10px 0; padding:5px 0; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.odmbox .list ul li .box{ width:90%; margin:0 auto; overflow:hidden; height:auto; overflow:hidden; box-sizing:border-box;}
.odmbox .list ul li .pic{ width:100%; height:300px; overflow:hidden; text-align:center; line-height:300px;}
.odmbox .list ul li .pic img{ max-width:85%; max-height:85%;transition: all 0.5s ease;}
.odmbox .list ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:16px;}

.odmbox .list ul li:hover .box{box-shadow: 0px 0px 10px 0px #c3c2c2;}
.odmbox .list ul li:hover .pic img{ max-width:95%; max-height:95%;-webkit-transform: scale(1.1); transform: scale(1.1)}

.odmbox:nth-child(2n){ background:#fbfbfb}


.productshow{ width:100%; height:auto; overflow:hidden; background:  #FFF; padding:30px 0;  }
.productshow .centerbox{ width:100%; height:auto; max-width:1100px; margin:0 auto; clear:both; overflow:hidden;} 
.productshow .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto ;border-bottom:1px solid #e6e6e6; padding-bottom:20px;}
.productshow .titbox{ width:100%; height:50px; line-height:50px; font-size:36px; overflow:hidden; font-weight:700; color:#515151; text-align:center}
.productshow .titbox2{ width:100%; height:50px; line-height:50px; font-size:28px; overflow:hidden;font-weight:700; border-bottom:1px solid #e9e9e9}

.productshow .videobox{ width:100%; height:610px; overflow:hidden;  max-width:1100px; margin:0 auto; margin-top:25px; }
.productshow .videobox video{ width:100%; height:100%; object-fit: fill;}

.productshow .wordbox{ width:100%; height:auto; overflow:hidden; margin-top:20px; font-size:16px; line-height:200%; overflow:hidden;}
.productshow .wordbox img{ max-width:100%; height:auto}

.productshow .wordbox table{width:100%;border-collapse:collapse;}
.productshow .wordbox td{border:1px solid #d6d6d6;line-height:40px; font-size:14px; text-align:center}
.productshow .wordbox td em{color:#999;margin-left:5px; font-style:normal;}


/*cdm*/
.cdmbox1{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative;background:#ffffff; padding:30px 0  }
.cdmbox1 .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;max-width:1250px; }
.cdmbox1 .centerbox .centerin{ width:100%; overflow:hidden;height:auto;position:relative; }
.cdmbox1 .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; text-align:center; font-size:36px; color:#535353; font-weight:700; text-align:center}
.cdmbox1 .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; text-align:center; font-size:16px; color:#666666; }

.cdmbox1 .titnav{ width:100%; height:auto; overflow:hidden; margin-top:15px;}
.cdmbox1 .titnav ul{ margin:0px; padding:0px; list-style:none}
.cdmbox1 .titnav ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.cdmbox1 .titnav ul li .box{ width:80%; margin:0 auto; height:50px; line-height:50px; border:1px solid #FFF; border-radius:50px; text-align:center; font-size:16px; color:#161616; cursor:pointer}
.cdmbox1 .titnav ul li.onfocus .box{ border:1px solid #9e9e9e; color:#000}

.cdmbox1 .listbox{ width:100%; height:auto; overflow:hidden;}
.cdmbox1 .list{ width:100%; height:auto; overflow:hidden; display:none }
.cdmbox1 .list ul{ margin:0px; padding:0px; list-style:none}
.cdmbox1 .list ul li{ margin:10px 0; padding:5px 0; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.cdmbox1 .list ul li .box{ width:90%; margin:0 auto; overflow:hidden; height:auto; overflow:hidden; box-sizing:border-box;}
.cdmbox1 .list ul li .pic{ width:100%; height:300px; overflow:hidden; text-align:center; line-height:300px;}
.cdmbox1 .list ul li .pic img{ max-width:85%; max-height:85%;transition: all 0.5s ease;}
.cdmbox1 .list ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:16px;}

.cdmbox1 .list ul li:hover .box{box-shadow: 0px 0px 10px 0px #c3c2c2;}
.cdmbox1 .list ul li:hover .pic img{ max-width:95%; max-height:95%;-webkit-transform: scale(1.1); transform: scale(1.1)}

.cdmbox1 .list:nth-child(1){ display:block}



.cdmbox2{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative;background:#ffffff; padding:30px 0  }
.cdmbox2 .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;max-width:1200px; }
.cdmbox2 .centerbox .centerin{ width:100%; overflow:hidden;height:auto;position:relative; }
.cdmbox2 .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; text-align:center; font-size:36px; color:#333; margin-bottom:20px}

.cdmbox2 .list{ width:100%; height:auto; overflow:hidden; background:url(../Images/jt1.png) top 94px center no-repeat; }
.cdmbox2 .list ul{ margin:0px; padding:0px; list-style:none}
.cdmbox2 .list ul li{ margin:10px 0; padding:5px 0; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.cdmbox2 .list ul li .box{ width:90%;  overflow:hidden; height:auto; overflow:hidden; }
.cdmbox2 .list ul li .pic{ width:100%; height:240px; overflow:hidden; text-align:center; border-radius:5px; position:relative}
.cdmbox2 .list ul li .pic .num{ position:absolute; left:0; top:160px; width:50px; height:50px; line-height:50px; border-radius:50px; background:#d8d8d8; color:#FFF; font-size:16px; display:none}
.cdmbox2 .list ul li .pic .img{ width:100%; height:100%; transition: all 0.5s ease;}
.cdmbox2 .list ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; text-align:left; font-weight:700; color:#4f4f4f; font-size:20px; margin-top:15px;}
.cdmbox2 .list ul li .wordbox{ width:100%; height:200px; line-height:35px; overflow:hidden; text-align:left;  font-size:16px;}
.cdmbox2 .listdown{ width:100%; height:60px; line-height:60px; overflow:hidden; background:url(../Images/down1.png) right 14% center no-repeat;} 

.cdmbox2 .list ul li:nth-child(2n) .box{ margin:0 auto}
.cdmbox2 .list ul li:nth-child(3n) .box{ float:right}


.cdmbox2 .listeven{ width:100%; height:auto; overflow:hidden; background:url(../Images/jt2.png) top 94px center no-repeat; }
.cdmbox2 .listeven ul li{ float:right}
.cdmbox2 .listeven ul li:nth-child(1) .box{ float:right}
.cdmbox2 .listeven ul li:nth-child(2n) .box{ margin:0 auto}
.cdmbox2 .listeven ul li:nth-child(3n) .box{ float:left}

/*品牌营销与服务*/
.servicebox1{ width:100%; height:auto; overflow:hidden;  background:#ffffff; padding:30px 0 }
.servicebox1 .centerbox{ width:100%; height:auto; max-width:1100px; 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:#2e2e2e}
.servicebox1 .wordbox{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:200%; font-size:16px;  color:#262626; margin-top:20px; }
.servicebox1 .wordbox img{ max-width:100%; height:auto}
.servicebox1 .videobox{ width:100%; height:600px; overflow:hidden;  max-width:1100px; margin:0 auto }
.servicebox1 .videobox video{ width:100%; height:100%; object-fit: fill;}


/*下载中心*/
.servicebox2{ width:100%; height:auto; overflow:hidden;  background: #ffffff;  padding:20px 0 }
.servicebox2 .centerbox{ width:100%; height:auto; max-width:1100px; 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:#333333}

.servicebox2 .cbox{ width:100%; height:auto; overflow:hidden;margin-top:20px;}
.servicebox2 .listbox{ width:1083px; height:550px; overflow:hidden;  background:url(../Images/xunhuanbg.png) no-repeat; position:relative}
.servicebox2 .listbox .list{ width:100%; height:100%; position:relative}
.servicebox2 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.servicebox2 .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:318px; height:155px; box-sizing:border-box; border-radius:5px; border:1px dashed #777777; cursor:pointer}
.servicebox2 .listbox .list ul li .pic{ width:100%; height:73px; margin-top:18px; line-height:73px; text-align:center}
.servicebox2 .listbox .list ul li .pic img{ margin:0 auto; max-width:80%; max-height:80%;}
.servicebox2 .listbox .list ul li .pic .img1{ display:block}
.servicebox2 .listbox .list ul li .pic .img2{ display:none}

.servicebox2 .listbox .list ul li .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; color:#717171}
.servicebox2 .listbox .list ul li .word{ display:none}

.servicebox2 .listbox .list ul li.onfocus{ background:#1b469a; border:0}
.servicebox2 .listbox .list ul li.onfocus .pic .img1{ display:none}
.servicebox2 .listbox .list ul li.onfocus .pic .img2{ display:block}
.servicebox2 .listbox .list ul li.onfocus .tit{ color:#FFF; font-weight:700;}

.servicebox2 .listbox .list ul li.t1{ position:absolute; left:382px; top:0;}
.servicebox2 .listbox .list ul li.t2{ position:absolute; right:0px; top:196px;}
.servicebox2 .listbox .list ul li.t3{ position:absolute; left:382px; bottom:0;}
.servicebox2 .listbox .list ul li.t4{ position:absolute; left:0; top:196px;}

.servicebox2 .listbox .cword{ width:393px; height:172px; border:1px solid #1b469a; position:absolute; left:50%; top:50%; margin-left:-196.5px; margin-top:-86px; color:#154198; border-radius:5px; font-size:16px; font-weight:700; line-height:30px; display: flex;
  align-items: center; /* 将文字垂直居中 */
  justify-content: center; /* 将文字水平居中 */
 }

/*工业废气治理*/
.gasbox1{ width:100%; height:auto; overflow:hidden;  background: #ffffff;  padding:20px 0 }
.gasbox1 .centerbox{ width:100%; height:auto; max-width:1100px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.gasbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.gasbox1 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#333333;}
.gasbox1 .title1 img{ max-width:60%; height:auto}
.gasbox1 .wordbox{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:200%; font-size:16px;  color:#262626; margin-top:20px; }

.reporter{ width:100%; height:auto; overflow:hidden;}
.reporter ul{ margin:0px; padding:0px; list-style:none}
.reporter ul li{ margin:10px 0; padding:5px 0; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.reporter ul li .box{ width:50%;  overflow:hidden; height:auto; overflow:hidden; }
.reporter ul li .pic{ width:100%; height:247px; overflow:hidden; text-align:center; border-radius:5px; position:relative}
.reporter ul li .pic .img{ width:100%; height:100%; transition: all 0.5s ease;}
.reporter ul li .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; text-align:center;color:#4f4f4f; font-size:14px; margin-top:15px;}
.reporter ul li .tit2{ width:100%; height:40px; line-height:40px; overflow:hidden; text-align:center;  font-size:16px; font-weight:700; color:#000}

.reporter ul li:nth-child(2n) .box{ margin:0 auto}
.reporter ul li:nth-child(3n) .box{ float:right}

/*空气治理*/
.gasboxnmp{ width:100%; height:auto; overflow:hidden;  background: #ffffff;  padding:20px 0 0 0 }
.gasboxnmp .centerbox{ width:100%; height:auto; max-width:1100px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.gasboxnmp .centerbox .centerin{ width:96%; height:auto; overflow:hidden; margin:0 auto }
.gasboxnmp .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#333333;}
.gasboxnmp .title1 span{ font-size:50px; color:#2451ac}

.gasboxnmp .list{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.gasboxnmp .list ul{ margin:0px; padding:0px; list-style:none}
.gasboxnmp .list ul li{ margin:15px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.gasboxnmp .list ul li .titbox{ width:100%; height:auto; overflow:hidden;}
.gasboxnmp .list ul li .titbox .num{ width:15%; height:170px; line-height:170px; text-align:center; overflow:hidden; background:#2451ac; font-size:14px; color:#FFF; float:left}

.gasboxnmp .list ul li .titbox .other{ width:83%; height:auto; overflow:hidden; float:right}
.gasboxnmp .list ul li .titbox .other .tit{ width:100%; height:25px; line-height:25px; font-size:20px; font-weight:700; overflow:hidden; color:#313131}
.gasboxnmp .list ul li .titbox .other .word{ width:100%; height:auto; line-height:200%; font-size:16px; overflow:hidden; margin-top:10px;}
.gasboxnmp .list ul li .sbox{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.gasboxnmp .list ul li .sbox .one{ width:33.33%; height:auto; float:left; overflow:hidden; margin:5px 0}
.gasboxnmp .list ul li .sbox .one p{ width:96%; height:40px; line-height:40px; border:1px solid #2451ac; line-height:40px; font-size:12px; color:#2451ac; text-align:center}


.gasboxnmp .list ul li .pic{ width:100%; height:auto; overflow:hidden; margin:10px 0}
.gasboxnmp .list ul li .pic img{ width:100%; height:auto; overflow:hidden;} 

.gasboxnmp .list ul li:nth-child(1)  .sbox .one{ width:16.66%}

.gasboxnmp .list ul li:nth-child(2n) .pic{ width:50%; float:left; margin:0} 
.gasboxnmp .list ul li:nth-child(2n) .nmpbox{ width:48%; float:right} 
.gasboxnmp .list ul li:nth-child(2n)  .titbox .num{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden}
.gasboxnmp .list ul li:nth-child(2n)  .titbox .other{ width:100%; height:auto; overflow:hidden; margin-top:20px;}

.gasboxnmp .list ul li:nth-child(3)  .sbox .one{ width:20%}


/*空气治理*/
.gasbox0{ width:100%; height:auto; overflow:hidden;  background: #ffffff;  padding:20px 0 0 0 }
.gasbox0 .centerbox{ width:100%; height:auto; max-width:1100px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.gasbox0 .centerbox .centerin{ width:96%; height:auto; overflow:hidden; margin:0 auto }
.gasbox0 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:20px; font-weight:700; color:#333333;}
.gasbox0 .title1 span{ font-size:26px; color:#2451ac}

.gasbox0 .list{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.gasbox0 .list ul{ margin:0px; padding:0px; list-style:none}
.gasbox0 .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.gasbox0 .list ul li .titbox{ width:100%; height:auto; overflow:hidden;}
.gasbox0 .list ul li .titbox .num{ width:24%; height:170px; line-height:170px; text-align:center; overflow:hidden; background:#2451ac; font-size:14px; color:#FFF; float:left}

.gasbox0 .list ul li .titbox .other{ width:74%; height:auto; overflow:hidden; float:right}
.gasbox0 .list ul li .titbox .other .tit{ width:100%; height:25px; line-height:25px; font-size:16px; font-weight:700; overflow:hidden; color:#313131}
.gasbox0 .list ul li .titbox .other .word{ width:100%; height:auto; line-height:200%; font-size:14px; overflow:hidden;}
.gasbox0 .list ul li .sbox{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.gasbox0 .list ul li .sbox .one{ width:33.33%; height:auto; float:left; overflow:hidden; margin:5px 0}
.gasbox0 .list ul li .sbox .one p{ width:96%; height:40px; line-height:40px; border:1px solid #2451ac; line-height:40px; font-size:12px; color:#2451ac; text-align:center}

.gasbox0 .list ul li .sbox .one:nth-child(3n-1) p{ margin:0 auto}
.gasbox0 .list ul li .sbox .one:nth-child(3n) p{ float:right}
.gasbox0 .list ul li .pic{ width:100%; height:auto; overflow:hidden; margin:10px 0}
.gasbox0 .list ul li .pic img{ width:100%; height:auto; overflow:hidden;} 

.gasbox0 .list ul li:nth-child(2n)  .titbox .num{ float:right}
.gasbox0 .list ul li:nth-child(2n)  .titbox .other{ float:left}


.gasbox1 .wordbox2{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:200%; font-size:16px;  color:#262626; margin-top:20px; }
.gasbox1 .wordbox2 img{ max-width:100%; height:auto}

.gasbox1 .listbox{ width:100%; height:565px; overflow:hidden; margin-top:25px; position:relative}
.gasbox1 .listbox .list{ width:100%; height:auto; overflow:hidden; position:relative; z-index:0}
.gasbox1 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.gasbox1 .listbox .list ul li{ margin:0px 0 15px 0; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.gasbox1 .listbox .list ul li .box{ width:96%; height:266px; overflow:hidden; border:1px solid #c3c3c3; border-radius:15px; box-sizing:border-box; padding:10px;}
.gasbox1 .listbox .list ul li .numbox{ width:100%; height:40px; line-height:40px; display:none}
.gasbox1 .listbox .list ul li .numbox p{ width:40px; height:40px; border:1px solid #1847a7; color:#1847a7; line-height:40px; font-size:14px; text-align:center; overflow:hidden; border-radius:50px; float:right}
.gasbox1 .listbox .list ul li .tit{ width:100%; height:50px; line-height:50px; font-size:16px; overflow:hidden; font-weight:700; border-bottom:1px solid #c3c3c3; margin-bottom:10px;}
.gasbox1 .listbox .list ul li .word{ width:100%; height:75px; line-height:25px; font-size:14px; overflow:hidden;}
.gasbox1 .listbox .list ul li .pic{ width:100%; height:105px; overflow:hidden;}
.gasbox1 .listbox .list ul li .pic img{ max-width:60%; max-height:100%;}

.gasbox1 .listbox .list ul li:nth-child(2n-1) .tit{ text-align:right}
.gasbox1 .listbox .list ul li:nth-child(2n) .pic{ text-align:right}

.gasbox1 .listbox .quan{ width:271px; height:271px; overflow:hidden; position:absolute; left:50%; top:50%; margin-left:-135px; margin-top:-160px; z-index:10}


/*治理案例*/
.gasbox2{ width:100%; height:auto; overflow:hidden;  background: #ffffff;  padding:20px 0 }
.gasbox2 .centerbox{ width:100%; height:auto; max-width:1100px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.gasbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.gasbox2 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#333333;}

.gasbox2 .list{ width:100%; height:auto; overflow:hidden; position:relative; margin-top:35px;}
.gasbox2 .list ul{ margin:0px; padding:0px; list-style:none}
.gasbox2 .list ul li{ margin:10px 0; padding:0px; list-style:none; width:50%; height:auto; float:left}
.gasbox2 .list ul li .box{ width:96%; margin:0 auto; height:auto; overflow:hidden;}
.gasbox2 .list ul li .pic{ width:100%; height:285px; border-radius:0px; overflow:hidden;}
.gasbox2 .list ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}

.gasbox2 .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.gasbox2 .list ul li .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:16px; color:#717171}

.gasbox2 .getmore{ width:300px; height:50px; line-height:50px; font-size:14px; overflow:hidden; text-align:center; border:1px solid #333333; color:#333333; margin:0 auto; border-radius:30px;transition: all 0.5s ease;}
.gasbox2 .getmore:hover{ background:#000; color:#FFF}


/*关于我们页面*/

.ertop{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative; margin-top:0x; background:#f7f7f7; border-bottom:1px solid #e7edeb;  }
.ertop .topbg{ width:70%; height:60px; background: url(../Images/ertopbg2.png) repeat; position:absolute; left:0px; top:0px;}
.ertop .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;max-width:1200px;   }
.ertop .centerbox .centerin{ width:100%; overflow:hidden;height:60px;position:relative; }

.ertop .location{ position:absolute; right:0; top:0px; line-height:60px; font-size:14px; color:#a8a8a8}
.ertop .location a{ color:#a8a8a8}

.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:60px; 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{ }
.ertop .navbox .list ul li.onfocus a{color:#015c92; }

.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; }



/*产品等*/
.ertop2{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative; margin-top:0x; background:#f7f7f7; border-bottom:1px solid #e7edeb;  }
.ertop2 .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;max-width:1360px;   }
.ertop2 .centerbox .centerin{ width:100%; overflow:hidden;height:auto;position:relative; }


.ertop2 .navbox{ height:auto; padding:15px 0; position:relative; z-index:0}
.ertop2 .navbox .list{ width:100%; height:auto; overflow:auto;}
.ertop2 .navbox .list ul{ margin:0;  padding:0px; list-style:none; height:auto; overflow:hidden}
.ertop2 .navbox .list ul li{ margin:5px 10px 5px 0; padding:0px; list-style:none; width:215px; height:53px; line-height:53px; font-size:16px; background:#FFF;  color:#333333;  float:left; text-align:center; }
.ertop2 .navbox .list ul li a{ color:#333333}
.ertop2 .navbox .list ul li.onfocus{ background:#015c92 }
.ertop2 .navbox .list ul li.onfocus a{color:#ffffff; }
.ertop2 .listmore{ width:100%; height:auto; background:url(../Images/listmorebg.png) left top repeat-x;  padding:60px 0 0 0; margin:-60px 0 25px 0; text-align:center; font-size:14px; color:#015c92; display:none; position:relative; z-index:1000}


.ertopsun{ width:100%; height:auto; overflow:hidden; background:#f8f3f0; z-index:10; position:relative; padding:20px 0}
.ertopsun .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1280px; margin:0 auto; clear:both; overflow:hidden;  }
.ertopsun .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.ertopsun .list{ width:100%; height:auto; overflow:hidden;}
.ertopsun .list ul{ margin:0px; padding:0px; list-style:none}
.ertopsun .list ul li{ margin:10px 1%; padding:0px; list-style:none; width:14.6%; float:left; overflow:hidden; height:50px; line-height:50px; border:1px solid #e2e1e1; font-size:16px; text-align:center}
.ertopsun .list ul li.onfocus{ border:1px solid #f6323e; background:#FFF; color:#f60515}
.ertopsun .list ul li.onfocus a{color:#f60515}

.ersortname{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative; display:none}
.ersortname .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1280px; margin:0 auto; clear:both; overflow:hidden;  }
.ersortname .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.ersortname .titlebox{ width:100%; height:104px; overflow:hidden; background:url(../Images/hometit1bg.jpg) top right no-repeat;position:relative; margin-top:10px;}
.ersortname .titlebox .tit{ position:absolute; background:url(../Images/home1line.jpg) #FFF 0 0 no-repeat;height:104px; left:0px; top:0px; padding-right:10px;}
.ersortname .titlebox .tit p{ margin:0px; padding:0px;text-indent:28px; }
.ersortname .titlebox .tit p.t1{ color:#ff9c00; font-size:20px; margin-top:28px;}
.ersortname .titlebox .tit p.t2{ color:#c0c0c0; font-family:Arial, Helvetica, sans-serif}



.mainbox{ width:100%; height:auto; overflow:hidden; padding:30px 0;   position:relative; z-index:100; background:#FFF;; min-height:650px}
.mainbox .centerbox{ width:100%; height:auto; max-width:1200px; 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:#333333; text-align:left}
.mainbox .toptitle2{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:20px; font-size:18px; text-transform:uppercase; color:#6b6b6b; text-align:center}



.mainbox .location{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:14px; color:#999999}
.mainbox .leftbox{ width:24%; float:left; overflow:hidden; }
.mainbox .rightbox{ width:71.47%; float:right; overflow:hidden;}

.mainbox .leftbox .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:32px; font-weight:700; color:#00a0e9}
.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 0 20px 0; padding:0px 0 0 20px; list-style:none; width:100%; height:auto; overflow:hidden; box-sizing:border-box; background:url(../Images/dot2.png) 0 10px no-repeat; line-height:25px; font-size:14px;}



.aboutbox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background:#FFF;padding:50px 0}
.aboutbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1160px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aboutbox1 .titbox{ width:100%; height:134px; overflow:hidden; position:relative}
.aboutbox1 .titbox p.t1{ position:absolute; left:0; top:0px; font-size:50px; font-weight:700; color:#313131; line-height:80px;}
.aboutbox1 .titbox p.t2{ position:absolute; left:0; bottom:0px; font-size:36px; color:#313131; line-height:50px;}
.aboutbox1 .titbox p.t3{ position:absolute; right:0; bottom:0px;}
.aboutbox1 .titbox p.t4{ position:absolute; right:0; bottom:0px; font-size:20px; color:#ff8e00; font-weight:700; }
.aboutbox1 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.aboutbox1 .listbox .leftone{ width:25.49%; height:487px; float:left; overflow:hidden;}
.aboutbox1 .listbox .leftone .pic{ width:100%; height:100%; overflow:hidden;}

.aboutbox1 .listbox .leftone .pic2{ width:100%; height:auto; overflow:hidden; display:none}

.aboutbox1 .listbox .rightone{ width:73%; height:auto; min-height:487px; overflow:hidden; background:#f7f7f7; float:right; box-sizing:border-box; padding:15px; font-size:16px; line-height:200%;}
.aboutbox1 .listbox .rightone .wordbox{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:35px; overflow:hidden}
.aboutbox1 .listbox .rightone .wordbox img{ max-width:100%; height:auto} 


.aboutbox2{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background:#FFF;padding:0 0 50px 0}
.aboutbox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1160px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aboutbox2 .titbox{ width:100%; height:auto; overflow:hidden; position:relative}
.aboutbox2 .titbox ul{ margin:0px auto; padding:0px; list-style:none}
.aboutbox2 .titbox ul li{ margin:0px; padding:0px; list-style:none; width:135px; height:50px; line-height:50px; font-size:20px; float:left; overflow:hidden; text-align:center; cursor:pointer}
.aboutbox2 .titbox ul li.onfocus{ color:#2451ac; background:url(../Images/home/mline.png) bottom center no-repeat}

.aboutbox2 .more{ width:130px; height:50px; line-height:50px; text-align:center; line-height:50px; color:#FFF; margin:0 auto; margin-top:20px; background:#3296e8; font-size:14px; border-radius:60px;}
.aboutbox2 .nplist ul li:nth-child(4){ display:none}

/*新闻*/
.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; height:262px; position:relative }

.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 .wordbox{ width:100%; height:auto; overflow:hidden; position:absolute; left:0; bottom:0; -webkit-backdrop-filter: blur(20px);  backdrop-filter: blur(20px); box-sizing:border-box; padding:10px}
.nplist ul li .tit{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px; font-weight:700; color:#ffffff}
.nplist ul li .time{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:12px; color:#cec8c9}

.nplist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}






/*品牌文化*/
.culturebox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/culturebg.png) bottom center no-repeat #FFF;  padding:60px 0 }
.culturebox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.culturebox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.culturebox1 .wordbox{ width:100%; height:auto; overflow:hidden; margin-top:10px; font-size:14px; line-height:200%}
.culturebox1 .wordbox img{ max-width:100%; height:auto}

.culturebox1 .listbox{ width:100%; height:auto; overflow:hidden; background:#FFF; overflow:hidden; border-radius:10px; padding:30px 15px; margin-top:20px;}
.culturebox1 .listbox ul{ margin:0px; padding:0px; list-style:none}
.culturebox1 .listbox ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.culturebox1 .listbox ul li .box{ width:96%; margin:0 auto; height:auto; overflow:hidden;}
.culturebox1 .listbox ul li .box .pic{ width:40%; float:left; overflow:hidden;}
.culturebox1 .listbox ul li .box .pic img{ max-width:100%}
.culturebox1 .listbox ul li .box .wbox{ width:60%; float:left; box-sizing:border-box; padding:0 0 0 15px;}
.culturebox1 .listbox ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#333333; margin-top:20px;}
.culturebox1 .listbox ul li .word{ width:100%; height:auto; overflow:hidden; line-height:35px; font-size:16px; box-sizing:border-box; padding:0; color:#6e6e6e}

/*发展历程*/
.developmentbox{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/ab1bg.png) top 20px center no-repeat,url(../Images/culturebg.png) bottom center no-repeat #ffffff;  padding:60px 0 }
.developmentbox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.developmentbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.developmentbox .titbox{ width:100%; height:auto; overflow:hidden; font-size:42px; font-weight:700; color:#333333; text-align:center; overflow:hidden; line-height:60px;}
.developmentbox .titbox2{ width:100%; height:auto; overflow:hidden; font-size:16px;color:#9a9a9a; text-align:center; overflow:hidden; line-height:30px;}
.developmentbox .list{ width:100%; height:auto; overflow:hidden; margin-top:30px; background:url(../Images/hisline.png) top center repeat-y}
.developmentbox .list ul{ margin:0px; padding:0px; list-style:none}
.developmentbox .list ul li{ margin:0x 0 0 0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; background:url(../Images/hisline2.png) left 49.5% top 10px no-repeat}
.developmentbox .list ul li .box{ width:47%; height:auto; overflow:hidden; text-align:right; float:left }
.developmentbox .list ul li .box .tit{ width:100%; height:40px; line-height:40px;overflow:hidden; font-size:32px; font-weight:700; color:#015c92}
.developmentbox .list ul li .box .word{ width:100%; height:auto; overflow:hidden; margin-top:10px; font-size:16px; line-height:200%; overflow:hidden; color:#333333}
.developmentbox .list ul li .box .pic{ width:100%; height:auto; overflow:hidden; margin-top:15px;}
.developmentbox .list ul li .box .pic img{ width:50%; height:auto}

.developmentbox .list ul li .picbox{ width:47%; float:right; padding-bottom:30px}
.developmentbox .list ul li .picbox img{ width:50%; height:auto}

.developmentbox .list ul li:nth-child(1){ margin:0}
.developmentbox .list ul li:nth-child(2n) {background:url(../Images/hisline2.png) left 50.5% top 10px no-repeat;}
.developmentbox .list ul li:nth-child(2n) .box{ float:right; text-align:left}
.developmentbox .list ul li:nth-child(2n) .picbox{ float:left; text-align:right}

.developmentbox .listmore{ width:100%; height:auto; overflow:hidden; text-align:center}



/*核心优势*/
.advantagebox{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/ab1bg.png) top 20px center no-repeat,url(../Images/culturebg.png) bottom center no-repeat #ffffff;  padding:60px 0 }
.advantagebox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.advantagebox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.advantagebox .titbox{ width:100%; height:auto; overflow:hidden; font-size:42px; font-weight:700; color:#333333;  overflow:hidden; line-height:60px;}
.advantagebox .titbox2{ width:100%; height:auto; overflow:hidden; font-size:16px;color:#9a9a9a; overflow:hidden; line-height:30px;}
.advantagebox .list{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.advantagebox .list ul{ margin:0px; padding:0px; list-style:none}
.advantagebox .list ul li{ margin:0 0 30px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; border:1px solid #ececec; background:#FFF }
.advantagebox .list ul li .pic{ width:46%; height:360px; overflow:hidden; position:relative; float:left}
.advantagebox .list ul li .pic img{ width:100%; height:100%}
.advantagebox .list ul li .pic .cover{ width:22px; height:100%; background:url(../Images/c1.png) right center no-repeat; position:absolute; right:0; top:0}
.advantagebox .list ul li .pic .num{position:absolute; left:10px; bottom:10px; width:66px; height:67px; background: url(../Images/numbg.png) left center no-repeat; font-size:30px; font-weight:700; color:#ffffff; line-height:67px; text-align:center; display:none}

.advantagebox .list ul li .box{ width:54%; height:auto; overflow:hidden; float:left; box-sizing:border-box; padding:10px 15px }
.advantagebox .list ul li .box .title{ width:100%; height:72px; overflow:hidden; position:relative; margin-top:25px;}
.advantagebox .list ul li .box .title .num{ position:absolute; left:0px; top:0px; width:66px; height:67px; background: url(../Images/numbg.png) left center no-repeat; font-size:30px; font-weight:700; color:#ffffff; line-height:67px; text-align:center}
.advantagebox .list ul li .box .title .tit{ position:absolute; left:86px; top:0px; font-size:24px; font-weight:700; color:#333333; margin-top:5px;}
.advantagebox .list ul li .box .title .tit2{ position:absolute; left:86px; top:40px; font-size:14px;  color:#adadad; text-transform:uppercase}
.advantagebox .list ul li .box .word{ width:100%; height:160px; line-height:25px; overflow:auto; margin-top:10px; font-size:16px; line-height:200%; overflow:hidden; color:#333333; box-sizing:border-box; padding:0 0 0 86px;}

.advantagebox .list ul li:nth-child(2n) .pic{ float:right}
.advantagebox .list ul li:nth-child(2n) .pic .cover{  background:url(../Images/c2.png) left center no-repeat; position:absolute; left:0; top:0}


/*资质荣誉*/
.pridebox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/pridebg.png) bottom center no-repeat #f6f6f6;  padding:60px 0 }
.pridebox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1570px; margin:0 auto; clear:both; overflow:hidden; }
.pridebox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.pridebox1 .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:36px; font-weight:700; color:#333333; max-width:1360px; margin:0 auto}
.pridebox1 .wordbox{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:16px;max-width:1360px; margin:0 auto; margin-top:25px;}
.pridebox1 .listbox{ width:100%; height:700px; margin-top:40px; overflow:hidden; position:relative; margin-bottom:20px;}
.pridebox1 .listbox .leftarr{ width:76px; height:76px; position:absolute; left:0; top:50%; margin-top:-38px; background:url(../Images/left3.png) no-repeat; background-size:100% 100%; cursor:pointer; z-index:10}
.pridebox1 .listbox .rightarr{ width:76px; height:76px; position:absolute; right:0; top:50%; margin-top:-38px; background:url(../Images/right3.png) no-repeat; background-size:100% 100%; cursor:pointer; z-index:10}

.pridebox1 .listbox .list{ width:100%; height:660px; overflow:hidden; margin:0 auto; max-width:1360px; position:relative; z-index:0}
.pridebox1 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.pridebox1 .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:660px; overflow:hidden; float:left}
.pridebox1 .listbox .list ul li .pic{ width:96%; height:300px; overflow:hidden; margin:0 0 50px 0; }
.pridebox1 .listbox .list ul li .pic .img{ width:100%; height:100%;}

.pridebox1 .pridepage {position: absolute;left: 0;text-align: center;bottom:10px;width: 100%;}
.pridebox1 .pridepage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #878785; margin: 0 3px;cursor: pointer;}
.pridebox1 .pridepage .swiper-active-switch { background: #d32620;}


.pridebox1 .listbox2{ width:100%; height:980px; margin-top:40px; overflow:hidden; position:relative; margin-bottom:20px;}
.pridebox1 .listbox2 .leftarr{ width:76px; height:76px; position:absolute; left:0; top:50%; margin-top:-38px; background:url(../Images/left3.png) no-repeat; background-size:100% 100%; cursor:pointer; z-index:10}
.pridebox1 .listbox2 .rightarr{ width:76px; height:76px; position:absolute; right:0; top:50%; margin-top:-38px; background:url(../Images/right3.png) no-repeat; background-size:100% 100%; cursor:pointer; z-index:10}

.pridebox1 .listbox2 .list{ width:100%; height:901px; overflow:hidden; margin:0 auto; max-width:1360px; position:relative; z-index:0}
.pridebox1 .listbox2 .list ul{ margin:0px; padding:0px; list-style:none}
.pridebox1 .listbox2 .list ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:901px; overflow:hidden; float:left}
.pridebox1 .listbox2 .list ul li .pic{ width:96%; height:425px; overflow:hidden; margin:0 0 50px 0; }
.pridebox1 .listbox2 .list ul li .pic .img{ width:100%; height:100%;}

.pridebox1 .cerpage {position: absolute;left: 0;text-align: center;bottom:10px;width: 100%;}
.pridebox1 .cerpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #878785; margin: 0 3px;cursor: pointer;}
.pridebox1 .cerpage .swiper-active-switch { background: #d32620;}


/*组织架构*/
.orgbox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/orgbg.png) bottom center no-repeat #f7f7f7;  padding:60px 0 }
.orgbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1570px; margin:0 auto; clear:both; overflow:hidden; }
.orgbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.orgbox1 .titbox{ width:100%; height:50px; line-height:50px; text-align: center; overflow:hidden; font-size:36px; font-weight:700; color:#000; margin-bottom:25px;}



/*研究开发*/
.researchbox1{ width:100%; height:auto;overflow:hidden; margin-top:-80px; position:relative; z-index:100 }
.researchbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1440px; margin:0 auto; clear:both; overflow:hidden; }
.researchbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; background:#FFF; border-radius:10px; border-top:6px solid #5cbbb4; box-sizing:border-box; padding:20px;  }
.researchbox1 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:60px; font-size:34px; font-weight:700; color:#0a6eb0}
.researchbox1 .word{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:16px; margin-top:20px;line-height:200%;}



/*技术平台*/
.researchbox2{ width:100%; height:auto;overflow:hidden;  position:relative; margin-top:30px; }
.researchbox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.researchbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; }
.researchbox2 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:60px; font-size:34px; font-weight:700; color:#0a6eb0}
.researchbox2 .word{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:16px; margin-top:20px; line-height:200%;}


.researchbox3{ width:100%; height:auto;margin:0 auto; padding:0 0 25px 0; overflow:hidden;}
.researchbox3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.researchbox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.researchbox3 .onebox{ width:100%; height:auto; overflow:hidden; background:#FFF; margin:15px 0; box-sizing:border-box; padding:20px; border-radius:20px;}
.researchbox3 .onebox .slidebox{ width:50%; height:440px; float:left; overflow:hidden; position:relative; box-sizing:border-box; padding:0 25px}
.researchbox3 .onebox .slidebox .list{ width:100%; height:440px; overflow:hidden;}
.researchbox3 .onebox .slidebox .list ul{ margin:0px; padding:0px; list-style:none}
.researchbox3 .onebox .slidebox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:440px; overflow:hidden;}
.researchbox3 .onebox .slidebox .dotpage {position: absolute;left: 0;text-align: center;bottom:0px;width: 100%;}
.researchbox3 .onebox .slidebox .dotpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #e1e1e1; margin: 0 3px;cursor: pointer;}
.researchbox3 .onebox .slidebox .dotpage .swiper-active-switch { background: #0a6eb0;}


.researchbox3 .onebox .wordbox{ width:50%; height:auto; float:left; overflow:hidden;box-sizing:border-box; padding:0 25px}
.researchbox3 .onebox .wordbox .tit{ width:100%; height:auto; padding-bottom:15px; line-height:50px; background:url(../Images/line1.png) left bottom no-repeat; font-size:26px; font-weight:700; color:#333333; margin-top:35px}
.researchbox3 .onebox .wordbox .word{ width:100%; height:auto; line-height:30px;font-size:15px; margin-top:15px; color:#6e6e6e}

.researchbox3 .oneboxeven .slidebox{ float:right}

@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}


/*幻灯新闻*/
/*新闻*/
.newsslide{ width:100%; height:auto; overflow:hidden; position:relative; background:#ffffff; margin-bottom:20px; box-sizing:border-box; padding:25px}
.newsslide .list{ width:100%; height:385px; 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:385px; position:relative}
.newsslide .list ul li .pic{ width:48%; height:385px; float:left; overflow:hidden;}
.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:45px; line-height:45px; font-size:20px; color:#768c9f}
.newsslide .list ul li .tit{ width:100%; height:50px; line-height:50px; font-size:26px; color:#944676;margin-top:10px; overflow:hidden}
.newsslide .list ul li .word{ width:100%; height:121px; line-height:30px; font-size:14px; margin-top:10px; overflow:hidden}
.newsslide .list ul li .word span{ color:#944676}
.newsslide .list ul li  .more{ width:100%; height:30px; line-height:30px; font-size:14px; color:#944676; margin-top:20px; display:none}

.newsslide .list ul li .timebox{ width:100%; height:70px; position:relative}
.newsslide .list ul li .timebox .time{ width:70px; height:70px; position: absolute; left:0px; top:0px; color:#944676; background:#f0f0f0}
.newsslide .list ul li .timebox .time p.t1{ width:100%; text-align:center; color:#944676; line-height:35px; line-height:35px; font-size:20px; font-weight:700}
.newsslide .list ul li .timebox .time p.t2{ width:100%; text-align:center; color:#944676; line-height:35px; line-height:35px; font-size:13px;}


.newsslide .nspage {position: absolute;left: 50%; bottom:25px;}
.newsslide .nspage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #d0d0d0; margin: 0 3px;cursor: pointer;}
.newsslide .nspage .swiper-active-switch { background: #944676;}


.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}

.timenewsfirst{ width:100%; height:auto; overflow:hidden}
.timenewsfirst ul{ margin:0px; padding:0px; list-style:none}
.timenewsfirst ul li{ margin:25px 0 0 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px; border-radius:10px}
.timenewsfirst ul li  .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:28px; color:#944676; text-align:center;}
.timenewsfirst ul li  .word{width:100%; height:90px; line-height:30px; overflow:hidden; font-size:16px; color:#888888; margin-top:10px;}	
.timenewsfirst ul li  .word span{ color:#944676}



.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; list-style:none; width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px; border-radius:10px}
.timenews ul li .timebox{ width:8%; height:123px; overflow:hidden; float:left; border-right:1px solid #e5e5e5;}
.timenews ul li .timebox p.t1{ display:block; width:100%; height:50px; line-height:50px; font-size:36px; font-weight:700; color:#944676; margin-top:15px; text-indent:10px}
.timenews ul li .timebox p.t2{ display:block; width:100%; height:50px; line-height:50px; font-size:16px; font-weight: normal; color:#944676; margin-top:10px;}

.timenews ul li .wordbox{ width:90%; float:right; height:auto; overflow:hidden; box-sizing:border-box; padding:0}
.timenews ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#333333; margin-top:10px;}
.timenews ul li .wordbox .word{width:100%; height:60px; line-height:30px; overflow:hidden; font-size:14px; color:#888888; margin-top:10px;}	
.timenews ul li .wordbox .word span{ color:#944676}
.timenews ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}



.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  }


/*新闻*/
.listnews2{ width:100%; height:auto; overflow:hidden;}
.listnews2 ul{ margin:0px; padding:0px; list-style:none}
.listnews2 ul li{ margin:20px 0 0 0; padding:0px 0 0 0; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ebeef1; }

.listnews2 ul li .pic{ width:31%; float:left; overflow:hidden; height:210px; overflow:hidden;} 
.listnews2 ul li .pic .img{ width:100%;  height:210px;transition: all 0.5s ease;}
.listnews2 ul li .wordbox{ width:69%; float:left; box-sizing:border-box; padding:0 0 0 27px}

.listnews2 ul li .wordbox .time{ width:100%; height:35px; line-height:35px; font-size:14px; color:#666666; overflow:hidden; margin-top:5px; }
.listnews2 ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; font-size:18px; color:#333333; overflow:hidden; margin-top:5px; }
.listnews2 ul li .wordbox .word{ width:100%; height:50px; line-height:25px; overflow:hidden; margin-top:10px; font-size:14px; color:#828282;}
.listnews2 ul li .wordbox .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; margin-top:15px;}

.listnews2 ul li:hover{ background:#f4f5f6}
.listnews2 ul li:hover .wordbox .tit{ color:#003766; font-weight:700}
.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}


/*西部文学*/
.productlist{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.productlist ul{ margin:0px; padding:0px; list-style:none;}
.productlist ul li{ margin:10px 0; padding:5px; 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; float:left; background:#FFF; box-sizing:border-box; padding:0; border-radius:10px; border:0px solid #FFF}
.productlist 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; }
.productlist ul li .box .pic img{ max-width:90%; max-height:90%; transition: all 0.5s ease;}


.productlist ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; text-align:center}
.productlist ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:18px; color:#333333; overflow:hidden; }
.productlist ul li .wordbox .tit2{ width:100%; height:40px; line-height:40px; overflow:hidden; text-align:center; font-size:14px; color:#9a9a9a}

.productlist ul li:hover .box{border:0px solid #b2cede;box-shadow: 0px 0px 10px 0px #aeb1bc;}
.productlist ul li:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.productlist ul li:hover .wordbox{ background:#e0ebf2}
.productlist ul li:hover .wordbox .tit{color:#015c92}
.productlist ul li:hover .wordbox .tit2{ color:#015c92}




/*下载*/
.download{ width:100%; margin:0 auto; overflow:hidden;}
.download ul{ margin:0px; padding:0px; list-style:none}
.download ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left}
.download ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; background:#f4f4f4; box-sizing:border-box; padding:15px;}
.download ul li p{ display:block; width:100%; height:auto; overflow:hidden;}
.download ul li p.t1{ height:50px; line-height:50px; font-size:18px; color:#262626;}
.download ul li p.t2{ height:35px; line-height:35px; font-size:14px; color:#7a7a7a;}
.download ul li p.t3{ width:100%; height:30px; line-height:30px; overflow:hidden; box-sizing:border-box; padding:0 30px 0 0; background:url(../Images/down1.png) right center no-repeat; text-align:right}

.download ul li:hover .box{ background:#0097d3}
.download ul li:hover p.t1{ color:#FFF}
.download ul li:hover p.t2{ color:#FFF}
.download ul li:hover p.t3{ background:url(../Images/down2.png) right center no-repeat; color:#FFF}







/*技术支持*/
.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;}






/*手册列表*/
.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:25px; box-sizing:border-box; padding:5px}
.joblist .onebox{ width:100%; height:auto; overflow:hidden; margin:0 0 20px 0; background:#ffffff; box-sizing:border-box; border-radius:5px; }
.joblist .onebox .titbox{ width:100%; height:auto; overflow:hidden; background:#FFF;color:#333333; position: relative; box-sizing:border-box; padding:10px 20px; cursor:pointer}
.joblist .onebox .titbox .tit{ width:100%; height:auto; overflow:hidden; font-size:22px; font-weight:700;  line-height:40px;}
.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%; display:none; box-sizing:border-box; padding: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;  text-align:center; font-size:36px; font-weight:700; color:#333333}
.thejobtitword{ width:100%; height:auto; margin-top:10px; font-size:14px; line-height:200%; overflow:hidden;}

/*应聘申请*/
.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:98%; height:52px; line-height:52px; overflow:hidden; border:1px solid #dfdfdf; font-size:14px; text-indent:20px;}
.alertbox .cbox .listbox .list ul li:nth-child(2n) .input1{ float:right}
.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: url(../Images/downarr2.png) 30px center no-repeat #944676; color:#FFF; font-size:16px; margin:0 auto; float:none; border:0px; border-radius:10px; display:block; text-indent:40px}





/*荣誉弹出*/
.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:60px 0; border-bottom:1px solid #e6e1e1}
.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  .slidebox{ width:60%; height:594px; float:right; overflow:hidden; position:relative}
.producttop  .slidebox .blist{ width:75%; height:594px; 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:594px; line-height:594px; text-align:center; overflow:hidden; position:relative}
.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 .uparr{ position:absolute; right:25px; top:0px; cursor:pointer}
.producttop  .slidebox .downarr{ position:absolute; right:20px; bottom:0px; cursor:pointer}
.producttop  .slidebox .smlist{ position:absolute; right:0px; top:70px; height:462px; overflow:hidden; width:90px}
.producttop  .slidebox .smlist ul{ margin:0px; padding:0px; list-style:none}
.producttop  .slidebox .smlist ul li{ margin:0px; padding:0px; list-style:none; width:88px; height:98px; }
.producttop  .slidebox .smlist ul li img{ width:88px; height:88px;border:1px solid #e6e1e1; border-radius:100%; overflow:hidden;}
.producttop  .slidebox .smlist ul li.active-nav img{ border:1px solid #015c92;}


.producttop .wordbox{ width:40%; float:left; overflow:hidden; font-size:14px; line-height:200%; overflow:hidden;}
.producttop .wordbox .tit{ width:100%; height:auto; line-height:30px; font-size:20px; font-weight:700; color:#0172c4;}
.producttop .wordbox .tit2{ width:100%; height:auto; font-size:14px; margin-top:10px; overflow:hidden; color:#a8a8a8}
.producttop .wordbox .word{ width:100%; height:auto; overflow:hidden; margin-top:10px; overflow:hidden; font-size:14px; min-height:370px;}
.producttop .wordbox .tel{ width:100%; height:50px; line-height:50px; font-size:20px; font-weight:700; background:url(../Images/thetel.png) left center no-repeat; text-indent:50px; margin-top:20px;}
.producttop .wordbox .tel span{ color:#174290}
.producttop .wordbox .other{ width:100%; height:60px; overflow: visible; margin-top:25px; position:relative}
.producttop .wordbox .other ul{ margin:0px; padding:0px; list-style:none}
.producttop .wordbox .other ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:60px; overflow:visible; float:left;position:relative}
.producttop .wordbox .other ul li p{ width:90%; height:50px; line-height:50px; text-align:center; font-size:14px; color:#FFF; background:#0172C4; border-radius:50px;}
.producttop .wordbox .other ul li:nth-child(2) p{ background:#0172C4; color:#ffffff}

.producttop .wordbox .other ul li .code{ position:absolute; left:0; bottom:65px; display:none; width:90%;}
.producttop .wordbox .other ul li .code img{ width:100%; height:auto; overflow:hidden;}

.producttop .wordbox .other ul li:hover .code{ display:block}



.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);}

/*项目展示*/
.projectlist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.projectlist ul{ margin:0px; padding:0px; list-style:none}
.projectlist 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;}
.projectlist ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.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:31.90%; height:270px; overflow:hidden; float:right; border-radius:5px;}
.projectlist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;} 
.projectlist ul li .wordbox{ width:64.04%; height:auto; box-sizing:border-box; float:left; padding:0}
 
.projectlist ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:22px; font-weight:700; color:#333333;}

.projectlist ul li .word{ width:100%; height:75px; line-height:25px; overflow:hidden; font-size:14px;  color:#a1a1a1; margin-top:10px;}
.projectlist ul li .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}
.projectlist ul li:hover .box{ }
.projectlist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.projectlist ul li:hover .tit{ color:#d32620}
.projectlist ul li:hover .time{ background:url(../Images/nmore2.png) right center no-repeat; color:#d32620 }


/*新闻*/
.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/dot3.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}









/*环保设备*/
.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: #FFF; padding:50px 0}
.contactbox .centerbox{ width:100%; height:auto; max-width:1100px; margin:0 auto; clear:both; overflow:hidden; padding:0; }
.contactbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:#ffffff;}

.contactbox .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#333333;}

.contactbox .slist{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.contactbox .slist ul{ margin:0px; padding:0px; list-style:none}
.contactbox .slist ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left; box-sizing:border-box; padding:0 0 0 0px;}
.contactbox .slist ul li.t1{ }
.contactbox .slist ul li.t6{}
.contactbox .slist ul li .tit{ width:100%; height:20px; line-height:20px; overflow:hidden; font-size:14px;  color:#9a9a9a}
.contactbox .slist ul li .word{ width:100%; height:auto; overflow:hidden; margin-top:0px; font-size:20px; line-height:200%;}

.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: url(../Images/feedbg.png) no-repeat; background-size:cover; padding:50px 0 }
.contactbox2 .centerbox{ width:100%; height:auto; overflow:hidden;  margin:0 auto; max-width:1100px;}
.contactbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.contactbox2 .titbox{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:42px; font-weight:700; color:#111111; text-align:center}
.contactbox2 .titbox2{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:16px; color:#333333;text-align:center}


/*网站地图*/
.sitemapbox{ width:100%; height:auto; overflow:hidden; background: #FFF; padding:50px 0}
.sitemapbox .centerbox{ width:100%; height:auto; max-width:1100px; margin:0 auto; clear:both; overflow:hidden; padding:0; }
.sitemapbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:#ffffff;}

.sitemapbox .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#333333;}
.sitemapbox .menu{ width:100%; height:auto; overflow:hidden;}
.sitemapbox .menu ul{ margin:0px; padding:0px; list-style:none}
.sitemapbox .menu ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; font-size:16px; font-weight:700; color:#000; line-height:50px; overflow:hidden; }
.sitemapbox .menu ul ul{ margin:0px; padding:0px; list-style:none;clear:both}
.sitemapbox .menu ul ul li{ margin:0px; padding:0px; list-style:none; width:25%; float:left; height:40px; line-height:40px; font-size:14px; text-indent:16px; font-size:14px}

.formbox2{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:10px; }
.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;}

.formbox2 ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden;}
.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;}
.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}
.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;}


.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:#00000;  border:0px; display:block;  border-radius:30px; margin:0 auto;  background:none; border:1px solid #000; }
.formbox2 ul li .btnme:hover{ background:#000000; 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}
.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}



.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;}


/*客服二维码*/
.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:#015c92}
.nmpsearch ul li.t2 input:hover{ background:#5da235}