html {
	overflow-y: scroll;
	width: 100%;
}

body {
	margin: 0;
	padding: 0 auto 0 auto;
	font-size: 14px;
	width: 100%;
	font-family: 微软雅黑;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #3C3F39;
}

a:hover {
	text-decoration: none;
	color: #e93636;
}

table,
td,
tr,
th {
	font-size: 12px;
}

li {
	list-style-type: none;
}

img {
	vertical-align: top;
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal;
}

address,
cite,
code,
em,
th {
	font-weight: normal;
	font-style: normal;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
	height: auto;
	line-height: 1px;
	font-size: 1px;
}

.cln:after {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}


/*header*/

header {
	width: 100%;
	height: auto;
}

header #header .nav {
	width: 1200px;
	margin: 0 auto;
}

header #header .ad {
	width: 1200px;
	margin: 0 auto;
}

header ul::after {
	clear: both;
}


/*head部分*/

#header .head {
	width: 1200px;
	margin: 0 auto;
	padding: 15px 0;
	overflow: hidden;
}

#header .head .new01 {
	display: block;
	float: left;
}

#header .head .new01 img {
	height: 42px;
}

#header .head .w03 {
	float: right;
}

#header .head .w03 li:first-child {
	margin-top: 5px;
}

#header .head .w03 li:nth-child(2) {
	padding-left: 30px;
}

#header .head .w03 li {
	float: left;
	margin: 0 10px;
}

#header .head .w03 .h26b {
	position: relative;
	float: left;
}

#header .head .w03 .h26b .search {
	width: 245px;
	float: left;
	border-radius: 10em;
	padding: .4em 1em;
	outline: none;
}

#header .head .w03 .h26b img {
	position: absolute;
	right: 14px;
	top: 6px;
}

header #header .nav {
	border-top: #e8e8e8 5px solid;
	height: 53px;
	margin-top: 5px;
	background-color: white;
}

header #header .nav ul {
	line-height: 47px;
}

header #header .nav ul li {
	float: left;
	padding: 0 20px;
	font-size: 17px;
	position: relative;
}

header #header .nav ul li a {
	padding-bottom: 8px;
}

header #header .nav ul li a:hover {
	color: #e93636;
	border-bottom: 2px solid #e93636;
}

header #header .nav ul li.active a {
	color: #e93636;
	border-bottom: 2px solid #e93636;
}

div.search {
	float: right;
}

form {
	position: relative;
	width: 350px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

#searchform {
	display: block;
	height: 36px;
}

.inp_srh {
	border: 1px solid #ddd;
	float: left;
	display: inline;
	height: 40px;
	width: 350px;
	font-size: 15px;
	padding-left: 15px;
	padding-right: 45px;
	border-radius: 10px;
	box-sizing: border-box;
}

.btn_srh {
	background: url(../img/sear.png) no-repeat;
	width: 38px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-top: 9px;
	position: absolute;
	right: 0;
	border-radius: 20px;
	background-size: 65%;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

input::-webkit-input-placeholder {
	color: #666;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #666;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #666;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #666;
	font-size: 14px;
}


/*main*/

#main {
	width: 1200px;
	margin: 28px auto 0 auto;
	height: auto;
}

#main .focus_swiper {
	float: left;
}

.swiper {
	height: 490px;
	width: 795px;
	overflow: hidden;
	position: relative;
}

.swiper img {
	width: 100%;
	height: 490px;
}

.swiper .swiper-slide {
	position: relative;
}

.swiper .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
	padding-right: 20%;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 0 !important;
	width: 20% !important;
	text-align: center;
	line-height: 40px;
	left: 80% !important;
	color: #fff;
	font-size: 15px;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 0;
	background: #fff;
	opacity: 0.7;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #e93636;
}

#main .list {
	width: 380px;
	height: 487px;
	float: right;
}

#main .list::after {
	clear: both;
}

#main .list ul {}

#main .list ul li {
	line-height: 32px;
}

#main .list ul li a {
	font-size: 16px;
}

#main .list ul li:nth-child(8n) {
	margin-top: 15px;
}

#main .list ul li:nth-of-type(1) a,
#main .list ul li:nth-child(8n) {
	font-size: 17px;
	font-weight: bold;
}

#main .list ul li.H26 {
	height: 26px;
}

#main .ad {
	height: 88px;
	width: 1200px;
	padding: 35px 0 25px 0;
}

#main .lc {
	width: 820px;
	height: auto;
	float: left;
}

#main .lc_index {
	width: 795px;
}

.channel_ul {
	overflow: hidden;
	margin-top: 20px;
	width: 100%;
}

.channel_ul .channel_img {
	width: 35%;
	height: 210px;
	float: left;
}

.channel_ul .channel_img a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

.channel_ul .channel_img a p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 15px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
}

.channel_ul .channel_img img {
	width: 100%;
	height: 100%;
}

.channel_ul .channel_p {
	float: right;
	width: 62%;
}

.channel_ul .channel_p li {
	color: #000;
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	width: 100%;
	position: relative;
	padding-left: 15px;
}

.channel_ul .channel_p li a {
	color: #666;
	font-size: 15px;
}

.channel_ul .channel_p li:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 5px;
	content: '';
	border-radius: 50%;
	margin-top: -3px;
	background: #999;
	display: block;
}

#main .lc .lcl {
	width: 100%;
	margin-top: 20px;
}

#main .lc .lcl ul {
	overflow: hidden;
}

#main .lc .lcl ul li {
	line-height: 32px;
	height: 32px;
	float: left;
	width: 48%;
	margin-right: 2%;
}

#main .lc .lcl ul li:nth-child(2n) {
	margin-right: 0;
}

#main .lc .lcl ul li a {
	color: #636363;
	font-size: 15px;
}

#main .lc .picture {
	position: relative;
	width: 383px;
	height: 232px;
}

#main .lc .picture p {
	position: absolute;
	height: 40px;
	line-height: 40px;
	background-color: #000;
	opacity: 0.6;
	text-align: center;
	bottom: 0;
	width: 100%;
}

#main .lc .picture p a {
	color: white;
	font-size: 13px;
}

#main .lc .newslist {
	width: 795px;
	height: auto;
}

#main .lc .newslist ul {
	width: 795px;
	height: auto;
	margin-bottom: 40px;
}

#main .lc .newslist ul::after {
	clear: both;
}

#main .lc .newslist ul .p {
	float: left;
	width: 235px;
	height: 134px;
}

#main .lc .newslist ul .d {
	float: right;
	width: 545px;
	font-size: 13px;
	line-height: 23px;
	color: #636363;
}

#main .lc .newslist ul .t {
	float: right;
	width: 545px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

#main .lc .newslist ul .m {
	float: right;
	width: 545px;
	margin-top: 2px;
}

#main .lc .newslist ul .m a {
	position: relative;
	font-size: 13px;
	color: #ed8600;
	padding: 0 5px;
}

#main .lc .newslist ul .m a::before,
a::after {
	position: absolute;
}

#main .lc .newslist ul .m a::before {
	content: "\5B";
	left: 0px;
}

#main .lc .newslist ul .m a::after {
	content: "\5D";
	right: -1px;
}

#main .rc {
	width: 335px;
	height: auto;
	float: right;
}

#main .rc::after {
	clear: both;
}

#main .rc .ad {
	width: 335px;
	height: 150px;
	margin-bottom: 26px;
}

#main .rc .newsbox {
	width: 333px;
	height: auto;
	border: 1px solid #d6e0ed;
	border-top: 0px;
}

#main .rc .newsbox .column {
	position: relative;
	height: 30px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #d6e0ed;
	margin: 0;
	line-height: 20px;
}

#main .rc .newsbox .column .column-logo {
	position: absolute;
	width: 24px;
	height: 8px;
	left: -1px;
	top: 27px;
}

#main .rc .newsbox .column .ce93636 {
	background-color: #e93636;
}

#main .rc .newsbox .column .column-name {
	position: absolute;
	font-weight: bold;
	left: 35px;
	color: #636363;
}

#main .rc .newsbox .column .column-more {
	position: absolute;
	right: 0;
	top: 22px;
	margin: 0;
	padding: 0;
}

#main .rc .newsbox .column .column-more a {
	color: #636363;
	font-size: 14px;
}

#main .rc .newsbox a.img_a {
	margin: 15px auto;
	display: block;
	width: 100%;
	box-sizing: border-box;
	height: 200px;
	position: relative;
	margin-bottom: 8px;
}

#main .rc .newsbox a.img_a p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 15px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
}

#main .rc .newsbox a.img_a img {
	width: 100%;
	height: 100%;
}

#main .rc .newsbox ul {
	margin: 0 auto;
	width: 100%;
	height: auto;
	line-height: 30px;
	margin-bottom: 10px;
}

#main .rc .newsbox ul li {
	font-size: 15px;
}

.p_li {
	padding: 0 20px;
	box-sizing: border-box;
}

#main .rc::after {
	clear: both;
}

#main .pics {
	margin: 35px auto;
	width: 1200px;
	height: auto;
}

#main .pics .column {
	margin: 10px auto 20px auto;
}

#main .pics ul {
	float: left;
	width: 583px;
	margin-right: 2px;
	height: 382px;
	overflow: hidden;
}

#main .pics li {
	float: left;
	position: relative;
	width: 290px;
}

#main .pics li.p1 {
	margin-right: 2px;
	height: 382px;
}

#main .pics li.p2 {
	margin-bottom: 2px;
	height: 190px;
}

#main .pics li.p3 {
	height: 190px;
}

#main .pics li p {
	position: absolute;
	bottom: 0;
	height: 37px;
	opacity: 0.6;
	background-color: black;
	width: 100%;
	text-align: center;
	color: white;
	line-height: 37px;
}

#main .pics li p a {
	color: white;
}

.g-title a.u-more {
	display: block;
	float: right;
}

.g-title {
	overflow: hidden;
	border-bottom: 3px solid #dde5f1;
	margin-bottom: 15px;
	margin-top: 30px;
}

.g-title font {
	display: block;
	float: left;
	font-size: 16px;
	color: #333;
	padding-bottom: 5px;
	font-weight: bold;
}

.main_two .main {
	width: 48%;
	float: left;
	/*margin-right: 2%;*/
}

.main_two .main:nth-child(2n) {
	float: right;
}

.main .imgBox a {
	overflow: hidden;
	display: inline-block;
}

.main .imgBox img {
	float: left;
	width: 190px;
	height: 120px;
}

.main .defList li {
	font-size: 15px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}

.main .defList li:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	content: '';
	border-radius: 50%;
	margin-top: -2px;
	background: #999;
	display: block;
}

.main .imgBox .detals {
	margin-left: 205px;
	font-size: 15px;
}

.main .imgBox {
	padding-bottom: 10px;
}

.main .imgBox .detals h3 {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 8px;
	width: 100%;
}

.main .imgBox .detals p {
	color: #777;
	line-height: 20px;
	font-size: 14px;
}

#main .rc_index {
	width: 370px;
	margin-top: 30px;
}

#main .rc_index .newsbox {
	width: 100%;
}
.detail{
	border: 1px solid #ddd;
	padding: 20px;
	box-sizing: border-box;
}
.title_xq {
	margin: 10px 0 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.detail_top {
	width: 100%;
}

.title_xq h2 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	line-height: 35px;
}

.userCreateTime {
	padding: 20px 0 10px 0;
	font-size: 14px;
	color: #777;
}

.userCreateTime span {
	display: inline-block;
	color: #777;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
}

.content_tex p {
	text-indent: 2em;
	line-height: 30px;
	margin-bottom: 15px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}
.crumb{
	padding-bottom: 10px;
	font-size: 16px;
}

/*åº•éƒ¨*/

.footbgs {
	border-top: 1px solid #C5C5C5;
	padding: 20px 0;
	background: url(../img/bg.jpg) repeat-x;
	width: 100%;
	margin-top: 20px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #333;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #333;
}

.footer a:hover {
	color: #333 !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.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;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #000;
	background-size: 50%;
	border-radius: 10px;
}

.beian,.beian_cn {
	margin-top: 30px;
	font-size: 14px;
	text-align: center;
}

@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;
	margin: 40px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
}

.pages a {
	background: #fff;
	padding: 0 15px;
	height: 35px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	border: 1px solid #ddd;
	margin: 0 3px;
}

.pages a:first-child {
	border-radius: 5px 0 0 5px;
}

.pages a:last-child {
	border-radius: 0 5px 5px 0;
}

.pages span {
	background: #CC0210;
	border: 1px solid #CC0210;
	padding: 0 15px;
	height: 35px;
	color: #fff;
	display: inline-block;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.post-navigation {
	overflow: hidden;
	padding: 20px 0;
	background: #fff;
	box-sizing: border-box;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 45%;
	color: #999;
	font-size: 15px;
}

.post-previous {
	float: left;
	padding-left: 35px;
	text-align: left;
}

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

.post-navigation div span {
	display: block;
	color: #007a4b;
	font-size: 90%;
}

.post-navigation div:hover a {
	color: #007a4b;
}

.post-navigation div a {
	color: #333;
	display: inline-block;
	margin-top: 5px;
	line-height: 20px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #888;
	font-size: 45px;
	line-height: 22px;
	/*opacity: 0.5;*/
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.main_two {
	overflow: hidden;
}

.g_ulimg {
	overflow: hidden;
}

.g_ulimg li {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 15px;
	float: left;
}

.g_ulimg li:nth-child(4n) {
	margin-right: 0;
}

.g_ulimg li img {
	width: 100%;
	height: 125px;
}

.g_ulimg li p {
	padding-top: 5px;
	font-size: 15px;
	height: 40px;
	line-height: 22px;
}

#main .rc .newsbox {
	margin-bottom: 20px;
}

#main .rc .newsbox .column .column-name {
	font-size: 18px;
}

.content-ajax {
	padding: 0 20px;
	box-sizing: border-box;
}

.content-ajax div.article {
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 0;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
}

.content-ajax div.article:last-child {
	border: none;
}

div.article .time {
	z-index: 400;
	font-size: 13px;
	background: #fff;
	color: #999;
}

.entry-site {
	font-size: 14px;
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content {
	overflow: hidden;
	box-sizing: border-box;
}

.entry-title {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
}

.entry-title:hover {
	opacity: 0.9;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
}

.entry-img img {
	width: 100px;
	height: 70px;
}

ul.ul_list li {
	overflow: hidden;
	font-size: 15px;
	line-height: 36px;
	padding-left: 15px;
	position: relative;
}

ul.ul_list li:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	content: '';
	border-radius: 50%;
	margin-top: -2px;
	background: #888;
	display: block;
}

ul.ul_list li a {
	color: #333;
	width: calc(100% - 100px);
	float: left;
	display: inline-block;
	font-size: 15px;
}

ul.ul_list li span {
	width: 100px;
	display: inline-block;
	float: right;
	color: #888;
	text-align: right;
	font-size: 13px;
}

.main_cll .g-title {
	margin-top: 0;
}

.main_cll .g-title font {
	font-size: 18px;
	padding-bottom: 10px;
}

.tuijian {
	margin-top: 20px;
}

.tuijian .main_three {
	margin-top: 20px;
}


/*====*/

#main .list ul li a,
.article_left ul.ul_list li a,
#main .rc .newsbox ul li a,
.main .defList li,.crumb,
ul.ul_list li a,
#main .lc .lcl ul li,
#main .lc .lcr ul li a {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.main .imgBox .detals h3,
.g_ulimg li p,
.entry-title {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.main .imgBox .detals p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.adindex{width: 1200px;}
.content_tex p:has(img){text-align: center;}