.banner{
    height: 480px;
    /*background: url("/Public/Home/img/contactme_banner_new.jpg") no-repeat 0 0;*/
    background: url("/Public/Home/img/contact_temp_bg.png") no-repeat 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    min-width: 1200px;
}
.banner .main .title_box{
    padding-top: 150px;
    width: 380px;
    margin-left: 155px;
    text-align: center;
}
.banner .main .font{
    font-size: 46px;
    line-height: 110px;
    color: #fff;
}
.banner .main .line{
    display: inline-block;
    width: 35px;
    height: 2px;
    background: #fff;
}
.banner .main .en{
    font-size: 20px;
    line-height: 68px;
    color: #cbcdd2;
}

.cont{
}
.cont .main .title{
    font-size: 36px;
    line-height: 154px;
    padding-top: 20px;
    text-align: center;
    color: #007fce;
}
.cont .main .info{
    padding: 0 50px;
    padding-bottom: 50px;
}
.cont .main .info .line1{
    height: 162px;
    border-bottom: 1px solid #d5d5d5;
    font-size: 0;
}
.cont .main .info .line1 .line1_left{
    display: inline-block;
    width: 464px;
    height: 162px;
    padding-left: 30px;
    border-right: 1px solid #d5d5d5;
}
.cont .main .info .line2 .line1_left{
    display: inline-block;
    width: 464px;
    height: 162px;
    padding-left: 30px;
    border-right: 1px solid #d5d5d5;
    padding-top: 30px;
}
.cont .main .info .line1 .line1_right{
    margin-left: 140px;
    vertical-align: top;
    display: inline-block;
    width: 430px;
    height: 162px;
}
.cont .main .info .line2 .line1_right{
    margin-left: 140px;
    vertical-align: top;
    display: inline-block;
    padding-top: 30px;
    width: 430px;
    height: 162px;
}
.cont .main .info .line2{
    height: 165px;
}
.cont .main .info .line1 .line1_left .d_title{
    /*padding-left: 45px;*/
    background: url("/Public/Home/img/contactus_tubiao1.jpg") no-repeat 0 center;
    padding-left: 50px;
    font-size: 24px;
    line-height: 58px;
    color: #333333;
}
.cont .main .info .line1 .line1_right .d_title{
    padding-left: 50px;
    background: url("/Public/Home/img/contactus_tubiao2.jpg") no-repeat 0 center;
    font-size: 24px;
    line-height: 58px;
    color: #333333;
}
.cont .main .info .line1 .line1_left .e{
    /*padding-left: 45px;*/
    padding-left: 50px;
    font-size: 18px;
    line-height: 30px;
    color: #7d8cac;
}
.cont .main .info .line1 .line1_right .e{
    padding-left: 50px;
    font-size: 18px;
    line-height: 30px;
    color: #7d8cac;
}
.cont .main .info .line2 .line1_left .d_title{
    /*padding-left: 45px;*/
    background: url("/Public/Home/img/contactus_tubiao3.jpg") no-repeat 0 center;
    padding-left: 50px;
    font-size: 24px;
    line-height: 58px;
    color: #333333;
}
.cont .main .info .line2 .line1_right .d_title{
    /*padding-left: 45px;*/
    padding-left: 50px;
    background: url("/Public/Home/img/contact_us_tubiao4.jpg") no-repeat 0 center;
    font-size: 24px;
    line-height: 58px;
    color: #333333;
}
.cont .main .info .line2 .line1_left .e{
    padding-left: 50px;
    /*padding-left: 45px;*/
    font-size: 18px;
    line-height: 30px;
    color: #7d8cac;
}
.cont .main .info .line2 .line1_right .e{
    padding-left: 50px;
    font-size: 18px;
    line-height: 30px;
    color: #7d8cac;
}

.cont .main .code .q{
    width: 90px;
    height: 90px;
    background: url("/Public/Home/img/wechat.jpg") no-repeat 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.cont .main .code .q .q_cont{

}
.cont .main .code .wei{
    width: 90px;
    height: 90px;
    background: url("/Public/Home/img/code.jpg") no-repeat 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.cont .main .code .wei .wei_cont{

}
.map{
    height: 500px;
}



.code_temp .contact, .wechat {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #12b7f5;
    color: #fff;
    line-height: 40px;
    border: 1px solid #007fce;
    margin-bottom: 5px;
}
.cont .main{
    position: relative;
    left: 0;
    top: 0;
}
.action{
    width: 40px;
    height: 85px;
    position: absolute;
    right: 0;
    top: 40%;
    z-index: 999;
}
.action .contact,.wechat{
    width: 40px;
    height: 40px;
    text-align: center;
    background: #007fce;
    color: #fff;
    line-height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    /*border: 1px solid black;*/
    margin-bottom: 5px;
}
.action .contact .contact_cont{
    background:#fff;
    color: #fff;
    position: absolute;
    left: -323px;
    border: 1px solid #e6e6e6;
    top: 0;
    width: 320px;
    display: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0  0 5px 0;
    -moz-box-shadow: 0  0 5px 0;
    box-shadow:  0  0 5px 0;
    /*background: #007fce;*/
    padding-bottom: 15px;
    /*background: #000;*/
}
.action .contact .contact_cont h3{
    color: #333;
    font-size: 20px;
    line-height: 40px;
    margin-top: 15px;
}
.action .contact .contact_cont h4{
    /*color: #333;*/
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 15px;
    color: #007fce;
}
.action .contact .contact_cont .mail1{
    display: inline-block;
    width: 140px;
    height: 42px;
    line-height: 42px;
    vertical-align: middle;
    background: #007fce;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    margin-bottom: 25px;
}
.action .contact .contact_cont .mail1 img{
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.action .contact .contact_cont img{
    vertical-align: middle;
}
.action .contact .contact_cont p{
    font-size:12px;
    line-height: 16px;
}
.action .contact .contact_cont .mail{
    text-align: center;
    padding-left: 15px;
    color: #666;
    font-size: 16px;
    line-height: 40px;
}
.action .contact .contact_cont .p1{
    background: url("/Public/Home/img/contactme_tubiao1.jpg") no-repeat 15px 15px;
}
.action .contact .contact_cont .p2{
    background: url("/Public/Home/img/contactme_tubiao2.jpg") no-repeat 15px 12px;
}
.action .contact .contact_cont .mail span{
    color: #7d8cac;
}
.wechat .wechat_cont{
    width: 180px;
    height: 180px;
    display: none;
    position: absolute;
    left: -181px;
    top: 0;
    border: 1px solid #666;
}
.wechat .wechat_cont img{
    width: 180px;
    height: 180px;
}
.contact:hover .contact_cont{
    display: block;
}
.wechat:hover .wechat_cont{
    display: block;
}
.action .top{
    width: 40px;
    height: 40px;
    border: 1px solid #666;
    background: #12b7f5;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.action .top a{
}


