@charset "utf-8";
/* CSS Document */
.pyq-banner{ width: 100%; min-width: 1160px; height:370px; text-align: center; }
.pyq-banner-main{ width: 1160px; min-height: 100%; margin:0 auto;  position: relative;}
.pyq-banner-main a{display: inline-block;
    width: 165px;
    height: 48px;
    margin-top: 240px;
    margin-left: 280px;}

.pyq-box{  width: 100%; height:auto; }
.pyq-box-mian{  width: 1000px;min-height: 100%; margin: 0 auto; position: relative;}
.txt {
    position: absolute;
    color: #888;
    font-size: 14px;
    line-height: 22px;
}
.txt15 {
    width: 430px;
    top: 220px;
    left: 575px;
    font-size: 18px;
    line-height: 32px;
}

.pyq-box-a{ background: #f0f0f0;}
.txt16, .txt17, .txt18 {
    width: 240px;
    top: 320px;
    left: 40px;
    font-size: 16px;
}
.txt18 {
    left: 720px;
}
.txt17 {
    left: 380px;
}



.scene {
	width: 100%;
	overflow: hidden;
	background: #fff
}
.scene .container {width: 1160px; margin: 0 auto;}

h2.title-big,h3.title-big {
	font-size: 36px;
	line-height: 1;
	color: #000;
	text-align: center;
}

.scene .scene-item {
	margin-top: 90px;
	*zoom: 1; 
	
}
.tc-a{ width: 100%; height: 455px; }
.tc-b{ width: 100%; height: 455px;}
.tc-a .scene-pic{  float: right; text-align: center;}
.tc-b .scene-pic{  float:left; text-align: center;}
.tc-a .scene-paper {
	width: 283px;
	height: 446px; 
	margin-right: 98px;    
	display:block;
    position: relative;
    border: 1px solid #dedede; background-size: 100% 100%;background-position: center;
    border-bottom: none;
}

.tc-b .scene-paper {
	width: 283px;
	height: 446px; 
	margin-left: 98px;    
	display:block;
    position: relative;
    border: 1px solid #dedede; background-size: 100% 100%;background-position: center;
    border-bottom: none;
}

.tc-a .bg-decor {
	position: absolute;    
	right: 0;
    top: 120px;
}
.tc-b .bg-decor {
	position: absolute; left: 0;    

    top: 120px;
}

.scene .scene-pic .bg-decor:after,.scene .scene-pic .bg-decor:before {
	content: "‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧";
	position: absolute;
	overflow: hidden;
	line-height: 1;
	-webkit-transition: all .6s .6s;
	transition: all .6s .6s;
	opacity: 0
}



.scene .scene-pic .bg-capt {
	position: relative;
	z-index: 2;
	-webkit-transition: all .8s;
	transition: all .8s
}

.scene .scene-pic .bg-capt>img {
	display: block
}
.tc-a .bg-shade {
    background: #008de8;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}

.tc-a .bg-shade {
    width: 100%;
    height: 100%;
    position: absolute;
	right: 0;
    top: 0;
}
.tc-b  .bg-shade {
    width: 100%;
    height: 100%;
    position: absolute; left: 0;
    top: 0;
}



.tc-a .bg-decor:after,.tc-a .bg-decor:before {
	right: 0;
	color: #008de8;

}
.tc-b .bg-decor:after,.tc-b .bg-decor:before {
	left: 0;
	color: #e72431;

}

.tc-a .bg-decor:before {
	top: 6px;
	-webkit-transform: rotate(14deg);
	transform: rotate(14deg)
}

.tc-a .bg-decor:after {
	bottom: 8px;
	-webkit-transform: rotate(-14deg);
	transform: rotate(-14deg)
}

.tc-b .bg-decor:before {
	top: 6px;
	-webkit-transform: rotate(14deg);
	transform: rotate(14deg)
}

.tc-b .bg-decor:after {
	bottom: 8px;
	-webkit-transform: rotate(-14deg);
	transform: rotate(-14deg)
}

.tc-a .bg-capt {
	-webkit-transform: translateX(0) scale(.85);
	transform: translateX(0) scale(.85);
	-webkit-transform-origin: right center;
	transform-origin: right center
}
.tc-a.section-active .bg-capt {
	-webkit-animation-duration: 2s;
          animation-duration: 2s;
	-webkit-transform: translateX(-110px) scale(1);
	transform: translateX(-110px) scale(1)
}
.tc-a.section-active .bg-capt {
    box-shadow: 1px 0 8px rgba(0,0,0,.3);
}
.tc-a.section-active .bg-decor:after, .tc-a.section-active .bg-decor:before {
    opacity: 1;
}
.tc-a .bg-shade {
	background: #008de8;
	-webkit-transform: scale(.78);
	transform: scale(.78);
	-webkit-transform-origin: right center;
	transform-origin: right center
}



.tc-b .bg-decor:before {
	top: 6px;
	-webkit-transform: rotate(-14deg);
	transform: rotate(-14deg)
}

.tc-b .bg-decor:after {
	bottom: 8px;
	-webkit-transform: rotate(14deg);
	transform: rotate(14deg)
}

.tc-b .bg-capt {
	-webkit-transform: translateX(0) scale(.85);
	transform: translateX(0) scale(.85);
	-webkit-transform-origin: 0 center;
	transform-origin: 0 center
}

.tc-b.section-active .bg-capt {
	-webkit-transform: translateX(100px) scale(1);
	transform: translateX(100px) scale(1)
}

.tc-b.section-active .bg-capt {
    box-shadow: 1px 0 8px rgba(0,0,0,.3);
}
.tc-b.section-active .bg-decor:after, .tc-b.section-active .bg-decor:before {
    opacity: 1;
}
.tc-b .bg-shade {
	background: #e72431;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	-webkit-transform-origin: 0 center;
	transform-origin: 0 center
}


.scene-text {
    height: 521px;
}
.scene .tc-a .scene-text {
    height: 500px;
    float: left;
    width: 390px;
    display: table; margin-left: 150px;
}
.scene .tc-b .scene-text {
    height: 500px;
    float: left;
    width: 390px;
    display: table; margin-left: 230px;
}

.scene .scene-text .text-erea {
    display: table-cell;
    vertical-align: middle;
}
.tc-a .text-erea{ }
.scene .scene-text h4 {
    font-size: 26px;
    color: #333;
    margin-bottom: 30px;
}
.scene .scene-text p {
    font-size: 16px;
    line-height: 2;
    color: #000;
}

.pyq-tab{width: 930px;overflow: hidden; margin: 0 auto;}
.slideTxt-pyq{ width:930px;    margin: 60px 0;  }
.slideTxt-pyq .hd{ height:48px; line-height:48px;   position:relative; }

.slideTxt-pyq .hd:before {
	content: "";
	width: 100%;
	height: 2px;
	background: #dfe0e0;
	position: absolute;
	left: 0;
	bottom: 0
}
.slideTxt-pyq .hd ul{ width: 100%;  }
.slideTxt-pyq .hd ul li{ float:left; width: 33.3333% ;cursor:pointer; text-align: center;  }

.slideTxt-pyq .bd ul{ padding:15px;  zoom:1;  }

.slideTxt-pyq .hd ul li a{display: inline-block;
    font-size: 18px;
    color: #000;
    position: relative;}


.slideTxt-pyq .hd ul li a:after {
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 4px;
	width: 100%;
	content: ' ';
	background-color: #008de8;
	background-color: transparent\9;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all .6s cubic-bezier(.19,1,.22,1);
	transition: all .6s cubic-bezier(.19,1,.22,1)
}

.slideTxt-pyq .hd ul li a:hover {
	color: #008de8
}
.slideTxt-pyq .hd ul li.on a:after,.slideTxt-pyq .hd ul li a:hover:after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	background-color: #008de8
}


.diversity-desc {
    text-align: center;
    font-size: 16px;
    margin-bottom: 60px;
    color: #000;
}
.diversity-con img {
    max-width: 100%;
}


.source-description {
	padding: 30px 0
}
.source-description .container {width: 1160px; margin: 0 auto;}



.source-description .description-word {
	line-height: 2;
	font-size: 16px;
	color: #000;
	text-align: center;
	margin-top: 40px
}

.moments-description {
    width: 930px;
    margin-left: auto;
    margin-right: auto;
}
.description-list {
    margin-top: 65px;
    text-align: center;
    color: #000;
}
.row .col-6 {
    width: 33.33333%;box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.description-list li h4 {
    font-size: 26px;
    margin: 30px 0 10px;
}
.description-list li p {
    font-size: 16px;
    line-height: 2;
}
.description-list li p i{  color: #FF0004}


i.icon {
    vertical-align: middle;
    background-image:url(../../images/gg_pyq/icon-all.png); display:inline-block; background-repeat: no-repeat;
}

i.icon.icon-schedule {
    background-position: 0 -468px;
    width: 122px;
    height: 138px;
}
i.icon.icon-bid {
    background-position: -128px -468px;
    width: 171px;
    height: 138px;
}



.weixin-4 {height:620px;margin:0 auto;width:1080px;}
.weixin-4 .tle{text-align:center}
.CaseListNew{ width: 1080px; height:378px; overflow: hidden; margin: 40px auto 0; }
.CaseListNew h2,.CaseListNew h3,.CaseListNew p{ text-indent: -9000em;float: right;}
.CaseListNew ul{ overflow: hidden; }
.CaseListNew li{width: 212px; height: 378px; position: relative; float: left; margin: 0 29px; cursor: pointer;}
.CaseListNew li .CaLiImg1{position: absolute; top:0; left: 0;  z-index: 1;}
.CaseListNew li .CaLiImg2{position: absolute; top:378px; left: 0; z-index: 2;}

.lxfs-pyq{ width: 100%; height: auto; background: #eaeaea; margin-top:  70px; padding: 50px 0;}
.lxfs-pyq-main{ width: 1000px; height:auto; margin: 0 auto;}
.reservation-l{ width: 370px; float: left; }
.reservation-r{ width: 500px; float: right; text-align: center;}
.t-big{font-size: 26px;color: #0054af;}
.p-txt{ font-size: 14px; color: #666666; margin-bottom: 35px; margin-top: 10px;}
.t-big2{font-size: 18px;color: #000000; margin-bottom: 20px;}
.p-txt2w{width: 290px;} 
.p-txt2{ font-size: 22px; color: #000000; line-height:50px;}
.p-txt2 span{ float:right; color: #008de8;}
.t-big3{font-size: 26px;color: #000000;}
.icon-phone {
	display: inline-block;
	width: 80px;
	height: 82px;
	background-image: url(../../images/gg_pyq/icon-all.png);
	background-repeat: no-repeat;
	background-position: 0 -380px
}
.phone-number {
	font-size: 42px;
	color: #008de8;
	font-weight: 700;
	margin: 20px 0
}
.reservation-r .time {
    color: #000;
    font-size: 14px;
}

.tit01 {
    width: 100%;
    font: 22px/30px "微软雅黑";
    color: #0054A7;
}
.mt10 {
    margin-top: 10px;
}
 .p_text01 {
    font: 14px/20px simsun;
    margin: 20px 0 10px 0;
}
.prosub_cont05 img {
    margin: 12px 0 0 0;
}
.prosub_cont05 a {
    margin-left: 124px;
}
.prosub_cont05 a {
    color: #3da8ee; font-size: 18px;
}
.semYitihua_btn {
    width: 226px;
    height: 58px; line-height: 58px;
    border: 1px solid #3da8ee; position: absolute; right: 50px; bottom: 0; text-align: center; border-radius: 5px;
}

.but-access {
    display: inline-block; position: absolute; right: 0; top: 0;
    margin-top: 31px;
    width: 120px;
    height: 35px;
    font-size: 14px;
    line-height: 33px;
    color: #00c800;
    text-align: center;
    border: 1px solid #00c800;
    border-radius: 4px;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
