*{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	font-family:"microsoft yahei";
}
a{
	text-decoration: none;
	color: black;
}
ul{
	list-style:none ;
	/*background-color: cyan;*/
}
li{
	list-style-type:none ;
	/*background-color: blueviolet;*/
	
}

.header{
	background-image: url(../img/title.jpg);
	position:fixed;
	top:0;
	left:0;
	right:0;
	width:100%;
	z-index:99999;
	-webkit-transition: .3s;
	height:80px;
	border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.head{
	width: 80%;
	margin: 0 auto;
	height:80px;
/*	background-color: yellow;*/
}
.title img{
	float: left;
	margin-top: 12px;
	margin-left: 99px;
}
.menuList{
	 /*  background-color: green;*/
	    height: 40px;
		float: right;
		line-height: 40px;
		width:650px;
		margin-top: 18px;
		text-align: left;
	
}
.menuList p{
	    display: inline;
		font-size: 20px;
		font-weight: 500;
	/*	background-color:pink ;*/
}
.menuList a{
	    margin-right: 30px;
		font-size: 20px;
		font-weight: 500;
}

/*.header{
	background-image: url(../img/title.jpg);
	position:fixed;
	top:0;
	left:0;
	right:0;
	width:100%;
	z-index:99999;
	-webkit-transition: .3s;
	height:80px;
	border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
   
}
.head{
	  
	    width:1250px;
		margin:0 auto;
}
.title img{
	float: left;
	margin-top: 12px;
	margin-left: 143px;
}
.menuList{
	background-color: green;
	    height: 100%;
		float: left;
		line-height: 50px;
		width:830px;
		margin-top: 12px;
		text-align: right;
	
}
.menuList a{
	    display: inline;
	    margin-right: 30px;
		font-size: 20px;
		font-weight: 500;
}
.menuList p{
	    display: inline;
	  
		font-size: 20px;
		font-weight: 600;
}*/
.banner-box{
	margin-top: 80px;
	width: 100%;
	/*background-color:red ;*/
	height: 450px;
	background-image:url(../img/banner4.png);
	background-repeat: no-repeat ;
	background-size: 100% 100%;
}
.sq{
	width: 80%;
	margin: 0 auto;
	/*background-color: green;*/
	height: 450px;
	
}
.sq-left{
	width: 500px;
	 height:396px;
	/* background-color: blue;*/
	 float:left;
	 margin-left:100px;
	 margin-top: 30px;
}
.zhsq{
	
	width: 500px;
	height: 200px;
/*	background-color:pink ;*/
	float: left;
	color:white;
}
.zhsq-title{
	height:50px ;
	width:200px ;
	font-size: 35px;
	line-height: 50px;
	font-weight: 500;
	margin-top: 35px;
  /*  background-color: red;*/
}
.zhsq-content{
	text-indent: 60px;
	height: 62px;
    width:500px;
    font-size: 20px;
    line-height: 35px;
    margin-top: 10px;
   /* background-color: yellow;*/
}
.wechat{
	width: 500px;
    height: 192px;
    float: left;
   /* background-color: cornflowerblue;*/
}
.wechat-title{
	color:white;
	width: 100%;
	height:40px;
    margin-top: 20px;
    font-size: 20px;
    line-height: 40px;
/*background-color: yellowgreen;*/
}
.wechat ul{
	float: right;
}
.wechat li{
	/*background-color: blueviolet;*/
	width: 150px;
	float:left;
	text-align:center;
    margin-right: 5px 3px;
}
.wechat img{
	width: 110px;
	height:110px;
	margin:8px 0px -19px 0px;
}
.sq-right{
	width: 330px;
	height: 400px;
	float: right;
	margin-right:100px;
	margin-top:30px;
	/*background-color: yellow;*/
}
.sq-right img{
	width: 330px;
	height: 400px;
	float: right;
	/*background-color: yellow;*/
}
/*
.banner-box{
	
	margin-top: 80px;
	width:100%;
	height:450px ;
	background-image:url(../img/banner.png);
	background-repeat: no-repeat ;
	
	background-size:100% 100%;
	background-color:greenyellow ;
	
}
.mg-zhsq{
	
	width: 340px;
	height:400px ;
	
}
.zhsq{
	
	width: 750px;
	height: 200px;
	margin-left:60px;
	top: 12px;
	background-color:pink ;
	position: relative;
	color:white;
}
.zhsq-title{
	
	height:50px ;
	font-size: 35px;
	line-height: 50px;
	font-weight: 500;
	top: 35px;
	left: 243px;
	position: absolute;
     background-color: red;
}
.zhsq-content{
	text-indent: 60px;
	height: 62px;
	table-layout:fixed;
    width:511px;
    font-size: 20px;
    line-height: 35px;
    top: 100px;
    left: 232px;
    margin-top: 10px;
    position:absolute;
    background-color: green;
}
.wechat{
	width: 1265px;
    height: 192px;
    margin: 10px auto;
    top: 0px;
    position: relative;
    background-color: cornflowerblue;
}
.wechat-title{
	color:white;
	width: 100%;
	height:40px;
    margin-top: 20px;
    font-size: 20px;
    line-height: 40px;
background-color: yellowgreen;
}
.wechat li{
	background-color: blueviolet;
	width: 220px;
	float:left;
	text-align:center;
    margin: 5px 3px;
}
.wechat img{
	width: 130px;
	height:130px ;
	margin:8px 0px -19px 0px;
}*/

.clear{
	clear: both;
}
.wl,.wy,.gg,.zw,.O2O{
/*	background-color: green;*/
	width: 100%;
	height:580px ;
}
.wy{
	background-image: url(../img/background1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.zw{
	background-image: url(../img/background2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.zhwl,.zhwy,.ggfw,.zwfw,.OTO{
	/*background-color:red ;*/
	width:80%;
	height:580px ;
	margin: 0 auto;
}
.zhwl-left,.ggfw-left,.OTO-left{
	margin-top:30px ;
	margin-left: 100px;
	float: left;
	/*background-color: greenyellow;*/
}
.zhwl-right,.ggfw-right,.OTO-right{
	margin-top: 30px;
	margin-right: 100px;
	float: right;
	/*background-color: yellow;*/
}
.zhwy-left,.zwfw-left{
	margin-top: 30px;
	margin-left:100px ;
	float: left;
/*	background-color: yellow;*/
}
.zhwy-right,.zwfw-right{
	margin-top: 30px;
	margin-right:100px ;
	float: right;
/*	background-color: greenyellow;*/
}
.sub_title {
	
    font-size: 30px;
    line-height: 30px;
    width: 50%;
  /* background-color: limegreen;*/
    padding:30px 0px;
    text-align: left;
    letter-spacing: 2px;
    font-weight: 500;
}
.info-list h2{
	margin-top: 15px; 
    font-weight: normal;
    font-size: 22px;
    color: #333;
    letter-spacing: 2px;
  /*  background-color: yellow;*/
}
.info-list p{	
	line-height: 25px;
    color: #525252;
    letter-spacing: 1px;	
 /*   background-color:pink ;*/
}
 .foot{
 	text-align: center;
 	height:100px;
 	color:#808080 ;
 	background-image: url(../img/bk3.png);
 	background-repeat: no-repeat;
	background-size: 100% 100%;
 	
 }
 .foot_copyright{
 	
 /*	background-color: yellow;*/
 	padding-top:45px ;
 	
 }
