﻿@charset "UTF-8";

a.more{display: block; margin: 20px auto 0px; width: 150px; height: 40px; border: 1px solid #e0e0e0; text-align: center;font-size: 14px; color: #808080; line-height: 38px;}
.box-title h3{font-size:18px;color:#585858;margin:10px 0 0px;text-align:center;font-weight: bold; line-height: 1;}
.box-title h4{font-size:14px;color:#b3b3b3;text-align:center;margin-bottom: 20px;font-weight: normal; text-transform: uppercase;}
.pd {padding-top: 10px;padding-bottom: 52px;}
.bb {background: #f2f2f2; border-bottom: none; margin-bottom: 0;padding-bottom: 25px;}
.choose p{text-align: center;}
.m-box.bb ul{display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap;}
.recommanded-products li{float: left;width: 46%;margin: 0 2% 5%; background: #fff}
.recommanded-products ul{margin: 0 -7px;}

.am-slider-default{margin-bottom: 0;}

/*    产品列表   */
.prod-list {margin-left:-10px;}
.prod-list li {padding-left:10px;margin-bottom:15px;}
.img-a {width:100%;display:block;margin:0 auto;}
.img-txt {display:block;text-align:center;background:#fff;line-height:27px;color:#3b3b3b;font-size:18px; padding: 13px; border-top: 4px solid #dae3e3;}
.img-txt h6{font-size:15px;max-height: 54px; overflow: hidden;}
.img-txt p{line-height:23px;color:#8f8e8e;font-size:14px;max-height: 69px; overflow: hidden;}


/*        新闻列表       */
.news {font:normal 14px/1.3 arial,'microsoft yahei';}
.news li { background: #fff; margin-bottom:25px; padding: 21px 15px; -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1); margin-bottom: 18px;width: 100%;}
.news img {float: left;margin:0 5% 2% 0;width: 40%;}
.news h3 a {color:#505050;font-size:14px;font-weight:normal;line-height:1.2;}
.news .date {color:#4b4b4b;font-size:12px;display:block;margin:5px 0 7px;}
.news p {color:#919191;font-size:12px;line-height:17px;}


/*     联系我们     */
.m-add li {padding:5px;}
.m-add li .add {min-height: 48px;}
.m-add-box {padding:2.5rem 0 0;font-family:arial,'microsoft yahei';}
.m-add .icon {font-size:45px;color:#959595;margin-right:10px;padding-right:10px;display:block;float:left}
.m-add .add {font-size:12px;color:#616161;}
.m-add .txt-en {font-size:14px;color:#3e1a72;line-height:1;padding-bottom:5px;}
.add1 {background:url(../m_images/icon1.png) no-repeat;padding-left:64px;}
.add2 {background:url(../m_images/icon2.png) no-repeat;padding-left:64px;}
.add3 {background:url(../m_images/icon3.png) no-repeat;padding-left:64px;}
a.add3 ,.add3 a {color:#616161;}
.m-map ,.m-map img {width:100%;}

.recommanded-products li {
    float: left;
    width: 46%;
    margin: 0 2% 4%;
    background: #fff;
}