@charset "utf-8";
.feature li i,.content-list li i{ background-image: url('../static/img/icon.png'); background-repeat:no-repeat}

/*1F banner*/
.banner{width:100%; position: relative;}
.form-wrap{ background: rgba(255,255,255,.2); border-radius: 4px; padding:15px; position: absolute; bottom:120px; left:50%; margin-left:-407.5px;}
.city{ width:157px; height: 56px; background: #edf1fa; float: left; border-radius: 4px 0 0 4px; line-height: 56px; text-align: center; color: #213361;}
.input{ float: left; background: #fff; width:400px; border-radius: 0 4px 4px 0; padding:16px 20px; margin-right:8px;}
.input input{ height:24px; line-height: 24px; font-size:16px; color: #333; width:100%; border:0;}
.free-btn{ float: left; width:180px; height: 56px; text-align: center; color: #fff; background: #fe6339; border-radius: 4px; border: 0 none; font-size:18px; cursor: pointer;}
.free-btn:hover{ background: #ff7550;}

/*2F 服务特色*/
.feature{ padding:40px 0;}
.feature li{ float: left; width:24.5%; border-right:1px solid #e7e7e7; text-align: center;}
.feature li.nobord{ border-right:0;}
.feature li i{ width:36px; height: 36px; display: inline-block; vertical-align: top; margin-right:15px;} 
.feature li i.icon-fw{ background-position: -118px 0;}
.feature li i.icon-jg{ background-position: -118px -36px;}
.feature li i.icon-zy{ background-position: -118px -72px;}
.feature li i.icon-sh{ background-position: -118px -108px;}
.feature-txt{ text-align: left; display: inline-block;} 
.feature-txt b{ font-size: 16px; color: #3b3a40;}
.feature-txt p{ font-size:12px; color: #888; margin-top:8px; line-height: 1.5;}

/*3F 服务内容*/
.content{padding:60px 0 80px;}
.content .floor-title{ 	color: #fe6339;}
.content .floor-title span{ background: #fe6339;}
.content-box{ margin-top:50px;}
.content-item{ float: left; background: #fff; padding:30px 0 0px;padding-top:30px; width:30.4%;height: 480px; margin:0 25px; box-shadow: 0 5px 9px 0 rgba(16,32,72,.15);} 
.content-item h3{ font-size:20px; font-weight: 700; color: #203260; text-align: center; margin-bottom: 30px;}
.content-list li{ font-size: 18px; padding:10px 0 10px 25%;}
.content-first li{ padding-left:15%;}
.content-list li:nth-child(odd){ background: #fafafa;}
.content-list li i{ width:20px; height: 20px; display: inline-block; margin-right:15px; vertical-align: middle;}
.consult{ width:170px; height: 48px; line-height: 48px; background: #fe6339; border-radius: 4px; text-align: center; color: #fff; display:block; margin:51px auto 0;font-size: 16px;}
.consult:hover{ background: #ff7550;}

/*4F 其他内容*/
.others{ padding:60px 0;}
.others-list li{ float: left; position: relative; width:400px; height: 292px;}
/* 新加内容 */
.others-list li img{
    height:100%;
    width:100%
}
.others-list li.other-bar{ width:400px; height: 292px;}
.others-list li b{ position: absolute; top:25%; left:50%; font-size: 24px; font-weight: 700; color: #fff; margin-left:-48px;}
.others-list li a{ display: block; position: absolute; bottom:25%; left:50%; border:1px solid #fff; padding:8px 30px; color: #fff; margin-left:-63px; border-radius: 2px;cursor:pointer;}
.others-list li a:hover{ background: rgba(255, 255, 255, .6); color: #203260;}
.other-bar img{
    height: 100%;
    width: 100%;
}

/*5F 我们的优势*/
.advantage{ background: url(../static/img/ban.png) no-repeat center center; height: 817px;}

/*6F 服务流程*/
.process{ padding:60px 0;}
.process-img{ margin-top:70px;}

/*7F 常见问题*/
.faq{ background: #eceef9; padding:60px 0;}
.fas{
    background: url(../image/bga.png) no-repeat center bottom #eceef9;
}
.faq-list{ margin-top:30px;}
.faq-list li{ float: left; width:45%; margin:20px 24px 20px;}
.faq-list li h4{ font-size:20px; font-weight: 700; color: #333; background:  #fde1d9; padding:8px 20px; border-radius: 25px;}
.fas .faq-list li h4{
    background:rgba(255,255,255,0);
    border:2px solid #6173a2;
}
.faq-list li p{ color: #666; margin:15px 15px 0; line-height: 1.5;}
.faq-btn{ color: #fff; display: block; border-radius: 30px; width:240px; text-align: center; margin:40px auto 0; font-size:18px; padding:15px 0; background:#fe6339;}
.faq-btn:hover{ background: #203260;}
.feature-txt{
    float:left;
    margin-left:20px
}
.clears li img{
    display: block;
    float:left;
    margin-left:30px
}
.nav .qudao:hover{ color:#fff;background:#fe6339;border:1px solid rgba(0,0,0,0) }

*{
    margin:0;
    padding:0
}
/* 自然人代开 */
.goodList{
    width:100%;
  height:364px;
  margin-bottom:90px
}
.goodList img{
    height:100%;
    margin: 0 auto;
    display: block;
}
.tu{
    height:100%;
    width:100%;
    display: block;
}
.technological{
    width:100%;
    height:556px;
    margin-bottom:90px
    
}
.technological img{
    height:100%;
    margin: 0 auto;
    display: block;
}
.extension{
    width:100%;
    height:476px;
    margin-bottom:90px
}
.extension img{
    height:100%;
    margin: 0 auto;
    display: block;
}