@charset "utf-8";
/* CSS Document */

.mxsWrap{width:100%; padding:50px 0;position:relative;}
.mxsMain{width:1200px; margin:0 auto;position:relative;}
.cfix:after,.cfix:before{clear:both; content:''; display:block;}
/* nav */
.topbox{height:50px; position:fixed; top:0; left:0; right:0; z-index:10000; padding:20px 0; /* border-bottom:1px solid #ebebeb; */}
.logo_new{float: left; margin-top: -20px; width: 338px; height: 90px;}
.logo_new img{width: 338px; height: 90px;}

.mxsnav{width:1200px; height:50px; margin:0 auto;}
.mxsnav .logo,.mxsnav .logo a{width:200px; height:50px; display:block; float:left;}
/* .mxsnav .logo{background:url(../images/logo.png) no-repeat;} */
.mxsnav .nav{float:right; /*float:left; margin-left:200px;*/}
.mxsnav .nav li{float:left;}
.mxsnav .nav li a{font-size:16px; color:#000; display:block; width:95px; height:50px; text-align:center; line-height:50px; position:relative;}
/*.mxsnav .nav li a:after{content:''; width:40px; height:2px; background:#aace36; transition: all 0.3s ease; display:none; position:absolute; left:50%; margin-left:-20px; bottom:0;}*/
.mxsnav .nav li a:hover{color:#fff;}
/*.mxsnav .nav li a:hover:after{display:block;}*/
.mxsnav .nav .current .bm a{font-weight:bold; color: #fff; background: #99d022;}
.login{float:right; width:125px; height:23px; /* border:1px solid #000; */ text-align:center; line-height:23px; font-size:16px; /* border-radius:50px; */ margin-top:8px; color:#000;}
/*.login a{font-size:16px; display:inline-block; padding:5px 25px; color:#000; border:1px solid #000;}
.login a:hover{font-weight:bold;}*/


/*下拉菜单*/
.nav .lm{/*position:absolute;*/z-index:100;left:0px;top:0px; right:0;display:none;}
.nav .lm li{text-align:left; float:none; width:100%; height:35px; /*border-bottom:1px solid #c8c8c8;*/}
.nav .lm li a{background: #99d022; height:35px; line-height:35px; color:#fff; font-size:14px; display:block;}
.nav .lm li a:hover{color:#99d022; background: #fff; font-weight:bold;}


.topbox{box-shadow: none; background: #fff; box-shadow: 0 2px 6px 0 rgba(0,0,0,.03);}
.topbox.active{
	background:#fff;
	transition: background 2s;
         * Firefox 4 */
           -moz-transition:background 2s;
         /* Safari and Chrome */
         -webkit-transition:background 2s;
         /* Opera */
          -o-transition:background 2s;
		  box-shadow: 0 2px 6px 0 rgba(0,0,0,.03);
           }

/*首页轮播开始*/
.sbanner{width:100%; height:934px;}
#slider-wrap{width:100%;height:944px;position:relative;overflow:hidden;}
#slider-wrap ul#slider{width:100%;height:100%;position:absolute;top:0;left:0;}
#slider-wrap ul#slider li{float:left;position:relative;width:100%;height:944px;	}
.btns{position:absolute;width:50px;height:60px;top:50%;margin-top:-25px;line-height:57px;text-align:center;cursor:pointer;	background:rgba(0,0,0,0.1);z-index:100;
	-webkit-user-select: none;  
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-ms-user-select: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.btns:hover{background:rgba(0,0,0,0.3);	}
#next{right:-50px; border-radius:7px 0px 0px 7px;}
#previous{left:-50px; border-radius:0px 7px 7px 7px;}
#counter{top: 30px; right:35px; width:auto;position:absolute;}
#slider-wrap.active #next{right:0px;}
#slider-wrap.active #previous{left:0px;}
/*bar*/
#pagination-wrap{min-width:20px;margin-top:350px;margin-left: auto; margin-right: auto;height:15px;position:relative;text-align:center;}
#pagination-wrap ul {width:100%;}
#pagination-wrap ul li{margin: 0 4px;display: inline-block;width:5px;height:5px;border-radius:50%;background:#fff;opacity:0.5;position:relative;top:0;}
#pagination-wrap ul li.active{width:12px;height:12px;top:3px;opacity:1;box-shadow:rgba(0,0,0,0.1) 1px 1px 0px;}

/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li{
	-webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	transition: all 0.3s cubic-bezier(1,.01,.32,1);	
}
/*首页轮播结束*/

.titbig{text-align:center; font-size:40px; color:#000; position:relative; /* height:80px; line-height:100px; */}
.titbig:before{content:''; width:90px; height:4px; background:#99d022; position:absolute; /* left:50%; */ margin-left:-140px; bottom:0;}
.titbig:after{content:''; width:90px; height:4px; background:#99d022; position:absolute; /* left:50%; */ margin-left:40px; bottom:0;}
.titbig.nob:before{ display:none;}
.titbig.nob:after{ display:none;}
.titbig.ft:after{content:''; width:100px; height:3px; background:#000; position:absolute; left:50%; margin-left:-38px; bottom:0;}
.titsmall{text-align:center; font-size:28px; color:#555; position:relative; /* height:60px; */}

.titbig2{text-align:center; font-size:40px; color:#000; position:relative; height:80px; line-height:60px;}
.titbig2:after {content: ''; width: 76px; height: 5px; background: #99d022; position: absolute; left: 50%; margin-left: -38px; bottom: 0;}

.abtmxs{position:relative; height:550px;}
.abtmxs .txt2{width:350px; height:420px; /* border:1px solid #99d022; */ background:#fff; padding:70px 80px 80px 450px; position:absolute; left:auto; right:0; top:30px; font-size:16px; line-height:30px; box-shadow: 0 0 30px #ebebeb;}
.abtmxs .txt2 .titletxt{color: #99d022; position: relative; font-size: 25px; font-weight: bold;}
.abtmxs .txt2 h1{font-size: 18px; padding: 30px 0 5px;}
.abtmxs .txt2 .circle{float: left; margin: 8px 15px 0 0; width: 15px; height: 15px; background: #99d022; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;}
.abtmxs .txt2 p{line-height: 25px; margin-left: 30px;}
.abtmxs .imgtxt{position: absolute; left: 0; right: 0; top: 100px; width: 653px;}

.abtmxs .txt{width:550px; height:370px; /* border:1px solid #99d022; */ background:#fff; padding:100px 80px 20px 0px; position:absolute; left:0; top:70px; font-size:16px; line-height:30px;}
.abtmxs .txt p{color:#666;}
.abtmxs .txt .shangbiao{position:absolute; margin-top:-100px; line-height:36px;}
.abtmxs .txt .shangbiao:after{content:''; width:40px; height:4px; background:#99d022; position:absolute; left:80px; top:25px;}
.abtmxs .txt .shangbiao h3{font-size:20px; color:#000;}
.abtmxs .txt .xiabiao{position:absolute; right:20px; top:425px; text-align:right;}
.abtmxs .txt .xiabiao:after{content:''; width:30px; height:4px; background:#99d022; position:absolute; left:0px; top:10px;}
.abtmxs .txt .xiabiao h3{font-size:18px; color:#000;}
.abtmxs .txt .xiabiao p{margin-top:5px; font-size:12px;}
.abtmxs .txt .xiabiao p span{color:#99d022;}

.abtmxs .txt_new{width:323px; height:370px; border:3px solid #93d728; background:#fff; padding:80px 130px 80px 80px; position:absolute; left:0; top:70px; font-size:16px; line-height:36px;}
.abtmxs .txt_new .xiabiao2{position:absolute; right:20px; top:425px; text-align:right;}
.abtmxs .txt_new .xiabiao2:after{content:''; width:30px; height:4px; background:#93d728; position:absolute; left:0px; top:10px;}
.abtmxs .txt_new .xiabiao2 h3{font-size:18px; color:#000;}
.abtmxs .txt_new .xiabiao2 p{margin-top:5px; font-size:12px;}
.abtmxs .txt_new .xiabiao2 p span{color:#93d728;}

.abtmxs .imgshow2{position:absolute; right:0; top:130px;}
.abtmxs .imgshow2 img{border:3px solid #93d728;}

.abtmxs .imgshow{position:absolute; right:0; top:80px;}
.abtmxs .imgshow img{margin-top:100px; width:470px; height:366px; margin-right:-300px;}
.abtmxs .imgshow .xiabiao{position:absolute; right:20px; top:425px; text-align:right;}
.abtmxs .imgshow .xiabiao:after{content:''; width:30px; height:4px; background:#99d022; position:absolute; left:0px; top:10px;}
.abtmxs .imgshow .xiabiao h3{font-size:18px; color:#000;}
.abtmxs .imgshow .xiabiao p{margin-top:5px; font-size:12px;}
.abtmxs .imgshow .xiabiao p span{color:#99d022;}

/*关于我们*/
.abtmxs .aboutleft{width: 280px; float: left; margin-top: 30px; border: 3px solid #99d022;}
.abtmxs .aboutleft .abouttitle{width: 130px; margin: 50px 72px; padding: 30px 0; text-align: center; border: 3px solid #99d022;}
.abtmxs .aboutleft .abouttitle .aboutname{font-size: 40px; margin: 10px -20px; background: #fff;}
.abtmxs .aboutleft .aboutline{border-bottom:2px dashed #99d022;}
.abtmxs .aboutleft .menu li h1 {text-align: center; font-size: 18px; margin: 50px auto; border: 1px solid #99d022; border-radius: 50px; display: block; width: 150px; height: 40px; line-height: 40px; transition: all .3s ease;}
.abtmxs .aboutright{width: 900px; float: right; position: relative;}
.abtmxs .aboutright .txt{left:auto; padding: 50px; margin-left: 50px; width: 800px; height: 310px; position: relative;}
.abtmxs .aboutright .aboutimg{margin-left: 100px; position: relative;}
.abtmxs .aboutright .aboutimg img{width: 800px;}
.abtmxs .aboutright .classp{font-size: 16px; margin: 50px 0 0 100px; line-height: 30px;}
.abtmxs .aboutright .lianxi li{float:left; width:185px; height:300px; margin-top: 50px; overflow:hidden; text-align:center;}
.abtmxs .aboutright .lianxi li p{padding: 50px 0 0;}
.abtmxs .aboutright .lianxi li img{margin-top:50px; width: 82px; height: 82px;}

.bgcolor1{background:#f1f1f1;}
.mxsmore{background:#99d022; color:#fff; font-size:13px; /* border-radius:50px; */ margin-top: 20px; display:block; width:100px; height:30px; line-height:30px; text-align:center; transition: all .3s ease;}
.mxsmore:hover{color:#000;}

.youshi{margin-top:50px;}
.youshi li{width:25%; height:682px; float:left; text-align:center; color:#fff;}
.youshi li .youshitxt{margin:100px 40px; text-align:left; height: 682px; overflow: hidden;}
.youshi li .youshitxt h1{font-size:20px; letter-spacing: 2px; line-height: 28px;}
.youshi li .youshitxt p{font-size:20px; padding: 10px 0; position: relative;}
.youshi li .youshitxt p:after{content:''; width:45px; height:3px; background:#99d022; position:absolute; bottom:-10px; left: 0px;}
.youshi li .youshitxt .youshimove{margin-top: 550px;}
.youshi li .youshitxt .youshimove .youshiline{height:1px; background:#fff; margin:170px 0 90px;}
.youshi li .youshitxt .youshimove span{font-size:20px; line-height: 28px;}
.youshi li .youshitxt .youshimove dd{font-size:20px; line-height: 28px; margin-top: 30px;}
.youshi li .youshitxt .youshimove em{font-size:16px;}
.youshi li:hover .youshimove{ margin-top:0px;}

.youshicon{margin-top:50px;}
.youshicon li{width:306px; height:494px; background:#f1f1f1; border-radius:20px; float:left; margin-right:51px; padding:30px; text-align:center; color:#333;transition: .1s transform;transform: translateZ(0);}
.youshicon li i{margin-top:50px; margin-bottom:30px; display:block; margin:30px auto; background-position: 0 0; width:91px; height:88px; overflow:hidden;}
.youshicon li h2{font-size:30px;}
.youshicon li h3{font-size:18px; line-height:36px;}
.youshicon li h4{font-size:14px; line-height:20px; font-weight:normal; margin-bottom:10px;}
.youshicon li p{font-size:12px; line-height:24px;}
.youshicon li p span{font-weight:bold; color:#99d022;}
.youshicon li .line{height:3px; background:#333; margin:50px 0;}
.youshicon li:hover{transform: scale(1.05); transition: .3s transform;color:#fff;background:#99d022; transition: background 1s;}
.youshicon li:hover i{background-position:0 -88px;}
.youshicon li:hover p span{font-weight:bold; color:#fff;}
.youshicon li:hover .line{background:#fff;}
.youshicon .lihover{transform: scale(1.05); transition: .3s transform;color:#fff;background:#99d022; transition: background 1s;}
.youshicon .lihover i{background-position:0 -88px;}
.youshicon .lihover p span{font-weight:bold; color:#fff;}
.youshicon .lihover .line{background:#fff;}
.cale{transition: .1s transform;transform: translateZ(0)}
.cale:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
		  
		  
.waph{height:844px;}
.titleft{margin-left:50px;}
.titleft h1{font-size:50px; height:100px; position:relative; font-weight:100; margin-bottom:20px;}
.titleft h1:after{content:''; width:76px; height:5px; background:#99d022; position:absolute; left:0; bottom:0;}
.titleft p{font-size:16px; padding-left:20px; position:relative; line-height:30px;}
.titleft p:after{content:''; width:5px; height:5px; background:#99d022; position:absolute; left:0; top:11px; border-radius:50%;}
.lxiconimg{width:425px; height:622px; background:url(../images/icon4.png) no-repeat; position:absolute; right:50px; top:0}


#carousel{position:relative;z-index:2;height:540px;margin-top:50px;transform-style:preserve-3d;perspective:800px;}
#carousel .listimg{position:absolute;left:50%;top:50%;width:400px;height:540px;margin-left:-200px;margin-top:-270px;transition:transform .5s ease-in-out;box-shadow:8px 8px 20px rgba(0,0,0,.2);cursor:pointer}
#bannerNav{position:relative;margin-top:20px;height:10px;padding:10px 0;text-align:center}
#bannerNav ul li{cursor:pointer;overflow:hidden;display:inline-block;width:14px;margin:0 2px}
#bannerNav ul li a{margin:0 auto;display:block;width:6px;height:6px;vertical-align:top;border-radius:3px;background:#5e6671;font-size:0}
#bannerNav ul li.on a,#bannerNav ul li:hover a{background:#b4b7ba}
#bannerNav ul li.on a{width:12px}
.snewstit{position:absolute; left:0; right:0; bottom:0; height:40px; background:rgba(0,0,0,.5); color:#fff; text-align:center; line-height:40px; font-size:14px;}
.ftmenu{text-align:center; margin-top:30px;}
.ftmenu a{padding:10px 20px; color:#000; font-size:16px;}
.ftmenu a:hover{color:#FF0;}
.backttop{position:absolute; right:0; top:-20px;}
.footer{background:#2f2f2f; width:100%; height:135px; padding:50px 0; position:relative;}
.footer .line{position:absolute; left:0; right:0; top:210px; height:2px; background:#99d022;}
.footer .copyright {height: 70px; line-height: 70px; text-align: center; background: #f4f5f6; border-top: 1px solid #eaeaea; font-size: 12px; color: #7f8080;}

.ftmao{float: left; width: 480px;}
.ftmao .fttittxt{font-size: 40px; line-height: 60px; letter-spacing: 5px;}
.ftmao .ft-txt1{font-size: 35px; letter-spacing: 15px;}
.ftmao .ft-txt2{font-size: 18px; color: #d8d8d8;}
.ftlogo{float: left; width: 480px; margin-top: -35px;}
.fttel{float: right; width: 240px;}
.fttel .zixuntxt{float:left; width:240px; height:60px; text-align:right; margin-top: 40px;}
.fttel .zixuntxt a{font-size:25px; display:inline-block; padding:5px 68px; color:#fff; border:2px solid #fff;}
.fttel .zixuntxt a:hover{font-weight:bold;}
.fttel .teltxt{font-size: 18px; text-align: center;}

dl, dd {margin: 0; padding: 0;}
.ft_menu_c{float:left; font-size: 16px;}
/*.ft_menu_c dl{float: left; width: 45%; text-align: left;}
.ft_menu_c dl dt{font-size: 18px; color: #fff; margin-bottom: 25px; height:60px; line-height:40px;}
.ft_menu_c dl .ftline{width:85px; height:1px; background:#c5c5c5; position:absolute; top: 60px}
.ft_menu_c dl dd a {display: block; line-height: 30px; font-size: 14px; color: #c5c5c5;}
.ft_menu_c dl dd span {display: block; line-height: 30px; font-size: 14px; color: #c5c5c5;}*/
.ft_menu_c .ft_left {float: left; color: #e0e0e0; font-size: 14px;}
.ft_menu_c .ft_left .imgdiv{float: left; padding-top: 12px;}
/*.ft_menu_c .ft_left .imgdiv img{width: 40px;}*/
.ft_menu_c .ft_left p{font-size: 17px; color: #fff; display: block;}
.ft_menu_c .ft_left .telwork {float: left; padding: 12px 0 0 10px;}
.ft_menu_c .ft_left .telwork .telnum {color: #fff; font-family: numfont,Arial; font-size: 24px; font-weight: 400; position: relative; top: 5px;}
.ft_menu_c .ft_left .telwork .work {padding-top: 20px;}
.ft_menu_c .ft_left .mailladdr{float: left; padding: 12px 0 0 20px; margin-left: 50px; /*border-left: 1px solid #dcdcdc;*/}
.ft_menu_c .ft_left .mailladdr .maill{padding-left: 30px;}
/*.ft_menu_c .ft_left .mailladdr .maill img{width: 16px;}*/
.ft_menu_c .ft_left .mailladdr .address{padding-left: 30px; /*padding-top: 30px;*/ float: left;}
.ft_menu_c .ft_left .mailladdr .address .addRight{float: left; padding-left: 10px;}
.ft_menu_c .ft_left .mailladdr .address .addRightP{padding-top: 20px;}
.ft_menu_c .ft_left .addRightDiv{padding-top: 5px;}
/*.ft_menu_c .ft_left .mailladdr .address img{width: 18px;}*/
.ft_menu_c .ft_left .mailladdr .friend{float: left; padding-left: 10px;}
.ft_menu_c .ft_left .mailladdr .friend .friendDiv{padding-top: 12px;}
.ft_menu_c .ft_left .mailladdr .friend a{color: #e0e0e0;}
.ft_menu_c .ft_left .mailladdr .friend a:hover{color: #b61412;}

.ftcat{float:left;}
.ftcat{width:600px;}
.ftcat dt{font-size:18px; color:#99d022; font-weight:bold; margin-bottom:20px;}
.ftcat dd{float:left; padding-left:40px;}
.ftcat dd.addr{width:500px; font-size:14px; line-height:22px; background:url(../images/icon6.png) 0 5px no-repeat; margin-bottom:15px;}
.ftcat dd.tel{width:160px; font-size:14px; background:url(../images/icon7.png) 0 0 no-repeat; font-weight:bold; font-family:Arial, Helvetica, sans-serif; height:30px; line-height:30px;}
.ftcat dd.email{width:160px; font-size:14px; background:url(../images/icon8.png) 0 0 no-repeat;font-weight:bold; font-family:Arial, Helvetica, sans-serif; height:30px; line-height:30px;}
.ftcat dd.web{width:160px; font-size:14px; background:url(../images/icon9.png) 0 0 no-repeat;font-weight:bold; font-family:Arial, Helvetica, sans-serif; height:30px; line-height:30px;}
.ftewm{float:right;}
.ftewm p{float:left; text-align:right; padding-top:100px; margin-right:20px; font-size:14px; font-weight:bold;}
.ftewm p span{color:#99d022;}
.ftewm img {width: 120px; height: 120px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 8px; border: 1px solid #dcdcdc; display: block; margin-bottom: 10px; border-radius: 2px;}
.ftewm .imgright{width: 120px; padding-top: 20px; float: left; text-align: center; margin-left: 40px; font-size: 12px; color: #fff;}
.ftewm .wxtxt{float: left; text-align:center; color:#7f8080; margin: 10px 0 0 65px; font-weight: bold; font-size: 14px;}

.copy{margin-top:50px; font-size:12px; line-height:40px;}
.copy img{vertical-align:middle; margin-right:10px;}
.copy a{color: #fff;}
.copy a:hover{text-decoration: underline;}
.footlinks span{color:#99d022; font-weight:bold;}
.footlinks a{color:#fff; padding:0 10px;}
.footlinks a:hover{text-decoration:underline;}

.zixun{position:relative; z-index:2; height:900px; /*margin-top:50px;*/ transform-style:preserve-3d; perspective:800px;}
.zixun li{width: 380px; float: left; margin-right: 20px; margin-bottom: 50px; box-shadow: 0 0 80px #eeeeee;}
.zixun li img{width: 380px; height: 255px;}
.zixun .lidiv{padding: 30px 20px 10px;}

.hezuo li{float:left; width:321px; height:370px; margin:0 39px; box-shadow: 0 0 50px #ebebeb; overflow:hidden; text-align:center;}
.hezuo li h1{font-size:18px; margin:50px auto; background: #99d022; color: #fff; border-radius: 50px; display: block; width: 150px; height: 40px; line-height: 40px; transition: all .3s ease;}
.hezuo li img{margin-top:50px; box-shadow: 0 0 80px #ebebeb; border-radius: 160px; width: 160px; height: 160px;}
/* .hezuo .lihover{color:#fff; background:#99d022;}
.hezuo .lihover h1{background: #fff; color: #99d022;}
.hezuo .lihover img{box-shadow: 0 0 80px #99d022;} */

.fangan li{float:left; width:321px; height:490px; margin:0 39px; box-shadow: 0 0 80px #ebebeb; overflow:hidden; text-align:center;}
.fangan li h1{color: #99d022; position: relative; font-size: 22px; font-weight: bold; padding: 50px 0 20px;}
.fangan li p{line-height: 25px; margin-left: 30px; font-size: 16px; padding-bottom: 100px;}
.fangan li img{width: 321px; height: 243px;}

.jieshaoimg{float:left; width:300px; text-align: center;}
.jieshaoimg img{width:160px; margin-top:30px;}
.jieshao{float:left; width:900px;}
.jieshao li{float:left; width:372px; height:297px; margin:0 39px; box-shadow: 0 0 80px #eeeeee; overflow:hidden; text-align:center;}
.jieshao li h1{font-size:30px; margin:30px auto; color: #99d022;}
.jieshao li img{margin-top:50px; width: 160px; height: 129px;}

.banben li{float:left; width:272px; border:2px solid #99d022; border-radius:50px; margin-right:30px; box-shadow: 0 0 20px #888888; overflow:hidden; text-align:center;}
.banben li h1{font-size:24px; margin:30px 0 20px 0;}
.blodlv{color:#99d022; font-weight:bold;}
.banben li p{font-size:12px; margin:20px 0;}
.titfu{font-size:16px; text-align:center; margin-top:20px; line-height:26px; font-weight: bold;}
.titfu2{font-size:16px; margin:10px 0 20px 0; line-height:26px;}
.titbig.mid{font-size:25px; font-weight:bold;}
.gm-t80{ margin:80px 0 0 0;}

.znrj{background:#f1f1f1; position:relative; height:435px; padding:0;  box-shadow: 5px 5px 10px #888888;}
.znrj .img{float:left;}
.listimgBox {position: relative;}
.listimgBox .content {width: 1200px;margin:50px auto;}
.listimgBox h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.listimgBox .Box_con {position: relative;}
.listimgBox .Box_con .btnl {position: absolute;}
.listimgBox .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.listimgBox .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
.listimgBox .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
.listimgBox .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.listimgBox .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.listimgBox .Box_con .conbox {position: relative;overflow: hidden;}
.listimgBox .Box_con .conbox ul {position: relative;list-style: none;}
.listimgBox .Box_con .conbox ul li {float: left;width: 294px;height: 189px;margin-left: 10px;overflow: hidden;}
.listimgBox .Box_con .conbox ul li:first-child {margin-left: 0;}
.listimgBox .Box_con .conbox ul li img {display: block;width: 294px;height: 189px;transition: all 0.5s;}
.listimgBox .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.linesmall{width:50px; height:5px; background:#99d022; margin:20px 0;}

.txtbig_x{font-size:50px; color:#fff; font-weight:100; border-bottom:2px solid #fff; padding-top:150px; padding-bottom:30px; width:400px; margin-bottom:30px;}
.txt_mid{font-size:20px; color:#fff; line-height:34px;}
.jiantou{width:48px; height:29px; display:block; background:url(../images/icon13.png) no-repeat; margin-left:300px; margin-top:40px;}

.btnbox{width:100%; margin-top:-100px;}
.btnbox li{float:left; width:25%; text-align:center;}
.btnbox.thr li{width:33.33%;}
.btnbox li img{margin-bottom:20px;}
.btnbox li.btn1{font-size:16px; line-height:24px;}
.btnbox li.btn2{font-size:18px; line-height:28px;}

.titimg{text-align:center; font-size:30px; font-weight:bold; color:#99d022;}
.titimg img{margin-right:10px;}
.listtxtbox{margin-top:50px; text-align:center;}
.listtxtbox li{width:265px; height:200px;  box-shadow: 0 0 4px #888888; background:#fff; display:inline-block; margin:0 16px;  text-align:center; overflow:hidden; margin-bottom:30px; position:relative;}
.listtxtbox li .con{overflow:hidden; height:140px; width:205px; position:absolute; left:30px; top:30px; overflow:hidden;}
.listtxtbox li h1{font-size:24px; font-weight:normal; margin-bottom:10px; margin-top:10px;}
.listtxtbox li img{height:50px; vertical-align:middle; text-align:center; margin:15px 0;}
.txtmove{height:240px; width:205px; position:absolute; left:0; top:0;transition:all .3s ease;}
.listtxtbox li:hover .txtmove{ top:-70px;}

.projs{margin-top:30px;}
.bgcolorimg{background:url(../images/icon35.png) bottom center no-repeat #f1f1f1; height:1000px;}

.youshicon .listbox{height:410px; border:2px solid #99d022; background:#fff; border-radius:30px; box-shadow: 0 0 20px #888888;}
.youshicon .listbox .listtit{width:300px; height:410px; background:#99d022; float:left; border-radius:20px; text-align:center; color:#fff;}
.youshicon .listbox .listtit h1{margin-top:30px; font-size:80px; font-family:Arial, Helvetica, sans-serif;}
.youshicon .listbox .listtit h2{font-size:40px; font-weight:600; margin-bottom:10px;}
.youshicon .listbox .listtit p{font-size:14px;}
.youshicon .listbox .listtit .line2{width:200px; height:3px; background:#fff; margin:30px auto;}
.youshicon .listbox .listcon{width:850px; height:410px;float:left; margin-left:40px;}
.youshicon .listbox .listcon h3{margin-top:30px; font-size:20px;}

.youshicon.hzfs .listbox{height:410px; background:#fff; border:0; border-radius:0; box-shadow: 0 0 0 #888888;}
.youshicon.hzfs .listbox .listtit{width:300px; height:410px; background:#99d022; float:left; border-radius:20px; text-align:center; color:#fff; margin-left:50px; margin-top:-40px;}
.youshicon.hzfs .listbox .listcon{width:750px; height:410px;float:left; margin-left:100px;}
.youshicon.hzfs .listbox .listcon h5{font-size:20px; margin:50px 0;}
.youshicon.hzfs .listbox .listcon dl{ margin-right:40px; margin-bottom:30px;}
.youshicon.hzfs .listbox .listcon dl dt{font-size:16px; width:100px; background:#99d022; color:#fff; height:27px; line-height:27px; text-align:center; margin-bottom:10px; font-weight:bold;}
.youshicon.hzfs .listbox .listcon dl dd{font-size:16px;}

.youshicon.hzfs.jh .listbox .listtit{float:right;  margin-right:50px; margin-left:auto;}
.youshicon.hzfs.jh .listbox .listcon{float:left; margin-left:60px;}



.titimg2{font-size:18px; font-weight:bold;}
.titimg2 img{margin-right:10px;}
.mg-t-b30{margin:30px 0 70px;}
.proxcx{height:825px; background:url(../images/img20.jpg) left bottom no-repeat; position:relative; width:1200px;}
.proxcx .listsm{position:absolute; padding-left:100px;}
.proxcx .listsm h1{font-size:26px; color:#99d022;}
.proxcx .listsm p{font-size:16px; color:#333}
.proxcx .listsm.wz01{right:130px; top:100px;  background:url(../images/icon51.png) no-repeat;}
.proxcx .listsm.wz02{right:80px; top:290px;  background:url(../images/icon50.png) no-repeat;}
.proxcx .listsm.wz03{right:30px; top:500px;  background:url(../images/icon47.png) no-repeat;}
.proxcx .listsm.wz07{right:130px; top:100px;  background:url(../images/icon69.png) no-repeat;}
.proxcx .listsm.wz08{right:80px; top:290px;  background:url(../images/icon70.png) no-repeat;}
.proxcx .listsm.wz09{right:30px; top:500px;  background:url(../images/icon71.png) no-repeat;}
.proxcx .xcxewm{position:absolute; right:30px; bottom:50px;}

.proxcx.t_l{height:972px; background:url(../images/icon49.png) right bottom no-repeat; position:relative; width:1200px;}
.proxcx.t_l .listsm.wz04{left:0; top:100px;  background:url(../images/icon50.png) no-repeat;}
.proxcx.t_l .listsm.wz05{left:0; top:250px;  background:url(../images/icon51.png) no-repeat;}
.proxcx.t_l .listsm.wz06{left:0; top:400px;  background:url(../images/icon52.png) no-repeat;}
.proxcx.t_l .xcxewm{position:absolute; left:30px; /* bottom:100px; */}

.proxcx.bj3{height:741px; background:url(../images/img21.jpg) left bottom no-repeat; position:relative; width:1200px;}
.appdown{text-align:center; margin-top: 30px;}
.appdown p{font-size:18px;}
.appdown a{display:block; margin:20px auto; width:480px; height:84px; text-align:center; line-height:84px; color:#fff; font-size:50px; background:url(../images/icon53.png) no-repeat; margin-bottom:50px;}
.appdown a:hover{ color:#FF0;}

.catmap{width:1200px; height:428px; background:url(../images/img22.jpg) no-repeat; position:relative;}
.catmap .txt{width:405px; padding:30px; position:absolute; left:0; top:0; background:#99d022;}
.catmap .txt p{font-size:16px; line-height:30px;}
/*.catform{padding:60px;}*/
.formlist{/*width:420px;*/ float:left; /*margin-left:60px;*/ margin-bottom:20px;}
.formlist i{color: #ff0000; padding-left: 5px;}
.ipt_txt{ border:1px solid #d8d8d9 ; height:43px; /*border-radius:20px;*/ line-height:43px; padding:0 20px; width:420px; outline:none; font-size:16px;}
.formare{/*margin-left:60px;*/ clear:both;}
.formare i{color: #ff0000; padding-left: 5px;}
.ipt_txtarea{ border:1px solid #d8d8d9 ; /*border-radius:20px;*/ line-height:30px; width:420px; padding:20px; outline:none; font-size:16px;}

.hzimglist{text-align:center; margin-top:30px; padding-bottom:50px;}
.hzimglist img{ display:inline-block; margin:0 10px;}

.catus{display:block; background:#99d022; color:#fff; font-size:18px; width:270px; height:45px; text-align:center; line-height:45px; margin:0 auto; border-radius:70px;}
.catus:hover{ color:#FF0;}


.newstit{text-align:center; font-size:50px; color:#333; position:relative; margin:0 0 50px 0;}
.newstit:after{content:""; width:60px; height:4px; background:#99d022; position:absolute; left:50%; margin-left:-30px; top:80px;}
.newsprom{width:1000px; background:#f1f1f1; padding:70px 100px;margin:0 auto; border-top: 8px solid #9ad022; border-bottom: 8px solid #99d022; box-shadow: 0 0 50px #ebebeb;}

.newspic,.newspic img{width:490px; height:363px; overflow:hidden;}
.newstxtbox{width:480px;}
.ntitle,.ntitle a{font-size:25px; color:#111; font-weight:bold;}
.ntitle a{font-size:25px; color:#111; font-weight:bold; display:block;overflow:hidden;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;}
  .ntitle a:hover{color:#99d022;}
.nfttime{font-size:16px; color:#888; line-height:40px; padding-top: 10px;}
.nfttime_index{font-size:16px; color:#888; line-height:40px; height: 40px;}
.newxcontxt{/*font-size:18px;*/ line-height:30px; color:#333; height:245px; overflow:hidden;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:8;
  -webkit-box-orient:vertical;}
.nmore{margin:10px 0; text-align:right;}
.newsprom.list{background:#fff; border:1px solid #d2d2d2; padding:30px; width:1080px; margin:-1px auto;}
.newspic.list,.newspic.list img{width:420px; height:235px; overflow:hidden;}
.newstxtbox.list{width:610px; padding-top: 10px;}
.nfttime.list{padding-bottom:10px; margin-bottom:15px; border-bottom:1px solid #e6e6e6;}
.nfttime_index.list{margin-top:15px; border-top:1px solid #d2d2d2;}
.newxcontxt.list{font-size:16px;-webkit-line-clamp:3; height:90px;}
.newstxtbox.info{width:auto;}
/*.newxcontxt p{margin:10px 0;}
.newxcontxt img{display:block;}*/
.newxcontxt.info{height:auto;margin-top: 50px;}
/*.newsprom.info{ border-top:10px solid #99d022; border-bottom:10px solid #f1f1f1; }*/
.pagenav{margin-top:30px; font-size:16px; color:#666;}
.pagenav div{margin-bottom:10px; overflow:hidden;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;}
.pagenav a{display:inline-block; padding:5px 20px; border:1px solid #d2d2d2; border-radius:5px; font-size:16px; margin-right:10px;}
.pagenav a:hover{background:#99d022; color:#fff;}

/*媒体广告*/
.colorgreen{color:#99d022 !important;}
.mtgggm{border-radius:20px; background:#99d022; position:relative; box-shadow: 0px 0px 15px #888888; height:366px; margin-top:50px;}
.mtgggm .imgleft{position:absolute; left:-11px; top:-20px;}
.mtgggm .imgleft.right{right:-11px; top:-20px; left:auto;}
.mtgggm .gmgtxt{position:absolute; right:60px; top:40px; width:500px; color:#fff;}
.mtgggm .gmgtxt.left{left:60px; top:90px; right:auto;}
.mtgggm .gmgtxt h1{font-size:40px; margin-bottom:20px;}
.mtgggm .gmgtxt p{font-size:18px; margin-bottom:20px; line-height:34px;}

.mgtfenge{margin:50px 0; font-size:40px; color:#333; font-weight:bold;} 
.mgtfenge img{margin:0 40px;}
.gmimglist li{width:564px; height:341px; margin:8px 25px 8px 8px; float:left;}
.gmzhou{width:100%; height:198px; background:url(../images/img31.png) top center no-repeat;}
.imgcenter{text-align:center; margin-top:50px;}
.gmtxt2{font-size:24px; color:#333; line-height:36px; text-align:center; margin-top:50px;}
.fengge{border-radius:10px; border:2px solid #99d022; position:relative; box-shadow: 0px 0px 15px #888888; margin-top:30px; padding:15px; background:#fff;}
.fengge img{width:100%;}
.fengge .fgtit{background:#99d022; color:#fff; font-size:24px; width:200px; height:40px; line-height:40px; position:absolute; left:15px; top:15px;border-radius:10px; text-align:center;}
.yslist{margin-top:50px;}
.yslist ul li{width:298px; height:789px; float:left; margin:1px; background:url(../images/img41.png) no-repeat; text-align:center; color:#99d022;}
.yslist ul li h1{font-size:30px; margin-top:60px; margin-bottom:10px;}
.yslist ul li p{font-size:16px;}
.yslist ul li img{margin:20px 0;}
.yslist ul li .utems{text-align:left; margin-left:30px; font-size:18px; line-height:30px; color:#666;}
.yslist ul li .utems img{margin:0; vertical-align:middle;}

.xilie{ margin-top:120px;}
.xilie ul li{width:232px; height:440px; border-radius:20px; border:2px solid #99d022; text-align:center; float:left; margin:2px; position:relative; background:#fff;}
.xilie ul li .icontop{position:absolute; left:60px; top:-65px;}
.xilie ul li .changjing{width:100%; position:absolute; bottom:0; left:0; right:0; border-radius: 0 0 20px 20px;}
.xilie ul li h1{font-size:40px; color:#99d022; margin-top:100px; margin-bottom:20px;}
.xilie ul li p{font-size:20px; color:#333;}

.nav .hotnew {
    position: absolute;
    right: -15px;
    top: -5px;
    background: #f96a00;
    color: #fff;
    font-family: Arial;
    padding: 1px 3px;
    border-radius: 12px 12px 12px 0;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
}


.abtmxs .txt2 .titletxt2{position: relative; font-weight: bold; padding-top: 20px; font-size: 32px; color: #000;}
.abtmxs .txt2 .titletxt2:after{content: ''; width: 120px; height: 3px; background: #99d022; position: absolute; margin-left: -120px; bottom: -30px;}
.abtmxs .txt2 .titletxt3{position: relative; font-weight: bold; padding: 20px 0 0 30px; font-size: 32px; color: #000;}
.abtmxs .txt2 .titletxt3:after{content: ''; width: 120px; height: 3px; background: #99d022; position: absolute; margin-left: -120px; bottom: -30px; left: 150px;}

.mtgggm .gmgtxt2{position:absolute; right:60px; top:130px; width:500px; color:#000; text-align: right;}
.mtgggm .gmgtxt2.left{left:60px; top:90px; right:auto;}
.mtgggm .gmgtxt2 h1{font-size:40px; margin-bottom:20px;}
.mtgggm .gmgtxt2 p{font-size:18px; margin-bottom:20px; line-height:34px;}
.mtgggm .gmgtxt2 .topimg{height: 100px;}
.mtgggm .gmgtxt2 .topimg:after{content: ''; width: 485px; height: 2px; background: #99d022; position: absolute; left: 15px; top: 100px;}
.mtgggm .gmgtxt2 .topimgnew{height: 100px;}
.mtgggm .gmgtxt2 .topimgnew:after{content: ''; width: 305px; height: 2px; background: #99d022; position: absolute; left: 5px; top: 120px;}

.mtgggm .imgleft h1{font-size:40px; margin-bottom:20px;}
.mtgggm .imgleft p{font-size:18px; margin-bottom:20px; line-height:34px;}
.mtgggm .imgleft .topimg2{height: 100px;}
.mtgggm .imgleft .topimg2:after{content: ''; width: 500px; height: 2px; background: #99d022; position: absolute; right: 0; top: 100px;}
.mtgggm .imgleft .topimgnew2{height: 100px;}
.mtgggm .imgleft .topimgnew2:after{content: ''; width: 300px; height: 2px; background: #99d022; position: absolute; right: 0; top: 100px;}
.mtgggm .imgleft .topimgnew3{height: 50px;}
.mtgggm .imgleft .topimgnew3:after{content: ''; width: 120px; height: 2px; background: #99d022; position: absolute; left: 0; top: 55px;}

.mxsWrap .mxsMain .rjimg{margin-top: -360px; width: 700px; float: left;}
.mxsWrap .mxsMain .rjtitle{width: 500px; float: left; height: 300px;}
.mxsWrap .mxsMain .rjtitle .rjsamlltitle{font-size:50px;}
.mxsWrap .mxsMain .rjtitle .rjsamlltitle:after{content: ''; width: 450px; height: 2px; background: #99d022; position: absolute; top: 130px; right: 50px;}
.mxsWrap .mxsMain .rjtitle .rjsamlltitle2{font-size:50px;}
.mxsWrap .mxsMain .rjtitle .rjsamlltitle2:after{content: ''; width: 100px; height: 3px; background: #99d022; position: absolute; top: -420px;}
.mxsWrap .mxsMain .rjtitle .rjenglish{font-size:33px; color: #99d022; line-height: 75px;}
.mxsWrap .mxsMain .rjtitle .rjcontent{font-size:20px; color: #fff; line-height: 35px; margin-top: 250px;}
.mxsWrap .mxsMain .rjtitle .rjcontent h1{margin-top: 50px;}
.mxsWrap .mxsMain .rjtitle .rjcontent h2{font-size: 25px;}

.mxsWrap .mxsMain .casetitlesmall{font-size: 20px; padding: 50px 0; width: 600px;}
.mxsWrap .mxsMain .casetitle{font-size: 20px; font-weight: bold; padding: 80px 0;}
.mxsWrap .mxsMain .casetitle:after{content: ''; width: 700px; height: 2px; background: #99d022; position: absolute; top: 320px; right: 0;}
.mxsWrap .mxsMain .casetitle2{font-size: 20px; font-weight: bold; padding: 100px 0 80px;}
.mxsWrap .mxsMain .casetitle2:after{content: ''; width: 730px; height: 2px; background: #99d022; position: absolute; top: 1060px; right: 0;}
.mxsWrap .mxsMain .casetitle3{font-size: 20px; font-weight: bold; padding: 150px 0 20px;}
.mxsWrap .mxsMain .casetitle3:after{content: ''; width: 800px; height: 2px; background: #99d022; position: absolute; top: 1645px; right: 0;}
.mxsWrap .mxsMain .casetitle4{font-size: 20px; font-weight: bold; padding: 80px 0;}
.mxsWrap .mxsMain .casetitle4:after{content: ''; width: 630px; height: 2px; background: #99d022; position: absolute; top: 250px; right: 0;}
.mxsWrap .mxsMain .casetitle5{font-size: 20px; font-weight: bold; padding: 100px 0 80px;}
.mxsWrap .mxsMain .casetitle5:after{content: ''; width: 780px; height: 2px; background: #99d022; position: absolute; top: 1085px; right: 0;}

.wztitle{text-align: center; padding: 0 0 50px 50px;}
.wztitle a{font-size:25px; color:#000; position:relative; padding-right:45px;}
.wztitle a:after{content:''; width:100px; height:3px; background:#99d022; transition: all 0.3s ease; display:none; position:absolute; left:50%; margin-left:-75px; bottom:0; top:45px;}
.wztitle a:hover{/*font-weight:bold;*/ color:#99d022;}
.wztitle a:hover:after{display:block;}
.wztitle .current{ font-size: 25px;/*font-weight:bold;*/ color: #99d022;}
.wztitle a.current:after{content:''; width:100px; height:3px; background:#99d022; transition: all 0.3s ease; display:none; position:absolute; left:50%; margin-left:-75px; bottom:0; top:45px;}
.wztitle a.current:after{display:block;}

/*联系我们-销售区域*/
.salesArea{font-size: 14px; color: #544f46;}
.salesArea_title{font-size: 25px; color: #332c21; padding: 10px 0 30px;}
.lx_info{float: left; width:600px; padding: 30px 0 30px 30px;}
.lx_info img{width: 125px;}
.lx_info .lx_no {float: left; background:#fff; border: 1px solid #eee;}
.lx_info .lx_no .lx_text{text-align:center; padding-bottom: 10px;}
/*.lx_info .lx_wx{display:none; background:#fff;position: absolute;padding: 10px;border: 1px solid #e6e6e6;left: 30%;z-index: 200;margin-top: -10px;}*/
.lx_info .lx_wx {display: none; background: #fff; position: absolute;}
.lx_info .lx_area {float: left; padding: 10px 0 0 20px; line-height: 32px; font-size: 16px; color: #544f46;}
.lx_info .lx_area .lx_area_p{font-size: 18px; color: #332c21; font-weight: bold;}
.lx_info .lx_area span{font-size: 20px;}
.lx_info .lx_area em{font-size: 14px;}

/*新幻灯片*/
.flexslider {
    margin: 90px auto 0;
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    zoom: 1;
}

    .flexslider .slides a img {
        height: 500px;
        width: 100%;
    }
    .flexslider .slides li {
        width: 100%;
        height: 100%;
        text-align: center;
    }

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 20px;
}

.flex-direction-nav .flex-prev {
    left: 20px
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

    .flex-control-nav li {
        margin: 0;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
/*新幻灯片 End*/

/*首页优势--幻灯片下面*/
.mxsWrap .mxsMain .mxsYoushi{height: 55px; padding-left: 83px;}
.mxsWrap .mxsMain .mxsYoushi .ysModel{float: left; width:25%;}
.mxsWrap .mxsMain .mxsYoushi .ysModel .ysLeft{float: left}
.mxsWrap .mxsMain .mxsYoushi .ysModel .ysLeft img{width:54px; height:54px;}
.mxsWrap .mxsMain .mxsYoushi .ysModel .ysRight{float: left; text-align: left; line-height: 28px; padding-left: 20px;}
.mxsWrap .mxsMain .mxsYoushi .ysModel .ysRight .ysTilteBig{font-size:20px; color:#99d022;}
.mxsWrap .mxsMain .mxsYoushi .ysModel .ysRight p{font-size:14px; color:#544f46;}

/*首页资讯*/
.mxsWrap .mxsMain .mxsZixun{height: 770px;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunLeft{float: left; position: relative;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunLeft img{width: 794px; height: 445px;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunRight{float: right; position: relative;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunRight img{width: 384px; height: 215px;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunBjBig{position: absolute; height: 45px; background: rgba(0,0,0,.7); width: 794px; top: 400px;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunBj{position: absolute; height: 45px; background: rgba(0,0,0,.7); width: 384px; top: 170px;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunP{font-size: 18px; color: #fff; margin: 10px; overflow: hidden; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunDown{border: 1px solid #e6e6e6; box-shadow: 0 0 30px #ebebeb; height: 300px; width: 384px;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunDown img{width: 384px; height: 215px;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunDownLeft{float: left; margin: 20px 0 0;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunDownCenter{float: left; margin: 20px 21px 0;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunDownRight{float: right; margin: 20px 0 0;}
.mxsWrap .mxsMain .mxsZixun .mxsZixunPNew{font-size: 18px; color: #332c21; padding: 10px; height: 50px; line-height: 28px; overflow: hidden; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.mxsWrap .mxsMain .mxsZixun .current{border: 1px solid #99d022;}

/*首页资讯—新—2019.12.25*/
.mxsZixun2{height: 280px; padding: 40px 0 30px;}
.mxsZixun2 .mxsZixunLeft2{float: left; position: relative;}
.mxsZixun2 .mxsZixunLeft2 img{width: 490px; height: 274px;}
.mxsZixun2 .mxsZixunRight2{float: right; position: relative;}
.mxsZixun2 .mxsZixunRight2 img{width: 216px; height: 132px;}
.mxsZixun2 .mxsZixunBjBig2{position: absolute; height: 45px; background: rgba(0,0,0,.7); width: 490px; top: 229px;}
.mxsZixun2 .mxsZixunBj2{position: absolute; height: 45px; background: rgba(0,0,0,.7); width: 216px; top: 87px;}
.mxsZixun2 .mxsZixunP2{font-size: 16px; color: #fff; margin: 10px; overflow: hidden; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

/*首页城市案例—新—2019.12.25*/
.mxsZixun3{height: 145px; padding: 40px 0 30px;}
.mxsZixun3 .mxsZixunRight3{float: left; position: relative;}
.mxsZixun3 .mxsZixunRight3 img{width: 230px; height: 141px;}
.mxsZixun3 .mxsZixunBj3{position: absolute; height: 45px; background: rgba(0,0,0,.7); width: 230px; top: 96px;}
.mxsZixun3 .mxsZixunP3{font-size: 16px; color: #fff; margin: 10px; overflow: hidden; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

/*首页猫先生进驻区域*/
.cur .mxsZixunBj4{position: absolute; height: 45px; background: rgba(0,0,0,.7); width: 294px; top: 145px; text-align:center;}
.cur .mxsZixunP4{font-size: 16px; color: #fff; margin: 10px; overflow: hidden; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

/*首页三大优势*/
.mxsIndexTitle{font-size:35px; text-align:center; padding-bottom: 30px;}
.mxsIndexTitle:after{content: ''; width: 100px; height: 3px; background: #99d022; position: absolute; top: 60px; left: 46%;}
.mxsIndexTitleEn{font-size:17px; color:#544f46; text-align:center; padding-bottom: 50px;}
.mxsYoushi2 li{float:left; width:321px; height:430px; margin:0 39px; box-shadow: 0 0 50px #ebebeb; overflow:hidden; text-align:center;}
.mxsYoushi2 li .divimg{padding-top: 50px; height:60px;}
.mxsYoushi2 li h1{padding-top: 30px; font-size:20px; text-align: center; color: #333;}
.mxsYoushi2 li p{padding: 30px 20px; font-size:18px; text-align: left; color: #544f46; line-height: 30px;}

/*首页城市案例*/
.zblist{width:1230px;}
.zblist li{width:560px; float:left; margin-right:16px; margin-top:16px; padding:8px; border:2px solid #fafafa;}
.zblist li:hover{border:2px solid #99d022;}
.zblist li .zbimg{width:270px; height:150px; float:left;}
.zblist li .zbimg img{width:270px; height:150px; display:block;}
.zblist li .zbinfo{width:270px; float:left; margin-left:20px;}
.zblist li .zbinfo .tit {font-size:18px;color:#333;line-height:40px; height:40px; overflow:hidden; border-bottom:1px solid #e6e6e6;text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;}
.zblist li .zbinfo .txt{height: 90px;padding: 10px 0;font-size:14px; color:#888; line-height:24px;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:4;
  -webkit-box-orient:vertical;
  overflow:hidden;}


/*加盟代理*/
.dailiTitleImg{text-align:center;}
.dailiTitleBig{font-size:40px; text-align:center; padding: 20px 0 10px;}
.dailiTitleBigP{font-size:22px; color:#544f46; text-align:center;}
.dailiTitleLittle{font-size:30px; color: #99d022; text-align:center; padding: 50px 0 10px;}
.dailiTitleLittleP{font-size:16px; color:#544f46; text-align:center;}

.yslist2{padding-top:50px;}
.yslist2 ul li{width:361px; float:left; border: 2px solid #99d022; text-align:center; color:#99d022;}
.yslist2 ul li .yscontent{height:430px; padding:30px 50px; margin-top: -3px; line-height:35px; text-align:left; color:#fff; background:#99d022;}
.yslist2 ul li .yscontent2{height:185px; padding:30px 40px; line-height:35px; text-align:left; color:#544f46;}
.yslist2 ul li h1{font-size:20px; padding-top:30px;}
.yslist2 ul li p{font-size:16px;}
.yslist2 ul li span{color:#99d022;}


/* ---------------------------硬件模块--------------------------- */
#ListTopMenu{margin:auto;width:100%;height:80px;background-color:#fff;box-shadow:0 0 10px #e6e6e6;border-bottom:1px solid #eaeaea;overflow:hidden;z-index:999;}

#IndexHardwareh600{padding: 80px 0 60px;width:100%;overflow:hidden;}
.hardleft{margin:auto;width:1000px;}
.hardleft ul{float:left;width:;}
.hardleft ul li{float:left;cursor:pointer;overflow:hidden;text-align:center;}
.hardleft ul li span{font-size:16px;line-height:80px;padding:0 60px;color:#000;}
.hardleft ul li:hover{float:left;cursor:pointer;overflow:hidden;text-align:center;background-color:#c6dab3;}
.hardleft ul li:hover span{font-size:16px;line-height:80px;padding:0 60px;color:#fff;}
.hardleft ul li.hover{float:left;cursor:pointer;overflow:hidden;text-align:center;background-color:#9ad022;}
.hardleft ul li.hover span{font-size:16px;line-height:80px;padding:0 60px;color:#fff;}

.HardInfo1top{margin:auto;padding:20px 0;width:1050px;}
.Hardtitle{float:left;width:600px;}
.Hardtitle span{float:left;width:100%;font-size:20px;line-height:35px;font-weight:800;color:#000}
.Hardtitle em{float:left;width:100%;line-height:35px;font-size:14px;color:#000}
.Hardname{float:right;width:400px;text-align:right;}
.Hardname span{float:left;width:400px;line-height:50px;font-size:40px;font-weight:800;color:#000}
.Hardname em{float:left;width:400px;font-size:22px;line-height:35px;color:#3e3e3e;font-family: "Arial";}
.Hardname em b{font-family: "Arial";font-weight:800;color:#9ad022;}

.HardInfo1img{margin:150px auto 0;padding:20px 0;width:1200px;height:750px;}
.HardInfo1img .bgInfo{float:right;margin-left:100px;margin-top:200px;width:1090px;height:500px;overflow:hidden;border:5px solid #99d022;}
.HardInfo1img .h600{float:left;margin-top:50px;position:absolute;width:891px;height:420px;z-index:888;}
.HardInfo1img .h600gn{float:left;margin-left:350px;margin-top:600px;position:absolute;width:770px;height:84px;z-index:888;}

.HardInfo1img .h600title{float:left;text-align:right;margin-top:300px;margin-left:700px;position:absolute;width:500px;height:300px;z-index:999;}
.HardInfo1img .h600title span{float:right;width:500px;line-height:50px;font-size:40px;font-weight:800;color:#000}
.HardInfo1img .h600title span b{float:right;margin-top:10px;margin-left:10px;width:80px;height:30px;background-color:#99d022;}
.HardInfo1img .h600title em{float:right;margin-right:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.HardInfo1img .h600title em b{font-family: "Arial";font-weight:800;color:#99d022;}
.HardInfo1img .h600title cite{float:right;margin-right:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.HardInfo1img .h600title i{float:right;margin:20px 90px 20px 0;width:100px;border-bottom:3px solid #99d022;}

#IndexHardwareh300{margin:20px auto;width:100%;overflow:hidden;background-color:#fff;}
.HardInfo2img{margin:auto;width:1200px;height:1000px;overflow:hidden;}
.HardInfo2img .bg2Info{float:left;margin-left:150px;margin-top:100px;width:900px;height:750px;overflow:hidden;border:5px solid #99d022;}
.HardInfo2img .sh300{float:left;margin-top:150px;margin-left:648px;position:absolute;width:552px;height:416px;z-index:888;}
.HardInfo2img .sh300 cite{float:left;margin-left:300px;position:absolute;width:;}
.HardInfo2img .sh300 cite i{float:left;width:20px;height:20px;border-radius:10px;line-height:20px;font-size:18px;text-align:center;background-color:#99d022;color:#fff;}
.HardInfo2img .sh300 cite em{float:left;padding:0 10px;width:;height:20px;line-height:20px;color:#000;font-size:16px;font-weight:800;}

.HardInfo2img .sh300gn{float:left;margin-left:600px;margin-top:650px;position:absolute;width:372px;height:163px;z-index:888;}
.HardInfo2img .h300{float:left;margin-top:500px;position:absolute;width:680px;height:447px;z-index:888;}
.HardInfo2img .h300 cite{float:left;margin-left:580px;margin-top:380px;position:absolute;width:;z-index:999;}
.HardInfo2img .h300 cite i{float:left;width:20px;height:20px;border-radius:10px;line-height:20px;font-size:18px;text-align:center;background-color:#99d022;color:#fff;}
.HardInfo2img .h300 cite em{float:left;padding:0 10px;width:;height:20px;line-height:20px;color:#000;font-size:16px;font-weight:800;}

.HardInfo2img .h300title{float:left;text-align:left;margin-top:200px;margin-left:145px;position:absolute;width:500px;height:300px;z-index:999;}
.HardInfo2img .h300title span{float:left;width:500px;line-height:50px;font-size:40px;font-weight:800;color:#000}
.HardInfo2img .h300title span b{float:left;margin:10px 20px 0 10px;width:60px;height:30px;background-color:#99d022;}
.HardInfo2img .h300title em{float:left;margin-left:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.HardInfo2img .h300title em b{font-family: "Arial";font-weight:800;color:#99d022;}
.HardInfo2img .h300title cite{float:left;margin-left:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.HardInfo2img .h300title i{float:left;margin:20px 0 20px 90px;width:100px;border-bottom:3px solid #99d022;}


#IndexHardwareh230{padding: 80px 0 60px;width:100%;overflow:hidden;}
.HardInfo3img{margin:auto;width:1200px;height:1250px;overflow:hidden;}
.HardInfo3img .bg3Info{float:left;width:700px;height:1200px;overflow:hidden;border:5px solid #99d022;}
.HardInfo3img .h230{float:left;margin-top:50px;margin-left:464px;position:absolute;width:736px;height:446px;z-index:888;}
.HardInfo3img .h230 cite{float:left;margin-left:400px;margin-top:-20px;position:absolute;}
.HardInfo3img .h230 cite i{float:left;width:20px;height:20px;border-radius:10px;line-height:20px;font-size:18px;text-align:center;background-color:#99d022;color:#fff;}
.HardInfo3img .h230 cite em{float:left;padding:0 10px;width:;height:20px;line-height:20px;color:#000;font-size:16px;font-weight:800;}

.HardInfo3img .h220{float:left;margin-top:680px;margin-left:568px;position:absolute;width:532px;height:431px;z-index:888;}
.HardInfo3img .h220 cite{float:left;margin-left:300px;margin-top:-20px;position:absolute;z-index:999;}
.HardInfo3img .h220 cite i{float:left;width:20px;height:20px;border-radius:10px;line-height:20px;font-size:18px;text-align:center;background-color:#99d022;color:#fff;}
.HardInfo3img .h220 cite em{float:left;padding:0 10px;width:;height:20px;line-height:20px;color:#000;font-size:16px;font-weight:800;}

.HardInfo3img .h210{float:left;margin-top:400px;margin-left:80px;position:absolute;width:333px;height:518px;z-index:888;}
.HardInfo3img .h210 cite{float:left;margin-top:10px;position:absolute;z-index:999;}
.HardInfo3img .h210 cite i{float:left;width:20px;height:20px;border-radius:10px;line-height:20px;font-size:18px;text-align:center;background-color:#99d022;color:#fff;}
.HardInfo3img .h210 cite em{float:left;padding:0 10px;width:;height:20px;line-height:20px;color:#000;font-size:16px;font-weight:800;}
.HardInfo3img .sh230gn{float:left;margin-left:50px;margin-top:1050px;position:absolute;width:461px;height:83px;z-index:888;}

.HardInfo3img .h230title{float:left;text-align:left;margin-top:50px;position:absolute;width:500px;height:300px;z-index:999;}
.HardInfo3img .h230title span{float:left;width:500px;line-height:50px;font-size:40px;font-weight:800;color:#000}
.HardInfo3img .h230title span b{float:left;margin:10px 20px 0 0;width:60px;height:30px;background-color:#99d022;}
.HardInfo3img .h230title em{float:left;margin-left:80px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.HardInfo3img .h230title em b{font-family: "Arial";font-weight:800;color:#99d022;}
.HardInfo3img .h230title cite{float:left;margin-left:80px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.HardInfo3img .h230title i{float:left;margin:20px 0 20px 80px;width:100px;border-bottom:3px solid #99d022;}


#IndexHardwareh200{margin:20px auto;width:100%;overflow:hidden;background-color:#fff;}
.HardInfo4img{margin:auto;width:1200px;height:850px;overflow:hidden;}
.HardInfo4img .bg4Info{float:right;margin:50px;width:600px;height:700px;overflow:hidden;border:5px solid #99d022;}
.HardInfo4img .h200{float:left;margin-top:150px;margin-left:50px;position:absolute;width:592px;height:550px;z-index:888;}
.HardInfo4img .h200 cite{float:left;margin-left:50px;margin-top:-50px;position:absolute;width:;}
.HardInfo4img .h200 cite i{float:left;width:20px;height:20px;border-radius:10px;line-height:20px;font-size:18px;text-align:center;background-color:#99d022;color:#fff;}
.HardInfo4img .h200 cite em{float:left;padding:0 10px;width:;height:20px;line-height:20px;color:#000;font-size:16px;font-weight:800;}

.HardInfo4img .h200gn{float:left;margin-left:884px;margin-top:550px;position:absolute;width:216px;height:157px;z-index:888;}

.HardInfo4img .h200title{float:left;text-align:right;margin-left:600px;margin-top:150px;position:absolute;width:500px;height:300px;z-index:999;}
.HardInfo4img .h200title span{float:left;width:500px;line-height:50px;font-size:40px;font-weight:800;color:#000}
.HardInfo4img .h200title span b{float:right;margin:10px 0 0 20px;width:60px;height:30px;background-color:#99d022;}
.HardInfo4img .h200title em{float:right;margin-left:80px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.HardInfo4img .h200title em b{font-family: "Arial";font-weight:800;color:#99d022;}
.HardInfo4img .h200title cite{float:right;margin-left:80px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.HardInfo4img .h200title i{float:right;margin:20px 0 20px 80px;width:;border-bottom:3px solid #99d022;}

/*****L240****/
#IndexL240ALL1{padding: 80px 0 60px;width:100%;overflow:hidden;}

.L240ToP1{margin:auto;padding:20px 0;width:1050px;}
.L240title{float:left;width:600px;}
.L240title span{float:left;width:100%;font-size:20px;line-height:35px;font-weight:800;color:#000}
.L240title em{float:left;width:100%;line-height:35px;font-size:14px;color:#000}
.L240name{float:right;width:400px;text-align:right;}
.L240name span{float:left;width:400px;line-height:50px;font-size:40px;font-weight:800;color:#000}
.L240name em{float:left;width:400px;font-size:22px;line-height:35px;color:#3e3e3e;font-family: "Arial";}
.L240name em b{font-family: "Arial";font-weight:800;color:#9ad022;}

.L240IMG1{margin:50px auto;width:1200px;height:1250px;overflow:hidden;padding-top: 50px;}
.L240IMG1 .bgInfo{float:left;margin-left:100px;margin-top:50px;width:1090px;height:900px;overflow:hidden;border:5px solid #99d022;}
.L240IMG1 .l240gn{float:left;margin-left:120px;margin-top:380px;position:absolute;width:454px;height:83px;z-index:888;}

.L240IMG1 .l240-2{float:left;margin-top:550px;margin-left:648px;position:absolute;width:452px;height:349px;z-index:888;}
.L240IMG1 .l240-4{float:left;position:absolute;width:756px;height:333px;z-index:888;}
.L240IMG1 .LX00{float:left;position:absolute;margin-left:150px;margin-top:950px;width:418px;height:316px;z-index:999;}

.L240IMG1 .l240-2t{float:left;text-align:left;margin-top:600px;margin-left:95px;position:absolute;width:500px;height:300px;z-index:999;}
.L240IMG1 .l240-2t span{float:left;width:500px;line-height:50px;font-size:35px;font-weight:800;color:#000}
.L240IMG1 .l240-2t span b{float:left;margin:10px 20px 0 10px;width:60px;height:30px;background-color:#99d022;}
.L240IMG1 .l240-2t em{float:left;margin-left:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.L240IMG1 .l240-2t em b{font-family: "Arial";font-weight:800;color:#99d022;}
.L240IMG1 .l240-2t cite{float:left;margin-left:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.L240IMG1 .l240-2t i{float:left;margin:20px 0 20px 90px;width:100px;border-bottom:3px solid #99d022;}

.L240IMG1 .l240-4t{float:left;text-align:right;margin-top:200px;margin-left:700px;position:absolute;width:500px;height:300px;z-index:999;}
.L240IMG1 .l240-4t span{float:right;width:500px;line-height:50px;font-size:35px;font-weight:800;color:#000}
.L240IMG1 .l240-4t span b{float:right;margin:10px 0 0 20px;width:60px;height:30px;background-color:#99d022;}
.L240IMG1 .l240-4t em{float:right;margin-right:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.L240IMG1 .l240-4t em b{font-family: "Arial";font-weight:800;color:#99d022;}
.L240IMG1 .l240-4t cite{float:right;margin-right:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.L240IMG1 .l240-4t i{float:right;margin:20px 90px 20px 0px;width:100px;border-bottom:3px solid #99d022;}

.L240IMG1 .l100t{float:left;text-align:left;margin-top:1100px;margin-left:560px;position:absolute;width:600px;height:300px;z-index:999;}
.L240IMG1 .l100t span{float:left;width:300px;line-height:50px;font-size:35px;font-weight:800;color:#000}
.L240IMG1 .l100t span b{float:left;margin:10px 20px 0 10px;width:60px;height:30px;background-color:#99d022;}
.L240IMG1 .l100t span em{float:left;margin-left:90px;width:350px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";font-weight: normal;}
.L240IMG1 .l100t span em strong{font-family: "Arial";font-weight:800;color:#99d022;}
.L240IMG1 .l100t cite{float:left;text-align:left;width:300px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.L240IMG1 .l100t cite i{float:left;margin:0 40px;width:1px;height:100px;border-right:3px solid #99d022;}

#IndexL240ALL2{margin:20px auto;width:100%;overflow:hidden;background-color:#fff;}

.L240IMG2{margin:50px auto;width:1200px;height:650px;overflow:hidden;}
.L240IMG2 .bgInfo{float:left;margin-left:100px;width:650px;height:500px;overflow:hidden;border:5px solid #99d022;}
.L240IMG2 .l30gn{float:left;margin-left:180px;margin-top:340px;position:absolute;width:303px;height:81px;z-index:888;}
.L240IMG2 .l30{float:left;margin-top:20px;margin-left:648px;position:absolute;width:549px;height:579px;z-index:888;}

.L240IMG2 .l30t{float:left;text-align:left;margin-top:50px;margin-left:95px;position:absolute;width:500px;height:300px;z-index:999;}
.L240IMG2 .l30t span{float:left;width:500px;line-height:50px;font-size:35px;font-weight:800;color:#000}
.L240IMG2 .l30t span b{float:left;margin:10px 20px 0 10px;width:60px;height:30px;background-color:#99d022;}
.L240IMG2 .l30t em{float:left;margin-left:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.L240IMG2 .l30t em b{font-family: "Arial";font-weight:800;color:#99d022;}
.L240IMG2 .l30t cite{float:left;margin-left:90px;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.L240IMG2 .l30t i{float:left;margin:20px 0 20px 90px;width:100px;border-bottom:3px solid #99d022;}

/*****Z500****/
#IndexZ500ALL1{padding: 80px 0 60px;width:100%;overflow:hidden;}

.Z500ToP1{margin:auto;padding:20px 0;width:1050px;}
.Z500title{float:left;width:600px;}
.Z500title span{float:left;width:100%;font-size:20px;line-height:35px;font-weight:800;color:#000}
.Z500title em{float:left;width:100%;line-height:35px;font-size:14px;color:#000}
.Z500name{float:right;width:400px;text-align:right;}
.Z500name span{float:left;width:400px;line-height:50px;font-size:40px;font-weight:800;color:#000}
.Z500name em{float:left;width:400px;font-size:22px;line-height:35px;color:#3e3e3e;font-family: "Arial";}
.Z500name em b{font-family: "Arial";font-weight:800;color:#9ad022;}

.Z500IMG1{margin:30px auto;width:1200px;height:700px;overflow:hidden;}
.Z500IMG1 .bgInfo{float:left;margin-left:50px;margin-top:50px;width:1100px;height:400px;overflow:hidden;border:5px solid #99d022;}
.Z500IMG1 .z500gn{float:left;margin-left:820px;margin-top:80px;position:absolute;width:306px;height:82px;z-index:888;}
.Z500IMG1 .z500{float:left;margin-top:250px;margin-left:100px;position:absolute;width:968px;height:475px;z-index:888;}

.Z500IMG1 .z500t{float:left;text-align:left;margin-top:80px;margin-left:40px;position:absolute;width:700px;height:300px;z-index:999;}
.Z500IMG1 .z500t span{float:left;width:200px;line-height:50px;font-size:35px;font-weight:800;color:#000}
.Z500IMG1 .z500t span b{float:left;margin:10px 20px 0 10px;width:60px;height:30px;background-color:#99d022;}
.Z500IMG1 .z500t span em{float:left;margin-left:90px;width:480px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";font-weight: normal;}
.Z500IMG1 .z500t span em strong{font-family: "Arial";font-weight:800;color:#99d022;}
.Z500IMG1 .z500t cite{float:left;text-align:left;width:400px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.Z500IMG1 .z500t cite i{float:left;margin:0 40px;width:10px;height:100px;border-right:3px solid #99d022;}

#IndexZ500ALL2{margin:auto;width:100%;height:550px;overflow:hidden;background-color:#fff;}
#IndexZ500-2{margin:auto;width:1100px;overflow:hidden;}
.z500TitleO .cirle{float:left;width:60px;height:130px;background-color:#9ad022;font-family: "Buket SansBasic";}
.z500TitleO .cirle span{color:#fff;padding:0 10px;font-size:75px;position:absolute;margin-top:60px;}
.z500TitleO em{float:left;margin:auto;padding-left:15px;width:300px;font-size:28px;color:#9ad022;position:absolute;margin-top:95px;font-weight:600;overflow:hidden;}

.z500ContO{margin:30px auto;width:1100px;height:420px;overflow:hidden;}
.z500ContO ul{float:left;width:1000px;margin-left:33.33px;padding:40px 50px;}
.z500ContO ul li{float:left;cursor:pointer;margin-right:33.333px;width:300px;height:280px;overflow:hidden;text-align:center;border-bottom:18px solid #9ad022;background-color:#fff;box-shadow:0 0 10px #e6e6e6;}
.z500ContO ul li .img{float:left;margin:5px;padding:5px;width:280px;height:180px;}
.z500ContO ul li .img img{width:280px;height:180px;}
.z500ContO ul li cite{border:3px solid #9ad022;float:left;margin-top:200px;margin-left:-75px;width:150px;height:150px;position:absolute;overflow:hidden;text-align:center;border-radius:75px;background-color:#9ad022;}
.z500ContO ul li cite i{float:left;font-size:80px;padding:35px 25px;color:#fff;font-family: "Buket SansBasic";}

.z500ContO ul li:hover{background-color:#9ad022;box-shadow:0 0 10px #9d9d9d;border-bottom:18px solid #9ad022;}
.z500ContO ul li:hover cite{border:3px solid #9ad022;float:left;margin-top:200px;margin-left:-75px;width:150px;height:150px;position:absolute;overflow:hidden;text-align:center;border-radius:75px;background-color:#fff;}
.z500ContO ul li:hover cite i{float:left;font-size:80px;padding:35px 25px;color:#9ad022;font-family: "Buket SansBasic";}

.z500ContO ul li.hover{background-color:#9ad022;box-shadow:0 0 10px #9d9d9d;border-bottom:18px solid #9ad022;}
.z500ContO ul li.hover cite{border:3px solid #9ad022;float:left;margin-top:200px;margin-left:-75px;width:150px;height:150px;position:absolute;overflow:hidden;text-align:center;border-radius:75px;background-color:#fff;}
.z500ContO ul li.hover cite i{float:left;font-size:45px;padding:45px 25px;color:#9ad022;font-family: "Buket SansBasic";}


/*****F701****/
#IndexF701ALL1{margin:20px auto;width:100%;overflow:hidden;}

.F701ToP1{margin:auto;padding:20px 0;width:1050px;}
.F701title{float:left;width:600px;}
.F701title span{float:left;width:100%;font-size:20px;line-height:35px;font-weight:800;color:#000}
.F701title em{float:left;width:100%;line-height:35px;font-size:14px;color:#000}
.F701name{float:right;width:400px;text-align:right;}
.F701name span{float:left;width:400px;line-height:50px;font-size:40px;font-weight:800;color:#000}
.F701name em{float:left;width:400px;font-size:22px;line-height:35px;color:#3e3e3e;font-family: "Arial";}
.F701name em b{font-family: "Arial";font-weight:800;color:#9ad022;}

.F701IMG1{margin:30px auto;width:1200px;height:650px;overflow:hidden;}
.F701IMG1 .bgInfo{float:left;margin-left:50px;margin-top:250px;width:1080px;height:380px;overflow:hidden;border:5px solid #99d022;}
.F701IMG1 .f701gn{float:left;margin-left:600px;margin-top:480px;position:absolute;width:507px;height:70px;z-index:888;}
.F701IMG1 .f701{float:left;margin-top:20px;position:absolute;width:1200px;height:391px;z-index:888;}

.F701IMG1 .f701t{float:left;text-align:left;margin-top:480px;margin-left:40px;position:absolute;width:700px;height:300px;z-index:999;}
.F701IMG1 .f701t span{float:left;width:200px;line-height:50px;font-size:35px;font-weight:800;color:#000}
.F701IMG1 .f701t span b{float:left;margin:10px 20px 0 10px;width:60px;height:30px;background-color:#99d022;}
.F701IMG1 .f701t span em{float:left;margin-left:90px;width:480px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.F701IMG1 .f701t span em strong{font-family: "Arial";font-weight:800;color:#99d022;}
.F701IMG1 .f701t cite{float:left;text-align:left;width:400px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.F701IMG1 .f701t cite i{float:left;margin:0 40px;width:10px;height:100px;border-right:3px solid #99d022;}

#IndexF702ALL1{margin:20px auto;width:100%;overflow:hidden;background-color:#fff;}
.F702IMG1{margin:30px auto;width:1200px;height:550px;overflow:hidden;}
.F702IMG1 .bgInfo{float:left;margin-left:50px;margin-top:50px;width:780px;height:280px;overflow:hidden;border:5px solid #99d022;}
.F702IMG1 .f702{float:left;margin-top:220px;margin-left:150px;position:absolute;width:1022px;height:258px;z-index:888;}
.F702IMG1 .f704{float:left;margin-top:220px;margin-left:350px;position:absolute;width:767px;height:209px;z-index:888;}

.F702IMG1 .f702t{float:left;text-align:left;margin-top:90px;margin-left:40px;position:absolute;width:800px;height:300px;z-index:999;}
.F702IMG1 .f702t span{float:left;width:200px;line-height:50px;font-size:35px;font-weight:800;color:#000}
.F702IMG1 .f702t span b{float:left;margin:10px 20px 0 10px;width:60px;height:30px;background-color:#99d022;}
.F702IMG1 .f702t span em{float:left;margin-left:90px;width:580px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.F702IMG1 .f702t span em strong{font-family: "Arial";font-weight:800;color:#99d022;}
.F702IMG1 .f702t cite{float:left;text-align:left;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.F702IMG1 .f702t cite i{float:left;margin:0 40px;width:10px;height:100px;border-right:3px solid #99d022;}


#IndexF703ALL1{margin:auto;width:100%;overflow:hidden;}
.F703IMG1{margin:30px auto;width:1200px;height:550px;overflow:hidden;}
.F703IMG1 .bgInfo{float:right;margin-left:50px;margin-top:50px;width:780px;height:280px;overflow:hidden;border:5px solid #99d022;}
.F703IMG1 .f703{float:left;margin-top:260px;margin-left:50px;position:absolute;width:1022px;height:258px;z-index:888;}

.F703IMG1 .f703t{float:left;text-align:right;margin-top:90px;margin-left:420px;position:absolute;width:800px;height:300px;z-index:999;}
.F703IMG1 .f703t span{float:right;width:200px;line-height:50px;font-size:35px;font-weight:800;color:#000}
.F703IMG1 .f703t span b{float:right;margin:10px 20px 0 10px;width:60px;height:30px;background-color:#99d022;}
.F703IMG1 .f703t span em{float:right;margin-right:90px;width:580px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.F703IMG1 .f703t span em strong{font-family: "Arial";font-weight:800;color:#99d022;}
.F703IMG1 .f703t cite{float:right;text-align:right;width:500px;font-size:16px;line-height:30px;color:#3e3e3e;font-family: "Arial";}
.F703IMG1 .f703t cite i{float:right;margin:0 40px;width:10px;height:100px;border-right:3px solid #99d022;}

/* ---------------------------合作方式--------------------------- */
#IndexCooper{margin:20px auto;width:100%;overflow:hidden;}
.coopertitle{float:left;margin:25px 0;width:100%;text-align:center;}
.coopertitle .bigtit{float:left;margin:auto;width:100%;font-size:30px;line-height:45px;color:#99d022;font-weight:600;}
.coopertitle .bigtit span{padding-bottom:10px;border-bottom:4px solid #99d022;}
.coopertitle em{float:left;margin:auto;width:100%;font-size:14px;text-align:center;line-height:60px;color:#353535;}
.coopercont{margin:auto;width:100%;height:583px;overflow:hidden;background:url(/images/cooper1.png);background-size: cover;background-position: 50% 50%;}
#IndexCooper1{margin:20px auto;width:100%;overflow:hidden;background-color:#fff;}

.coopercont1{margin:auto;width:1200px;height:500px;overflow:hidden;background-color:#fff;}
.coopercont1 ul{float:left;width:1100px;padding:10px 50px;}
.coopercont1 ul li{float:left;cursor:pointer;margin:30px;width:215px;height:340px;overflow:hidden;text-align:center;border-top:8px solid #9ad022;background-color:#fff;box-shadow:0 0 30px #e6e6e6;}
.coopercont1 ul li cite{float:left;margin:20px 57.5px;width:100px;height:100px;overflow:hidden;text-align:center;border-radius:50px;background-color:#9ad022;}
.coopercont1 ul li cite i{font-size:50px;margin:5px 5px;padding:20px;color:#fff;}
.coopercont1 ul li span{float:left;width:100%;font-size:20px;line-height:50px;text-align:center;font-weight:800;color:#9ad022;}
.coopercont1 ul li em{float:left;width:70%;padding:2% 15%;line-height:25px;font-size:14px;text-align:center;color:#696969;}

.coopercont1 ul li:hover{background-color:#fff;box-shadow:0 0 30px #9d9d9d;border-top:8px solid #9ad022;transform: scale(1.05);transition: all .5s;}
.coopercont1 ul li:hover cite{float:left;margin:20px 57.5px;width:100px;height:100px;overflow:hidden;text-align:center;border-radius:50px;background-color:#fff;}
.coopercont1 ul li:hover cite i{font-size:50px;margin:5px 5px;padding:20px;color:#9ad022;}
.coopercont1 ul li:hover span{float:left;width:100%;font-size:20px;line-height:50px;text-align:center;font-weight:800;color:#9ad022;}
.coopercont1 ul li:hover em{float:left;width:70%;padding:2% 15%;line-height:25px;font-size:14px;text-align:center;color:#696969;}

.coopercont1 ul li.hover{background-color:#fff;box-shadow:0 0 30px #9d9d9d;border-top:8px solid #9ad022;transform: scale(1.05);transition: all .2s;}
.coopercont1 ul li.hover cite{float:left;margin:20px 57.5px;width:100px;height:100px;overflow:hidden;text-align:center;border-radius:50px;background-color:#fff;}
.coopercont1 ul li.hover cite i{font-size:50px;margin:5px 5px;padding:20px;color:#9ad022;}
.coopercont1 ul li.hover span{float:left;width:100%;font-size:20px;line-height:50px;text-align:center;font-weight:800;color:#9ad022;}
.coopercont1 ul li.hover em{float:left;width:70%;padding:2% 15%;line-height:25px;font-size:14px;text-align:center;color:#696969;}

#IndexCooper2{margin:20px auto;width:100%;overflow:hidden;}
.coopercont2{margin:auto;width:1200px;height:500px;overflow:hidden;background:url(/images/cooper2.jpg) no-repeat 50px top;}
.coopercont2 .info{float:right;margin-right:50px;;margin-top:120px;width:400px;font-family: "Microsoft JhengHei";color:#696969;font-size:16px;padding:30px;line-height:35px;box-shadow:0 0 30px #e6e6e6;
overflow:hidden;background-color:#fff;border:1px solid #e6e6e6;border-right:15px solid #9ad022;}
.coopercont2 .info b{color:#9ad022;font-weight:800;font-family: "Microsoft JhengHei";}

.coopercont3{margin:30px auto;width:1200px;height:950px;overflow:hidden;background:url(/images/cooper2bg.png) no-repeat;}
.coopercont3 .ico{float:left;width:160px;}
.coopercont3 .cont{float:right;width:1035px;text-align:left;}
.coopercont3 .cont cite{float:left;width:990px;padding:20px 0;font-size:20px;line-height:50px;text-align:left;font-weight:800;color:#9ad022;}
.coopercont3 .cont em{float:left;width:990px;padding:10px 0;line-height:25px;font-size:16px;text-align:left;color:#000;}
.coopercont3 .cont span{float:left;width:990px;height:270px;overflow:hidden;padding:10px 0;line-height:25px;font-size:16px;text-align:left;color:#000;}
.coopercont3 .cont span ul{float:left;width:990px;}
.coopercont3 .cont span ul li{float:left;cursor:pointer;margin:15px;padding:4px;border:1px solid #e6e6e6;width:290px;height:190px;background-color:#fff;overflow:hidden;text-align:center;box-shadow:0 0 30px #e6e6e6;}
.coopercont3 .cont span ul li img{width:290px;height:190px;}
.coopercont3 .cont span ul li:hover{border:1px solid #9ad022;transform: scale(1.02);transition: all .2s;}
.coopercont3 .cont strong{float:left;width:990px;overflow:hidden;padding:10px 0;line-height:35px;font-size:14px;text-align:left;color:#000;}

/* ---------------------------首页第2模块--------------------------- */
#IndexNav2{margin:20px auto;width:100%;overflow:hidden;}
#IndexNav2all{margin:auto;width:1200px;}
.fivesoftlist {float:left;width:100%;height:660px;overflow:hidden;}
.fivesoftlist .title{float:left;margin:25px 0;width:100%;color:#1e252e;text-align:center;}
.fivesoftlist .title span{margin:auto;font-size:32px;line-height:45px;font-weight:600;padding-bottom:10px;border-bottom:4px solid #9ad022;}
.fivesoftlist .title em{margin:auto;width:100%;font-size:14px;line-height:60px;color:#9ad022;}
.fivesoftlist .txt2{float:left;width:1180px;padding:0 10px;overflow:hidden;cursor:pointer;}

.fivesoftlist .txt2 .w1-4{width:870px;overflow:hidden;}
.fivesoftlist .txt2 .w100{width:100%;overflow:hidden;}
.fivesoftlist .txt2 .m10{margin:10px 0 0 0 ;overflow:hidden;}
.fivesoftlist .txt2 .w1{width:360px;overflow:hidden;}
.fivesoftlist .txt2 .w1 div{float:left;width:360px;height:240px;overflow:hidden;}
.fivesoftlist .txt2 .w1 div img{float:left;width:360px;height:240px;transition: all 0.5s ease 0s;}
.fivesoftlist .txt2 .w1 div img:hover{float:left;width:360px;height:240px;transform: scale(1.1);transition: all .5s;}
.fivesoftlist .txt2 .w1 em{width:360px;height:240px;position:absolute;z-index:888;overflow:hidden;background:rgba(0,0,0,.6);display:none;}
.fivesoftlist .txt2 .w1 em b{float:left;margin:70px 0;width:10px;height:85px;background-color:#9ad022;}
.fivesoftlist .txt2 .w1 em span{float:left;margin:75px 0;padding:0 10px;width:310px;line-height:30px;overflow:hidden;font-size:18px;color:#fff;z-index:999;}
.fivesoftlist .txt2 .w1 em span i{float:left;font-size:12px;line-height:22px;color:#fff;z-index:999;}

.fivesoftlist .txt2 .w2{width:500px;overflow:hidden;}
.fivesoftlist .txt2 .w2 div{float:left;width:500px;height:240px;overflow:hidden;}
.fivesoftlist .txt2 .w2 div img{float:left;width:500px;height:240px;transition: all 0.5s ease 0s;}
.fivesoftlist .txt2 .w2 div img:hover{float:left;width:500px;height:240px;transform: scale(1.1);transition: all .5s;}
.fivesoftlist .txt2 .w2 em{width:500px;height:240px;position:absolute;z-index:888;overflow:hidden;background:rgba(0,0,0,.6);display:none;}
.fivesoftlist .txt2 .w2 em b{float:left;margin:70px 0;width:10px;height:105px;background-color:#9ad022;}
.fivesoftlist .txt2 .w2 em span{float:left;margin:75px 0;padding:0 10px;width:420px;line-height:30px;overflow:hidden;font-size:18px;color:#fff;z-index:999;}
.fivesoftlist .txt2 .w2 em span i{float:left;font-size:12px;line-height:22px;color:#fff;z-index:999;}

.fivesoftlist .txt2 .w3{width:560px;overflow:hidden;}
.fivesoftlist .txt2 .w3 div{float:left;width:560px;height:240px;overflow:hidden;}
.fivesoftlist .txt2 .w3 div img{float:left;width:560px;height:240px;transition: all 0.5s ease 0s;}
.fivesoftlist .txt2 .w3 div img:hover{float:left;width:560px;height:240px;transform: scale(1.1);transition: all .5s;}
.fivesoftlist .txt2 .w3 em{width:560px;height:240px;position:absolute;z-index:888;overflow:hidden;background:rgba(0,0,0,.6);display:none;}
.fivesoftlist .txt2 .w3 em b{float:left;margin:70px 0;width:10px;height:85px;background-color:#9ad022;}
.fivesoftlist .txt2 .w3 em span{float:left;margin:75px 0;padding:0 10px;width:510px;line-height:30px;overflow:hidden;font-size:18px;color:#fff;z-index:999;}
.fivesoftlist .txt2 .w3 em span i{float:left;font-size:12px;line-height:22px;color:#fff;z-index:999;}

.fivesoftlist .txt2 .w4{width:300px;overflow:hidden;}
.fivesoftlist .txt2 .w4 div{float:left;width:300px;height:240px;overflow:hidden;}
.fivesoftlist .txt2 .w4 div img{float:left;width:300px;height:240px;transition: all 0.5s ease 0s;}
.fivesoftlist .txt2 .w4 div img:hover{float:left;width:300px;height:240px;transform: scale(1.1);transition: all .5s;}
.fivesoftlist .txt2 .w4 em{width:300px;height:240px;position:absolute;z-index:888;overflow:hidden;background:rgba(0,0,0,.6);display:none;}
.fivesoftlist .txt2 .w4 em b{float:left;margin:70px 0;width:10px;height:105px;background-color:#9ad022;}
.fivesoftlist .txt2 .w4 em span{float:left;margin:75px 0;padding:0 10px;width:260px;line-height:30px;overflow:hidden;font-size:18px;color:#fff;z-index:999;}
.fivesoftlist .txt2 .w4 em span i{float:left;font-size:12px;line-height:22px;color:#fff;z-index:999;}

.fivesoftlist .txt2 .w5{width:300px;overflow:hidden;}
.fivesoftlist .txt2 .w5 div{float:left;width:300px;height:490px;overflow:hidden;}
.fivesoftlist .txt2 .w5 div img{float:left;width:300px;height:490px;transition: all 0.5s ease 0s;}
.fivesoftlist .txt2 .w5 div img:hover{float:left;width:300px;height:490px;transform: scale(1.1);transition: all .5s;}
.fivesoftlist .txt2 .w5 em{width:300px;height:490px;position:absolute;z-index:888;overflow:hidden;background:rgba(0,0,0,.6);display:none;}
.fivesoftlist .txt2 .w5 em b{float:left;margin:190px 0;width:10px;height:85px;background-color:#9ad022;}
.fivesoftlist .txt2 .w5 em span{float:left;margin:195px 0;padding:0 10px;width:250px;line-height:30px;overflow:hidden;font-size:18px;color:#fff;z-index:999;}
.fivesoftlist .txt2 .w5 em span i{float:left;font-size:12px;line-height:22px;color:#fff;z-index:999;}

/* ---------------------------首页第3模块--------------------------- */
#IndexNav3{margin:0 0 0 0;width:100%;background-color:#000;overflow:hidden;/*background:url('/images/index4.png') no-repeat center top*/}
#IndexNav3all{margin:auto;width:1200px;}
.Et8list {float:left;width:100%;height:600px;overflow:hidden;}
.Et8list .title{float:left;margin:25px 0;width:100%;color:#fff;text-align:center;}
.Et8list .title span{margin:auto;font-size:32px;line-height:45px;font-weight:600;padding-bottom:10px;border-bottom:4px solid #9ad022;}
.Et8list .title em{margin:auto;width:100%;font-size:14px;line-height:60px;color:#9ad022;}
.Et8list .txt3{margin:auto;width:1000px;padding:0 10px;overflow:hidden;}
.Et8list .txt3 ul{float:left;width:980px;padding:10px;}
.Et8list .txt3 ul li{float:left;cursor:pointer;margin:20px;width:205px;height:140px;overflow:hidden;text-align:center;}
.Et8list .txt3 ul li i{font-size:60px;margin:10px;color:#9ad022;}
.Et8list .txt3 ul li span{float:left;width:100%;font-size:18px;line-height:30px;text-align:center;font-weight:800;color:#fff;}
.Et8list .txt3 ul li em{float:left;width:100%;line-height:30px;font-size:12px;text-align:center;color:#fff;}

.Et8list .txt3 ul li:hover{float:left;cursor:pointer;margin:20px;width:205px;height:140px;overflow:hidden;text-align:center;box-shadow:0 0 10px #e6e6e6;}
.Et8list .txt3 ul li:hover i{font-size:60px;margin:10px;color:#9ad022;}
.Et8list .txt3 ul li:hover span{float:left;width:100%;font-size:18px;line-height:30px;text-align:center;font-weight:800;color:#fff;}
.Et8list .txt3 ul li:hover em{float:left;width:100%;line-height:30px;font-size:12px;text-align:center;color:#fff;}


/* 产品旁绿色小圆圈 */
.Hard cite i, #IndexHardwareh600 cite i{float: left;width: 20px;height: 20px;border-radius: 10px;line-height: 20px;font-size: 18px;text-align: center;background-color: #99d022;color: #fff;}
.Hard cite em, #IndexHardwareh600 cite em{float:left;padding:0 10px;height:20px;line-height:20px;color:#000;font-size:16px;font-weight:800;}


/* 硬件产品 */
.Hard {padding-top: 50px;width: 100%;margin: auto;overflow: hidden;}
.Hard .Hard600 {margin: auto;padding: 50px;width:1100px;height: 500px;}
.Hard .Hard600 .Hard600flag{float: left;padding: 70px 0 0 50px;}
.Hard .Hard600 .Hard600img{float: left;}
.Hard .Hard600 .Hard600imggn{float: right;padding-top: 130px;}
.Hard .Hard600 .Hard600more{float: right;padding-top: 50px;}

.Hard .Hard02 {padding-top: 30px;width: 1200px;height: 500px;margin: auto;}
.Hard .Hard02 .Hard500 {float: left;margin: auto;padding: 50px;width:570px;height: 400px;}
.Hard .Hard02 .Hard500 .Hardname{float: left;text-align: left;}
.Hard .Hard02 .Hard500 .Hardname span{font-size: 30px;}
.Hard .Hard02 .Hard500 .Hardname em{font-size: 18px;}
.Hard .Hard02 .Hard500flag {float: right;padding: 80px 30px 0 0;}
.Hard .Hard02 .Hard500img {text-align: center;}
.Hard .Hard02 .Hard500more{float: left;padding-top: 10px;}
.Hard .Hard02 .Hard240 {float: right;margin: auto;padding: 50px;width:400px;height: 400px;}
.Hard .Hard02 .Hard240 .Hardname span{font-size: 30px;}
.Hard .Hard02 .Hard240 .Hardname em{font-size: 18px;}
.Hard .Hard02 .Hard240flag {float: left;padding: 50px 0 0 20px;}
.Hard .Hard02 .Hard240img {text-align: center;padding-top: 170px;}
.Hard .Hard02 .Hard240more {float: right;padding-top: 50px;}

.Hard .Hard03 {padding: 30px 0 50px;width: 1200px;height: 580px;margin: auto;}
.Hard .Hard03 .Harddhj {float: left;margin: auto;padding: 50px;width:400px;height: 480px;}
.Hard .Hard03 .Harddhj .Hardname{float: left;text-align: left;}
.Hard .Hard03 .Harddhj .Hardname span{font-size: 30px;}
.Hard .Hard03 .Harddhj .Hardname em{font-size: 18px;}
.Hard .Hard03 .Harddhjimg {float: right;width: 290px;margin: -45px 0 0 0;}
.Hard .Hard03 .Harddhjmore {float: left;padding-top: 300px;}
.Hard .Hard03 .Hard200 {float: right;margin: auto;padding: 50px;width:570px;height: 480px;}
.Hard .Hard03 .Hard200 .Hardname span{font-size: 30px;}
.Hard .Hard03 .Hard200 .Hardname em{font-size: 18px;}
.Hard .Hard03 .Hard200flag {float: left;position: absolute;padding: 80px 0 0 80px;}
.Hard .Hard03 .Hard200img {position: absolute;padding: 150px 0 0 50px;}
.Hard .Hard03 .Hard200more {float: right;padding: 300px 0 0 450px;}

/* 关于我们--企业使命 */
.qysq_sm{margin:50px auto; width: 1200px;}
.qysq_sm ul li{width:357px; float:left; margin-right:64px; box-shadow: 0 0 30px #666; }
.qysq_sm img{width:357px; height:440px; border-bottom:3px #99d022 solid; margin-bottom: -3px;}
.qysq_sm .sm_txt{padding:25px; background:#f3f2f1; height:120px; text-align: center;}
.qysq_sm .sm_txt h1{font-size:25px; color:#000; margin-bottom:20px;}
.qysq_sm .sjjtxt4 {color: #333;font-size: 18px;line-height: 30px;}

/*华展环境云——服务亮点*/
.mxsIndexTitleCloud{font-size:35px; text-align:center; padding-bottom: 30px;}
.mxsIndexTitleCloud:after{content: ''; width: 100px; height: 3px; background: #1b85ff; position: absolute; top: 60px; left: 46%;}

/* 运营方案——左侧浮动菜单 */
.abtmxs {z-index: 9999;margin: 120px 0 0 40px;position: absolute;position: fixed;height: auto;}
.abtmxs .aboutleft {width: 200px;box-shadow: 0 0 10px #ebebeb;border: 2px solid #99d022;}
.abtmxs .aboutleft .menu li {border-bottom: 1px solid #99d022;padding: 20px;background: #fff;}
.abtmxs .aboutleft .menu li.active {background: #99d022;color: #fff;}
.abtmxs .aboutleft .menu li h1 {border: none;width: 170px;margin: 0 auto;text-align: left;font-size: 28px;color: #666;border-radius: initial;}
.abtmxs .aboutleft .menu li h1.active {color: #fff;}
.abtmxs .aboutleft .menu li span {font-size: 16px;color: #888;}
.abtmxs .aboutleft .menu li span.active {color: #fff;}
.casetitlenew {font-size: 25px;font-weight: bold;padding-bottom: 80px;}
.casetitlenew p i {float: left;width: 15px;height: 15px;border-radius: 10px;margin: 10px 15px 0 0;background-color: #99d022;}