* {
	margin: 0;
	padding: 0;
	/*background-color: pink;*/
}

body,
html {
	width: 100%;
	height: 100%;
	/*	overflow: hidden;*/
}
a{text-decoration: none;color: black;}
div{box-sizing: border-box;}
/*左、右浮动*/

.left {
	float: left;
}

.right {
	float: right;
}

.active{background-color: #b90911;}
/*头部内容*/
/*.newTxt ul li:after,*/
#head:after,
.head_cen .search:after,
.container:after ,
.newTitle:after,
.newsColumn:after,
.select:after,
.theSelect:after,
.triangle:after,
.share_exmaine:after{
	content: '';
	clear: both;
	display: block;
}

#head {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}

.head_left {
	font-size: 14px;
	text-align: center;
	background-size: 100% 100%;
	margin-right: 10.5%;
}

.head_cen {
	font-size: 16px;
	margin-top: 20px;
}

.head_cen .search {
	padding-left: 20px;
	width: 448px;
	border: 1px solid #bfbfbf;
	height: 48px;
	line-height: 48px;
}

.head_cen input {
	font-size: 16px;
	border: none;
	height: 42px;
    width: 375px;
    outline: 0;
}

.head_cen .cen_txt {
	padding-bottom: 20px;
	text-align: center;
}

.head_cen input::-webkit-input-placeholder {
	color: #999999;
}

.head_cen .search_img {
	background-color: #ef2d36;
	width: 48px;
	height: 48px;
	text-align: center;
}

.head_cen .search_img img {
	width: 25px;
	height: 25px;
	margin-top: 10px;
}

.head_cen .cen_txt span {
	padding-right: 15px;
}

.head_right {
	font-size: 16px;
}

.head_right span {
	margin-left: 30px;
	display: inline-block;
	text-align: center;
}

.head_logo {
	width: 285px;
	height: 86px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


/*头部内容end*/


/*导航栏部分*/

.head_dh {
	height: 60px;
	width: 100%;
	background-color: #ef2d36;
}

.head_dh_lm {
	font-size: 18px;
	line-height: 60px;
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	background-color: #ef2d36;
}

.head_dh_lm li {
	float: left;
	height: 60px;
	width: 91.3px;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "微软雅黑";
	/*padding: 0 4px;*/
	list-style: none;
	border-right: 1px solid white;
}
.head_dh_lm li a{height: 60px;width: 84.7px;display: inline-block;}
.head_dh_lm li:hover{background-color: #b90911;}
.head_dh_lm li a:link {
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	color: white;
	text-decoration: none;
	font-family: "微软雅黑";
}

.head_dh_lm li a:visited {
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	color: white;
	text-decoration: none;
	font-family: "微软雅黑";
}

.head_dh_lm li a:hover {
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	text-decoration: none;
	font-family: "微软雅黑";
}


/*导航栏部分end*/


/*小导航栏*/

.little_nav {
	width: 100%;
	background-color: #f5f5f5;
}

.little_nav div {
	width: 1200px;
	margin: 0 auto;
	padding: 13px 0 13px 20px;
}

.little_nav a {
	padding: 0 10px;
	color: #666666;
	text-decoration: none;
	font-size: 18px;
}


/*小导航栏end*/


/*中间内容部分*/

.cont {
	width: 1200px;
	margin: 0 auto;
	text-align: center
}
.cont .theTitle{
	margin-top: 40px;
}

/*标题*/

.theTitle p:nth-child(1),.theTitle p:nth-child(2) {
	font-size: 40px;
	font-weight: 900;
}

.theTitle p:nth-child(3) {
	font-size: 14px;
	color: #999999;
	padding-top: 30px;
}


/*左侧幻灯、右侧文字*/



.index_hd {
	width: 760px;
	height: 427px;
}

.slideBox {
	width: 760px;
	height: 427px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 7px;
	position: absolute;
	bottom: 27px;
	z-index: 1;
	width: 100%;
	text-align: right;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	overflow: hidden;
	display: inline-block;
	border-radius: 10px;
}

.slideBox .hd ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border: 1px solid white;
	text-align: center;
	cursor: pointer;
	border-radius: 50px;
}

.slideBox .hd ul li.on {
	background: white
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	width: 760px;
	height: 427px;
}

.slideBox .bd img {
	width: 760px;
	height: 427px;
	/*display: block;*/
	border-radius: 10px;
}


.img_txt {
	position: absolute;
	height: 50px;
	line-height: 50px;
	filter: alpha(opacity=80);
	background: rgba(0, 0, 0, 0.8)!important;
	background: #000;
	bottom: 0;
	left: 0;
	width: 100%;
}
.slideBox .bd p {
	padding: 0 20px;
	position: absolute;
	height: 50px;
	line-height: 50px;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #fff;
}
/*.newTxt ul li:after{content: '';clear: both;display: block;}*/
.slideBox .prev,
.slideBox .next {
	width: 33px;
	height: 56px;
	margin: -260px 0 0;
	background: url(../resource/left.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.slideBox .next {
	right: 20px;
	left: auto;
	background: url(../resource/right.png) no-repeat;
}

.slideBox .prev {
	left: 20px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}


/*右侧文字*/

.cont_txt {
	width: 440px;
	text-align: left;
	float: left;
	font-size: 16px;
	box-sizing: border-box;
}
.cont_txt ul{padding-left: 50px;}
.cont_txt li {
	list-style: disc;
	padding: 11px 0;
}
/*.newTxt li span{display: inline-block;}*/
.cont_txt li a,.newTxt li a{display: inherit;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cont_txt li a:hover,
.newTxt li a:hover{color: #ef2d36;text-decoration: underline;}
.cont_title {
	background-color: #f36066;
	color: white;
	padding: 6px 17px;
	border-radius: 7px;
	margin-left: 30px;
	display: block;
}
/*推荐报道*/
.scroll_txt div{margin-right: 10px;box-sizing: border-box;padding: 40px 10px;width: 36px;text-align: center;background-color: #EF2D36;color: white;border-radius: 8px;height: 200px;}
.scroll_con{width:1200px;height: 210px;overflow: hidden;margin-top: 30px;}
.picScroll-left{ padding:13px 0 0 40px;overflow:hidden; position:relative;height:210px;border: 1px solid #e6e6e6;box-sizing: border-box;border-radius: 5px;}
.picScroll-left .hd{ overflow:hidden; background:#f4f4f4;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:18px; height:36px; position: absolute;
        cursor:pointer; background:url("../resource/left1.png") 0 0 no-repeat;left:5px;top:65px;z-index: 2;}
.picScroll-left .hd .next{ background:url("../resource/right1.png") 0 0 no-repeat;left:auto;right:5px; }
.picScroll-left .bd{width:1208px;margin-left:-8px; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px;position: relative; float:left; _display:inline; list-style:none; text-align:center; width:260px; height:200px;}
.picScroll-left .bd ul li .pic{ text-align:center;border-radius: 10px; }
.picScroll-left .bd ul li .pic img{ width:260px; height:145px; display:block;}
.picScroll-left .bd ul li .title{ line-height:35px; height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; width:260px;font-weight: normal;color:#333;font-size: 14px;text-align: center; }
.picScroll-left .bd ul li .layer{display:none;transition: all 0.3s ease-in;position: absolute;width:100%;height:162px;background: #000;opacity: 0.6;filter: alpha(opacity=60);left:0;top:0;}
.picScroll-left .bd ul li img.play{display:none;transition: all 0.3s ease-in;position: absolute;width:44px;height:44px;left:50%;top:50%;}
.picScroll-left .bd ul li:hover .layer,.picScroll-left .bd ul li:hover img.play{display: block;}
.picScroll-left .picList span{display: block;font-size: 16px;padding: 10px 0;}
/*推荐报道end*/
/*新闻栏目*/
.newsColumn{width: 1200px;font-size: 16px;padding-top: 43px;}
.newTxt .auth{margin-bottom: 16px;}
.newsColumn .import_new{width: 420px;}
.newTitle{border-top: 4px solid #f36066;padding-top: 12px;}
.newTitle .left{font-size: 20px;font-weight: bold;}
.newTitle .right{color: #a9a9a9;}
.newTitle .right a{color: #A9A9A9;}
.newTitle .speak{border-radius: 5px;color: white;display: block;padding: 5px 10px;background-color: #F36066;}
.newTxt{text-align: left;padding-top: 18px;margin-left: 16px;font-size: 16px;}
.newTxt li{padding: 10px 0;}
.newTxt li .right{color: #f36066;}

.newspaper{width: 300px;}
.newspaper img{width: 300px;height: 436px;}
.newspaper .numNews{margin-bottom: 20px;display: block;width: 100%;padding: 15px 20px;box-sizing: border-box;border-radius: 8px;background-color: #f36066;color: white;text-align: left;}
.select{box-sizing: border-box;padding: 20px 10px;}
.theSelect div:nth-child(2){margin: 0 20px;}
.select select{width: 100%;border: 1px solid #F36066;padding: 10px 12px;font-size: 18px;appearance: none;-moz-appearance: none;-webkit-appearance: none;
    background: url(../resource/trian.png) 40px 13px no-repeat;}
/*.theSelect div:nth-child(1) select{background: url(../resource/trian.png) 68px 13px no-repeat;}*/
#theTime{color: #F36066;}
.newBtn{padding: 8px 0;border-radius: 4px;margin-top: 15px;text-align: center;color: #F36066;border: 1px solid #F36066;width: 100%;}
/*<!--新闻栏end-->*/
.bigImg{width: 1200px;margin-top: 30px;}
.bigImg img{width: 100%;height: 66px;}
.bigImg1{width: 1200px;margin-top: 30px;}
.bigImg1 img{width: 100%;height: 120px;}
/*教育、财经、健康*/
.triangle .import_new{width: 380px;padding-top: 30px;}
.triangle img{width: 380px;height: 265px;display: block;}
.p3_left_tp {font-size: 0px;line-height: 0px;width: 380px;height: 265px;margin-top: 10px;margin-right: auto;margin-left: auto;}
.p3_img-desc {position: relative;display: block;width: 380px;height: 265px;	font-size: 0px;	line-height: 0px;} 
.p3_img-desc span {color: #fff;font-size: 14px;line-height: 28px;display: block;overflow:hidden;
text-overflow:ellipsis;white-space:nowrap;}
.p3_img-desc .bar{position: absolute;bottom: 0;left: 0;width: 380px;padding: 5px 0;font-family: "微软雅黑";font-style: normal;text-align: center;background-color: rgba(0,0,0,0.6);}

/*教育、财经、健康end*/
/*今日郴州号*/
.today{width: 1200px;margin-top: 40px;}
.today_title{width: 100%;background-color: #F36066;color: white;text-align: left;padding: 12px 20px;border-radius: 4px;}
.today ul{padding: 30px;}
.today li{list-style: none;display: inline-block;margin-right: 83px;}
.today li img{width: 68px;height: 68px;}
.today li a{font-size: 14px;color: black;}
.today p{margin-top: 20px;}
/*今日郴州号end*/
/*中间内容结束*/
/*脚部*/
.end {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #cccccc;
    /*padding: 40px 0;*/
    background-color: #F5F5F5;
}
.link{padding: 40px 0 10px 0;width: 1200px;min-width: 1200px;margin: 0 auto;}
.link li{list-style: none;display: inline-block;padding: 0 5px;}
.link li a{font-size: 14px;}
.end a{color: black;font-size: 16px;}
