body,.case-info-bg{
	background:#f5f5f5;
}
body, .banner-area-case-info, .banner-area-case-info div{
	height:800px;
	z-index:2;
}

.banner-area .carousel-indicators {
 position: absolute;
 left:50%;
 left:0; right:0;
 margin-left:-320px;
 top: 630px;
width:320px;
height:50px;
text-align:center;
z-index:999;
display:block;
margin: 0 auto;
 transform: translate(10px, -50%);
 -webkit-transform: translate(10px, -50%);
 -moz-transform: translate(10px, -50%);
 -ms-transform: translate(10px, -50%);
 -o-transform: translate(10px, -50%);
 bottom: auto;
 margin: 0 auto;
}
.banner-area .carousel-indicators li {
 display: block;
  height: 54px;
  width: 80px;

 margin-right:10px;
 border:0;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
 background: transparent;
 position: relative;
 border:2px solid rgba(255,255,255,0);
 z-index: 1;
}
.banner-area .carousel-indicators li.active::after {
 position: absolute;
 left: none;
 top: none;
 content: none;
 height: auto;
 width: auto;

 background: #ffffff;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius:0;
}

.carousel-case-info{
	position: relative;
	top:630px;
	width:320px;
	height:50px;
	text-align:center;
	z-index:999;
	display:block;
	margin: 0 auto;
	 left:50%;
	 left:0; right:0;
 margin-left:-320px;
}

.carousel-case-info li{
	float:left;
	display: block;
    height: 54px;
    width: 80px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    position: relative;
    z-index: 1;
	border:2px solid #fff;
	border:0px;
	margin-right:10px;
	cursor:pointer;
	display:block;
	 content: none;
}
.carousel-case-info li img{
	height: 50px;
    width: 80px;
	display:block;
}
.carousel-case-info li.active{
border:2px solid #d6ba73;

}
.page-title-case-info{
	padding:0px;
}
.breadcrumb-area .breadcrumb li a{
	color:#232323;
}


.case-article-banner{
    overflow: hidden;
    position: relative;
}

.swiper-btn{
    position: absolute;
    width: 38px;
    height: 70px;
    background-position: center center;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -35px;
    z-index: 99;
}

.prevButton{
    left: 2%;
    background-image: url(../images/prev.png)
}

.nextButton{
    right: 2%;
    background-image: url(../images/next.png)
}

.case_main{
    margin-top: -100px;
    position: relative;
    top: 0;
    z-index: 2;

}
.case_main_name {
    font-size: 60px;
    color: #ffffff;
    font-weight: bold;
}
.case_main_head {
    margin-top: 30px;
}

.case_main {
    position: relative;
    top: 0;
    z-index: 2;
    text-align: center;
    margin: 0 auto;
    width:90%;
	background:#fff;
	margin-top: -100px;
}

.popup-trigger-btn{
    display: inline-block;
    width: 160px;
    height: 50px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 3px;
    line-height: 50px;
    text-align: center;
    margin-right: 10px;
	cursor:pointer;
}
.popup-trigger-btn:hover{
	border: 2px solid #d6ba73;
	color:#d6ba73;
}

.case_project{background: #fff;margin-bottom: 100px;}

.case_left{
    float: left;
    width: 70%;
    padding: 80px 60px 54px;
    border-right: 1px solid #cccccc;
}

.title-b span{
    font-size: 3rem;
	font-family: "寰蒋闆呴粦";
    font-weight: bold;
}
.title-b span.eng_name{
	font-size:2.5rem;margin-left:-2rem;
}
.china_name{color: #333333;margin-right: 22px;}

.eng_name{color: #cccccc;text-transform: uppercase;}

.text-box{margin-top: 38px;}

.text-box p.ptxt{
    font-size: 16px;
    color: #666666;
    margin-bottom: 45px;
    line-height: 1.6;

}

.case-right-box-child {
    font-size: 0;
    position: relative;
    display: inline-block;
	    margin-bottom: -20px;
}

.case-right-btn-wrap {
    line-height: 70px;
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    height: 0;
    overflow: hidden;
    background-image: url(../images/bg.svg);
    background-size: 100%;
    background-image: -moz-linear-gradient(90deg, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
    background-image: linear-gradient(0deg, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
}

.invisible {
    visibility: hidden;
}

.case-right-box img {
   /* max-width: 100%;*/
    min-width: 360px;
    /*margin-bottom: 20px;*/
	    max-height: 800px;
}


.case-right-box iframe {
    width: 700px;
    height: 358px;
}


.case-right-box-child:hover >.invisible {
    height: 70px;
    visibility: visible;
}

.names{
    font-size: 20px;
    color: #333333;
}

.subss{
    font-size: 14px;
    margin-top: 8px;
    color: #999999;
	    padding-bottom: 20px;
}

/*.case-right-box{margin-bottom: 50px;}*/

.case_left_bottom h3{
    font-size: 36px;
    color: #333333;
	font-family: "寰蒋闆呴粦";
    font-weight: bold;
    margin-top: 96px;
}

.get_price{
    font-size: 20px;
    color: #fff;
    width: 300px;
    height: 50px;
    position: relative;
    display: block;
    margin: 36px auto 0;
    border-radius: 25px;
    background: #ff4450;
    line-height: 50px;
    text-align: center;
}

.get_price img{
    position: absolute;
    left: 70px;
    top: 50%;
    transform: translateY(-50%)
}

.vr_btn{
    font-size: 16px;
    position: absolute;
    top: 40px;
    right: 40px;
    width: 60px;
    height: 60px;
    color: #fff;
    background: #7171d1;
    border-radius: 50%;
    outline: none;
    -webkit-animation: popupButtom cubic-bezier(0.165,0.84,0.44,1) 2s infinite;
    animation: popupButtom cubic-bezier(0.165,0.84,0.44,1) 2s infinite;
    line-height: 60px;
}

@keyframes  popupButtom{
	0% {
		box-shadow: 0 0 0 0 rgba(113,113,209,0.5), 0 0 0 0 rgba(113,113,209,0.5), 0 0 0 0 rgba(113,113,209,0.57);
	}
	100% {
		box-shadow: 0 0 0 10px rgba(113,113,209,0), 0 0 0 20px rgba(113,113,209,0), 0 7px 4px 0 rgba(113,113,209,0);
	}
}

.vr-close {
    position: absolute;
    top: 60px;
    right: 60px;
    width: 60px;
    height: 60px;
    cursor: pointer;
	background: rgba(0,0,0,0.5);
	z-index: 9999;
}

.vr-close:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
	left: 0;
	background-image: url(../images/icon-se4b4db03b3.png);
    background-repeat: no-repeat;
    background-position: -716px -145px;
    height: 23px;
    width: 23px;
    margin: auto;
    content: '';
}

.vr-wrap {
    position: fixed;
    z-index: 10200000;
    top: 0;
    right: 0;
	bottom: 0;
	display: none;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    transition: all .5s;
}

.vr-iframe {
    position: relative;
    width: 100%;
    height: 100%;
    border: none;
}

.case_right{
    width: 30%;
    float: left;
    padding: 80px 60px 54px;
    min-width: 300px;
}
.case_right .title-b{
	text-align:left;
	width:280px;
}
.mores_r{
    font-size: 16px;
    color: #333333;
    padding-right: 14px;
    background: url(../images/right-btn.png) right center no-repeat;
    position: absolute;
    right: 0;
    top: 16px;
}

.service_item_box p{
    font-size: 15px;
    /* line-height: 14px; */
	text-align:left;
}

.top_txt{color: #999999;}
.bot_txt{color:#333 ;margin-top: 8px;}
.top_txt a{
	font-size:14px;
	color:#999999;
}
.top_txt a:hover{
	color:#d6ba73;
}
.items{
    float: left;
    margin-right: 67px;
    position: relative;
    width:100%;
}

.items img{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.service_item_box{margin-top: 38px;}

.service_item_box li .items:nth-child(2){margin-right: 0;}

.service_item_box li{
    overflow: hidden;
    margin-bottom: 30px;
}

.adbox{margin-top: 56px;margin-bottom: 80px;}

.like_list{
    margin-top: 30px;
    overflow: hidden;
}

.like_list li{
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.like_list li:nth-child(2n){margin-right: 0;}

.mask_con{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    display: none;

}

.infor_inner{
    position: absolute;
    top: 50%;
    left: 50%;
	width:80%;
    text-align: center;
    transform: translate(-50%,-50%);
}

.plin{
    width: 30px;
    height: 1px;
    background: #fff;
    margin: 10px auto;
}

.infor_inner p{
    font-size: 16px;
    color: #fff;
}

.like_list li:hover .mask_con{display: block}
.text-center input{
	text-indent:10px;
	border-radius:5px;
	margin-right:5px;
	float:left;
	width:130px;
}
.text-center p.case-info-input{
	margin: 0 auto;
    width:530px;

}
.text-center a{
	width:120px;
	height:50px;
	background:#ff4450;
	text-align:center;
	line-height:50px;
	color:#fff;
	display:block;
	float:left;
    border-radius:30px;
}


@media (min-width: 769px) and (max-width: 1200px) {
    .case-right-box iframe {
        width: 523px;
    }
}


@media screen and (max-width: 768px){
	.case_left {
		width: 100%;
		border-right:0px;
        padding: 80px 10px 54px;
	}

    .case-right-box iframe {
        width: 523px;
        height: 358px;
    }

	.case_main {
		width:96%;
	}
    .case_right {
        display:none;
    }
	.text-box p.ptxt{
		font-size:13px;
	}
    .case-right-box img{
		min-width:100%;
        width:100%;
        height:auto;
	}
   .case_left_bottom h3{
	   font-size:2rem;
        margin-top: 40px;
   }
   .get_price{
	   width:200px;
	   font-size:2rem;
   }
	body, .banner-area-case-info, .banner-area-case-info div{
	height:400px;
	z-index:2;
    }
	.banner-area-case-info .carousel-case-info{
		right:50%;
		top:280px;
		left:50%;
		width:100px;
		text-align:center;
    }

	  .banner-area .carousel-indicators {
		  position: absolute;
 left:0; right:0;

 top: 260px;
width:320px;
height:50px;
text-align:center;
z-index:999;
display:block;
margin: 0 auto;
 transform: translate(10px, -50%);
 -webkit-transform: translate(10px, -50%);
 -moz-transform: translate(10px, -50%);
 -ms-transform: translate(10px, -50%);
 -o-transform: translate(10px, -50%);
 bottom: auto;
 margin: 0 auto;
 margin-left:45px;

  }
.text-center p.case-info-input{
	width:auto;

}
.text-center input{
	margin-top:8px;
	width:100%;

}
.text-center a{width:100%;margin-top:8px;}
  .banner-area .carousel-indicators li {
    display: inline-block;
    margin: 0 4px;

  }
	.case_project{background: #fff;margin-bottom: 100px;min-width:90%;}
}

.article_banner_box{height: 660px;background-position: center;background-repeat: no-repeat;background-size: cover;margin-top: 101px;}

.banner_baner{
    height: 800px;
    overflow: hidden;
    background: url(../images/banner1.png) 50% 0 no-repeat;
    background-attachment: fixed;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.absolute {
    position: absolute;
}

.banner_baner > iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.banner-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: .5;
}
.vr-full{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
}
.case-top-m ul li{
	width:100px;height:100px; float:left;font-size:12px;
}
.case-top-m ul li img{width:45px;height:45px;}
.case-top-m ul li i{ width:25px;height:25px;border-radius:50%;display:block;font-size:12px;line-height:25px;text-align:center;margin:0 auto;}
.cont-item{
    width:100%;
    height:200px;
    background:tan;
    margin-top:10px;
}

.box-fixed{
    width:290px;
    height:600px;
    padding-top:20px;
    background-color:#89A1C5;
    position:relative;
    top:0px;
    text-align:center;
    color:#fff;
}
.tab_fix_bottom {
    position: absolute;
    bottom: 0px;
    top: auto;
}
.tab_fix{
    position:fixed;
    top:130px;
}

.line_fix li{
width: 100%;
    margin-right:0;
}

