@charset "utf-8";
/* CSS Document */


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;
}
html, body {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
}
/**************************************************************************************************************************************************************************************/


/*banner*/


.yy-banner {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.yy-banner img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 500px;
}
/*资讯中心*/

.zxzx {
	width: 1170px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 45px;
}
.zxzx-bt, .zxzx-bt img {
	width: 1170px;
	height: 90px;
	overflow: hidden;
}
.zxzx-bt {
	margin-bottom: 45px;
}
/*焦点图*/
.focus {
	position: relative;
	width: 675px;
	height: 430px;
	background-color: #000;
	float: left;
}
.focus img {
	width: 675px;
	height: 430px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 44px;
	line-height: 44px;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: left;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .shadow > a {
	display: block;
	width: 515px;
	height: 44px;
	overflow: hidden;
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	bottom: 10px;
	right: 30px;
	width: 110px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
	float: right;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #ef9701;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../sub/focus_btn.png) no-repeat;
}
.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}
.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}
.focus .prev:hover {
	background-position: 0 0;
}
.focus .next:hover {
	background-position: -40px 0;
}
/*新闻动态*/


.news-dt {
	width: 467px;
	height: 430px;
	float: right;
	overflow: hidden;
}
.news-wz {
	display: block;
	width: 467px;
	height: 95px;
	overflow: hidden;
}
.wz1 {
	margin-bottom: 10px;
}
.news-wz h2 {
	font-size: 20px;
	line-height: 25px;
	display: block;
	height: 25px;
	width: 467px;
	margin-bottom: 10px;
}
.news-wz h2 a {
	color: #001f76;
}
.news-wz p {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	display: block;
	height: 50px;
	width: 467px;
}
.news-dt ul {
	width: 467px;
	height: auto;
	overflow: hidden;
	border-top: 1px dashed #001f76;
	padding-top: 10px;
	margin-top: 5px;
}
.news-dt ul li {
	width: 467px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	background: url(yy-kjdscdd-20170704.jpg) no-repeat left center;
	padding-left: 15px;
	overflow: hidden;
}
.news-dt ul li a {
	color: #000000;
}
/*图文中心*/


.twzx-wk {
	width: 100%;
	height: 825px;
	background: #f8f8f8;
	position: relative;
}
.tw-imgbg {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
}
/* 视野 */
.picBox {
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	width: 1170px;
	position: relative;
}
.picL {
	overflow: hidden;
	zoom: 1;
	margin-left: -1px;
}
.picL li {
	overflow: hidden;
	position: relative;
	float: left;
	display: inline;
	width: 290px;
	height: 290px;
	margin: 1px 0 0 1px;
	zoom: 1
}
.picL li img {
	width: 290px;
	height: 290px;
}
.picL li .text {
	background: #ff5a58;
	position: absolute;
	width: 290px;
	height: 290px;
	top: 290px;
	left: 0;
	font-family: '微软雅黑', '黑体';
}
.picL li .text p {
	font-size: 24px;
	display: block;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	margin-top: 80px;
	overflow: hidden;
}
.picL li .text a {
	color: #fff;
}
.yy-1 {
	background: #00ceb9;
}
.yy-2 {
	background: #014fa1;
}
.text1 {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	font-size: 24px;
	margin-top: 80px;
	overflow: hidden;
}
.text1 a {
	color: #fff;
}
.text1 a:hover {
	text-decoration: underline;
}
.ycc {
	margin-top: 40px;
}
.kong {
	width: 100%;
	height: 50px;
}
*+html .kong {
	width: 100%;
	height: 20px;
}
*html .kong {
	width: 100%;
	height: 20px;
}
.smy_ctrl {
	position: relative;
	min-height: 50px;
	cursor: move;
	overflow: hidden;
}
/*****************************************8yx_rotaion*************************************/
/*yx_rotaion*/
.yx-rotaion {
	width: 675px !important;
	height: 430px;
	float: left; position:absolute;
}
.yx-rotation-focus{ display:none !important;}
.yx-rotaion li img{width: 675px ;height: 430px;}

.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../sub/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}


.yx-rotaion li img{ position:relative;float:left;}

.yx-rotaion li p{position: absolute; bottom:0px; left:0px; display:block; float:left; font-size:20px; color:#fff;  width:100%; 	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9; height:50px; line-height:50px; padding-left:15px; overflow:hidden;}