.contact_head_banner {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    /*background-size: 100% auto;*/
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 200;
}
.contact_head_banner .contact_head_banner_title{
    text-align: center;
    padding: 18.8% 0 0 0;
    text-shadow: 5px 5px 5px #000000;
}
.contact_head_banner .contact_head_banner_title p:nth-child(1){
    font-size: 56px;
    color: #ffffff;
    font-weight: bold;
    line-height: 56px;
    margin: 0 0 20px 0;
    font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}
.contact_head_banner .contact_head_banner_title p:nth-child(2){
    font-size: 48px;
    line-height: 48px;
    color: #ffffff;
    font-weight: lighter;
    display: inline-block;
    text-shadow: 3px 3px 3px #000000;
}
.box {
    margin: 3% auto;
}
/*  */
.contact_contact{
    width: 100%;
    text-align: center;
   
}
.contact_contact .contact_contact_logo{
    margin: 3% 0 4% 0;
}
.contact_contact .contact_contact_logo p{
    margin: 0;
}
.contact_contact .contact_contact_logo p:nth-child(1){
    font-size: 40px;
    font-weight: 500;
    margin: 4% 0 0 0;
}
.contact_contact .contact_contact_logo p:nth-child(1) span{
    color: #f00;
}
.contact_contact .contact_contact_logo p:nth-child(2){
    font-size: 26px;
}
.contact_contact .contact_contact_place{
    width: 70%;
    margin:0 auto;
}
.contact_contact .contact_contact_place a{
    display: inline-block;
    border-radius: 35px;
    height: 50px;
    width: 100%;
    text-decoration:none;
    color: #5d5d5d;
   
}
/* .contact_contact .contact_contact_place a:hover{
    background-color: red;
    color: #ffffff;
} */
.contact_contact .contact_contact_place .contact_contact_place_item{
    width: 9.5%;
    min-width: 80px;
    margin: auto 0.8%;
}
.contact_contact .contact_contact_place .contact_contact_place_1{
    line-height: 50px;
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 35px;
    font-size: 16px;
    float: left; 
}
.contact_contact .contact_contact_place .contact_contact_place_2{
    line-height: 50px;
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 35px;
    font-size: 16px;
    float: left; 
}
.contact_contact .contact_contact_place .contact_contact_place_3{
    line-height: 50px;
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 35px;
    font-size: 16px;
    float: left; 
}
.contact_contact .contact_contact_place .contact_contact_place_4{
    line-height: 50px;
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 35px;
    font-size: 16px;
    float: left; 
}
.contact_contact .contact_contact_place .contact_contact_place_5{
    line-height: 50px;
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 35px;
    font-size: 16px;
    float: left; 
}
.contact_contact .contact_contact_place .contact_contact_place_6{
    line-height: 50px;
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 35px;
    font-size: 16px;
    float: left; 
}
.contact_contact .contact_contact_place .contact_contact_place_7{
    line-height: 50px;
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 35px;
    font-size: 16px;
    float: left; 
}
.contact_contact .contact_contact_place .contact_contact_place_8{
    line-height: 50px;
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 35px;
    font-size: 16px;
    float: left; 
}
.contact_contact .contact_contact_place .contact_contact_place_9{
    line-height: 50px;
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 35px;
    font-size: 16px;
    float: left; 
}
.contact_contact  .contact_contact_place_content{
    width: 70%;
    margin: 0 auto;
}
.contact_contact .contact_contact_place_content{
    display: none;
    font-size: 14px;
}
.contact_contact .contact_contact_place_content div img{
    margin: 0 0 5% 0;
}
.contact_contact .contact_contact_place_content div p{
    margin: 0 ;
}

.contact_contact  .contact_contact_place_content div{
    width: 24%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.contact_contact_img{
    width: 70%;
    margin: 0 auto;
}
.contact_contact_img img{
    width: 100%;
    margin:  0 0 6% 0;
}
/*  */
.consultation_message{
    width: 100%;
    background: #f9f9f9;
    text-align: center;
    padding: 0 0 9% 0;

}
.consultation_message .consultation_message_logo{
    font-size: 26px; 
    display: inline-block;
    margin: 4% auto;
    font-weight: 500;
}
.consultation_message  .relative_form{
    width: 70%;
    text-align: center;
    margin: 1% auto;
    min-width: 1200px;
}
.consultation_message  .relative_form  form{
    width:1000px;
    margin: 0 auto;
}
.consultation_message .relative_form .consultation_message_form_1{
    width: 40%;
    float: left;
    margin: 0 0 3% 15%;
    line-height: 36px;
}
.consultation_message  .relative_form .consultation_message_form_1 input{
    width: 100%;
    line-height: 33px;
}
.consultation_message  .relative_form .consultation_message_form_1 .consultation_message_form_name{
    float: left;
    font-size: 16px;
    font-weight: 500;
    padding-right: 5%;
}
.consultation_message  .relative_form .consultation_message_form_1 .consultation_message_form_name_1{
    float: left;
    font-size: 16px;
    font-weight: 500;
    padding: 0 21px 0 6px;
}

.consultation_message .relative_form .consultation_message_form_2{
    width: 40%;
    float: right;
    margin: 0  5% 3% 0;
    line-height: 36px;
}
.consultation_message  .relative_form .consultation_message_form_2 .consultation_message_form_name{
    float: left;
    font-size: 16px;
    padding-right: 5%;
}
.consultation_message .relative_form .consultation_message_form_1 .consultation_message_form_input_1{
    float: left;
    width:64%;
    padding: 0;
    border: 1px solid #b3b3b3;
}
.consultation_message .relative_form .consultation_message_form_1 .consultation_message_form_input_1 input{
    width: 100%;
    border: none;
    background: #f9f9f9;
    outline:none;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 14px;
}
.consultation_message .relative_form .consultation_message_form_2 .consultation_message_form_input_2 input{
    border: none;
    background: #f9f9f9;
    outline:none;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 14px;
}
.consultation_message .relative_form .consultation_message_form_2 .consultation_message_form_input_2{
    float: left;
    width: 64%;
    padding: 0;
    border: 1px solid #b3b3b3;
}
.consultation_message .relative_form .consultation_message_form_Leave{
    margin: 0 0 4% 0;
    padding: 0 0 0 6%;
}
.consultation_message .relative_form .consultation_message_form_Leave .consultation_message_form_Leave_liu{
    float: left;
    font-size: 16px;
    margin: 0 2.2% 0 9.5%;
}
.consultation_message .relative_form .consultation_message_form_Leave .consultation_message_form_Leave_box textarea{
    border: 1px solid #b3b3b3;
    resize:none;
    outline:none;
    background: #f9f9f9;
    height: 212px;
    width: 656px;
    padding: 8px;
}
.consultation_message .relative_form .consultation_message_form_Leave .consultation_message_form_Leave_box{
    float: left;
}
.consultation_message .relative_form .consultation_message_button{
    color: #fff;
}
.consultation_message .relative_form .consultation_message_button {
    background: #fe0000;
    color: #ffffff;
    padding: 10px 60px;
    font-size: 16px;
    border-radius: 25px;
    margin: 4% 0 0 0;
    text-decoration: none;
    border: 1px solid #f00;
}
.consultation_message .relative_form .consultation_message_button:hover{
    background: #ffffff;
    color: #f00;
}
/*  */
.footer{
    background: #0b0b0b;
    width: 100%;
    color: #6b6b6b;
}
.footer a{
    color: #6b6b6b;
    text-decoration: none;
}
.footer .footer_box{
    width: 75.8%;
    margin: 0 auto;
    padding: 60px 0 40px 0;
}
.footer .footer_box .footer_qr{
    float: right;
    width: 119px;
    text-align: center;
}
.footer .footer_box .footer_qr img{
    width: 100%;
    display: block;
}
.footer .footer_box .footer_qr .footer_qr_text{
    font-size: 14px;
    line-height: 14px;
    margin: 12px 0 0 0;
}
.footer .footer_box .footer_box_cut{
    float: left;
    margin: 0 0 0 5%;
    height: 160px;
    width: 2px;
    border: 0px;
    border-left: 1px solid #000000;
    border-right: 1px solid #161616;
}
.footer .footer_box .footer_content{
    float: left;
    width: 80%;
}
.footer .footer_box .footer_content .footer_menu_container{
    margin: 0 0 20px 0;
}
.footer .footer_box .footer_content .footer_menu_container .footer_menu{
    float: left;
    font-size: 16px;
    line-height: 22px;
    margin: 0 80px 0 0;
}
.footer .footer_box .footer_content .title{
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 8px 0;
}

.footer .footer_box .footer_content .firend_link_list a{
    float: left;
    margin: 0 16px 0 0;
    line-height: 22px;
    color: #666;
}
.footer .footer_box .footer_content .footer_qq{
    display: block;
    margin: 6px 0 0 0;
}
.footer .footer_copyright{
    width: 100%;
    background: #000000;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
}
/*  */
.dropdown .dropdown-menu{
    position: absolute;
    top: 100%;
    left: 30px;
    background: #ffffff;
 
}
.contact_head .index_head_box .index-nav .dropdown .dropdown-menu{
    padding: 10% 0 0 18%;
    min-width: 123px;
}
.contact_head .index_head_box .index-nav .dropdown .dropdown-menu a{
    border: none;  
    margin: 0;
    font-size: 16px;
    display: block;
    line-height: 20px;
}
.contact_head .index_head_box .index-nav .dropdown .dropdown-menu a:hover{
    color: #f00;
}
/*  */
.box{
    margin: 3% auto;
}
.box>div{
    display: none;
}
.box>div.con{
    display: block;
}
/*  */
.contact_contact .contact_contact_place  .red a{
    background-color: red;
    color: #ffffff;
}