@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form, table {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form {
	overflow: hidden;
}
input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #323433;
}
a:hover {
	color: #447ee9;
}
html, body {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
}
img {
	border: none;
}

.smy_ctrl { position:relative; min-height:50px; cursor:move; overflow:hidden;}
body{ min-width:1200px;}

/****************************************************************************************************/



/*banner*/

.yy-banner {
	width: 100%;
	height: 556px;
	overflow: hidden;
	position: relative;
}
.yy-banner img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 556px;
}
/*导航*/

.dh {
	width: 100%;
	height: 65px;
	background: #4481eb;
}
.dh ul {
	width: 1190px;
	height: 65px;
	margin: 0 auto;
}
.dh ul li {
	width: auto;
	height: 65px;
	float: left;
	line-height: 65px;
	font-size: 18px;
	font-family: "微软雅黑";
	text-align:right;
	margin-right:15px;
	color:#fff;
	
}

.dh ul li a {
	color: #fff;
}


@media all and (max-width:420px) {
.maplink li {
	width: 46%;
	float: left;
	margin: 2%;
}
.turight {
	margin-top: 15%;
}
.yy-banner, .yy-banner img {
	height: 8.5rem;
}
}
/*footer*/

.links {
	background: #4481eb;
	text-align: center;
	overflow: hidden;
	color: #aeaeae;
	margin-top: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.links a {
	color: #fff;
	margin: 0 20px;
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
}
.links p {
	color: #fff;
	font-size: 13px;
}


/*新闻列表*/

.xwlb{ width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-top:50px;}

.xwlb li{ width:1200px; height:250px; border-bottom:1px dashed #C3BCBC;}
.xwlb li:hover{ background:#efefef; cursor: pointer;}

.xwlb li img{ display:block; width:357px; height:200px; float:left;  overflow:hidden;}

.xwlb li p{ display:block; width:780px; height:200px; float:right; overflow:hidden; margin-top:25px; margin-right:20px; }

.xwlb li p b,.xwlb li p span{ display:block; width:780px;}

.xwlb li p b{ font-size:20px; height:30px; line-height:30px; overflow:hidden; margin-bottom:30px;}

.xwlb li p span.sp-1{ font-size:15px; line-height:30px; color:#666666; height:123px; text-align:justify;}

.xwlb li p span.sp-2{ font-size:14px; height:18px; line-height:18px; overflow:hidden;color:#666666;}




.mm{width:357px; height:200px;  border:1px solid #D1D0D0; display:block; margin-top:25px; float:left;}


.xwlb li img{ display:block;transition: all .5s ease;-webkit-transition: all .5s ease; -moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;-webkit-backface-visibility: hidden;}
.xwlb li img:hover { display:block; -webkit-backface-visibility: hidden;transform: scale(1.04,1.04);-ms-transform: scale(1.04,1.04);-webkit-transform: scale(1.04,1.04);}






