* {
	margin: 0;
	border: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

.title-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top {
	overflow: hidden;
	min-width: 1200px;
}

.top img {
	width: 100%;
	float: left;
}

.main {
	width: 1200px;
	box-sizing: border-box;
	padding: 20px 0;
	margin: auto;
	background: #FFF;
	margin-bottom: 10px;
	height: auto;
}

.main-title h3 {
	color: #cb0909;
	font-size: 38px;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 15px;
}

.main-title ul {
	overflow: hidden;
	padding-bottom: 40px;
}

.main-title ul li {
	float: left;
	margin-right: 25px;
	max-width: 320px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}

.main-title ul li a {
	color: #cb0909;
}

.bottom {
	width: 100%;
	min-width: 1200px;
	background: #cc0000;
	text-align: center;
	line-height: 180%;
	font-size: 16px;
	color: #FFF;
	overflow: hidden;
	padding: 20px 0;
}

.bottom_img {
	width: 100%;
	margin-bottom: 10px;
}

.bottom_img ul {
	display: table;
	margin: auto;
}

.bottom_img ul li {
	float: left;
	margin: 0 10px;
	cursor: pointer;
}

.title {
	overflow: hidden;
}

.title img {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}

.line-box {
	width: 100%;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.main-box {
	background: #f7f7f7;
	overflow: hidden;
	width: 100%;
	padding: 20px 0;
	margin-bottom: 50px;
}

.line-left {
	width: 670px;
	float: left;
}


.slideBox {
	width: 670px;
    height: 450px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-align: center;
    /*background: #b2a6b0;*/
    /*color: #b2a6b0;*/
    background: red;
    color: red;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #fff;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    max-width: 100%;
    width: auto;
    height: 450px;
    display: block;
    margin: auto;
}

.slideBox .bd li span {
    width: 100%;
    position: absolute;
    z-index: 100;
    background: rgba(0, 0, 0, 0.5);
    *background: #000;
    bottom: 0;
    padding: 15px 10px;
    color: #FFF;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
	padding-right:108px
}

.line-right {
	width: 500px;
	float: right;
}

.list {
	overflow: hidden;
}

.list li {
	line-height: 170%;
	position: relative;
	padding-left: 10px;
}

.list li::before {
	content: ".";
	position: absolute;
	left: 0;
	top: -4px;
}

.list li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	color: #333;
	text-decoration: none;
	width: 80%;
}

.list li span {
	float: right;
	color: #999;
}

.list li a:hover {
	color: red;
	text-decoration: underline;
}

.line-img {
	width: 220px;
	max-height: 157px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}

.line-nav {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.line-nav li.active {
	background: #ff7c3a;
}

.line-nav li {
	float: left;
	width: 100%;
	margin: 5px 0;
	color: #FFF;
	background: #ff4400;
	text-align: center;
	line-height: 46px;
	cursor: pointer;
}

.title1 {
	background: url("../images/title.png") no-repeat;
	height: 60px;
	width: 100%;
	margin-bottom: 10px;
}

.title-siz {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 60px;
	padding: 0 20px;
}

.title1 a {
	float: right;
	color: #cb0909;
	line-height: 60px;
}

.title2 {
	background: #cc0000;
	height: 60px;
}

.huiyi {
	background: #f6f6f6;
	line-height: 195%;
	padding: 12px 25px 20px 25px;
	padding-right: 10px;
}

.huiyi_box {
	overflow-y: scroll;
	height: 275px;
	background: url("../images/bj.png") center right no-repeat;
}

.huiyi dt {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.huiyi dt span {
	color: #cb0909;
	margin-right: 15px;
}

.huiyi dl dd {
	padding-left: 1em;
}

.huiyi_box::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

/*定义滚动条轨道 内阴影+圆角*/

.huiyi_box::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/

.huiyi_box::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
	background-color: #CCC;
}

.link {
	overflow: hidden;
}

.link ul li {
	float: left;
	margin: 7.5px;
}

.zhibo {
	background: #fff8e1;
	min-width: 1200px;
}

.zhibo-box {
	width: 1200px;
	margin: auto;
	height: 300px;
}

.shiping {
	background: #cc0000;
	min-width: 1200px;
	margin-bottom: 20px;
}



.shiping-box {
	width: 1200px;
	margin: auto;
	padding:20px 0;
	background: url("../images/bj2.png") no-repeat 60px 0;
}

.zhibo-list {
	width: 50%;
	background: url("../images/zb.png") no-repeat;
	height: 270px;
	margin-top: 30px;
	float: left;
}

.code {
	width: 164px;
	text-align: center;
	color: #FFF;
	padding-top: 70px;
	float: left;
}

.code h3 {
	padding-top: 10px;
}

.code img {
	display: block;
	margin: auto;
	width: 105px;
	height: 105px;
	border-radius: 3px;
}

.zhibo-right {
	font-size: 16px;
	color: #333;
	line-height: 200%;
	float: left;
	margin-left: 40px;
	padding-top: 40px;
	width: 350px;
}

.zhibo-title {
	color: #cb0909;
}

.zhibo-code {
	color: #999;
	font-size: 14px;
}

.shiping-title {
	padding-top: 30px;
	overflow: hidden;
}

.shiping-title h2 {
	font-size: 60px;
	color: #FFF;
	font-family: cursive;
	float: right;
	padding: 10px 0;
}

.shiping-title-1 {
	float: left;
	font-family: cursive;
	color: #fff8e1;
}

.shiping-title-1 h3 {
	font-size: 30px;
}

.shiping-title-1 p {
	font-size: 20px;
	letter-spacing: 6px;
}

.shiping-list {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 35px;
}



.shiping-list li {
	float: left;
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 266px;
	height: 197px;
	font-size: 14px;
}

.shiping-list li img {
	display: block;
	width: 100%;
	height: 100%;
}

.shiping-list li a {
	color: #FFF;
}

.shiping-list li span {
	width: 100%;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	bottom: 0;
	color: #FFF;
	padding: 5px 10px;
	box-sizing: border-box;
}

.shipinlist2 li{
	float:left;
    margin-right:10px;
	overflow:hidden;
	width:370px;
	height:250px;
	position:relative;
	
	
}

.shipinlist2 li img {
	display: block;
	width: 100%;
	height: 100%;
}

.shipinlist2 li a {
	color: #FFF;
}

.shipinlist2 li span {
	width: 100%;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	bottom: 0;
	color: #FFF;
	padding: 5px 10px;
	box-sizing: border-box;
}

.tempWrap{
	width:1200px!important;
}

.more {
	width: 100%;
	text-align: center;
	height: 50px;
}

.more a {
	color: #FFF;
	border: 1px solid #FFF;
	border-radius: 30px;
	padding: 12px 0;
	font-size: 16px;
	display: block;
	width: 146px;
	margin: auto;
}

.more2 {
	margin-top: 0;
	margin-bottom: 30px;
}

.more3 {
	margin: 15px 0;
}

.more1 a {
	color: #333;
	border: 1px solid #CCC;
}

.video {
	overflow: hidden;
	width: 100%;
}

.video li {
	width: 25%;
	height: 250px;
	float: left;
	list-style: none;
	box-sizing: border-box;
	padding: 10px;
	overflow: hidden;
}

.video li img {
	height: 200px;
	width: 100%;
}

.video li span {
	width: 100%;
	color: #333;
	font-size: 14px;
	line-height: 170%;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*显示行数*/
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line-title dt {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.line-title dd {
	color: #333;
	line-height: 220%;
	margin: 10px 0;
	font-size: 14px;
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-indent: 2em;
}

.line-title dd a {
	color: #8c0501;
}

/*幻灯片*/


.slideBox {
	position: relative;
	width:670px; 
	height:450px;
	background: #FFF;
	overflow: hidden;
}

.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.slideBox ul.items li a {
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}

.slideBox ul.items li a img {
	margin: 0px auto!important;
	padding: 0px !important;
	display: block;
	border: none;
	width: auto;
	height: 450px;
	max-width: 670px;
}

.slideBox div.tips {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px 0;
	background: rgba(0, 0, 0, .5);
	overflow: hidden;
}

.slideBox div.tips div.title {
	height: auto;
	width: 100%;
	background: none;
}

.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 16px;
	text-align: left;
	width: 80%;
	text-indent: 0.5em;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	float: left;
}

.slideBox div.tips div.nums {
	position: absolute;
	bottom: 20px;
	right: 0;
}

.slideBox div.tips div.nums a {
	display: inline-block;
	cursor: pointer;
	float: left;
	width: 12px;
	height: 12px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 15px 10px 0px 0px;
	z-index: 10000;
	position: relative;
}

.slideBox div.tips div.nums a.active {
	background-color: #d64242;
}

.fuwu {
	background: #f6f6f6;
	min-width: 1200px;
	margin-bottom: 20px;
}

.fuwu-box {
	width: 1200px;
	margin: auto;
	height: 370px;
}

.fuwu-list {
	float: left;
	width: 50%;
	overflow: hidden;
}

.fuwu-title {
	padding-top: 30px;
	padding-bottom: 10px;
}

.fuwu-list ul li {
	float: left;
	margin-right: 25px;
	font-size: 16px;
	position: relative;
	width: 170px;
	height: 244px;
}

.fuwu-list ul li img {
	width: 100%;
	height: 100%;
}

.fuwu-list ul li span {
	width: 100%;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	bottom: 0;
	color: #FFF;
	padding: 8px;
	box-sizing: border-box;
	left: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	text-align: center;
}

.picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.picScroll-left .bd ul li {
	margin-right: 20px;
	float: left;
	_display: inline;
	overflow: hidden;
	width: 285px;
	height: 370px;
	background: #f6f8fa;
}

.picScroll-left .bd ul li img {
	width: 100%;
	height: 190px;
	display: block;
}
.picScroll-left .hd{
	padding-top: 30px;
	padding-bottom: 15px;
}
.picScroll-left .hd ul {
	display: table;
	margin: auto;
}

.picScroll-left .hd ul li {
	float: left;
	width: 45px;
	height: 12px;
	overflow: hidden;
	margin: 0 5px;
	border-radius: 12px;
	text-indent: -999px;
	cursor: pointer;
	background: #cccccc;
}

.picScroll-left .hd ul li.on {
	background: #cc0000;
}

.pic-list {
	text-align: left;
	line-height: 160%;
	padding: 15px;
}

.pic-list h4 {
	padding-bottom: 10px;
}

.pic-list h5 {
	color: #000;
	font-size: 14px;
}

.pic-list p {
	color: #666;
	font-size: 14px;
}

.line-content {
	display: none;
}

.thisclass {
	display: block;
}

.contenr_title {
	font-size: 24px;
	text-align: center;
	color: #333;
	padding-top: 40px;
}

.contenr_title1 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #666;
	border-bottom: 1px dashed #ccc;
	padding: 15px 0;
	margin-bottom: 15px;
}

.contenr {
	padding: 10px 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 50px;
}

.contenr_link {
	padding: 10px 20px;
}

.contenr_link h2 {
	color: #0077d1;
	font-size: 18px;
	padding: 15px 0;
}

.contenr_link ul li {
	line-height: 220%;
}

.contenr_link ul li a {
	color: #333;
}

.contenr_link ul li a:hover {
	color: #F00;
	text-decoration: underline;
}

.position {
	padding: 25px 0;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}

.position1 {
	background: url(../images/wz.jpg) no-repeat 0 1px;
	padding-left: 25px;
}

.position ul li {
	float: left;
}

.position ul li a {
	color: #333;
}

.position ul li a:hover {
	color: #F00;
}

.pagination {
	display: inline-block;
	padding-top: 20px;
}

.pagination li {
	display: inline;
}

.pagination  a {
	color: black;
	float: left;
	padding: 5px 12px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd;
	margin: 0 4px;
}

.pagination  a.active {
	background-color: #d31400;
	color: white;
	border: 1px solid #d31400;
}

.pagination  a:hover:not(.active) {
	background-color: #ddd;
}

.pagination  span{
    float: left;
    padding: 5px 12px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
	background-color: #d31400;
    color: white;
    border: 1px solid #d31400;
}

.new_list {
	margin-top: 20px;
}

.new_list ul li a {
	width: 80%;
}

.new_list ul li {
	line-height: 200%;
}

.new_list ul li span {
	float: right;
	color: #666;
}

.line-title dd.Language {
	border: none;
	margin-bottom: 0;
	line-height: 255%;
}

.schedule {
	background:#cc0000;
	display:flex;
	flex-direction:row;
	align-items:center;
}

.schedule ul li a {
	color: #f8c87e;
}

.schedule ul li.cur a {
	background: #f8c87e;
	color: #cc0001;
	border-radius: 5px;
	padding:3px;
}


.contenr{
	line-height: 200%;
	font-size: 16px;
	color: #666;
}
.video_list{
	margin-top: 15px;
}

.live{min-width:1200px;}
.live{
	overflow:hidden;
}
.live h4{
	text-align:center;
	padding-bottom:20px;
	color:#333;
}
.live_1{
	/* background:url(../images/bj.jpg); */
	width:100%;
	height:730px;
	overflow:hidden;
	
}
.live_2{
	border:1px solid #CCC;
	background:#FFF;
	width:1200px;
	height:670px;
	margin:auto;
	margin-top:30px;
}
.live_3{
	overflow-y:auto;
	margin:30px;
	height:550px;
}

.live_list{
	color:#666;
	text-align:left;
	font-size:16px;
	line-height:190%;
	padding-bottom:30px;
}
.live_list h5{
	color:#000;
	font-weight:normal;
	font-size:16px;
}
.live_list h5 span{
	color:#F00;
	padding-right:5px;
}

/*fdc*/
/* .fdc{background:#d31d1a;position:fixed;top:40%;right:0%;z-index:111;width:60px;} */
.fdc{background:#016ec5;position:fixed;top:20%;right:30px;z-index:111;width:60px;}
.fdc a{width:100%;height:62px;text-align:center;display:block;padding:8px 0;color:#FFF;font-size:13px;position:relative;cursor:pointer;}
.fdc .wx{border-top:2px solid #FFF;border-bottom:2px solid #fff;}
.fdc .wx{height:73px;}
.fdc a img{margin-top:4px;}
.fdc a.backtop img{margin-top:15px;}
.fdc a .wx_code{width:180px;height:180px;position:absolute;right:60px;top:0;z-index:111;background:#FFF;border:1px solid #DDD;display:none;}
.fdc a:hover .wx_code{display:block;}
.fdc a .wx_code img{width:168px;height:168px;}


.conference_list{
	width: 100%;
	overflow: hidden;
}
.conference_list ul li {
    width: 380px;
	float: left;
	margin-bottom: 15px;
    height: 210px;
    overflow: hidden;
}

.conference_list ul li h4 {
    color: #333;
    line-height: 200%;
    padding-bottom: 10px;
}
.conference_img img {
    float: left;
    margin-right: 10px;
    width: 140px;
    height: auto;
}
.conference_img div {
    text-indent: 2em;
    line-height: 180%;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-all;
}



/* 如果最后一行是3个元素 */
.fy-list:last-child:nth-child(4n - 1) {
    margin-right: calc(24% + 4% / 3);
}
/* 如果最后一行是2个元素 */
.fy-list:last-child:nth-child(4n - 2) {
    margin-right: calc(48% + 8% / 3);
}







