*{
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
	vertical-align: baseline;
}
li{
	list-style: none;
}
a:hover{
	text-decoration: none;
}
a{
	color: #333;
}
body{
	color: #333;
	font-family: 'Micorsoft Yahei',sans-serif;
	font-size: 14px;
	background-color: #fff;
	min-width: 1500px;
}
.logo{
	margin-top: 15px;	
}
.nav{
	margin-left: 60px;
}
.carousel-indicators li{
	width: 50px;
	border-radius: 0px;
	background: #fff;
	height: 10px;
}
.carousel-indicators .active{
	border-radius: 0px;
	width: 50px;
	background: #2FBA9E;
	height: 10px;
}
.carousel-inner{
	margin-top: 20px;
}
.navbar{
	height: 80px;
}
.nav-wrap{
	margin-top: -30px;
	margin-left: 40px;
}
.container{
	width: 1200px;
}
.nav-wrap ul li a{
	margin: auto;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
}
.nav-wrap ul li a:hover{
	color: #EEEEEE;
	background-color: #2EC2A3;
}
.phones{
	color: #78C986;
	font-size: 27px;
	margin-top: 30px;
	margin-left: 20px;
}
.wx1{
	margin-top: 14px;
	margin-left: 8px;
}
.item2{
	height: 100px;
	width: 100px;
	display: none;
	position: relative;
}
.wx1:hover .item2{
	display: block;
	position: absolute;
	z-index: 1;
	/*margin-right: 90px;*/
}
.box1-1{
	max-width: 1600px;
	margin: auto;
}
.box1{
	width: 100%;
	height: 300px;
	background-image: url("../img/datu1.png");
	background-size: 100% 100%;
	overflow: hidden;
}
.breadcrumb{
	width: 1150px;
	margin: auto;
}
.breadcrumb li a:hover{
	color: #2FBA9E;
}
.box-bottom{
    width: 100%;
    background: #6A6A6A;
    height: 47px;
    text-align: center;
    margin-top: 40px;
}
.box-bottom1{
    color: #fff;
    line-height: 47px;
}
.wznr{
	width: 870px;
	margin: auto;
}
.biaoti{
	margin:30px 0px;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
}
.babt{
	height: 40px;
	background-color: #1AB299;
	line-height: 40px;
	color: #fff;
}
.wznr p{
	margin: 30px 0px;
	color: #666;
}
.col-md-6{
	height: 270px;
	border: 0px solid rgb(62, 62, 62);
	box-shadow: rgb(152, 152, 152) 0px 0px 3px;
	padding: 10px 10px 0px;
	margin-bottom: 20px;
}
.rol{
	height: 850px;
}
.col-md-6 img{
	margin-left: 45px;
}
.col-md-6 p{
	margin-top: 10px;
	text-align: center;
}
.xxx{
	height: 290px;
	border: 2px dotted rgb(192, 200, 209);
	padding:10px 20px;
}
.xxx ul li{
	line-height: 45px;
}
.wzxx{
	text-align: center;
	font-size: 43px;
	color: #fff;
	margin-top: 80px;
	letter-spacing: 1px;
	text-shadow:5px 2px 6px #000;
}
.wzxx p{
	font-size: 18px;
}