﻿
/*******************************
    -------[=关于我们]-------
********************************/
.m-tit-1{position: relative;
    font-weight: normal; font-size: 24px;
    color: #333;text-align: center;
    text-transform: uppercase;

}
.m-tit-1:after{
    position: absolute;
    content: '';
    width: 42px;
    height: 2px;
    background-color: #222;
    left: 50%;
    margin-left: -21px;
    bottom: -9px;
}

.ad-mtit1{color: #fff;font-family: "Arial";font-size: 27px;}
.ad-mtit1:after{background-color: #fff;height: 3px;width: 63px;margin-left:-31px;}




.m-intro-3{overflow: hidden;padding: 30px 0 60px;font-family: "宋体";}
.m-intro-3 h4{font-weight: normal;font-size: 15px;color: #ff9510;white-space: nowrap;overflow: hidden;-ms-text-overflow: ellipsis;
text-overflow: ellipsis;line-height: 30px;}
.m-intro-3 p{font-size: 14px;color: #666;line-height: 32px;}




/*******************************
    -------[=联系我们]-------
********************************/
.side-col1{float: right;width: 43%;margin: 60px 0 50px;}
.main-col1{margin: 45px 0 50px;width: 50%;float: left;}
.m-form .name,.m-form .email,.m-form .tel,.m-form .addr,.m-form .msg{
    height: 35px;width: 100%;border: 1px solid #ccc;
    background-color: #f7f6f6;position: relative;margin-bottom: 15px;
}
.m-form .msg{height: 124px;position: relative;}
.m-form .msg .text{width: 100%;height: 100%;resize:none;border: none;font-size: 13px;padding: 40px 10px;background-color: #f7f6f6;}
.m-form .inp{width: 100%;height: 100%;border: none;padding: 0 40px;font-size: 13px;background-color: #f7f6f6;}
.m-form .name span,.m-form .email span,.m-form .tel span,.m-form .addr span{
    position: absolute;left: 12px;top: 0;bottom: 0;width: 22px;
    background-repeat: no-repeat;background-position: center;
}
.m-form .name span{background-image: url(../images/ico-03.png);background-size: 22px auto;}
.m-form .email span{background-image: url(../images/ico-04.png);background-size: 22px auto;}
.m-form .tel span{background-image: url(../images/ico-05.png);background-size: 18px auto;}
.m-form .addr span{background-image: url(../images/ico-06.png);background-size: 16px auto;}
.m-form .msg span{
    position: absolute;top: 8px;left: 12px;height: 20px;padding: 0 28px;
    background: url(../images/ico-07.png) no-repeat left center;font-size: 13px;color: #999;
}
.m-form .sub{width: 509px;height: 30px;font-size: 13px;color: #fff;background-color: #e70014;border: none;}
.m-form .btn{width: 80px;height: 30px;font-size: 13px;color: #fff;background-color: #222;border: none;margin-left: 12px;}
.m-map{width: 100%;height: 410px;border: 1px solid #ccc;}
#dituContent {height: 100%;}
#dituContent *{
    -o-transition:0s;
    -ms-transition:0s;
    -moz-transition:0s;
    -webkit-transition:0s;
    transition:0s;
}
#dituContent img{max-width: 99999px;}
.m-contact { font-family:"微软雅黑"}