/* CSS Document */
html {
	-webkit-text-size-adjust: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

/* 设置图片视频等自适应调整 */
* {
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	/* ie8 */
	vertical-align: top;
}



input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
select,
button,
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}

.css {
	-webkit-touch-callout: none
}

a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/*-webkit-user-modify:read-write-plaintext-only; */
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	-ms-touch-action: none;
}

a:hover {
	color: #e30005;
}

a:visited {
	color: rgba(0, 0, 0, 0);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

i {
	font-style: normal;
}

li {
	list-style: none
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

a.detail {
	color: red;
	margin-left: 5px;
}

/*a:hover{color:#c00;text-decoration:underline;}*/
em {
	font-style: normal;
}

body {
	background:#ffffff url(../images/pc-head.jpg) no-repeat center top;
	font: 16px/30px "Microsoft Yahei", "SimSun", "Arial Narrow";
	/* -webkit-filter: blur(4px);*/
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

/* 清除浮动*/
* html .clearfix {
	zoom: 1;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

/*-------------------------------------------------------------------------------------------------------------------------*/
.w {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
}


.head {
	height: 765px;
	width: 100%;
}

.wap-head {
	display: none;
	text-align: center;
}

.tq {
	width: 100%;
	color: #333;
	padding-bottom: 20px;
}

.tq h2 {

	line-height: 56px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	padding: 10px 42px;
}

.tq h2 a {
	color: #333;
}

.tq h2 a:hover {
	color: #e30005;
}

.tq p {
	text-indent: 2em;
	font-size: 14px;
	padding: 0 60px;
}

.tq .icon {
	height: 51px;
	width: 54px;
	background-position: -60px 0;
	position: absolute;
	top: 0;
	/*left: 0;*/
}

.mod-a .fr {
	width: 522px;
	margin-top: 45px;
}

.mod-a .fl {
	width: 522px;
	margin-top: 60px;
}

.mod-a .slideBox {
	width: 518px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.slideBox .bd {
	width: 100%;
	height: auto;
	position: relative;
}

.slideBox .bd li {
	width: 100%;
	position: relative;
	height: 360px;
	overflow: hidden;
}

.slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.slideBox .bd li img {
	display: block;
	width: 100%;
	height: 100%;
}

.slideBox .bd li p,
.slideBox .bd li em {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 4%;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	color: #fff;
	width: 80%;
	z-index: 9;
}

.slideBox .bd li em {
	left: 0;
	width: 100%;
	z-index: 8;
	background: #000;
	filter: alpha(opacity=80);
	opacity: 0.8
}

.slideBox .hd {
	position: absolute;
	height: 12px;
	line-height: 12px;
	bottom: 13px;
	right: 4px;
	z-index: 10;
}

.slideBox .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 6px;
	float: left;
}

.slideBox .hd li.on {
	background: #CC0000;
}

.box .h a {
	display: block;
	height: 60px;
	line-height: 60px;
	color: #e30005;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #e30005;
}

.box_s .h a {
	display: block;
	height: 60px;
	line-height: 60px;
	color: #e30005;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #e30005;
}


.box .h span,.box_s .h span {
	position: absolute;
	font-weight: normal;
	font-size: 14px;
	right: 0;
	bottom: 0;
	line-height: 40px;
}


.box .b {
	margin-top: 20px;
}

.box1 .b p {
	font-size: 14px;
	line-height: 26px;
	color: #555;
}

.box1 .b p a {
	color: #e30005;
}

.box1 .h {
	position: relative;
	color: #e30005;
}

.box1 .h em {
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
}

.box1 .h em a {
	display: inline;
	border: none;
	font-weight: normal;
	font-size: 16px;
	padding: 0 10px;
}

.box1 .h em a img {
	height: 26px;
	width: auto;
	margin-top: 17px;
}

.item {
	margin-bottom: 15px;
}

.item .item-pic {
	width: 522px;
	height: 222px;
	display: block;
	margin-bottom: 10px;
	object-fit: cover;
}

.item h2 {

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-size: 21px;
	font-weight: bold;
  
}

.item p {
	font-size: 14px;
	line-height: 28px;
	height: 48px;
	overflow: hidden;
	color: #555;
}

.item .time {
	height: 102px;
	width: 102px;
	float: left;
	text-align: center;
	margin-right: 20px;
	background: #fff;
}

.item .time p {
	height: 70px;
	line-height: 70px;
	font-size: 36px;
	color: #3f578b;
}

.item .time div {
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #506696;
}

.box li {
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #a7a7a7;
}

.box li a {
	display: block;
}

.mod-b {
	width: 100%;
	padding: 20px 0 40px;
}

.mod-b .fl {
	width: 522px;
}

.mod-b .fr {
	width: 522px;
}

/* .box3 .item h2 a,
.box4 .item h2 a,
.box5 .item h2 a {
	color: #e30005;
} */

.box3 .item h2 a:hover,
.box4 .item h2 a:hover,
.box5 .item h2 a:hover {
	color: #e30005;
}



.mod-c {
	width: 100%;
	background: url(../images/bg1.jpg) no-repeat center top;
	height: 762px;
}

.mod-c .h {
	position: relative;
	height: 140px;
}

.mod-c .h a {
	width: 220px;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	display: block;
	font-size: 30px;
	color: #e30005;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50px;
}

.mod-c .h a .icon {
	width: 12px;
	height: 21px;
	position: absolute;
	left: 0;
	background-position: -114px -22px;
	top: 11px;
}

.mod-c .h .a1 {
	margin-left: -260px;
}

.mod-c .h .a2 {
	margin-left: 10px;
	width: 456px;
}

.mod-c .h .on {
	color: #fff;
}

.mod-c .h .on .icon {
	background-position: -114px 0px;
}

.mod-c .b {
	display: none;
}

.mod-c .b .im {
	background: #fff;
	border: 18px solid #fff;
	text-align: center;
	height: 493px;
	overflow-x: hidden;
}

.mod-d {
	padding: 20px 0 40px;
}

.mod {
	width: 100%;
	padding: 40px 0;
}

.mod .h {
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	font-size: 24px;
}

.mod .h a {
	color: #fff;
	display: inline-block;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	background: #e30005;
}

.mod .b {
	padding-top: 15px;
}

.mot .b .fl {
	width: 480px;
}

.mot .b .item .im {
	width: 100%;
	height: 473px;
	overflow: hidden;
	text-align: center;
}

.mot .b .item .im img {
	width: 100%;
	height: auto;
}

.mot .b .item p {
	height: 64px;
	padding: 10px 10px 15px;
	line-height: 32px;
	font-size: 24px;
	font-weight: bold;
	background: url(../images/btn.png) repeat;
}

.mot .b .fr a:hover p {
	color: #d23c27
}

.mot .b .fr {
	width: 620px;
}

.mot .b li {
	width: 270px;
	float: left;
	*display: inline;
	margin: 0 0px 10px 40px;
}

.mot .b li .im {
	width: 100%;
	height: 140px;
	overflow: hidden;
	text-align: center;
}

.mot .b li .im img {
	width: 100%;
}

.mot .b li p {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.white {
	background: #fff;
}

.gray {
	background: #f7f7f7;
}

.mod-c .cur {
	display: block;
}

.bg {
	background: url(../images/bg2.jpg) no-repeat center top;
}

.box5 .fl,
.box5 .fr {
	width: 522px;
}

.mod-f {
	margin-top: 40px;
}

/* .mod-f .txt {
	width: 250px;
	float: left;
	margin-right: 25px;
} */

.mod-f .txt {
	width: 260px;
	float: left;
	margin-right: 25px;
	height: auto;
	line-height: unset;
	overflow: unset;
	border-bottom: none;
	font-weight: unset;
    margin-bottom: 60px;
}

.post-module {
	position: relative;
	z-index: 1;
	display: block;
	width: 250px;
	height: 440px;
	overflow: hidden;
	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	background: #fff;

}

.post-module:hover,
.hover {
	-webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}

.post-module:hover .thumbnail img,
.hover .thumbnail img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	opacity: .6;
}

.post-module .thumbnail img {
	display: block;
	width: 120%;
        height: 240px;

	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

.post-module .post-content {
	/* position: absolute;
	bottom: 0; */
	background: #ffffff;
	padding: 20px;
	-webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
	transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}

.post-module .post-content .category {
	position: absolute;
	top: -34px;
	left: 0;
	background: #e74c3c;
	padding: 10px 15px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}

.post-module .post-content .title {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 20px;
	font-weight: 700;
 
word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

.post-module .post-content .sub_title {
	margin: 0;
	padding: 0 0 20px;
	color: #e74c3c;
	font-size: 20px;
	font-weight: 400;
}

.post-module .post-content .description {
	/* display: none; */
	color: #666666;
	font-size: 14px;
	line-height: 1.8em;
}

.post-module .post-content .post-meta {
	margin: 10px 0 0;
	color: #999999;
}

.post-module .post-content .post-meta .timestamp {
	margin: 0 16px 0 0;
}

.post-module .post-content .post-meta a {
	color: #999999;
	text-decoration: none;
}

.mod-f .side {
	position: relative;
}

.mod-f .side .icon {
	background: url(../images/icon_v.png) no-repeat;
	display: block;
	height: 48px;
	width: 30px;
	display: block;
	z-index: 9;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -24px;
}

.mod-f .side .prev {
	left: -84px;
	background-position: 0 -44px;
}

.mod-f .side .next {
	right: -84px;
	background-position: -30px -44px;
}

/* mod-g */
.mod-g {
	margin-bottom: 50px;
}

.mod-g .posterBox {
	width: 100%;
	height: 630px;
	overflow: hidden;
	position: relative;
}

.mod-g .posterBox .bd {
	width: 100%;
	height: auto;
	position: relative;
}

.mod-g .posterBox .bd li {
	width: 100%;
	position: relative;
	height: 630px;
	overflow: hidden;
}

.mod-g .posterBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.mod-g .posterBox .bd li img {
	width: 100%;
	height: 100%;
}

.mod-g .posterBox .bd li p {
	position: absolute;
	bottom: 0;
	width: 92%;
	left: 4%;
	overflow: hidden;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	font-weight: bolder;
	color: #fff;

	z-index: 9;
}

.mod-g .posterBox .bd li em {
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 8;
    opacity: 0.6;
    background: rgba(0, 0, 0, .4);
}

.mod-g .posterBox .hd {
	width: 80px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
       z-index: 99;
}

.mod-g .posterBox .hd ul {
	width: 100%;
	height: 357px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -178px;
}

.mod-g .posterBox .hd li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 1px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bolder;
	background: rgba(0, 0, 0, .8);
	cursor: pointer;
}

.mod-g .posterBox .hd li.on {
	background: #e42335;
}

.mod-g .posterBox .icon {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	background: url(../images/icon_v.png) no-repeat;
}

.mod-g .posterBox .prev {
	top: 60px;
	background-position: -160px -40px;
}

.mod-g .posterBox .next {
	bottom: 60px;
	background-position: -220px -40px;
}












#foot {
	background: #e30005;
	padding: 30px 0;
}

.mod-e,
#wap-foot {
	display: none;
}
#foot{ background:#f9f9f9; padding:20px 0; border-top:5px solid #e12146;}
.copyright{ margin:0 auto; font-size:12px; text-align:center; padding:30px 0 20px;  clear:both; color:#999999}


@media screen and (max-width:640px) {

	* {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#nav {
		display: none !important;
	}

	body {
		background: none;
	}

	.w {
		width: 100%;
	}

	.fl,
	.fr {
		width: 100% !important;
		float: none !important;
	}

	.head,
	.tq .icon,
	.mod-c,
	#foot {
		display: none;
	}

	.wap-head {
		display: block;
	}

	.tq {
		padding: 10px 16px 16px;
	}

	.tq h2 {
		height: auto;
		line-height: 36px;
		font-size: 24px;
	}

	.tq p {
		padding: 0;
		line-height: 20px;
		padding-top: 10px;
	}

	.mod-a .slideBox {
		width: 100%;
		height: auto;
	}

	.slideBox .bd li {
		height: auto;
	}

	.slideBox .bd li em {
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
		background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
		height: 60px;
	}

	.slideBox .bd li p {
		width: 85%;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.slideBox .hd {
		bottom: 8px;
	}

	.slideBox .hd li {
		margin-right: 4px;
		height: 6px;
		width: 6px;
	}

	.box {
		margin-top: 10px;
	}

	.box .h a {
		padding-left: 16px;
	}
	.box_s .h a { font-size:16px;}	

	.box .h span {
		right: 10px;
	}

	.box .b {
		padding: 0 16px;
	}

	.box1 .h em {
		display: none;
	}


	.mod-b {
		margin-top: 0;
		background: #fff;
		padding: 0;
	}

	.box3 .item {
		margin-top: 0;
	}

	.item .time {
		margin-right: 10px;
		height: 84px;
		width: 84px;
		border: 1px solid #f2f2f2;
	}

	.item .time p {
		height: 52px;
		line-height: 52px;
	}

	.box4 .bd {
		display: none;
	}

	.box4 .btn {
		width: 32%;
		height: auto;
		margin-right: 2%;
		margin-bottom: 16px;
	}

	.box4 .hd .btn1 {
		margin-top: 0 !important;
		margin-bottom: 0;
	}

	.box4 .btn p,
	.box4 .btn em {
		position: relative;
		color: #000;
		background: none !important;
		margin-top: 10px;
	}

	.mod-e {
		display: block;
	}

	.mod {
		padding: 20px 0 0;
		margin-bottom: 0;
	}

	.mot .b .item .im,
	.mot .b .item p {
		height: auto;
	}

	.mot .b .item {
		background: url(../images/btn.png) repeat;
	}

	.mot .b .item p {
		padding-left: 16px;
	}

	.mot .b .fr ul {
		margin-top: 20px;
		padding: 0 8px;
	}

	.mot .b .fr li {
		width: 50%;
		padding: 0 8px;
		margin: 0 0 20px;
	}

	.mot .b .fr li .im {
		height: auto;
	}



	.box5 .b {
		padding: 0;
	}

	.box5 .b .item {
		padding: 20px 16px 0;
	}

	.box5 .b ul {
		padding: 0 16px
	}


	.mod-f .side,
	.post-module,
	.post-module .post-content {
		background: #eee;
		height: auto;
              overflow: hidden;
 	}

	.mod-f .txt {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 0;
		float: none;
	}

	.post-module {
		width: 100%;
	}



	.mod-g .posterBox {
		height: auto;
	}

	.mod-g .posterBox .bd li {
		height: auto;
	}

	.mod-g .posterBox .bd li a {
		width: 100%;
		height: 0;
		padding-bottom: 60%;
	}

	.mod-g .posterBox .bd li img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.mod-g .posterBox .bd li p {
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: .6rem;
		display: block;
		height: 1.8rem;
		line-height: 1.5rem;
		text-align: center;
	}

	.mod-g .posterBox .hd {
		width: 100%;
		height: 4px;
		top: auto;
		bottom: 0;
	}

	.mod-g .posterBox .hd ul {
		height: 4px;
		width: 100%;
		overflow: hidden;
		margin-top: 0;
		top: 0;
		left: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.mod-g .posterBox .hd li {
		height: 4px;
		line-height: 999px;
		background: rgba(255, 0, 0, .2);
	}

	.mod-g .posterBox .prev,
	.mod-g .posterBox .next {
		display: none;
	}

.mod-f {
	margin-top: 0px;
}

.mod-g .posterBox .bd li em{
background:none;
}

.mod-f .txt {
    margin-bottom: 0px;
}

	#wap-foot {
		height: 46px;
		text-align: center;
		line-height: 46px;
		font-size: 18px;
		color: #fff;
		background: #e30005;
		width: 100%;
		display: block;
	}
}