﻿* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

body {
	overflow-x: hidden;
	width: 100%;
	font-family: Microsoft YaHei;
	color: #333;
	text-align: justify;
	background-color: #fff;
}

div,
td {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em,
b,
dt,
dd {
	padding: 0px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

ul,
ol {
	list-style-type: none;
	display: block;
}

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

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

a:hover,
a:active {
	color: #333;
}

.w,
.nav .son .box {
	margin-left: auto;
	margin-right: auto;
	width: 1400px;
}

.c {
	clear: both;
	font-size: 0px;
	width: 0px;
	visibility: hidden;
	height: 0px;
}

.fr {
	float: right;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.fontRed {
	color: #cf0d04;
}

#header {
	background-color: #bc0000;
	padding: 70px 0;
}

.header {
	overflow: hidden;
}

.logo {
	display: inline-block;
	float: left;
	height: 111px;
}

.serBox {
	float: right;
}

/*----search----*/
.serBox {
	margin-top: 30px;
}

.serBox .txt {
	color: #fff;
	font-size: 14px;
}

.search {
	border: 1px solid #c8c8c8;
	height: 45px;
	border-radius: 5px;
	background-color: #fff;
	margin-top: 15px;
}

.search .key {
	height: 45px;
	width: 335px;
	float: left;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-left: 10px;
	border: 0;
	font-size: 18px;
	color: #c8c8c8;
	outline: none;
	font-family: Microsoft YaHei;
}

.search .sub {
	float: right;
	display: inline-block;
	border: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 100px;
	height: 45px;
	background: url(../images/ico_sub.png) no-repeat left center;
	cursor: pointer;
	font-size: 20px;
	color: #e6230f;
	font-family: Microsoft YaHei;
	font-weight: bold;
	letter-spacing: 3px;
}

/*----nav----*/
#nav {
	background-color: #f5f5f5;
	height: 68px;
	position: relative;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.nav {
	overflow: hidden;
}

.nav li {
	width: 10%;
	float: left;
}

.nav li h3 {
	height: 68px;
	line-height: 68px;
	text-align: center;
}

.nav li h3 a {
	font-size: 22px;
	display: block;
}

.nav li .son {
	position: absolute;
	left: 0;
	right: 0;
	top: 68px;
	background-color: #fff;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #e7e7e7;
	display: none;
	z-index: 9;
}

.nav li .son a {
	display: inline-block;
	font-size: 18px;
	color: #555;
	margin-right: 80px;
}

.nav li .son a:hover,
.nav .son a.now {
	color: #d0150e;
}

#nav.on {
	height: 120px;
}

.nav li.cur h3 a,
.nav li.now h3 a {
	background-color: #fff;
	color: #d0150e;
}


/*---- slider ----*/
.hdpics .slick-dots {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.hdpics .slick-dots li {
	display: inline-block;
}

.hdpics .slick-dots button {
	width: 18px;
	height: 18px;
	text-indent: 999em;
	border: 0;
	margin-left: 10px;
	cursor: pointer;
	background: url(../images/ico_dot.png) no-repeat;
	background-size: cover;
}

.hdpics .slick-dots li.slick-active button {
	background-image: url(../images/ico_dot_on.png);
}

.left {
	width: 880px;
	float: left;
}

.right {
	width: 460px;
	float: right;
}

.ad img {
	width: 100%;
}

.cname {
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 15px;
}

.cname b {
	display: inline-block;
	font-size: 30px;
	color: #333;
	padding-left: 50px;
	position: relative;
	font-weight: 600;
}

.cname b:before {
	display: inline-block;
	content: '';
	width: 37px;
	height: 37px;
	background: url(../images/ico_cname.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -18px;
}

.cname a {
	float: right;
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}

.cname a:hover {
	color: #cb1c1d;
}

.topNewsHd .item {
	position: relative;
}

.topNewsHd .item img {
	height: 546px;
	width: 100%;
}

.topNewsHd .item h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	color: #fff;
	padding: 0 2.4%;
	background: rgba(0, 0, 0, .4);
}

.topNewsHd .slick-dots {
	bottom: 24px;
}

.newslist li {
	padding: 35px 0;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e7e7e7;
}

.newslist li .img {
	float: left;
	width: 283px;
	height: 176px;
	overflow: hidden;
}

.newslist li img {
	width: 100%;
	height: 100%;
}

.newslist li .con {
	width: 557px;
	float: right;
}

.newslist li .nopic {
	width: 880px;
	float: right;
	height: 146px;
}

.newslist li .con h2,
.newslist li .con h2 i {
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
}

.newslist li .con p {
	font-size: 15px;
	line-height: 26px;
	color: #747474;
	margin-top: 15px;
}

.newslist li .con .other {
	position: absolute;
	width: 557px;
	right: 0;
	bottom: 35px;
}

.newslist li .con .other span,
.newslist li .con .other span em {
	font-size: 14px;
	color: #adadad;
	margin-right: 35px;
}

.newslist li .con .other span em {
	display: inline-block;
	margin: 0 12px;
}

.newslist li .con .other .tag {
	float: right;
	margin: 0;
}

.newslist li .con .other .tag a {
	color: #d9b16a;
	display: inline-block;
	margin-left: 15px;
}

.newslist li .con h2 a:hover,
.newslist li .con .other .tag a:hover {
	color: #cb1c1d;
}

.newsPicList {
	overflow: hidden;
}

.newsPicList ul {
	margin-left: -10px;
	margin-right: -10px;
}

.newsPicList li {
	width: 50%;
	float: left;
}

.newsPicList li .inner {
	padding: 0 10px;
}

.newsPicList li .img {
	height: 130px;
	overflow: hidden;
	position: relative;
}

.newsPicList li img {
	width: 100%;
	height: 100%;
}

.newsPicList li h3 {
	font-size: 15px;
	line-height: 22px;
	margin: 10px 0 20px;
	height: 44px;
	overflow: hidden;
}

.newsPicList li h3 a:hover {
	color: #cb1c1d;
}

.newslist li .img img,
.newsPicList li .img img,
.topNewsPic .img img {
	-webkit-transform: scale(1, 1);
	-webkit-transition: ease-out;
	-webkit-transition-duration: 400ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 400ms;
	transform: scale(1, 1);
	transition-timing-function: ease-out;
	transition-duration: 400ms;
	width: 100%;
	height: auto;
}

.newslist li .img:hover img,
.newsPicList li .img:hover img,
.topNewsPic .img:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 400ms;
	-moz-transform: scale(1.06, 1.06);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 400ms;
	transform: scale(1.06, 1.06);
	transition-timing-function: ease-out;
	transition-duration: 400ms;
	position: relative;
	z-index: 1;
}


.rmt {
	overflow: hidden;
}

.rmt ul {
	margin-left: -47.5px;
	margin-right: -47.5px;
}

.rmt li {
	float: left;
	width: 12.5%;
}

.rmt li a {
	display: block;
	padding: 0 47.5px;
	text-align: center;
}

.rmt li h3 {
	font-size: 16px;
	margin-top: 5px;
}

.rmt li img {
	width: 90px;
	height: 90px;
	border-radius: 15px;
}

.rmt li a:hover h3 {
	color: #cb1c1d;
}

.frlinks b {
	display: block;
	font-size: 18px;
}

.frlinks a {
	display: inline-block;
	font-size: 16px;
	color: #666;
	margin-right: 20px;
	margin-bottom: 10px;
}

.frlinks a:hover {
	color: #d0150e;
}

.frlinks li {
	float: left;
	margin: 10px 0 20px;
}


#footer {
	background-color: #bc0000;
	padding: 20px 0;
}

.footer {
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.footer a {
	color: #fff;
}

.footer em {
	font-size: 16px;
}

.footer span {
	display: inline-block;
	margin: 0 15px;
}

/*----page----*/
.page {
    margin-top: 30px;
    text-align: center;
}

.page .pagebreak ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.page .pagebreak li {
    display: inline-block;
    vertical-align: middle;
}

.page .pagebreak li a,
.page .pagebreak li span {
    display: inline-block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 0 8px;
    color: #666;
    border: 1px solid #999;
}

.page .pagebreak li.active span {
    background-color: #e71a1c;
    border-color: #e71a1c;
    color: #fff;
    cursor: default;
}

.page .pagebreak li.disabled span {
    color: #999;
    cursor: not-allowed;
    border-color: #ddd;
}

.page .pagebreak li a:hover,
.page .pagebreak li.active span:hover {
    background-color: #e71a1c;
    border-color: #e71a1c;
    color: #fff;
}

.page .pagebreak li:first-child a,
.page .pagebreak li:last-child a {
    width: auto;
    padding: 0 15px;
}

.ddWAP {
	display: none;
}

.ddPC {
	display: block;
}

@media screen and (max-width:1500px) {

	.w,
	.nav .son .box {
		width: 1200px;

	}

	.logo {
		width: 340px;
		height: auto;
	}

	.search,
	.search .key,
	.search .sub {
		height: 38px;
	}

	.search .sub {
		font-size: 18px;
		width: 85px;
	}

	.search .key {
		font-size: 16px;
	}

	#nav {
		height: 58px;
		line-height: 58px;
	}

	.nav li h3 a {
		font-size: 19px;
	}

	.nav li .son a {
		font-size: 16px;
	}

	.left {
		width: 748px;
	}

	.right {
		width: 410px;
	}

	.topNewsHd .item img {
		height: 534px;
	}

	.topNewsHd .item h3 {
		font-size: 20px;
	}

	.topNewsHd .item h3 {
		line-height: 60px;
		height: 60px;
	}

	.hdpics .slick-dots button {
		width: 16px;
		height: 16px;
		margin-left: 8px;
	}

	.topNewsHd .slick-dots {
		bottom: 20px;
	}

	.cname b {
		font-size: 25px;
	}

	.cname b:before {
		width: 33px;
		height: 33px;
		margin-top: -16.5px;
	}

	.serBox {
		margin-top: 36px;
	}

	.newslist li .img {
		width: 240px;
		height: 149px;
	}

	.newslist li .con,
	.newslist li .con .other {
		width: 473px;
	}

	.newslist li .con h2,
	.newslist li .con h2 i {
		font-size: 18px;
		line-height: 26px;
	}

	.newslist li .con p {
		font-size: 14px;
		line-height: 22px;
		margin-top: 5px;
	}

    .page .pagebreak li a,
    .page .pagebreak li span {
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
    }

	.frlinks b {
		font-size: 16px;
	}

	.frlinks a {
		font-size: 14px;
	}

	.footer {
		font-size: 15px;
	}


}

@media screen and (max-width:768px) {
	#nav {
		height: auto;
		line-height: 30px;
	}

	.ddPC,
	.serBox {
		display: none;
	}

	.ddWAP {
		display: block;
	}

	.mt10 {
		margin-top: .1rem;
	}

	.mt15 {
		margin-top: .15rem;
	}

	.mt20 {
		margin-top: .2rem;
	}

	.mt25 {
		margin-top: .25rem;
	}

	.mt30 {
		margin-top: .3rem;
	}

	.mt35 {
		margin-top: .35rem;
	}

	.mt40 {
		margin-top: .4rem;
	}

	.mt45 {
		margin-top: .45rem;
	}

	.mt50 {
		margin-top: .5rem;
	}

	.mt60 {
		margin-top: .6rem;
	}

	.w {
		width: auto;
		margin-left: .25rem;
		margin-right: .25rem;
	}

	.wapWrap {
		margin-left: -.25rem;
		margin-right: -.25rem;
	}

	#header {
		padding: .2rem 0;
		text-align: center;
	}

	.logo {
		width: 2.4rem;
		float: none;
	}

	#nav {
		background-color: #fff;
		border-bottom: 1px solid #e7e7e7;
	}

	.nav {
		padding: .3rem 0 .1rem;
	}

	.nav li {
		width: 16%;
		margin-bottom: .15rem;
	}

	.nav li:nth-child(n+7) {
		display: none;
	}

	.nav li h3 {
		height: auto;
		line-height: inherit;
	}

	.nav li h3 a {
		font-size: .3rem;
	}

	.btnShow {
		display: inline-block;
		width: .28rem;
		height: .28rem;
		position: absolute;
		right: .25rem;
		/* top:.36rem; */
		top: .45rem;
		background: url(../images/ico_wap_open.png) no-repeat;
		background-size: cover;
	}

	.btnShow.close {
		width: .22rem;
		height: .25rem;
		background-image: url(../images/ico_wap_close.png);
		top: auto;
		bottom: .3rem;
	}

	.hdpics .slick-dots {
		bottom: .1rem;
		right: .25rem;
	}

	.hdpics .slick-dots button {
		width: .18rem;
		height: .18rem;
		margin-left: .1rem;
	}

	.left,
	.right {
		width: auto;
		float: none;
	}

	.cname {
		padding-bottom: .15rem;
		margin-top: .3rem;
	}

	.cname b {
		font-size: .36rem;
		padding-left: .5rem;
	}

	.cname b:before {
		width: .37rem;
		height: .37rem;
		margin-top: -.18rem;
	}

	.cname a {
		font-size: .24rem;
		margin-top: 0;
	}

	.topNewsHd .item {
		position: relative;
	}

	.topNewsHd .item img {
		height: 3.98rem;
	}

	.topNewsHd .item h3 {
		height: .7rem;
		line-height: .7rem;
		font-size: .26rem;
	}

	.topNewsHd .slick-dots {
		bottom: .15rem;
		right: .1rem;
	}

	.newslist li {
		padding: .35rem 0 .25rem;
	}

	.newslist li .img {
		width: 1.92rem;
		height: 1.28rem;
	}

	.newslist li .con {
		width: 4.75rem;
	}

	.newslist li .con h2,
	.newslist li .con h2 i {
		font-size: .30rem;
		line-height: .40rem;
		color: #000;
		font-weight: bold;
	}

	.newslist li .con .other {
		position: absolute;
		width: auto;
		right: 0;
		bottom: .35rem;
	}

	.newslist li .con .other span,
	.newslist li .con .other span em {
		font-size: .24rem;
		margin: 0 .1rem;
		border: none;
	}

	.newsPicList ul {
		margin-left: -.1rem;
		margin-right: -.1rem;
	}

	.newsPicList li {
		margin-top: .2rem;
	}

	.newsPicList li .inner {
		padding: 0 .1rem;
	}

	.newsPicList li .img {
		height: 1.7rem;
	}

	.newsPicList li h3 {
		font-size: .24rem;
		line-height: .32rem;
		margin: .07rem 0 .15rem;
		height: .64rem;
		overflow: hidden;
		font-weight: bold;
	}

	.rmt ul {
		margin-left: -.36rem;
		margin-right: -.36rem;
	}

	.rmt li {
		width: 25%;
		margin-bottom: .3rem;
	}

	.rmt li a {
		padding: 0 .36rem;
	}

	.rmt li h3 {
		font-size: .24rem;
		margin-top: .05rem;
	}

	.rmt li img {
		width: .9rem;
		height: .9rem;
		border-radius: .15rem;
	}

	.frlinks b {
		font-size: .28rem;
	}

	.frlinks a {
		font-size: .24rem;
		margin-right: .2rem;
		margin-bottom: .1rem;
	}

	#footer {
		padding: .24rem 0;
	}

	.footer,
	.footer em {
		font-size: .2rem;
	}

	.footer span {
		margin: 0 .1rem;
	}

	.footer span.wapHide {
		display: none;
	}

	.footer em {
		display: block;
		margin-top: .15rem;
	}

	.page {
		margin-top: .3rem;
	}

    .page .pagebreak li a,
    .page .pagebreak li span {
        font-size: 14px;
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin: 0 6px;
    }
    .page .pagebreak li:first-child a,
    .page .pagebreak li:last-child a {
        padding: 0 8px;
    }
}