@charset "utf-8";
.basebox{ width:100%; min-width:320px; max-width:1920px;  height:auto; overflow:hidden; position:relative; margin:0 auto; font-family:"Microsoft Yahei","微软雅黑",Arial, Helvetica, sans-serif; z-index:100; }
/*滚动条样式*/
::-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;}
input:focus {
  outline: none;
}
/*
input, input:focus,
textarea, textarea:focus,
select, select:focus {
  font-size: 14px !important;
}
*/
select{-webkit-appearance: none; background:url(../Images/arrnmp.png) right 15px center no-repeat; box-sizing:border-box;/*兼容苹果手机*/}


.centerArea{  height:auto; margin:0 auto; clear:both; overflow:hidden; }

@font-face{font-family:fontA;src:url(Helvetica-Neue-UltraLight-2.ttf)}


#fixmenu{ width:100%; height:auto; overflow:hidden; background: url(../Images/ertopbg1.png) repeat; position: fixed; left:0px; top:0px; z-index:100000; display:none; min-height:100%;}
#fixmenu .closebox{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:0}
#fixmenu .boxmenu{ width:80%;  height:100%; position:relative; overflow:hidden; float:right; 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:right; color:#FFF; font-size:20px; opacity:1; box-sizing:border-box; padding:0 20px 0 0}
#fixmenu .themenu{ width:96%; margin:0 auto; overflow:hidden;}
#fixmenu .themenu ul{ margin:0px; padding:0px; list-style:none}
#fixmenu .themenu ul li{ margin:0px; padding:0px; list-style:none; font-size:14px; height:auto; line-height:50px; text-align:left; width:100%;  text-indent:20px; }
#fixmenu .themenu ul li a{ width:100%; height:100%; display:block}
#fixmenu .themenu ul li .tit{ width:100%; height:45px; line-height:45px; font-size:16px; border-bottom:1px solid #e9f0ed; text-indent:0px; font-weight:700; color:#dab96a}
#fixmenu .themenu ul li .list{ width:100%; height:auto; overflow:hidden; background:#ffffff;}
#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:auto; line-height:45px; text-indent:0; text-align:left }


#fixmenu .themenu ul li.onfocus .list{ display:block}
#fixmenu .themenu ul li .list ul li.onfocus .son{ display:block}
#fixmenu .themenu ul li .list ul li.onfocus .tit2{ background:#0098d4}

.pcshow{ display:block}
.mbshow{ display:none}


.loadpage{ width:100%; height:auto; overflow:hidden; background:url(../Images/loadbg.png) no-repeat; background-size:cover; min-height:300px; position:relative}
.loadpage .inbox{ width:530px; height:315px; position:absolute; left:50%; margin-left:-265px; top:50%; margin-top:-160px;}
.loadpage .inbox .thelogo{ width:100%; height:auto; text-align:center; overflow:hidden;}
.loadpage .inbox .titbox{ width:0px; height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:24px; color:#dab96a; font-weight:700; margin-top:25px;}
.loadpage .inbox .titbox p{ width:530px;}
.loadpage .inbox .titbox2{ width:0; height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:16px; color:#dab96a; text-transform:uppercase}
.loadpage .inbox .titbox2 p{ width:530px;}


.loadpage .mbbox{ width:100%; height:100%; overflow:hidden; position:relative}
.loadpage .mbbox .thelogo{ width:54px; height:auto; position:absolute; left:50%; top:50%; margin-left:-27px; margin-top:-65px;}
.loadpage .mbbox .thelogo img{ width:100%; height:auto}
.loadpage .mbbox .word1{ position:absolute; left:20px; top:50px;}
.loadpage .mbbox .word1 img{ width:auto; height:45px;}
.loadpage .mbbox .word2{ position:absolute; right:20px; bottom:50px;}
.loadpage .mbbox .word2 img{ width:auto; height:45px;}
/*
.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:180px;-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:#1c734b; display:block; cursor:pointer; box-sizing:border-box; padding:15px 0 0 0}
.gotop ul li:hover p{ background:#728ca3}


.gotop ul li .ercode{ width:100px; height:100px; position:absolute; right:80px; top:0px; display:none}
.gotop ul li .ercode .cc{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #CCC}
.gotop ul li .tel{ width:125px; height:auto; line-height:74px; text-align:center; position:absolute; right:80px; top:0px; display:none; background:#FFF; color:#000; font-size:14px}
.gotop ul li .tel span{ width:100%; height:74px; border-bottom:1px solid #CCC; line-height:74px; display:block}

.gotop ul li .msgbox{ position:absolute; right:80px; top:-80px; background:#FFF; border-radius:5px; font-size:14px; overflow:hidden; width:365px; margin:0; padding:0; display:none}
.gotop ul li .msgbox .titbox{ width:100%; height:50px; line-height:50px; position:relative; overflow:hidden; background:#1c734b}
.gotop ul li .msgbox .titbox .tit{ position:absolute; left:10px; top:0px; height:50px; line-height:50px; font-size:14px; color:#FFF}
.gotop ul li .msgbox .titbox .closeme{ position:absolute; right:10px; height:50px; line-height:50px; color:#FFF; cursor:pointer}
.gotop ul li .msgbox .inbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px;}
.gotop ul li .msgbox .inbox .sayword{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px;}
.gotop ul li .msgbox .inbox .one{ width:100%; height:auto; overflow:hidden; margin:10px 0}
.gotop ul li .msgbox .inbox .txt{ width:100%; height:118px; box-sizing:border-box; padding:10px; line-height:30px;  font-size:14px; border:1px solid #CCC}
.gotop ul li .msgbox .inbox .input1{ width:100%; height:40px; line-height:40px; text-indent:10px; font-size:14px; border:1px solid #CCC}
.gotop ul li .msgbox .inbox .btnme{ width:100%; height:45px; line-height:45px; overflow:hidden; font-size:14px; color:#FFF; border:0; background:#1c734b}
.gotop ul li .msgbox .inbox .btnme:hover{ background:#dab96a;}

.gotop ul li.t3:hover .tel{ display:block} 


.topbox{ width:100%; height:32px;position:relative; overflow: hidden; margin:0 auto; background:#183984; }
.topbox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1400px; margin:0 auto; clear:both; overflow:hidden; }
.topbox .centerbox .centerin{ width:100%; height:32px; overflow:hidden; line-height:200%; position:relative; color:#a8afc8; }
.topbox  a{ color:#a8afc8;}

.topbox p.t1{ position:absolute; left:0px; top:0px; height:32px; line-height:32px;}
.topbox p.t2{ position:absolute; right:0px; top:0px; height:32px; line-height:32px; background:url(../Images/telicon.png) left center no-repeat; text-indent:25px; color:#a8afc8}

.headboxkong{ width:100%; height:81px; overflow:hidden; display:block }
.headbox{ width:100%; height:81px; overflow: visible; position: fixed; z-index:100000; left:0; top:0; background: #114c3a}
.headbox .box{  min-width:320px; max-width:1680px;  height:81px;  margin:0 auto; overflow:visible; position:relative; }
.headbox .box .logo{ position:absolute; left:0px; top:10px;}
/*
.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{ width:50%; position:absolute; right:29%; top:0; overflow:visible;}
.headbox .box .menu ul{ margin:0px; padding:0px; list-style:none;}
.headbox .box .menu ul li{ margin:0px; padding:0px; list-style:none; width:16.66%; height:81px; line-height:81px; font-size:17px; float:left; overflow:visible; text-align:center; position:relative; color:#dab96a;}
.headbox .box .menu ul li  a{ color:#dab96a;}

.headbox .box .menu ul li.onfocus{ font-weight:700; color:#dab96a  }
.headbox .box .menu ul li.onfocus a{ color:#dab96a}
.headbox .box .menu ul li.onfocus ul li a{ color:#333333; font-weight:normal;}
.headbox .box .menu ul li:hover{ font-weight:700}

.headbox .box .menu ul li ul{ position:absolute; top:81px;  background-color: rgba(255, 255, 255, 0.5);  width:100%; display:none;}
.headbox .box .menu ul li ul li{ width:100%; height:47px; line-height:47px; font-size:14px; overflow:hidden; font-weight:normal; color:#333333;}
.headbox .box .menu ul li ul li a{ color:#333333;}
.headbox .box .menu ul li ul li:hover{background:#1c734b; color:#fff;}
.headbox .box .menu ul li ul li:hover a{color:#fff;}

.headbox .box .menu ul li ul li a{ color:#333333;}


.headbox .box .tel{ position:absolute; right:150px; top:0; background: url(../Images/telicon.png) left center no-repeat; overflow:hidden; color:#dab96a; height:81px; line-height:81px; box-sizing:
border-box; padding:0 0 0 32px; font-size:18px; font-weight:700;}
.headbox .box .freeorder{ width:125px; height:38px; line-height:38px; border:1px solid #8a8d57; font-size:14px; color:#dab96a; text-align:center; position:absolute; right:0; top:20px; border-radius:5px; background:url(../Images/tmem.png) 10px center no-repeat; text-indent:30px;}
.headbox .box .freeorder span{ cursor:pointer}

.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:20px; width:40px; height:40px; line-height:40px; background:#dab96a; text-align:center; color:#1b1b1b; font-size:24px; border-radius:5px }
.headbox .box .language{ position:absolute; right:0; top:17px; width:126px; height:47px; line-height:47px; text-align:center; background: url(../Images/earth.png) 22px 14px no-repeat #1271b0; border-radius:35px; color:#FFF; font-size:16px; text-indent:35px;}


.headbox .box .menubtn{ position:absolute; right: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:#dab96a; display:none;}



.headboxon{ background: url(../Images/cover1.png) repeat;}
.headboxnews{ background: url(../Images/headbg.jpg) no-repeat; background-size:cover;}



.homeSlide{ width:100%; height:880px; overflow:hidden; position:relative; z-index:10; margin:0 auto; }
.homeSlide .list{width:100%; height:880px; 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:880px; overflow:hidden; float:left; position:relative}
.homeSlide .list ul li .pic{ width:100%; height:880px; 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 .leftarr{ width:63px; height:63px; background: url(../Images/left1.png) no-repeat; background-size:100% 100%; cursor:pointer; position:absolute; left:20px; top:50%; margin-top:-31px;}
.homeSlide .rightarr{ width:63px; height:63px; background:url(../Images/right1.png) no-repeat; background-size:100% 100%; cursor:pointer; position:absolute; right:20px; top:50%; margin-top:-31px;}



.homeSlide .arrlist{ position:absolute; right:10%; bottom:20px; z-index:100}
.homeSlide .arrlist .leftarr{ width:40px; height:40px; background:url(../Images/left1.png) no-repeat; background-size:100% 100%; cursor:pointer; float:left; }
.homeSlide .arrlist .rightarr{ width:40px; height:40px; 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;}

.homeSlide .searchbox{ width:100%; height:auto;position:absolute; z-index:10; left:0; bottom:27px;}
.homeSlide .searchbox .inbox{ width:100%; max-width:1360px; margin:0 auto; overflow:hidden; background:#FFF; border-radius:10px; height:69px; position:relative}
.homeSlide .searchbox .inbox .tit{ width:15%; height:41px ; position:absolute; left:17px; top:15px; background:url(../Images/qizi.png) left center no-repeat; text-indent:50px; font-size:18px; line-height:41px; border-right:1px solid #bfbfbf;}
.homeSlide .searchbox .inbox .tit select{ border:0; width:127px;}
.homeSlide .searchbox .inbox .tit p{ width:100%; height:41px; background:url(../Images/arrnmp.png) right 10px center no-repeat; box-sizing:border-box; padding:0 15px 0 0}

.homeSlide .searchbox .inbox .keybox{ width:61%; height:41px; border:0px; position:absolute; left:17.35%; top:15px; font-size:14px;}
.homeSlide .searchbox .inbox .btnme{ width:11%; height:50px; border:0px; position: absolute; right:10px; top:10px; background: url(../Images/searchbtn.png) center center no-repeat #1c734b; border-radius:5px;}

.indexpage {position: absolute;right: 14.58%; bottom:130px;text-align: right;}
.indexpage .swiper-pagination-switch {display: inline-block;width: 30px; height: 6px; border-radius:5px;background: #e9f4f8; margin: 0 0px 0 5px;cursor: pointer; opacity:0.6}
.indexpage .swiper-active-switch { background: #ffffff; opacity:1}


.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:880px; overflow:hidden;  }
.erSlide{ width:100%; height:880px; overflow:hidden; position:relative;z-index:5; position:relative; }
.erSlide .list{width:100%; height:880px; 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:880px; overflow:hidden; float:left; position:relative;}
.erSlide .list ul li .pic{width:100%; height:880px;}

.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 .leftarr{ width:63px; height:63px; background: url(../Images/left1.png) no-repeat; background-size:100% 100%; cursor:pointer; position:absolute; left:20px; top:50%; margin-top:-31px;}
.erSlide .rightarr{ width:63px; height:63px; background:url(../Images/right1.png) no-repeat; background-size:100% 100%; cursor:pointer; position:absolute; right:20px; top:50%; margin-top:-31px;}



.erSlide .namebox{ position:absolute;  left:14.58%;top:50%; margin-top:-150px; padding-bottom:70px} 
.erSlide .namebox .tit{ width:100%; height:auto; overflow:hidden; font-size:60px; line-height:60px; font-weight:700;  color:#ffffff;  text-align:left; background:url(../Images/erlin2.png) left bottom no-repeat;}
.erSlide .namebox .tit2{ width:100%; height:auto; overflow:hidden; font-size:28px; color:#ffffff; margin-top:10px; text-align:left; line-height:50px;}
.erSlide .namebox .tit2 i{ color:#0093e7; font-style:normal;}

.erSlide .searchbox{ width:100%; height:auto;position:absolute; z-index:10; left:0; bottom:27px;}
.erSlide .searchbox .inbox{ width:100%; max-width:1360px; margin:0 auto; overflow:hidden; background:#FFF; border-radius:10px; height:69px; position:relative}
.erSlide .searchbox .inbox .tit{ width:15%; height:41px ; position:absolute; left:17px; top:15px; background:url(../Images/qizi.png) left center no-repeat; text-indent:50px; font-size:18px; line-height:41px; border-right:1px solid #bfbfbf;}
.erSlide .searchbox .inbox .tit select{ border:0; width:127px;}
.erSlide .searchbox .inbox .tit p{ width:100%; height:41px; background:url(../Images/arrnmp.png) right 10px center no-repeat; box-sizing:border-box; padding:0 15px 0 0}

.erSlide .searchbox .inbox .keybox{ width:61%; height:41px; border:0px; position:absolute; left:17.35%; top:15px; font-size:14px;}
.erSlide .searchbox .inbox .btnme{ width:11%; height:50px; border:0px; position: absolute; right:10px; top:10px; background: url(../Images/searchbtn.png) center center no-repeat #1c734b; border-radius:5px;}



.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;}


.homemenu{ width:100%; height:auto; overflow:hidden; padding:25px 0; background:#FFF; display:none}
.homemenu ul{ margin:0px; padding:0px; list-style:none}
.homemenu ul li{ margin:0px; padding:0px; list-style:none; width:25%; float:left; overflow:hidden; height:auto}
.homemenu ul li .pic{ width:100%; height:auto; overflow:hidden; text-align:center}
.homemenu ul li .pic img{ max-width:50%}
.homemenu ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:14px; color:#333333}


.homepart1{ width:100%; height:auto; margin:0 auto; background: url(../Images/h1bg.png) left bottom no-repeat; background-size:cover; padding:75px 0 65px 0; }
.homepart1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1520px; margin:0 auto; clear:both; overflow:hidden; }
.homepart1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.homepart1 .titbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; overflow:hidden; margin-bottom:45px;}
.homepart1 .titbox .tit{ float:left;}
.homepart1 .titbox .tit .cn{ font-size:38px; font-weight:700; color:#1c734b; line-height:50px;}
.homepart1 .titbox .tit .en{ font-size:20px; color:#333333; line-height:35px;}
.homepart1 .titbox .more{ float:right; font-size:14px; color:#1c724b; line-height:85px;}

.homepart1 .thebox{ width:100%; height:425px; overflow:hidden; position:relative; max-width:1580px; margin-top:25px;}
.homepart1 .thebox .leftarr{ width:47px; height:47px; background:url(../Images/left3.png) no-repeat; position:absolute; z-index:10; background-size:100% 100%; left:0px; top:50%; margin-top:-28px; cursor:pointer}
.homepart1 .thebox .rightarr{ width:47px; height:47px; background:url(../Images/right3.png) no-repeat; position:absolute; z-index:10; background-size:100% 100%; right:0px; top:50%; margin-top:-28px;cursor:pointer}

.videoslide{ width:100%; max-width:1360px; margin:0 auto; overflow:hidden; height:420px; position:relative}
.videoslide .list{ width:100%; height:420px; overflow:hidden; margin-left:0%}
.videoslide .list ul{ margin:0px; padding:0px; list-style:none}
.videoslide .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:420px; overflow: visible; position:relative; float:left; z-index:0}
.videoslide .list ul li .inbox{ width:100%; height:86%; position:absolute; left:0; top:7%; border-radius:10px; overflow:hidden}
.videoslide .list ul li .pic{ width:100%; height:100%; position:absolute; left:0px; top:0px;}
.videoslide .list ul li .play{ width:63px; height:63px; background:url(../Images/play.png) no-repeat; background-size:100% 100%; position:absolute; left:50%; top:50%; margin-left:-31px; margin-top:-31px; z-index:10}
.videoslide .list ul li .title{ position:absolute; left:32px; bottom:35px; border-top:0px solid #FFF; border-bottom:0px solid #FFF; box-sizing:border-box; padding:0 15px; z-index:1}
.videoslide .list ul li .title .tit{ font-size:20px; font-weight:700; color:#FFF; line-height:30px;}
.videoslide .list ul li .title .tit2{ font-size:14px; color:#FFF; line-height:25px;}
.videoslide .list ul li .cover{ width:100%; height:100%; background:#FFF; position:absolute; left:0; top:0; z-index:10; opacity:0.8}

.videoslide .list ul li.swiper-slide-active{ z-index:10;}
.videoslide .list ul li.swiper-slide-active .cover{ display:none}
.videoslide .list ul li.swiper-slide-active .inbox{ width:170%; height:100%; position:absolute; left:0; top:0; margin-left:-35%}
.videoslide .list ul li.swiper-slide-active .title .tit{ font-size:30px; font-weight:700; color:#FFF; line-height:40px;}
.videoslide .list ul li.swiper-slide-active .title .tit2{ font-size:18px; color:#FFF; line-height:35px;}

.videopage { width:100%; text-align:center; display:none; height:30px; margin-top:20px;}
.videopage .swiper-pagination-switch {display: inline-block;width: 30px; height: 6px; border-radius:5px;background: #b5bcba; margin: 0 0px 0 5px;cursor: pointer; opacity:0.6}
.videopage .swiper-active-switch { background: #1c734b; opacity:1}




.homepart1 .listbox{ width:100%; height:421px; overflow:hidden; margin-top:50px; position:relative}
.homepart1 .listbox .leftarr{ width:47px; height:47px; background:url(../Images/left2.png) no-repeat; position:absolute; left:0; top:50%; margin-top:-23px; background-size:100% 100%; z-index:10; cursor:pointer}
.homepart1 .listbox .rightarr{ width:47px; height:47px; background:url(../Images/right2.png) no-repeat; position:absolute; right:0; top:50%; margin-top:-23px; background-size:100% 100%; z-index:10;cursor:pointer}
.homepart1 .listbox .list{ width:100%; height:421px; overflow:hidden; max-width:1360px; margin:0 auto}
.homepart1 .listbox .list ul{  margin:0px; padding:0px; list-style:none}
.homepart1 .listbox .list ul li{  margin:0px; padding:0px; list-style:none; width:25%; float:left; overflow:hidden;}
.homepart1 .listbox .list ul li .box{ width:94%; margin:0 auto; height:421px; position:relative; border-radius:5px; overflow:hidden;}
.homepart1 .listbox .list ul li .box .pic{ width:100%; height:421px; overflow:hidden;}
.homepart1 .listbox .list ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.homepart1 .listbox .list ul li .box .cover{ position:absolute; left:0px; top:0px; width:100%; height:100%; background:url(../Images/cover1.png) bottom center no-repeat; background-size:cover; }

.homepart1 .listbox .list ul li .box .cover .title{ width:90%; position:absolute; left:5%; bottom:20px; border-top:1px solid #FFF; border-bottom:1px solid #FFF; padding:15px 0; font-size:18px;}
.homepart1 .listbox .list ul li .box .cover .title .tit{ width:100%; height:60px; line-height:30px; text-align:center; overflow:hidden; color:#FFF}

.homepart1 .listbox .list ul li:hover .box .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.homepart2{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: #FFF; padding:75px 0 65px 0; }
.homepart2 .centerbox{ width:100%; height:auto;  min-width:320px;max-width:1360px;  margin:0 auto; clear:both; overflow:hidden; }
.homepart2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }

.homepart2 .titbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; overflow:hidden;}
.homepart2 .titbox .tit{ float:left;}
.homepart2 .titbox .tit .cn{ font-size:38px; font-weight:700; color:#1c734b; line-height:50px;}
.homepart2 .titbox .tit .en{ font-size:20px; color:#333333; line-height:35px;}
.homepart2 .titbox .more{ float:right; font-size:14px; color:#1c724b; line-height:85px;}

.homepart2 .listbox{width:100%; height:auto; overflow:hidden; margin-top:32px;}
.homepart2 .listbox ul{ margin:0px; padding:0px; list-style:none}
.homepart2 .listbox ul li{ margin:0px; padding:0px; list-style:none; float:left; width:25%; height:515px; float:left;}
.homepart2 .listbox ul li .box{ width:94%; margin:0 auto; height:515px; overflow:hidden; position:relative; border-radius:10px;}
.homepart2 .listbox ul li .pic{ width:100%; height:515px; position:absolute; left:0; top:0; z-index:0}
.homepart2 .listbox ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}

.homepart2 .listbox ul li .box .cover{ position:absolute; left:0px; top:0px; width:100%; height:100%; background:url(../Images/cover1.png) bottom center no-repeat; background-size:cover; }

.homepart2 .listbox ul li .box .cover .title{ width:90%; position:absolute; left:5%; bottom:20px; border-top:1px solid #FFF; border-bottom:1px solid #FFF; padding:15px 0; font-size:18px;}
.homepart2 .listbox ul li .box .cover .title .tit{ width:100%; height:40px; line-height:40px; text-align:center; overflow:hidden; color:#FFF; font-size:26px; font-weight:700}
.homepart2 .listbox ul li .box .cover .title .word{ width:100%; height:125px; line-height:25px; overflow:hidden; font-size:14px; display:none; color:#FFF}
.homepart2 .listbox ul li .box .cover .title .tit2{ width:100%; height:40px; line-height:40px; font-size:14px; text-align:center; color:#FFF}


.homepart2 .listbox ul li:hover .box .cover{ background:url(../Images/cover2.png) bottom center no-repeat; background-size:cover;}
.homepart2 .listbox ul li:hover .box .cover .title{ border:0}
.homepart2 .listbox ul li:hover .box .cover .title .tit2{ border:1px solid #FFF; width:80%; margin:0 auto; margin-top:10px; height:46px; line-height:46px; border-radius:10px;}
.homepart2 .listbox ul li:hover .box .cover .title .word{ display:block; margin-top:20px;}
.homepart2 .listbox ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}



.homepart3{ width:100%; height:auto; margin:0 auto;  background: url(../Images/h3bg.png) no-repeat; background-size:cover; padding:50px 0 50px 0}
.homepart3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}

.homepart3 .titbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; overflow:hidden;}
.homepart3 .titbox .tit{ float:left;}
.homepart3 .titbox .tit .cn{ font-size:38px; font-weight:700; color:#1c734b; line-height:50px;}
.homepart3 .titbox .tit .en{ font-size:20px; color:#333333; line-height:35px;}
.homepart3 .titbox .more{ float:right; font-size:14px; color:#1c724b; line-height:85px;}



.homepart3 .listbox{ width:100%; height:auto; overflow:hidden;position:relative; z-index:0; margin-top:40px;}
.homepart3 .list{ width:100%; height:auto; overflow:hidden; margin:0 auto; max-width:1360px;}
.homepart3 .list ul{ margin:0px; padding:0px; list-style:none}
.homepart3 .list ul li{ margin:0px 0 0 0; padding:0px; list-style:none; width:16.66%; height:auto; overflow: hidden; float:left; position:relative; z-index:0;  }
.homepart3 .list ul li .box{ width:100%; height:118px; overflow:hidden; background:url(../Images/line1.png) right center no-repeat}
.homepart3 .list ul li .box .pic{ width:100%; height:118px; text-align:center; overflow:hidden; line-height:118px;}
.homepart3 .list ul li .box .pic img{ max-height:65px;transition: all 0.5s ease;}

.homepart3 .list ul li:hover .box .pic img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.homepart3 .list ul li:nth-child(6n) .box{ background:none}

.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: url(../Images/fbg.png) no-repeat; background-size:cover; overflow:hidden; padding:10px 0 10px 0  }
.footmenu .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.footmenu .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  position:relative;}

.footmenu .tbox{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #295e4e; padding-bottom:29px; margin-top:15px;}
.footmenu .tbox .flogo{ float:left}
.footmenu .tbox .otherbox{ width:705px; height:50px; position:relative; float:right}
.footmenu .tbox .otherbox .telbox{ position:absolute; right:171px;}
.footmenu .tbox .otherbox .telbox .tit{ width:100%; height:20px; line-height:25px; text-align:right; font-size:14px; color:#8f8a55}
.footmenu .tbox .otherbox .telbox .num{ width:100%; height:auto; overflow:hidden; font-size:16px; color:#dab96a; line-height:30px;}
.footmenu .tbox .otherbox .ask{ width:157px; height:50px; background:#dab96a; position:absolute; right:0; top:0; line-height:50px; font-size:15px; font-weight:700; color:#1b1b1b; border-radius:10px; text-align:center;}

.footmenu .cbox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}

.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:50%; float:left; height:auto; overflow:hidden; color:#af9e5d;}

.footmenu .part1 .one{ width:33.33%; height:auto;  overflow:hidden; float:left}
.footmenu .part1 .one .tit{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:17px; color:#dab96a; font-weight:700}

.footmenu .part1 .list{ width:100%; height:auto; overflow:hidden}
.footmenu .part1 .list ul{ margin:0px; padding:0px; list-style:none}
.footmenu .part1 .list ul li{ margin:0px 0 0 0; padding:0px; list-style:none; width:100%; height:42px; line-height:42px; color:#af9e5d; font-size:14px }
.footmenu .part1 .list ul li a{color:#af9e5d; }



.footmenu .part2{ width:33%; float:left; height:auto; overflow:hidden;}
.footmenu .part2 .one{ width:100%; height:auto; float:left; overflow:hidden;}
.footmenu .part2 .tit{ wwidth:100%; height:30px; line-height:30px; overflow:hidden; font-size:17px; color:#dab96a; 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 0; padding:0px; list-style:none; width:100%; height:42px; line-height:42px; color:#af9e5d; font-size:14px }
.footmenu .part2 .list ul li a{ color:#af9e5d}



.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:17%;}
.footmenu .part4 .tit{ wwidth:100%; height:30px; line-height:30px; overflow:hidden; font-size:17px; color:#dab96a; font-weight:700}
.footmenu .part4 img{ max-width:90%; height:auto}
.footmenu .part4 .list{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.footmenu .part4 ul{ margin:0px; padding:0px; list-style:none}
.footmenu .part4 ul li{ margin:0px; padding:0px; list-style:none; float:left; width:50%}
.footmenu .part4 ul li .pic{ width:80%; height:auto; overflow:hidden;}
.footmenu .part4 ul li .pic img{ max-width:100%;}
.footmenu .part4 ul li .title{ width:80%; height:35px; line-height:35px; overflow:hidden; text-align:center; color:#a8995b; font-size:14px;}

.footmenu  a{ color:#d3d8df}

.footmenu .fbox{ width:100%; height:auto; overflow:hidden; padding:25px 0}
.footmenu .fbox .copyright{ width:50%; height:auto; float:left; overflow:hidden; color:#818486; line-height:200%; font-size:14px;}
.footmenu .fbox .ercode{ width:50%; height:auto; float:left; overflow:hidden; text-align:right}



.footer{ width:100%; height:auto; overflow:hidden;  background: url(../Images/fbg.png) no-repeat; overflow:hidden;  padding:0 0 0 0;  position:relative; z-index:1; border-top:1px solid #1d5544;  }
.footer .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; 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:#68734b; margin:0 auto; font-size:14px; text-align:left}
.footer .centerbox .centerin a{ color:#68734b;}
.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:#202227; padding:30px 0;  position:relative; z-index:1; margin-top:10px; display:none }
.footermb .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1200px; margin:0 auto; clear:both; overflow:hidden; }
.footermb .centerbox .centerin{ width:92%; height:auto; overflow:hidden; line-height:200%; color:#6a6a6a; text-align:center; margin:0 auto}
.footermb .centerbox .centerin a{color:#6a6a6a;}

.fixbottomkong{ width:100%; height:60px; clear:both; overflow:hidden; display:none;}
.fixbottom{ width:100%; height:auto; overflow:hidden; background:#1c734b;  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 #134e3c; 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);}
}


/*工作弹出*/
.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:1024px; 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; box-sizing:border-box; padding:0px; 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:650px; object-fit: contain;}
.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}




/*关于我们页面*/

.ertop{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative;  background: #FFF }
.ertop .centerbox{ width:100%; height:auto;  min-width:320px;   margin:0 auto; clear:both; overflow:hidden;max-width:1360px;   }
.ertop .centerbox .centerin{ width:100%; overflow:hidden;height:auto;position:relative; }

.ertop .location{ float:right; line-height:70px; font-size:14px; color:#9a9a9a}
.ertop .location a{ color:#9a9a9a}

.ertop .navbox{ float:left}
.ertop .navbox .list{ width:100%; height:auto; overflow:hidden;}
.ertop .navbox .list ul{ margin:0;  padding:0px; list-style:none; height:70px; overflow:hidden}
.ertop .navbox .list ul li{ margin:0px; padding:0px; list-style:none; width:150px; height:70px; line-height:70px; font-size:18px;  color:#333333;  float:left; text-align:center; }
.ertop .navbox .list ul li a{ color:#333333}
.ertop .navbox .list ul li.onfocus{ background: url(../Images/cline.png) bottom center no-repeat; color:#183984 }
.ertop .navbox .list ul li.onfocus a{color:#183984; }

.ertop .navbox{ }
.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; }



.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}

/*同道团建*/
.tjchoose{ width:100%; height:50px; line-height:50px; overflow:hidden; box-sizing: border-box; padding:0 10px; margin-bottom:10px;}
.tjchoose ul{ margin:0px; padding:0px; list-style:none}
.tjchoose ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:50px; line-height:50px; overflow:hidden; background:url(../Images/arrdown.png) right center no-repeat; float:left; text-indent:10px; background-size:10px auto}
.tjchoose ul li.onfocus{ color:#1c734b}


.tjbox{ width:100%; height:auto; background:#FFF; box-sizing:border-box; padding:10px 20px; border-radius:10px;}
.tjbox .one{ width:100%; height:auto; overflow:hidden; margin:10px 0 }
.tjbox .one .tit{ width:8%; height:35px; line-height:35px; overflow:hidden; font-size:14px; float:left}
.tjbox .one .list{ width:92%; height:35px; line-height:35px; overflow:hidden; font-size:14px; float:left; position:relative; box-sizing:border-box; padding:0 105px 0 0}
.tjbox .one .list ul{ margin:0px; padding:0px; list-style:none}
.tjbox .one .list ul li{ margin:0px 10px 5px 0; padding:0px 15px; list-style:none; height:35px; line-height:35px; font-size:14px; float:left; border-radius:5px}
.tjbox .one .list ul li.onfocus{ background:#dab96a}
.tjbox .one .list ul li a{ color:#114c3a}

.tjbox .one .list .getmore{ position:absolute; right:0; top:0px; width:100px; height:35px; border:1px solid #CCC; border-radius:35px; line-height:35px; text-align:center; font-size:14px; cursor:pointer; background:#FFF}


.tjboxchoose{ width:100%; height:auto; background:#FFF; box-sizing:border-box; padding:10px 20px; border-radius:10px; margin-top:20px;}
.tjboxchoose .one{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%; }
.tjboxchoose .one ul{ margin:0px; padding:0px; list-style:none}
.tjboxchoose .one ul li{ margin:10px 10px 10px 0; padding:0px; list-style:none; float:left; height:30px; line-height:30px; font-size:14px;}
.tjboxchoose .one ul li.nmp{ padding:0 0 0 0}
.tjboxchoose .one ul li.nmp em{ font-style:normal; margin:0;border:1px solid #999; }
.tjboxchoose .one ul li.nmp em.name{ padding:0 15px; }
.tjboxchoose .one ul li.nmp em.closenmp{color:#FFF; background:#333333; padding:0 10px; cursor:pointer}

.mainbox{ width:100%; height:auto; overflow:hidden; padding:30px 0;   position:relative; z-index:100; background:#f5f6f5; min-height:650px}
.mainbox .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.mainbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.mainbox .topnum{ width:100%; height:auto; line-height:150px; font-size:121px; font-weight:700; color:#d9576f}
.mainbox .toptitle{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:10px; font-size:36px; font-weight:700; color:#23262c; text-align:center}
.mainbox .toptitle2{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:20px; font-size:20px; text-transform:uppercase; color:#c1c2c7; 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;}

/*同道团建详细页*/
.tjreadtop{ width:100%; height:880px; overflow:hidden; position:relative}
.tjreadtop .pic{ width:100%; height:100%}
.tjreadtop .cbox{ width:1360px; margin:0 auto; overflow:hidden; position:absolute; left:50%; margin-left:-680px; bottom:57px;}
.tjreadtop .title{ width:100%; height:auto; overflow:hidden; font-size:26px; font-weight:700; color:#FFF; line-height:50px;}
.tjreadtop .title2{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#e9e9eb}
.tjreadtop .title3{ width:100%; height:auto;}
.tjreadtop .title3 .leftone{ width:50%; float:left; overflow:hidden;}
.tjreadtop .title3 .leftone .name{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:35px; color:#FFF; margin:10px 0}
.tjreadtop .title3 .leftone .tagbox{ width:100%; height:auto; overflow:hidden; line-height:30px;}
.tjreadtop .title3 .leftone .tagbox em{ font-style:normal; color:#333333; background:#dab96a; padding:5px 15px; margin:5px 10px 0 0; font-size:14px;}
.tjreadtop .title3 .rightone{ float:right; text-align:right; margin-top:-70px;}
.tjreadtop .title3 .rightone .price{ width:100%; height:35px; line-height:35px; font-size:18px; color:#dab96a}
.tjreadtop .title3 .rightone .price span{ font-size:28px; font-weight:700}
.tjreadtop .title3 .rightone .pricenote{ width:100%; height:50px; line-height:50px; font-size:16px; color:#FFF; margin-top:10px;}
.tjreadtop .title3 .rightone .ask{ width:186px; height:49px; line-height:49px; font-size:14px; background:#1c734b; color:#FFF; text-align:center; margin-top:10px;transition: all 0.5s ease;}
.tjreadtop .title3 .rightone .ask:hover{ background:#dab96a; font-size:16px}

.tjdetail{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; background:#FFF}
.tjdetail .tit{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px;}
.tjdetail .name{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px;}

.tjdetail .onebox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.tjdetail .onebox .ppbox{ width:60%; float:left; overflow:hidden; height:auto;}
.tjdetail .onebox .ppbox .price{ width:100%; height:35px; line-height:35px; font-size:18px; color:#dab96a}
.tjdetail .onebox .ppbox .price span{ font-size:28px; font-weight:700}
.tjdetail .onebox .ppbox .pricenote{ width:100%; height:auto; line-height:30px; font-size:14px;margin-top:0px;}
.tjdetail .onebox .ask{ width:36%; height:49px; line-height:49px; background:#1c734b; color:#FFF; text-align:center; margin-top:10px; float:right}



.tjmainbox{ width:100%; height:auto; overflow:hidden; background:#f5f6f5; padding:20px 0}
.tjmainbox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.tjmainbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.tjmainbox .leftbox{ width:72%; height:auto; float:left; overflow:hidden; background:#FFF; box-sizing:border-box;}
.tjmainbox .leftbox .titnav{ width:100%; height:50px; border-bottom:1px solid #ededed}
.tjmainbox .leftbox .titnav ul{ margin:0px; padding:0px; list-style:none}
.tjmainbox .leftbox .titnav ul li{ margin:0px 20px; padding:0px; list-style:none; height:50px; line-height:50px; float:left; overflow:hidden; color:#333333; font-weight:700; font-size:18px;}
.tjmainbox .leftbox .titnav ul li.onfocus{ color:#1c734b;}

.tjmainbox .leftbox .title{ width:100%; height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:26px; font-weight:700; color:#1c734b; margin:20px 0}
.tjmainbox .leftbox .inbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:0 30px 30px 30px; border-bottom:1px solid #e2e3e2 }

.tjmainbox .leftbox .triplist{ width:100%; height:auto; overflow:hidden;}
.tjmainbox .leftbox .triplist .tit{ width:100%; height:auto; overflow:hidden; font-size:18px; font-weight:700; color:#1c734b; line-height:40px;}
.tjmainbox .leftbox .triplist .tit em{ font-style:normal; background:#1c734b; color:#FFF; border-radius:35px; line-height:40px; padding:7px; margin:0 10px; 0 0}
.tjmainbox .leftbox .triplist .word{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:0 0 0 50px;}

.tjmainbox .leftbox .freehave{width:48%; float:left; height:auto; overflow:hidden; background:#fbf8f0; min-height:435px;}
.tjmainbox .leftbox .freenohave{width:48%; float:right; height:auto; overflow:hidden; background:#f3f8f6; min-height:435px;}

.tjmainbox .leftbox .freehave .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; font-weight:700; color:#333333; background:#ecdcb4}
.tjmainbox .leftbox .freehave .word{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; font-size:14px; line-height:200%; overflow:hidden; }

.tjmainbox .leftbox .freenohave .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; font-weight:700; color:#333333; background:#c6dcd2}
.tjmainbox .leftbox .freenohave .word{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; font-size:14px; line-height:200%; overflow:hidden; }

.tjmainbox .rightbox{ width:25.14%; height:auto; float:right; overflow:hidden; box-sizing:border-box;}
.tjmainbox .rightbox .title{ width:100%; height:50px; overflow:hidden; position:relative}
.tjmainbox .rightbox .title .tit{ position:absolute; left:0px; top:0; font-size:24px; font-weight:700; color:#000; line-height:50px;}
.tjmainbox .rightbox .title .more{ position:absolute; right:0; top:0; font-size:14px; color:#1c734b; line-height:50px;}

/*团建*/
.tjmainbox .rightbox .tjrightbox{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.tjmainbox .rightbox .tjrightbox ul{ margin:0px; padding:0px; list-style:none;}
.tjmainbox .rightbox .tjrightbox ul li{ margin:10px 0; padding:0; list-style:none; width:100%; height:auto; float:left; overflow:hidden}
.tjmainbox .rightbox .tjrightbox ul li .box{ width:100%; height:515px; overflow:hidden; float:left; border-radius:10px; position:relative}
.tjmainbox .rightbox .tjrightbox ul li .box .pic{ width:100%; height:100%; overflow:hidden; position:absolute; left:0; top:0}
.tjmainbox .rightbox .tjrightbox ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.tjmainbox .rightbox .tjrightbox ul li .box .cover{ width:100%; height:100%; background:url(../Images/cover1.png) bottom center no-repeat; background-size:cover; position:absolute; left:0; top:0; box-sizing:border-box;}
.tjmainbox .rightbox .tjrightbox ul li .box .cover .inbox{ position:absolute; left:0; bottom:0; box-sizing:border-box; padding: 0 19px 20px 19px;}
.tjmainbox .rightbox .tjrightbox ul li .box .cover .price{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; font-weight:700; color:#dab96a}
.tjmainbox .rightbox .tjrightbox ul li .box .cover .price span{ font-size:28px;}
.tjmainbox .rightbox .tjrightbox ul li .box .cover .tit{ width:100%; height:auto; max-height:56px; line-height:28px; font-size:16px; font-weight:700; color:#FFF; text-align:left; overflow:hidden;}
.tjmainbox .rightbox .tjrightbox ul li .box .cover .word{ width:100%; height:75px; line-height:25px; font-size:14px; overflow:hidden; color:#ffffff; margin-top:20px; display:none}
.tjmainbox .rightbox .tjrightbox ul li .box .cover .more{ width:105px; height:39px; line-height:39px; font-size:14px; color:#ffffff; margin:0 auto; margin-top:20px; margin-bottom:20px; background:#dab96a; text-align:center; border-radius:5px; display:none}
.tjmainbox .rightbox .tjrightbox ul li .box .cover .tagbox{ width:100%; height:auto; overflow:hidden; margin-top:10px; line-height:35px; margin-bottom:20px;}
.tjmainbox .rightbox .tjrightbox ul li .box .cover .tagbox em{ font-style:normal; border:1px solid #c8b267; margin:0 10px 0 0; padding:5px 15px; color:#c8b267}


.tjmainbox .rightbox .tjrightbox ul li:hover .box .cover .tit{ text-align:center}
.tjmainbox .rightbox .tjrightbox ul li:hover .box .cover{  background: url(../Images/cover2.png) bottom center no-repeat; background-size:cover;}
.tjmainbox .rightbox .tjrightbox ul li:hover .box .cover .price{ display:none}
.tjmainbox .rightbox .tjrightbox ul li:hover .box .cover .word{ display:block}
.tjmainbox .rightbox .tjrightbox ul li:hover .box .cover .more{ display:block}
.tjmainbox .rightbox .tjrightbox ul li:hover .box .cover .tagbox{ display:none}
.tjmainbox .rightbox .tjrightbox ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*案例*/
.tjmainbox .rightbox .caserightbox{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.tjmainbox .rightbox .caserightbox ul{ margin:0px; padding:0px; list-style:none;}
.tjmainbox .rightbox .caserightbox ul li{ margin:10px 0; padding:0; list-style:none; width:100%; height:auto; float:left; overflow:hidden}
.tjmainbox .rightbox .caserightbox ul li .box{ width:100%; height:540px; overflow:hidden; float:left; border-radius:10px; position:relative}
.tjmainbox .rightbox .caserightbox ul li .box .pic{ width:100%; height:100%; overflow:hidden; position:absolute; left:0; top:0}
.tjmainbox .rightbox .caserightbox ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.tjmainbox .rightbox .caserightbox ul li .box .cover{ width:100%; height:100%; background:url(../Images/cover1.png) bottom center no-repeat; background-size:cover; position:absolute; left:0; top:0; box-sizing:border-box;}
.tjmainbox .rightbox .caserightbox ul li .box .cover .inbox{ position:absolute; left:0; bottom:0; box-sizing:border-box; padding: 0 19px 20px 19px;}
.tjmainbox .rightbox .caserightbox ul li .box .cover .price{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; font-weight:700; color:#dab96a}
.tjmainbox .rightbox .caserightbox ul li .box .cover .price span{ font-size:28px;}
.tjmainbox .rightbox .caserightbox ul li .box .cover .tit{ width:100%; height:auto;  line-height:28px; font-size:16px; font-weight:700; color:#FFF; text-align:left; overflow:hidden; border-top:1px solid #ffffff;border-bottom:1px solid #ffffff; padding:10px 0}
.tjmainbox .rightbox .caserightbox ul li .box .cover .tit p{ display:block; height:56px; line-height:28px;}
.tjmainbox .rightbox .caserightbox ul li .box .cover .word{ width:100%; height:75px; line-height:25px; font-size:14px; overflow:hidden; color:#ffffff; margin-top:20px; display:none}
.tjmainbox .rightbox .caserightbox ul li .box .cover .more{ width:105px; height:39px; line-height:39px; font-size:14px; color:#ffffff; margin:0 auto; margin-top:20px; margin-bottom:20px; background:#dab96a; text-align:center; border-radius:5px; display:none}

.tjmainbox .rightbox .caserightbox ul li:hover .box .cover .tit{ text-align:center}
.tjmainbox .rightbox .caserightbox ul li:hover .box .cover{  background: url(../Images/cover2.png) bottom center no-repeat; background-size:cover;}
.tjmainbox .rightbox .caserightbox ul li:hover .box .cover .price{ display:none}
.tjmainbox .rightbox .caserightbox ul li:hover .box .cover .word{ display:block}
.tjmainbox .rightbox .caserightbox ul li:hover .box .cover .more{ display:block}
.tjmainbox .rightbox .caserightbox ul li:hover .box .cover .tagbox{ display:none}
.tjmainbox .rightbox .caserightbox ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}




/*同道野奢*/
.yeshenav{ width:100%; height:auto; overflow:hidden;}
.yeshenav ul{ margin:0px auto; padding:0px; list-style:none}
.yeshenav ul li{ margin:0px; padding:0px; list-style:none; width:250px; height:60px; line-height:60px; text-align:center; overflow:hidden; font-size:38px; font-weight:700; color:#7f7f7f; float:left}
.yeshenav ul li a{color:#7f7f7f}
.yeshenav ul li.onfocus{ color:#1c734b}
.yeshenav ul li.onfocus a{color:#1c734b}

/*同道野奢列表*/
.yeslist{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.yeslist ul{ margin:0px; padding:0px; list-style:none;}
.yeslist ul li{ margin:10px 0; padding:0; list-style:none; width:25%; height:auto; float:left; overflow:hidden}
.yeslist ul li .box{ width:94%; height:515px; overflow:hidden; float:left; border-radius:10px; position:relative; margin:0 auto}
.yeslist ul li .box .pic{ width:100%; height:100%; overflow:hidden; position:absolute; left:0; top:0}
.yeslist ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.yeslist ul li .box .cover{ width:100%; height:100%;  background-size:cover; position:absolute; left:0; top:0; box-sizing:border-box;} /*background:url(../Images/cover1.png) bottom center no-repeat;*/
.yeslist ul li .box .cover .inbox{ position:absolute; left:0; bottom:0; box-sizing:border-box; padding: 0 19px;}
.yeslist ul li .box .cover .price{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; font-weight:700; color:#dab96a}
.yeslist ul li .box .cover .price span{ font-size:28px;}
.yeslist ul li .box .cover .tit{ width:100%; height:56px; line-height:28px; font-size:16px; font-weight:700; color:#FFF; text-align:left; overflow:hidden; margin-bottom:20px;}
.yeslist ul li .box .cover .word{ width:100%; height:75px; line-height:25px; font-size:14px; overflow:hidden; color:#ffffff; margin-top:0px; display:none}
.yeslist ul li .box .cover .more{ width:105px; height:39px; line-height:39px; font-size:14px; color:#ffffff; margin-top:20px; margin-bottom:20px; background:#dab96a; text-align:center; border-radius:5px; display:none}


.yeslist ul li:hover .box .cover .tit{ text-align:left}
.yeslist ul li:hover .box .cover{  background: url(../Images/cover2.png) bottom center no-repeat; background-size:cover;}
.yeslist ul li:hover .box .cover .word{ display:block}
.yeslist ul li:hover .box .cover .more{ display:block}
.yeslist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*同道野奢详细页*/
.ysreadtop{ width:100%; height:880px; overflow:hidden; position:relative}
.ysreadtop .pic{ width:100%; height:100%}
.ysreadtop .cbox{ width:1360px; margin:0 auto; overflow:hidden; position:absolute; left:50%; margin-left:-680px; bottom:57px;}
.ysreadtop .pricebox{ width:100%; height:auto; overflow:hidden;}
.ysreadtop .pricebox .price{ width:100%; height:35px; line-height:35px; font-size:18px; color:#dab96a}
.ysreadtop .pricebox .price span.t1{ font-size:28px; font-weight:700}
.ysreadtop .pricebox .price span.t2{ font-size:14px;}
.ysreadtop .pricebox .pricenote{ width:100%; height:50px; line-height:50px; font-size:16px; color:#FFF; margin-top:10px;}


.ysreadtop .otherbox{ width:100%; height:auto; overflow:hidden; margin-top:20px}
.ysreadtop .otherbox .leftone{ width:65%; height:auto; float:left; overflow:hidden;}
.ysreadtop .otherbox .leftone .tit{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:26px; font-weight:700; color:#FFF}
.ysreadtop .otherbox .leftone .tit2{ width:100%; height:auto; overflow:hidden; line-height:35px; font-size:14px; color:#FFF; margin-top:10px;}
.ysreadtop .otherbox .rightone{ width:30%; float:right; overflow:hidden;}
.ysreadtop .otherbox .rightone ul{ margin:30px 0 0 0; padding:0px; list-style:none}
.ysreadtop .otherbox .rightone ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.ysreadtop .otherbox .rightone ul li p{ display:block; width:96%; float:right; border-radius:10px; font-size:14px;}
.ysreadtop .otherbox .rightone ul li p.t1{height:49px; line-height:49px; background:#dab96a; color:#FFF; text-align:center;transition: all 0.5s ease;}
.ysreadtop .otherbox .rightone ul li p.t2{height:49px; line-height:49px; background:#1c734b; color:#FFF; text-align:center;transition: all 0.5s ease;}
.ysreadtop .otherbox .rightone ul li p.t1:hover{background:#19a350; font-size:16px}
.ysreadtop .otherbox .rightone ul li p.t2:hover{ background:#19a350; font-size:16px}

.ysdetail{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; background:#FFF}
.ysdetail .tit{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px;}
.ysdetail .name{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px;}

.ysdetail .onebox{ width:100%; height:auto; overflow:hidden;}
.ysdetail .onebox .ppbox{ width:100%; float:left; overflow:hidden; height:auto;}
.ysdetail .onebox .ppbox .price{ width:100%; height:auto; line-height:35px; font-size:18px; color:#dab96a}
.ysdetail .onebox .ppbox .price span.t1{ font-size:28px; font-weight:700}
.ysdetail .onebox .ppbox .price span.t2{ font-size:14px; color:#333333}

.ysdetail .quicklist{ width:100%; float:none; overflow:hidden;}
.ysdetail .quicklist ul{ margin:0px; padding:0px; list-style:none}
.ysdetail .quicklist ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.ysdetail .quicklist ul li p{ display:block; width:96%; border-radius:10px; font-size:14px;}
.ysdetail .quicklist ul li p.t1{height:49px; line-height:49px; background:#dab96a; color:#FFF; text-align:center;}
.ysdetail .quicklist ul li p.t2{height:49px; line-height:49px; background:#1c734b; color:#FFF; text-align:center; float:right}

/*热门案例信息*/
.hotcasevideobox{ width:100%; height:auto; overflow:hidden; background:#f5f6f5; padding:25px 0}
.hotcasevideobox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1580px; margin:0 auto; clear:both; overflow:hidden; }
.hotcasevideobox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.hotcasevideobox .titlebox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:38px; font-weight:700; color:#1c734b; line-height:60px;}
.hotcasevideobox .titlebox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:16px; color:#6a6b6a; line-height:35px;}
.hotcasevideobox .thebox{ width:100%; height:425px; overflow:hidden; position:relative; max-width:1580px; margin-top:25px;}
.hotcasevideobox .thebox .leftarr{ width:58px; height:58px; background:url(../Images/left3.png) no-repeat; position:absolute; z-index:10; background-size:100% 100%; left:0px; top:50%; margin-top:-28px; cursor:pointer}
.hotcasevideobox .thebox .rightarr{ width:58px; height:58px; background:url(../Images/right3.png) no-repeat; position:absolute; z-index:10; background-size:100% 100%; right:0px; top:50%; margin-top:-28px;cursor:pointer}


/*热门案例*/
.htcaselist{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.htcaselist ul{ margin:0px; padding:0px; list-style:none;}
.htcaselist ul li{ margin:10px 0; padding:0; list-style:none; width:25%; height:auto; float:left; overflow:hidden}
.htcaselist ul li .box{ width:94%; height:425px; overflow:hidden; float:left; border-radius:10px; position:relative; margin:0 auto}
.htcaselist ul li .box .pic{ width:100%; height:100%; overflow:hidden; position:absolute; left:0; top:0}
.htcaselist ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.htcaselist ul li .box .cover{ width:100%; height:100%; background:url(../Images/cover1.png) bottom center no-repeat; background-size:cover; position:absolute; left:0; top:0; box-sizing:border-box;}
.htcaselist ul li .box .cover .inbox{ position:absolute; left:0; bottom:0; box-sizing:border-box; padding: 0 19px;}
.htcaselist ul li .box .cover .price{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; font-weight:700; color:#dab96a}
.htcaselist ul li .box .cover .price span{ font-size:28px;}
.htcaselist ul li .box .cover .tit{ width:100%; height:auto; line-height:28px; font-size:16px; font-weight:700; color:#FFF; text-align:left; overflow:hidden; margin-bottom:20px; border-top:1px solid #FFF; border-bottom:1px solid #FFF; padding:15px 0; text-align:center}
.htcaselist ul li .box .cover .word{ width:100%; height:75px; line-height:25px; font-size:14px; overflow:hidden; color:#ffffff; margin-top:0px; display:none}
.htcaselist ul li .box .cover .more{ width:105px; height:39px; line-height:39px; font-size:14px; color:#ffffff; margin-top:20px; margin-bottom:20px; background:#dab96a; text-align:center; border-radius:5px; display:none}


.htcaselist ul li:hover .box .cover .tit{ text-align:left}
.htcaselist ul li:hover .box .cover{  background: url(../Images/cover2.png) bottom center no-repeat; background-size:cover;}
.htcaselist ul li:hover .box .cover .word{ display:block}
.htcaselist ul li:hover .box .cover .more{ display:block}
.htcaselist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*案例详情页*/
.casereadtop{ width:100%; height:880px; overflow:hidden; position:relative}
.casereadtop .pic{ width:100%; height:100%}
.casereadtop .cbox{ width:1360px; margin:0 auto; overflow:hidden; position:absolute; left:50%; margin-left:-680px; bottom:57px;}
.casereadtop .pricebox{ width:100%; height:auto; overflow:hidden;}
.casereadtop .pricebox .price{ width:100%; height:35px; line-height:35px; font-size:18px; color:#dab96a}
.casereadtop .pricebox .price span.t1{ font-size:28px; font-weight:700}
.casereadtop .pricebox .price span.t2{ font-size:14px;}
.casereadtop .pricebox .pricenote{ width:100%; height:50px; line-height:50px; font-size:16px; color:#FFF; margin-top:10px;}


.casereadtop .otherbox{ width:100%; height:auto; overflow:hidden; margin-top:20px}
.casereadtop .otherbox .leftone{ width:65%; height:auto; float:left; overflow:hidden;}
.casereadtop .otherbox .leftone .tit{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:26px; font-weight:700; color:#FFF}
.casereadtop .otherbox .leftone .tit2{ width:100%; height:auto; overflow:hidden; line-height:35px; font-size:14px; color:#FFF; margin-top:10px;}
.casereadtop .otherbox .rightone{ width:30%; float:right; overflow:hidden;}
.casereadtop .otherbox .rightone ul{ margin:0px; padding:0px; list-style:none}
.casereadtop .otherbox .rightone ul li{ margin:30px 0 0 0; padding:0px; list-style:none; width:50%; height:auto; float:right; overflow:hidden;}
.casereadtop .otherbox .rightone ul li p{ display:block; width:96%; float:right; border-radius:10px; font-size:14px;}
.casereadtop .otherbox .rightone ul li p.t1{height:49px; line-height:49px; background:#dab96a; color:#FFF; text-align:center;}
.casereadtop .otherbox .rightone ul li p.t2{height:49px; line-height:49px; background:#1c734b; color:#FFF; text-align:center;transition: all 0.5s ease;}
.casereadtop .otherbox .rightone ul li p.t2:hover{ background:#dab96a;font-size:16px}





.aboutbox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; padding:150px 0  }
.aboutbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:100%; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aboutbox1 .titlebox{ width:100%; position: static; ;  text-align:center; z-index:10}
.aboutbox1 .titlebox .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:44px; font-weight:700; color:#fbffff}
.aboutbox1 .titlebox .tit2{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:18px; color:#FFF; margin-top:15px;}

.aboutbox1 .list{ width:100%; height:auto; overflow:hidden; position:relative; z-index:0}
.aboutbox1 .list ul{ margin:0px; padding:0px; list-style:none}
.aboutbox1 .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left;margin-top:160px;} 
/*
.aboutbox1 .list ul li.t1{background:url(../Images/th1.png) repeat}
.aboutbox1 .list ul li.t2{background:url(../Images/th2.png) repeat}
.aboutbox1 .list ul li.t3{background:url(../Images/th3.png) repeat}
*/
.aboutbox1 .list ul li .pic{ width:100%; height:161px; text-align:center; overflow:hidden; }
.aboutbox1 .list ul li .pic img{ max-height:150px;}
.aboutbox1 .list ul li .tit{ width:100%; height:auto; margin-top:75px; overflow:hidden; text-align:center; font-size:30px; font-weight:700; color:#ffffff; line-height:50px;}
.aboutbox1 .list ul li .tit2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:20px; color:#FFF; margin-top:10px; line-height:40px;}

/*发展历程*/
.aboutbox2{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; padding:130px 0 }
.aboutbox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.aboutbox2 .titlebox{ width:100%; height:auto; overflow:hidden; text-align:center}
.aboutbox2 .titlebox .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:44px; font-weight:700; color:#fbffff}
.aboutbox2 .titlebox .tit2{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:18px; color:#FFF; margin-top:15px;}

.aboutbox2 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.aboutbox2 .listbox .list{ width:1400px; height:auto; overflow:hidden;}
.aboutbox2 .listbox ul{ margin:0px; padding:0px; list-style:none}
.aboutbox2 .listbox ul li{ margin:0px; padding:0px; list-style:none; float:left; width:25%; height:142px; background:url(../Images/rarr.png) right 9px top 45px no-repeat;}
.aboutbox2 .listbox ul li .box{ width:88.8%; height:auto; overflow:hidden; padding-bottom:13px; }
.aboutbox2 .listbox ul li .box .inbox{ width:100%; height:128px; overflow:hidden; box-sizing:border-box; border-left:10px solid #36c297; background:#FFF; padding:0 30px; cursor:pointer}
.aboutbox2 .listbox ul li .box .inbox p{ display:block; width:100%; height:auto; overflow:hidden;}
.aboutbox2 .listbox ul li .box .inbox p.t1{ font-size:20px; font-weight:700; color:#333333; margin-top:15px;}
.aboutbox2 .listbox ul li .box .inbox p.t1 span{ font-weight:normal; text-transform:uppercase; font-size:12px;}
.aboutbox2 .listbox ul li .box .inbox p.t2{ font-size:34px; font-weight:700; color:#4079e6; line-height:40px; margin:5px 0}
.aboutbox2 .listbox ul li .box .inbox p.t3{ text-transform:uppercase; font-size:14px; color:#a4a4a4; margin-top:0;}

.aboutbox2 .listbox ul li:last-child{ background:none}

.aboutbox2 .listbox ul li.m1 .inbox{  border-left:10px solid #36c297;}
.aboutbox2 .listbox ul li.m1 .inbox p.t2{ color:#1c724b}
.aboutbox2 .listbox ul li.m1.onfocus .box{ background:url(../Images/d1.png) bottom center no-repeat}
.aboutbox2 .listbox ul li.m1.onfocus .inbox{ background:#1c724b; color:#FFF}
.aboutbox2 .listbox ul li.m1.onfocus .inbox p.t1{ color:#ffffff}
.aboutbox2 .listbox ul li.m1.onfocus .inbox p.t2{ color:#ffffff}
.aboutbox2 .listbox ul li.m1.onfocus .inbox p.t3{ color:#ffffff}

.aboutbox2 .listbox ul li.m2 .inbox{  border-left:10px solid #6fa1ef;}
.aboutbox2 .listbox ul li.m2 .inbox p.t2{ color:#4079e6}
.aboutbox2 .listbox ul li.m2.onfocus .box{ background:url(../Images/d2.png) bottom center no-repeat}
.aboutbox2 .listbox ul li.m2.onfocus .inbox{ background:#397de6; color:#FFF}
.aboutbox2 .listbox ul li.m2.onfocus .inbox p.t1{ color:#ffffff}
.aboutbox2 .listbox ul li.m2.onfocus .inbox p.t2{ color:#ffffff}
.aboutbox2 .listbox ul li.m2.onfocus .inbox p.t3{ color:#ffffff}

.aboutbox2 .listbox ul li.m3 .inbox{  border-left:10px solid #56f86e;}
.aboutbox2 .listbox ul li.m3 .inbox p.t2{ color:#1eb935}
.aboutbox2 .listbox ul li.m3.onfocus .box{ background:url(../Images/d3.png) bottom center no-repeat}
.aboutbox2 .listbox ul li.m3.onfocus .inbox{ background:#1eb935; color:#FFF}
.aboutbox2 .listbox ul li.m3.onfocus .inbox p.t1{ color:#ffffff}
.aboutbox2 .listbox ul li.m3.onfocus .inbox p.t2{ color:#ffffff}
.aboutbox2 .listbox ul li.m3.onfocus .inbox p.t3{ color:#ffffff}

.aboutbox2 .listbox ul li.m4 .inbox{  border-left:10px solid #ffa553;}
.aboutbox2 .listbox ul li.m4 .inbox p.t2{ color:#ff8414}
.aboutbox2 .listbox ul li.m4.onfocus .box{ background:url(../Images/d4.png) bottom center no-repeat}
.aboutbox2 .listbox ul li.m4.onfocus .inbox{ background:#ff8414; color:#FFF}
.aboutbox2 .listbox ul li.m4.onfocus .inbox p.t1{ color:#ffffff}
.aboutbox2 .listbox ul li.m4.onfocus .inbox p.t2{ color:#ffffff}
.aboutbox2 .listbox ul li.m4.onfocus .inbox p.t3{ color:#ffffff}


.aboutbox2 .listbox2{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; background:url(../Images/cover3.png) repeat; padding:25px; margin-top:25px;}
.aboutbox2 .listbox2 .one{ width:33.33%; height:auto; float:left; overflow:hidden; box-sizing:border-box; padding:0 20px;} 
.aboutbox2 .listbox2 .one .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; color:#FFF}
.aboutbox2 .listbox2 .one .tit span{ font-size:32px;}
.aboutbox2 .listbox2 .one .word{ width:100%; height:auto; overflow:hidden; margin-top:10px; line-height:40px; font-size:16px; color:#e0e2e1}


/*发展历程*/
.aboutbox3{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background:#ffffff; background-size:cover; padding:135px 0}
.aboutbox3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:100%; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aboutbox3 .titlebox{ width:100%; height:auto; overflow:hidden; text-align:center}
.aboutbox3 .titlebox .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:44px; font-weight:700; color:#fbffff}
.aboutbox3 .titlebox .tit2{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:18px; color:#FFF; margin-top:15px;}

.aboutbox3 .listbox{ width:100%; height:434px; overflow:hidden; background:url(../Images/theline.png) left center repeat-x; margin-top:25px}
.aboutbox3 .list{ width:100%; height:434px; max-width:1360px; overflow:hidden; margin:0 auto;}
.aboutbox3 .list ul{ margin:0px; padding:0px; list-style:none}
.aboutbox3 .list ul li{ margin:0px; padding:0px; list-style:none; width:15%; height:434px; float:left; overflow:hidden; background:url(../Images/hdot.png) left center no-repeat; position:relative;}
.aboutbox3 .list ul li .box{ height:217px; position:absolute; left:10px; top:50%; border-left:1px solid #6d8985;width:100%; margin:15px 0 0 0}
.aboutbox3 .list ul li .box .inbox{ position:absolute; bottom:15px; left:10px; width:100%}
.aboutbox3 .list ul li .box .tit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:36px; font-weight:700; color:#dab96a}
.aboutbox3 .list ul li .box .tit2{ width:100%; height:auto; overflow:hidden; line-height:35px; font-size:18px;  color:#ffffff}

.aboutbox3 .list ul li:nth-child(2n) .box{ top:-15px; padding:0 0 0 0; margin:0px 0 0 0}
.aboutbox3 .list ul li:nth-child(2n) .box .inbox{ position:absolute; bottom:auto; top:15px ;}

.aboutbox3 .list ul li.spec{background:url(../Images/hdot.png) left center no-repeat; overflow: visible; width:180%}
.aboutbox3 .list ul li.spec .box{ height:100%; position:absolute; left:-41%; top:0; border-left:0;width:100%; overflow: visible}
.aboutbox3 .list ul li.spec .box .inbox{ position:absolute; left:0; top:0px; width:100%}
.aboutbox3 .list ul li.spec .box .inbox .tit{ width:141px; height:158px; background:url(../Images/yearbox.png) no-repeat; margin:0 auto; margin-top:24px; font-size:20px; color:#FFF; line-height:150px; text-align:center}
.aboutbox3 .list ul li.spec .box .inbox .tit span{ font-size:50px;}
.aboutbox3 .list ul li.spec .box .tit2{ margin-top:58px; text-align:center}

/*团队数据*/
.aboutbox4{ width:100%; height:auto;margin:0 auto; overflow:hidden;}
.aboutbox4 .titbox{width:100%; height:auto; overflow:hidden; line-height:50px; font-size:44px;font-weight:700;   color:#FFF; text-align:center; margin-top:140px;}
.aboutbox4 .titbox2{width:100%; height:auto; line-height:60px; overflow:hidden; font-size:18px;color:#ffffff; margin-top:10px;text-align:center}
.aboutbox4 .titbox3{width:100%; height:auto; line-height:35px; overflow:hidden; font-size:16px;color:#ffffff; margin-top:10px;text-align:center}

.aboutbox4 .onebox{ width:50%; height:960px; overflow:hidden; float:left; }
.aboutbox4 .onebox:nth-child(2){ width:50%; height:960px; overflow:hidden; float:left; }

.aboutbox4 .onebox .list1{ width:100%; height:auto; overflow:hidden; margin-top:50px;}
.aboutbox4 .onebox .list1 ul{ margin:0px; padding:0px; list-style:none}
.aboutbox4 .onebox .list1 ul li{ margin:80px 0 0 0; padding:0px; list-style:none; width:50%; float:left; overflow:hidden;}
.aboutbox4 .onebox .list1 ul li .tit{ width:100%; height:auto; text-align:center; color:#FFF; font-size:20px; line-height:60px;}
.aboutbox4 .onebox .list1 ul li .tit span{ font-size:78px; font-weight:700; color:#dab96a;}
.aboutbox4 .onebox .list1 ul li .tit2{ width:100%; height:50px; line-height:50px; font-size:18px; color:#FFF; text-align:center; margin-top:10px;}


.aboutbox4 .onebox .list2{ width:100%; height:auto; overflow:hidden; margin-top:50px;}
.aboutbox4 .onebox .list2 ul{ margin:0px; padding:0px; list-style:none}
.aboutbox4 .onebox .list2 ul li{ margin:80px 0 0 0; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.aboutbox4 .onebox .list2 ul li .tit{ width:100%; height:auto; text-align:center; color:#FFF; font-size:20px; line-height:60px;}
.aboutbox4 .onebox .list2 ul li .tit span{ font-size:78px; font-weight:700; color:#dab96a;}
.aboutbox4 .onebox .list2 ul li .tit2{ width:100%; height:50px; line-height:50px; font-size:18px; color:#FFF; text-align:center; margin-top:10px;}
.aboutbox4 .onebox .list2 ul li:nth-child(4){ margin-left:16.5%}

/*联系我们*/
.aboutbox5{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background:#ffffff; background-size:cover; padding:100px}
.aboutbox5 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:100%; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox5 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aboutbox5 img{ width:100%; height:auto} 


.aboutbox6{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background:#ffffff; background-size:cover; padding:100px}
.aboutbox6 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:100%; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox6 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aboutbox6 img{ width:100%; height:auto} 

/*服务与支持*/
.servicebox1{ width:100%; height:auto; overflow:hidden;  background:#f4f4f4; padding:40px 0 }
.servicebox1 .centerbox{ width:100%; height:auto; max-width:1400px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box; background:#FFF; padding:40px;  }
.servicebox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto; }
.servicebox1 .leftbox{ width:49%; height:auto; float:left; overflow:hidden;}
.servicebox1 .leftbox .titbox{ width:100%; height:60px; line-height:60px; font-size:36px; font-weight:700; color:#23262c}
.servicebox1 .leftbox .titbox2{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#c1c2c7; text-transform:uppercase}
.servicebox1 .leftbox .wordbox{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%; margin-top:20px;}
.servicebox1 .rightbox{ width:49%; height:auto; float:right; overflow:hidden;}
.servicebox1 .rightbox img{ width:100%; height:auto}

/*下载中心*/
.servicebox2{ width:100%; height:auto; overflow:hidden;  background:#ffffff; background-size:cover; padding:40px 0 }
.servicebox2 .centerbox{ width:100%; height:auto; max-width:1400px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.servicebox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.servicebox2 .titbox{ width:100%; height:60px; line-height:60px; font-size:36px; font-weight:700; color:#23262c}
.servicebox2 .titbox2{ width:100%; height:50px; line-height:50px; overflow:hidden; position:relative }
.servicebox2 .titbox2 .tit{font-size:20px; color:#c1c2c7; text-transform:uppercase; position: absolute; left:0; top:0}
.servicebox2 .titbox2 .more{ position: absolute; right:0; top:0; font-size:14px; color:#183984}

.servicebox2 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.servicebox2 .list{ width:100%; height:auto; overflow:hidden; margin:0 auto; max-width:1400px;}
.servicebox2 .list ul{ margin:0px; padding:0px; list-style:none}
.servicebox2 .list ul li{ margin:10px 0 0 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow: hidden; float:left; position:relative; z-index:0;  }
.servicebox2 .list ul li .box{ width:96%; height:auto; overflow:hidden;transition: all 0.5s ease;}
.servicebox2 .list ul li .box .pic{ width:100%; height:288px; text-align:center; overflow:hidden;}
.servicebox2 .list ul li .box .pic .img{ width:100%; height:288px; text-align:center; overflow:hidden;transition: all 0.5s ease;}
.servicebox2 .list ul li .box .tit{ width:100%; height:60px; line-height:60px; font-size:16px; color:#333333; overflow:hidden;z-index:10; text-align:center }
.servicebox2 .list ul li:hover .box{ background: #f4f4f4}
.servicebox2 .list ul li:hover .box .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);transition: all 0.5s ease;}
.servicebox2 .list ul li:hover .box .tit{ color:#183984}



/*企业文化*/
.culturebox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/culturebg.png) no-repeat; background-size:cover; 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 .titbox{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden; font-size:36px; font-weight:700; color:#333333}
.culturebox1 .titbox2{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px; text-align:center;}
.culturebox1 .wordbox{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.culturebox1 .wordbox img{ max-width:100%; height:auto}


.culturebox2{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/culturebox2bg.png) center center no-repeat; background-size:cover; }
.culturebox2 .centerbox{ width:100%; height:auto;  min-width:320px; margin:0 auto; clear:both; overflow:hidden; }
.culturebox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.culturebox2 .listbox{ width:100%; height:auto; overflow:hidden;}
.culturebox2 .listbox ul{ margin:0px; padding:0px; list-style:none}
.culturebox2 .listbox ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:580px; float:left; overflow:hidden; box-sizing:border-box; border-left:1px solid #a4999d; text-align:center}
.culturebox2 .listbox ul li:nth-child(1){ border:0}
.culturebox2 .listbox ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:36px; font-weight:700; color:#ffffff; margin-top:250px;}
.culturebox2 .listbox ul li .word{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:16px; margin-top:10px; box-sizing:border-box; padding:0 20px; color:#FFF}

/*资质荣誉*/
.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: #f7f5f5; 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 .toptit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:38px; font-weight:700; color:#333333}
.casesbox1 .topword{ width:100%; height:auto; line-height:30px; text-align:center; font-size:18px; color:#666666; margin:20px 0}

.casesbox2{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/casebg.png) no-repeat; background-size:cover; padding:80px 0 }
.casesbox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.casesbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.casesbox2 .toptit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:32px; font-weight:700; color:#333333}
.casesbox2 .topword{ width:100%; height:auto; line-height:30px; text-align:center; font-size:16px; color:#666666; margin-top:20px}
.casesbox2 .inbox{ width:100%; height:auto; overflow:hidden; background:#FFF; border-radius:20px; box-sizing:border-box; padding:15px; margin-top:30px}


.casesbox3{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: #f7f5f5; padding:60px 0 }
.casesbox3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.casesbox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.casesbox3 .toptit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:38px; font-weight:700; color:#333333}
.casesbox3 .topword{ width:100%; height:auto; line-height:30px; text-align:center; font-size:16px; color:#666666; margin-top:20px}

.casesbox3 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:30px}
.casesbox3 .listbox ul{ margin:0px; padding:0px; list-style:none}
.casesbox3 .listbox ul li{ margin:0px; padding:0px; list-style:none; width:20%; float:left; height:277px; overflow:hidden; cursor:pointer}
.casesbox3 .listbox ul li .box{ width:210px; height:277px; overflow:hidden; position:relative; margin:0 auto}
.casesbox3 .listbox ul li .box .pic{ width:100%; height:100%; overflow:hidden; position:absolute; left:0; top:0; z-index:0}
.casesbox3 .listbox ul li .box .cover{ width:100%; height:100%; background:url(../Images/lcout.png) no-repeat; background-size:100% 100%; position:absolute; left:0; top:0; z-index:10}
.casesbox3 .listbox ul li .box .icon{ width:100%; height:65px; margin-top:75px; text-align:center; position:relative; z-index:11}
.casesbox3 .listbox ul li .box .icon img{ margin:0 auto;}
.casesbox3 .listbox ul li .box .icon .img1{ display:block}
.casesbox3 .listbox ul li .box .icon .img2{ display:none}
.casesbox3 .listbox ul li .box .tit{ width:100%; height:40px; line-height:40px; text-align:center; font-size:22px; font-weight:700; color:#d9576f; position:relative; z-index:11}
.casesbox3 .listbox ul li .box .word{ display:none}

.casesbox3 .listbox ul li.onfocus .cover{ background:url(../Images/lcon.png) no-repeat; background-size:100% 100%;} 
.casesbox3 .listbox ul li.onfocus .box .icon .img1{ display:none}
.casesbox3 .listbox ul li.onfocus .box .icon .img2{ display:block}
.casesbox3 .listbox ul li.onfocus .box .tit{ color:#ffffff}

.casesbox3 .listword{ width:96%; height:auto; margin:0 auto; box-sizing:border-box; padding:20px; border-radius:20px; box-shadow:0px 0px 10px 5px #f1f3f8; background:#FFF; margin-top:25px;}


/*案例展示*/
.caselist{ width:100%; height:auto; overflow:hidden;}
.caselist ul{ margin:0px; padding:0px; list-style:none}
.caselist ul li{ margin:0 0 25px 0 ; padding:0px; 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:#FFF; box-sizing:border-box; border-radius:10px;}
.caselist ul li .pic{ width:100%; height:290px; overflow:hidden; float:left}
.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; }
.caselist ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; 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 .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.caselist ul li:hover .wordbox .tit{ color:#183984}
.caselist ul li:hover .wordbox .time{background: url(../Images/a2rr.png) right center  no-repeat; color:#d32620}

/*幻灯新闻*/
/*新闻*/
.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:0; list-style:none; width:25%; height:auto; float:left; overflow:hidden}
.productlist ul li .box{ width:94%; height:515px; overflow:hidden;  border-radius:10px; position:relative; margin:0 auto}
.productlist ul li .box .pic{ width:100%; height:100%; overflow:hidden; position:absolute; left:0; top:0}
.productlist ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.productlist ul li .box .cover{ width:100%; height:100%; background:url(../Images/cover1.png) bottom center no-repeat; background-size:cover; position:absolute; left:0; top:0; box-sizing:border-box;}
.productlist ul li .box .cover .inbox{ position:absolute; left:0; bottom:0; box-sizing:border-box; padding: 0 19px;}
.productlist ul li .box .cover .price{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; font-weight:700; color:#dab96a}
.productlist ul li .box .cover .price span{ font-size:28px;}
.productlist ul li .box .cover .tit{ width:100%; height:56px; line-height:28px; font-size:16px; font-weight:700; color:#FFF; text-align:left; overflow:hidden;}
.productlist ul li .box .cover .word{ width:100%; height:75px; line-height:25px; font-size:14px; overflow:hidden; color:#ffffff; margin-top:20px; display:none}
.productlist ul li .box .cover .more{ width:105px; height:39px; line-height:39px; font-size:14px; color:#ffffff; margin:0 auto; margin-top:20px; margin-bottom:20px; background:#dab96a; text-align:center; border-radius:5px; display:none}
.productlist ul li .box .cover .tagbox{ width:100%; height:auto; overflow:hidden; margin-top:10px; line-height:35px; margin-bottom:20px;}
.productlist ul li .box .cover .tagbox em{ font-style:normal; border:1px solid #c8b267; margin:0 10px 0 0; padding:5px 15px; color:#c8b267}


.productlist ul li:hover .box .cover .tit{ text-align:center}
.productlist ul li:hover .box .cover{  background: url(../Images/cover2.png) bottom center no-repeat; background-size:cover;}
.productlist ul li:hover .box .cover .price{ display:none}
.productlist ul li:hover .box .cover .word{ display:block}
.productlist ul li:hover .box .cover .more{ display:block}
.productlist ul li:hover .box .cover .tagbox{ display:none}
.productlist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}





/*下载*/
.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}


/*发展历程*/
.developmentbox1{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; background:#FFF; max-width:1280px; margin:0 auto}
.developmentbox1 .list{ width:100%; height:auto; overflow:hidden; background:url(../Images/developmentbg.png) center center no-repeat; background-size:100% auto}
.developmentbox1 .list ul{ margin:0px; padding:0px; list-style:none}
.developmentbox1 .list ul li{ margin:0px; padding:0px; list-style:none; width:16.65%; float:left; overflow:hidden; height:234px; position:relative} 
.developmentbox1 .list ul li .tit{ width:100%; height:71px; line-height:71px; text-align:center; overflow:hidden; font-size:70px; font-weight:700; color:#026931; position:absolute; left:0px; top:79px}
.developmentbox1 .list ul li .word{ width:100%; height:auto; position:absolute; left:0px; top:0px; font-size:15px; font-weight:700; line-height:30px; text-align:center}

.developmentbox1 .list ul li:nth-child(2n) .tit{ color:#6dba44;}
.developmentbox1 .list ul li:nth-child(2n) .word{ top:160px;}

.developmentbox2{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; background:#FFF; max-width:1280px; margin:25px auto;}






/*技术支持*/
.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;}



.contactbox2{ width:100%; height:auto; overflow:hidden;  height:auto; position:relative;  position:relative; z-index:100; background:#FFF; padding:50px 0 }
.contactbox2 .centerbox{ width:100%; height:auto; overflow:hidden;  margin:0 auto; background:#ffffff; max-width:1360px;}
.contactbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.contactbox2 .leftbox{ width:50%; height:auto; float:left; overflow:hidden;}
.contactbox2 .leftbox .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:32px; font-weight:700; color:#111111;}
.contactbox2 .leftbox .titbox2{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:20px; color:#adadad;}
.contactbox2 .leftbox .titbox3{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:16px; color:#333333;}

.contactbox2 .rightbox{ width:46%; height:auto; float:right; overflow:hidden;}

.contactbox2 .onebox{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.contactbox2 .onebox .mapbox{ width:100%; height:350px;}
.contactbox2 .onebox .wordbox{ width:100%; height:auto; overflow:hidden; background:#f5f5f5; box-sizing:border-box; padding:20px;}
.contactbox2 .onebox .wordbox .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; font-weight:700; color:#333333;}
.contactbox2 .onebox .wordbox .word{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:30px; overflow:hidden;}

.reporttit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; color:#000; font-weight:700; margin-top:10px;}

.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:100%; 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 .btnme{ width:235px; height:58px; line-height:58px; overflow:hidden; background:#111111; font-size:16px; color:#FFF;  border:0px; display:block;  border-radius:5px}


.reportresult{ width:100%; height:auto; overflow:hidden; margin-top:20px; display:none}
.reportresult table{width:100%;border-collapse:collapse;}
.reportresult td{border:1px solid #ffffff;line-height:30px; text-align:center; font-size:14px; background:#ccd4e0; padding:10px 0}

.reportresult thead tr td{ background:#035bac; color:#FFF;}



/*手册列表*/
.manuallist{ width:100%; height:auto; overflow:hidden;}
.manuallist ul{ margin:0px; padding:0px; list-style:none}
.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:#f3f4f6; box-sizing:border-box; padding:20px;}
.manuallist ul li .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:16px; color:#161616}
.manuallist ul li .word{ width:100%; height:28px; line-height:28px; overflow:hidden; font-size:14px; margin-top:10px;}

.manuallist ul li .more{ width:100%; height:26px; line-height:26px; font-size:12px; overflow:hidden; margin-top:10px; color:#0093e7; background:url(../Images/d1.png) left center no-repeat; text-indent:25px;}
.manuallist ul li .more span{ display:none}
.manuallist ul li:hover .more{ background:url(../Images/d2.png) left center no-repeat}
.manuallist ul li:hover .more span{ display:inherit}
.manuallist ul li:hover .tit{ color:#0078c2}
/*视频列表*/


/*售后热线*/
.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;}


/*新闻信息*/
.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 15px 0; overflow:hidden; list-style:none; width:100%; height:auto; background:#FFF; border-bottom:1px solid #f2f1ed;}
.bignews ul li .pic{ width:29.42%; float:right; overflow:hidden; height:250px;  }
.bignews ul li .pic .img{ width:100%; height:250px; overflow:hidden;transition: all 0.5s ease;}
.bignews ul li .wordbox{ width:68%; float:left; overflow:hidden; height:auto; }

.bignews ul li .wordbox .tit{ width:100%; height:50px; line-height:25px; font-size:20px; color:#333333;overflow:hidden; }
.bignews ul li .wordbox .word{ width:100%; height:60px; line-height:30px; overflow:hidden; font-size:16px; color:#6e6e6e; margin-top:10px;}
.bignews ul li .wordbox .more{ width:100%; height:auto; overflow:hidden; margin-top:25px; font-size:14px; color:#272727;}

.bignews ul li:hover .wordbox .tit{ color:#f98319; 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:50%; height:auto; overflow:hidden; font-size:20px; font-weight:700;  line-height:40px; float:left}
.joblist .onebox .titbox .tit2{ width:50%; height:50px; line-height:50px; position:relative; font-size:14px; float:right}
.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:#183984; 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:#183984}
.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}




/*荣誉弹出*/
.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}



/*产品详细*/
.protitle{ width:100%; height:auto; overflow:hidden;  line-height:45px; font-size:36px;color:#0b3a80; text-align:center; font-weight:700; background:url(../Images/tpline.jpg) bottom center no-repeat; padding:20px 0}
.protitle2{ width:100%; height:auto; overflow:hidden; line-height:45px; font-size:30px; color:#0093e7; font-weight:700}

.producttop{ width:100%; height:auto; overflow:hidden; padding:0; position:relative; z-index:100}
.producttop .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; background:#f4f4f4; padding:15px 0 15px 0;}
.producttop .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.producttop  .wordbox{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px; margin-top:20px;}
.producttop  .wordbox img{ max-width:100%}

.productshow{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:20px 0;  }
.productshow .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;} 
.productshow .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto ;border-bottom:1px solid #e6e6e6; padding-bottom:20px;}
.productshow img{ max-width:100%; height:auto} 

.productshow .leftpic{ width:50%; height:auto; float:left; overflow:hidden;}
.productshow .leftpic img{width:100%; height:auto}
.productshow .wordbox{ width:50%; height:auto; float:left; overflow:hidden; box-sizing:border-box; padding:0 0 0 20px;}
.productshow .wordbox .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#0b3a80; margin-top:90px;}
.productshow .wordbox .word{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px;}


.productshow2{ width:100%; height:auto; overflow:hidden; padding:0; position:relative; z-index:100;background:#ffffff;}
.productshow2 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  padding:15px 0 15px 0;}
.productshow2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.productshow2 .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#0b3a80; }
.productshow2 .showus table{ border:0px;}
.productshow2 .showus table td{ background:#f4f4f4; border:2px solid #FFF}

/*大新闻*/
.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:234px; 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:26.47%; height:230px; 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:70%; height:auto; box-sizing:border-box; float:left; padding:0}

.projectlist ul li .time{ width:100%; height:auto}
.projectlist ul li .time p{ display:block; width:100%;}
.projectlist ul li .time p.t1{ width:100%; height:40px; line-height:40px; font-size:30px; font-weight:700; color:#23262c}
.projectlist ul li .time p.t2{ width:100%; height:35px; line-height:35px; font-size:14px; color:#23262c}
 
.projectlist ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px;  color:#333333;}

.projectlist ul li .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px;  color:#a1a1a1; margin-top:10px;}
.projectlist ul li .more{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:14px; margin-top:10px; color:#364e8e}
.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:#364e8e; font-weight:700}
.projectlist ul li:hover .time p.t1{  color:#183984 }


/*新闻*/
.listslide{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:30px; background:#FFF; margin-bottom:20px;}
.listslide .inbox{ width:100%; height:390px; position:relative} 
.listslide .list{ width:100%; height:auto; overflow:hidden;}
.listslide .list ul{ margin:0px; padding:0px; list-style:none}
.listslide .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:390px}
.listslide .list ul li .picbox{ width:45.8%; height:390px; overflow:hidden; float:right}
.listslide .list ul li .wordbox{ width:51.58%; height:auto; float:left; overflow:hidden;}

.listslide .list ul li .time{ width:100%; height:auto}
.listslide .list ul li .time p{ display:block; width:100%;}
.listslide .list ul li .time p.t1{ width:100%; height:40px; line-height:40px; font-size:30px; font-weight:700; color:#23262c}
.listslide .list ul li .time p.t2{ width:100%; height:35px; line-height:35px; font-size:14px; color:#23262c}
.listslide .list ul li .tit{ width:100%; height:60px; line-height:30px; overflow:hidden; font-size:20px;  color:#183984;}
.listslide .list ul li .word{ width:100%; height:75px; line-height:25px; overflow:hidden; font-size:14px;  color:#a1a1a1; margin-top:10px;}
.listslide .list ul li .more{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:14px; margin-top:10px; color:#183984}


.listslide .listnpage {position: absolute;left: 0;bottom:0px;}
.listslide .listnpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #b4b4b4; margin: 0 3px;cursor: pointer;}
.listslide .listnpage .swiper-active-switch { background: #183984;}




.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; }
.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:100%; float:right; box-sizing:border-box; padding:0px}

.listnews ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:20px; color:#333333; overflow:hidden; margin-top:5px; }
.listnews ul li .wordbox .word{ width:100%; height:56px; 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:10px; color:#183984; position:relative}
.listnews ul li .wordbox .time p.t1{ float:left}
.listnews ul li .wordbox .time p.t2{ float:right}

.listnews ul li:hover .title{ color:#183984;font-weight:700}
.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:40px 0; clear:both}
.jobidealist .one .slidebox{ width:48%; height:388px; 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:auto; overflow:auto; line-height:200%; font-size:14px; margin-top:0px;}

.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}



/*新闻*/
.nplist{ width:100%; height:auto; overflow:hidden; margin:0 auto; clear:both}
.nplist ul{ margin:0px; padding:0px; list-style:none}
.nplist ul li{ margin:20px 0 0 0px; padding:0 0 0px 0; overflow:hidden; list-style:none; width:33.33%; height:auto; float:left}
.nplist ul li .box{ width:96%; margin:0 auto; overflow:hidden; }

.nplist ul li .pic{ width:100%; height:262px;overflow:hidden; position:relative}
.nplist ul li .pic .img{ width:100%; height:262px;transition: all 0.5s ease;}
.nplist ul li .tit{ width:100%; height:55px; line-height:55px; overflow:hidden; font-size:18px; font-weight:700; color:#242424}
.nplist ul li .word{ width:100%; height:54px; line-height:27px; overflow:hidden; font-size:14px;}
.nplist ul li .time{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:12px; margin-top:10px;}


.nplist ul li:hover .tit{ color:#a26432}
.nplist ul li:hover .word{ color:#a26432}
.nplist ul li:hover .time{ color:#a26432}
.nplist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}









/*环保设备*/
.machine{ width:100%; height:auto; overflow:hidden;}
.machine ul{ margin:0px; padding:0px; list-style:none}
.machine ul li{ margin:15px 0 0 0; padding:0px; list-style:none; width:25%; float:left; overflow:hidden;}
.machine ul li .box{ width:96%; margin:0 auto; overflow:hidden; background:#ffffff;transition: all 0.5s ease;border:1px solid #efefef;transition: all 0.5s ease;}
.machine ul li .pic{ width:100%; height:268px;  overflow:hidden; position:relative}
.machine ul li .pic .img{ width:100%; height:268px; overflow:hidden;transition: all 0.5s ease;}
.machine ul li .pic .cover{ width:100%; height:268px; background:url(../Images/cover2.png) center center no-repeat; background-size:cover; clear:none; position:absolute; left:0px; top:0px; display:none}
.machine ul li .wordbox{ width:96%; margin:0 auto;}
.machine ul li .wordbox .tit{ width:100%; height:57px; line-height:57px; font-size:16px; text-align:center; background: url(../Images/line1.jpg) bottom center no-repeat; overflow:hidden;}
.machine ul li .wordbox .tit2{ width:100%; height:36px; line-height:36px; overflow:hidden; text-align:center}

.machine ul li:hover .box{ background:#a7d006}
.machine ul li:hover .pic .cover{ display:block}
.machine ul li:hover .wordbox .tit{ background:url(../Images/line2.jpg) bottom center no-repeat; color:#FFF}
.machine ul li:hover .wordbox .tit2{ color:#FFF}
.machine ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}







/*材料展示*/
.piclist{ width:100%; height:auto; overflow:hidden;}
.piclist ul{ margin:0px; padding:0px; list-style:none}
.piclist ul li{ margin:20px 0 0 0; padding:0px; list-style:none; width:25%; height:auto; overflow:hidden; float:left}
.piclist ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.piclist ul li .pic{ width:100%; height:312px; overflow:hidden; position:relative}
.piclist ul li .pic .img{ width:100%; height:312px; overflow:hidden;transition: all 0.5s ease;}

.piclist ul li .tit{ width:100%; height:60px; overflow:hidden; line-height:60px; font-size:14px; text-align:center}
.piclist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.piclist ul li:hover .tit{ background:#ececec; color:#f16005;}


/*联系我们*/
.contactbox{ width:100%; height:auto; overflow:hidden; background: url(../Images/orgbg.png) bottom center no-repeat #f6f6f6; padding:50px 0}
.contactbox .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; padding:0; }
.contactbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:#ffffff;border-radius:20px }

.contactbox .tbox{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #eaeaec; padding-bottom:10px; margin-bottom:10px}
.contactbox .tbox .part1{ width:87%; float:left; height:auto; overflow:hidden; color:#b8bdc2;}
.contactbox .tbox .part1 .one{ width:30%; height:auto; float:left; overflow:hidden; box-sizing:border-box; padding:0 0 0 53px; background:url(../Images/icon4.png) 0 10px no-repeat}
.contactbox .tbox .part1 .one .tit{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:15px; color:#5cbbb4;}
.contactbox .tbox .part1 .one .word{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:15px; margin-top:0px; color:#333333}
.contactbox .tbox .part1 .one:nth-child(1){ background:url(../Images/icon3.png) 0 10px no-repeat; width:40%}

.contactbox .tbox .part4{ float:right; height:auto; overflow:hidden; width:12%; text-align:right }
.contactbox .tbox .part4 img{ max-width:90%; height:auto}
.contactbox .tbox .part4 ul{ margin:0px; padding:0px; list-style:none}
.contactbox .tbox .part4 ul li{ margin:0px; padding:0px; list-style:none; float:right;}
.contactbox .tbox .part4 ul li .pic{ width:100%; height:auto; overflow:hidden;}
.contactbox .tbox .part4 ul li .pic img{ max-width:100%;}
.contactbox .tbox .part4 ul li .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; text-align:center}




.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}

.contactbox .wordbox{width:50%; float:left; overflow:hidden; height:auto;box-sizing:border-box; padding:30px;}
.contactbox .wordbox .titbox{ width:100%; height:auto; line-height:60px; overflow:hidden; font-size:28px; color:#d32620}
.contactbox .wordbox .list{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.contactbox .wordbox .list ul{ margin:0px; padding:0px; list-style:none}
.contactbox .wordbox .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 0 0 55px;}
.contactbox .wordbox .list ul li.t1{ background:url(../Images/t1.png) 0 0  no-repeat; width:100%;}
.contactbox .wordbox .list ul li.t2{ background:url(../Images/t2.png) 0 0  no-repeat; }
.contactbox .wordbox .list ul li.t3{ background:url(../Images/t3.png) 0 0  no-repeat; }
.contactbox .wordbox .list ul li.t4{ background:url(../Images/t4.png) 0 0  no-repeat;}
.contactbox .wordbox .list ul li.t5{ background:url(../Images/t5.png) 0 0  no-repeat; }
.contactbox .wordbox .list ul li .tit{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:18px; font-weight:700; color:#333333}
.contactbox .wordbox .list ul li .word{ width:100%; height:auto; overflow:hidden; margin-top:10px; font-size:16px; line-height:200%;}

.contactbox .wordbox .codebox{ width:100%; height:auto; overflow:hidden;}
.contactbox .wordbox .codebox .code{ width:114px; float:left}
.contactbox .wordbox .codebox .code img{ max-width:100%; height:auto}
.contactbox .wordbox .codebox .other{ float:left; margin-left:20px; font-size:14px; line-height:200%; padding-top:10px;}

.contactbox .mapbox{ width:50%; height:650px; overflow:hidden; float:right}






/*相册幻灯*/
.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}



.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}



.membox{ width:100%; height:auto; overflow:hidden; background:#f5f5f5; padding:25px 0}

/*会员注册*/
.memberRegisterbox{ width:96%; max-width:540px; height:auto; overflow:hidden; background:#FFF; margin:50px auto; border-radius:15px; padding:20px 0}
.memberRegisterbox .leftbox{ width:451px; height:auto; overflow:hidden; float:left}
.memberRegisterbox .rightbox{ width:100%; height:auto; overflow:hidden; float:left}
.memberRegisterbox .rightbox .navlist{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ededed;}
.memberRegisterbox .rightbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.memberRegisterbox .rightbox .navlist ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left; overflow:hidden; cursor:pointer; height:60px; line-height:60px; text-align:center; font-size:24px;}
.memberRegisterbox .rightbox .navlist ul li.onfocus{ color:#deac47; background:url(../Images/online.jpg) bottom center no-repeat}
.memberRegisterbox .rightbox .navlist ul li.onfocus a{ color:#deac47;}
 
.memberRegisterbox .rightbox .theform{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding: 0 20px}
.memberRegisterbox .rightbox .theform .titbox{ width:100%; height:50px; line-height:50px; text-align:center; font-size:32px; font-weight:700; color:#fa5c59; margin-top:35px;}
.memberRegisterbox .rightbox .theform .list{ width:100%; height:auto; overflow:hidden;}
.memberRegisterbox .rightbox .theform .list ul{ margin:0px; padding:0px; list-style:none}
.memberRegisterbox .rightbox .theform .list ul li{margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; margin-top:18px; font-size:14px;}
.memberRegisterbox .rightbox .theform .list ul li .input1{ width:100%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.memberRegisterbox .rightbox .theform .list ul li .input2{ width:40%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px; display:block; float:left}

.memberRegisterbox .rightbox .theform .list ul li  .getcode{ float:left;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.memberRegisterbox .rightbox .theform .list ul li span{ color:#0b70e3; cursor:pointer}

.memberRegisterbox .rightbox .theform .list ul li.law{ height:35px; line-height:35px;}
.memberRegisterbox .rightbox .theform .list ul li.law a{ color:#0a3594}
.memberRegisterbox .rightbox .theform .list ul li .btnme{ width:100%; height:53px; line-height:53px; background:#deac47; color:#FFF; font-size:18px; color:#ffffff; border:0px; border-radius:30px;}
.memberRegisterbox .rightbox .theform .list ul li.other{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center}
.memberRegisterbox .rightbox .theform .list ul li.other a{ color:#deac47}


/*登录*/
.memberLoginbox{width:96%; height:auto; overflow:hidden; background:#FFF; margin:50px auto; border-radius:15px; padding:20px 0; max-width:540px;}
.memberLoginbox .leftbox{ width:451px; height:600px; overflow:hidden; float:left}
.memberLoginbox .rightbox{ width:100%; height:auto; overflow:hidden; float:left}
 
.memberLoginbox .rightbox .theform{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding:0 20px}
.memberLoginbox .rightbox .theform .titbox{ width:100%; height:50px; line-height:50px; text-align:center; font-size:25px; font-weight:700; color:#deac47; background:url(../Images/online.jpg) bottom center no-repeat; }
.memberLoginbox .rightbox .theform .list{ width:100%; height:auto; overflow:hidden;}
.memberLoginbox .rightbox .theform .list ul{ margin:0px; padding:0px; list-style:none}
.memberLoginbox .rightbox .theform .list ul li{margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; margin-top:18px; font-size:14px;}
.memberLoginbox .rightbox .theform .list ul li .input1{ width:100%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.memberLoginbox .rightbox .theform .list ul li .input2{ width:50%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}

.memberLoginbox .rightbox .theform .list ul li  .getcode{ float:right;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.memberLoginbox .rightbox .theform .list ul li span{ color:#0b70e3; cursor:pointer}

.memberLoginbox .rightbox .theform .list ul li.law{ height:35px; line-height:35px;}
.memberLoginbox .rightbox .theform .list ul li.law a{ color:#0a3594}
.memberLoginbox .rightbox .theform .list ul li .btnme{ width:100%; height:53px; line-height:53px; background:#deac47; color:#FFF; font-size:18px; color:#ffffff; border:0px; border-radius:30px;}
.memberLoginbox .rightbox .theform .list ul li.other{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center}
.memberLoginbox .rightbox .theform .list ul li.other a{ color:#deac47}


/*忘记密码*/


.findpassBox{width:96%; height:auto; overflow:hidden; background:#FFF; margin:50px auto; border-radius:15px; padding:20px 0; max-width:540px;}

 
.findpassBox  .theform{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding:0 20px}
.findpassBox  .theform .titbox{ width:100%; height:50px; line-height:50px; text-align:center; font-size:25px; font-weight:700; color:#deac47; background:url(../Images/online.jpg) bottom center no-repeat;}
.findpassBox  .theform .list{ width:100%; height:auto; overflow:hidden;}
.findpassBox  .theform .list ul{ margin:0px; padding:0px; list-style:none}
.findpassBox  .theform .list ul li{margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; margin-top:18px; font-size:14px;}
.findpassBox  .list ul li .input1{ width:100%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.findpassBox  .theform .list ul li .input2{ width:50%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}

.findpassBox  .theform .list ul li  .getcode{ float:right;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.findpassBox  .theform .list ul li span{ color:#0b70e3; cursor:pointer}

.findpassBox  .theform .list ul li.law{ height:35px; line-height:35px;}
.findpassBox  .theform .list ul li.law a{ color:#0a3594}
.findpassBox  .theform .list ul li .btnme{ width:100%; height:53px; line-height:53px; background:#deac47; color:#FFF; font-size:18px; color:#ffffff; border:0px;border-radius:30px;}
.findpassBox  .theform .list ul li.other{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center}
.findpassBox  .theform .list ul li.other a{ color:#deac47}


/*个人中心*/
.memberBox{ width:100%; height:auto; overflow:hidden; padding:20px}
.memberBox .centerbox{ width:100%; max-width:1360px; margin:0 auto; overflow:hidden;}
.memberBox .centerbox .centerin{ width:100%; margin:0 auto; overflow:hidden;}
.memberBox .leftbox{ width:20%; height:auto; background:#f3f3f3; overflow:hidden; padding:10px 0; float:left}
.memberBox .leftbox .pic{ width:100%; height:auto; overflow:hidden; text-align:center; margin-top:15px;}
.memberBox .leftbox .pic img{ width:105px; height:105px; border-radius:60px;}
.memberBox .leftbox .name{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden; font-size:16px; color:#222222;}
.memberBox .leftbox .type{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:35px;}
.memberBox .leftbox .type em{ font-style:normal; background:#ddac46; color:#FFF; padding:5px 15px; border-radius:20px;}
.memberBox .leftbox .navlist{ width:100%; height:auto; overflow:hidden;}
.memberBox .leftbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.memberBox .leftbox .navlist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:52px; line-height:52px; border-bottom:1px solid #ebebeb; position:relative}
.memberBox .leftbox .navlist ul li .img{ position:absolute; left:28px; top:13px;}
.memberBox .leftbox .navlist ul li .img1{ display:block} 
.memberBox .leftbox .navlist ul li .img2{ display:none}
.memberBox .leftbox .navlist ul li .tit{ position:absolute; height:52px; line-height:52px; font-size:15px; color:#191919; position:absolute; left:62px; top:0}

.memberBox .leftbox .navlist ul li.onfocus{ background:#ededed}
.memberBox .leftbox .navlist ul li.onfocus .img1{ display:none} 
.memberBox .leftbox .navlist ul li.onfocus .img2{ display:block}
.memberBox .leftbox .navlist ul li.onfocus .tit{ color:#deac47}


.memberBox .rightbox{ width:80%; height:auto; background:#FFF; overflow:hidden; float:right}
.memberBox .rightbox .titlebox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#262626;  border-bottom:1px solid #f2f2f2; margin:0; padding:0; position:relative; text-indent:25px;}
.memberBox .rightbox .titlebox .tit{ position:absolute; left:10px; top:0px;}
.memberBox .rightbox .titlebox .add{ position:absolute; right:0px; top:0px; width:185px; height:50px; line-height:50px; text-align:center; font-size:16px; color:#FFF; border-radius:30px; background:#deac47}
.memberBox .rightbox .titlebox .back{ position:absolute; right:0px; top:0px;height:65px; line-height:65px; font-size:14px }


.memberBox .rightbox .cbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px;}

/*个人资料表单*/
.memberInfo{ width:600px; height:auto; overflow:hidden; margin-left:60px;}
.memberInfo .picbox{ width:100%; height:165px; overflow:hidden; position:relative;}
.memberInfo .picbox .pic{ width:163px; height:163px; overflow:hidden; background:#ebebeb; border-radius:80px; position:absolute; left:40px; top:0px;}
.memberInfo .picbox .pic img{ width:163px; height:163px; overflow:hidden;}

.memberInfo .picbox .upbtn{ position:absolute; left:220px; top:40px;}
.memberInfo .picbox .word{ position:absolute; left:220px; top:100px; color:#aeaeae;}

.memberInfo .list{ width:100%; height:auto; overflow:hidden; margin-top:35px;}
.memberInfo .list ul{ margin:0px; padding:0px; list-style:none}
.memberInfo .list ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.memberInfo .list ul li .tit{ width:150px; height:50px; line-height:50px; text-align:right; font-size:15px; color:#191919; float:left; box-sizing:border-box; padding:0 10px 0 0}
.memberInfo .list ul li .word{ width:450px; height:auto; overflow:hidden; float:left; line-height:50px; font-size:14px}
.memberInfo .list ul li .input1{ width:100%; height:46px; line-height:46px; text-indent:10px; border:1px solid #e3e3e3}
.memberInfo .list ul li .select1{ width:100%; height:46px; line-height:46px; text-indent:10px; border:1px solid #e3e3e3}
.memberInfo .list ul li .btnme{ width:150px; height:47px; line-height:47px; border:0px; color:#FFF; font-size:16px; background:#3a404e; border-radius:25px}

.memberInfo .list ul li .input2{ width:60%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.memberInfo .list ul li textarea{ width:100%; height:168px; border:1px solid #e3e3e3;  font-size:14px; line-height:200%; padding:10px;}

.memberInfo .list ul li  .getcode{ float:right;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.memberInfo .list ul li  .getcode span{ color:#0b70e3; cursor:pointer}

.memberInfo .list ul li .mplist{ width:100%; height:auto; overflow:hidden;}
.memberInfo .list ul li .mplist ul{ margin:0px; padding:0px; list-style:none}
.memberInfo .list ul li .mplist ul li{ margin:0px 15px 0 0px; padding:0px; list-style:none; float:left; width:auto; height:auto}
.memberInfo .list ul li .mplist ul li img{ width:140px; height:140px; overflow:hidden;}


.sordertit{ width:100%; height:auto; line-height:60px; text-align:center; overflow:hidden; font-size:30px; font-weight:700; color:#1c734b}
.sorderform{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.sorderform ul{ margin:0px; padding:0px; list-style:none}
.sorderform ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; font-size:16px;}
.sorderform ul li.title{ width:100%; height:60px; line-height:60px; font-size:24px; font-weight:700; color:#000}
.sorderform ul li span.price{ font-size:20px; color:#dab96a; font-weight:700}
.sorderform ul li .txt{ width:100%; height:150px; overflow:hidden; background:#f3f3f3; box-sizing:border-box; padding:10px; font-size:14px; line-height:50px; border-radius:10px;}
.sorderform ul li .input2{ width:310px; height:50px; overflow:hidden; background: url(../Images/darrr.png) right 15px center no-repeat #f3f3f3; text-indent:10px; border-radius:5px; border:0}
.sorderform ul li .pricebox{ float:right; height:auto; overflow:hidden; text-align:left; margin:0 20px 0 0}
.sorderform ul li .btnone{ width:173px; height:50px; line-height:50px; background:#1c734b; font-size:20px; color:#FFF; overflow:hidden; float:right; border:0;}


.sorderpeople{ width:100%; height:auto; overflow:hidden;}
.sorderpeople .one{ width:100%; height:auto; overflow:hidden; margin:10px 0}
.sorderpeople .one .inbox{ width:30%; float:left; overflow:hidden;}
.sorderpeople .one .inbox input{ width:96%; height:50px; line-height:50px; overflow:hidden; background:#f3f3f3; box-sizing:border-box; padding:0 15px; font-size:14px; border-radius:5px;}
.sorderpeople .one .inbox:nth-child(2) input{ }
.sorderpeople .one .inbox:nth-child(3) input{ }

.sorderpeople .one .btnme{ width:10%; height:50px; background:#f3f3f3; line-height:50px; float:left; font-size:14px; text-align:center; cursor:pointer}

.sorderadd{ width:100%; height:80px; line-height:80px; background:#f3f3f3; max-width:300px; font-size:18px; text-align:center; margin-top:20px; cursor:pointer}


.orderformbox{ width:100%; height:auto; overflow:hidden; padding:0 0 30px 0}
.orderformbox .centerbox{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:#FFF; max-width:1360px; padding-bottom:35px}
.orderformbox .centerbox .centerin{ width:96%; margin:0 auto}


.gopaylist{ width:100%; height:auto; overflow:hidden;}
.gopaylist ul{ margin:0px; padding:0px; list-style:none}
.gopaylist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; line-height:40px; overflow:hidden; font-size:14px; }
.gopaylist ul li.tit{ width:100%; height:50px; line-height:50px; font-size:20px; font-weight:700; color:#000}
.gopaylist ul li .btnme{ width:150px; height:50px; border:0px; line-height:50px; background:#ff8414; color:#FFF; overflow:hidden; display:block; margin:0 auto; margin-top:20px; border-radius:15px;}


.intable{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.intable table{width:100%;border-collapse:collapse;}
.intable tr.tit{ background:#1c734b; color:#FFF;}
.intable tr.even{ background:#eff4f8}
.intable td{border:1px solid #e1e1e1;line-height:40px; font-size:14px; text-align:center}
.intable td em{color:#999;margin-left:5px; font-style:normal;}


.wxpaybox{ width:100%; height:auto; overflow:hidden; border:1px solid #CCC; padding:25px 0; background:#FFF}
.wxpaybox .top{ width:100%; height:auto; overflow:hidden; text-indent:30px;}
.wxpaybox .orderwx{ width:100%; height:auto; overflow:hidden; background:#f2f2f2; height:105px; position:relative; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; margin-top:20px; position:relative}
.wxpaybox .orderwx p{ display:block; position:absolute; font-size:14px}
.wxpaybox .orderwx p.t1{ left:34px; top:26px;}
.wxpaybox .orderwx p.t2{ left:34px; top:58px;}
.wxpaybox .orderwx p.t3{ right:100px; top:43px;}

.wxpaybox .orderwx2{ width:100%; height:50px; border:1px solid #cccccc; margin:0 auto; margin-top:20px; position:relative}
.wxpaybox .orderwx2 .wlist{ float:left;}
.wxpaybox .orderwx2 .wlist ul{ margin:0px; padding:0px; list-style:none;}
.wxpaybox .orderwx2 .wlist ul li{ margin:0px; padding:0px; list-style:none; float:left; line-height:50px; overflow:hidden;}
.wxpaybox .orderwx2 .wlist ul li.t1{ padding:0px 0 0 10px;}
.wxpaybox .orderwx2 .wlist ul li.t2{padding:0px 0 0 10px;}
.wxpaybox .orderwx2 .wlist ul li.t3{padding:0px 0 0 20px;}
.wxpaybox .orderwx2 .word{ float:right; padding-right:30px; line-height:50px; font-size:14px;}
.wxpaybox .orderwx2 .word span{ color:#ff6600}

.wxpaybox .ercodebox{ width:1000px; height:auto;margin:0 auto; margin-top:20px; position:relative; line-height:200%; text-align:center}

.peoplelist{ width:100%; height:auto; overflow:hidden;}
.peoplelist ul{ margin:0px; padding:0px; list-style:none}
.peoplelist ul li{ margin:0px; padding:10px 0; list-style:none; width:100%; height:auto; line-height:50px; border-bottom:1px solid #CCC; overflow:hidden;}
.peoplelist ul li p{ width:33.33%; height:40px; line-height:40px; float:left; font-size:14px; overflow:hidden;}


/*退款*/
.tuikuan{ width:100; height:auto; overflow:hidden; margin:0 auto;}
.tuikuan .tit{ width:100%; height:68px; line-height:68px; font-size:24px; color:#000; font-weight:bold;}
.tuikuan .list{ width:100%; height:auto; overflow:hidden;}
.tuikuan .list ul{ margin:0px; padding:0px; list-style:none}
.tuikuan .list ul li{ margin:13px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e4e4e4; font-size:14px}
.tuikuan .list ul li .radio{ width:20px; height:20px; float:left; margin:0; padding:0}
.tuikuan .list ul li .label{ display:block; float:left; padding-top:20px}
.tuikuan .list ul li.noborder{ border:0px;}

.tuikuan .list ul li .input1{ width:100%; height:63px; line-height:63px; overflow:hidden; font-size:20px; border:0}
.tuikuan .list ul li .btnme{ width:150px; height:58px; line-height:58px; background:#114c3a; color:#FFF; font-size:20px; border:0px;}
.tuikuan .list ul li textarea{ width:98%; height:160px; overflow:hidden;font-size:14px; line-height:50px; box-sizing:border-box; padding:10px}



.orderlist{ width:100%; height:auto; overflow:hidden;}
.orderlist ul{ margin:0px; padding:0px; list-style:none}
.orderlist ul li{ margin:0px; padding:10px 0; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #CCC}

.orderlist ul li p{ display:block; height:40px; line-height:40px; float:left; width:33.33%; font-size:14px; text-indent:15px; overflow:hidden;}
.orderlist ul li p.tit{ width:100%; height:40px; line-height:40px; background:#1c734b; color:#FFF;}
.orderlist ul li p.tit a{ color:#FFF}


/*客服二维码*/
.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:24px; font-weight:700; color:#dab96a; overflow:hidden; margin-top:10px;}