html,body {
	position: relative;
	height: 100%;
}
body{
	background:url('../images/bg.jpg') no-repeat center;
	background-size: cover;
	color:#fff;
}

.ContentCenter{
	width: 1200px;
	margin: auto;
}
.swiper-container-h {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	position: relative;
}
.paginationFixed{
	width: 22px;
	position: fixed;
	left: 38px;
	bottom: 40px;
	height: 120px;
	z-index: 9;
	text-align: center;
	color:#fff;
}
.swiper-button-next-h, .swiper-button-prev-h{
	width: 22px;
    height: 12px;
	background-size: 22px 12px;
	position: relative;
	margin-top: 0;
	top: 0;
}
.swiper-button-prev-h{
	background: url('../images/arrowTop_03.png');
	left:0;
	top:0;
}
.swiper-button-next-h{
	background: url('../images/arrowBtm_06.png');
	right: 0;
	top: 38px;
}
.swiper-pagination-h{
	position: relative;
	font-size: 18px;
}
.swiper-pagination-h{
	bottom: -20px;
}
.swiper-button-next-h.swiper-button-disabled, .swiper-button-prev-h.swiper-button-disabled{
	opacity: 0;
}
/* 公共标题 */
.publicTitle{
	text-align: center;
}
.publicTitle .headline{
	font-size: 33px;
	margin: 97px 0 15px;
	font-weight: 600;
	letter-spacing: 14px;
	margin-right: -14px;
}
.publicTitle .subhead{
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: -1px;
}
.slideBarFixed{
	padding: 10px 15px;
	background-color: rgba(0,0,0,.2);
	position: fixed; 
	bottom: 46px;
	left: 37px;
	display: none;
}
.slideBarFixed li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: hsla(0,0%,100%,.5);
	margin-top: 8px;
	cursor: pointer;
}
.slideBarFixed li.active{
	color:#fff;
}
/* 内容上下居中 */
.autoScreen{
	width: 688px;
	height: 270px;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.caeLogo{
	width: 155px;
	height: 73px;
	background: url('../images/caeLogo.png') no-repeat center;
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 3;
}
.caeRightCy{
	width: 20px;
	height: 249px;
	background: url('../images/cy.png') no-repeat center;
	position: absolute;
	right: 40px;
	top: 40px;
	z-index: 3;
}
.caeRightZB{
	width: 231px;
	height: 29px;
	background: url('../images/zhuban.png') no-repeat center;
	position: absolute;
	right: 40px;
	bottom: 40px;
	z-index: 3;
}
/* 第一屏 */
.firstBg{
	background: url('../images/bg1.jpg') no-repeat center;
	background-size: cover;
}
.showRadio{
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 6;
	position: absolute;
	background: #000;
	display: none;
}
.hideRadio{
	font-size: 30px;
	color: #fff;
	position: absolute;
	right: 12px;
	top: 12px;
	cursor: pointer;
	z-index: 8;
	display: none;
}
.firstScreen{
	width: 688px;
	height: 270px;
	text-align: center;
}
.firstScreen .title{
	font-size: 40px;
	letter-spacing: 6px;
	margin-right: -6px;
}
.firstScreen .real{
	margin: 38px 0 15px;
}
.wonderful{
	height: 35px;
	font-size: 26px;
	line-height: 35px;
}
.wonderful .sp1{
	margin-right: 20px;
}
.scrollVideo{
	cursor: pointer;
	color:#fff;
}
.wonderful .scrollVideo .sp1{
	margin: 0 16px;
}
.wonderful .arrow{
	margin-top:10px;
}
/* 第二屏 */
.twoScreen{
	width: 1145px;
	height: 400px;
}
.partInBrand{ 
	height: 125px; 
}
.partInBrand2{ 
	margin-top: 145px;
}
.brandNum1{
	width: 245px;
	height: 125px;
	padding-right: 38px;
	font-size: 25px;
	position: relative;
}
.joinBrand{
	position: absolute;
	width: 113px;
	height: 39px;
	background: url('../images/joinBrand.png') no-repeat;
	line-height: 33px;
	text-align: center;
	font-size: 21px;
	color:#890550;
	top: -36px;
    left: 4px;
}
.brandNum1 span{
	font-size: 128px;
	font-weight: bold;
}
.brandNum1 .moneyW{
	font-size: 96px;
    margin-left: -48px;
    position: relative;
    bottom: 16px;
}
.brandNum1 .moneyW .num{
	font-size: 125px;
	position: relative;
	bottom: -15px;
}
.brandNum1 .moneyW .add{
	position: relative;
	bottom: -15px;
	font-size: 38px;
	font-weight: normal;
}
.partInBrand ul li{
	float: left;
	padding: 0 40px;
	height: 125px;
	border-left: 1px dashed #fff;
	text-align: left;
}
.partInBrand ul li .p1{
	font-size: 14px;
	font-weight: bold;
}
.partInBrand ul li .p2{
	font-size: 52px;
	font-weight: bold;
	margin: 8px 0 10px;
}
.partInBrand ul li .p3{
	font-size: 13px;
	line-height: 18px;
}
.partInBrand ul li.li1{
	width: 168px;
}
.partInBrand ul li.li2{
	width: 225px;
}
.partInBrand ul li.li3{
	width: 245px;
	padding-right: 0;
}
/* 第三屏 */
.threeScreen{
	width: 1080px;
	margin: auto;
}
.threeScreen .list{
	height: 68px;
	margin-top: 45px;
}
.threeScreen .list li{
	position: relative;
	margin-right: 40px;
	float:left;
}
.threeScreen .list li a{
    display: inline-block;
	font-size: 22px;
	color:#cb678e;
	padding-bottom: 20px;
	cursor: pointer; 
	transition: color 0.2s ease-out; 
}
.nline{
    background: #ff0000;
	display: block;
	width: 40px;
	height: 4px;
	transform: scaleX(0);
    transition: transform 400ms ease-out 0s;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
    -webkit-transform: scaleX(0);
	-webkit-transition:transform 400ms ease-out 0s;
	margin: 0 auto;
}
.threeScreen .list li:hover .nline {
    transform: scaleX(1);
}
.threeScreen .list li:hover a {
    color: #fff;
}
.threeScreen .list .threeActive a{
	color:#fff;
}
.threeActive .nline {
    transform: inherit!important;
}
.threeScreen .con{
	height: 648px;
}
.threeScreen .con .title{
	height: 68px;
	background: #ed133f;
}
.threeScreen .con .title span{
	display: block;
	float: left;
	font-size: 16px;
}
.threeScreen .con .title .spLeft{
	line-height: 21px;
	margin: 13px 35px 0 95px;
}
.spRight{
	height: 36px;
	line-height: 36px;
	border-left: 1px solid #fff;
	padding-left:45px;
	margin-top: 16px;
}
.threeScreen .con .radio{
    width: 1080px;
	height: 460px;
	position: relative;
    background: #000;
	overflow: hidden;
}
.video-js .vjs-tech{
	object-fit: cover;
}
.threeScreen .con .con1{
	display: none;
}
/* 第四屏 */
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.fourScreen{
	width: 1200px;
	height: 530px;
	margin: 70px auto 0;
	position: relative;
}
.fourScreen img{
	    max-width: 100%;
    max-height: 100%;
}
.swiper-pagination-v{
	width: auto;
}
.fourScreenPagin{
	width: 100px;
	position: absolute;
	right: 30px;
	bottom: 30px;
	height: 30px;
	line-height: 30px;
	z-index: 9;
	text-align: center;
	color:#fff;
}
.swiper-button-next-v, .swiper-button-prev-v{
	width: 12px;
    height: 22px;
	background-size: 13px 22px;
	position: relative;
	margin-top: 0;
	top: 0;
}
.swiper-button-prev-v{
	background: url('../images/leftArrow.png');
	left: -24px;
    top: -6px;
}
.swiper-button-next-v{
	background: url('../images/rightArrow.png');
	right: -62px;
    top: -27px;
}
.card-area {
	margin: 60px auto 0;
	height: 530px;
	width: 1200px;
	position: relative
}
.card-area .card-item {
	z-index: 4;
	transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
	position: relative;
	float: left;
	width: 200px;
	height: 530px;
	background-color: transparent
}
.card-area .card-item .card {
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    width: 100%;
    height: 100%;
    text-align: center;
	background-size: cover;
	background-position: -100px;
	background-repeat: no-repeat;
}
.card-area .card-item .card1{
	background-image: url('../images/jiab1.jpg');
}
.card-area .card-item .card2{
	background-image: url('../images/jiab2.jpg');
}
.card-area .card-item .card3{
	background-image: url('../images/jiab3.jpg');
}
.card-area .card-item .card4{
	background-image: url('../images/jiab4.jpg');
}
.card-area .card-item .card5{
	background-image: url('../images/jiab5.jpg');
}
.card-area .card-item .card .name{
	display: inline-block;
	height: 42px;
	line-height: 42px;
	border-top: 4px solid #ff0000;
	position: absolute;
	left: 22px;
	bottom: 32px;
}
.card-area .card-item .card .des,.card-area .card-item .card .word{
	display: none;
}
.card-area .card-item.active {
    z-index: 6;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    width: 400px;
    height: 530px;
}
.card-area .card-item.active .card{
	background-position: 0;
}
.card-area .card-item.active .card .name{
	position: absolute;
	left: 22px;
	top: 50px;
}
.card-area .card-item.active .card .des{
	display: block;
	position: absolute;
	left: 22px;
	top: 98px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-top: -4px;
}
.card-area .card-item.active .card .word{
	display: block;
	width: 330px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 42px;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}
/* 第六屏 */
.sixScreen{
	width: 1000px;
	height: 482px;
	margin: 80px auto 0;
	position: relative;
}
.sixScreen .swiper-container{
	height: 100%;
}
.sixScreen .swiper-container .swiper-slide{
	background:#7e0013;
}
.swiper-button-next-p, .swiper-button-prev-p{
	width: 80px;
    height: 80px;
	background-size: 80px 80px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.swiper-button-prev-p{
	background: url('../images/sixArrowLeft_03.jpg');
	left: -100px;
}
.swiper-button-next-p{
	background: url('../images/sixArrowright_03.jpg');
	right: -100px;
}
.exhibition_people{
	height: 265px;
	overflow: hidden;
}
.exhibition_people img{
	width: 100%;
	height: auto;
}
.exhibition_des{
	height: 217px;
	padding: 25px;
	box-sizing: border-box;
	font-size: 16px;
	text-align:left;
	word-break: break-all;
}
.exhibition_des .js{
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	display: inline-block;
}
.exhibition_des .sp{
	line-height: 24px;
	display: inline-block;
    margin-top: 13px;
}
/* 第七屏 */
.sevenScreen{
	width: 1200px;
	margin: 85px auto 0;
}
.sevenScreen .dl1{
	height: 148px;
}
.sevenScreen .dl1 dt{
	width: 224px;
	height: 148px;
}
.sevenScreen .dl1 dt img{
	width: 100%;
	height: 100%;
}
.sevenScreen .dl1 dd{
	width: 930px;
	text-align: left;
}
.sevenScreen .dl1 dd .time{
	font-size: 22px;
}
.sevenScreen .dl1 dd .rq{
	font-size: 13px;
	margin: 22px 0 28px;
}
.sevenScreen .dl1 dd .rq span{
	margin-right: 36px;
}
.sevenScreen .dl1 dd .content{
	font-size: 16px;
	line-height: 32px;
}
.sevenScreen .open1{
	width: 578px;
	margin-top: 65px;
}
.sevenScreen .open1 .title{
	height: 27px;
	line-height: 27px;
	font-size: 22px;
}
.sevenScreen .open1 .title .logo{
	display: inline-block; 
	width:108px;
	height: 27px;
	margin-right: 8px;
	background:#fff;
}
.sevenScreen .open1 .title .logo img{
	width: 100%;
	height: 100%;
}
.sevenScreen .open1 .title .look{
	display: inline-block;
	width: 73px;
	height: 27px;
	background: url('../images/look.png') no-repeat;
	color:#d73557;
	font-size: 14px;
	line-height: 21px;
	text-align:center;
}
.sevenScreen .open1 .title .hope{
	display: inline-block;
    max-width: 365px;
    height: 27px;
	line-height: 27px;
    overflow: hidden;
    margin-right: 10px;
	font-weight: bold;
}
.sevenScreen .open1 .description{
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
	text-align: justify;
}
/* 第八屏 */
.eightScreen{
	width: 1200px;
	margin: 40px auto 0;
}
.eightScreen img{
	max-width: 100%;
    max-height: 100%;
}
/* 第九屏 */
.nineScreen{
	width: 1200px;
	height: 312px;
}
.nineScreen img{
	max-width: 100%;
    max-height: 100%;
}
/* 第十屏 */
.tenScreen{ 
	width: 100%;
	height: 100%;
	background: #fff url('../images/footerBg_75.jpg') no-repeat center bottom;
}
.tenScreen .exposition{
	width: 1012px;
	height: 239px;
	margin: auto;
	padding-top: 144px;
}
.tenScreen .exposition img{
	width: 100%;
	height: 100%;
}
/* 底部 */
.footer {
    background: #353535;
    width: 100%;
}
 .footerTop{ height:270px; }
.footerTop .left{ width:600px; }
.touFang{ height:88px; border-bottom:1px solid #484848; }
.touFang p{ background:url('http://image1.jmw.com.cn/newzonghe/images/tf_icon.png') no-repeat left center; height:30px; line-height:30px; color:#fff; font-size:18px; padding-left:36px; margin-top:32px; }
.touFang p em{ font-size:18px; font-family:Arial;}
.touFang .p1{ margin-right:72px; }
.footerTop .zhaoShang .p1{ height:80px; line-height:80px; font-size:15px; }
.footerTop .zhaoShang .p1 a{ color:#ededed; margin-right:40px; }
.footerTop .zhaoShang .p2{ color:#7d7d7d;font-size:12px;  margin-bottom:12px;}
.footerTop .zhaoShang .p2 .icp{ width:106px; height:36px; border:2px solid #7d7d7d; }
.footerTop .zhaoShang .p2 .bianH{ width:120px; padding-left:15px; height:36px; border:2px solid #7d7d7d; margin-left:10px; }
.footerTop .zhaoShang .p2 span{ line-height:16px; margin-top:2px; }
.footerTop .zhaoShang .p2 a{ float:left; display:block; width:25px; height:28px; margin:4px 8px 0 10px; }
.footerTop .right{ width:301px; height:170px; background:#f0f0f0; margin-right:20px; margin-top:40px; }
.footerTop .right .app{ height:65px; line-height:70px; overflow:hidden; color:#454545; font-weight:bold; font-size:17px; text-align:center; }
.footerTop .right dl{ float:left; width:90px; margin-left:34px; }
.footerTop .right dl dt{ width:90px; height:90px; }
.footerTop .right dl dd{ margin-top:4px; font-size:12px; color:#000; text-align:center; }
/* 适应 */
@media screen and (max-height:900px) {
	.publicTitle .headline{
		font-size: 28px;
		margin: 80px 0 15px;
		font-weight: 600;
		letter-spacing: 14px;
		margin-right: -14px;
	}
	.twoScreen {
		width: 940px;
		height: 290px;
	}
	.partInBrand {
		height: 120px;
	}
	.brandNum1{
		width: 210px;
		padding-right: 0;
		height: 120px;
		line-height: 120px;
	}
	.brandNum1 span{
		font-size: 90px;
		font-weight: bold;
	}
	.partInBrand2{ 
		margin-top: 80px;
	}
	.partInBrand ul li{
		padding: 0 18px;
		height: 120px;
	}
	.partInBrand ul li .p1{
		font-size: 12px;
	}
	.partInBrand ul li .p2{
		font-size: 48px;
	}
	.partInBrand ul li.li1{
		width: 200px;
	}
	.partInBrand ul li.li2 {
		width: 212px;
	}
	.partInBrand ul li.li3 {
		width: 220px;
	}
	.brandNum1 .moneyW{
		font-size: 70px;
	}
	.brandNum1 .moneyW .num{
		font-size: 100px;
	}
	.threeScreen {
		width: 960px;
	}
	.threeScreen .list{
		height: 56px;
	}
	.threeScreen .list li a{
		font-size: 16px;
	}
	.threeScreen .con{
		height: 505px;
	}
	.threeScreen .con .title{
		height: 55px;
	}
	.threeScreen .con .title span{
		font-size: 14px;
	}
	.threeScreen .con .title .spLeft{
		line-height: 20px;
		margin: 8px 35px 0 60px;
	}
	.spRight{
		height: 26px;
		line-height: 26px;
	}
	.threeScreen .con .radio{
		width: 960px!important;
		height: 450px!important;
	}
	.my-video-dimensions{
		width: 960px!important;
		height: 450px!important;
	}
	.partInBrand ul li .p3{
		font-size: 14px;
		line-height: 25px;
	}
	.fourScreen {
		width: 960px;
		height: 460px;
		margin: 80px auto 0;
	}
	.fourScreen .swiper-slide{
		height: 460px;
	}
	.fourScreenPagin{
		bottom: 45px;
	}
	.card-area {
		margin: 70px auto 0;
		height: 460px;
		width: 960px;
	}
	.card-area .card-item {
		width: 165px;
		height: 460px;
	}
	.card-area .card-item.active {
		width: 300px;
		height: 460px;
	}
	.card-area .card-item.active .card .word{
		width: 260px;
		bottom: 40px;
	}
	.card-area .card-item .card1{
		background-position: -70px;
	}
	.card-area .card-item .card3{
		background-position: -126px;
	}
	.card-area .card-item.active .card3{
		background-position: -30px;
	}
	.sixScreen {
		width: 960px;
		height: 420px;
		margin: 75px auto 0;
	}
	.exhibition_people{
		height: 215px;
	}
	.exhibition_des{
		height: 205px;
		font-size: 14px;
		padding: 17px;
	}
	.exhibition_des .js{
		font-size: 16px;
		margin-top: 20px;
	}
	.exhibition_des .sp{
		line-height: 24px;
		margin-top: 13px;
	}
	.sevenScreen {
		width: 960px;
		margin: 60px auto 0;
	}
	.sevenScreen .dl1 {
		height: 145px;
	}
	.sevenScreen .dl1 dt{
		width: 210px;
		height: 145px;
	}
	.sevenScreen .dl1 dd {
		width: 680px;
	}
	.sevenScreen .dl1 dd .time {
		font-size: 18px;
		margin-top: 28px;
		font-weight: bold;
	}
	.sevenScreen .dl1 dd .rq {
		margin: 24px 0 26px;
	}
	.sevenScreen .dl1 dd .content {
		font-size: 14px;
		line-height: 27px;
		margin-top: 20px;
	}
	.sevenScreen .open1{
		width: 455px;
		margin-top:35px;
	}
	.sevenScreen .open1 .title{
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.sevenScreen .open1 .title .logo {
		width: 85px;
		height: 22px;
	}
	.sevenScreen .open1 .title .hope{
		max-width: 275px;
		height: 21px;
		line-height: 21px;
	}
	.sevenScreen .open1 .description{
		font-size: 14px;
		line-height: 27px;
		margin-top: 10px;
	}
	.eightScreen {
		width: 960px;
		margin: 70px auto 0;
	}
	.nineScreen {
		width: 960px;
		height: 212px;
	}
	.tenScreen .exposition{
		width: 960px;
		height: 226px;
		margin: auto;
		padding-top: 120px;
	}
}
@media screen and (max-height: 800px){
	.twoScreen {
		width: 840px;
		height: 290px;
	}
	.partInBrand {
		height: 100px;
	}
	.brandNum1{
		width: 185px;
		padding-right: 0;
		height: 100px;
		line-height: 100px;
	}
	.brandNum1 span{
		font-size: 75px;
		font-weight: bold;
	}
	.partInBrand2{ 
		margin-top: 80px;
	}
	.partInBrand ul li{
		padding: 0 16px;
		height: 100px;
	}
	.partInBrand ul li .p1{
		font-size: 12px;
	}
	.partInBrand ul li .p2{
		font-size: 34px;
	}
	.partInBrand ul li.li1{
		width: 140px;
	}
	.partInBrand ul li.li2 {
		width: 190px;
	}
	.partInBrand ul li.li3 {
		width: 240px;
	}
	.brandNum1 .moneyW{
		font-size: 70px;
	}
	.brandNum1 .moneyW .num{
		font-size: 100px;
	}
	.threeScreen {
		width: 840px;
		margin-top:-32px;
	}
	.threeScreen .con .radio{
		width: 840px!important;
		height: 355px!important;
	}
	.my-video-dimensions{
		width: 840px!important;
		height: 355px!important;
	}
	.partInBrand ul li .p3{
		font-size: 13px;
		line-height: 20px;
	}
	.fourScreen {
		width: 840px;
		height: 420px;
		margin: 60px auto 0;
	}
	.fourScreen .swiper-slide{
		height: 420px;
	}
	.fourScreenPagin{
		bottom: 58px;
	}
	.card-area {
		margin: 50px auto 0;
		height: 420px;
		width: 840px;
	}
	.card-area .card-item {
		width: 150px;
		height: 420px;
	}
	.card-area .card-item.active {
		width: 240px;
		height: 420px;
	}
	.card-area .card-item.active .card .word{
		width: 200px;
		bottom: 38px;
	}
	.card-area .card-item .card1{
		background-position: -70px;
	}
	.card-area .card-item .card3{
		background-position: -114px;
	}
	.card-area .card-item.active .card3{
		background-position: -30px;
	}
	.sixScreen {
		width: 840px;
		height: 420px;
		margin: 55px auto 0;
	}
	.exhibition_people{
		height: 215px;
	}
	.exhibition_des{
		height: 205px;
		font-size: 14px;
		padding: 17px;
	}
	.exhibition_des .js{
		font-size: 16px;
		margin-top: 20px;
	}
	.exhibition_des .sp{
		line-height: 24px;
		margin-top: 13px;
	}
	.sevenScreen {
		width: 840px;
		margin: 42px auto 0;
	}
	.sevenScreen .dl1 {
		height: 135px;
	}
	.sevenScreen .dl1 dt{
		width: 190px;
		height: 135px;
	}
	.sevenScreen .dl1 dd {
		width: 620px;
	}
	.sevenScreen .dl1 dd .time {
		font-size: 18px;
		margin-top: 24px;
	}
	.sevenScreen .dl1 dd .rq {
		margin: 24px 0 26px;
	}
	.sevenScreen .dl1 dd .content {
		font-size: 14px;
		line-height: 27px;
	}
	.sevenScreen .open1{
		width: 405px;
		margin-top:35px;
	}
	.sevenScreen .open1 .title{
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.sevenScreen .open1 .title .logo {
		width: 85px;
		height: 22px;
	}
	.sevenScreen .open1 .title .hope{
		max-width: 226px;
		height: 21px;
		line-height: 21px;
		font-size: 14px;
	}
	.sevenScreen .open1 .description{
		font-size: 14px;
		line-height: 26px;
		margin-top: 10px;
	}
	.eightScreen {
		width: 840px;
		margin: 58px auto 0;
	}
	.nineScreen {
		width: 840px;
		height: 190px;
	}
	.tenScreen .exposition{
		width: 840px;
		height: auto;
		margin: auto;
		padding-top: 100px;
	}
}












