/* 
* @Author: Marte
* @Date:   2017-05-11 15:47:39
* @Last Modified by:   Marte
* @Last Modified time: 2017-05-12 17:14:12
*/
/* css 重置 */
@charset "UTF-8";
    body, p, input, h1, h2, h3, h4, h5, h6, ul, ol,li, dl, dt, dd, form { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
    img { border:0; margin: 0; padding: 0;   }
    body { color: #000; -webkit-user-select: none; -webkit-text-size-adjust: none; font:normal 16px/200% "微软雅黑", helvetica, arial; text-align:left;   }
    header, section, footer { display: block; margin: 0; padding: 0 ;}
    a{text-decoration:none;}
/* 搜索 */

/* banner */
    .banner ul li img{width: 100%;height: auto;}
/* 企业概况 */
   .new_nav{width: 100%;}
   .new_bx{width: 1200px;margin:0 auto;}
   .new_bx span a{color: #838383;float: right;padding-bottom: 28px;font-size: 14px}
   .new_bx span a:hover{color:#d70c19;}
   .xq{width: 1200px;margin:0 auto;clear:both;
       margin-bottom:100px;}
   .xq h3{font-size: 36px;text-align: center;padding-bottom: 60px;line-height: 50px;}
   .xq .date{display:block;float: right;color:#666;font-size: 14px;
       margin-bottom: 30px;;}
   .xq p{clear:both;text-align: left ;}
   .xq img{
       margin: 10px auto;
       display: -webkit-box;
   }
table{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.xq table{
    margin: 10px auto !important;
    display: -webkit-box;
}
    .xq li{
        list-style: disc;
        list-style-position: inside;
    }
.xq ul{
    list-style-position: inside;
}

/* 联系我们 */
    .lxwm{width: 100%;height: 100px;background: #1e1e1e;padding-top: 42px;clear:both;}
    .lxwm_bx{width: 1200px;margin:0 auto;}
    .lxwm_bx p{color:#999;font-size: 12px;line-height: 22px;}
.lxwm_bx .lxwm_l{float: left;width: 33%;color:#858585;}
.lxwm_bx .ewm{background: url(../img/ewm.png) no-repeat center;width: 81px;height: 81px;float: left;width: 33%;}
.lxwm_bx .lxwm_r{float: right;width: 33%;color:#858585;}
    .lxwm_bx .lxwm_r p{text-align: right;}
