@charset "utf-8";
*{padding:0;margin:0;font-family:微软雅黑;}

a {text-decoration: none;outline: none;}
img{display: block;outline: none;}
ul,li {list-style: none;}
.clear{clear:both;}
/*轮播 css*/
.box{width:100%;height: 840px;margin: 0 auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width:100%;height: 840px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width:100%; height: 840px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:300px;background: rgba(125,125,120,.4);text-indent: 2em;
				padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 16px;height: 16px;overflow: hidden; margin: 0 5px; border-radius: 50%;
			background: rgba(255,255,255);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(80,183,132);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
			top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
			text-align: center;cursor: pointer;}
.box-3 .prev{left: 15%;}
.box-3 .next{right: 15%;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(30,25,27,.8);}
/*中间轮播*/
#center{max-width: 1920px;min-width:1200px;margin: 0 auto;height:1100px;}
/*.center{width:1200px;height:1100px;margin: 0 auto}*/
.center_left{width:40%;background-color:#119363;height:1100px;float:left;position: relative; }
.center_leftbox{width:362px;height:850px;right:20px;top:85px;position: absolute;color:#fff;}
.center_leftbox dd{font-size: 16px;padding-left: 20px;}
.center_leftbox h1{padding-left: 20px;}
.center_leftbox ul li{line-height: 90px;height: 90px;color:#fff;font-size: 36px;background: url(../images/choose_no.jpg) left center no-repeat;text-align: center;margin:25px 0;cursor: pointer}
.choose{background: url(../images/choose_yes.jpg) left center no-repeat !important;}
.center_right{width:60%;background: url(../images/center_zhubg.jpg)  center 260px no-repeat;height:1100px;float:left;position: relative;background-color:#eeeeee;  }
.center_right1{width: 850px;height: 916px;background-color: #fff;margin-top:65px;padding:30px 0;}
.center_right .center_right1{display:none;}
.on{display:block !important;}
.center_rightbox{width:700px;height:810px;background-color: #fff;overflow-y: scroll;padding:56px;}
.center_rightbox::-webkit-scrollbar {width: 10px;height: 1px;}
.center_rightbox::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px #e7e7e7;background: #e7e7e7;}
.center_rightbox::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px #f2f2f2;border-radius: 10px;background: #f2f2f2;}
.center_rightbox p{font-size: 16px;line-height:30px;text-align: justify;text-indent: 2em}
.center_rightbox img{width:680px;height:370px; margin:10px auto;display: block}
/*底部*/
.foot_div{width: 100%; height:149px;background: #fff;}

.foot{width: 1200px;margin:0 auto;height: 149px; position:relative;}
.ewm{width: 180px; height: 150px; position: absolute;right:10px;top:0px;}







