*{
   margin: 0;
   padding: 0;
   border: 0;
   font-family:'Noto Sans SC',"PingFang SC",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif !important;
}
.clearfix::before,
.clearfix::after{
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}

@font-face {
	font-family: "myfont1";
	src: url(../font/锐字工房云字库魏体GBK.ttf);
}

.home{
	width: 100%;
	height: 100%;
}
.home-top{
	width: 100%;
	height: auto;
}
.top-nav{
	width: 100%;
	height: 160px;
}
.top-rota{
	width: 100%;
	height: auto;
	font-size: 0;
	position: relative;
}
.top-rota img{
    width: 100%;
}
.pagination-sy .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	opacity: 1;
	background: rgba(255,255,255,1);
	outline: none;
}
/*.pagination-sy .swiper-pagination-bullet-active{

	opacity: 1;

	background-color: #78d743;

	outline: none;

}*/

.top-nav-up{
	width: 100%;
	height: 100px;
	position: relative;
}
.top-nav-up-bg1{
	width: 50%;
	height: 100%;
	position: absolute;
	background-color: #fff;
	left: 0;
	z-index: -1;
}
.top-nav-up-bg2{
	width: 50%;
	height: 100%;
	position: absolute;
	background-color: #f5f5f5;
	right: 0;
	z-index: -1;
}

.top-nav-up-head{
	width: 1000px;
	height: 100%;
	margin: auto;
	background-color: #fff;
	z-index: 1;
}
.head-left{
	width: 260px;
	height: 100%;
	float: left;
}
.head-left .a-box{
	display: flex;
	align-items: center;
	text-align: left;
}
.head-left img{
	width: 90%;
}
.a-box{
	display: block;
	width: 100%;
	height: 100%;
}
.head-right{
	width: 360px;
	height: 100%;
	float: right;
	background-color: #F5F5F5;
	text-align: right;
	line-height: 100px;
}
.head-right>a{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-right: 35px;
}
.head-right>a:nth-last-of-type(1){
	margin-right: 0px;
}
.top-nav-down{
	width: 100%;
	height: 60px;
	background-color: #42424e;
}
.top-nav-down-info{
	width: 1000px;
	height: 100%;
	margin: auto;
}

.down-main{
	width: 20px;
	height: 100%;
	float: right;
	background: url(../img/phoneNav-ico.png) no-repeat center;
	cursor: pointer;
}
.down-nav{
	width: 700px;
	height: 100%;
	float: right;
	margin-right: 55px;
}
.down-nav>ul{
	height: 100%;
	display: flex;
	justify-content: space-between;
	line-height: 60px;
}
.down-nav>ul>li{
	float: left;
}
.down-nav>ul>li>a{
	color:#fff;
	font-size: 15px;
	font-weight: bold;
}
.down-nav>ul>li:nth-of-type(even){
	display: flex;
	justify-content: center;
	align-items: center;
}
.down-home{
	width: 20px;
    height: 100%;
    float: right;
    background: url(../img/home-ico.png) no-repeat center;
    margin-right: 30px;
}

.home-center{
    width: 100%;
    height: auto;
}
.mynews{
	width: 100%;
	height: 770px;
	padding-top: 60px;
	box-sizing: border-box;
}
.mynews-info{
    width: 1000px;
    height: auto;
    margin: auto;
}
.mynews-left{
	float: left;
	width: 400px;
	height: 660px;
	background: url(../img/news-bg.png) no-repeat center;
	position: relative;
}
.mynews-text-1{
    width: 135px;
    height: 290px;
    box-sizing: border-box;
    position: absolute;
    margin: auto;
    top: 218px;
    right: 0;
    left: 0;
    border: 4px solid #e4bcbc;
    display: flex;
    justify-content: center;
}
.mynews-text-1>p{
    display: block;
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 26px;
    font-family: myfont1;
    color: #cc0000;
    padding-top: 20px;
    box-sizing: border-box;
    line-height: 36px;
}
.mynews-text-2{
	width: 40px;
	height: 290px;
	position: absolute;
	left: 100px;
	top: 218px;
	text-align: center;
}
.mynews-text-2>p{
	display: block;
	width: 10px;
	/*font-family: "新宋体";*/
	font-family: "微软雅黑";
	font-size: 12px;
	color: #CC0000;
	padding-top: 30px;
	box-sizing: border-box;
	line-height: 16px;
}
.mynews-text-3{
	width: 170px;
	height: 70px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 40px;
}
.djs-time-text{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.djs-time-content{
	width: 100%;
	height: 40px;
	margin-top: 10px;
}
.timer{
	width: 30px;
	height: 100%;
	background: url(../img/timer-bg.png) no-repeat center;
	float: left;
	margin-left: 5px;
	text-align: center;
	line-height: 40px;
	font-size: 26px;
	font-weight: bold;
	color: #CC0000;
}
.timer:nth-of-type(1){
	margin-left: 25px;
}
.djs-time-content>span{
	font-weight: bolder;
	font-size: 16px;
	margin-left: 10px;
	line-height: 45px;
}
.mynews-right{
	float: right;
	width: 560px;
	height: auto;
	overflow: hidden;
}
.mynews-rota{
	width: 100%;
	height: 310px;
	position: relative;
	overflow: hidden;
}
.swiper-1{
	height: 100%;
}
.swiper-slide{
	font-size: 0px;
}
.swiper-slide img{
	width: 100%;
}
.pagination-1 .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	background-color: #dddbdc;
	opacity: 1;
	outline: none;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.pagination-1 .swiper-pagination-bullet-active{
	background-color: #666;
}
.swiper-container-horizontal .pagination-1{
	left: 216px;
}
.mynews-date{
	width: 45px;
	height: 65px;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 10;
}
.mynews-date-month{
	width: 100%;
	height: 25px;
	background-color: #cd9967;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
}
.mynews-date-day{
	width: 100%;
	height: 40px;
	background-color: #fff;
	text-align: center;
	line-height: 40px;
	color: #CC0000;
	font-size: 28px;
}
.mynews-rota-title{
	width: 100%;
	height: 76px;
	line-height: 76px;
	overflow: hidden;
}
.mynews-rota-title>p{
	color: #666;
	font-size: 22px;
	display: none;
}
.mynews-content{
	width: 100%;
	height: auto;
}
.mynews-content-title{
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #ccc;
}
.mynews-content-title>span{
	display: inline-block;
	/*width: 72px;*/
	height: 100%;
	border-bottom: 2px solid #cc0001;
}
.mynews-content-title>a{ float: right; color: #666; font-size: 14px; font-weight: normal;}
.mynews-content-title>a:hover{ color: #cc0001;}
.mynews-content-news{
	width: 100%;
	height: auto;
	padding-top: 20px;
	box-sizing: border-box;
	/*border-bottom: 1px solid #ccc;*/
}
.mynews-content-news>ul>li{
	line-height: 32px;
}
@media(max-width:375px){
	.mynews-content-news li a{
		display:inline-block;
		max-width:260px;
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow:hidden;
	}
}
.mynews-content-news>ul>li>a{
	color: #666;
}
.mynews-content-news>ul>li>a:hover{
	color: #CC0001;
}
.mynews-content-news>ul>li>span{
	float: right;
	color: #666;
	font-size: 14px;
}
.mynews-content-other{
	width: 100%;
	height: auto;
}
.mynews-content-other>p{
	color: #666;
	line-height: 35px;
}
.mynews-content-other>p:nth-of-type(1){
	font-size: 22px;
	margin-top: 20px;
}
.mynews-content-other>p:nth-of-type(1)>a{
	color: #666;
}
.mynews-content-other>p:nth-of-type(1)>a:hover{
	color: #CC0001;
}
.mynews-content-other>p:nth-of-type(2){
	font-size: 14px;
}
.mynews-content-other>p:nth-of-type(3){
	text-align: right;
}
.mynews-content-other>p:nth-of-type(3)>a{
	font-size: 14px;
	color: #666;
}

.inews{ width: 1000px; margin: 0 auto; padding-bottom: 70px; overflow: hidden;}
.inews .newsBox{ margin: 0 -30px;}
.inews .item{ width: 50%; padding: 0 30px; box-sizing: border-box; float: left;}
.inews .item .tit{width: 100%;height: 42px;line-height: 42px;font-size: 18px;font-weight: bold;color: #000; border-bottom: 2px solid #ccc;}
.inews .item .tit span{display: inline-block;height: 100%;border-bottom: 2px solid #cc0001;}
.inews .item .tit a{ float: right; color: #666; font-size: 14px; font-weight: normal;}
.inews .item .tit a:hover{ color: #cc0001;}
.inews .item .box ul li{ margin-top: 20px; overflow: hidden;}
.inews .item .box ul li dl{ float: left; width: 200px; height: 150px;}
.inews .item .box ul li dl img{width: 200px; height: 150px;}
.inews .item .box ul li ol{ padding-left: 220px; padding-top: 5px;}
.inews .item .box ul li ol h3{ font-size: 16px; color: #666; font-weight: normal; line-height: 1; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; margin-bottom: 15px;}
.inews .item .box ul li ol dt{ height: 54px; font-size: 13px; color: #999; line-height: 18px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; margin-bottom: 10px;}
.inews .item .box ul li ol p{ font-size: 13px; color: #999; text-align: right;}
.inews .item .box ul li ol dd { padding-top: 10px;}
.inews .item .box ul li ol dd span{ margin-right: 5px;}
.inews .item .box ul li ol dd a{ display: inline-block; background: #cc0001; color: #fff; font-size: 12px; padding: 3px 5px; border-radius: 3px;}

.tags{border-bottom: 1px dashed #cfcfcf;border-top: 1px dashed #cfcfcf; font-size: 14px;padding: 10px; margin-top: 30px;}
.tags a{ color: #cc0001; margin-right: 10px;}

.mybrand{
    width: 100%;
    height: 500px;
    background-color: #F5F5F5;
}
.mybrand-info{
	width: 1000px;
	height: 100%;
	margin: auto;
	box-sizing: border-box;
}
.mybrand-title{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
}
.mybrand-title>span{
	display: block;
	width: 78px;
	height: 42px;
	font-size: 35px;
	line-height: 40px;
	text-align: center;
	margin-top: 58px;
}
.mybrand-title>span:nth-of-type(1){
	background-color: #CC0001;
	color: #fff;
}
.mybrand-title>span:nth-of-type(2){
	color: #666;
}
.mybrand-content{
	width: 100%;
	height: 360px;
	position: relative;
	margin: auto;
	margin-top: 40px;
}
.swiper-2{
	width: 100%;
	height: 282px;
}
.swiper-2 .swiper-slide{
	width: 250px;
	height: 100%;
	box-sizing: border-box;
	position: relative;
}
.mybrand-slide-show{
	width: 230px;
	height: 100%;
	background-color: #fff;
	float: right;
	border-bottom: 2px solid #ccc;
	box-sizing: border-box;
	position: relative;
}
.mybrand-slide-show-name{
	width: 100%;
	height: auto;
	position: relative;
}
.mybrand-slide-show-name>span{
	margin-top: 15px;
}
.mybrand-slide-show-name>span:nth-of-type(1){
	display: flex;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
	margin-left: -15px;
	background-color: #fff;
	justify-content: center;
	align-items: center;
}
.mybrand-slide-show-name>span:nth-of-type(1)>span{
	display: block;
	width: 45px;
	height: 45px;
	border: 2px solid #CC0001;
	border-radius: 50%;
	background: url(../img/pinpai-ico.png) no-repeat center;
	box-sizing: border-box;
}
.mybrand-slide-show-name>span:nth-of-type(2){
	display: inline-block;
	height: 60px;
	background-color: #fff;
	float: left;
	text-align: left;
	line-height: 60px;
	color: #333;
	font-size: 19px;
}
.mybrand-slide-show-pic{
	width: 100%;
	height: 205px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slide-show-pictures{
    width: 200px;
    height: 150px;
    overflow: hidden;
}
.bottom-xian{
	width: 100%;
	height: 2px;
	position: relative;
	overflow: hidden;
}
.xian{
	width: 100%; 
	height: 2px; 
	background: #cc0001; 
	position:absolute; 
	left:0; 
	bottom:0; 
	transform-origin:100%; 
	-webkit-transform-origin:100%; 
	-webkit-transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1); 
	transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1); 
	transition:transform .4s cubic-bezier(.4,0,.2,1); 
	transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1); 
	transform:scaleX(0); 
	-webkit-transform:scaleX(0); 
	visibility: hidden\9;
}
.mybrand-slide-show:hover .xian{
	transform:scaleX(1); 
	-webkit-transform:scaleX(1); 
	-moz-transform:scaleX(1); 
	transform-origin:0; 
	-webkit-transform-origin:0; 
	visibility: visible\9;
}

.pagination-2{
	width: 100%;
	bottom: 30px;
}
.pagination-2 .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	border: 2px solid #ccc;
	box-sizing: border-box;
	outline: none;
    margin: 0px 5px;
}
.pagination-2 .swiper-pagination-bullet-active{
	background-color: #666;
}
.myreview{
	width: 100%;
	height: auto;
}
.myreview-info{
	width: 1000px;
	height: 820px;
	margin: auto;
}
.myreview-content{
	width: 100%;
	height: 660px;
	margin-top: 28px;
}
.myreview-rota{
	width: 100%;
	height: 550px;
	position: relative;
	overflow: hidden;
}
.swiper-4{
	width: 500px;
	margin: auto;
	position: absolute !important;
	bottom: 25px;
	left: 0;
	right: 0;
}
.swiper-4 .swiper-slide{
	box-sizing: border-box;
	border: 4px solid #FFFFFF;
}
.swiper-4 .swiper-slide-thumb-active{
	border: 4px solid #CC0001;
}
.myreview-text{
	width: 100%;
	height: 110px;
	background-color: #f5f5f5;
	display: flex;
	justify-content: space-between;
}
.myreview-swiper-left,
.myreview-swiper-right{
	width: 110px;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.prev-1,
.next-1{
	width: 100%;
	height: 100%;
	top: 0;
	margin-top: 0px;
	left: 0;
	right: 0;
	outline: none;
}
.prev-1{
	background: url(../img/left-1.png) no-repeat center;
}
.next-1{
	background: url(../img/right-1.png) no-repeat center;
}
.myreview-swiper-text{
	width: 780px;
	height: 100%;
	text-align: center;
	line-height: 26px;
}
.myreview-swiper-slide p:nth-of-type(1){
	font-size: 32px;
	color: #000;
	margin-top: 30px;
}
.myreview-swiper-slide p:nth-of-type(2){
	font-size: 14px;
	color: #666;
	line-height: 45px;
}
.myreview-swiper-slide{
	display: none;
}
.myreview-swiper-slide:nth-of-type(1){
	display: block;
}
.mybusiness{
	width: 100%;
	height: auto;
}
.mybusiness-info{
	width: 1000px;
	height: auto;
	margin: auto;
	overflow: hidden;
}
.mybusiness-content{
	width: 100%;
	height: 480px;
	margin-top: 30px;
	background: url(../img/hezuo-bg.png) no-repeat center;
	border-bottom: 2px solid #ccc;
	padding: 0px 30px;
	box-sizing: border-box;
	overflow: hidden;
}
.mybusiness-content-title{
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #ccc;
	margin-top: 45px;
}
.mybusiness-content-title>span{
	display: block;
	width: 120px;
	height: 100%;
	border-bottom: 2px solid #cc0001;

}
.mybusiness-content-picNums{
	width: 100%;
	height: 388px;
}
.mybusiness-content-picNums>ul{
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mybusiness-content-picNums>ul>li{
	width: 16.6%;
	height: 33.3333%;
	align-items: center;
	display: flex;
	justify-content: center;
	overflow: hidden;
}
.friendShip{
	width: 100%;
	height: auto;
}
.friendShip-info{
	width: 1000px;
	height: 150px;
	margin: auto;
	padding: 30px 0px;
}
.friendShip-content-title{
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #ccc;
}
.friendShip-content-title>span{
	display: inline-block;
	height: 100%;
	border-bottom: 2px solid #cc0001;
}
.friendShip-content-text{
	width: 100%;
	height: auto;
}
.friendShip-content-text>ul:nth-of-type(1){
	display: flex;
	justify-content: center;
	padding: 10px 0;
	margin-top: 10px;
	flex-wrap: wrap;
}
.friendShip-content-text>ul:nth-of-type(1)>li{
	float: left;
	font-size: 14px;
	color: #999;
	margin: 0px 4px;
}
.friendShip-content-text>ul:nth-of-type(1)>li>a{
	font-size: 14px;
	color: #999;
}
.friendShip-content-text>ul:nth-of-type(1)>li>a:hover{
	color: #CC0001;
}
.friendShip-content-text>ul:nth-of-type(2){
	display: flex;
	justify-content: center;
}
.friendShip-content-text>ul:nth-of-type(2)>li{
	float: left;
	font-size: 14px;
	color: #999;
	margin: 0px 4px;
}
.friendShip-content-text>ul:nth-of-type(2)>li>a{
	font-size: 14px;
	color: #999;
}
.friendShip-content-text>ul:nth-of-type(2)>li>a:hover{
	color: #CC0001;
}
.home-bottom{
	width: 100%;
	height: auto;
	background: url(../img/banquan-bg.png) no-repeat center;
}
.bottom-info{
	width: 1000px;
	height: 430px;
	margin: auto;
	overflow: hidden;
}
.bottom-up{
	width: 100%;
	height: 265px;
	border-bottom: 1px dotted #fff;
	margin-top: 40px;
}
.bottom-up-left{
	width: 655px;
	height: 100%;
	display: flex;
	justify-content: space-between;
	float: left;
}
.bottom-up-left-nav{
	width: 80px;
	height: 100%;
}
.bottom-up-left-nav>ul>li,
.bottom-up-left-nav>ul>li>a{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	float: left;
	
}
.bottom-up-left-nav>ul>li{
	margin:0px 5px;
}
.bottom-up-left-nav>ul>li:nth-of-type(1){
	font-size: 15px;
	font-weight: bold;
}
.bottom-up-left-nav>ul>li:nth-of-type(2),
.bottom-up-left-nav>ul>li:nth-of-type(3){
	margin-top: 10px;
}
.bottom-up-right{
	width: 270px;
	height: 100%;
	float: right;
	display: flex;
	justify-content: space-between;
}
.bottom-up-right-erweima{
	width: 120px;
	height: 120px;
	
}
.bottom-down{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	padding: 25px 0;
}
.bottom-down>p{
	line-height: 22px;
}

.myfloat{
	width: 120px;
	height: 420px;
	background-color: #CC0001;
	position: fixed;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 10px;
	z-index: 999;
}
.myfloat>ul>li:nth-of-type(1){
	width: 100%;
	height: 120px;
	border-bottom: 2px solid #8f0100;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.myfloat>ul>li:nth-of-type(2)>a,
.myfloat>ul>li:nth-of-type(3)>a{
	display: block;
	border-bottom: 1px solid #b70002;
	height: 54px;
	width: 100%;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 22px;
	box-sizing: border-box;
}
.myfloat>ul>li:nth-of-type(4){
	height: 140px;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #b70002;
}
.myfloat>ul>li:nth-of-type(4)>img{
	transform: scale(0.8);
}
.myfloat>ul>li:nth-of-type(5)>a{
	display: block;
	height: 54px;
	width: 100%;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 22px;
	box-sizing: border-box;
}


/*展会介绍--展会概述*/
.introduce{
	width: 100%;
	height: auto;
	padding: 36px 0px;
	background-color: #f5f5f5;
}
.introduce-info{
	width: 1000px;
	height: auto;
	margin: auto;
}
.introduce-left{
	width: 200px;
	height: auto;
	float: left;
}
.introduce-left-title{
	width: 100%;
	height: 100px;
	background: url(../img/ZH-gaishu-titleBg.png) no-repeat center;
	text-align: center;
	line-height: 100px;
	color: #fff;
	font-size: 22px;
}
.introduce-left-nav{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.introduce-left-nav>ul{
	
}
.introduce-left-nav>ul>li{
	background-color: #fff;
}
.introduce-left-nav>ul>li>a{
	display: block;
	width: 100%;
	height: 40px;
	background: url(../img/jiantou-right.png) no-repeat left center;
	background-position-x: 30px;
	margin-top: 3px;
	text-align: center;
	line-height: 40px;
	color: #666;
	box-sizing: border-box;
	position: relative;
	z-index: 5;
	
}
.introduce-left-nav>ul>li>.notice-a{
	color: #cc0001;
}
.introduce-left-nav>ul>li>span{
	content: ""; 
	width: 100%; 
	height: 100%; 
	background: #cc0001; 
	position: absolute; 
	left: 0; 
	top: 0; 
	transform-origin:100%; 
	-webkit-transform-origin:100%; 
	-webkit-transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1); 
	transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1); 
	transition:transform .4s cubic-bezier(.4,0,.2,1); 
	transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1); 
	transform:scaleX(0); 
	-webkit-transform:scaleX(0); 
	visibility:hidden\9;
	z-index: 0;
}
.introduce-left-nav>ul>li:hover span{
	transform:scaleX(1); 
	-webkit-transform:scaleX(1); 
	-moz-transform:scaleX(1); 
	transform-origin:0; 
	-webkit-transform-origin:0; 
	visibility:visible\9;
}
.introduce-right{
	width: 750px;
	height: auto;
	float: right;
}
.introduce-right-title{
	width: 100%;
	height: 55px;
	box-sizing: border-box;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.introduce-right-title>span:nth-of-type(1){
	line-height: 50px;
	float: left;
}
.introduce-right-title>span:nth-of-type(1)>span:nth-of-type(1){
	color: #cc0001;
}
.introduce-right-title>span:nth-of-type(1)>span:nth-of-type(2){
	color: #666;
	margin-left: 5px;
}
.introduce-right-title>span:nth-of-type(2){
	line-height: 50px;
	float: right;
	color: #666;
}
.introduce-right-title>span:nth-of-type(2)>a{
	font-size: 12px;
	color: #666;
}
.introduce-right-title>span:nth-of-type(2)>a:nth-of-type(1){
	background: url(../img/nav-shouye-bg.png) no-repeat left center;
	padding-left: 20px;
}
.introduce-right-title>span:nth-of-type(2)>.title-a{
	color: #cc0001;
}
.introduce-left-content{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.introduce-content-gaikuang{
	width: 100%;
	height: auto;
	margin-top: 30px;
	background-color: #fff;
    padding: 0px 48px;
    box-sizing: border-box;
}
.introduce-content-gaikuang p{
	color: #666;
	font-size: 14px;
	line-height: 32px;
	text-align: justify;
	margin-top: 15px;
}
.introduce-content-gaikuang img{
	margin: 30px 0px;
}
.gaikuang-1{
	width: 100% !important;
	height: auto !important; 
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 !important;
}
.gaikuang-1-title{
	width: 100%;
	height: 42px;
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.gaikuang-1-title>span{
	display: block;
	height: 42px;
	text-align: center;
	line-height: 37px;
	color: #666;
	font-size: 35px;
	padding: 2px;
	box-sizing: border-box;
}
.gaikuang-1-title>span:nth-of-type(2){
	background-color: #cc0001;
	color: #fff;
}
.gaikuang-1-text{
	width: 100%;
	height: auto;
}
.gaikuang-1-text>p{
	color: #666;
	font-size: 14px;
	line-height: 32px;
	text-align: justify;
	margin-top: 15px;
}
.gaikuang-1-pic{
	width: 100%;
	height: 190px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gaikuang-2{
	width: 100%;
	height: 230px;
	background: url(../img/ZH-gaishu-textBg.png) no-repeat right center;
	overflow: hidden;
}
.gaikuang-2>p{
	font-size: 14px;
	color: #666;
	padding: 0px 240px 0px 48px;
	line-height: 32px;
	margin-top: 35px;
}
.gaikuang-3{
	width: 100%;
	height: 400px;
	padding: 52px 38px;
	box-sizing: border-box;
}
.gaikuang-3-pic{
	width: 314px;
	height: 100%;
	text-align: center;
	overflow: hidden;
	float: left;
}
.gaikuang-3-text{
	width: 310px;
	height: 100%;
	float: right;
}
.gaikuang-3-text>p{
    font-size: 14px;
	color: #666;
	line-height: 32px;
	text-align: justify;
}
.introduce-content-Charac{
	width: 100%;
	height: auto;
	background-color: #fff;
	margin-top: 10px;
	overflow: hidden;
	padding: 30px 35px;
	box-sizing: border-box;
	padding-bottom: 80px;
}
.Charac-content{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.Charac-content>ul{
	
}
.Charac-content>ul>li{
	width: 100%;
	height: auto;
	margin-top: 15px;
}
.Charac-content-title{
	width: 100%;
	height: 68px;
    background-color: #ccc;
}
.Charac-content-title>span{
	display: block;
}
.Charac-content-title>span:nth-of-type(1){
	width: 607px;
	height: 100%;
	line-height: 68px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	padding-left: 32px;
	box-sizing: border-box;
}
.Charac-content-title>span:nth-of-type(2){
	width: 73px;
	height: 100%;
	float: right;
	background: url(../img/jiantou-down.png) no-repeat center;
	background-color: #e6e6e6;
	cursor: pointer;
}
.Charac-content-text{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
}
.Charac-content-text>p{
	font-size: 14px;
	color: #666;
	line-height: 32px;
	text-align: justify;
	padding: 20px 15px;
}

/*展会介绍---组织机构*/
.myOrganization{
	width: 100%;
	height: auto;
	background: url(../img/ZZ-jigou-textBg2.png) no-repeat center;
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 38px 0px;
	background-size: cover;
}
.myOrganization-content{
	width: 672px;
	height: auto;
	background: url(../img/ZZ-jigou-textBg.png) no-repeat center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 0px;
	box-sizing: border-box;
	background-size: cover;
}
.myOrganization-content-group{
	width: 575px;
	height: auto;
}
.myOrganization-content-num{
	width: 100%;
	height: auto;
	min-height: 128px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.myOrganization-content-num:nth-of-type(odd){
	border: 3px solid #666;
	border-left: none;
}
.myOrganization-content-num:nth-of-type(even){
	border-left: 3px solid #666;
}
.myOrganization-content-num-number{
	width: 82px;
	height: 100%;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 79px;
	color: #f5dddd;
	font-style: italic;
	font-family: arial;
}
.myOrganization-content-num:nth-of-type(odd)>.myOrganization-content-num-number{
	left: 0;
}
.myOrganization-content-num:nth-of-type(even)>.myOrganization-content-num-number{
	right: 0;
}
.myOrganization-content-num-text{
	width: 100%;
	height: auto;
	text-align: center;
	color: #666;
	font-size: 20px;
	line-height: 32px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 10px 0;
}
.myOrganization-content-num-text p{
	background-color: transparent!important;
}

/*参展信息---参展须知*/
.notice{
	width: 100%;
	height: auto;
	margin: 30px 0px;
	background-color: #FFFFFF;
	padding: 45px 52px;
	box-sizing: border-box;
	color: #666;
}
.notice p{
	color: #666;
	line-height: 32px;
}
.notice-text-1{
	width: 100% !important;
	height: auto !important;
	line-height: 40px !important;
}
.notice-text-1>span{
	font-size: 16px;
	font-weight: bold;
}
.notice-text-1>p{
	font-size: 16px;
	text-indent: 1em;
}
.notice-text-2{
	width: 100% !important;
	height: auto !important;	
	color: #666 !important;
}
.notice-text-2>p{
	margin-top: 40px;
	line-height: 40px;
}
.notice-text-2>p>span:nth-of-type(1){
	font-weight: bold;
}


/*三级导航*/
.introduce-left-nav>ul>li>ul{
	width: 100%;
	text-align: center;
	overflow: hidden; 	
	height: auto;s
}
.introduce-left-nav>ul>li>ul>li:nth-of-type(1){
	margin-top: 15px;
}
.introduce-left-nav>ul>li>ul>li:nth-last-of-type(1){
	margin-bottom: 15px;
}
.introduce-left-nav>ul>li>ul>li>a{
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.introduce-left-nav>ul>li>ul>li>a:hover{
	border-bottom: 2px solid #cc0001;
	color: #cc0001;
}


/*参展信息---主题展区*/
.theme{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	text-align: center;
	margin: 30px 0px;
	position: relative;
}
.fangdajing{
	width: 123px;
	height: 123px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	border-radius: 5px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}

.alertBox{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.alertBox-btn{
	width: 60px;
	height: 60px;
	background: url(../img/cha.png) no-repeat center;
	background-color: #fff;
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 10001;
}
.alertBox-pic{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.alertBox-pic>img{
	transform: scale(1.2);
}
/*参展信息---我要参展*/
.join{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	margin: 30px 0px;
}
.join form{
    width: 100%;
    height: 100%;
}
.join table{
	padding: 30px 0px;
	margin: auto;
}
.join table tr{
	width: 100%;
	
}
.join table tr>td:nth-of-type(1){
	height: 48px;
	box-sizing: border-box;
	line-height: 48px;
	text-align: right;
	margin: 20px 0px;
	color: #666;
	font-size: 14px;
}
.join table tr>td:nth-of-type(2)>input{
	width: 450px;
	height: 48px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	margin: 11px 0px;
	margin-left: 32px;
	outline: none;
	padding-left: 10px;
}
.join table tr>td:nth-of-type(3){
	color: #cc0001;
	font-size: 22px;
	padding-left: 13px;
	line-height: 48px;
}
.submit-box{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center; 	
	color: #666;
	font-size: 14px;
}
#sub-btn{
	width: 145px;
	height: 48px;
	display: block;
	background-color: #999;
	color: #fff;
	padding-left: 0px;
	margin: auto;
	margin-top: 20px;
	outline: none;
}
.submit-box span{
	color: #cc0001;
}


/*历届回顾*/
.review{
	width: 100%;
	height: 100%;
	background-color: #F5F5F5;
}
.review-1{
	width: 100%;
	height: 640px;
	overflow: hidden;
}
.review-rota{
	width: 1000px;
	height: 550px;
	margin: auto;
	margin-top: 90px;
	position: relative;
}
.swiper-5{
	overflow: inherit;
}
.prev-2{
	left: -70px;
	background: url(../img/left-1.png) no-repeat center;
	outline: none;
}
.next-2{
	right: -70px;
	background: url(../img/right-1.png) no-repeat center;
	outline: none;
}
.review-rota-title{
	width: 100%;
	height: 110px;
	position: absolute;
	bottom: 0px;
	z-index: 10;
}
.review-rota-title-num{
	width: 100%;
	height: 100%;
	background-color: #4a4a4a;
	text-align: center;
	color: #FFFFFF;
	line-height: 26px;
	overflow: hidden;
}
.review-rota-title-num p:nth-of-type(1){
	font-size: 32px;
	margin-top: 30px;
}
.review-rota-title-num p:nth-of-type(2){
	font-size: 14px;
	line-height: 45px;
}

.review-2{
	width: 100%;
	height: 150px;
}
.review-year{
	width: 1000px;
	height: 100%;
	margin: auto;
}
.review-year-title{
	width: 100%;
	height: 100px;
	box-sizing: border-box;
	border-bottom: 1px solid #CC0001;
	text-align: center;
	color: #CC0001;
	line-height: 140px;
	font-size: 14px;
}
.review-year-years{
	width: 100%;
	height: 95px;
}
.review-year-years>ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.review-year-years>ul>li{
	margin: 20px 18px;
}
.review-year-years>ul>li>a{
	font-size: 14px;
	color: #666;
}
.review-3{
	width: 100%;
	height: auto;
}
.review-3-info{
	width: 1000px;
	height: auto;
	margin: auto;
}
.review-past{
	width: 100%;
	height: auto;
	margin: auto;
}

.review-past-group{
	width: 100%;
	height: auto;
	display: flex;
	/*justify-content: space-between;*/
	margin-top: 45px;
	flex-wrap:wrap;
}
.review-past-group:nth-of-type(1){
	margin-top: 0px;
}
.review-past-num{
	width: 320px;
	height: 340px;
	background-color: #FFFFFF;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:45px;
	margin-left: 20px;
}
.review-past-num:nth-of-type(3n-2){
	margin-left: 0px;
}
.review-past-num:hover .review-past-pic>img{
	transform: scale(1.3);
}
.review-past-num:hover .review-past-text{
	background-color: #CC0001;
}
.review-past-num:hover .review-past-text>p{
	color: #FFFFFF;
}
.review-past-pic{
	width: 100%;
	height: 210px;
	overflow: hidden;
	font-size: 0px;
}
.review-past-pic>img{
	transition: 0.5s;
	width: 100%;
}
.review-past-text{
	width: 100%;
	height: 130px;
	overflow: hidden;
}
.review-past-text>p{
	padding: 0px 25px 0px 25px;
	color: #666;
}
.review-past-text>p:nth-of-type(1){
	font-size: 16px;
	margin-top: 25px;
}
.review-past-text>p:nth-of-type(2){
	font-size: 14px;
	margin-top: 35px;
}
.review-page{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 50px 0px;
	display: flex;
	justify-content: center;
}
.review-page>a{
	display: block;
	width: 42px;
	height: 42px;
	border: 1px solid #666;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	margin: 0px 7px;
	box-sizing: border-box;
}
.review-page>.review-a-sty{
	background-color: #666;
	color: #fff;
}

/*历届回顾---详情*/
.review-detail{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	padding: 50px 0px;
}
.review-detail-info{
	width: 1000px;
	height: auto;
	margin: auto;
}
.review-details-title{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #cdcdcd;
}
.review-details-title>p:nth-of-type(1){
	font-size: 30px;
	font-family: "微软雅黑";
	text-align: center;
}
.review-details-title>p:nth-of-type(2){
	font-size: 14px;
	color: #666666;
	line-height: 40px;
	text-align: center;
}
.review-details-text{
    width: 95%;
    height: auto;
    margin: auto;
}
.review-details-text>p{
	font-size: 16px;
	color: #666666;
	font-family: "微软雅黑";
	/*text-indent: 2em;*/
	line-height: 38px;
}

.review-details-text>p:nth-of-type(1){
	margin-top: 15px;
}
.review-details-text>p img{
	width: 100%;
}
.review-details-pic{
	text-align: center;
	padding: 30px 0px;
}
.review-details-pic>img{
	width: 80%;
}
.review-details-page{
	width: 100%;
	height: auto;
	margin-top: 30px;
	padding: 10px 10px;
	border-top: 1px solid #cdcdcd;
	display: block;
	box-sizing: border-box;
}
.review-details-page>p{
	font-size: 14px;
	line-height: 30px;
}
.review-details-page>p>a{
	color: #666666;
}

/*参展品牌*/
.brand-up{
	width: 45px;
	height: 30px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 25px;
	background: url(../img/jiantou-down2.png) no-repeat center;
}
.brand{
	width: 100%;
	height: auto;
}
.brand-title{
	width: 100%;
	height: 170px;
	text-align: center;
	overflow: hidden;
}
.brand-title>p{
	font-size: 28px;
	color: #666;
	line-height: 45px;
}
.brand-title>p>span{
	font-size: 38px;
	font-weight: bold;
}
.brand-title>p:nth-of-type(1){
	margin-top: 35px;
}
.brand-content{
	width: 100%;
	height: 100%;
	display: flex;
}
.brand-content-left{
	width: 45%;
	height: auto;
	background-color: #69646b;
}
.brand-content-left-group{
	width: 100%;
	height: 100%;
	/*float: right;*/
	margin: auto;
	/*margin-right: 48px;*/
	display: flex;
	align-items: center;
}

.brand-content-left-group>ul{
	/*margin-top: 100px;*/
	margin: auto;
}
.brand-content-left-group>ul>li{
	float: left;
	width: 25%;
	/*margin-left: 50px;*/
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand-content-left-group>ul>li>a{
	display: block;
	width: 86px;
	height: 126px;
}
.brand-left-ico{
	width: 86px;
	height: 86px;
	border-radius: 50%;
	border: 1px solid #FFF; 
	box-sizing: border-box;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand-left-name{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
}
.brand-content-left-group>ul>li:nth-of-type(1)>a>.brand-left-name{
	/* color: #CC0001; */
}
.brand-content-left-group>ul>li:nth-of-type(1)>a>.brand-left-ico{
	/* border: 1px solid #CC0001; */
}

.brand-content-right{
	width: 55%;
	height: auto;
	overflow: hidden;
}
.brand-content-pic{
	width: 100%;
	height: 100%;
	font-size: 0px;
	display: none;
}
.brand-content-pic>img{
	width: 100%;
}
.brand-content-pic:nth-of-type(1){
	display: block;
}
.brand-housePro{
	width: 100%;
	height: 160px;
	background-color: #f5f5f5;
	text-align: center;
	overflow: hidden;
}
.brand-housePro>p:nth-of-type(1){
	font-size: 42px;
	color: #ccc;
	margin-top: 35px;
}
.brand-housePro>p:nth-of-type(2){
	font-size: 25px;
	color: #CC0001;
}
.brand-housePro-content{
	width: 100%;
	height: auto;
}
.brand-housePro-content-info{
	width: 1000px;
	height: 100%;
	margin: auto;
	box-sizing: border-box;
	padding: 50px 0px;
}
.brand-housePro-main{
	width: 100%;
	height: auto;
}
.brand-housePro-group{
	width: 100%;
	/*height: 277px;*/
	display: flex;
	margin-top: 20px;
	flex-wrap:wrap;
	justify-content: space-between;
}
/*.brand-housePro-group:nth-of-type(1){*/
/*	margin-top: 0px;*/
/*}*/
.brand-housePro-num{
	width: 218px;
	height: 100%;
	/*margin-left: 40px;*/
	border: 1px solid #ccc;
	margin-top:25px;
}
.sm{visibility: hidden;height: 0;}
/*.brand-housePro-num:nth-of-type(1){*/
/*	margin-left: 0px;*/
/*}*/
.brand-housePro-num-pic{
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.brand-housePro-num-pic a{
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand-housePro-num-pic a img{
	width: 70%;
}
.brand-housePro-num-ico{
	width: 100%;
	height: 97px;
	box-sizing: border-box;
	/*border: 1px solid #ccc;
	border-top: none;*/
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand-housePro-lookmore{
    width: 100%;
    height: 50px;
    background-color: #cc0001;
    margin-top: 37px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
}
.brand-housePro-lookmore>a{
	color: #fff;
}
.wycz{
	width: 100%;
	height: 680px;
	background: url(../img/bg.png) no-repeat center;
}
.wycz-info{
	width: 1000px;
	height: 100%;
	margin: auto;
}
.wycz-title{
	width: 100%;
	height: 157px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wycz-title>span{
	display: block;
	width: 78px;
	height: 42px;
	text-align: center;
	line-height: 40px;
	font-size: 35px;
	color: #666;
}
.wycz-title>span:nth-of-type(2){
	background-color: #cc0001;
	color: #fff;
}
.wycz-content{
	width: 100%;
	height: auto;
}
.wycz-group{
	width: 100%;
	height: 48px;
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}
.wycz-group:nth-of-type(1){
	margin-top: 0px;
}
.wycz-num{
	width: 470px;
	height: 48px;
	box-sizing: border-box;
	display: flex;
}
.wycz-num-input{
	width: 450px;
	height: 100%;
}
.wycz-num-input>input{
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
	padding-left: 15px;
	box-sizing: border-box;
	outline: none;
}
.wycz-num-xh{
	width: 20px;
	height: 100%;
	text-align: right;
	line-height: 50px;
	color: #cc0001;
	font-size: 20px;
	font-weight: bold;
}
.wycz-submit{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 45px;
}
.wycz-submit>input{
	width: 145px;
	height: 48px;
	background-color: #999;
	color: #fff;
}
.wycz-submit>p{
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.wycz-submit>p>span{
	color: #cc0001;
}

/*参展品牌--详情页*/
.brand-detail{
	width: 100%;
	height: auto;
}
.brand-detail-1{
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
}

.brand-detail-rota{
	width: 100%;
	height: auto;
}
.brand-detail-rota-info{
	width: 1000px;
	height: auto;
	margin: auto;
	padding: 40px 0px;
	box-sizing: border-box;
}
.swiper-6 .swiper-pagination-bullets{
	bottom: 30px;
}
.pagination-3 .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	background-color: #dddbdc;
	opacity: 1;
	outline: none;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.pagination-3 .swiper-pagination-bullet-active{
	background-color: #666;
}
.brand-detail-rota-name{
	position: absolute;
	width: 100%;
	height: 200px;
	background: rgba(204,0,1,0.8);
	z-index: 9;
	bottom: 0;
	text-align: center;
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	line-height: 180px;
}
.brand-detail-content{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.brand-detail-text{
	width: 98%;
	height: auto;
	margin: auto;
	margin-top: 52px;
}
.brand-detail-text p{
	font-size: 15px;
	color: #666;
	line-height: 32px;
	text-indent: 2em;
	text-align: justify;
}
.brand-detail-text-1{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
}
.brand-detail-text-left{
	width: 340px;
	height: 360px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand-detail-text-right{
	width: 618px;
	height: auto;
}
.brand-detail-text-right-title{
	width: 100%;
	height: auto;
}
.brand-detail-text-right-title>p:nth-of-type(1){
	font-size: 42px;
	color: #000;
}
.brand-detail-text-right-title>p:nth-of-type(2){
	font-size: 25px;
	color: #666;
}
.brand-detail-text-right-text{
	width: 100%;
	height: auto;
}
.brand-detail-text-right-text>p{
	color: #666;
	line-height: 32px;
	margin-top: 10px;
}
.brand-detail-text-right-text>p:nth-of-type(2){
	margin-top: 30px;
}
.brand-detail-text-2{
	width: 100%;
	height: auto;
	padding-bottom: 30px;
}
.brand-detail-text-2>p{
	color: #666;
	line-height: 32px;
	margin-top: 30px;
}
.brand-detail-text-2>p:nth-of-type(2){
	margin-top: 30px;
}
.brand-detail-2{
	width: 100%;
	height: 410px;
	background-color: #e6e6e6;
}
.brand-detail-2-info{
	width: 1000px;
	height: auto;
	margin: auto;
	padding: 1px;
}
.brand-detail-2-title{
	width: 100%;
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand-detail-2-title>span{
	display: block;
	width: 78px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	font-size: 35px;
	color: #666;
}
.brand-detail-2-title>span:nth-of-type(2){
	background-color: #CC0001;
	color: #fff;
}
.brand-detail-2-rota{
	width: 100%;
	height: 217px;
	position: relative;
}
.swiper-7{
	height: 100%;
}
.swiper-7 .swiper-slide{
	height: 100%;
	background-color: #fff;
}
.swiper-7 .swiper-slide>a{
	display: flex;
	justify-content: center;
	align-items: center;
    position: relative;
}
.swiper-7 .swiper-slide img{
	width: 50%;
}
.lookDetail{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(204,0,1,0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
	top: 0px;
	left: 0px;
}
.lookDetail-con{
	width: 66px;
	height: 96px;
	position: absolute;
	margin: auto;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
}
.lookDetail-ico{
	width: 66px;
	height: 66px;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-radius: 50%;
	background: url(../img/jia.png) no-repeat center;
}
.lookDetail-text{
	width: 100%;
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}
.swiper-7 .swiper-slide>a:hover .lookDetail{
	display: block;
}
.prev-3{
	background: url(../img/left-1.png) no-repeat center;
	outline: none;
	left: -50px;
}
.next-3{
	background: url(../img/right-1.png) no-repeat center;
	outline: none;
	right: -50px;
}

/*新闻媒体*/
.news{
	width: 100%;
	height: auto;
}
.news-zh{
	width: 100%;
	height: auto;
}
.news-zh-head{
	width: 100%;
	height: 325px;
}
.news-zh-head-left{
	width: 50%;
	height: 100%;
	float: left;
}
.news-zh-head-right{
	width: 50%;
	height: 100%;
	float: left;
}
.news-zh-head-right-title{
	width: 310px;
	height: 82px;
	text-align: center;
	font-size: 32px;
	line-height: 90px;
}
.news-zh-head-right-pic{
	width: 310px;
	height: auto;
	overflow: hidden;
}
.news-zh-head-right-pic img{
	width: 100%;
}
.news-zh-head-right-box{
	width: 100%;
	height: 240px;
	border-left: 1px solid #ccc;
	margin-top: 72px;
	padding-left: 45px;
	overflow: hidden;
	box-sizing: border-box;
}
.news-zh-head-right-1{
	width: 100%;
	height: auto;
	margin-top: 25px;
	box-sizing: border-box;
}
.zh-news>p{
	line-height: 30px;
}
.zh-news>p:nth-of-type(1)>a{
    font-size: 16px;
    font-weight: bold;
    color: #666;
    background: url(../img/point.png) no-repeat left center;
    padding-left: 15px;
}
.zh-news>p:nth-of-type(2){
	font-size: 14px;
	color: #666;
	padding-left: 15px;
}
.news-zh-head-right-2{
	width: 100%;
	height: auto;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	box-sizing: border-box;
}
.news-zh-primary{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.news-zh-num{
	width: 100%;
	height: 100px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 10px 14px;
	margin-top: 12px;
}
.news-zh-num-time{
	width: 80px;
	height: 80px;
	background-color: #F5F5F5;
	text-align: center;
	overflow: hidden;
    float: left;
}
.news-zh-num-time>p:nth-of-type(1){
	font-size: 32px;
	color: #CC0001;
	margin-top: 10px;
}
.news-zh-num-time>p:nth-of-type(2){
	font-size: 14px;
	color: #666;
}
.news-zh-num-text{
	width: 625px;
	height: 80px;
	float: left;
	margin-left: 15px;
	box-sizing: border-box;
	color: #666;
	font-size: 16px;
	line-height: 26px;
}
.news-zh-num-text>p:nth-of-type(1){
	margin-top: 15px;
}
.news-zh-num-text>p:nth-of-type(2){
	font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
}
.news-zh-page{
	width: 100%;
	height: auto;
}

/*新闻详情页*/
.news-detail{
	width: 100%;
	height: auto;
}
.news-detail-head{
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}
.news-detail-head>p:nth-of-type(1){
	font-size: 32px;
	color: #000;
	margin-top: 30px;
}
.news-detail-head>p:nth-of-type(2){
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.news-details-text{
    width: 95%;
    height: auto;
    margin: auto;
}
.news-details-text img{
    width: 95%;
    height: auto;
}
.news-details-text>p{
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑";
	text-indent: 2em;
	line-height: 30px;
}
.news-details-text>p:nth-of-type(1){
	margin-top: 15px;
}
.news-details-pic{
	text-align: center;
	padding: 30px 0px;
}
.news-details-pic>img{
	width: 60%;
}
.news-details-page{
	width: 100%;
	height: auto;
	margin-top: 30px;
	padding: 10px 10px;
	border-top: 1px solid #cdcdcd;
	box-sizing: border-box;
}
.news-details-page>p{
	font-size: 14px;
	line-height: 30px;
}
.news-details-page>p>a{
	color: #666666;
}

/*服务中心*/
.contact{
	width: 100%;
	height: auto;
}
.contact-1{
	width: 100%;
	height: 450px;
}
.contact-1-info{
	width: 1000px;
	height: 100%;
	margin: auto;
}
.contact-left{
	width: 360px;
	height: 100%;
	float: left;
}
.contact-right{
	width: 580px;
	height: 100%;
	float: right;
}
.contact-zz{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #ccc;
	box-sizing: border-box;
	margin-top: 58px;
}
.contact-zz>span{
	display: inline-block !important;
	/*width: 162px;*/
	height: 50px !important;
	font-size: 18px !important;
	font-weight: bold !important;
	border-bottom: 2px solid #CC0001 !important;
	box-sizing: border-box !important;
}
.contact-cont{
	width: 100%;
	height: 210px;
}
.contact-cont-left{
	width: 360px;
	height: 100%;
	float: left;
}
.contact-cont-left>p{
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.contact-cont-left>p:nth-of-type(1){
	margin-top: 20px;
}
.contact-cont-right{
	width: 160px;
	height: 100%;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contact-gz{
	width: 100%;
	height: auto;
	border-top: 2px solid #ccc;
}
.contact-gz>p{
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.contact-gz>p:nth-of-type(1){
	margin-top: 10px;
}
.contact-2{
	width: 100%;
	height: auto;
}
.contact-map{
	width: 100%;
	height: 450px;
}
.contact-3{
	width: 100%;
	height: auto;
}
.contact-3-info{
	width: 1000px;
	height: 320px;
	margin: auto;
	padding-top: 80px;
	box-sizing: border-box;
}
.contact-download{
	width: 100%;
	height: 185px;
}
.contact-download>ul{
	box-sizing: border-box;
	padding: 20px 0px 0px 42px;
}
.contact-download>ul>li{
	float: left;
	width: 35%;
	margin-top: 12px;
	background: url(../img/jiantou-right.png) no-repeat left center;
	box-sizing: border-box;
	padding-left: 25px;
}
.contact-download>ul>li>a{
	color: #666;
}
.contact-download>ul>li:nth-of-type(odd){
	float: left;
}
.contact-download>ul>li:nth-of-type(even){
	float: right;
}
#dituContent{
	width: 100%;
	height: 100%;
}

.phone-navBtn,
.phone-box,
.phone-nav{
	display: none;
}



/*===/分页=============================*/
.fenye { text-align: center; font-size: 16px; width: 100%; margin: 30px 0;}
.fenye a { width: 32px; height: 32px; line-height: 32px;  color: #333; margin:0 1px;display: inline-block; background: #fff; border: #333 solid 1px; border-radius: 66px;}
.fenye a:hover {color: #000; background: #fff; border: #333 solid 1px;}
.fenye a.current { color: #fff;  background: #CC0001; margin-right: 5px; border: #CC0001 solid 1px;}



@media only screen and (max-width: 1000px) {
	.home{
	   width: 98%;
	   margin: auto;
	   position: relative;
	}
	.head-left{
		width: 50%;
		margin-left: 10px;
	}
	.myfloat,
	.top-nav-down{
		display: none;
	}
	.top-nav{
		height: auto;
	}
	.top-nav-up-head{
		width: 100%;
		background: rgba(255,255,255,0);
	}
	.head-right{
		display: none;
	}
	.phone-navBtn{
		display: block;
		width: 60px;
		height: 60px;
		float: right;
		background: url(../img/nav-Btn.png) no-repeat center;
		cursor: pointer;
	    margin: 20px 20px 0 0;
	}
	.phone-box{
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.7);
		z-index: 998;
		top: 0;
		display: none;
	}
	.phone-nav{
		display: block;
		position: fixed;
		width: 50%;
		height: 100%;
		background-color: #fff;
		z-index: 999;
		top: 0;
		right: -51%;
	}
	.phone-nav-menu{
		width: 100%;
		height: 100px;
		border-bottom: 1px solid #CCCCCC;
		box-sizing: border-box;
	}
	.phone-nav-menu-left{
		width: 50%;
		height: 100%;
		overflow: hidden;
		box-sizing: border-box;
		padding-left: 5%;
		float: left;
	}
	.phone-nav-menu-left>p:nth-of-type(1){
		font-size: 22px;
		font-weight: bold;
		margin-top: 25px;
	}
	.phone-nav-menu-left>p:nth-of-type(2){
		font-size: 14px;
		color: #000;
	}
	.phone-nav-menu-right{
		width: 50%;
		height: 100%;
		float: right;
	}
	.phone-nav-menu-cha{
		width: 60px;
		height: 60px;
		background: url(../img/cha.png) no-repeat center;
		cursor: pointer;
		float: right;
		margin: 20px 20px 0 0;
		border: 1px solid #ccc;
		border-radius: 50%;
	}
	.phone-nav-content{
		width: 100%;
		height: 100%;
	}
	.phone-nav-content ul>li>a{
		display: block;
		padding: 20px 5%;
		color: #666;
		font-size: 14px;
		border-bottom: 1px solid #ddd;
	}
	.mynews{
		height: auto;
		padding-top: 10px;
	}
	.mynews-info{
		width: 100%;
	}
	.mynews-left{
		float: none;
		width: 100%;
		background-size: cover;
	}
	.mynews-text-2>p{
		display: none;
	}
	.mynews-right{
		width: 96%;
		float: none;
		margin: auto;
		margin-top: 10px;
	}
	.mynews-rota{
		height: auto;
	}
	.mynews-rota-title{
		height: auto;
		line-height: 35px;
		margin-top: 10px;
	}
	.mynews-content-news{
		height: auto;
	}

	.inews{ width: 100%; margin: 0 auto; padding-bottom: 70px; overflow: hidden;}
	.inews .newsBox{ margin: 0;}
	.inews .item{ width: 100%; padding: 0; box-sizing: border-box; float: none; margin-bottom: 5px;}
	.inews .item .tit{width: 100%;height: 42px;line-height: 42px;font-size: 18px;font-weight: bold;color: #000; border-bottom: 2px solid #ccc;}
	.inews .item .tit span{display: inline-block;height: 100%;border-bottom: 2px solid #cc0001;}
	.inews .item .tit a{ float: right; color: #666; font-size: 14px; font-weight: normal;}
	.inews .item .tit a:hover{ color: #cc0001;}
	.inews .item .box ul li{ margin-top: 10px; overflow: hidden;}
	.inews .item .box ul li dl{ float: left; width: 150px; height: 112px;}
	.inews .item .box ul li dl img{width: 150px; height: 112px;}
	.inews .item .box ul li ol{ padding-left: 165px; padding-top: 0;}
	.inews .item .box ul li ol h3{ font-size: 15px; color: #666; font-weight: normal; line-height: 1; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; margin-bottom: 5px;}
	.inews .item .box ul li ol dt{ height: 36px; font-size: 12px; color: #999; line-height: 18px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; margin-bottom: 5px;}
	.inews .item .box ul li ol p{ font-size: 12px; color: #999; text-align: left;}
	.inews .item .box ul li ol dd { padding-top: 8px;}
	.inews .item .box ul li ol dd span{ margin-right: 5px;}
	.inews .item .box ul li ol dd a{ display: inline-block; background: #cc0001; color: #fff; font-size: 12px; padding: 3px 5px; border-radius: 3px;}

	.mybrand{
		height: auto;
	}
	.mybrand-info{
		width: 100%;
	}
	.mybrand-content{
		height: auto;
		padding-bottom: 80px;
	}
	.mybrand-slide-show-name>span:nth-of-type(1){
		margin-left: 0px;
		width: 100%;
	}
	.mybrand-slide-show-name>span:nth-of-type(2){
		width: 100%;
		height: auto;
		margin-top: 0px;
		font-size: 1.9vw;
		line-height: 8vw;
	}
	.swiper-2{
		width: 98%;
		height: auto;
	}
	.swiper-2 .swiper-slide{
		height: auto;
	}
	.mybrand-slide-show{
		width: 100%;
		height: auto;
	}
	.mybrand-slide-show-pic{
		height: auto;
	}
	.slide-show-pictures{
		height: auto;
		padding-bottom: 10px;
	}
	
	.myreview-info{
		width: 100%;
		height: auto;
	}
	.myreview-content{
		height: auto;
	}
	.myreview-rota{
		height: auto;
	}
	.swiper-4{
		width: 95%;
		bottom: 5%;
	}
	.myreview-text{
		height: auto;
		padding: 20px 0px;
	}
	.myreview-swiper-left, .myreview-swiper-right{
		width: 20%;
		height: auto;
	}
	.myreview-swiper-text{
		width: 60%;
	}
	.myreview-swiper-slide p:nth-of-type(1){
		font-size: 3.2vw;
		overflow: hidden;
        text-overflow: ellipsis;
		white-space: nowrap;
		margin-top: 0px;
	}
	.myreview-swiper-slide p:nth-of-type(2){
		overflow: hidden;
        text-overflow: ellipsis;
		white-space: nowrap;
	}
	.mybusiness-info{
		width: 100%;
	}
	.mybusiness-content{
		height: auto;
		background-size: cover;
		padding: 0;
		/*background: none;*/
	}
	.mybusiness-content-picNums{
		height: auto;
	}
	.mybusiness-content-picNums>ul{
		
	}
	.mybusiness-content-picNums>ul>li img{
		width: 100%;
	}
	.friendShip-info{
		width: 100%;
		height: auto;
	}
	.friendShip-content-text>ul:nth-of-type(1),
	.friendShip-content-text>ul:nth-of-type(2){
		display: flex;
		overflow: hidden;
		line-height: 32px;
	}
	.bottom-info{
		width: 100%;
		height: auto;
	}
	.bottom-up{
		height: auto;
		margin-top: 0px;
	}
	.bottom-up-left{
		display: none;
	}
	.bottom-up-right{
		width: 100%;
	    float: none;
	    justify-content: center;
	    padding: 20px 0;
	}
	.bottom-up-right-erweima{
		margin: 0px 10px;
	}
	.bottom-down{
		width: 90%;
		margin: auto;
	}
	.bottom-down p{
		line-height: 28px !important;
	}
	
	
	.introduce{
	    padding: 3.6vw 0;
	}
	.introduce-info{
		width: 100%;
	}
	.introduce-left{
		float: none;
		width: 100%;
		position: static !important; 
	}
	.introduce-left-title{
		width: 100%;
		background-size: cover;
	}
	.introduce-right{
		width: 100%;
		float: none;
	}
	.introduce-right-title{
		height: auto;
		overflow: hidden;
		margin-top: 30px;
	}
	.introduce-right-title>span:nth-of-type(1){
	    display: none;
	}
	.introduce-right-title>span:nth-of-type(2){
		float:left;
		padding-left: 10px;
	}
	.introduce-content-gaikuang{
		padding: 0px 20px;
	}
	.introduce-content-gaikuang img{
		width: 100%;
		margin: 30px 0px;
	}
	.gaikuang-1{
		height: auto;
		padding: 0 4.8vw;
	}
	.gaikuang-1-text{
		width: 100% !important;
	}
	.gaikuang-1-pic{
		height: auto;
		padding: 4vw;
	}
	.gaikuang-1-pic img{
	   width: 80%;
	}
	.gaikuang-2{
		height: auto;
		background-size: cover;
	}
	.gaikuang-2>p{
	    padding: 20px 30px;
	}
	.gaikuang-3{
		height: auto;
		overflow: hidden;
		padding: 5.2vw 3.8vw;
	}
	.gaikuang-3-pic{
		width: 100%;
		height: auto;
		float: none;
	}
	.gaikuang-3-pic img{
		width: 100%;
	}
	.gaikuang-3-text{
		width: 100%;
		float: none;
	}
	.Charac-content-title>span:nth-of-type(1){
		width: 70%;
		font-size: 1.8vw;
		overflow: hidden;
        text-overflow: ellipsis;
		white-space: nowrap;
	}
	.Charac-content-title>span:nth-of-type(2){
		width: 30%;
	}
	.myOrganization-content{
		width: 95%;
	}
	.myOrganization-content-group{
		width: 85.5%;
	}
	.myOrganization-content-num-text{
		font-size: 2vw;
	}
	.myOrganization-content-num-text p{
		font-size: 12px !important;
	}
	.myOrganization-content-num-number{
		width: 10%;
		font-size: 50px;
		top: 25px;
		align-items: inherit !important;
		display: block;
	}
	.notice{
		padding: 45px 20px;
	}
	.theme>img{
		width: 100%;
	}
	.fangdajing{
		width: 12.3vw;
		height: 12.3vw;
	}
	.fangdajing img{
		width: 70%;
	}
	.join table{
		width: 100%;
	}
	.join table tr>td:nth-of-type(1){
		width: 20%;
		padding-right: 20px;
		line-height: 20px;
	}
	.join table tr>td:nth-of-type(2){
		width: 50%;
	}
	
	.join table tr>td:nth-of-type(3){
		width: 5%;
	}
	.join table tr>td:nth-of-type(2)>input{
		width: 100%;
		margin-left: 0px;
	}
	
	
	
	.review-1{
		width: 100%;
		height: auto;
	}
	.review-rota{
		width: 100%;
		height: auto;
		margin-top: 2vw;
	}
	.review-rota-title{
		height: auto;
	}
	.review-rota-title-num p:nth-of-type(1){
		font-size: 3.2vw;
		overflow: hidden;
        text-overflow: ellipsis;
		white-space: nowrap;
	    margin-top: 0px;
	}
	.review-rota-title-num p:nth-of-type(2){
		overflow: hidden;
        text-overflow: ellipsis;
		white-space: nowrap;
		line-height: 26px;
	}
	.next-2{
		right: -40px;
	}
	.prev-2{
		left: -40px;
	}
	
	.review-2{
		height: auto;
	}
	.review-year{
		width: 100%;
	}
	.review-year-title{
		height: 10vw;
		line-height: 14vw;
	}
	.review-year-years{
		height: auto;
		padding-bottom: 20px
	}
	.review-year-years>ul>li{
		margin: 5px 6px;
	}
	.review-year-years>ul>li:nth-of-type(1){
		/*display: none;*/
	}
	.review-3-info{
		width: 100%;
	}
	.review-past-group{
		margin-top: 4.5vw;
		display: block;
	}
	.review-past-num{
		width: 49%;
		height: auto;
		padding-bottom: 30px;
		margin: 0px;
	}
	/*.review-past-num:nth-last-of-type(1){
		display: none;
	}*/
	.review-past-num:nth-of-type(odd){
		float: left;
	}
	.review-past-num:nth-of-type(even){
		float: right;
	}
	.review-past-pic{
		height: auto;
		font-size: 0px;
	}
	.review-past-pic img{
		width: 100%;
	}
	.review-past-text{
		height: auto;
	}
	.review-past-text>p:nth-of-type(1){
		margin-top: 2.5vw;
		text-align: center;
		font-size: 1.6vw;
	}
	.review-past-text>p:nth-of-type(2){
		margin-top: 3.5vw;
		text-align: center;
		font-size: 1.6vw;
	}
	
	
	.review-detail-info{
		width: 100%;
	}
	.review-details-text>p{
		text-indent: 0;
		width: 100%;
		margin-top: 20px;
	}
	.review-details-text>p img{
		width: 100%;
	}
	.review-details-page>p{
	    overflow: hidden;
        text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.brand-title{
		height: auto;
		padding: 3vw 0px;
	}
	.brand-content{
		height: auto;
		display: block;
	}
	.brand-content-left{
		width: 100%;
	}
	.brand-content-left-group{
	    float: none;
	    width: 100%;
	    overflow: hidden;
	}
	.brand-content-left-group>ul{
		margin-top: 5vw;
	}
	.brand-content-left-group>ul>li{
	     margin: 0px;
	     width: 33%;
	}
	.brand-content-left-group>ul>li>a{
		width: 100%;
	}
	.brand-left-ico{
		margin: auto;
	}
	.brand-content-right{
		width: 100%;
	}
	.brand-housePro{
		height: auto;
		padding-bottom: 35px;
	}
	.brand-housePro-content-info{
		width: 100%;
	}
	.brand-housePro-group{
		height: auto;
	}
	.brand-housePro-num{
		width: 24%;
		height: auto;
		margin: 0px 2px; 
	}
	.brand-housePro-num-pic{
		height: auto;
		font-size: 0px;
		overflow: hidden;
	}
	.brand-housePro-num-ico{
		height: auto;
	}
	.wycz{
		height: auto;
		background-size: cover;
	}
	.wycz-info{
		width: 100%;
	}
	.wycz-title{
		height: auto;
		padding: 30px 0px;
	}
	.wycz-group{
		display: block;
		height: auto;
		overflow: hidden;
	}
	.wycz-num{
		width: 100%;
		padding:  0px 10px;
		margin-top: 25px;
	}
	.wycz-num:nth-of-type(1){
		margin-top: 0px;
	}
	.wycz-num-input{
		width: 96%;
	}
	
	.brand-detail-rota-info{
		width: 100%;
		padding-top: 0px;
	}
	.brand-detail-text-1{
		display: block;
	}
	.brand-detail-text-left{
		width: 100%;
		height: auto;
	}	
	.brand-detail-text-left img{
		width: 50%;
	}
	.brand-detail-text-right{
		width: 100%;
	}
	.brand-detail-text-right-title{
		text-align: center;
		padding: 30px 0px;
	}
	.brand-detail-text-right-text{
		text-indent: 2em;
	}
	.brand-detail-text-2{
		text-indent: 2em;
	}
	
	.brand-detail-2{
		height: auto;
	}
	.brand-detail-2-info{
		width: 100%;
	}
	.brand-detail-2-title{
		height: auto;
		padding: 30px 0px;
	}
	.brand-detail-2-rota{
		width: 60%;
		height: auto;
		margin: auto;
		padding: 30px 0;
	}
	
	
	.news-zh-primary{
		width: 98%;
		margin: auto;
	}
	.news-zh-head{
		height: auto;
	}
	.news-zh-head-left{
		width: 100%;
		float: none;
	}
	.news-zh-head-right-title{
		width: 100%;
	}
	.news-zh-head-right-pic{
		width: 80%;
		margin: auto;
	}
	.news-zh-head-right{
		display: none;
	}
	.news-zh-num{
		height: auto;
		overflow: hidden;
	}
	.news-zh-num-time{
	    width: 20%;
	}
	.news-zh-num-text{
		width: 75%;
		margin-left: 0px;
		padding-left: 15px;
	}
	.news-zh-num-text>p:nth-of-type(1){
		overflow: hidden;
        text-overflow: ellipsis;
		white-space: nowrap;
	}
	.news-details-page>p{
		overflow: hidden;
        text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	
	.contact-1{
		height: auto;
	}
	.contact-1-info{
		width: 100%;
	}
	.contact-left{
		float: none;
		width: 100%;
		height: auto;
		text-align: center;
	}
	.contact-left img{
		width: 100%;
	}
	.contact-right{
		float: none;
		width: 100%;
		height: auto;
		padding: 0px 10px;
		box-sizing: border-box;
	}
	.contact-cont{
		width: 100% !important;
		height: auto !important;
		overflow: hidden;
	}
	.contact-zz{
		width: 100% !important;
	}
	.contact-cont-left{
		width: 100% !important;
		height: auto !important;
		padding: 20px 0px !important;
	}
	.contact-cont-right{
		display: none;
	}
	.contact-gz{
		width: 100% !important;
		padding: 20px 0px !important;
	}
	
	.contact-3-info{
		width: 100%;
		height: auto;
		padding: 50px 0px; 
	}
    .contact-3-info	.introduce-right-title>span:nth-of-type(1){
		display: block;
	}
	.contact-download{
		height: auto;
	}
	.contact-download>ul{
	     padding: 20px;
	}
	
	
	
	
	
	/*移动端改*/
	.pagination-sy .swiper-pagination-bullet{
		width: 1.5vw;
		height: 1.5vw;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 1vw;
	}
}