/* 模板 */
.body_hui{
  
    background-color: #F7F7F7!important;
   
}
.bc_template_box{
   
}
.bc_title{
    font-size:26px;
    color:#444444;
    text-align: center;
    margin-top:50px;
}
.bc_nav{
    width:930px;
    margin: auto;
    border-bottom:1px solid #E4E4E4;
    margin-top:36px;

}
.bc_nav ul{
    width:100%;
    border-bottom:1px solid #E4E4E4;
}
.bc_nav ul li{
    display: inline-block;
    width:155px;
    float: left;
    text-align: center;
    

}
.bc_nav ul li a{
    display: inline-block;
    padding-bottom:10px;
    width:auto;
    text-align: center;
    font-size:14px;
    color:#777777;
    transition: all 0.3s;
    
}
.bc_nav ul li .bc_nav_active{
    padding-bottom:7px;
    border-bottom:3px solid #FF5C3A;
    color:#444444;
}
.bc_nav ul li:hover a{
    padding-bottom:7px;
    border-bottom:3px solid #FF5C3A;
    color:#444444;
}

.bc_content{
    width:100%;
    margin-top:44px;

}
.bc_content ul{
    width:101%;

}
.bc_content ul li{
    width:290px;
    height:255px;
    position: relative;
    float: left;
    margin-right:13px;
    margin-bottom:13px;
}
.bc_content ul li img{
    width:290px;
    height:175px;
}
.bc_mengban_box{
    width:290px;
    height:175px;
    text-align: center;
    background:url(../images/bc_bg.png) no-repeat center;
    position: absolute;
    top:0;
    visibility: hidden;

}
.bc_mengban_box p{
    font-size:16px;
    color:#FFFFFF;
    margin-top:52px;
}
.bc_mengban_box a{
    display:inline-block;
    width:80px;
    height:32px;
    background:#FF5C3A;
    line-height:32px;
    text-align: center;
    color:#fff;
    font-size:14px;
    border-radius: 3px;
    margin-top:20px;
}
.bc_content ul li:hover .bc_mengban_box{
    visibility: visible;
}
.bc_c_title{
    width:290px;
    height:80px;
    background:#fff;
    text-align: center;
    position: absolute;
    bottom: 0px;
    
}
.bc_c_title p{
    font-size:16px;
    color:#444444;
    margin-top:18px;
}
.bc_c_title span{
    font-size:12px;
    color:#999999;
    padding-top:15px;
    display: block;
}


/* 分页 */
.paging{
    width:524px;
    height:40px;
    margin:auto;
    background:pink;
}


/*品牌案例详情*/
.bcd_banner{
    width:100%;
    height:300px;
    background:url(../images/bcd_banner.png) no-repeat center;
}
.bcd_banner p{
    padding-top:80px;
    font-size:32px;
    color:#444444;
    font-weight:bold;
    margin-bottom:12px;
}
.bcd_banner span{
    font-size:14px;
    color:#777777;
}
.bcd_banner a{
    display: block;
    font-size:14px;
    color:#FF5C3A;
    line-height:30px;
    border: 1px solid #FF5C3A;
    border-radius: 55px;
    width:100px;
    text-align: center;
    margin-top:42px;
}

/* 二级导航 */
.second_nav{
    font-size:12px;
    color:#777777;
    height:46px;
    line-height:46px;
}
.second_nav p{
    display: inline-block;
}

/* 项目简介 */
.bcd_introduction{
    background:#fff;
    padding:49px 40px 60px;
    width:1120px!important;
}
.bcd_introduction p{
    font-size:24px;
    color:#444444;


}
.bcd_introduction i{
    display: block;
    width:28px;
    height:1px;
    background:#FF5C3A;
    margin-top:25px;
    margin-bottom:25px;
}
.bcd_introduction span{
    font-size:16px;
    color:#444444;
    display: block;
    margin-bottom:10px;
}
.bcd_introduction .bcd_int_content{
    font-size:14px;
    color:#777777;
    line-height: 28px;
  
}

.bcd_introduction_detail{
    background:#fff;
    margin-top:20px!important;
}
.bcd_introduction_detail p{
    font-size:16px;
    color:#777777;
    text-align:center;
    padding-top:50px;
}
.bcd_introduction_detail .bcd_shili{
    display:block;
    width:540px;
    height:310px;
   
    margin:80px auto 100px;
}
.bcd_introduction_detail .bcd_anli{
    display:block;
    margin:auto;
}
.bcd_introduction_detail span{
    display: block;
    font-size:16px;
    color:#FF5C3A;
    text-align:center;
    padding:75px 0;
}



/* 联系我们 */
.cu_title{
    text-align: center;
    height:163px!important;

}
.cu_title p{
    font-size:26px;
    color:#444444;
    padding-top:48px;
}

.cu_title span{
    display: block;
    font-size:14px;
    color:#999999;
    margin-top:10px;
}
.cu_content .cu_left{
    width:430px;
    /* background:pink; */
    float: left;
}

.cu_left p{
    font-size:14px;
    color:#999999;
    padding:15px 0;
}
.cu_left span{
    display: block;
    font-size:20px;
    color:#444444;
    padding-bottom:25px;
}
.cu_left .cu_left_red{
    color:#FF5C3A;
}

.cu_erweima{
    width: 200px;
    height:90px;
    border:1px solid #E9E9E9;
    float: left;
    margin-right:14px;
}
.cu_erweima.cu_erweima2{
    margin-right:0px;
}
.cu_erweima .ewm_left{
    width:76px;
    height:76px;
    float: left;
}
.cu_erweima .ewm_left img{
    width:100%;
    height:100%;
    display: block;
    margin:7px;
}
.cu_erweima .ewm_right{
    width:90px;
    float: left;
    margin:11px 15px 0;
}
.cu_erweima .ewm_right img{
    width:35px;
    height:29px;
}
.cu_erweima .ewm_right p{
    color:#444444;
    font-size:14px;
}



.cu_right{
    width:720px;
    height:420px;
    background:pink;
    float: right;
}
.cu_right .map{
    width:100%;
    height:100%;
}
#dituContent{
    width:100%;
    height:100%;
}
.cu_message{
    width:100%;
    height:767px;
    background:url(../images/cu_bg.png) no-repeat center;
    margin-top:60px;
}
.cu_message .cu_form{
    background:#fff;
    height:503px;
    padding-top:57px;
}
.cu_form input{
    display: block;
    width:980px;
    height:45px;
    margin:auto;
    margin-bottom:20px;
    border:1px solid #EFEFEF;
    background: #F8F8F8 no-repeat left;
    padding-left:70px;
    font-size:14px;
    color:#444444;
   
}
.cu_form .cu_phone{
    background:url(../images/cu_phone.png) #F8F8F8 no-repeat left;
}
.cu_form .cu_name{
    background:url(../images/cu_name.png) #F8F8F8 no-repeat left;
}
.cu_form .cu_mail{
    background:url(../images/cu_mail.jpg) #F8F8F8 no-repeat left;
}
.cu_form .cu_want{
    background:url(../images/cu_want.png) #F8F8F8 no-repeat left top;
}

/* 验证码 */
#v_container{
    width:150px;
    height:47px;
    float: left;
    margin-left:20px;
    margin-top:20px;
}
#code_input{
    display: block;
    width:200px;
    height:45px;
    float: left;
    margin-left:74px;
    margin-top:20px;
    margin-bottom:0px;
    padding-left:20px;
    border:1px solid #EFEFEF;
}
.yzm_ts{
    float: left;
    margin-top: 42px;
    margin-left: 20px;
    font-size:12px;
    color:#FF5C3A;
}



.cu_form textarea{
    display: block;
    width:1030px;
    height:110px;
    margin:auto;
    background:#F8F8F8;
    border:1px solid #EFEFEF;
    padding-top:30px;
    padding-left:20px;
    color:#444444;
}
.cu_form span{
    font-size:12px;
    color:#FF5C3A;
    display:block;
    width:1050px;
    height:16px;
    margin: auto;
    margin-top:10px;
}
.cu_form .cu_submit{
    width:180px;
    height:40px;
    display: block;
    color:#fff;
    font-size: 14px;
    background:#FF5C3A;
    line-height:40px;
    text-align: center;
    margin:auto;
    margin-top:4px;
    border-radius: 3px;
}











/* 数据会说话 */
.data_take{
    width:100%;
    height:699px;
    background:url(../images/data_tack.png) no-repeat center;
}
.dt_con{
    font-size:14px;
    color:#444444;
    line-height:24px;
    text-align: center;
    height:116px;
    width:1200px;
    margin:auto;
}
.dt_content{
    height:auto;
    width:1200px;
    margin:auto;
}
.dt_left{
    width:400px;
    height:367px;
    float: left;
}
.dt_left li{
    width:400px;
    height:176px;
    background:#fff;
    margin-bottom:15px;
    transition: all 0.3s;
}
.dt_left li:hover{
    box-shadow: 0px 0px 10px rgba(123,123,123,0.16);
    -webkit-box-shadow:  0px 0px 10px rgba(123,123,123,0.16);  
    -moz-box-shadow:  0px 0px 10px rgba(123,123,123,0.16);
}
.dt_left li p{
    font-size:18px;
    font-weight:bold;
    color:#444444;
    text-align: center;
    padding-top:40px;
}
.dt_left li i{
    display: block;
    width:30px;
    height:2px;
    margin:15px auto;
    
    background:url(../images/dt_gang.png) no-repeat center;
}
.dt_left li span{
    display: block;
    width:240px;
    
    margin:15px auto;
  
    font-size: 14px;
    color:#444444;
    line-height:24px;
    text-align: center;
}
.dt_center{
    float: left;
    width:367px;
    height:367px;
    margin:0 15px;

}
.dt_center img{
    
    width:367px;
    height:367px;
}


/* 优势与对比 */
.advantage{
    width:100%;
    height:478px;
    background:url(../images/advantage_bg.png) no-repeat center;
}
.cu_title1{
    text-align: center;
    height:180px!important;

}
.cu_title1 p{
    font-size:26px;
    color:#fff;
    padding-top:48px;
}

.cu_title1 span{
    display: block;
    font-size:14px;
    color:#fff;
    margin-top:10px;
}
.advant_contnet{
    height:179px;
    width:1200px;
    margin:auto;
    background:url(../images/advan_con_bg.png) no-repeat center;
}

.advant_con_left{
    width:515px;
    height:115px;
    padding-top:35px;
    float: left;
}
.advant_con_left p{
    display: inline-block;
    width:180px;
    height:115px;
    line-height:115px;
    text-align: center;
    border-right:1px solid #7E8EC2;
    float: left;
    font-size:24px;
    color:#fff;
    font-weight: bold;
}
.advant_con_left ul{
    display: inline-block;
    width:290px;
    margin-left:39px;
    
    
    float: left;
}
.advant_con_left ul li{
    font-size:14px;
    color:#fff;
    height:30px;
}
.advant_con_left.advant_con_right{
    float: right;
    margin-right:45px;
}
.advant_con_left.advant_con_right p{
    border-right:1px solid #FEB2A3;
}


/* 我们的服务流程 */
.liucheng{
    height:395px!important;
}
.liucheng ul{
    width:1270px;
    height:92px;
}
.liucheng ul li{
    width:122px;
    height:92px;
    float: left;
    margin-right:58px;
    text-align: center;
    font-size:16px;
    color:#444444;
}
.liucheng ul li img{
    display: block;
    margin:auto;
    width:92px;
    height:92px;
    transition: all .9s ease-in-out;
    -webkit-transition:  all .9s ease-in-out;
    -ms-transition:  all .9s ease-in-out;
    -o-transition:  all .9s ease-in-out;
}
.liucheng ul li:hover img{
    transform: rotateY(-360deg)
}
.liucheng .lc_bottom{
    margin-top:15px;
}
.liucheng_bottom{
    margin-top: 15px;
    height:70px;
}
.liucheng_bottom li{
    height:70px;
}












