@charset "utf-8";
/* CSS Document */
html{min-width: 1300px;}
.container {
	background-color: #efefef;
	width: 100%;
}
.content {
	background-color: #FFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.con {
	width: 1004px;
	padding:20px 10px;
}
.con .con_left {
	width: 700px;
	float: left;
	border:1px solid #ccc;
	height: 279px;
	overflow: hidden;
}

.con .con_left .left_title{
	width: 700px;
	background: url(news_title.png) no-repeat;
	color:#fff;
	line-height:36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
}
.left_title h1{
	float:left;
	font-size:17px;
	margin-left:10px;
	font-weight:normal;
}
.left_title .more{
	float:right;
	margin-right:10px;
	font-size:12px;
}
.left_title .more a{
	color:#666;
}

.con .con_left .lf_lf_news {
	width: 330px;
	float: left;
	margin:10px;	
}
/*yx_rotaion*/
.yx-rotaion{
height:220px;
width:330px;
overflow:hidden;
}
.yx-rotaion .rotaion_list li a img {
	width: 330px;
	height:220px;
}

.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:13px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(qkyx_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;}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;}
.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;}

.con_left .lf_rt_news {
	float: right;
	width: 340px;
	margin-top: 10px;
}
.lf_rt_news h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
.lf_rt_news h2 a {
	color: #06C;
}
.lf_rt_news .lf_ul {
	line-height: 27px;
	padding-top: 5px;
	float: left;
	width: 340px;
}

.lf_ul .tz {
	float: left;
	font-size:14px;
}

.lf_ul .time {
	float: right;
	margin-right: 10px;
	font-size: 12px;
	color: #666;
}
.lf_rt_news .lf_ul li a {
	color: #333;
}
.con .con_right {
	float: right;
	width: 285px;
	height: 281px;
	overflow: hidden;
}
.con_right .rt_title {
	line-height: 37px;
	height: 37px;
	width: 285px;
	background-color: #0099cc;
}
.con_right .rt_title h1 {
	color: #FFF;
	font-size: 17px;
	margin-left: 10px;
	font-weight: normal;
}
.con_right .rt_ul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-bottom: 17px;
}
.rt_ul .rt_ul_li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
	line-height: 26px;
}
.rt_ul .rt_ul_li .tz {
	float: left;
	font-size: 14px;
	padding-left: 18px;
	position:relative;
	
}
.rt_ul .rt_ul_li .tz::before {
	content:"";
	width:8px;
	height:7px;
	position:absolute;
	top:11px;
	left:5px;
	background-image: url(qkyx_li.jpg);
	z-index:1;
}

.rt_ul .rt_ul_li .down {
	float: left;
	font-size: 14px;
	padding-left: 18px;
	position:relative;
	
}

.rt_ul_li .down a {
	color: #333;
}

.rt_ul_li .tz a {
	color: #333;
}

.rt_ul .rt_ul_li .time {
	font-size: 12px;
	color: #666;
	float: right;
	margin-right: 5px;
}
.con .con_lf_left {
	width: 340px;
	float: left;
}
.con_lf_left .con_lf_title {
	float: left;
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	height: 30px;
}
.con_lf_title .more {
	float: right;
	margin-right: 5px;
	font-size: 12px;
	line-height: 25px;
}
.con_lf_title .more a {
	color: #06C;
}

.con_lf_title h1 {
	font-size: 22px;
	float: left;
	color: #06C;
	line-height: 30px;
}
.con_lf_title .bk {
	width: 253px;
	height: 5px;
	background-color: #06C;
	margin-top: -7px;
	margin-left: 87px;
}
.con_lf_left .con_lf_ul {
	margin-top: 5px;
	border: 1px solid #CCC;
	height: 282px;
}
.con_lf_ul .con_lf_ul_li {
	float: left;
	width: 100%;
	line-height: 28px;
}
.con_lf_ul_li .tz {
	font-size: 14px;
	float: left;
	position:relative;
	padding-left:18px;
}

.con_lf_ul_li .tz::before {
	content:'';
	background:url(qkyx_li.png) no-repeat center center;
	width:8px;
	height:7px;
	top:11px;
	left:5px;
	position:absolute;
}
.con_lf_ul_li .tz a {
	color: #000;
}



.con_lf_ul_li .time {
	color: #666;
	float: right;
	margin-right: 5px;
	font-size: 12px;
}
.con .con_lf_middle {
	float: left;
	width: 340px;
	margin-left: 20px;
}
.con_lf_middle_title {
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #06C;
	line-height: 25px;
	height: 25px;
	background-color: #eee;
}
.con_lf_middle_title h1 {
	font-size: 16px;
	margin-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06C;
	padding-left: 10px;
	color: #06C;
	float: left;
	height: 20px;
	margin-top: 2px;
}
.con_lf_middle_title .more {
	float: right;
	margin-right: 5px;
	font-size: 12px;
}
.con_lf_middle_title .more a {
	color: #06C;
}
.con_lf_middle .middle_ul {
	margin-top: 5px;
	border: 1px solid #CCC;
	height: 282px;
}
.middle_ul .middle_ul_li {
	line-height: 28px;
	overflow: hidden;
}
.middle_ul_li .time {
	font-size: 12px;
	color: #06C;
	float: left;
	padding-left: 10px;
}
.middle_ul_li .tz {
	float: left;
	font-size: 14px;
	padding-left: 10px;
}
.middle_ul_li .tz a {
	color: #333;
}
.tz a:hover {
	color:red;
}
.con_lf_rt{
	width:285px;
	float:right;
	margin:0;
}
.con_left .con_xyfc {
	width: 100%;
}
.con_xyfc .xyfc_title {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
	line-height: 36px;
	height: 36px;
	padding-bottom: 1px;
}
.xyfc_title h1 {
	font-size: 17px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	color: #06C;
}
.xyfc_title .more {
	float: right;
	margin-right: 5px;
	font-size: 12px;
}
.xyfc_title .more a {
	color: #06C;
}

/*轮播图片*/
.wc960{
	width:698px;
	margin-top:20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 14px;
	border:1px solid #ccc;

}
.icon{background:url(qkyx_icon.png) no-repeat 0 0;}
.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{
	background-color:#0066cc;
	line-height:24px;
	color:#fff;
	text-align:center;
}
#wrapBox1
{
	width:1088px;overflow:hidden;
}
/*全局页签*/
.tab-T-3{width:66px;}
.tab-T-3 li{width:12px;height:12px;font-size:0;background-color:#dfdfdf;float:left;margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#d81c1b;}
.rowE .warp-pic-list{position:relative;  width: 675px;height:200px;;overflow:hidden;margin-left:10px;}
.rowE .count li{margin-right:5px;width:165px;height:188px;}
.rowE .count .img_wrap img{width:165px;height:135px;}
.rowE .count li .text-area{padding:10px 0 10px 15px;}
.rowE .count li .text-area  p{line-height:24px;height:24px; font-size:12px;}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{background-color:#d81c1b;color:#fff;}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:55px;position:absolute;top:78px;width:35px;z-index:200;cursor:pointer;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}
/*******************/
/**********************/
.rt_title .rt_dowwn {
	background-image: url(qkyx_title.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.con .firendlink {
	width: 100%;
}
.firendlink .fir_title {
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 1px;
}
.firendlink .fir_title h1 {
	font-size: 17px;
	color: #06C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	float: left;
}


.list_cooper .img {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.list_cooper .marqueeleft {
	overflow: hidden;
}


.list_cooper 
{
	float: left;
	width: 100%;
}
.list_cooper ul li {
	float: left;
	height:62px;
	width:180px;
	border: 1px solid #CCC;
	margin-top: 30px;
	margin-right: 8px;
	margin-left: 8px;
	overflow:hidden;
	display:inline;
}
.list_cooper ul li a img {
	height: 62px;
	width: 180px;
}