/* 
* @Author: Marte
* @Date:   2017-05-11 15:47:39
* @Last Modified by:   Marte
* @Last Modified time: 2017-05-16 10:16:23
*/
/* 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;}
/* 企业概况 */
   .gqtz{width: 100%;margin-top: 135px;}
   .gqtz_bx{width: 1200px;height: 411px;margin:0 auto;}
   .gqtz_l{width: 731px;float: left;margin-top: 38px;}
   .gqtz_l h4{font-size: 28px;height: 65px;}
   .gqtz_l span{width: 43px;height: 2px;background: #d70c19;display:block;margin-bottom:30px;}
   .gqtz_l p{width: 643px;font-size: 14px;}
   .gqtz_r{float: right;width: 460px;height: 411px;overflow: hidden;}
   .gqtz_r img{transition: all 1s;}
   .gqtz_r img:hover{transform: scale(1.2);}
    
   .zbyz{background: #f4f2ef;padding:100px 0 100px 0;margin-bottom: 150px;font-size: 14px;}
   .zbyz .zbyz_bx .zbyz_l{float: left;margin-right: 110px;width: 460px;}
   .zbyz .zbyz_bx .zbyz_r{float: right;width: 630px;text-align: justify;line-height: 24px;}
/* 联系我们 */
    .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: 36%;color:#858585;}
.lxwm_bx .ewm{background: url(../img/ewm.png) no-repeat center;width: 81px;height: 81px;float: left;width: 24%;}
.lxwm_bx .lxwm_r{float: right;width: 38%;color:#858585;}
    .lxwm_bx .lxwm_r p{text-align: right;}
