body {padding: 0;margin: 0;font-family: "微软雅黑", "Arial Narrow", HELVETICA;}
input{outline: none;}
h1,h2,h3,h4,p,ul,li,dl,dt,dd,input,img,ol {padding: 0;margin: 0;border: none;list-style: none;}
a:link, a:visited,a:hover{color: #333;text-decoration: none;}
a:hover{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.fl {float: left;}
.fr {float: right;}
.clr:after {content: ' ';display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}

.conWidth{
	width: 1200px;margin: 0 auto;
}
.banner{
	width: 100%;min-width: 1200px;
	height: 600px;
	background: url(../../images/zzyzy1808/banner.jpg);
	background-size: cover;
}
.xlgsbox{
	margin-top: 50px;
	padding: 0 20px;
	box-sizing: border-box;
}
.xlgsbox>div{
	position: relative;
	width: 560px;height: 394px;
	
}
.xlgsbox .xlgssort{
	transition: all ease .10s;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 305px;height: 152px;
	background: rgba(255,255,255,.9);
	font-size: 50px;color: #000;
	text-align: center;line-height: 152px;
	letter-spacing: 12px;
}
.xlgsbox .xlgs{
	transition: all ease .10s;
	opacity: 0;
	position: absolute;
	top: 0;left: 0;
	width: 560px;height: 394px;
	background: rgba(75,106,197,.9);color: #fff;
	padding: 70px 35px 0;box-sizing: border-box;
	cursor: pointer;
}
.xlgsbox .xlgs div{
	font-size: 46px;letter-spacing: 15px;
	text-align: center;margin-bottom: 30px;
}
.xlgsbox .xlgs p{
	font-size:24px;line-height: 40px;
}
.xlgsbox>div:hover .xlgs{
	opacity: 1;
}
.xlgsbox>div:hover .xlgssort{
	display: none;
}
.firstTit{
	font-size: 48px;color: #063db4;text-align: center;
	margin-top: 60px;
}
.firstTit span{position: relative;}
.firstTit span::before{
	position: absolute;
	left: -300px;
	top: 30px;
	content: '';
	width: 262px;height: 6px;
	border-top: 1px solid #0b205c;
	border-bottom: 1px solid #0b205c;
	box-sizing: border-box;
}
.firstTit span::after{
	position: absolute;
	right: -300px;
	top: 30px;
	content: '';
	width: 262px;height: 6px;
	border-top: 1px solid #0b205c;
	border-bottom: 1px solid #0b205c;
	box-sizing: border-box;
}
.zszybox{
	padding: 0 20px;
	box-sizing: border-box;
	margin-top: 40px;
}
.zszybox>div.fl{
	width: 640px;
}
.zszybox>div .zszyimg{
	float: left;
	width: 210px;
}
.zszybox>div .zszyText{
	padding-left: 230px;
	box-sizing: border-box;
	padding-right: 20px;
}
.zszytit{
	text-align: center;
	font-size: 18px;color: #a80d0d;
	margin-bottom: 10px;
}
.zszytit span{
	padding-bottom: 4px;
	border-bottom: 1px solid #640b8d;
}
.zszyDes{
	font-size: 14px;color: #3c3c3c;
	line-height: 18px;
}
.zszyDes span{
	color: #a80d0d;
}
.secondTit{
	font-size: 34px;
}
.secondTit img{
	margin: 0 12px;
}
.secondTit span::after,.secondTit span::before{
	top: 19px;width:190px;
}
.secondTit span::after{
	right: -210px;
}
.secondTit span::before{
	left: -210px;
}
.xldb{
	padding: 0 80px;
	box-sizing: border-box;
	margin-top: 40px;
}
.xldb .xldbTxt{
	width: 800px;
	border: 1px dashed #ff787f;
	padding:10px 20px;box-sizing: border-box;
	border-radius: 5px;
}
.xldbtit{
	font-size: 18px;
	color: #73080d;margin-top: 10px;
}
.xldbtit.m20{margin-top: 20px;}
.xldbtit span{
	float: left;
	position: relative;
	display: inline-block;
	width: 24px;height: 24px;
	border-radius: 50%;
	background: #fabec0;
	margin-right: 24px;
}
.xldbtit span em{
	position: absolute;
	top: -10px;right: -13px;
	font-style: normal;
	font-size: 24px;color: #73080d;
}
.xldbDes{
	font-size: 16px;
	color: #4f4e4e;
	margin: 10px 0;
}
.xldbDes span{
	float:left;
}
.xldbDes img{
	float: left;
	display: inline-block;
	margin: 0 2px;
}
.xldbimg{
	position: relative;
	width: 170px;
	height: 170px;border-radius: 50%;
	border: 1px solid #fb8186;
	overflow: hidden;box-sizing: border-box;
}
.xldbimg div{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	height: 44px;background: rgba(255,120,127,.7);
	text-align: center;
	line-height: 44px;font-size: 24px;color: #fff;
}
.xldb1 .xldbimg{
	border-color: #84abff;
}
.xldb1 .xldbimg div{
	background: rgba(116,160,255,.7);
}
.xldb1 .xldbTxt{
	border-color: #74a0ff;
}
.xldb1 .xldbtit{color: #0b399b;}
.xldb1 .xldbtit span{
	background: #a9c4ff;
	
}
.xldb1 .xldbtit span em{
	color: #0b399b;
}
.hotbox{
	margin-top: 40px;
}
.hotbox>div{
	width: 50%;
}
.hotbox .thirdTit{
	font-size: 30px;
	margin-bottom: 30px;
}
.thirdTit span::after,.thirdTit span::before{
	top: 19px;width:190px;
}
.thirdTit span::after{
	right: -210px;
}
.thirdTit span::before{
	left: -210px;
}
.hotzylist{margin-left: -40px;}
.hotzylist li{
	float: left;
	width: 170px;
	margin-left: 40px;
}
.hotzylist li .zyimg{
	display: block;
	width: 100%;
	height: 90px;
	background: #7ecef4;border-radius: 8px;
	overflow: hidden;
}
.hotzylist li .zyimg img{
	width: 100%;
	height: 90px;vertical-align: middle;
}
.hotzylist li .zytext{
	display: block;
	font-size: 16px;color: #909090;margin: 15px 0;
	white-space: nowrap;
	text-overflow: ellipsis;overflow: hidden;
}
.hotyxlist li{
	float: left;
	width: 20%;text-align: center;
	margin-bottom:40px;
}
.hotyxlist li .yximg {
	display: block;
}
.hotyxlist li .yximg img{
	height: 70px;vertical-align: middle;
}
.yxname{
	display: block;
	font-size: 16px;color: #7c7c7c!important;
	white-space: nowrap;
	text-overflow: ellipsis;overflow: hidden;
	margin-top: 10px;
}
.fourthTit{
	font-size: 34px;
}
.fourthTit span::after{
	top: 19px;
	right: -300px;
	width: 190px;
}
.fourthTit span::before{
	top: 19px;
	left: -300px;
	width: 190px;
}
.ztlist{
	margin-top: 40px;
	margin-left: -37.5px;
}
.ztlist a{
	float: left;
	display: block;
	width: 210px;
	margin-left: 37.5px;
}
.ztlist a img{
	display: block;
	width: 100%;
	height: 138px;
}
.footer{
	width: 100%;min-width: 1200px;
	background: #25a8c2;margin-top: 40px;
	padding: 50px 0 40px;text-align: center;
}
.footer .btngroup a{
	display: inline-block;
	width: 240px;height: 40px;
	font-size: 24px;color: #09584c;
	background: #fff;
	line-height: 40px;border-radius: 4px;
	margin: 60px 110px 0;
}
