﻿@charset "utf-8";

body,html {
	background: #fff;
	min-width: 1068px
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strong,sub,sup,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	border: 0;
	font-family: "Microsoft YaHei",Tohoma,Arial;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0
}

a {
	color: #333;
	text-decoration: none;
	border: 0
}

img {
	max-width: 100%
}

.clearfix:after {
	display: block;
	height: 0;
	content: '.';
	visibility: hidden;
	clear: both
}

.fl {
	float: left;
	display: block
}

.fr {
	float: right;
	display: block
}

.border-box {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

body {
	background: url(https://all.img.s105.cn/upload/2021exhibit/banner2.jpg) no-repeat center top;
	padding-top: 505px;
}

.wrapper {
	width: 1068px;
	margin: 0 auto;
	display: block
}

h2.title {
	background: url(https://all.img.s105.cn/upload/2021exhibit/bg_h.jpg) no-repeat center top;
	height: 153px;
	line-height: 153px;
	font-size: 30px;
	color: #e60012;
	text-align: center;
	margin-top: 28px
}

.history {
	/* padding-left: 210px; */
	margin-bottom: 30px;
    width: 1000px;
}

.history a {
	width: 120px;
	height: 200px;
	display: block;
	border-radius: 50%;
	text-indent: -99999px;
}

.news-list {
	height: 274px;
	border: 1px solid #ddd;
	background: #fff
}

.news-list .fl {
	padding: 16px 30px 30px;
	width: 50%
}

.news-list h3 {
	color: #e60012;
	height: 39px;
	border-left: 4px solid #e60012;
	padding-left: 10px;
	font-size: 28px;
	margin-bottom: 30px;
	line-height: 39px
}

.BreakingNewsController {
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	background: none!important;
	height: 156px;
	position: relative
}

.BreakingNewsController ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: absolute;
	left: 180px;
	right: 0
}

.BreakingNewsController ul li {
	list-style: none;
	padding: 10px 15px;
	display: none;
	font-size: 16px;
	position: relative
}

.BreakingNewsController ul li:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 2px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	transform: translateY(-50%);
	background: #333
}

.BreakingNewsController ul li a {
	text-decoration: none;
	color: #333;
	display: block;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis#more
}

.video .btn {
	margin-bottom: 53px
}

.video .btn a {
	display: block;
	width: calc(12.5% - 10px);
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	background: #f2f4f8;
	color: #585858;
	transition: all .35s;
	position: relative;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
    float: left;
}

.video .btn a.active {
	background: #e60012;
	color: #fff
}

.video .btn a.active:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-top: 10px solid #e60012;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent
}

.video_list {
	background: #fff
}

/* .video_list .fl:not(:nth-of-type(4n)) { */
.video_list_show_4 .fl:not(:nth-of-type(4n)) {
	margin-right: 22px
}

.video_list .video_item {
	width: 250px;
	height: 170px;
	position: relative;
	overflow: hidden;
	display: block;
	background-size: cover
}

.video_list .video_item:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	transition: all .35s .2s
}

.video_list .video_item .play {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
	transition: all .35s
}

.video_list .text {
	width: 250px;
	display: block;
	color: #221815;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.video_list .fl:hover a {
	color: #e60012
}

.video_list .fl:hover .play {
	transform: scale(2);
	opacity: 0
}

.video_list .fl:hover .video_item:before {
	opacity: 0
}

.Wonderful {
	margin-bottom: 50px
}

.Wonderful .fl {
	height: 440px;
	font-size: 0
}

.Wonderful .fl .img {
	display: inline-block;
	font-size: 0;
	overflow: hidden;
	position: relative
}

.Wonderful .fl:first-of-type {
	width: 351px;
	margin-right: 5px
}

.Wonderful .fl:first-of-type .img {
	height: 215px
}

.Wonderful .fl:first-of-type .img:nth-of-type(2) {
	margin-top: 5px
}

.Wonderful .fl:nth-of-type(2) {
	width: 470px;
	margin-right: 5px
}

.Wonderful .fl:nth-of-type(2) .img {
	height: 140px;
	margin: 0;
	width: 50%
}

.Wonderful .fl:nth-of-type(2) .img:first-of-type {
	height: 290px;
	margin-bottom: 5px;
	width: 100%
}

.Wonderful .fl:nth-of-type(3) {
	width: 237px;
	margin: 0
}

.Wonderful .fl:nth-of-type(3) .img:first-of-type {
	margin: 0
}

.Wonderful .fl:nth-of-type(3) .img {
	margin-top: 5px;
	height: 140px
}

.Wonderful .fl .img img {
	transition: all .5s;
	transform: scale(1);
	position: relative
}

.Wonderful .fl .img:hover img {
	transform: scale(1.3)
}

#more,.p_more {
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #e60012;
	display: block;
	margin: 30px auto 0;
    cursor: pointer;
    border-radius: 20px;
}

#more:hover,.p_more:hover {
	background: red
}

.footerw {
	background: #fff;
	overflow: hidden;
	padding: 20px 0
}

.footer {
	position: relative;
	min-height: 95px;
	text-align: center;
	font-size: 14px
}

.footer_nav,.footer_adjunction,.footer_collaboration,.footer_copyright {
	line-height: 22px;
	height: 22px;
	margin-bottom: 5px
}

.footer_collaboration,.footer_collaboration a {
	color: #999
}

.footer_copyright a {
	color: #C00
}

.footer_logo {
	height: 69px;
	width: 118px;
	position: absolute;
	z-index: 2;
	left: 5px;
	top: 20px
}

.footer_nav a {
	margin-right: 5px;
	margin-left: 5px
}

.bd_style1 .c .bd .date li a {
	width: 320px;
	float: left
}

.bd_style1 .c .bd .date li span {
	color: #999;
	float: right;
	font-size: 12px
}

.footer_weixin {
	height: 73px;
	width: 88px;
	position: absolute;
	z-index: 3;
	right: 5px;
	top: 15px
}

.over {
	display: none
}

.btn-box {
	position: relative;
	margin: 35px auto;
	width: 180px;
	overflow: hidden
}

.btn-box .btn {
	display: block;
	text-align: center;
	height: 35px;
	font-size: 14px;
	color: #d32123;
	cursor: pointer;
	line-height: 35px;
	transition: all .35s;
	background: #f6f6f6
}

.btn-box .btn:hover {
	background: #d32123;
	color: #fff
}

#video img {
	display: block;
	/* height: 100% */
}

#video h3 ,.video_h3 h3 {
    height: 36px;
    line-height: 36px;
    background: #d32123;
    height: 36px;
    text-align: center;
    margin-top: 50px;
    color: #fff;
}

#video ul li {
	width: 193.6px;
	height: 166px;
	margin: 25px 25px 0 0;
	transition: all .5s;
	list-style: none;
}

#video ul li:hover {
	transform: translateY(-10px);
	box-shadow: 0 0 10px #000
}

#video ul a {
	display: block;
	font-size: 0;
	position: relative;
	overflow: hidden;
	height: 100%
}

#video ul li p {
	font-size: 14px;
	top: 135px;
	padding: 0 10px;
	line-height: 30px;
	position: absolute;
	left: 0;
	right: 0;
	background: rgba(27,27,27,.6);
	bottom: 0;
	transition: all .5s;
	color: #fff
}

#video ul li:hover p {
	top: 0;
	padding: 20px
}

#video ul li:nth-of-type(5n) {
	margin-right: 0
}

#video a.btn {
	display: block;
	background: #d32123;
	color: #fff
}

section h2 {
	text-align: center;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA4gAAAAPCAMAAACRMxEBAAAABlBMVEXc3NwAAADgHPHiAAAAAnRSTlP/AOW3MEoAAABhSURBVGje7dPJDQAwCAQx6L9pGsg3HJKnApSsI9RZnslfiUQODUN/5+1QvR7cExg4hyCS6EiBaOQcgkiiAwWioXMIIomOE4jGziGI2jt3DkEk0VkgyuQ5BJFEJ4EoT6/hCrXhLvJBYNGbAAAAAElFTkSuQmCC) no-repeat center 35px;
	height: 44px;
	padding-top: 20px;
	line-height: 44px;
	font-weight: bold;
	position: relative;
	font-size: 22px
}

section h2 strong {
	height: 100%;
	display: inline-block;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	background: #d32123;
	margin-right: 3px
}

section h2:after {
	content: attr(data-after);
	position: absolute;
	font-weight: normal;
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
	left: 50%;
	margin-left: 86px;
	top: 44px;
	line-height: 1
}

section h2+p a:hover {
	color: #d32123
}


/* 新增 */
.mt_b_20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ul_list_2 {
    margin:0 auto;
}
.ul_list_2 div {
    width: 525px;
}
.ul_list_2 div img {
    display: block;
    width: 525px;
    height: 87px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.mtop {
	margin-top: 10px;
}
.mtop_20 {
	margin-top: 20px;
}
.cpzx_show {
    min-height: 200px;
    max-height: 730px;
    height: auto;
    overflow: hidden;
}
.video_list{
    max-height: 630px;
    height: auto;
    overflow: hidden;
}
.cpzx_show.current,.video_list.current {
    max-height: none;
    height: auto;
}


#group_bg.fixed {
    position: fixed;
    /* top: 91px; */
    top: 0;
    /* width: 100%; */
	width: 1068px;
    z-index: 10;
}
#group_bg {
    top: -100px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.video_list_show_5 .video_list .video_item {
    width: 195px;
}

.video_list_show_5 .video_list .fl:not(:nth-of-type(5n)) {
    margin-right: 22px;
}
.video_list_show_5 .video_list .text {
    width: 195px;
}