/*@font-face{ font-family:'Fontin-Regular'; src: url('SOURCEHANSANSCN-NORMAL.OTF'); }*/
*{
	margin: 0;
	padding: 0;
}
a,a:hover{ text-decoration:none;}
p{text-align: justify; line-height: 30px;}
html,body{
	height: 100%;
	min-width: 1300px;
	/*font-family: "Fontin-Regular";*/
	background: #fff;
	color: #4C4C4C;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}
.language-box{height: 100%; width: 100%;background: url("../image/bg.jpg")no-repeat;background-size: cover;}
.language-box div{position: absolute;left: 50%; top: 50%;}
.language-box div img{margin: 0 40px;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.text-left{text-align: left;}
img{border:0 none;vertical-align: top;}
.hide{display: none;}
.top{position: fixed; bottom: 10%;right: 8%;z-index: 1000;cursor: pointer;}
.op{opacity: 0;}
.box{
	height: 100%;
	position: relative;
}
.XY50{
	transform:translateX(-50%)translateY(-50%);
	-ms-transform:translateX(-50%)translateY(-50%);
	-moz-transform:translateX(-50%)translateY(-50%);
	-webkit-transform:translateX(-50%)translateY(-50%);
	-o-transform:translateX(-50%)translateY(-50%);
}
.head-title{position: absolute;left: 50%;top: 50%;font-size: 40px;color: #ffffff;letter-spacing:10px;}
.head-title:before{content: "";display: block;width: 30px;height: 3px;margin: 0 26px; background: #fff;position: absolute;right: 100%;top: 49%;}
.head-title:after{content: "";display: block;width: 30px;height: 3px;margin: 0 26px; background: #fff;position: absolute;left: 100%;top: 49%;}
.leftBox{font-size: 28px; color: #fff;  line-height: 30px;  font-weight: bold;  padding-left: 20px;  border-left: 5px solid #fff;  text-align: left; }
.main-box{width: 1100px;margin: 0 auto;padding: 50px 0;text-align: center;}
.welcome-text{position: absolute;left: 50%; top: 50%;margin-left:-152px;margin-top:-29px;color: #fff;font-size: 25px;	line-height: 28px;padding: 0 5px;letter-spacing :3px;font-family: "Microsoft YaHei", Arial, sans-serif;}
.daohan{
	min-width: 1366px;
	width:100%;
	height:52px ;
	background:url("../image/nav-bg.png")no-repeat  ;
	background-size: 100% 100%;
	/*background: linear-gradient(#727272,#333);
	background: -moz-linear-gradient(#727272,#333);
    background: -webkit-gradient(linear,center top,center bottom,from(#727272),to(#333));
    background: -webkit-linear-gradient(#727272,#333);
    background: -o-linear-gradient(#727272,#333);
    background: -ms-linear-gradient(#727272,#333);*/
	position: fixed;
	top: 0;
	z-index: 333;
	text-align: center;
}
.nav-top{padding-top: 52px;}
.swiper-container {
    width: 100%;
    height: 100%;
}



.p1-1{width: 100%;}

.logo{float: left;position: absolute;left: 5%;top:5px;line-height: 52px;}
.dot-box{width: 195px ;height: 23px; position: fixed; left: 50%;bottom: 5%;margin-left: -97px; background: url("../image/index-line.png")no-repeat center center;text-align:center;-webkit-transform:scale(1);}
.dot-box div{box-sizing: border-box; display: inline-block;width: 23px; height: 23px; background: url("../image/dot1.png")no-repeat center center;vertical-align: top;cursor: pointer;position: absolute;}
.dot-box div:nth-child(1){left:15.5%; top: 0%; }
.dot-box div:nth-child(2){left:34.5%; top: 0%; }
.dot-box div:nth-child(3){left:53.5%; top: 0%; }
.dot-box div:nth-child(4){left:72.6%; top: 0%; }
.dot-box div:hover{background: url("../image/dot2.png")no-repeat center center;}
.dot-box .active{ background: url("../image/dot2.png")no-repeat center center;
	-webkit-animation:scale1 2s 0s ease infinite;
	-moz-animation:scale1 2s 0s ease infinite;
	-ms-animation:scale1 2s 0s ease infinite;
	-o-animation:scale1 2s 0s ease infinite;
	animation:scale1 2s 0s ease infinite;
}
.scale1{
	-webkit-animation:scale1 1.2s 0s ease infinite;
	-moz-animation:scale1 1.2s 0.5s ease infinite;
	-ms-animation:scale1 1.2s 0.5s ease infinite;
	-o-animation:scale1 1.2s 0.5s ease infinite;
	animation:scale1 1.2s 0.5s ease infinite;
}
@-webkit-keyframes scale1{
	0%{opacity:1; -webkit-transform:  scale(1);}
	50%{opacity:1;-webkit-transform:scale(0.5);}
	100%{opacity:1;-webkit-transform:scale(1);}
}
@-moz-keyframes scale1{
	0%{opacity:1; -moz-transform:  scale(1);}
	50%{opacity:1;-moz-transform:scale(0.5);}
	100%{opacity:1;-moz-transform:scale(1);}
}
@-ms-keyframes scale1{
	0%{opacity:1; -ms-transform: scale(1);}
	50%{opacity:1;-ms-transform:scale(0.5);}
	100%{opacity:1;-ms-transform:scale(1);}
}
@-o-keyframes scale1{
	0%{opacity:1; -o-transform:scale(1);}
	50%{opacity:1;-o-transform:scale(0.5);}
	100%{opacity:1;-o-transform:scale(1);}
}
@keyframes scale1{
	0%{opacity:1; transform:scale(1);}
	50%{opacity:1;transform:scale(0.5);}
	100%{opacity:1;transform:scale(1);}
}

 .li{
	display: inline-block;
	list-style-type: none;
	width: 120px;
	text-align: center;
	position: relative;
	vertical-align: top;
}
 .target {
	 position: relative;
 }
.placeholder {
	position: absolute;
	display:block;
	width:100px;
	height:80px;
	top: -80px;
}

.biankuang{position: relative; }

.fengexian1{position: absolute;top: 0px;left: 0px;}
.fengexian{position: absolute;top: 0px;right: 0px;}
.li a{
	color:#ffffff ;
	text-decoration: none;
	font-size: 14px;
	line-height:52px;
}
.ul .li a:hover{color:#9c9c9c ;}
.ul{}
.li ul a{border-bottom: 1px solid rgba(130,127,130,1);line-height: 60px;font-size: 14px; display: inline-block;width: 92%;}
.li ul li:last-child a{border-bottom: none;}
.li ul{list-style-type: none;	}
.li ul li{background-color:rgba(61,61,61,0.6);position: relative;}

.project-nav{position: absolute;left: 100%;top: 0;width: 100%; display: none;}
.project-nav li:last-child a{border-bottom:none;}
.company-nav{position: absolute;left: 100%; top: 0;width: 100%;display: none;}
.company-nav li:last-child a{border-bottom:none;}
.ST-nav{position: absolute;left: 100%; top: 0;width: 100%;display: none;}
.li ul li .ST-nav li:first-child a{border-bottom: 1px solid rgba(130,127,130,1);}
/*
.ul3 .ziti{font-size: 14px;}
.ul5 .ziti1{font-size: 15px;}
.ul2{display: none; position: absolute;width: 100%;z-index: 10;}
.ul2 li:first-child:hover ul{display: block;}
.ul2 li:last-child a{border-bottom:none;}
.ul2 li:nth-child(2):hover ul{display: block;}
.ul2 li:nth-child(5):hover ul{display: block;}
.ul3{display: none;position: absolute;width: 100%;z-index: 10;}
.ul3 .a2{border-bottom:none;}
.ul4{display: none;position: absolute;width: 100%;z-index: 10;}
.ul4 .a3{border-bottom:none;}
.ul5{display: none;position: absolute;width: 100%;z-index: 10;}
.ul5 .a4{border-bottom:none;}
.ul7 li:last-child a{border-bottom:none;}
.ul1{display: none;position: absolute;width: 100%;z-index: 10;}
.ul1 .a{border-bottom:none;}
*/


.head-box{position: relative;}
.head-title{position: absolute;left: 50%;top: 50%;}

.sanji{position: relative;}
.sanji1{position: absolute;left: 160px;top: 0px;display: none;width: 160px;}
.gift{margin-left: 100px;}
.gift-box li,.mallImg-box li{display: inline-block;width: 30%;margin: 0 10px;position: relative; }
.gift-box li img,.mallImg-box li img{width: 100%;}
.gift-box li img:nth-child(2){position: absolute;left: 0;top: 0;}
/*.gift-box li:hover img:nth-child(2){display: block;}*/
.li9{
    line-height: 52px;
    margin-left:0px;
    width: 200px;
}
.mall-title{margin: 50px auto;text-align: left;width: 900px;font-size: 24px;font-weight: 100;}


.community-img1{position: relative;}
.community-img1 img{vertical-align: top;}
.community-title{position: absolute;left: 50%;top: 50%;}
.bai-box{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.bai-1{position: absolute;left: 47.6%;top: 16.4%;}
.bai-2{position: absolute;left: 47.2%;top: 28%;}
.bai-3{position: absolute;left: 43%;top: 44%;}
.bai-4{position: absolute;left: 44.8%;top: 32.3%;}
.bai-5{position: absolute;left: 41%;top: 89.5%;}
.bai-6{position: absolute;left: 41%;top: 92%;}
.choice-box{width: 100%; height: 100%;position: absolute;left: 0;top: 0;z-index: 10;}
.choice-box div{width: 250px;height: 250px;cursor: pointer;}
.choice-box div a{display: block;width: 100%;height: 100%;}
.choice-1{position: absolute;left: 5%;top: 0%;}
.choice-2{position: absolute;left: 72%;top: 10%;}
.choice-3{position: absolute;left: 5%;top: 42.5%;}
.choice-4{position: absolute;left: 72%;top: 39%;}
.choice-5{position: absolute;left: 5%;top: 67.5%;}
.choice-6{position: absolute;left: 72%;top: 77.5%;}

.but2{margin-left:-5px}
/*.language-box{position: absolute;top: 14px; right: 15px; cursor: pointer;}
.language-box span{display: inline-block; width:58px ;padding: 0 5px;	height: 20px;	background: none;	border: 1px solid #e5e5e5;	color: #ffffff;font-size: 14px;line-height: 20px;}
.language-box span:hover{background-color: #E5E5E5;color: #333333;}
.language-box .active{background-color: #E5E5E5;color: #333333;}*/

.community-img{cursor: pointer;}
.big-box{background: #fff;width: 100%;height: 100%;text-align: center;position: relative;}
.big-box img{width: 1200px;}
.big-box .close{position: absolute;right: 10%;top: 5%;font-size: 24px; cursor: pointer;}



.input{width: 150px;margin-left: 20px;margin-top: -1px;cursor: pointer;}
.input span:hover{background-color: #E5E5E5;color: #333333;}
.input .active{background-color: #E5E5E5;color: #333333;}
.input span{display: inline-block; width:58px ;padding: 0 5px;	height: 20px;	background: none;	border: 1px solid #e5e5e5;	color: #ffffff;font-size: 14px;line-height: 20px;}

.index-next{position: absolute;top: 50%;right: 1%;cursor: pointer;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.mouse-icon-arrow1{position: absolute;left: 50%;bottom: 0;margin-left: -11px;-webkit-animation:up-fade 1s ease 0s infinite;}
.index-prev{position: absolute;top: 50%;left: 2%;cursor: pointer;
	transform: translateY(-50%) rotate(0deg);
	-ms-transform: translateY(-50%) rotate(0deg);
	-moz-transform: translateY(-50%) rotate(0deg);
	-webkit-transform: translateY(-50%) rotate(0deg);
	-o-transform: translateY(-50%) rotate(0deg);
}
.mouse-icon-arrow2{position: absolute;left: 50%;top: 0;margin-left: -11px;-webkit-animation:up-fade 1s ease 0s infinite;}
@-webkit-keyframes up-fade{
	0%{opacity:1}
	50%{-webkit-transform:translate3d(0px,5px,0);}
	100%{-webkit-transform:translate3d(0px,0px,0);}
}

.video-text{position: fixed;right: 5%;bottom: 5%;cursor: pointer;}
.video-sy{overflow: hidden; margin: 0 auto;position: absolute;width: 100%;height:100%; left: 0%;top: 0%;background: #151515;z-index: 99999;width: 100%;    text-align: center;}
.video-sy #example_video_1{position: absolute;left: 50%;top: 50%;}
.video-sy p{width: 100%;text-align: center;margin: 100px auto;animation: logo 1s 2s both linear; opacity: 0;}
.video-sy a{text-decoration: none;}
.video-logo{margin: 75px auto;animation: logo 1s 1s both linear; opacity: 0;}


@keyframes logo{
	0%{opacity:0 ;}
	100%{opacity: 1;}
}


.p1{height: 100%;width: 100%;overflow: hidden;}
.share1{position: fixed;right: 0;bottom: 20%;z-index: 10;}
.share2{position: fixed;right: -220px;bottom: 20%;width:220px;height: 41px;background-color: rgba(0,0,0,0.5);border-radius:50px 0px 0px 50px; z-index: 10;}
.share2 img{margin: 7px 20px;display: inline-block;}
.QR-code-box{display: inline-block;width: 62px;position: relative;cursor: pointer;}
.share2 .QR-code{position: absolute;left: 50%;bottom: 150%;margin-left: -47px;display: none;}
.share2 .WB-code{position: absolute;left: 50%;bottom: 122%;margin-left: -47px;display: none;}
.share2 h1{width: 150px;text-align: center; color:white;font-size: 15px; position: absolute;left: 50%;bottom: 110%;margin-left: -75px;display: none;}
.QR-code-box:hover .QR-code{display: block;}
.QR-code-box:hover .text2{display: block;}

.copyright{position: fixed;right:0;bottom:0;z-index: 10;background-color: rgba(0,0,0,0.5);padding:20px;color:white;cursor: pointer;}
.copyright a{color:white;}

.p1 .swiper-slide1{background: url(../image/1.jpg) no-repeat center center;  background-size: cover;}
.p1 .swiper-slide1 .img-box{box-sizing: border-box; width: 100%; height: 100%;position: absolute; left: 0;top: 0;}
.p1 .swiper-slide1 .img-box img{position: absolute;left: 50% ; top: 50%;display: none;min-height: 820px;}
.p1 .swiper-slide2{background: url(../image/2.jpg) no-repeat center center;  background-size: cover;overflow: hidden;}

.p1 .swiper-slide3{background: url(../image/3.jpg) no-repeat; background-size:100%; height: 1077px;}

.p1 .swiper-slide2 .luobi{position: relative;width: 17.6%;display: inline-block; margin: 40px;vertical-align:top; }
.p1 .swiper-slide2 .luobi .arrow{position: absolute;left: 50%; top: 0%;margin-left: -112px; pointer-events: none;}

.godex{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 1370px;text-align: center;}

 .jiantou{position: absolute;top: 40%;left: 50%;transform: translate(-50%,-50%);}

.luobi-tex{font-size: 22px;color: #FFFFFF;border-left: 3px solid #FFFFFF;padding-left:15px}
.ji-jie{position: fixed;left:5%;bottom: 10%;}
.ji-jie .active{opacity: 1;}
.ji-jie img{margin: 5px;cursor: pointer;opacity: 0.7}
.ji-jie img:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1);opacity: 1;}

.p2,.p3,.p11,.p18{height: 100%;text-align: center;}
 
.p2-1{position: relative;}
.p2-1 .new-t{position: absolute;left: 50%; top: 50%;margin-left: -149px; margin-top: -21px;}
.p2 a{text-decoration: none;}

.p2 .sj-right{position: absolute;bottom: 10px;right: 20px; color: #4f4f4f;}

.foneboot{width: 100%;text-align: center;padding: 20px 0;clear: both;}
.foneboot button{width:40px;height: 25px; border: 1px solid #d2d2d2; background: #d2d2d2; color: #fff;outline:none;cursor: pointer;}
.foneboot button:hover{border: 1px solid #595959; background: #595959;}
.foneboot .active{background: #fff; color: #aaaaaa;}
.foneboot span,.foneboot a{display: inline-block; width:40px;height: 25px; border: 1px solid #d2d2d2; background: #d2d2d2; color: #fff;outline:none;vertical-align: middle;}
.foneboot a:hover{border: 1px solid #595959; background: #595959;}
.p2 .text-right-bt{margin: 25px 0;}
.text-right-bt div{position: relative;}
.p2 .bt-1{width: 260px;height: 456px;text-align: center; background: url(../image/btbg.png) no-repeat;padding-top: 20px;background-size: 100% 100%;display: inline-block; padding: 20px;margin:25px;vertical-align: top; position: relative;}
.p2 .bt-1 img{width: 100%;border-radius: 10px;height: 260px;}

.neirong{margin: 0 auto;width: 1430px;}
.p2 .neirong-1{width: 1060px;float: left;text-align: left;}

.p-text{text-align: left;width: 100%;margin-top: 5px;color:#4f4f4f;}
.p-text hr,.text-right-bt hr{border: none;border-top: 2px solid #F2F2F2;}
 
.p2 .text-right{float: left;width: 370px;}

.p2 .text-right-up{background: url(../image/bt-1bg.png) no-repeat; background-size: 100% 100%;width: 280px;height: 198px;text-align: left;padding: 20px;margin-left: 25px;}


.biaoti{width: 240px; height: 20px; color: #4f4f4f;font-size:16px; line-height:16px;font-weight: bold;margin: 10px auto;overflow: hidden; text-overflow : ellipsis;white-space:nowrap;}
.zhengwen{display: block;width: 99%;height: 110px; overflow: hidden; color: #4f4f4f;font-size:14px;margin: 10px auto;text-align: left; line-height: 22px; text-overflow: ellipsis;display: -webkit-box;
	-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}

.p2 .bottom-bppt{margin-top: 20px;margin-bottom: 50px; }
.new-head{position: relative;}
.new-title{position: absolute;left: 50%; top: 50%; margin-top: -21px; margin-left: -179px;}

.p3{background: #FFFFFF;margin: 0 auto;padding-top: 90px;}

.p3-text{width: 320px;text-align: left;float: left;margin: 20px;}

.sjian{color: #000;font-size: 13px;margin-top: 10px;}

.up{margin-top: 20px; margin-bottom: 10px; font-size: 22px;color: #CCCCCC;line-height: 40px;}
.wuqu{width: 1440px;margin: 0 auto;}
.wuqu a{color: #000000;}

.hr1{display: inline-block;width: 45%;}

.p4{background: url(../image/bangg-bg.jpg) no-repeat;background-size: cover; height: 100%;}
.p4-nr{width: 1535px;margin: 0 auto;background: #FFFFFF;position: relative;top: 23%;}
.p4-text img{margin-top: 50px;margin-left: -20px;}
.p4-nr-img {display: inline-block;margin:50px;}
.p4-text{display: inline-block; width: 600px;text-align: left;float: right;margin:50px;}
.p4-text p{font-size: 16px;margin-top: 50px;text-indent: 20px; line-height: 30px;}

.line{margin: 25px 0;}
.office-text{width: 900px;margin: 0 auto; line-height: 30px;}
.officeLease-box{padding-top: 52px;background: #fff;text-align: center; color: #5c5c5c; }
.officeLease-head{position: relative;}
.OfficeLease-content{width: 1100px;padding: 40px;margin: 0 auto;}
.OfficeLease-content h2{width: 900px; font-size: 20px;margin: 60px auto 20px;text-align: justify;}
.OfficeLease-content hr{border: 0;border-bottom: 3px solid #F2F2F2;width: 90%;margin: 40px auto 0;}
.text-title{font-size: 30px;font-weight: bold;color: #4C4C4C;text-align: center;}
.text-title2{font-size: 16px;margin: 40px 0 0px;font-weight: 100;}
.office-lease-head{position: absolute;left: 50%;top: 50%;}
.OfficeLease-title1{margin-top: 80px;}
.OfficeLease-img1-box{width: 1004px;height: 365px; background: #f9f9f9;margin: 250px auto;}
.OfficeLease-img1-box div{box-sizing: border-box; display: inline-block;width: 50%;height: 100%; vertical-align: top; position:relative;}
.OfficeLease-img1-box div img{position: absolute;left: 50%;top: 50%;}
.OfficeLease-right-box{padding-left: 0px;padding-top: 40px;padding-right: 50px;}
.OfficeLease-right-box h1{font-size: 26px;text-align: left;}
.OfficeLease-right-box p{margin: 40px 0;}
.OfficeLease-left-box{padding-left: 50px;padding-top: 40px;padding-right: 0px;}
.OfficeLease-left-box h1{font-size: 26px;text-align: left;}
.OfficeLease-left-box p{margin: 40px 0;}

.parameter-box{width: 884px;margin: 0 auto; color: #000; text-align: center;font-size: 14px;}
.parameter-box h1{font-size: 26px;}
.parameter-box b{font-size: 16px;}
.parameter-box hr{border: none;border-bottom: 2px solid #000;width: 100%; margin: 20px 0;}
.parameter-box .one-table tr td:nth-child(1){font-size: 32px;}
.parameter-box .one-table td{padding-left: 20px; border-bottom: 1px solid #000;text-align: left;}
.parameter-box .width30{width: 30%;display: inline-block;margin-top: 20px;}
.parameter-box .width30 div{display: inline-block;width: auto;min-width: 45%; vertical-align: top;}
.parameter-box .width45{width: 45%;display: inline-block;margin-top: 20px;}
.parameter-box .width45 table{line-height: 24px;text-align: left;}
.parameter-box .width45 table td{vertical-align: top;}
.parameter-box .left{float: left;}
.parameter-box .right{float: right;}
.parameter-box .border-bottom{border-bottom:2px solid #000; }
.parameter-box .width205{width: 205px;display: inline-block;vertical-align: top; margin-left: 16px;font-size: 13px;}

.box-shadow-3{
	-webkit-box-shadow:0 0 40px rgba(0, 0, 0, .7);
	-moz-box-shadow:0 0 40px rgba(0, 0, 0, .7);
	box-shadow:0 0 40px rgba(0, 0, 0, .7);
}


.p5-box{box-sizing: border-box; width: 100%; height: 100%;padding-top: 52px;position: relative;overflow: hidden;}
.p5{position: absolute;top: 20%;width: 100%;  text-align: center;}
/*.p5 .swiper-container{    margin-top: 120px;}*/
.p5 .hz-gb{height: 530px;overflow: hidden;}
.p5 .logo-box{width: 1200px; height: 520px;background: rgba(0,0,0,0.5);margin: 0 auto;text-align: left; color: #fff; font-size: 14px;}
.p5 .logo-box li{list-style: none;display: inline-block;width: 200px;height: 250px; text-align: center;vertical-align: top;position: relative;}
.p5 .logo-box li img{margin: 50px 0 20px;}
.p5 .logo-box li div{width: 160px;height: 55px;border-radius: 5px;background: #FFF;color: #000;}
.p5 .logo-box li .oneBox{position: absolute;left: 50%;top: 50%;}
.p5 .logo-box li div p{position: absolute;left: 50%;top: 50%;width: 100%;font-size: 12px;}
.p5 .logo-box li .towBox{position: relative;margin: 30px auto;}
.p5 .logo-box li img:hover{transform: scale(1.2);}
.p5 .logo-box li a{color: #fff;}
.p5 .logo-box li p{text-align: center;}

#btn1{width: 59px;height: 59px;background: url(../image/left.png) no-repeat;position: absolute;top: 40%;left:90px; z-index: 333;}
#btn2{width: 59px;height: 59px;background: url(../image/right.png) no-repeat;position: absolute;top: 40%;right:90px; z-index: 333;}
.coo-title{position: absolute;top: 12%;left: 19%;}
.boot{margin-bottom: 50px;}
/*.boot ul a{ display: inline-block;height: 56px; border-right: 3px solid #202020;padding-right: 10px; margin-right: 8px;color: #000;}
.boot ul a:last-child{ border-right:none;padding-right: 0px; margin-right: 0px;}*/

.boot ul li{list-style: none;display: inline-block;cursor: pointer;width: 171px; height: 80px;line-height: 80px;color: #fff;font-size: 20px; background: rgba(0,0,0,0.5);}
.boot ul li:hover{background: rgba(0,0,0,0.7);}
.boot ul .active{background: rgba(0,0,0,0.7);}


.p6{box-sizing: border-box; position: relative;font-size: 16px;padding: 0 5%; }
.p6 div{display: inline-block;vertical-align: top;}
.p6-text{text-align: left;line-height: 30px;margin-top: 11%;margin-left: 10%;}
.p6-text-up{font-size: 20px;font-weight: bold;margin-bottom: 50px;margin-left: -20px;}
.p6-text .gift{margin-left: 80px;}
.p6-img{width: 100%;position: absolute;bottom: 0px;}
.p6-img img{float: left; }
.ppai-head{position: relative}
.ppai-head .ppai-title{position: absolute; left: 50%;top: 50%;}
.ppai-bg2{position: absolute;right: 5%; bottom: 0;}

.ppai-matrix li{width: 490px;height: 490px;background: #f9f9f9;list-style: none;display: inline-block;vertical-align: top;margin: 15px;text-align: left;}
.ppai-matrix li h1{color: #5c5c5c;padding: 50px;}
.ppai-matrix li p{color: #5c5c5c;padding: 0 50px ;}
.ppai-line-box div{display: inline-block; margin: 10px;position:relative;}
.ppai-line-box section{width: 82%;color: #fff;position: absolute;left: 50%;top: 55%}
.ppai-line-box section h1{margin-bottom: 30px;}

.p7-text-up{text-align: center;position: relative;}
.p7-text-up .shanhai-zc1{position: absolute; left: 50%;top: 50%;}
.p7-nr{width: 1460px;background: #FFFFFF;margin: 0px auto;}

.p7-text{width: 600px;text-align: left;float: right;margin:50px;}

.p7-text p{font-size: 16px;margin-top: 50px;line-height: 30px }


.p8{box-sizing: border-box;text-align: center;box-sizing: border-box; }

.p8-nr{width: 100%;box-sizing: border-box; background: #FFFFFF;text-align: center;}
.p8-nr .guangguang-img{margin: 0 30px;width: 31%;min-width: 550px;}
.guangguang-box li{display: inline-block;width: 30%;vertical-align: top;}
.guangguang-box li:nth-child(2){margin:0 30px;  }
.guangguang-box li img{width: 100%;padding-bottom: 30px;}

/*.p8-text-up{height:302px;margin: 0 auto;background: url(../img/guangguang-bg.jpg) no-repeat; line-height: 302px;}*/
.p8-text-up{position: relative;}
.p8-text-up .shan-bt{position: absolute;left: 50%;top: 50%;margin-top: -20px;margin-left: -194px;}

.p8-text{display: inline-block;vertical-align: top; width:42%; height :100%;text-align: left;margin-left: 50px;margin-top: 30px; font-size: 16px;color: #5c5c5c; text-align: left;}

.p8-text li{margin-top: 20px;}



.p9{position: absolute;top: 52px;width: 100%;text-align: center;padding: 38px 0; background: #f5f5f5;}
.new-content{box-sizing: border-box; width: 800px;margin: 0 auto;border: 2px solid #e4e4e4;border-radius: 5px;padding: 50px 30px;background: #fff;}
.new-content div{width: 90%;margin: 0 auto;}
.new-content hr{border: none;border-top: 2px solid #e4e4e4;margin: 20px 0;}
.content-title{font-size: 30px;color: #535353;margin-bottom: 15px; font-weight: 100;}
.share-box span{vertical-align: middle;font-size: 20px;}
.share-box img{vertical-align: middle;}
.share-box .wx-box{display: inline-block;position: relative;cursor: pointer;}
.share-box .wx-code{position: absolute;left: 50%;bottom: 100%;margin-left: -74px;display: none;}
.share-box .wx-box:hover .wx-code{display: block;}
.content-box{min-height: 800px;}




.p9 #btn-a{width: 59px;height: 59px;background: url(../image/lefts.png) no-repeat center center;position: absolute;top:350px;left: 10%; cursor: pointer;}
.p9 #btn-b{width: 59px;height: 59px;background: url(../image/rights.png) no-repeat center center;position: absolute;top:350px;right: 10%; cursor: pointer;}

.p10-hl{position: absolute;bottom: 0;left :0;background-color: rgba(67,72,59,0.9);width: 100%;z-index: 25; text-align: center;}

.hl-nr-1,.hl-nr-2,.hl-nr-3,.hl-nr-4,.hl-nr-5{width: 19.5%;display: inline-block;position: relative;}


.riqi{font-size: 16px;font-weight:bold;}

.nr1,.nr2,.nr3,.nr4,.nr5{box-sizing: border-box; color: #FFFFFF;text-align: left;padding-top: 10%;padding-left: 10px;padding-right: 10px;height: 100%;background-color: rgba(0,0,0,0.5);position: absolute;top: 0;left: 0;width: 100%;}

.nr p{font-size:14px;margin-top: 10px;}

.hl-nr-1:hover .nr1{display: block;}
.hl-nr-2:hover .nr2{display: block;}
.hl-nr-3:hover .nr3{display: block;}
.hl-nr-4:hover .nr4{display: block;}
.hl-nr-5:hover .nr5{display: block;}

.p11-text-up{height:302px;margin: 0 auto;background: url(../image/zazhi-bg.png) no-repeat;line-height: 302px;}
.p11-text-up p{text-align: center;color: #FFFFFF;margin: 0 auto;position: relative;top: 50%;font-size:32px;letter-spacing: 20px;}

.zazhi{width:1390px;margin: 50px auto 0;height: 255px;}
.p11 .zazhi-text{text-align: left;width:190px;float: left;margin: 20px;line-height:40px;}

.zhi-bt{font-size: 16px;font-weight: bold;}


.p12{background: url(../image/video-bg.jpg) no-repeat center center;    background-size: cover;height: 100%;}
.p12 .video{/*background: url(../img/video.jpg) no-repeat;*/height: auto; margin: 0px auto;position: relative;top:17%;text-align: center;}
.p12 .tvctitle{position: absolute;top: 20%;left: 10%;}
.video-date-box{position: absolute;right: 5%;top: 50%;color: #fff;height: 210px;width: 185px;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}
.video-date-list li{list-style: none;font-size: 30px;opacity: 0.45;cursor: pointer;width: 185px;}
.video-date-list .active{opacity: 1;font-size: 40px;}
.video-date-list li:first-child,.video-date-list li:last-child{opacity: 0.15;font-size: 20px;}
.video-date-list li:hover{opacity: 1;}
.date-btn2{position: absolute; left: 50%;top: 50%;margin-left: -65px;margin-top: -65px;}



.p12 .sh-bt{width: 246px;height: 147px;position: absolute;top: 0;left: 0;text-align: center;line-height: 147px;background: rgba(0,0,0,0.5);color: #FFFFFF;font-size: 16px;display: none;margin-top: 2px;}
.p12 .swiper-container{position: absolute;bottom: 10%;height: 151px;width: 1250px;left: 50%;margin-left:-625px;padding: 0 1px;background: #FFFFFF;}
.p12 .swiper-slide{height: 147px;overflow: hidden;position: relative;}
.p12 .swiper-slide img{margin: 2px 1px ;height: 147px;width: 248px;}
.p12 .swiper-slide:hover .sh-bt{display: block;}
.p12 #btn-1{width: 26px;height: 42px;background: url(../image/video-left.jpg) no-repeat;position: absolute;bottom: 155px;left:10%; z-index: 333;}
.p12 #btn-2{width: 26px;height: 42px;background: url(../image/video-right.png) no-repeat;position: absolute;bottom:155px;right:10%; z-index: 333;}
.p12 .video video{width: 738px; height: 415px;}


.p13,.p14,.p15{text-align: center;}
.p13-text-up{position: relative;}
.guanyu-title{position: absolute;left: 50%;top: 50%;}
/*.p13-text-up{height:587px; margin: 0 auto;background: url(../img/guanyu-bg.jpg) no-repeat;line-height: 587px;}

.p13-text-up p{text-align: center;color: #FFFFFF;margin: 0 auto;line-height: 587px;font-size:32px;letter-spacing: 20px;}*/
.logo-x{position: absolute;right: 15px;bottom: 15px;}

.tel{width: 1200px;text-indent: 10px;margin:40px auto;position: relative;}
.contact{display: inline-block;}
.contact span{padding: 5px 15px;font-size: 24px;border: 2px solid #000;color: #000;cursor: pointer;}
.contact span:hover{font-weight: bold;color: #fff;background: #000;}
.contact .active{font-weight: bold;color: #fff;background: #000;}
.contact-table{width: 95%;margin: 0 auto;}
.contact-table td{padding: 5px 0; color: #444444;text-align: left;}
.contact-table td hr{border: none; border-bottom: 2px solid #f0f0f0;margin: 10px 0;}

.email{text-indent: 20px;color: #444444;font-size: 16px;}

/*.p14-text-up{height:587px; margin: 0 auto;background: url(../image/jiaru-bg.jpg) no-repeat;line-height: 587px;}

.p14-text-up p{text-align: center;color: #FFFFFF;margin: 0 auto;line-height: 587px;font-size:32px;letter-spacing: 20px;}*/

.p15{background: #f0f0f0;font-size: 16px;}

/*.p15-text-up{height:302px;margin: 0 auto;background: url(../img/sq-bg.png) no-repeat;}
.p15-text-up p{text-align: center;color: #FFFFFF;margin: 0 auto;line-height: 302px;font-size:32px;letter-spacing: 20px;}*/
.p15-text-up{position: relative}
.p15-text-up .sq-title{position: absolute;left: 50%; top: 50%;}

.p15 .form{background-color: #FFFFFF;width: 1300px;height: 100%;margin: 0 auto;text-align: left;}

.form-up{margin: 0 60px;padding-top: 60px;}



.p15 .biaodan{margin: 0 auto;text-align: center;}

.p15 .ridnb {height:40px;width: 350px;border-radius:5px;margin: 20px 0 20px 10px;border: 1px solid #cccccc;}

.p15 .zqdsfd{width: 350px;height: 100px;border-radius:5px;margin: 20px 0 20px 10px;border: 1px solid #cccccc;}

.p15 .dsxdf{width: 107px;height:40px;border-radius:5px;border: 1px solid #cccccc;margin: 20px 0px 20px 10px}

.p15 .kzad-hr{text-align: center;margin:0 auto ;}
.p15 .kzad-hr hr{margin: 10px 0 20px; border:1px solid #e1e1e1;}
.td-right{text-align: left;}
.p15  .fzfdf-select{width: 100px;height: 40px;border-radius:5px;border: 1px solid #cccccc;margin: 20px 20px 10px 10px;}
.p15 .dkzqd-select{width: 200px;height: 40px;border-radius:5px ;border: 1px solid #cccccc;margin: 20px 0 20px 10px;}
.p15 .qita-input {width: 100px;height: 40px;border-radius:5px;border: 1px solid #cccccc;margin: 20px 0 20px 0px;}
.p15 .ti-jiao{width: 150px;height: 35px;margin: 40px auto;background: #000000;color: #FFFFFF;font-size: 16px;border: 0;border-radius:5px;}
.form-table td{padding: 10px 0; color: #000; }
.form-table .input-box{width: 290px; height: 38px; border-radius: 5px;border: 1px solid #cccccc; background: #f7f7f7;font-size: 20px;font-family: Microsoft YaHei;}
.form-table td:nth-child(2),.form-table td:nth-child(4){text-align: left;padding-left: 10px;}
.contact-select{width: 100px;height: 40px;border-radius: 5px;border: 1px solid #cccccc; background: #f7f7f7;font-size: 16px;vertical-align: middle;font-family: Microsoft YaHei;}
.form-table .input-box2{width: 185px; height: 38px;margin-top: 1px; border-radius: 5px;border: 1px solid #cccccc; background: #f7f7f7;font-size: 20px;vertical-align: middle;font-family: Microsoft YaHei;}
.form-table .input-box3{width: 136px; height:40px;margin-top: 1px; border-radius: 5px;border: 1px solid #cccccc; background: #f7f7f7;font-size: 20px;font-family: Microsoft YaHei;}
.form-table td .label1{display: inline-block; width: 80px;}
.form-table td .label2{display: inline-block; width: 40px;}
.date-y,.date-m,.date-d{width: 91px; height: 38px;margin-top: 1px; border-radius: 5px;border: 1px solid #cccccc; background: #f7f7f7;font-size: 16px;font-family: Microsoft YaHei;}
.date-y{width:100px }
.big-text{width: 290px; height: 120px; border-radius: 5px;border: 1px solid #cccccc; background: #f7f7f7;font-size: 20px;font-family: Microsoft YaHei;}
.form-btn{width: 182px;height: 82px;background: url("../image/btns.png")no-repeat;border: none;}
.form-title{font-size: 30px;border-left: 5px solid #4C4C4C;line-height: 30px;padding-left: 15px;}

.street-bg{background: #f9f9f9;padding: 40px 0;width: 100%;}
.street-box {position: relative;}
.street-box li{display: inline-block;width: 43.5%;margin: 0 10px;}
.street-box li img{padding-bottom: 30px;}
.street-box li p{text-align: center;}

.swiper-button-next, .swiper-button-prev{width: 30px;height: 61px;background-size: 30px 61px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url('../image/white-left.png');
	left: 10%;
	right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("../image/white-right.png");
	right: 10%;
	left: auto;
}

.shopp-box{height: 430px;width: 95%;margin: 0 auto 50px; background: url("../image/shopp-box-bg.png") no-repeat right top; text-align: left;}
.shopp-box div{width: 50%;height: 100%;display: inline-block;vertical-align: top;}
.shopp-box div img{margin-top: 20px;}
.shopp-box div h1{margin: 0 0 30px;padding: 40px;}
.shopp-box div p{padding:0 40px;}
.shopp-box div span{border: 1px solid #7a7a7a;padding: 5px 10px;margin: 40px ;float: right; cursor: pointer;}

.shop-swiper .swiper-slide{font-size: 0;text-align: left;}
.shop-swiper .shop-item{display: inline-block;margin-right: 10px;}
.shop-swiper .shop-item:last-child{margin-right: 0;}
.shop-swiper .shop-item img{width: 100%;}
.shop-swiper .shop-item p{font-size: 14px;text-align: center;margin-top: 5px;}

.shopp-box2{width: 632px;margin-left: 350px;margin-top:50px;box-sizing: border-box;text-align: left;}
.shopp-box2 .shopp-box-top{width: 100%;height: 70px;background: url("../image/shopp-box-bg2_01.png") no-repeat;}
.shopp-box2 .shopp-box-middle{width: 100%;height: auto;background: url("../image/shopp-box-bg2_02.png") repeat-y;padding-left: 70px}
.shopp-box2 .shopp-box-bottom{width: 100%;height: 41px;background: url("../image/shopp-box-bg2_03.png") no-repeat;}
.shopp-box2 h1{padding-left: 50px;}
.shopp-box2 table{line-height: 35px;margin-top: 20px;}

/*空中大堂*/
.Lobby-main-box{position: relative; height: 1863px;}
.Lobby-main-box .bg{width: 750px;height: 80%;position: absolute;left: 50%;top: 50%;background: #e9e9e9;z-index: 1;}
.Lobby-main-box .Lobby-content{position: absolute;left: 0;top: 0;width: 100%;z-index: 2;}
.Lobby-big{width: 857px;height: 521px;background: #f9f9f9;margin: 180px auto;
	-webkit-box-shadow:0 5px 30px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 5px 30px rgba(0, 0, 0, .5);
	box-shadow:0 5px 30px rgba(0, 0, 0, .5);
}
.Lobby-big div{width: 50%;height:100%;display: inline-block;vertical-align: top;position: relative;text-align: center;}
.Lobby-big .Lobby-img{position: absolute;left: 70%;top: 50%;}
.Lobby-big .Lobby-img2{position: absolute;left: 30%;top: 50%;}
.Lobby-big h1{font-size: 24px;margin-top: 50px;}
.Lobby-big p{width: 332px;margin: 0 auto;}
.Lobby-big .line2{margin: 30px 0;}

.street-box .swiper-slide{position: relative;}
.street-text{box-sizing: border-box; background: rgba(0,0,0,0.8);color: #fff;width: 1100px;padding: 50px 150px;}
.street-text h1{text-align: center;margin-bottom: 50px;}
.street-text1{position: absolute;left: 50%;top: 51%;}
.street-text2{position: absolute;left: 50%;bottom: 10%; margin-left: -550px;}

.street-main{width: 100%;position: relative;}
.street-text-1{width: 1100px;position: absolute;left: 50%;top: 29%;margin-left: -550px;}

.street-text-box-2{right: 5%;top: 47%;}
.street-text-box-3{left: 5%;top: 65%;}
.street-text-box-4{right: 5%;top: 82%;}

.copyright-box{width: 100%;padding: 40px 0 60px;background: #434343;color: #f0f0f0;text-align: center;}
.copyright-box div{display: inline-block;width: 500px;vertical-align: top; text-align:left;}
.copyright-box div a{color: #fff;}
.copyright-box div span{margin: 0 20px;}
.copyright-box div p{line-height: 18px;text-align: right;}

.p17{background:url(../image/dizi-bg2.png) no-repeat;background-size: 100% 100%; padding-top: 90px;text-align: center;box-sizing: border-box;position: relative;}
.p17 {padding-top: 220px;padding-bottom: 100px;min-height: 100%;}
.book-title{position: absolute; top: 20%;left: 15%;}

.media-head-box{margin-top: 52px;position: relative;}
.media-head{width: 100%;vertical-align: top;}
.media-title{position: absolute;left: 50%;top: 50%;}
.media-box{padding-bottom: 30px; width: 1400px;margin: 0 auto;background: #fff;}
.media-box .media-content ul{width: 88%; margin: 0 auto;}
.media-content ul li{padding: 20px 0;list-style: none; text-align: center; border-bottom:2px solid #f6f6f6;}
.media-content ul li div{display: inline-block;text-align: left;vertical-align: top;}
.media-content ul li div:nth-child(2){box-sizing: border-box;padding-left: 50px;}
.media-img-box {width: 333px;height:160px;overflow: hidden; }
.media-img-box img{width: 100%;vertical-align: top;}
.media-text-box{width: 70%;color: #555555; }
.media-text-box h2{border-left: 5px solid #555555;padding-left: 15px;}
.media-text-box p{margin: 20px 0;font-size: 16px;line-height: 22px;}
.media-text-box h3{font-size: 16px;font-weight: inherit;}
.media-text-box h4{font-size: 16px;color: #ff0000;font-weight: inherit;margin-top: 5px;text-decoration :underline ;}


/*图片类型*/
.img-big-box{width: 996px;height: 585px;overflow: hidden; margin: 0 auto;position: relative;}
.img-big-box div{width: 123%;height: 100%;cursor: pointer;}
.img-type-1{
	position: absolute;left: 0;top: 10px;text-align: left;overflow: hidden;
	background: #F2F2F2;
	transform-origin: left top;
	-ms-transform-origin: left top;
	-moz-transform-origin: left top;
	-webkit-transform-origin: left top;
	-o-transform-origin: left top;
	transform:rotate(30deg);
	-ms-transform:rotate(30deg);
	-moz-transform:rotate(30deg);
	-webkit-transform:rotate(30deg);
	-o-transform:rotate(30deg);
}
.img-type-1 img{
	transform-origin: left top;
	-ms-transform-origin: left top;
	-moz-transform-origin: left top;
	-webkit-transform-origin: left top;
	-o-transform-origin: left top;
	transform:rotate(-30deg);
	-ms-transform:rotate(-30deg);
	-moz-transform:rotate(-30deg);
	-webkit-transform:rotate(-30deg);
	-o-transform:rotate(-30deg);
}
.img-type-2{
	position: absolute;right: 0;bottom: 10px;text-align: right;overflow: hidden;
	background: #F2F2F2;
	transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	-moz-transform-origin: right bottom;
	-webkit-transform-origin: right bottom;
	-o-transform-origin: right bottom;
	transform:rotate(30deg);
	-ms-transform:rotate(30deg);
	-moz-transform:rotate(30deg);
	-webkit-transform:rotate(30deg);
	-o-transform:rotate(30deg);
}
.img-type-2 img{
	position: absolute;right: 0;bottom: 0px;
	transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	-o-transform-origin:100% 100%;
	transform:rotate(-30deg);
	-ms-transform:rotate(-30deg);
	-moz-transform:rotate(-30deg);
	-webkit-transform:rotate(-30deg);
	-o-transform:rotate(-30deg);
}
.img-type-1 div,.img-type-2 div{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.8);display: none;}
.type-title-1{font-weight: bold;font-size: 30px;color: #fff; padding: 0 10px;border-left: 2px solid #fff;border-right: 2px solid #fff;position: absolute;left: 15%;top:78%;line-height: 30px;pointer-events: none;}
.type-title-2{font-weight: bold;font-size: 30px;color: #fff; padding: 0 10px;border-left: 2px solid #fff;border-right: 2px solid #fff;position: absolute;right: 15%;top:22%;line-height: 30px;pointer-events: none;}

.img-list{text-align: left;}
.img-list li{width: 289px;height: 239px;list-style-type: none;display: inline-block;margin:15px 25px;border: 8px solid #fff;position: relative;cursor: pointer;vertical-align: top;overflow: hidden;}
.img-list li img{width: 100%;min-height: 100%}
.img-list li p{position: absolute;left: 0%;bottom: 0%;width: 100%;height: 40px;background: rgba(255,255,255,0.7);color: #333333;text-align: center;line-height: 40px;}
.big-img-bg{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.8);}


.p18-1{ background: url(../image/xinwenfbu-bg.png) no-repeat;position: relative;margin: 0 auto;line-height:243px;    text-align: center;}

.p18 .zafsax{width: 430px;border:2px solid #CCCCCC;height: 180px;display: inline-block;font-size: 12px;border-radius: 5px;margin: 23px;color: #4f4f4f;}
.p18 .zafsax img {margin: 10px;}
.p18 .up-1{width:1450px ; margin: 0 auto;margin-top: 20px;}
.p18 .xinwen-1{margin-top: 30px;}
.p18 .foneboot{width: 100%;margin: 0 auto;text-align: center;margin: 50px 0;}
.p18 .foneboot button{width:30px;height: 25px;}

.p22{box-sizing: border-box; background: url(../image/shang-bg.jpg) no-repeat;height: auto;min-height:100%;width: 100%;text-align: left;padding-top: 90px; background-size: 100% 100%;background-position: center;}
.p22 a{text-decoration: none;}
.p22 #btn-a{width: 38px;height: 71px;background: url(../image/p22-left.png) no-repeat;position: absolute;top:50%;left: 10%;z-index: 999;}
.p22 #btn-b{width: 38px;height: 71px;background: url(../image/p22-right.png) no-repeat;position: absolute;top:50%;right: 10%;z-index: 999;}
.p22 .xw-bt{position: absolute;top: 15%;left: 10%;}
.p22 .swiper-slide img{margin-top: 130px;}
.p22 .activity-title{margin-left: 10%;margin-top: 50px; }
.activity-box{margin-top: -40px;text-align: center;height: 58px;}
.activity-box img{vertical-align: top; cursor: pointer;}
.activity-list li{display: inline-block; color: #fff;line-height: 58px;opacity: .45;font-size: 30px;vertical-align: middle;margin: 0 5px;cursor: pointer;}

.activity-list .active{opacity: 1;font-size: 40px;}
.activity-list li:first-child,.activity-list li:last-child{opacity: 0.15;font-size: 20px;}
.activity-list li:hover{opacity: 1;}

.jt-box{width: 100%;padding: 50px 0;text-align: center;background: #f9f9f9;}
.jt-text-box{box-sizing: border-box; width: 45%;height: 243px; display: inline-block;text-align: left;padding-left: 8%;vertical-align: top;}
.jt-text-box:nth-child(1){border-right: 3px solid #fff;}
.jt-text-box h1{font-size: 20px;}
.jt-text-box h1:after{content:"";display: block;width: 300px;border-bottom: 2px solid #505050;margin: 20px 0 20px;}
.jt-text-box p{line-height: 35px;}
.jt-img{position:relative;}
.lou{position: absolute; left: 52%; top: 49%;animation:bounceIn1  2s linear infinite;}
@-webkit-keyframes bounceIn1{
	0% {
		
		opacity: 0.5;
	}
	50% {
		
		opacity: 1;
	}
	100% {
		
		opacity: 0.5;
	}
	}
.jt-img span{display: block; width: 15px; height: 15px;background: #fff;border-radius: 50%;position: absolute;left: 50.2%;top: 62.2%;}
.jt-img h1{position: absolute;left: 46%;top: 56%;font-size: 18px; color: #5c5c5c; font-weight: bold;}
.jt-img span{
	-webkit-animation:bounceIn 2s 1s ease infinite;
	-moz-animation:bounceIn 2s 2s ease infinite;
	animation:bounceIn 2s 1s ease infinite;
}
@-webkit-keyframes bounceIn{
	0% {
		-webkit-transform: scale(0.1, 0.1);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1.2, 1.2);
		opacity: 0;
	}
}
@-moz-keyframes bounceIn{
	0% {
		-moz-transform: scale(0.1, 0.1);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-moz-transform: scale(1.2, 1.2);
		opacity: 0;
	}
}
@keyframes bounceIn {
	0% {
		transform: scale(0.1, 0.1);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: scale(1.2, 1.2);
		opacity: 0;
	}
}

/*活动展示*/
#d_tab29 ul, #d_tab29 li { margin: 0; padding: 0; list-style: none }
#d_tab29 img { border: 0; vertical-align: top }
#d_tab29 { position: relative; height: 555px; text-align: left ;margin-top: 50px;}
#d_tab29 .d_img { position: relative; margin: 0 auto; width: 1200px; height: 100% }
#d_tab29 .d_img li { position: absolute; display: none; z-index: 0; }
#d_tab29 .d_img .cont{ width:100%; height:87px; background:rgba(0,0,0,0.5); position:absolute; bottom:0px; left:0px; z-index:99999;}
#d_tab29 .d_img li img { width: 100% }
#d_tab29 .d_img li.d_pos1 { display: block; width: 600px; left: 0%; top: 60px; z-index: 1 }
#d_tab29 .d_img li.d_pos2 { display: block; width: 650px; left: 10%; top: 40px; z-index: 2 }
#d_tab29 .d_img li.d_pos3 { display: block; width: 700px; left: 22%; top: 20px; z-index: 3 }
#d_tab29 .d_img li.d_pos4 { display: block; width: 650px; right: 10%; top: 40px; z-index: 2 }
#d_tab29 .d_img li.d_pos5 { display: block; width: 600px; right: 0%; top: 60px; z-index: 1 }
#d_tab29 .d_menu { position: absolute; bottom: 20px; width: 100%; text-align: center }
#d_tab29 .d_menu li { display: inline-block; zoom: 1; *display:inline;
	background: url('../image/btn.png') no-repeat 0 0; width: 12px; height: 12px; cursor: pointer; margin-right: 3px }
#d_tab29 .d_menu li.d_select { background: url('../image/btn.png') no-repeat 0 -18px }
#d_tab29 .d_next { position: absolute; left: 50%; margin-left: 625px; top: 50%; z-index: 10; cursor: pointer }
#d_tab29 .d_prev { position: absolute; left: 50%; margin-left: -675px; top: 50%; z-index: 10; cursor: pointer }

.parking-box{position: relative;width: 100%;height: 100%;background: url("../image/parking-bg.jpg") no-repeat;background-size: 100% 100%;}
/*.parking-box img{position: absolute;left: 50%;top: 50%;}*/
.parking-box  p{padding-left: 330px;}
.parking-box .parking-text{position: absolute;left: 50%;top: 50%;background: rgba(0,0,0,0.8);color: #fff;}
.parking-box .parking-text h1{font-size: 28px;border-left: 5px solid #fff;padding-left: 20px;line-height: 28px; position: absolute;left: 0;bottom: 110%;}
.parking-bg-box{width: 434px;height: 150px;background: #f9f9f9;margin: 0 auto;color: #666666;}
.parking-bg-box h2{font-size: 18px;font-weight: bold; padding-top: 10px;}
.parking-bg-box h3{display: inline-block; font-size: 75px;line-height: 75px; font-weight: 100;border-bottom: 4px solid #666666;}
.parking-bg-box p{padding-left: 0;line-height: 28px;}
.parking-bg-box div{display: inline-block;width: 50%;text-align: center;vertical-align: top;}
@media screen and (max-width: 1700px) {
	/*.ul{width: 1350px}*/
	/*.li{width: 140px;}*/
}
@media screen and (max-width: 1500px) {
/*	.ul{width: 1300px}*/
/*	.li{width: 120px;}*/

}
@media screen and (min-width:1400px)and (max-width:1600px){
	.p5 .hz-gb{height: 410px;overflow: hidden;}
	.p5{position: absolute;top: 20%;  text-align: center;}
	.p5 .logo-box{
		transform: scale(0.79);
		-ms-transform: scale(0.79);
		-moz-transform: scale(0.79);
		-webkit-transform: scale(0.79);
		-o-transform: scale(0.79);
		margin-top: -50px;
	}
	.coo-title{position: absolute;top: 13%;left: 15.5%;}
	.boot ul li{width: 135px;font-size: 16px;height: 60px; line-height: 60px; }
}
@media screen and (max-width: 1366px) {

	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		left: 5%;
		right: auto;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		right: 5%;
		left: auto;
	}

	.p1 .swiper-slide1 .img-box img{
		min-height: 700px;
	}

	.dajiantou{
		transform:scale(0.8);
		-ms-transform:scale(0.8);
		-moz-transform:scale(0.8);
		-o-transform:scale(0.8);
		-webkit-transform:scale(0.8);
	}
	.p1 .swiper-slide1 {
		background: url(../image/1.jpg) no-repeat center 50px;
		background-size: cover;
	}
	/*.video-sy{height: auto;}*/
	.video-logo{margin: 35px auto;}
	.video-sy p{margin: 65px 0;}

	/*.logo{float: left;position: absolute;left: 5%;top:10px; line-height: 90px;}*/
    .li{width:120px ;}
    .daohan{min-width: 1300px;}
	.input{margin-left: -10px;}
  	.input span{height: 17px;height: 20px;	background: none;	border: 1px solid #e5e5e5;	color: #ffffff;font-size: 14px;}
    .but2{margin-left: -5px;}
     .ul1{display: none;position: absolute;width: 120px;z-index: 10;}
     .ul1 a{line-height: 45px;}
    .li9{margin-left: 15px;margin-right: 20px;}
    .ul2,.ul3,.ul4,.ul5,.ul6,.ul7{width: 120px;z-index: 10;position: absolute;}
    .ul3 .ziti{font-size:15px;}
    .ul4 .ziti{font-size:15px;}
    .ul5 .ziti1{font-size:13px;}
/*    .li2{margin-left: 110px;}*/
/*   	.ul1 a,  .ul2 a{line-height:45px;height: 45px;padding: 11px;font-size: 14px;}*/
/*    .ul3 a,  .ul4 a,  .ul5 a{line-height: 45px;height: 45px;width: 110px;font-size: 14px;}*/
	.p6-text{top: 12%;margin-left: 0;}
	.p6-text .gift{width: 450px;margin-left: 60px;}

	.media-box{width: 1000px;}
	.media-text-box{width: 60%;}

	.gift{margin-left: 50px;}

	.p2, .p4,.p11, .p12{height: 100%;margin: 0 auto;width: 100%;text-align: center;}

/*	.p2 .foneboot{width: 100%;text-align: center;margin: 20px auto;clear: both;}
	.p2 .foneboot button{width:40px;height: 25px;}*/

	.p2 .bt-1{height: 402px;box-sizing: border-box; background: url(../image/btbg.png) no-repeat;padding-top: 20px;background-size: 100% 100%;display: inline-block; margin:10px;}

	.p2 .neirong-1{width: 860px;float: left;}

	.p-text{text-align: left;margin: 0 auto; margin-top: 5px;color:#4f4f4f;}
	 .neirong{margin: 0 auto;width: 1160px;}
	.p2 .text-right{float: left;width: 300px;}
	.p2 .bottom-bppt{margin-top:23px;margin-bottom: 19px;}
	.p2 .text-right-up{background: url(../image/bt-1bg.png) no-repeat; background-size: 100% 100%;width: 256px;height: 150px;text-align: left;padding: 20px;margin-left: 10px;}

	.biaoti{width: 100%; color: #4f4f4f;font-size:15px;font-weight: bold;margin: 0;}
	.p2 .bt-1 img{ height: 220px;}
	.zhengwen {    color: #4f4f4f;    font-size: 13px;    margin: 0 auto;}
	.p3{padding-top: 90px;}
	.p3-text{width: 270px;text-align: left;float: left;margin: 20px;}
	.p3-text img{width: 250px;}
	
	.wuqubox{margin: 0 auto;width: 100%;}
	
	.p4-nr{width: 1100px;margin: 0 auto;background: #FFFFFF;position: relative;top:30%;}
	
	.p4-nr-img {display: inline-block;width: 38.22%;margin:0px;}
	
	.p4-text{display: inline-block; width: 600px;text-align: left;float: none;margin: 0px;padding: 50px 0;margin-left: 40px;}
	
	.p4-text p{font-size: 16px;margin-top: 50px;text-indent: 20px;}
	.p4-text img{margin-top: 20px;margin-left: -10px;}

	.OfficeLease-title1{margin-top: 40px;}
	.OfficeLease-img4{width: 875px;}


	.p5 .hz-gb{height: 410px;overflow: hidden;}
	.p5{position: absolute;top: 20%;  text-align: center;}
	.p5 .logo-box{
		transform: scale(0.79);
		-ms-transform: scale(0.79);
		-moz-transform: scale(0.79);
		-webkit-transform: scale(0.79);
		-o-transform: scale(0.79);
		margin-top: -50px;
	}
	.coo-title{position: absolute;top: 13%;left: 15.5%;}
	.boot ul li{width: 135px;font-size: 16px;height: 60px; line-height: 60px; }


.p7-nr{width: 1150px;background: #FFFFFF;margin: 30px auto;}

.p7-text{width: 600px;text-align: left;float: right;margin:0px;margin-top: 20px;}

.p7-text p{font-size: 16px;margin-top: 50px;text-indent: 20px; }
	.p7 .bangg-img{width: 43%;}
   	
   	

   .p8-text h2{margin-bottom: 10px;margin-left: -50px;}
	.p8-text p{margin-top:10px;}
	.p8-nr{margin: 0px auto;background: #FFFFFF;padding-bottom: 30px;}
	/*.p8-text-up{height:302px;margin: 0 auto;background: url(../img/guangguang-bg.jpg) no-repeat 100% 100%;}*/
	.p8-text-up p{text-align: center;color: #FFFFFF;margin: 0 auto;line-height: 302px; ;letter-spacing: 20px;}
	.p8-text{text-align: left;margin-left: 50px;font-size:16px;margin-top: 0;}
	.p8-text img{margin: 0;}
	.p8-nr .guangguang-img{min-width: 500px;margin-right: 0;}
	.p8-text li{margin-top: 15px;}

	.p9{height: auto;padding-bottom: 30px;}
	.p9 #btn-a{left:5%;}
	.p9 #btn-b{right: 5%;}

	.p12 .swiper-container{position: absolute;bottom: 0%;height: 151px;width: 1250px;left: 50%;margin-left:-625px;padding: 0 1px;background: #FFFFFF;}
 .p12 #btn-1 {width: 26px;height: 42px;background: url(../image/video-left.jpg) no-repeat;    position: absolute;    bottom: 60px; left: 1%;z-index: 333;}
  .p12 #btn-2 {    width: 26px;    height: 42px;    background: url(../image/video-right.png) no-repeat;    position: absolute;    bottom: 60px;    right: 1%;
    z-index: 333;}

	.p12 .video{top:11%;}
 	.p12 .video video{width:650px;}


	.p13,.p14{}

	.p14-text-up{height:450px; margin: 0 auto;background: url(../image/jiaru-bg.jpg) no-repeat;background-size: 100% 100%;line-height: 450px;}
	.p14-text-up p{text-align: center;color: #FFFFFF;margin: 0 auto;line-height: 587px;font-size:32px;letter-spacing: 20px;}


	.p16-nr{width: 1100px;margin: 0 auto;background: #FFFFFF;padding: 30px;}
		
	.p16 .gg-img{margin-left: 25px;width: 43%;}
		
	.p16-text{margin-top: 20px;}
		
	.p16-text p{margin-top: 30px;}

	.p17 {padding-top: 90px;padding-bottom: 0px;min-height: 100%;}
	.book-title{    position: absolute;		top: 15%;		left: 5%;}
	.p18 .zafsax img {margin: 5px;width: 165px;}
	
	.p18 .zafsax {width: 380px;border: 2px solid #CCCCCC;height: 160px; display: inline-block; font-size: 12px;  border-radius: 5px;margin: 15px;   color: #4f4f4f;}
	.p22 .swiper-slide img{width:550px;margin-top: 5%;}
	.p22{background: url(../image/shang-bg.jpg) no-repeat center center;background-size: 100% 100%;padding-top: 75px;}
	.p22 .xw-bt{position: absolute;top: 20%;left: 10%;}
	.p18 .up-1 {    width: 1250px;    margin: 0 auto;    margin-top: 20px;}

	.p2 .text-right-bt{margin: 10px 0;}
/*	.boot ul a{ display: inline-block;height: 46px; border-right: 3px solid #202020;padding-right: 10px; margin-right: 8px;color: #000;}*/
	.boot{margin-bottom: 30px;}


	#d_tab29{margin-top: 0px;}
	.p22 .activity-title{margin-left: 10%;margin-top: 0px; }
}





/*2016年11月5日 20:50:54*/

.bax1{width: 100%;height: 300px;font-size: 15px;background: #f9f9f9;}
.bax3{height:400px;margin-bottom: 50px;}
.bax1 p ,.bax2 p{line-height: 40px;}
.bax-box{width: 1100px;height: 300px;margin: 0 auto;}
/*.bax1 h2,.bax2 h2{border-bottom: 2px solid #000000;padding-bottom: 10px;display: inline-block;}*/
.text-hr{height: 1px;background: #000;border: 0;margin-top: 15px;}
/*.xiabiao{width: 90px;height: 3px;background: #000000;margin: 15px 0;}*/
.bax-text1{float: left;margin-left: 100px;margin-top: 50px;}
.bax-text-p {color: #000;margin-top: 10px;}
.bax1 p span,.bax2 p span{margin-right: 50px;}
 .bax-text-p .bax-text-p3{margin-right: 65px;}
.bax-text2{float: right;margin-top:50px;margin-right: 150px;}
.bax2{width: 100%;height: 420px;font-size: 15px;}
.bax2 .bax-text2{margin-right:0px}
.bax-text-bott{margin-left: 100px;margin-top: 20px;color: #000;}
.bax-box-ring{width: 300px; float: right;  margin-left: 115px;  margin-right: 180px; margin-top: 50px;}
.texbot{margin-top: 20px;}
.wid-tex{width: 420px;margin-top: 100px;}
.bax2 ul li,.bax1 ul li{list-style: none;line-height: 40px;}
.bax2 ul {float: left;margin-top: 20px;}
.wid-texul-ri{width: 270px;margin-left: 50px;}
.rihgttex{margin-left: 150px;}
.bax3 .bax-text1 p  span{margin-right:250px ;}
.topte{margin-top: 10px;}
.bax3 .bax-text1{margin-top:45px;}
.widgj{width: 250px;float: left;}


.opacityIn{
	-webkit-animation:opacityIn 1s 0s ease both;
	-ms-animation:opacityIn 1s 0s ease both;
	-moz-animation:opacityIn 1s 0s ease both;
	-o-animation:opacityIn 1s 0s ease both;
	animation:opacityIn 1s 0s ease both;
}
@-webkit-keyframes opacityIn{
	0% {opacity: 0;}
	100% {opacity: 1;	}
}
@-ms-keyframes opacityIn{
	0% {opacity: 0;}
	100% {opacity: 1;	}
}
@-moz-keyframes opacityIn{
	0% {opacity: 0;}
	100% {opacity: 1;	}
}
@-o-keyframes opacityIn{
	0% {opacity: 0;}
	100% {opacity: 1;	}
}
@keyframes opacityIn{
	0% {opacity: 0;}
	100% {opacity: 1;	}
}