@import url("bottomstyle.css");
*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
}
body,html{
	font-family: "microsoft yahei","黑体";
	overflow-x: hidden;
}
.bg-tit{
	font-size: 32px;
	color: rgb(33,184,215);
	margin-bottom: 20px;
}
.m-tit{
	font-size: 24px;
	line-height: 48px;
	color: white;
}
.content-txt{
	font-size: 14px;
	color: white;
	line-height: 28px;
}
.clearfix{
	zoom: 1;
}
.clearfix:after{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
#return-top{
	position: fixed;
	width: 48px;
	height: 48px;
	background: rgba(0,0,0,0.8);
	right: 10px;
	bottom: 15px;
	padding: 10px 5px 0 5px;
	display: none;
	cursor: pointer;
}
#return-top:hover{
	background: rgb(0,0,0);
}
#nav{
	max-width: 1920px;
	min-width: 960px;;
	background: rgb(20,20,20);
}
#nav ul{
	width: 865px;
	margin: 0 auto;
	font-size: 12px;
	float: right;
	margin: 15px 0;
}
#nav ul li{
	float: left;
	text-align: center;
	border-right: 1px solid #4f4f4f;
	padding: 0 7px;
}
#nav ul li:last-child{
	border-right: none;
}
#nav ul li a{
	color: white;
}
#logo{
	display: block;
	float: left;
	margin-top: 5px;
}
.img-reponsive{
	display: block;
	width: 100%;
}
.center-block{
	display: block;
	margin: 0 auto;
}
#banner{
	max-width: 100%;
	min-width: 1100px;
}
#box{
	background-color: rgb(1,41,111);
}
#content{
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 100px;
	padding-top: 1px;
}
#box1{
	margin: 60px 0;
}
.text-indent{
	text-indent: 2em;
}
#pinpai>li{
	float: left;
}
#pinpai>li:first-child{
	width: 68%;
	margin-right: 2%;
}
#pinpai>li:last-child{
	width: 30%;
	margin-top: 10px;
}
#wenhua{
	margin-left: 150px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#jingshen{
	position: relative;
	height: 300px;
	margin-top: 60px;
}
#js-content{
	position: absolute;
	top: 120px;
	left: 150px;
}
#yanfa-img,#yanfa-con{
	float: left;
}
#yanfa-img{
	width: 45%;
}
#yanfa-con{
	width: 55%;
	height: 750px;
	border: 2px solid rgb(42,186,159);
}
#yanfa-con-midbox{
	width: 100%;
	margin-top: 100px;
	background-color: rgb(43,86,164);
	padding: 15px;
}
#yanfa-con-midbox ul li{
	margin-bottom: 30px;
}
#buju ul{
	margin-top: 30px;
}
#buju ul li{
	width: 50%;
	float: left;
}
#fangan{
	margin-top: 60px;
}
#fangan-img,#fangan-con{
	float: left;
}
#fangan-img{
	width: 45%;
}
#fangan-con{
	width: 55%;
	height: 390px;
	border: 2px solid rgb(42,186,159);
}
#fangan-con div{
	width: 100%;
	background: rgb(43,86,163);
	height: 331px;
	padding-left: 10%;
	padding-top: 30px;
	padding-right: 5%;
}
#chaogan ul{
	border: 2px solid rgb(42,186,159);
	padding: 2%;
	margin-top: 15px;
}
#chaogan ul li{
	float: left;
}
#chaogan ul li:first-child{
	width: 45%;
}
#chaogan ul li:last-child{
	width: 55%;
	padding-left: 5%;
}
#kepu{
	border: 2px solid rgb(42,186,159);
	margin-top: 200px;
	padding: 5%;
}
#kepu div{
	float: left;
}
#kepu-img{
	width: 45%;
	position: relative;
	height: 280px;
}
#kepu-img img{
	display: block;
	position: absolute;
	top: -230px;
	left: -50px;
}
#kepu-con{
	width: 55%;
}
#kepu-con img{
	display: block;
	margin-left: 200px;
}
#ketang{
	margin-top: 30px;
	border: 2px solid rgb(42,186,159);
}
#ketang ul li{
	float: left;
}
#ketang ul li:first-child{
	width: 45%;
	padding-left: 1%;
}
#ketang ul li:first-child img{
	display: block;
	margin-left: 100px;
	margin-bottom: 15px;
}
#ketang ul li:last-child{
	width: 55%;
	padding-left: 2%;
}
#shiyan{
	position: relative;
	height: 640px;
	margin-top: 100px;
}
#shiyan1,#shiyan2,#shiyan3,#shiyan4{
	position: absolute;
}
#shiyan2,#shiyan3{
	width: 388px;
	height: 213px;
	
}
#shiyan1{
	top: 0;
	left: 408px;
}
#shiyan2{
	left: 0;
	top: 0;
}
#shiyan3{
	left: 0;
	top: 233px;
}
#shiyan4{
	top: 346px;
	left: 408px;
}
#heiban ul li{
	width: 50%;
	float: left;
}
#heiban ul li:last-child{
	background-color: rgb(43,87,163);
	padding: 15px;
}
#nami{
	height: 200px;
	line-height: 200px;
	font-size: 36px;
	text-align: center;
	border: 1px solid rgb(42,186,159);
	color: white;
}
#huiyi li{
	float: left;
	width: 50%;
	margin-top: 60px;
}
#huiyi li:last-child{
	padding: 15px;
}
#shichang{
	margin-top: 60px;
}
#shichang>ul>li{
	float: left;
}
#shichang>ul>li:first-child{
	width: 45%;
	margin-right: 5%;
}
#shichang>ul>li:last-child{
	width: 50%;
	padding: 0 15px 15px 15px;
}
#shichang li{
	margin-bottom: 15px;
}
#shichang li strong{
	color: rgb(33,184,215);
}
#anli ul li{
	float: left;
	width:33%;
	height: 271px;
	margin-bottom: 60px;
	font-size: 14px;
	text-align: center;
	color: white;
	line-height: 28px;
}
#zhanwang{
	position: relative;
	height: 690px;
	border: 2px solid rgb(42,186,159);
	padding-top: 30px;
}
#zhanwang-img,#zhanwang-con{
	position: absolute;
}
#zhanwang-img{
	width: 734px;
	left: 0;
	top: 0;
}
#zhanwang-con{
	width: 628px;
	bottom: 15px;
	right: 0;
	padding: 30px;
}
