@charset "utf-8";
/* CSS Document */

/*联系我们*/
.contact_us01 { padding-bottom: 20px; }
.contact_us01 .infor { text-align: center; }
.contact_us01 .infor .tit { font-size: 35px; color: #3e3e3e; line-height: 1; margin-bottom: 28px; }
.contact_us01 .infor .con { font-size: 18px; color: #666; line-height: 28px; }
.contact_us01 .content .left { float: left; width: 50%; height:520px;  }
.contact_us01 .content .left .map { height: 520px; }
.contact_us01 .content .left .map img { max-width: none; }
.contact_us01 .content .right { float: right; width: 50%; background: #163f73;/* border-radius: 10px 0;*/ height:520px; }
.contact_us01 .content .right .box { padding: 60px 15% 0; }
.contact_us01 .content .right .box .t { text-align: center;font-size: 26px; color: #fff; font-weight: bold; margin-bottom: 50px;letter-spacing: 3px; }
.contact_us01 .content .right .box .c dd { font-size: 15px; color: #fff; line-height: 28px;text-align: left; }
.contact_us01 .content .right .box .ewm { margin-top: 37px; }
.contact_us01 .content .right .box .ewm .item { float: left; }
.contact_us01 .content .right .box .ewm .item01 { margin-right: 7.5%; }
.contact_us01 .content .right .box .ewm .item .text { margin-top: 5px;text-align: center; color: #fff; line-height: 25px; font-size: 14px; }
.contact_us01 .content .right .box .ewm .item .text_t { margin-top: 10px; }
.contact_us02 { margin:-80px auto;padding: 60px 0 50px;clear: both;background-color: #fbfbfb;}
.contact_us02 .tit { text-align: center;font-size: 28px; color: #3e3e3e; line-height: 1; margin-bottom: 20px; }
.contact_us02 .info {text-align: center; font-size: 16px; color: #666; line-height: 28px; margin-bottom: 15px; padding: 0 23%; }
.contact_us02 .form { width:989px; margin: 45px auto 0; }
.contact_us02 .form input { border: 1px solid #d5d5d5; font-size: 16px; }

.contact_us02 .form .btns_list { text-align: right; }
.contact_us02 .form .btns_list button { width: 16%;  line-height: 45px; border: none; font-size: 18px; color: #fff; cursor: pointer; }
.contact_us02 .form .btns_list .sub { background-color: #848484;  }
.contact_us02 .form .btns_list .btns { border-radius: 30px 30px; transition: .3s ease; }
.contact_us02 .form .btns_list .on { background-color: #e34158;margin-top:0px; }
.contact_us02 .form .btns_list .btns:hover { background-color: #e45561; }
.contact_us02 .btn_box {text-align: left; }
.contact_us02 .yzm_box { width: 50%; }
.contact_us02 .btns_list {width: 100%; }
.contact_us02 .yzm_box .yzm { line-height: 46px; height: 46px; width: 30%; text-indent: 20px; margin-right: 25px;float: left; }
.contact_us02 .yzm_box img { width: 120px; height: 46px; margin-right: 10px;float: left;}
.contact_us02 .yzm_box span { display: inline; }
.contact_us02 .yzm_box .change {color: #40535a; font-size: 12px;margin-top: 25px;float: left; }

.contact_us02 .name{background:url("../images/contact_us02_1.png") no-repeat right 0;}
.contact_us02 .telephone{background:url("../images/contact_us02_2.png") no-repeat right 0;}
.contact_us02 .email{background:url("../images/contact_us02_3.png") no-repeat right 0;}
.contact_us02 .line1{width: 330px;height:48px; line-height:48px; padding:0 46px 0 13px;}
.contact_us02 .form .form_cb{width:989px; }
.contact_us02 .form textarea{width:989px; border:1px solid #d5d5d5; padding:10px 40px 10px 13px; height:149px; font-size:16px; line-height:1.5; margin-bottom:20px; margin-top:25px; background:transparent url("../images/contact_us02_4.png") no-repeat right top; font-family: "微软雅黑";}
.smal-12{ float:left;width:33.3333%;}


/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/
.BdMapArea { margin: 0 auto 55px; max-width: 1200px; }
.BdMapWrapper { position: relative; width: 100%; height: 0; padding-bottom: 45%; overflow: hidden; }
.BdMapWrapper .BdMapCon { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




@media only screen and (max-width:760px) {
/*默认隐藏百度分享触控弹层*/
/* 常量设置 */
.wrap { width: 1300px; margin-right: auto; margin-left: auto; }
.mwrap { max-width: 1366px; margin-right: auto; margin-left: auto; }
/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body { min-width: 1240px\9; overflow-x: auto; }
/*for ie9+*/

body { font-size: 14px; line-height: 1.6; color: #555; background: #fff; }
a { color: inherit; text-decoration:none;}
dd{ margin:0;}
img {
    max-width: 100%;
    /* height: auto; */
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
body:after {
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    content: 'Pc';
}
.PcMode:after { content: 'Pc' !important;}
.UnpcPush, .MobilePush { display: none;}
img[data-src] { opacity: 0 ; filter: alpha(opacity=0);}
img[data-srcloaded] { opacity:1; filter: alpha(opacity=100); }

.contact_us02 {
    margin: 0px auto;
}

.contact_us02 .select_wrap {width: 98%;}

body .contact_us02 .select-ui-choose-default{border-radius:0; width:100%; border:1px solid #d5d5d5; height:50px; line-height:50px;}
body .contact_us02 .select-ui-choose ._arrow .arr{left:-6px;}
body .contact_us02 .select-ui-options-default li:hover{background:#e75411;}  
body .select-ui-choose-default ._txt{font-size:16px;}

.pro_detail03 .select_wrap {width: 95%;}

.wrap, .mwrap {padding-left:0%;/* padding-right:2%; */width:auto;}
    .mwrap .wrap { padding-left:0; padding-right:0; }

    /*移动端防恶意复制信息¯*/
    * {
        -webkit-touch-callout:none;  /*系统默认菜单被禁用*/
        -webkit-user-select:none; /*webkit浏览器*/
        -khtml-user-select:none; /*早期浏览器*/
        -moz-user-select:none;/*火狐*/
        -ms-user-select:none; /*IE10*/
        user-select:none;
    }
    input { -webkit-user-select:auto; /*webkit浏览器*/   }
    textarea { -webkit-user-select:auto; /*webkit浏览器*/   }
   


    /*contact_us*/
    .contact_us.channel_content{padding:25px 0 5px;margin-top: -30px;}
    .contact_us01 .infor .tit{font-size:20px; margin-bottom:10px;}
    .contact_us01 .infor .con{font-size:14px; line-height:25px;}
    .contact_us01 .content{margin-top:20px;}
    .contact_us01 .content .right .box .t{font-size:20px;}
    .contact_us02{padding:25px 0 0;}
    .contact_us02 .tit{font-size:20px; margin-bottom:10px;}
    .contact_us02 .form{margin-top:0px;}
    .contact_us02 .form input{font-size:13px;}
    .contact_us02 .line1{width:100%; margin:5% auto 0; box-sizing:border-box;}
    .contact_us02 .info{line-height: 1.5; font-size:15px;}
    .contact_us02 .yzm_box .yzm{text-indent:10px;}
    .contact_us02 .form .btns_list button{padding:0; height:37px; line-height:37px; font-size:14px;}
    .contact_us02 .form textarea{font-size:13px;}
	
	.contact_us01{padding-bottom:60px;}
    .contact_us01 .infor .tit{font-size:30px;}
    .contact_us01 .content{margin-top:20px;}
    .contact_us01 .content .left .map{height:404px}
    .contact_us01 .content .right .box{padding:20px;}
    .contact_us01 .content .right .box .t{font-size:22px; margin-bottom:0;}
    .contact_us01 .content .right .box .c dd{line-height:22px;}
    .contact_us01 .content .right .box .ewm{margin-top:25px;}
    .contact_us01 .content .right .box .ewm .item{width:31%;}
    .contact_us01 .content .right .box .ewm .item .text{font-size:13px; line-height:20px;}
    .contact_us02 .info{padding:0;}
    .contact_us02 .tit{font-size:30px;}
    .contact_us02 .form,
    .contact_us02 .form textarea{width: 100%;box-sizing:border-box;}
	
	.contact_us01{padding-bottom:0;}
    .contact_us01 .content .left{width:100%;}
    .contact_us01 .content .left .map{/* height:auto; */font-size: 14px;}
    .contact_us01 .content .right{width:100%; margin-bottom:30px;}
    .contact_us02 .yzm_box{width:100%; margin-bottom:20px;}
    .contact_us02 .form .btns_list{width:100%;text-align: center!important;}
    .contact_us02 .form .btns_list .sub{margin-right:40px; float:none;width:40%;}
    .contact_us02 .form .btns_list .reset{float:none;width:40%;}
    .contact_us02 .line1{width: 100%;}
	.contact_us01 .content .left {height: 100%!important;}
	.contact_us01 .content .right {height: auto !important;}
	.contact_us02 .form .form_cb{width: 100%!important;}
	.smal-12 { width: 100%!important;}
	.contact_us02 .form .btns_list .on {margin-top: 40px;}

}