@charset "utf-8";

.banner{position: relative;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{width:1920px;position: relative;left:50%;margin-left:-960px;display: block;}
.banner .swiper-pagination-bullet{background: #fff;opacity: 0.5;width:40px;height:4px;border-radius: 0}
.banner .swiper-pagination-bullet-active{opacity: 1;}
.banner_box{width:1200px;height:0;position: relative;z-index:9;margin:0px auto;}
.banner_box .news{width:280px;height:340px;background: #fefefe;margin-top:30px;box-sizing: border-box;position:absolute;right:0;top:-400px;}
.banner_box .news ul{background: #f8f9f9;padding:0 20px 10px 20px;}
.banner_box .news h5{color: #A39776;font-size:18px;font-weight:normal;line-height:25px;padding:20px 0}
.banner_box .news .swiper-container{height:150px;}
.banner_box .news .swiper-slide a{font-size:14px;color:#444}
.banner_box .news .swiper-slide{opacity: 0.3;}
.banner_box .news .swiper-slide.swiper-slide-active{opacity: 1;}
.banner_box .news .swiper-slide.swiper-slide-next{opacity: 0.55;}
.banner_box .news .swiper-slide .icon{width:24px;height:24px;margin-right: 15px;float:left;margin-top:8px}
.banner_box .news .swiper-slide .icon img{width:100%;}
.banner_box .news .swiper-slide p{overflow: hidden;line-height: 20px;height: 40px;margin-bottom: 10px;font-size:14px;}
.banner_box .news .reg{width:220px;height:40px;border-radius: 2px;background: #DF5900;display:block;color:#fff;font-size:16px;text-align: center;line-height:40px;margin:0px auto;margin-top:20px;}
.banner_box .news .login_active{background: #F8DDCB;}
.banner_box .news .sign_in{margin-top:15px;padding-right:30px;text-align: right;font-size: 14px;color: #444444;cursor: pointer;}
.banner_box .news .sign_in a{color:#DF5900}



.guide ul{width:1220px;margin-left:-10px;padding-bottom:40px;}
.guide li{width:285px;margin:0px 10px;float:left;margin-top:40px;}
.guide li .text{overflow: hidden;}
.guide li h3{color:#A39776;font-size:16px;font-weight:normal;line-height:24px;}
.guide li h3 img{vertical-align: middle;height:24px;margin-right:10px;display:block;float:left}
.guide li a{color: #444444;;font-size:13px;display:block;float:left;width:33.33%;line-height:20px;margin-top:10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.guide li .pic{margin-top:20px;position: relative;border-radius: 2px;overflow: hidden;height: 130px}
.guide li .pic img{display:block;}
.guide li .pic h2{position: absolute;top:0;left:0;height:100%;width:100%;line-height: 130px;text-align: center;background:rgba(0,0,0,0.5);color:#fff;font-size:24px;font-weight:normal;letter-spacing: 3px}

.ad-center{margin-bottom:40px;}
.ad-center img{display:block;width:100%;}

.article .list{width:1220px;margin-left:-10px;margin-bottom:35px;}
.article .box{margin:0px 10px;width:285px;}
.article .title{background: rgba(213,231,232,0.20);border: 1px solid #D5E7E8;border-radius: 2px;padding:12px 0;text-align: center;margin-bottom:20px;}
.article .title p{font-size: 24px;color: #444444;line-height: 33px;}
.article .title span{font-size: 16px;color: #ccc;line-height: 22px;}
.article li{margin-bottom:16px;}
.article li a{color:#444;font-size:14px;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 20px;}
.article li a span{font-size:19px;float:left}

.team {margin-bottom:40px;}
.team .title,.case .title{font-size: 24px;color: #A39776;line-height: 33px;letter-spacing: 2px;margin-bottom:30px}
.team .title img,.case .title img{float:left;margin-top:5px;margin-right:10px}
.team ul{width:915px;margin-left:-10px;}
.team li{float:left;width:285px;box-sizing:border-box;margin:0px 10px;padding:20px 20px 23px 20px;background: rgba(245,237,225,0.20);border: 1px solid #F5ECE1;border-radius: 2px;height：48px！important;
}
.team li .pic{float:left;width:46px;height:46px;background: #FFFFFF;border-radius: 50%;border: 1px solid rgba(0,0,0,0.08);overflow: hidden;position: relative;}
.team li .pic img{position:absolute;max-width:100%;max-height: 100%;left:0;top:0;bottom:0;right:0;margin:auto;}
.team li h4{overflow: hidden;line-height: 48px;padding-left:12px;font-size: 18px;color:#444;font-weight:normal;}
.team li p{font-size: 14px;color: #888888;height:40px;line-height:20px;overflow: hidden;margin-top:11px;}
.team li:hover{background: #df5900;}
.team .join_us .pic{width:285px;}
.team .join_us .pic img{width:100%;display:block;}

.case ul{width:1220px;margin-left:-10px;margin-bottom:20px;}
.case li{width:285px;height:100px;float:left;position: relative;border: 1px solid #F5ECE1;box-sizing: border-box;margin:0px 10px 20px 10px;}
.case li img{position: absolute;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}


.dialog {position: fixed;width:100%;height:100%;top:0;left:0;z-index:99}
.dialog .bg{background: rgba(0,0,0,0.5);position: absolute;width:100%;height:100%;}
.dialog .box{width:440px;background: #fff;position: absolute;top:0;bottom:0;right:0;left:0;margin:auto;}
.dialog .title{position: relative;font-size: 24px;color: #222222;text-align: center;line-height: 33px;padding-top:30px;}
.dialog .close{width:30px;height:30px;background: url(../images/close.png);position: absolute;display: block;right:20px;top:20px}
.dialog .form{padding:0 40px 30px 40px;box-sizing: border-box}
.dialog label{font-size: 14px;color: #888888;line-height:20px;display: block;}
.dialog input{line-height:47px;font-size:16px;color:#333;box-sizing: border-box;border-bottom:1px solid #ddd;width:100%;}
.dialog select{line-height:47px;height:47px;font-size:16px;color:#333;box-sizing: border-box;border-bottom:1px solid #ddd;width:100%;}
.dialog input::-webkit-input-placeholder{color:#ddd;font-size:16px;}
.dialog .input{position: relative;margin-top:20px;}
.dialog .get_code{position: absolute;right:0;bottom:0;font-size: 16px;color: #DF5900;line-height: 48px;cursor: pointer}
.dialog .btn{color:#fff;text-align: center;background: #DF5900;border-radius: 2px;line-height:48px;width:100%;font-size:16px;cursor: pointer;}
.dialog .to_other{text-align: right;font-size: 14px;color: #444444;line-height:20px;margin-top:20px;}
.dialog .to_other a{color: #DF5900;}
.dialog .error{line-height:20px;font-size:14px;color: #FA2D1E;padding:10px 0;height:20px;}
.dialog .messBox p{font-size: 16px;color: #444444;line-height: 22px;margin-bottom:5px;font-weight:bold;}
.dialog .messBox span{font-size: 14px;color: #888888;}
.dialog .messBox .close{font-size: 14px;color: #888888;width:20px;height:20px;background: url(../images/close.png);background-size: 100%;position: absolute;right: 10px;top:10px}
.dialog{display:none}
.dialog .regBox{height:485px;display: none}
.dialog .regBox1{height:446px;display: none}
.dialog .loginBox{height:398px;display:none}
.dialog .findPassBox{height:486px;display:none}
.dialog .messBox{width:330px;height:80px;display:none;border-radius: 8px;line-height: 20px;padding:16px 25px;box-sizing: border-box}

/* .dialog .login{height:398px;}
.dialog .login{height:398px;}
.dialog .login{height:398px;} */