body{background: #fff;}
.headline{
    margin: 30px auto;
    text-align: center;
    height: 70px;
}
.headline b:first-child{
    background: url(../image/png16.png) no-repeat left center;
    width: 202px;
    height: 9px;
    display: inline-block;
}
.headline b:last-child{
    background: url(../image/png17.png) no-repeat left center;
    width: 202px;
    height: 9px;
    display: inline-block;
}
.headline h3{
    font-size:28px;
    font-weight: bold;
    color:#333;
    margin: 0 30px;
    display:inline-block;
    vertical-align: middle;
}
.headline h3 .dot{
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    vertical-align: middle;
}
.headline h3 .dot:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #008c6b;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: 5px;
}
.headline span{
    font-size:16px;
    color:#333;
    display: block;
    letter-spacing: 1px;
    /* margin-top: 10px; */
}
.headline .subTitle {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    letter-spacing: 0.5em;
}
.white.headline h3{color:#fff;}
.white.headline h3 .dot:after {
    background: #fff;
}
.white.headline span,.white.headline .subTitle{color: #fff;}
.white.headline b:first-child{
    background: url(../image/png18.png) no-repeat left center;
    
}
.white.headline b:last-child{
    background: url(../image/png19.png) no-repeat left center;    
}
.zy_house form {
    background: #f1f1f1;
     box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.1); 
    border-radius: 10px;
    width: 1117px;
    height: 72px;
    margin: 0 auto;
    padding: 24px 55px;
    position: relative;
}
.zy_house form .tit {
    width: 300px;
    float: left;
    margin-top: 19px;
    margin-left: 15px
}
.zy_house form input {
    width: 280px;
    height: 40px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: 15px;
    margin-right: 16px;
    background: #ececec;
    border: 1px solid #d2d2d2;
    border-radius: 30px;
}
.zy_house form .button {
    margin-top: 15px;
    width:134px;
    height:41px;
    background:#008c6b;
    border-radius:30px;
    border: 1px solid #008c6b;
}
.zy_house form .button:hover{
    background: #008060;
    border: 1px solid #008060;
}
.zy_house .tit p:first-child{   
    padding-left: 7px;
    border-left: 4px solid #00463E;
    margin-left: -10px;
    color: #333;
}
.box1{
    height:892px;
}
.box1 li{
    float: left;
    margin-right: 50px;
    text-align: center;
    width: 230px;
    position: relative;
    padding-bottom: 6px;
}
.box1 li:hover::after{
    content: "";
    position: absolute;
    bottom:0;
    left: 0;
    animation: clipMe 1s linear;
    width: 100%;
    height: 6px;
    background:#00463E;
}
@keyframes clipMe{
    0%{ width: 10%;}
    25%{ width: 25%;}
    50%{ width: 50%;}
    75%{ width: 75%;}
    100%{ width: 100%;}
}
.box1 li:nth-child(2){
    margin-top: 70px;
    height: 347px;
}
.box1 li:last-child{
    margin-right: 0;
}
.box1 li:nth-child(2) p{
    padding-left: 20px;
    text-align: left;
    width: 210px;
    height: 90px;
    position: relative;
    padding-top: 33px;
}
.box1 li:nth-child(2) p b{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 2px;
    background: #fff;
    display: inline-block;
}
.box1 p{
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    width:230px;
    height:80px;
    background:#333;
    padding-top: 20px;
    margin-top: -4px;
}
.zybtns{
    width: 280px;
    height: 50px;
    line-height: 50px;
    background: #00463E;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    margin:0 auto;
}
.box2{height: 760px;}
.box2 ul{
    width: 1000px;
    margin: 0 auto;
}
.box2 ul li{
    font-size: 14px;
    color: #fff;
}
.box2 ul li p{
    margin-bottom: 55px;
    background:rgba(255,255,255,.15);
    border-radius:25px;
    padding: 0 18px;
    height: 36px;
    line-height: 36px;
    display: table;
    animation: denglong 3000ms infinite linear;
}
.box2 .headline h2{color: #fff;}
.box2 .headline_big h3{color: #fff;}
.box2 .headline_big b{background: #fff;}
.box2 .headline_big span{color: #fff;}
@keyframes denglong{
    0%{transform: translateY(-.3rem);}
    25%{transform: translateY(0rem);}
    50%{transform: translateY(.3rem);}
    75%{transform: translateY(0rem);}
    100%{transform: translateY(-.3rem);}
}
.box3{
    height:1167px;
}
.box3_1 .swiper-container1{
    height: 400px;
    margin: 40px auto 37px;
}
.box3_1 .swiper-container1 img{
    width: 578px;
    height: 399px;
    float: left;
}
.box3_1 .swiper-container1 .box3_1left img{
    width:257px;
    height: 35px;
    margin-bottom: 20px;
    display: block;
    float: none;
}
.box3_1 .box3_1left{
    float: left;
    margin-left: 50px;
    color: #fff;
    margin-top: 160px;
}
.box3_1 .box3_1left p{
    font-size: 20px;
    line-height: 40px;
    font-family: "Noto Sans CJK SC DemiLight", "Source Han Sans CN DemiLight";
}
.box3-right {
    background: url(../image/all_2021_19.png) no-repeat center center #D4C09D;
    position: absolute;
    left: 57%;
    bottom: 0;
    margin-top: -22px;
    width: 44px;
    height: 38px;
    z-index: 999;
    border-radius: 2px;
}
.box3_p{
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}
.box3_a{
    font-size: 16px;
    color:#fff;
    float: right;
    margin:65px 30px 0 0;
    vertical-align: middle;
}
.box3_a img{
    margin-left: 5px;
    margin-top: -3px;
    vertical-align: middle;
}
.box3_2{
    margin-top:42px;
}
.box3_2 li h2{
    font-size: 24px;
    color: #363636;
    margin-top: 10px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box3_2 li{
    float: left;
    width: 249px;
    height: 294px;
    margin-right: 34px;
    line-height: 30px;
    font-size: 20px;
    color: #666;
    border-bottom: 1px solid #c9c9c9;
    position: relative;
}
.box3_2 ul li:last-child{
    margin-right: 0;
}
.box4 {
    padding-bottom: 70px
}
.indexsjsbig{overflow:hidden;}
.indexsjsbig .hd{ height:40px; line-height:40px; overflow:hidden;padding-right: 30px;}      
.indexsjsbig .hd .qh{ float:right; display:block; width:33px; height:33px; line-height: 33px; color:#e60012;
overflow:hidden; margin-right:6px; font-size:22px; text-align: center; border: 1px solid #dfdfdf; cursor:pointer; }
.indexsjsbig .hd .prevStop{ background-position:-6px -40px; cursor:default; }
.indexsjsbig .hd .nextStop{ background-position:-34px -40px; cursor:default; }
.indexsjsbig .hd ul{ float:right; margin:6px 6px 0 0; zoom:1;display:none; }
.indexsjsbig .hd ul li{ float:left; cursor:pointer; display:block; width:8px; height:8px; margin-right:4px; _display:inline; background: url(../image/switch_dot_small.jpg) no-repeat 0 0; }
.indexsjsbig .hd ul li.on{ background-position:-12px 0; }
.indexsjsbig .bd{ padding:12px 30px 0 30px; height: 313px; }
.indexsjsbig .bd ul{ overflow:hidden; zoom:1; }
.indexsjsbig .bd ul li{ float:left; width:273px; margin-right:15px;    }
.box4 ul {
    height: 480px;
    /* padding-left: 480px */
}

.box4 li {
    float: left
}

.box4 li .lazy {
    width: 100%;
    height: 100%;
    display: block
}

.box4 li.first {
    position: relative;
    width: 480px;
    height: 480px;
    margin-left: -480px
}

.box4 li.first .tag {
    background: #00463E;
    color: #fff;
    border-radius: 10px 0 0 0;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1;
    padding: 5px 10px
}

.box4 li.first .con {
    position: absolute;
    left: 0;
    padding-left: 33px;
    padding-bottom: 40px;
    padding-top: 40px;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.7)
}

.box4 li.first .con .tit,.box4 li.first .con .subTit {
    color: #fff;
    font-size: 24px
}

.box4 li.first .con .des {
    font-size: 18px;
    color: #999;
    margin-top: 10px;
    line-height: 1.6
}

.box4 li.item {
    position: relative;
    width: 273px;
    height: 313px;
    overflow: hidden
}
.box4 li.item:hover .con {
	bottom: -4px;
	opacity: 1;
}
.box4 li.item .con {
	transition: all ease .3s 0s;
	-moz-transition: all ease .3s 0s;
	-webkit-transition: all ease .3s 0s;
	bottom: -100%;
	background: rgba(20,66,68,0.66);
	z-index: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	text-align: center;
	color: rgba(255,255,255,.7);
	border-top:4px solid #00463E;
	opacity: 0;
}
.box4 li.item .con .tit {
	margin-top: 40px;
	font-size: 22px
}
.box4 li.item .con .des {
	font-size: 16px;
	margin-top: 15px;
	line-height: 1.5;
}
.box4 li.item .con .btn {
	border: none;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 5px 40px;
    margin-top: 20px;
    background: #00463E;
    border-radius:30px;
}
.box4 .designer-swiper {
	height: 84px
}
.box4 .designer-swiper .swiper-container {
	margin: 0 95px
}
.box4 .designer-swiper .swiper-slide {
	text-align: center;
	position: relative
}
.box4 .designer-swiper .swiper-slide:hover::after {
	content: '';
	width: 83px;
	height: 80px;
	border: solid 2px #00463E;
	position: absolute;
	left: 4px;
	top: 0;
	border-radius: 3px;
}
.box4 .designer-swiper .swiper-slide img {
	width: 84px;
	height: 84px
}
.box4 .designer-swiper .swiper-prev,.box4 .designer-swiper .swiper-next {
	left: 0;
	top: 0;
	width: 84px;
	height: 84px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 84px;
	font-size: 30px;
	cursor: pointer
}
.box4 .designer-swiper .swiper-prev:hover,.box4 .designer-swiper .swiper-next:hover {
	background: #00463E
}
.box4 .designer-swiper .swiper-next {
	right: 0;
	left: auto
}
.box4 li.item:hover .zy_box4_1{
	display: none;
}
/* .box4{height: 520px;}
.box4 li{
    float: left;
    margin-right: 74px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    height: 60px;
    line-height: 24px;
}
.box4 li p{
    margin-top: 8px;
}
.box4 li:last-child{margin-right: 0;}
.box4 h4{font-size: 20px;color: #fff;text-align: center;}
.box4 h4 span{font-size: 24px;}
.box4 .headline h2{color: #fff;}
.box4 .headline_big h3{color: #fff;}
.box4 .headline_big b{background: #fff;}
.box4 .headline_big span{color: #fff;} */
.box5{
    height:625px;
    background: #eee;
}
.box5_1{
    height: 342px;
    position: relative;
}
.box5_1 ul{
    width: 880px;
    margin-left:250px;
    text-align: center;
}
.box5_1 ul li{
    width: 133px;
    float: left;
    margin-right: 17px;
}
.box5_1 ul li:nth-child(1){
    margin-right: 5px;
}
.box5_1 ul li:nth-child(3){
    width: 196px;
    margin-left: -13px;
}
.box5_1 ul li:nth-child(4){
    width: 210px;
    margin-right: 12px;
}
.box5_1 ul li:nth-child(5n){
    margin-right: 0;
}

.box6 {
    height: 1037px;
}
.box6 .house3d {
    height: 617px;
    width: 799px;
    margin: 0 auto
}
.box6 .house3d .point {
    position: absolute;
    top: 20%;
    left: 50%;
    cursor: pointer
}
.box6 .house3d em {
    display: block;
    width: 8px;
    height: 8px;
    background: #00463E;
    border-radius: 50%
}
.box6 .house3d .point,.box6 .house3d i {
    display: block;
    border-radius: 50%;
    padding: 10px;
    background: rgba(255,255,255,0.5)
}
.box6 li.active dl {
    display: block
}
.box6 li.active .point {
    animation: sizeChange .8s infinite
}
.box6 dl {
    display: none;
    width: 320px;
    background: #fff;
    box-shadow: 0 0 10px #000;
    line-height: 1.6;
    position: absolute;
    z-index: 1
}
.box6 dl:after {
    content: '';
    width: 100px;
    height: 0;
    overflow: hidden;
    position: absolute;
    border-top: dashed 1px #999
}
.box6 dl::before {
    content: '';
    width: 0;
    height: 100px;
    overflow: hidden;
    position: absolute;
    border-left: dashed 1px #999
}
.box6 dt {
    color: #333;
    font-size: 30px;
    padding: 10px 20px
}
.box6 dt::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #00463E;
    box-shadow: 0 0 6px #00463E;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}
.box6 dd {
    padding: 0 20px 20px;
    color: #999
}
.box6 .woshi dl {
    width: 230px;
    left: 482px;
    top: 8px
}
.box6 .woshi dl:after {
    top: 36px;
    left: -177px;
    width: 182px
}
.box6 .woshi dl::before {
    left: -177px;
    height: 63px;
    top: 36px
}
.box6 .xuanguan dl {
    width: 210px;
    left: 838px;
    top: 228px
}
.box6 .xuanguan dl:after {
    top: 36px;
    left: -176px;
    width: 181px
}
.box6 .xuanguan dl::before {
    left: -177px;
    height: 37px
}
.box6 .jiucan dl {
    left: 655px;
    top: 396px;
}
.box6 .jiucan dl:after {
    top: 36px;
    left: -127px;
    width: 133px
}
.box6 .jiucan dl::before {
    left: -128px;
    top: -34px;
    height: 70px
}
.box6 .chufang dl {
    left: 464px;
    top: 340px
}
.box6 .chufang dl:after {
    display: none
}
.box6 .chufang dl::before {
    left: 12px;
    top: -52px;
    height: 80px
}
.box6 .huike dl {
    width: 250px;
    left: -176px;
    top: 190px
}
.box6 .huike dl:after {
    top: 36px;
    left: 96px;
    width: 302px;
}
.box6 .huike dl::before {
    left: 399px;
    top: 37px;
    height: 65px
}
.box6 .baojie dl {
    width: 230px;
    left: -79px;
    top: 136px;
}
.box6 .baojie dl:after {
    top: 36px;
    left: 94px;
    width: 195px
}
.box6 .baojie dl::before {
    left: 289px;
    top: 37px;
    height: 37px
}
.box6 .weishengjian dl {
    width: 230px;
    left: -79px;
    top: 216px
}
.box6 .weishengjian dl:after {
    top: 36px;
    left: 95px;
    width: 329px
}
.box6 .weishengjian dl::before {
    left: 423px;
    top: 37px;
    height: 37px
}
.box6 .headline h2{color: #fff;}
.box6 .headline_big h3{color: #fff;}
.box6 .headline_big b{background: #fff;}
.box6 .headline_big span{color: #fff;}
.box7{height:580px;}
.box7 li{
    width: 590px;
    height: 325px;
    float: left;
    margin-right: 20px;
    position: relative;
}
.box7 li:last-child{margin-right: 0;}
.box7_1{
    position: absolute;
    top: 98px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}
/* .box8{height:1037px;}
.box8 li{
    float: left;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-right: 50px;
}
.box8 li p{
    font-size: 14px;
    line-height: 22px;
    margin-top: 3px;
}
.box8 li:nth-child(1){
    width: 220px;
    margin: -21px 60px 0 37px;
}
.box8 li:nth-child(2){
    width: 432px;
    margin-right: 350px;
}
.box8 li:nth-child(3){
    width: 147px;
    margin:110px 45px 0 270px;
}
.box8 li:nth-child(4){
    width: 169px;
    margin:195px 89px 0 60px;
}
.box8 li:nth-child(5){
    width: 200px;
    margin:187px 60px 0 60px;
}
.box8 h4{
    font-size: 18px;
    color: #333;
    text-align: center;
}
.box8 h4 span{font-size: 24px;} */
.box8{
    height: 700px;
}
.box8 ul{
    margin-top: 10px;position: relative;
}
.box8 li{
   
    
}
.box8 li:nth-child(1){
   width: 337px;
    height: 470px;
    position: absolute;
    top: 0;
    left: 0;
}
.box8 li:nth-child(2){
    width: 450px;
    height: 226px;
    position: absolute;
    left:350px;
    top:0;
}
.box8 li:nth-child(3){
    width: 382px;
    height: 226px;
    position: absolute;
    left:813px;
    top:0;
}
.box8 li:nth-child(4){
    width: 388px;
    height: 226px;
    position: absolute;
    left:350px;
    top:243px;
}
.box8 li:last-child{
    width: 444px;
    height: 226px;
    position: absolute;
    left:751px;
    top:243px;
}
.box8 li:hover .box8_1{
    display: block;
}
.box8_1{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background:linear-gradient(0deg,rgba(20,66,68,0.66) 0%,rgba(0,0,0,0) 100%);
    /* background:rgba(20,66,68,0.66); */
    /* background:#00605b; */
    /* mix-blend-mode:multiply; */
    border-radius: 1px;
    /* font-size: 20px; */
    color: #fff;
    /* text-align: center; */
    display: none;
}
.box8_1_inner{position: absolute; bottom:20px;left:20px;height: 50px;}
.box8_1 h2{
    font-size: 35px;
    color: #fff;
    float: left;
    position: relative;
}
.box8_1 h2::after{ content: ' | '; width:1px; position: absolute; right: -10px;}
.box8_1 a{
    display: block;
}
.box8_1 p{
    float:left;
    font-size: 14px;
    line-height: 23px;
    margin-left:20px;
}

.box9{
    height: 620px;
    background-color: #333;
    margin: 0 auto;
}
.box9 .case{
    width: 1920px;
    height: 620px;
    overflow: hidden;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
}
.box9 .case .swiper-slide img{
    width: 1200px;
    height: 620px;
}
.box9 .case .caseText{
    width: 320px;
    height: 360px;
    overflow: hidden;
    position: absolute;
    top: 204px;
    right: 470px;
}
.box9 .case .caseText .caseTexts{
    width: 320px;
    height: 360px;
    position: absolute;
}
.box9 .case .caseText .items{
    width: 320px;
    height: 360px;
    overflow: hidden;
    background: rgba(255,255,255,.9);
    text-align: center;
    color: #333;
}
.box9 .case .caseText .items a{
    display: block;
    width: 200px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #666;
    font-size: 20px;
    cursor: pointer;
    margin: 0 auto;
    border: 1px solid #b5b5b5;
}
.box9 .case .caseText .items h2{
    font-size: 30px;
    margin: 100px auto 20px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box9 .case .caseText .items p{
    font-size: 20px;
    margin-bottom: 35px;
}
.box9 .case .lbNum{
    width: 137px;
    height:23px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    position: absolute;
    top: 71px;
    right: 455px;
}
.lbBtn{
    width: 30px;
    height: 23px;
    cursor: pointer;
    font-size: 26px;
}
.lbBtn:hover{
    color: #D4C09D;
    font-weight: bold;
}
.box10{
    height: 700px;
}
.box10 ul{
    width: 1100px;
    margin: 0 auto;
}
.box10 ul li{
    float: left;
    width: 250px;
    margin-right:70px;
    position: relative;
}
.box10 ul li img{
    display: block;margin:0 auto;
    width: 184px;
    height: 184px;
}
.box10 ul li:last-child{
    margin-right: 0;
}
.box10_1{
    color: #999;
    font-size: 16px;
    line-height:24px;
    text-align: left;
}
.box10_1 h2{
    font-size: 24px;
    margin: 15px auto 15px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    color: #333;
    text-align: center;
}
.box10_1 ol li{
    width: 112px;
    margin-right: 18px;
}
.box11{height: 100px;}
.box11 form {
    border-radius: 3px;
    width: 1100px;
    height: 72px;
    margin: 0 auto;
    position: relative;
}
.box11 form .tit {
    width: 235px;
    float: left;
    margin-top: 22px;
    margin-left: 15px
}
.box11 form input {
    width:286px;
    height: 40px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: 15px;
    margin-right: 16px;
    background: #fafafa;
    border: 1px solid #d2d2d2;
    border-radius:30px;
}
.box11 form .button {
    margin-top: 15px;
    width:200px;
    height:41px;
    background:#00463E;
    border-radius:30px;
}
.box11 .tit p{
    height: 28px;
    line-height: 28px;
    padding-left: 7px;
    border-left: 4px solid #00463E;
    margin-bottom: 5px;
    margin-left: -10px;
}
.box12{height:778px;}
.box12 .headline h2{
    color: #fff;
}
.box12 .headline_big h3{color: #fff;}
.box12 .headline_big b{background: #fff;}
.box12 ul{
    width:1100px;
    margin:30px auto 0;
}
.box12 li{
    width:370px;
    height: 360px;
    background: #fff;
    border-radius:5px 0px 0px 5px;
    position: relative;
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 48px;
}
.box12 li:first-child{
    padding: 80px 45px 60px;
}
.box12 li h2{
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.box12 li:last-child{
    width: 640px;
    height: 500px;
}
.box12_1{
    font-size: 20px;
    line-height: 48px;
}
.box12 .box12_1 em{
    color: #00463E;
}
.box12 li p{
    line-height: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.box12 li p em{
    color: #666;
}
.box12 .box12_a{
    width:134px;
    height:41px;
    line-height: 41px;
    background:#00463E;
    border-radius:30px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 16px;
    margin:33px auto 0;
}
#allmap{height: 500px;}
/* 总部地图样式 */
.box12_1 span{
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    width: 174px;
    margin-bottom: 18px;
    display: inline-block;
}
.box12_1 span:first-child{
    border-right: 1px solid #333;
    margin-right: 12px;
}
.box12 .box12_1 span em{
    color: #00463E;
}
.footer{margin-top: 0;}
/*弹框*/
.pop-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}
.pop-box .main-contener {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.5)
}
.tan {
    position: relative;
}
.form6 {
    position: absolute;
    top: 50px;
    left: 60px;
    text-align: center;
}
.form6 h3 {
    font-size: 22px;
    color: #333;
    line-height: 40px;
}
.pop-box p {
    width: 45px;
    height: 2px;
    background: #00463E;
    display: inline-block;
    margin-bottom: 25px;
}
.form6 input{
    width: 280px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #999;
    font-size: 14px;
    margin-bottom: 20px;
    background: #fafafa;
    text-indent: 20px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.pop-box .pop-close {
    position: absolute;
    right: -21px;
    top: -20px;
    cursor: pointer;
    width: 46px;
    height: 45px;
    color: #fff;
    background: url(../image/close.png) no-repeat center center;
    background-size: 100% auto;
}
.form6 button{
    display: block;
    width: 280px;
    height: 40px;
    line-height: 40px;
    background: #00463E;
    color: #fff;
    font-size: 16px;
}
.form6 h4{
	margin-top: 20px;
	font-size: 16px;
}
.form6 h4 em{
	color: #00463E;
}