/*header*/

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
body {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* {
	box-sizing: border-box;
	font-family: 微软雅黑, "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #333;
}

.cf:after {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: "/20";
	height: 0;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w1200 {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
	position: relative;
}

.w1200_con {
	width: 1200px;
	margin: 20px auto;
}

.wine_net a:hover {
	color: #1578d5;
}

.nav_logo {
	overflow: hidden;
}

.logo {
	float: left;
	width: 220px;
}

.contw {
	background: #eb2e2e;
}

.logo img {
	width: 190px;
	padding-top: 20px;
}

.gao_zhuan {
	width: 153px;
	height: 106px;
}

.header {
	display: inline-block;
	width: 1100px;
	float: left;
}
.header a:hover{
	color: #fff !important;
}
.widths {
	width: 200px;
}

.nav ul.cons {
	list-style: none;
	margin: 0;
	overflow: hidden;
}

.nav ul.cons li {
	padding: 0 12px;
	float: left;
}

.nav ul.cons li a {
	transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
	color: #fff;
	font-size: 16px;
	display: block;
	height: 48px;
	line-height: 48px
}

.nav ul.cons li.active {
	background: #b61d1c;
	color: #fff;
	box-sizing: border-box;
}

.nav ul.cons li a:hover {
	color: #1578d5;
}

.header-div {
	width: 980px;
	float: right;
	height: 90px;
}


/*搜索框*/

.nav_logo .search {
	position: absolute;
	right: 0;
}

div.search {
	padding: 10px 0;
}

form {
	padding: 0 25px 0 8px;
	width: 150px;
	height: 30px;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 15px;
	background: url(../img/sear.png) no-repeat 90% 7px;
	position: relative;
	background-color: #fff;
}


}
input,
button {
	border: none;
	outline: none;
}
.bar6 input {
	height: 25px;
	border: none;
	outline: none;
	margin-top: 2px;
	width: 90%;
}
.bar6 button {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 0;
	top: 0;
	cursor: pointer;
	background: none;
	border: none;
}
.bar6 button:active {
	outline: none;
}
input::-webkit-input-placeholder {
	color: #999;
	font-size: 13px;
}
input::-moz-placeholder {
	color: #999;
	font-size: 13px;
}
input:-moz-placeholder {
	color: #999;
	font-size: 13px;
}
input:-ms-input-placeholder {
	color: #999;
	font-size: 13px;
}

/*=====*/
.guangao {
	width: 1200px;
	height: 90px;
	position: relative;
	margin: 20px auto;
}
.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}
.guangao img.guang {
	height: 90px;
	width: 100%;
}
.gaoindex {
	width: 300px;
	height: 300px;
	margin: 20px 0;
	position: relative;
	padding: 0 !important;
}
.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.gaoindex_,
.gaoindex_ img.guang {
	width: 240px !important;
	height: 240px !important;
}
.gaoindex_ img.close {
	right: 0;
	top: 0;
}

/* ==轮播图= */
.swiper-container {
	width: 600px;
	height: 298px;
	position: relative;
	overflow: hidden;
}
.swiper-container img {
	width: 100%;
	height: 298px;
}
.swiper-pagination {
	width: 100%;
	left: 0;
	text-align: right;
	padding: 0 20px;
	line-height: 40px;
	bottom: 10px;
}
.swiper-pagination-bullet {
	width: 20px;
	height: 6px;
	display: inline-block;
	border-radius: 0;
	background: #000;
	opacity: 0.3;
}
.swiper-pagination-bullet-active {
	background: #fff;
	width: 20px;
	opacity: 1;
}
.swiper-button-next,
.swiper-button-prev {
	top: inherit;
	bottom: 50%;
	z-index: 11;
	width: 18px;
	height: 35px;
	background-size: 18px 35px;
}
.swiper-container .swiper-slide {
	position: relative;
}
.swiper-container p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	padding: 0 10px;
	color: ghostwhite;
	width: 100%;
	padding-right: 300px;
	text-align: left;
}
.banner-img {
	width: 600px;
	overflow: hidden;
	height: 298px;
}
.banner-img .default-img {
	height: 170px;
	position: relative;
}

.banner-img li {
	width: 298px;
	height: 148px;
	margin-left: 2px;
	float: left;
	margin-bottom: 2px;
	background: #eee;
	overflow: hidden;
	position: relative;
}
.banner-img li i {
	display: block;
	z-index: 97;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	background: #000;
	opacity: .3;
}
.banner-img li b {
	display: block;
	z-index: 99;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	text-indent: 13px;
	text-align: left;
	overflow: hidden;
	background: rgb(0, 0, 0, .5)
}
.banner-img li img {
	width: 100%;
}

/*三分区*/
.one {
	padding-top: 25px;
	/*margin-bottom: 15px;*/
}
.left {
	width: 240px;
	float: left;
	font-size: 14px;
}
.con {
	width: 680px;
	float: left;
	margin-left: 20px;
}
.right_dad {
	float: right;
	position: relative;
	width: 240px;
}
.live-tit-img .default-img {
	width: 240px;
	height: 90px;
	overflow: hidden;
}
.default-img img {
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .5s ease;
	-ms-transition: -ms-transform .5s ease;
	-moz-transition: -moz-transform .5s ease;
	-o-transition: -o-transform .5s ease;
	transition: transform .5s ease;
}
.default-img:hover img,
.tab_active li .img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.live-tit-img p {
	color: #eb2e2e;
	font-size: 16px;
	padding: 10px 0;
	border-bottom: 1px solid #ececec;
}
.default-img img {
	width: 100%;
	height: auto;
}
.live-list {
	padding-top: 5px;
	text-align: left;
}
.live-list li a {
	color: #888;
	line-height: 30px;
	font-size: 14px;
}
.tit-nav1 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	height: 45px;
	line-height: 40px;
	padding-top: 5px;
}
.say-say-img img {
	width: 49px;
	height: 49px;
	border-radius: 50%;
	float: left;
}
.say-say-info p {
	color: #404040;
	float: right;
	width: 190px;
	padding: 5px 0 0 10px;
}
.say-say-info p:hover{
	color: #EB2E2E;
}
.new_shi .live-tit-img p:hover{
	color: #EB2E2E;
}
.say-say li {
	overflow: hidden;
	padding: 12px 0;
	border-bottom: 1px solid #f2f2f2;
}
.new_shi .default-img {
	width: 240px;
	height: 110px;
}
.new_shi .live-tit-img p {
	color: #404040;
	font-size: 14px;
	border: none;
}

/*中间*/
.news-list {
	margin-bottom: 10px;
}
.news-list a:hover {
	color: #eb2e2e;
}
.news-list ul {
	overflow: hidden;
	margin-left: -20px;
}
.news-list ul li {
	width: 330px;
	float: left;
	margin-left: 20px;
}
.list_first ul li div.linetext-h2 a {
	color: #eb2e2e;
	font-size: 18px;
	font-weight: bold;
}
.list_first ul li div.linetext-h2 a:hover {
	text-decoration: underline;
}
.linetext {
	height: 38px;
	line-height: 38px;
}
.linetext i {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: block;
	background-color: #e3e3e3;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-top: 17px;
	float: left;
}
.linetext a {
	color: #404040;
	font-size: 16px;
	float: left;
	max-width: 310px;
}
.newlist-column {
	padding-top: 8px;
	height: 40px;
}
.newlist-column img {
	width: 24px;
	max-height: 25px;
	margin: 0 5px 2px 0;
	vertical-align: middle;
}
.newlist-column b {
	font-size: 18px;
	line-height: 40px;
}
.ping_ce li div.linetext_h2 a {
	font-weight: bold;
	font-size: 18px;
	line-height: 41px;
}
.ping_ce li div.linetext_h2 i {
	width: 3px;
	height: 18px;
	background: #0f0e0e;
	float: left;
	margin-right: 12px;
	border-radius: 0;
	margin-top: 12px;
	font-size: 18px;
	line-height: 40px;
}

/*youbian*/
.generator h2 {
	width: 100%;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	color: #000;
	text-align: left;
}
.generator h2 span {
	float: left;
	display: inline-block;
	width: 3px;
	height: 18px;
	background: #000;
	margin-right: 18px;
}
.uls {
	margin-bottom: 20px;
}
.uls li {
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.uls li:hover h2{
	color: #eb2e2e;
}
.uls h2 {
	font-size: 16px;
	line-height: 21px;
	color: #404040;
	font-weight: 500;
}
.uls p {
	color: #999;
	font-size: 13px;
	text-align: right;
	padding-top: 5px;
}
.tit_nav2 a {
	font-size: 22px;
	color: #888;
	display: inline-block;
	margin-right: 22px;
	font-weight: bold;
}
.tit_nav2 a.cur {
	border-bottom: 2px solid #000;
	color: #000;
}
.tit_nav2 {
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	height: 45px;
	line-height: 45px;
}
.con_ul_dis {
	display: none;
}
.con_ul li {
	border-bottom: 1px solid #f3f3f3;
	padding: 22px 0;
	overflow: hidden;
	font-size: 18px;
	text-align: left;
	line-height: 22px;
	clear: both;
}
.con_ul li i {
	font-size: 30px;
	font-style: italic;
	float: left;
	color: #e9e9e9;
	padding-top: 10px;
	font-weight: bold;
}
.con_ul li:nth-of-type(1) i {
	color: #eb2e2e;
}
.con_ul li:nth-of-type(2) i {
	color: #e8b427;
}
.con_ul li:nth-of-type(3) i {
	color: #f3b76a;
}
.con_ul li span {
	width: 208px;
	float: right;
	height: 46px;
	font-size: 18px;
	color: #404040;
	display: inline-block;
	overflow: hidden;
	line-height: 24px;
}

/*三大分区    2*/
.tit-nav2 {
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	height: 45px;
	line-height: 45px;
	margin-bottom: 15px;
}
.tit-nav2 b:hover{
	color: #EB2E2E;
}
/*.generator h2:hover{
	color: #EB2E2E;
}*/
.tit-nav2 b {
	border-bottom: 2px solid #000;
	font-size: 22px;
	color: #000;
	line-height: 43px;
	display: block;
	float: left;
}
.rank_list li {
	overflow: hidden;
	clear: both;
	color: #404040;
	height: 41px;
	line-height: 24px;
	padding-top: 8px;
}
.bnewsList a:hover{
	color: #EB2E2E !important;
}
.getMoreInfo a:hover{
	color: #EB2E2E !important;
}
.rank_list li:hover span{
	color: #EB2E2E;
}
.rank_list i {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #f1f1f1;
	border-radius: 50%;
	line-height: 21px;
	font-family: arial;
	font-size: 16px;
	float: left;
}
.rank_list {
	/*margin: 15px 0 10px;*/
}
.rank_list li:nth-of-type(1) i {
	background: #eb2e2e;
	color: #fff;
}
.rank_list li:nth-of-type(2) i {
	background: #ff5050;
	color: #fff;
}
.rank_list li:nth-of-type(3) i {
	background: #ff7400;
	color: #fff;
}
.rank_list span {
	display: block;
	float: right;
	width: 210px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bei_qu .newlist-column {
	color: #eb2e2e;
	/*margin-bottom: 10px;*/
	
	padding: 0;
}
.bei_qu .default-img {
	width: 100%;
	height: 140px;
	position: relative;
}
.bei_qu .live-list {
	padding: 5px 10px;
}
.bei_qu li .linetext {
	line-height: 35px;
}
.ban_img3 li {
	width: 320px !important;
	height: 170px;
}
.po_defa {
	display: block;
	z-index: 99;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff !important;
	padding: 0 10px !important;
	box-sizing: border-box;
	font-size: 14px !important;
	text-align: left;
	overflow: hidden;
	background: rgb(0, 0, 0, .5);
}
.tabbox_three img {
	width: 88px;
	height: 60px;
	float: left;
	margin-left: 10px;
	box-sizing: border-box;
	border-radius: 10px;
}
.tabbox_three li {
	padding: 15px 0;
}
.tabbox_three li span {
	display: inline-block;
	width: 115px;
	font-size: 15px;
	padding-top: 5px;
	height: auto;
}
.ban_img3 {
	/*padding-top: 10px;*/
}
.ban_img3 img {
	height: 170px;
}
.ban_img3 {
	width: 680px;
	height: 170px;
}

/*大tab*/
.show_con {
	background: #333;
	padding-bottom: 20px;
	margin-top: 20px;
}
.show_con h2 {
	color: #fff;
	padding: 15px 0;
}
.show_con {
	height: 550px;
}
.tab_connet {
	overflow: hidden;
}
.tab_connet ul {
	float: left;
	cursor: pointer;
	color: #fff;
}
.tab_connet ul img {
	width: 100%;
}
.tab_show {
	width: 850px;
	height: 470px;
}
.tab_show img {
	width: 100%;
	height: 415px;
}
.tab_show li {
	display: none;
	position: relative;
	height: 470px;
}
img{
	border: none;
}
.tab_show li p {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 999;
	color: #fff;
	width: 850px;
	padding-right: 15px;
	box-sizing: border-box;
}
.tab_active {
	width: 320px;
	height: 415px;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
	overflow-x: hidden;
	overflow-y: auto;
}
.tab_active li:hover {
	opacity: 1;
}
.tab_active::-webkit-scrollbar {
	display: none;
	/* Chrome Safari */
}
.tab_active li {
	width: 320px;
	height: 80px;
	padding-left: 20px;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
	transition: all linear .3;
	opacity: 0.3;
}
.one a:hover{
	color: #EB2E2E;
}
.tab_active li.curs {
	opacity: 1;
}
.tab_active li.curs p{
	color: #EB2E2E;
}
.tab_active li .img {
	width: 160px;
	float: left;
	height: 80px;
	transition: transform .5s ease;
	overflow: hidden;
}
.tab_active li a{
	color: #fff;
}
.tab_active li p {
	float: right;
	width: 130px;
	font-size: 14px;
	padding-top: 10px;
}
.zhi_neng {
	margin-top: 20px;
}
.zhi_neng li {
	margin-bottom: 10px;
	/*background:#f9f9f9;*/
	/*padding-bottom:5px;*/
}
.zhi_neng li img {
	display: block;
	width: 100%;
	height: 170px;
}
.zhi_neng li p {
	padding-top: 5px;
	box-sizing: border-box;
}
.five_list .con {
	width: 940px;
	margin-left: 0;
}
.five_list .zhi_neng {
	margin-top: 10px;
}
.five_list .con_ul li {
	padding: 15px 0;
}
.zhi_neng p:hover,
.con_ul span:hover {
	color: #eb2e2e;
}
.mouse_bigs {
	height: 170px;
	width: 240px;
	overflow: hidden;
}
.mouse_bigs img {
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .5s ease;
	-ms-transition: -ms-transform .5s ease;
	-moz-transition: -moz-transform .5s ease;
	-o-transition: -o-transform .5s ease;
	transition: transform .5s ease;
}
.mouse_bigs:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.white_title {
	background: #333;
	padding: 10px 0;
	height: 200px;
}
.white_title a {
	color: #fff;
	font-size: 22px;
	line-height: 65px;
}
.head-line-box {
	margin-top: 20px;
}
.head-line-img {
	width: 380px;
	height: 100%;
	overflow: hidden;
	height: 238px;
}
.head-line-img img {
	width: 100%;
}
.getMoreInfo {
	position: relative;
	margin-top: -120px;
}
.clearfix {
	clear: both;
}
.getMoreInfo li {
	position: relative;
	width: 380px;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	text-align: left;
}
.getMoreInfo li:nth-child(3n) {
	margin-right: 0;
}
.head-line-tit {
	font-weight: bold;
	font-size: 22px;
	width: 360px;
	line-height: 28px;
	padding-top: 15px;
	max-height: 70px;
}
.getMoreInfo .time_b {
	display: block;
	width: 80px;
	height: 80px;
	color: #fff;
	background: #EB2E2E;
	position: absolute;
	top: 10px;
	right: -10px;
	text-align: center;
	padding-top: 15px;
	font-size: 16px;
}
.getMoreInfo .time_b h2 {
	font-size: 22px;
}

/*.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 60px;
	height: 0px;
	overflow: hidden;
	border-radius: 50%;
	background: url(../img/top.jpg) 0 0 no-repeat;
	text-indent: -999em;
	transition: all 0.3s;
}*/
address,
cite,
dfn,
em,
i,
optgroup,
var {
	font-style: normal;
}
.goTop:hover {
	background-position: -60px 0;
}
.pop {
	position: fixed;
	bottom: 45px;
	left: 50%;
	margin-left: 620px;
	width: 50px;
	border: 1px solid #ededed;
	border-radius: 5px;
	z-index: 998;
	background: #fff;
}
.pop ul li {
	width: 100%;
	position: relative;
	cursor: pointer;
	height: 50px;
}
.pop ul li .click {
	display: block;
	padding: 0 9px;
}
.pop ul li .icon-name {
	display: block;
	color: #3e3e3e;
	width: 30px;
	height: 50px;
	line-height: 15px;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	vertical-align: middle;
	display: table-cell;
	font-size: 13px;
}
.pop ul li.bort {
	border-top: 1px solid #E6E6E6;
	margin-top: -1px;
}
.pop ul li .icon {
	width: 23px;
	height: 23px;
	margin: 13px auto;
}
.icon {
	background: url(../img/new_icon.png) no-repeat;
	display: block;
	background-size: 320px 140px;
}
.pop ul li .icon {
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.pop ul li.top1 .icon {
	background-position: -149px -90px;
}
.pop ul li.top1:hover .icon {
	background-position: -149px -115px;
}

/*列表*/
.content_box {
	overflow: hidden;
}
.left_box {
	width: 860px;
	float: left;
}
.blankli {
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.blankli .rbox p {
	font-size: 14px;
	color: #999;
}
.blankli a {
	display: inline-block;
	margin: 20px 0;
}
.blankli a:hover {
	background: #f9f9f9;
}
.blankli:hover h4 {
	color: #eb2e2e;
}
.lbox {
	width: 300px;
	height: 188px;
	float: left;
	position: relative;
	z-index: 100;
	overflow: hidden;
}
.innerbox{
	overflow: hidden;
}
.innerbox .lbox img {
	width: 300px;
	height: 188px;
	transition: transform 1s;
}
.rbox {
	width: 560px;
	float: right;
	padding: 24px 10px 0px 20px;
	position: relative;
	box-sizing: border-box;
}
.rbox-2 h4 {
	font-weight: normal;
}
.rbox .dateitxt {
	line-height: 180%;
	font-size: 14px;
	color: #747474;
	margin: 10px 0;
	overflow: hidden;
}

/*列表右侧*/
._newsHead {
	height: 42px;
	line-height: 42px;
	background: url(../img/news__07.png) no-repeat 0 100%;
	font-weight: bold;
	font-size: 18px;
}
.blank10 {
	height: 10px;
	width: 100%;
	clear: both;
	font-size: 0;
	overflow: hidden;
}
._rightbox {
	width: 330px;
	float: right;
}
._rightbox .xinji ul {
	background-image: url(../img/news_line__y.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	background-size: 5px 566px;
}
._rightbox .xinji ul li {
	line-height: 38px;
	height: 38px;
	color: #404040;
	font-size: 14px;
	clear: both;
}
._rightbox .xinji ul li i {
	color: #7D8286;
	display: block;
	padding-right: 5px;
	padding-left: 3px;
	background-image: url(../img/icon.png);
	background-repeat: no-repeat;
	background-position: -166px -255px;
	text-indent: 2em;
	font-style: normal;
	float: left;
	font-size: 12px;
}
._rightbox .xinji ul .on {
	height: auto;
	clear: both;
}
._rightbox .xinji ul .on .imgbox {
	display: block;
	padding-top: 40px;
	text-align: center;
}
._rightbox .xinji ul .on .inbox {
	float: left;
	width: 80%;
	height: 30px;
	line-height: 20px;
	margin: 0 auto;
	float: none;
	text-align: center;
	padding-bottom: 10px;
}
._rightbox .xinji ul .on:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
}
.mainpage ._rightbox .xinji ul .on i {
	background-position: -166px -207px;
	color: #fff;
	height: 30px;
	line-height: 28px;
}
._rightbox .xinji ul .on i {
	background-position: -166px -207px;
	color: #fff;
	height: 30px;
	line-height: 28px;
}
._rightbox .xinji ul li .imgbox {
	display: none;
}
._rightbox .xinji ul li a {
	color: #404040;
}
._rightbox .xinji ul li a img {
	width: 220px;
	height: 120px;
}
._rightbox .xinji .tit {
	float: left;
	display: inline-block;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}
._rightbox .xinji .r {
	float: right;
	color: #eb2e2e;
}
.xiaodao_box .ibox {
	float: left;
	margin-top: 10px;
	width: 160px;
	height: 120px;
	position: relative;
	z-index: 100;
	margin-right: 10px;
}
.xiaodao_box .ibox:hover p{
	color: #EC2E2E;
}
.hot_activity .ibox:hover div{
	color: #EC2E2E;
}
.xiaodao_box .ibox:nth-child(2n) {
	margin-right: 0;
}
.xiaodao_box .ibox img {
	width: 160px;
	height: 120px;
}
.xiaodao_box .ibox p {
	display: block;
	height: 40px;
	color: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0px;
	font-size: 12px;
	background: rgb(0, 0, 0, .6);
}
.hot_activity {
	margin-bottom: 20px;
}
.hot_activity .ibox {
	overflow: hidden;
	margin-top: 10px;
}
.hot_activity img {
	width: 100px;
	height: 75px;
	float: left;
}
.hot_activity .rbox {
	width: 230px;
	font-size: 14px;
	color: #404040;
	float: right;
	padding: 10px 0 0 10px;
	line-height: 25px;
}
.bnewsList .innerbox .row {
	width: 380px;
	margin-left: 30px;
	float: left;
}
.bnewsList .innerbox .row .tit {
	height: 48px;
	line-height: 48px;
	width: 100%;
	background: url(../img/new__08.png) no-repeat 0 100%;
}
.bnewsList .innerbox .row .tit a {
	color: #EC2E2E;
	font-size: 18px;
	text-decoration: none;
}
.bnewsList .innerbox .row ul {
	margin-bottom: 20px;
	padding-top: 12px;
}
.bnewsList .innerbox .row ul li {
	line-height: 38px;
	height: 38px;
	background: url(../img/dians.png) no-repeat 0 center;
	padding-left:15px;
	overflow: hidden;
}
.bnewsList .innerbox .row ul li a {
	font-size: 16px;
	color: #404040;
	text-decoration: none;
}
.ccrumbs_nav {
	color: #999;
}
.ccrumbs_nav b {
	cursor: default;
}
.ccrumbs_nav a,
.ccrumbs_nav b {
	color: #999;
	font-size: 14px;
}
.ccrumbs_nav a,
.ccrumbs_nav b,
.ccrumbs_nav span {
	margin-right: 5px;
}
.ccrumbs_nav a:hover {
	color: #eb2e2e;
}
.post-navigation {
	overflow: hidden;
	margin: 10px 0 0;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 42%;
	color: #999;
	font-size: 14px;
		padding: 20px 0;
}
.post-navigation div:hover a{
	text-decoration: underline;
	color:#eb2e2e;
}
.post-navigation div:hover span{
	color:#eb2e2e;
}
.post-previous {
	float: left;
	text-align: left;
}

.post-next {
	float: right;
	text-align: right;
}

.post-navigation div span {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-right: 10px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #ddd;
	font-size: 40px;
	line-height: 22px;
}
/*详情*/
.ctitle h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 48px;
	padding-bottom:20px;
}
.ctitle {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
.ctitle_spe span {
	margin-right: 8px;
	color: #999;
	font-size: 12px;
}
.ctext {
	text-indent: 2em;
	padding: 20px;
	line-height: 25px;
	box-sizing: border-box;
}
.ctext img {
	display: block;
	margin: 10px auto;
}
.cselect_nav {
	height: 44px;
	line-height: 42px;
	border-bottom: 2px solid #c5c5c5;
}
.cselect_nav b {
	font-size: 20px;
	color: #f52b2a;
	font-weight: bold;
	border-bottom: 2px solid #f52b2a;
	float: left;
}
.blankList_xq .lbox {
	width: 200px;
	height: 125px;
}
.blankList_xq .rbox {
	padding: 10px 0 0 20px;
	width: 540px;
}
.blankList_xq h4 {
	font-size: 24px;
	font-weight: 500;
	line-height: 44px;
}
.left_boxxq {
	width: 790px;
}
.cright {
	width: 350px;
}
.w1100 {
	width: 1100px;
	margin: auto;
}
.cright_tit {
	font-size: 20px;
	text-indent: 10px;
	line-height: 50px;
	padding-top: 10px;
}
.cright_tit span {
	display: block;
	height: 18px;
	width: 4px;
	background: #F52B2A;
	float: left;
	margin-top: 17px;
}
.cright_tit strong {
	font-weight: bold;
}
.cright_hot li {
	border-bottom: 1px solid #F0F0F0;
	height: 47px;
	line-height: 47px;
	overflow: hidden;
	font-size: 14px;
}
.cright_hot li .ic {
	float: left;
	font-style: italic;
	font-size: 20px;
	padding-right: 10px;
	color: #888;
}
.cright_hot li:nth-of-type(1) .ic {
	float: left;
	color: #F52B2A;
}
.cright_hot li:nth-of-type(2) .ic {
	float: left;
	color: #F52B2A;
}
.cright_hot li:nth-of-type(3) .ic {
	float: left;
	color: #F52B2A;
}
.cright_hot li span {
	width: 270px;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hot_acti .ibox {
	margin-bottom: 20px;
}
.hot_acti img {
	width: 88px;
	height: 66px;
}
.hot_acti .rbox {
	width: 260px;
	font-size: 15px;
	padding-top: 8px;
}
.cright .xinji ul {
	background: none !important;
}
.cright .xinji ul li i {
	background: none !important;
}
.cright .xinji ul .on .inbox {
	padding: 0;
	display: inline-block;
	width: 100%;
}
.cright .xinji em {
	height: 15px;
	line-height: 16px;
	width: 15px;
	display: block;
	float: left;
	font-family: arial;
	font-size: 10px;
	color: #fff;
	text-align: center;
	margin-top: 3px;
	margin-right: 9px;
	background: #cdcdcd;
	border-radius: 50%;
}
.cright .xinji ul .on .imgbox {
	padding: 0 0 10px 0;
}
.cright .xinji span.tit_s {
	float: right;
	width: 270px;
}
.cright .xinji li:nth-of-type(1) em {
	background: rgba(245, 43, 42, 1);
}
.cright .xinji li:nth-of-type(2) em {
	background: #ff6600;
}
.cright .xinji li:nth-of-type(3) em {
	background: rgba(252, 170, 0, 1);
}
.cright .xinji li:nth-of-type(1) a {
	color: rgba(245, 43, 42, 1);
}
.cright .xinji li:nth-of-type(2) a {
	color: #ff6600;
}
.cright .xinji li:nth-of-type(3) a {
	color: rgba(252, 170, 0, 1);
}
.cright .xinji ul li {
	line-height: 21px;
}
.cright_hot li {
	border-bottom: 1px solid #F0F0F0;
	height: 47px;
	line-height: 47px;
	overflow: hidden;
}
.cright_hot li span {
	width: 100%;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cright a:hover,
.hot_acti .rbox:hover,
.cright a:hover {
	color: rgba(245, 43, 42, 1);
}
.wei_guan li span {
	width: 90%;
}
#chot {
	margin-bottom: 20px;
}

/*=====*/
.live-tit-img p,
.live-list li,
.news-list a,
.tab_show li p,
.rbox h4,
._rightbox .xinji ul li a,
.bnewsList .innerbox .row ul li a,
.cright .xinji span.tit_s,.post-navigation a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}
.say-say-info p,
.new_shi .live-tit-img p,
.uls h2,
.con_ul li span,
.zhi_neng li p,
.head-line-tit,
.xiaodao_box .ibox p,
.hot_activity .rbox,
.blankList_xq h4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.dd-site,
.tab_active li p,
.rbox .dateitxt {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/*底部*/
.footbgs {
	background: #717277;
}
.footer {
	padding: 20px;
	margin-top: 10px;
	color: white;
	overflow: hidden;
	margin: auto;
	box-sizing: border-box;
	color: #fff !important;
}
.footer a {
	color: #fff;
}
.youq {
	overflow: hidden;
	padding-bottom: 20px;
}
.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
	line-height: 32px;
}
.beian {
	font-size: 13px;
	text-align: center;
}

/*底部友情链接*/
.links {
	overflow: hidden;
}
.links ul.youq {
	width: 1040px;
	float: left;
}
.links .lian {
	float: left;
	width: 100px;
}
#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}
#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}
#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}
#link_896a3aee.links em {
	clear: both;
	display: block;
}
#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}
#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}
#link_896a3aee.links .on {
	font-weight: bold;
}
@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}
.pages {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
	width: 100%;
}
.pages a {
	background: #F3F4F4;
	padding: 8px 15px;
}
.pages span {
	background: #eb2e2e;
	padding: 8px 15px;
	color: #fff;
}