/* 网站底部_start */
/* public_start */
*{
	margin:0px;
	padding:0px;
}
body{
	/* background:#000000 !important; */
	
}
#index {
	background:#000000;
}
a {
    color: #515151;
    text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
    -moz-user-select: none;
}
img {
	/* max-width:100%; */
	border: 0;
	vertical-align: middle;
}
ul li{
	list-style-type:none;
}
div:after, ul:after, li:after {
    content: "";
    display: block;
    clear: both;
}
li{
	list-style-type:none;
}
input,button,a {
    outline:0 none !important; blr:expression(this.onFocus=this.blur());
}
.fl{float:left;}
.fr{float:right;}
.mar_0{margin:0 auto;}
.col{color:#990000;}
.db{display:block;}
.dn{display:none;}
/* public_end */


/* head_start */
.head{
    width: 100%;
	/* max-width:1200px; */
    /* position: fixed; */
    /* top: 0px; */
    background: #000;
    z-index: 9;
	margin:0 auto;
}

.head .head_logo{
	text-align:left;
	/* padding-top: 20px; */
	/* background:#FFFFFF; */
}
.head_logo .head_tit{
	width:1200px;
	margin:0 auto;
}
.head_logo .head_tit img.fl{
	padding:10px 0px;
	height:110px;
}
.head_logo .head_tit span.fr{
    /* padding-top: 65px; */
    padding-top: 53px;
    font-size: 18px;
}
.head_logo .head_tit span.fr a{
	color:#fff;
	/* font-weight: 600; */
}
.head_logo .head_tit span.fr a:hover{
	color:#990000;
}
.head_logo .head_tit span.fr b{
	padding:0px 5px;
}


.head .head_lbox{
	max-width:1200px;
	position:relative;
}
.head .head_list{
    width: 1200px;
    margin: 0 auto;
    /* padding: 5px 0px; */
    position: relative;
    z-index: 2;
    /* background: rgba(28,26,27,0.7); */
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.head_list>li {
	/* width:11%; */
	/* width:14.285714285714%; */
	width:12.5%;
	text-align:center;
	float:left;
    /* padding: 10px 2.1%; */
	position:relative;
    padding: 10px 0px;
}

.head_list>li>a{	
    position: relative;
    padding:10px 0px;
    color: #fff;
    display: block;
    font-size: 18px;
	white-space:nowrap;
	text-transform:uppercase;
}
.head_list>li b{
	width: 30%;
	left:30%;
}
.head_list>li.on_ b{
    content: "";
    display: block;
    position: absolute;
    width: 70%;
    margin: 0 auto;
    height: 3px;
    background: #e00;
    bottom: 0;
    left: 15%;	
}
.head_list>li.on_>a, .navLiUlLi.on_ a{
	/* color:#990000; */
	/* font-weight:600; */
}

.head_list>li:hover>b{
    content: "";
    display: block;
    position: absolute;
    width: 70%;
    margin: 0 auto;
    height: 2px;
    background: #990000;
    bottom: 0;
    left: 15%;
	transition: all 1s;	
	overflow:hidden;
}
.head_list>li:hover>a{
	color:#e00;
	/* font-weight:600; */
	transition: all .5s;
}

.head_list>li.tickets a {
	background-color:#e00;
	border-radius:8px;
	color:#fff;
}


.navLiUlLi:hover a {
	color:#990000;
	transition: all .5s;
}

.navLiUl {
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	display:none;
	/* background-color:rgba(255,255,255,.8); */
	background-color:rgba(0,0,0,.8);
}
.navLiUlLi a {
	position: relative;
    padding: 10px 0px;
	color:#fff;
    display: block;
    font-size: 18px;
}
.head_list>li:hover>.navLiUl{
	display:block;
}
.slider{
	/* padding-top:170px; */
	/* width:1500px; */
	margin:0 auto;
}
/* head_end */
.typename_box{
	padding:50px 0px;
}
.typename_box .cutoff{
	width: 650px;
    display: block;
    height: 1px;
    margin: 0 auto;
    /* background: url(/static/picture/coutoff.png); */
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.typename_box h2{
	width: 100%;
	font-size: 24px;
    font-weight: 600;
    color: #EA3048;
    position: absolute;
    /* left: 40%; */
    top: -15px;
	text-transform: capitalize;
}
.typename_box h2:after {content:"";display:block;width:60px;height:3px;background-color:#e00;margin:10px auto;}
.tattooist .typename_box h2{
    color: #000;
	font-weight:600;
}

/* 首页_start */
.stern{
	background:url(/static/picture/bj1.jpg);
	background-size:100% 100%;
	padding-bottom:65px;
}
.stern_list{
	width:1200px;
	margin:0 auto;
}
.stern .stern_s {
	padding-bottom:22px;
}
.stern .stern_s div.fl{
	width:49%;
	height:307px;
	float:left;
	background:#fff;
}
.stern .stern_s div.fl img.stern_img{
	display:block;
	width:28%;
	height:auto;
	float:left;
    padding:70px 5%;	
}
.stern .stern_s div.fl .stern_con{
	width:56%;
	float:right;
	padding:0px 10px;
	margin-top: 100px;
}
.stern_list span.tit{
	font-size:20px;
	font-weight:700;
	font-weight:#292929;
}
.stern_list .stern_content{
	font-size:14px;
	color:#292929;
}
.stern_list .stern_:hover span.tit{
	color:#EA3048;
	transition: all .6s;
}
.stern_list .stern_:hover{
	box-shadow: 0px 0px 10px #ccc;
	transition: all .6s;
	margin-top:-2px;
}

.stern .stern_s div.fr{
	width:49%;
	float:right;
	height:307px;
	position:relative;
}
.stern .stern_s div.fr img.stern_img{
	display:block;
	width:100%;
}
.stern .stern_s div.fr .stern_con{
	position:absolute;
	left:0px;
	top:0px;
    color: #fff;
    padding: 100px 55px;
    width: 60%;	
}
.stern .stern_s div.fr .stern_con p.stern_content{
	color:#fff;
}
.stern .stern_x{
	position:relative;
}
.stern .stern_x div.stern_{
	width:32%;
	float:left;
	margin-right:2%;
	height:570px;
	overflow:hidden;
}
.stern .stern_x div.stern_:nth-child(3n+3){
	margin-right:0px;
}
.stern .stern_x div.stern_ img{
	width:100%;
}
.stern .stern_x div.stern_:nth-child(1) div.stern_con{
	background:#fff;
    padding: 53px 15px;	
}

.stern .stern_x div.stern_:nth-child(2){
	position:relative;
}
.stern .stern_x div.stern_:nth-child(2) img.stern_img{
	position:absolute;
	left:0;
	bottom:0;
}
.stern .stern_x div.stern_:nth-child(2) div.stern_con{
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	padding: 95px 20px;
}

.stern .stern_x div.stern_:nth-child(3){
	position:relative;
}
.stern .stern_x div.stern_:nth-child(3) img.stern_img{
	height:100%;
}
.stern .stern_x div.stern_:nth-child(3) div.stern_con{
	position:absolute;
    padding: 40px 15px;	
	color:#fff;
	bottom:0px;
}
.stern .stern_x div.stern_:nth-child(3) p.stern_content{
	color:#fff;
}

.tattooist{
	background:url(/static/picture/cir_bj.jpg);
	background-size:100% 100%;
	/* background-color:#fff; */
}
/* 周边产品 */
.circum {
	padding:80px 0 160px;
	background:url(/static/picture/bj_2.jpg);
	background-size:100% 100%;
	/* background:#F6F6F6; */
}
.circum .typename_box h2 {
	color:#fff;
}
.circum .cir_ul{
	max-width:1200px;
	margin:0 auto;
	position:relative;
	padding-bottom:20px;
}
.circum .cir_ul .swiper-container {margin:0 50px;}
.circum .cir_ul li{
	/* width:19%; */
	width:23%;
	float:left;
	margin-left:1%;
	margin-right:1%;
}
.circum .cir_ul li img {width:100%;height:253px;border-radius:50%;border:4px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.circum .cir_ul li:nth-child(5){
	margin-right:0px;
}
.circumTitle {
	padding:10px;
	font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
	/* background-color:#fff; */
	/* box-shadow:0 0 2px 0 #dedede; */
	/* border-bottom:1px solid #dedede; */
}

.circum .cir_ul li:hover .circumTitle{
	color:#990000;
	transition: all 0.6s;
}
.circumBtnBox {text-align:center;
/* padding:10px 0; */
}
.circumBtn {position:static;display:inline-block;
	padding:8px;
	background:none;width:auto;height:auto;margin-top:0;outline:none;
	margin-top:-30px;
	position:absolute;top:50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.circumPrev {left:0;}
.circumNext {right:0;}
.circumBtn:hover {
	cursor:pointer;
	outline:none;
}
.circumBtn .left_arrows, .circumBtn .right_arrows {border-width:5px;border-color:#fff;

}
/* 赞助商 */
.sponsor{
	background:url(/static/picture/cir_bj.jpg);
}
.sponsor .sp_ul{
	max-width:1200px;
	margin:0 auto;
}
.sponsor .sp_ul li{
	/* width:48%; */
	/* float:left; */
	padding:15px 20px;
	margin:1%;
	background:#fff;
    /* padding: 35px 0px;	 */
}
.sponsor .sp_ul li:hover div.fr .sp_tit{
	color:#990000;
	transition: all 0.6s;
}
.sponsor .sp_ul li:hover{
	box-shadow: 0px 0px 5px 2px #e2e2e2;
	transition: all 0.6s;
}

.sponsor .sp_ul li img.fl{
    width: 35%;
	height:240px;
	border-radius:15px;
    /* padding: 10px 10px; */
} 
.sponsor .sp_ul li div.fr{
    width: 63%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-mox-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
    padding: 10px 10px;
}
.sponsor .sp_ul li div.fr .sp_tit{
	font-size:25px;
	line-height:60px;
	font-weight:600;
	color:#333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sponsor .sp_ul li div.fr .sp_con{
	font-size:18px;
	line-height:30px;
	height:120px;
	overflow:hidden;
	color:#666;
}
.pic_box{
	background:url(/static/picture/box_.jpg);
	background-size:100% 100%;
}
.pic_box .typename_box h2 {color:#fff;}
/* 合作媒体 */
.partnersBox {
	/* background-color:#fff; */
	background:url(/static/picture/box_.jpg);
	padding-bottom:30px;
}
.partnersListBox{
	max-width:1200px;
	margin:0 auto;
}
.partners .typename_box h2 {color:#fff;text-transform:capitalize;}
.partners .par_ul {
	/* background-color:#000; */
	/* padding:0 10px; */
}
.partners .par_ul li{
	float:left;
	text-align:center;
	/* width:186px; */
	width:16.666666666667%;
	/* margin-right:16.8px; */
	margin:15px 0;
	padding:0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

.partners .par_ul li:hover img{
	border:2px solid #F1A73B;
	margin:-2px;
	border-radius:10px;
}

/* 首页_end */

.footer {
    /* margin-top: 50px; */
    padding-top: 30px;
	/* border-top: 2px solid #2e2e2e; */
    /* background-color: #373737; */
	background:url(/static/picture/box_.jpg);
}
.footer img{max-width:100%;}
.w-container{
	max-width:1200px;
	margin:0 auto;
    /* border-top: 2px solid #2e2e2e; */
}
.w-row .logo_fl{
	float:left;
    padding: 20px 0px;
}
.footer .w-row .foot_list{
	float:left;
	margin-left:2%;
	width:18%;
}
.footer .w-row .foot_list:nth-child(5){
	width:22%;
	float:right;
	padding:0px;
	margin:0px;
}
.footer .w-row .foot_list h3 {text-transform: capitalize;}
.foot_list a{
	color:#fff;
	font-size:15px;
}
.foot_list p:hover {
	color:#F59815;
	/* border-bottom:1px solid #F59815; */
}
.foot_list p:hover a{
	color:#F59815;
}
.foot_list p{
	color:#fff;
	line-height:26px;
    font-size: 14px;	
}
.foot_list h3 a{
	font-size:20px;
	font-weight:700;
	color:#fff;
}

.w-container .bottom-footer .copyright{
	color:#fff;
	text-align:center;
	line-height:36px;
	font-size:14px;
	border-top:1px solid #2c2c2c;
}

/* 网站底部_end */

/* 赛事_start */
.events{
    max-width: 100%;
    width: 100%;
}
.events img{
	max-width:100%;
}
.events .cont_tit{
    font-size: 21px;
    line-height: 40px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 30px;
    color: #fff;	
}
.events .cont_tit p{
	text-align:center;
}
.events p{
	text-align:left;
	/* text-align:center; */
	/* color:#fff; */
}
.events ul>li {
	/* padding:5px; */
	margin-top: 5px;
    border-bottom: 1px solid #dedede;
    /* border-bottom-style: dotted; */
}
/* .events ul>li:hover{ */
	/* background-color:#2E2E2E; */
/* } */
/* .events ul>li:hover p{ */
	/* color:#eee; */
	/* transition: all .6s;	 */
/* } */
/* .events ul>li:hover p a{ */
	/* color:#fff; */
	/* transition: all .6s; */
/* } */
/* .events ul>li:hover span{ */
	/* color:#eee; */
	/* transition: all 1s;		 */
/* } */

.events ul>li .events_img{
    width: 26%;	
	height: 170px;
    overflow: hidden;
}
.events ul>li .events_con{
    width: 72%;
    padding: 1%;
}
.events ul>li p{
	font-size:14px;
    color: #999;	
}
.events ul>li p a{
	color:#999;
}
.events ul>li p a:hover{
    color: #990000;	
}
.events ul>li span.time{
	font-size:15px;
	color: #ABABAB;
}
.events ul>li h4{
	padding-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 16px;
}

/* 赛事_end */
/* 展会概括_start */
.cont_body {
	position:relative;
}
.cont_body .cont_tit h2{
	font-size:24px;
	font-weight:800;
	/* color:#fff; */
	text-align:center;
	/* padding-bottom:30px; */
	padding-top:30px;
}
.cont_body .cont_tit p{
	font-size:14px;
	color:#e2e2e2;
	text-align:center;
}
/* .cont_body .cont_con h4.cont_tit{ */
    /* font-size: 17px; */
    /* color: #990000; */
    /* line-height: 45px; */
    /* background: #343434; */
    /* text-indent: 10px; */
	/* margin-bottom: 5px;	 */
	/* text-align:left; */
	/* padding:0px; */
/* } */
.cont_body .cont_con p {
	font-size:16px;
	font-weight:400;
    /* line-height: 1.8; */
    /* text-indent: 15px; */
    text-align: justify;	
	/* color: #fff; */
}
.cont_body .cont_con .lxfs{
	color:#333;
}
.cont_body .cont_con .c_bod{
	/* color:#fff; */
}
.cont_body .cont_con .t_con{
	/* color:#fff; */
}
.characterTitle{
	text-align:center;
	line-height:30px;
	color: #666;
	/* color:#fff; */
}
.cont_body .cont_con .art_tit{
	/* color:#fff; */
	text-align:center;
}
.cont_body .cont_con .list_studio{
	color:#666;
    text-align: center;
}

.cont_body .cont_con .studio{
	color:#666;
	text-align: center;
	/* color:#fff; */
}
.cont_body .cont_con .list_tit{
	color:#666;
    text-align: center;
}
/* .cont_body .cont_con .ri_con{ */
	/* color:#fff; */
/* } */
.cont_body .cont_con .sites{
	text-align:center;
	text-indent: 0px;
}
.cont_body .cont_con .studio .color_{
	color:#666;
}
.cont_body .cont_con .studio span.art_color_{
	/* color:#fff; */
}
.cont_body .cont_con .seotit{
	text-align:center;
	text-indent: 0px;	
    color: #ccc;
}
.cont_body .cont_con .list_studio{
	color:#333;
}
/* 展会概括_end */

/* 分页 */
.text-center{
	text-align:center;
}
.pagination {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom
}

.pagination li {
	display: inline-block;
	margin:0 5px;
}
.pagination a, .pagination span {
	color: #e2e2e2;
	padding: 8px 12px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	font-size:14px;
	border-radius:5px;	
	border: solid 1px #ddd;
	border-radius: 5px;
	border-bottom-style:solid;
}
.pagination a:hover{
	color:#666;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
.pagination .disabled a:link, .pagination .disabled a:visited, .pagination .disabled a:hover {
	cursor: not-allowed;
	pointer-events: none;
	color: #ddd
}
.pagination .active {
	pointer-events: none
}
.pagination .active, .pagination a:hover, .pagination li.thisclass a{
	background: #f5f5f5;
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	color:#666;
	border-radius: 50%;
}
.pagination-group {
	border-right: solid 1px #ddd;
	border-radius: 4px
}
.pagination-group li {
	float: left;
	border-right: 0;
	border-radius: 0
}
.pagination-group li:not(:first-child):not(:last-child) {
	border-radius: 0
}
.pagination-group li:first-child {
	border-radius: 4px 0 0 4px
}
.pagination-group li:last-child {
	border-radius: 0 4px 4px 0
}
.pagination-group .active, .pagination-group a:hover {
	background: #f5f5f5;
	border-radius: 0
}
.pagination-big a {
	padding: 10px 16px;
	font-size: 16px
}
.pagination-small a {
	padding: 5px 10px;
	font-size: 12px
}
.pagination.border-main .active a, .pagination.border-sub .active a, .pagination.border-dot .active a, .pagination.border-black .active a, .pagination.border-gray .active a, .pagination.border-red .active a, .pagination.border-yellow .active a, .pagination.border-blue .active a, .pagination.border-green .active a {
	color: #fff
}

/* left_start */
.cont_body .lefts_ {
	position:fixed;
	right:80px;
	top:30%;
	/* background-color:#B5B5B5; */
	-webkit-box-shadow:5px 2px 5px 2px #dedede, 5px -2px 5px 2px #dedede;
	-moz-box-shadow:5px 2px 5px 2px #dedede, 5px -2px 5px 2px #dedede;
	-ms-box-shadow:5px 2px 5px 2px #dedede, 5px -2px 5px 2px #dedede;
	-o-box-shadow:5px 2px 5px 2px #dedede, 5px -2px 5px 2px #dedede;
	box-shadow:5px 1px 5px 1px #dedede, 5px -1px 5px 1px #dedede;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
.cont_body .lefts_ ul {
	padding:15px 0;
	width:160px;
}
.lefts_ h2{
	font-size:21px;
	font-weight:700;
	text-align:center;
	line-height:50px;
}
.lefts_ h2 a{
	color:#fff;
}	
.lefts_ li {
    line-height: 25px;
	padding:8px 10px 8px;
    /* border: 1px solid #ccc; */
    /* border-style: groove; */
    text-align: center;
    margin: 5px 0px;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	/*垂直居中*/
	/*老版本语法*/
	-webkit-box-align: center;
	-moz-box-align: center;
	/*混合版本语法*/
	-ms-flex-align: center;
	/*新版本语法*/
	-webkit-align-items: center;
	align-items: center;
}

.lefts_ li .arrowLt, .lefts_ li a {
	color:#969696;
}
.lefts_ li .arrowLt {
	width:20px;
	padding-left:20px;
	height:100%;
	font-size:20px;
}
.lefts_ li a {
	text-align:left;
	width:100px;
	font-size:18px;
	font-weight:500;
}

.lefts_ li:hover a, .lefts_ li.on a, .lefts_ li:hover .arrowLt, .lefts_ li.on .arrowLt {
	color:#AF5F5F;
}


/* left_end */
.cont_body .rights_{
	min-height:500px;
	padding-top:20px;
	margin-right:200px;
}
.rights_ .cont_con {
	margin:0 auto;
	width:1200px;
	max-width:100%;
}
.rights_ .cont_con img {
	max-width:100%;
}
.rights_ .cont_con table {
	margin:0 auto;
}
.cont_body .rilshg_{
	/* width:100%; */
}
.rights_ .ri_con{
	width:1200px;
	max-width:100%;
	margin:0 auto;
}
.rights_ .cont_con .gp li{
	border-bottom:1px solid #ccc;
	padding:5px;
	margin-top:10px;
	border-bottom-style: dotted;
}
.rights_ .cont_con .gp li .events_con h4{
	font-size:16px;
}

.events ul li .events_con span{
	color:#ccc;
	display: block;
	font-size: 14px;
}
.rights_ .cont_con .gp li:hover{
	background:#343434;
	border-bottom:1px solid #990000;	
}
.rights_ .cont_con .gp li:hover p{
	color:#fff;
}
.cont_body .rights_ .cont_tit{
    font-size: 16px;
    line-height: 45px;
    /* background: #343434; */
    text-indent: 10px;
	margin-bottom: 5px;	
	text-align:left;
	padding:0px;
	width:1200px;
	margin:0 auto;
	display:none;
}
.cont_body .rights_ img{ 
	/* max-width:100%; */
}
.cont_body .rights_ img.tb{
	width:40px;
	height:40px;
}

/* 展会回顾_start */
.sd_type_ul {
    text-align: center;
    font-size: 0;
}
.sd_type_li {
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin: 0 20px 10px;
    padding: 0 30px;
    border: 1px solid #aaa;
    color: #aaa;
}
.sd_type_li:hover{
    border: 1px solid #990000;
    color: #990000;
}
.sd_type_ul .on_{
    border: 1px solid #990000;
    color: #990000;
}

.w-container .sd_list {
	display:none;
}
.w-container .sd_list .list_con{}
.w-container .on{display:block;}

.sd_list li a {
    display: block;
    background: #FFFFFF;
    width: 95%;
    height: 100%;
    margin: 0 auto;
	border-radius:8px;	
	position:relative;
    overflow: hidden;	
}	
.sd_list li a .hei_0{
    position: absolute;
    width: 100%;
    bottom: -21%;
    bottom: -130px;
    left: 0px;
    height: 130px;
    background: rgba(0,0,0,0.6);
	color: #fff;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.sd_list li a .hei_0 h3{
	width:95%;
	margin:0 auto;
	font-size: 20px;
    font-weight: 700;
}
.sd_list li a .hei_0 p{
	width:95%;
	margin:0 auto;	
	font-size:15px;
	text-align:justify;
	padding: 10px 0px;	
}
.sd_list li a:hover .hei_0{
	position: absolute;
    bottom: 0px;
	left:0px;
	animation-delay:2s;
	-webkit-animation-delay:2s;
	-webkit-transition: 0.5s all;	
}
.sd_list li a img{
	border-radius:5px;
	display: block;	
	max-width: 100%;	
}
.sd_list .list_son{
	width:33.3333333%;
	float:left;
    margin: 10px 0px;	
}
.sd_list .list_zb{
	width:25%;
}
.sd_list li a:hover h3{
	color:#990000;
	animation-delay:2s;
	-webkit-animation-delay:2s;
	-webkit-transition: 0.5s all;
}
.cont_body .rights_ img{
	/* height:170px; */
	/* width: 100%; */
	/* height:200px; */
}
.cont_body .rights_ img.lshg_limg{
	/* height:230px; */
	/* height:180px; */
}

/* 展会回顾_end */
/* 新品发布_start */
.product{
	max-width:100%;
	width:100%;	
}
.product .cont_tit {
    font-size: 21px;
    line-height: 40px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 30px;
    color: #fff;
}
.zb_tit{
	font-size:24px;
	font-weight:600;
	text-align:center;
	color:#fff;
}
.product p {
    text-align: center;
    color: #666;
	font-size: 14px;	
}
.product p.studio{
	color:#990000;
}
.product p.studio .color_{
	color:#666;
}
.product_con .product_list .pro_m {
    /* width: 80%; */
    /* width: 25%; */
    /* float: left; */
    /* margin: 0 auto; */
	padding-bottom:35px;
    overflow: hidden;
	
}
.list_m_le {
    width: 921px;
    min-height: 260px;
	margin:0 auto;
    background: #fff;
    padding-bottom: 5px;	
}
.list_m_le .tit{
	font-size:16px;
	text-align: center;	
	text-indent: 0px;
}
.list_m_le:hover .tit{
	color:#990000;
	transition: all 1s;
}
.list_m_le .tit:hover{
	color:#990000;
	transition: all 1s;	
}
.list_m_le img {
    width: 100%;
    /* min-height: 200px; */
    margin-bottom: 8px;
	height:450px;
}
.list_m_le .ls_img {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/static/images/isn.png);
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

	/* 详情页_start */
.articlehead {
    width: 95%;
    height: 87px;
    border-bottom: 1px solid #666;
    margin: 30px auto;
}
.articlehead h1 {
    font-size: 20px;
    font-family: "微软雅黑";
    /* color: #fff; */
    text-align: center;
    height: 37px;
    line-height: 37px;
}
.articlehead span {
    font-size: 12px;
    color: #aaa;
    display: block;
    text-align: center;
    margin: 15px auto;
}
.articlehead span {
    font-size: 12px;
    color: #aaa;
    display: block;
    text-align: center;
    margin: 15px auto;
}

.articlecontent {
    /* width: 1000px; */
    /* border-bottom: 1px solid #eee; */
    padding: 30px 10px 0;
    overflow: hidden;
	line-height:1.6;
}
.articlecontent .box_fl {
    width: 30%;
    float: left;
}
.articlecontent .box_fr {
    width: 68%;
    float: right;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
    text-indent: 10px;
}
.articlecontent .box_fr p{
	font-size: 14px;
    line-height: 18px;
    text-indent: 15px;
    text-align: justify;
	color:#e8e8e8;
	font-weight: 500;
}
.articlecontent .box_fl .picname_ {
    width: 100%;
	padding-bottom: 5px;	
}
.articlecontent .box_fl p {
    font-size: 15px;
    line-height: 20px;
    color: #e9e9e9;
    text-indent: inherit;
}

.articlecontent p {
    font-size: 14px;
    color: #414040;
    line-height: 230%;
}
.box_fl .ls_img {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/static/images/isn.png);
    background-size: 100% 100%;
    margin: 0 auto;
}
.pageprev {
    margin: 30px auto;
	border-top: 1px solid #666;
    border-top-style: dotted;	
}
.pageprev span {
    display: block;
    margin: 10px auto;
    font-size: 14px;
    color: #666;
}
.pageprev span a:hover{
	color:#990000;
}
	/* 详情页_end */
/* 新品发布_end */

/* 研讨会_start */
.seminar{
    max-width: 100%;
    width: 100%;
}
.seminar .cont_tit {
    font-size: 21px;
    line-height: 40px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 30px;
    /* color: #fff; */
}
.seminar .cont_tit p {
    text-align: center;
}
.seminar ul li {
    /* padding: 5px; */
    padding-top: 10px;
    border-bottom: 1px solid #666;
    border-bottom-style: dotted;
}
.seminar ul li:hover{
	background:#2E2E2E;
}
.seminar ul li:hover p{
	/* color:#fff; */
	transition: all 1s;	
}
.seminar ul li:hover span.time{
	/* color:#fff; */
	transition: all 1s;	
}


.seminar ul li .events_con {
    width: 98%;
    padding: 1%;
}
.seminar ul li h4 {
    padding-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 16px;
}
.seminar ul li p {
    font-size: 14px;
    color: #999;
}
.seminar ul li span.time {
    font-size: 15px;
    color: #ccc;
}
/* 研讨会_end */
/* 视频展示_start */
.video_body {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.video_body .pro_m .articlehead {
    width: 95%;
    height: 87px;
    border-bottom: 1px solid #666;
    margin: 30px auto;
}
.video_body .pro_m .articlecontent .box_video{
	width:90%;
	margin:0 auto;
	height: 350px;
}
.video_body .pro_m .articlecontent video{
	width:100%;
	height:100%;
}
/* 视频展示_end */
/* 周边产品_start */
.sd_list_box .sd_list .list_rim{
    width: 25%;
    float: left;
    margin: 10px 0px;
}
.sd_list .list_rim a .hei_0 {
    position: absolute;
    width: 100%;
    bottom: -21%;
    bottom: -100px;
    left: 0px;
    height: 100px;
    background: rgba(0,0,0,0.6);
    /* color: #fff; */
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.sd_list .list_rim a .hei_0 h3 {
    width: 95%;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 400;
}
.sd_list .list_rim a .hei_0 p {
    width: 95%;
    margin: 0 auto;
    font-size: 15px;
    text-align: justify;
    padding: 10px 0px;
	/* color:#fff; */
}
.sd_list .list_rim a .hei_0 p:hover{ 
	color:#990000;
	transition: all 1s;	
}
/* 周边产品_end */

/* 足迹_start */
.typenameBox {
	background:#B8B8B8;
}
.cont_body .mbx {
	width:1200px;
	margin:0 auto;
    padding-top:30px;
	color:#fff;	
	font-size:26px;
	line-height:60px;
}
.cont_body .mbx span {
	height:5px;
	background:#F30000;
	width:50px;
	display:block;
}
.cont_body .mbx img{
	padding-bottom: 15px;
}
.video_body .mbx img{
	padding-bottom: 15px;
}
.cont_body .mbx a{
	font-size:14px;
	line-height:15px;
	/* color:#fff; */
	padding:0px 5px;
}
.video_body .mbx a{
	font-size:14px;
	line-height:15px;
	/* color:#fff; */
	padding:0px 5px;
}
/* 足迹_end */

/* 食品饮料_start */
.cont_body .cont_con .con_img img{
	display:block;
	max-height:300px;
	margin:0 auto;
}
.cont_body .cont_con .con_img{
	padding-bottom:5px;
}
.cont_body .cont_food{
	/* border-bottom:1px solid #ccc; */
	/* border-bottom-style: groove;	 */
	padding-bottom:20px;
}
/* 食品饮料_end */
/* 联系我们_start */
.connect {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.connect img{
	/* max-width:100%; */
}
.connect .cont_tit h2 {
    font-size: 24px;
    font-weight: 800;
    /* color: #fff; */
    text-align: center;
    padding-top: 30px;
}
.connect .cont_tit p{
	text-align:center;
}
.aboutInfo h4 {
    font-size: 20px;
    color: #990000;
    text-align: center;
    line-height: 40px;
}
.aboutInfo .con_add{
	width:97%;
	margin:0 auto;
	margin-top: 15px;
	/* min-height:300px; */
}
.aboutInfo .con_add li{
    width: 50%;
    float: left;
}
.aboutInfo .con_add li .add_box{
    width: 90%;
    margin: 0 auto;
    border: 2px solid #990000;
    padding: 10px;
    background: #F5F3F0;
}
.aboutInfo .con_add h5{
	font-size:17px;
    line-height: 35px;	
}
.aboutInfo .con_add .lxfs {
	line-height:20px;
}
.aboutInfo .contactInfoBox {
	width:50%;
    padding-top: 80px;	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding: 30px;	
}
.aboutInfo .contactInfoBox .contactInfoList {
    width: 48%;
    border: 1px solid #fff;
    margin: 20px 0px;
    position: relative;
	padding: 2% 0px;	
}
.aboutInfo .contactInfoBox .contactInfoList:hover h5{
	color:#990000;
	transition: all 2s;		
}
.aboutInfo .contactInfoBox .contactInfoList:hover p{
	color:#ffffff;
	transition: all 1s;		
}
.aboutInfo .contactInfoBox .contactInfoList span{
	position:absolute;
	top:-25px;
	left:40%;
	background:#000000;
    border-radius: 50px;	
}
.aboutInfo .contactMapBox {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding: 30px;	
    width: 50%;
    height: 350px;
}

.aboutInfo .contactInfoBox .contactInfoList h5{
	font-size:18px;
	text-align:center;
	padding-top:20px;
	color:#ccc;
}
.aboutInfo .contactInfoBox .contactInfoList p{
	text-align:center;
}
/* 联系我们_end */
/* 交通住宿_start */
.cont_cr{
	padding-bottom:20px;
}
.cont_conzs .jtzs{
	width:94%;
	margin:0 auto;
}
.cont_conzs .jtzs h4{
	text-align:left;
	
}
/* 交通住宿_end */
/* 旅游_start */
.cont_body .cont_ly .ly{
	text-align:center;
    padding: 10px 0px;	
}
/* 旅游_end */
/* 团队介绍_syart */
.cont_body .cont_time .time{
	/* text-align:center; */
	padding:10px 0px;
}
/* 团队介绍_end */
/* 报名参展_start */
.cont_body .apply h2{
	font-size:18px;
	color:#990000;
}
.cont_body .apply h3{
    font-size: 16px;
    font-weight: 700;
    color: #ccc;
}
.cont_body .apply p{
	font-size:15px;
    /* color: #fff; */
}
.cont_body .apply p a{
	color:#D68020;
}
.cont_body .apply p a:hover{
	color:#990000;
}
.cont_body .apply p b{
	/* color:#fff; */
}
/* .cont_body .apply li{ */
	/* position:relative; */
/* } */
.cont_body .apply li .bm{
	width:25%;
	float:left;
}
.cont_body .apply li .bm img{
	height:170px;
}
.cont_body .apply li img{
	max-width:100%;
}
.cont_body .apply li span{
    display: block;
    width: 150px;
    float: left;
    text-align: center;
    background: #990000;
    margin-left: 21px;
    padding: 10px;
    font-size: 15px;
    border-radius: 5px;
    margin-top: 14.5%;
}
.cont_body .apply li span a{
	color:#999;
}
.cont_body .apply li span:hover a{
	/* color:#fff; */
}
.apply li:nth-child(4){
	padding-bottom:10px;
}
/* 报名参展_end */
/* 走秀_start */
.case_bgs {
    z-index: 19891024;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}
.case_tc {
    z-index: 19891025;
    width: 100%;
    left: 0;
    top: 0 !important;
    position: fixed;
    top: 0;
    height: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.case_tc .case_box2 {
    margin: auto;
    overflow: hidden;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.case_tc .case_divs {
    position: relative;
    margin: auto;
}
.case_tc .case_divs .closed2 {
    right: 0;
    position: absolute;
    top: 25px;
    cursor: pointer;
    z-index: 99999999;
	width: 26px;
    height: 26px;
}
.case_tc .case_divs .case_txt2 {
    margin: 0 auto;
    color: #333;
    font-size: 14px;
    line-height: 22px;
}
.case_tc .case_divs .case_txt2 h2 {
    font-size: 18px;
    line-height: 40px;
}
.case_box2 .case_divs .case_txt2 .desc{
    display: none;
}
.case_box2 .case_divs .case_txt2 .desc {
    display: inline-block;
    position: relative;
    margin: auto;
    padding: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
}
.case_box2 .case_divs .case_txt2 .desc .btn {
    cursor: pointer;
    width: 80px;
    line-height: 80px;
    /* color: #fff; */
    position: absolute;
    top: 50%;
    font-size: 80px;
    display: block;
    text-indent: 99999999px;
    overflow: hidden;
    background-position: center;
    margin-top: -40px;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.case_box2 .case_divs .case_txt2 .desc .prev {
    left: 0;
    background: url(/static/images/i_left2.png) center no-repeat;
}
.case_box2 .case_divs .case_txt2 .desc .next {
    right: 0;
    background: url(/static/images/i_right2.png) center no-repeat;
}
.case_box2 .case_divs .case_txt2 img {
    display: block;
    max-width: 100%;
    max-height: 500px;
}
img.wechat{
	width:95%;
	display:block;
	margin:0 auto;
}
/* 走秀_end */

.w1200 {width:1200px;margin:0 auto;max-width:100%;
-webkit-box-sizing:border-box;
-mox-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.w65 {width:65%;}
.w60 {width:60%;}
.w50 {width:50%;}
.w55 {width:55%;}
.w45 {width:45%;}
.w40 {width:40%;}
.w35 {width:35%;}

.dpib {display:inline-block;}
.dpf {
	display:flex;
}
.mga {margin: auto;}

/* 箭头 start */

.top_arrows {
	width: 20px;
	height: 20px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(-45deg);
	margin-right:30px;
	margin-top: 6px;
}

.bottom_arrows {
	width: 20px;
	height: 20px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(135deg);
	margin-right:30px;
	margin-top: -6px;
}

.left_arrows {
	width: 20px;
	height: 20px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(-135deg);
	/* margin-right:10px; */
}

.right_arrows {
	width: 20px;
	height: 20px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg);
}
/* 箭头 end */

/* 首页视频 start */
.videoBox {color:#fff;}
.videoBody {padding:30px 0;}
.videoInfo {padding:10px 30px;width:45%;}
.videoInfoUl {display:flex;}
.videoInfoLi {font-size:14px;}
.videoInfoLi.video {width:55%;}
.videoInfoTitle {font-weight:600;line-height:35px;font-size:22px;}
.videoInfoBody {padding-top:10px;line-height:26px;
    -webkit-text-align: justify;
    -moz-text-align: justify;
    -ms-text-align: justify;
    -o-text-align: justify;
    text-align: justify;
}
.videoInfoBody li {
	padding-left:25px;
	position:relative;
	line-height:30px;
}
.videoInfoBody li:before {
    content: " ";
    display: block;
	position:absolute;
	top:8px;
	left:0;
    width: 14px;
    height: 14px;
    background-color: #fff;
}

#video {width:100%;height:auto;
/* min-height:360px; */
background-color:#000;}
/* 首页视频 end */

/* banner 弹窗 start */

.slider {position:relative;height:350px;overflow:hidden;display:none;}
#index .slider {height:auto;display:block;}
.sliderPopupBox {
	background-color:rgba(0,0,0,.7);
color:#fff;padding:50px;position:absolute;top:50%;right:100px;z-index:1;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.popupTitle {font-size:30px;padding:20px 0;}

.sliderPopup {}
.popupUl {}
.popupLi {line-height:30px;font-size:16px;padding:5px 0;color:#dedede;text-align:center;text-transform:capitalize;}

.popupButBox {display:flex;text-align:center;margin:0 -5%;}
.popubBtn {padding:10px 20px;line-height:20px;color:#fff;font-size:16px;border:1px solid #959595;width:40%;margin:25px 5%;background-color:#959595;}
.popubBtn:nth-of-type(2) {background-color:#F30000;border:1px solid #F30000;}
.popupTips {font-size:22px;color:#fff;text-align:center;padding-top:10px;display:none;}
/* banner 弹窗 end */

/* 亮点 start */
/* .tattooistInfoBox {border:4px solid #000;border-top:0;} */
.tattooistImg {
	width:100%;
	height:310px;
	display:block;
}
.tattooistTitle {
	line-height: 50px;
	padding-top: 0;
	text-align: center;
	color: #333;
	font-weight:600;
	font-size: 20px;
	margin: 0;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.highlightsDesc {padding:5px 10px;line-height:30px;height:150px;font-size:16px;overflow:hidden;}
/* 亮点 end */

.interlayer {height:30px;background:url(/static/picture/cir_bj.jpg);}

/* 首页横幅 start */
.banner1 {}
.banner1 .w1200 {width:1350px;}
.banner1Box {position:relative;}
.banner1BoxInfo {
	position:absolute;
	top:0;left:0;text-align:center;color:#fff;
	width:90%;
	padding: 45px 5%;
	background-color: rgba(0,0,0,.3)
}
.banner1Ul {font-size:0;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
}
.banner1Li {display:inline-block;width:20%;}
.banner1Title {font-size:36px;white-space:nowrap;overflow:hidden;}
.banner1Li .line {display:block;height:2px;background-color:#fff;margin:15px auto;width:60px;}
.banner1Subtitle {font-size:16px;white-space:nowrap;overflow:hidden;text-transform:capitalize;}

.banner1BtnBox {padding-top:40px;font-size:0;}
.banner1Btn {padding:8px 30px;font-size:16px;display:inline-block;border:1px solid #dedede;color:#fff;margin:0 20px;}
.banner1Btn:nth-of-type(2) {border-color:#e00;background-color:#e00;color:#fff;}
.banner1Btn:hover {border-color:#e00;background-color:#e00;color:#fff;}
/* 首页横幅 end */
.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.sourceBox {line-height:20px;}
.sourceTitle {border-bottom:1px solid #aaa;color:#aaa;}
.sourceName {border-bottom:1px solid #A84242;color:#A84242;}
.newsMore {display:inline-block;background-color:#fff;color:#999;padding:20px 80px;margin:10px 0 30px;font-size:25px;}


/* 展会介绍 start */
.introduceBox {padding:50px 0;border-bottom:1px solid #dedede;margin-bottom:20px;}
.introduceImg {width:350px;}

.introUl {padding:0 50px;}

.introTitle {
	font-weight:600;
	font-size:32px;
	line-height:30px;
	padding:35px 20px;
}
.introList {
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	font-size:20px;
	padding:20px 20px;
	line-height:25px;
	border-top:1px solid #dedede;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}

.introListTitle {
	width:25%;
	color:#999;
	font-weight:600;
	text-transform: capitalize;
}
.introListBody {
	width:75%;
	color:#233;
}
.rights_ .ri_con {padding-bottom:30px;line-height:1.8;font-size:16px;}

/* 展会介绍 end */

/* 亮点活动 start */
.highlightsIist {padding:50px 0;border-top:1px solid #dedede;}
.highlightsIist:nth-of-type(1) {border-top:0;}
.highlightsBox {}
.highlightsImgBox {width:40%;}
.highlightsImg {width:100%;height:320px;}
.highlightsTxt {width:60%;padding:0 30px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.highlightsTitle {font-size:22px;line-height:1.4;font-weight:600;color:#233;}
.highlightsshortTitle {font-size:22px;font-weight:600;line-height:1.4;padding-bottom:15px;color:#233;}
.highlightsBody {font-size:16px;line-height:1.8;color:#233;}

.pageBox {padding:30px 0;}
/* 亮点活动 end */


.titleLine {display:block;height:3px;background-color:#e00;width:40px;}

/* 关于我们 start */
.about .lefts_ {display:none;}

.aboutBody {padding:10px 20px 50px;font-size:16px;line-height:30px;text-indent:32px;}

.aboutTypenameBox {padding:30px 0;text-align:center;}
.aboutTypename {display:inline-block;font-size:30px;line-height:50px;font-weight:600;}
.aboutTypename .titleLine {margin:0 auto;}
.about.cont_body {background-color:#F1F1F1;}
.cont_body .rights_.aboutBox {width:100%;padding:20px 0 0;}

.aboutInfo { }
.aboutListBox {color:#fff;padding:30px;background-color:#BFBFBF;}

.contactInfoUl {padding:30px 0;}
.contactInfoli {font-size:16px;line-height:38px;}


.contactBox {padding:50px 0;}

.contactList {width:50%;float:left;}
.contactListBox {margin:20px;padding:30px;background-color:#fff;}




.contactListTitle {font-size:23px;margin-right:3px;line-height:40px;display:inline-block;}
.contactListShortTitle {font-size:16px;font-weight:normal;display:inline-block;}



.contactListBody {font-size:13px;line-height:30px;height:90px;overflow:hidden;margin:20px 0;}



/* 关于我们 end */
/* 文章列表 start */

.arclistLi {padding:20px 0;}
.arclistTime {text-align:center;width:15%;margin:30px 0 0;border-right:2px solid #EEEEEE;}
.arclistDay {font-size:50px;font-weight:600;}
.arclistyearMoon {text-align:center;font-size:20px;}

.arclistInfo {width:82%;}

.arclistImgBox {width:35%;}
.arclistImg {width:100%;height:160px;}

.arclistBox {width:63%;}
.arclistTitle {
	padding-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 20px;
	line-height:30px;
	font-weight:600;
}
.arclistSource {margin-bottom:10px;font-size:15px;font-weight:normal;;}
.arclistBody {line-height:30px;font-size:16px;height:60px;overflow:hidden;}
/* 文章列表 end */

.pagination i {font-style:normal;}
.pagination a, .pagination span, .pagination .disabled span {border-radius:50%;line-height:16px;}
.pagination .active span {
	border:1px solid #0B0B0B;
	font-size:14px;
    padding: 8px 12px;
    line-height: 18px;	
	background:#333;
	color:#ccc;
	display:block;
}
.pagination .disabled span {
	border:1px solid #eeeeee;
	font-size:14px;
    padding: 8px 12px;
    line-height: 18px;	
	background:#eee;
	color:#888;
	display:block;
}

.pagination a, .pagination span {color:#0B0B0B;border-color:#0B0B0B;}
.pagination a.btn, .pagination span.btn {background:#EEEEEE;color:#233;border-radius:0;border-color:#EEEEEE;}

/* 商旅服务 start */
.tabTitleBox {}
.tabTitleList {display:inline-block;font-size:16px;border-top:3px solid transparent;cursor:pointer;}
.tabTypename {background-color:#E8E8E8;border:1px solid #E8E8E8;border-top:0;padding:10px 35px;}
.tabTitleList.cur {border-top:3px solid #000;}
.tabTitleList.cur .tabTypename {background-color:#fff;}
.tabTitleTypeImg {width:20px;height:20px;margin-right:5px;}

.tabContent {padding:20px 0;font-size:16px;}
.tattooContent {background-color:#F5F5F5;}

.searchBox {position:relative;float:right;margin-bottom:20px;margin-right:20px;}
.searchKey {line-height:34px;padding:10px;padding-left:48px;min-width:260px;border-radius:10px;height:36px;border:0;background-color:#E9E9E9;color:#ADACAC}
.searcImg {left:15px;top:15px;position:absolute;height:26px;}


.contentList {display:none;line-height:1.6;}
.contentList.on {display:block;}
/* 商旅服务 end */

/* 特色活动 start */
.characterTitle {text-align:center;padding:20px 0;}
.pstr {position:relative;}
.charTitle {line-height:60px;font-size:30px;color:#000;font-weight:600;}
.characterTitle .titleLine {background-color:#000;margin:28px 5px;}
.characterBody {margin:20px 0;line-height:30px;font-size:18px;color:#000;text-indent:38px;}
/* 特色活动 end */

/* 为何参展 start */
.charTypename {margin:30px 0 10px;font-size:20px;font-weight:600;color:#233;}
.characterContent {line-height:30px;font-size:16px;padding:10px 0;color:#233;}
/* 为何参展 end */

/* 展商服务 start */
.tattooTitleBox {width:60%;margin:30px auto;}
.tattooTitleList {width:50%;border:0;float:left;padding:1px;
	-webkit-box-sizing:border-box;
	-mox-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.tattooTitleList.cur {border:0;}
.tattooTypenameBox {margin:30px;position:relative;

}
.tattooTitleList.cur .tattooTypenameBox {padding:0;margin:20px;}
.tattooTitleList.cur .tattooTypeimg {height:220px}

.tattooTypename, .tabTitleList.cur .tattooTypename {position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border:0;color:#fff;
	padding:50px 20px;
	text-align:center;
	font-size:30px;
	-webkit-box-sizing:border-box;
	-mox-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	text-transform:capitalize;
}

.tattooTable {width:100%;text-align:center;}
.tattooTh {background-color:#000000;color:#fff;line-height:60px;font-size:20px;}
.tattooTd {border-bottom:1px solid #ccc;line-height:60px;}
/* 展商服务 end */

/* 上届回顾 start */
/* 展示图 start */
.pstr {position:relative;}
.abstract-img-list-hidden {padding-bottom:100px;}
.mod18 {width:912px;margin:0 auto;position:relative;}
.mod18 .btn {
	height: 48px; width: 24px; position: absolute; z-index: 99;top: 50%;
	cursor: pointer;
	-webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.mod18 #prevTop, .mod18 #prev {
	background: url(../images/prevbtn.png) no-repeat;
	/* left: 5px; */
	left: -35px;
}
.mod18 #nextTop, .mod18 #next {
	background: url(../images/nextbtn.png) no-repeat;
	/* right: 5px; */
	right: -35px;
}
.mod18 #prevTop, .mod18 #nextTop {display:none;}
/* .mod18 #prev, .mod18 #next{display:none;} */

.mod18 li {float:left;}
.mod18 .cf li {position:relative;color:#fff;}
.mod18 .cf a {display:block;width:100%;height:100%;position:absolute;color:#fff;}
.bigImgBox {width: 100%; position:relative; }
.mod18 .picBox {width: 100%; height: 458px; position: relative; overflow: hidden;}
.mod18 .picBox ul {position:absolute; left:0;}
.mod18 .picBox li { width: 912px; height: 458px;background-color:#000;position:relative;}
.mod18 .picBox li .imagelist { width:100%;height:100%;}
.smImgBox {position:relative;width:100%; bottom:0;padding-top:10px ;
	/* background:rgba(0,0,0,.5); */
}
.mod18 .listBox {height: 149px; position: relative; overflow: hidden; }
.mod18 .listBox ul {position:absolute; padding-left:0px;height: 100%;}
.mod18 .listBox li { width: 223.5px; 
height: 100%;
/* height: 87px; */
 cursor: pointer; position: relative; padding-right: 6px; overflow:hidden;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-ms-box-sizing:content-box;
	-o-box-sizing:content-box;
	box-sizing:content-box;
}
.mod18 .listBox li .pstr {height:100%;background-color:#000;}
.video {position:relative;z-index:1;}
.mod18 .listBox li .imagelist { width:100%;display:block;}
.mod18 .listBox li i{position:absolute;bottom:0;width:100%;background-color:rgba(0,0,0,.5);color:#fff;text-align:center;line-height:26px;font-style:normal;

}

.mod18 .listBox li a{display:block;width:119.5px;height:85px;}
.mod18 .listBox .on .imagelist {border:2px solid #e00;}

.mod18 .listBox .on i{display:block;
	border-right:2px solid #e00;border-left:2px solid #e00;
	border-bottom:2px solid #e00;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	z-index:2;
}
.video {background-color:#000;}
.play_box {position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;}
.video_play {cursor:pointer;position:absolute;top:50%;left:50%;border:0;}
.listBox .video_play {
	width:30px;
	height:30px;
	margin-top:-15px;
	margin-left:-15px;
}
.picBox .video_play {
	width: 60px;
    height: 60px;
	margin-left:-30px;
	margin-top:-30px;
}
.mod18 .listBox .on i.video_i{
	border-right:2px solid transparent;border-left:2px solid transparent;
	border-bottom:2px solid transparent;
}
.left_top { font-family:Arial; font-size:32px; color:#fff; text-align:center; height:30px; line-height:30px; background:#333;}
/* 展示图 end */

/* 上届回顾 end */


/* 左侧导航 start */
.container {width:1200px;margin:0 auto;max-width:100%;position:relative;}
.cont_body .lefts_ {
	position:absolute;
	right:0;
	top:100px;
	
}
/* 左侧导航 end */


.footContactTitle {font-weight:600;}

@media (max-width: 1600px){
	.sliderPopupBox {padding:35px 50px;}
	.popupTitle {padding:15px;}
	.popubBtn {margin-top:20px;margin-bottom:20px;}
}
@media (max-width: 1200px){
	
	.sliderPopupBox {padding:30px 50px;}
	.popupTitle {padding:12px;}
	.popubBtn {margin-top:15px;margin-bottom:15px;}
	
	.banner1Title {font-size:32px;}
	.banner1Li .line {margin:10px auto;}
	.banner1Subtitle {font-size:14px;}
	.banner1BtnBox {padding-top:20px;}
}