/* Write your styles */
html{font-size:10px;}
ul,ol,li,dl,dd,dt{list-style:none;}
*{ padding:0; margin:0;}
img{ max-width:100%;}
.clear{ clear:both;}
a{ color:#555;}

/*首页*/
.am-header-default{ background-color:#fff; border-bottom:1px solid #ddd;}
.am-header-default .am-header-title{ color:#555;}
.am-menu-offcanvas1 .am-menu-toggle{ color:#555; font-size:2.4rem; left:5px; position:fixed; z-index:1011; top:3px;}
.am-header .am-header-title img {margin-top: 2px;height: 45px;}

.am-menu-offcanvas1 .am-menu-sub a:hover {  color: #fff;}
.in-tit { text-align:center; margin-bottom:20px;}
.in-tit .zw{color:#015198;font-size:2.2rem;}
.in-tit .yw{ display:block; font-size:1.6rem;text-transform: uppercase;}

/*首页产品*/
.in-p{ padding:30px 0; background:#faf3e9;}
.am-gallery li{ text-align:center;}

/*首页介绍*/
.in-a{ background:url(../img/in-about-bg.jpg) no-repeat center center; padding:30px 15px;}
.in-ac{ text-align:center; margin:20px 0;  font-size:1.4rem;  overflow:hidden;}
.in-about-more{ text-align:center;}
.in-about-more a{ display:inline-block; padding:0 20px; line-height:30px; border:1px solid #015198; color:#015198; border-radius:3px;}
.in-about-more a:hover{border:1px solid #d9261c; color:#d9261c;}

/*首页联系*/
.in-c{background: url(../img/in-content-bg.jpg) no-repeat center center;padding: 30px 15px;}
.in-cc{ display:block;}
.inc-img{width:120px; height:120px; background-color:#fff; padding:5px; border-radius:3px; margin:0 auto;}
.inc-img img{width:100%; height:100%;}
.inc-text{ margin-top:15px;}
.inc-text p{ margin:0; font-size:1.4rem;}
.inc-text p span{ display:inline-block; text-align:right; width:72px;}

/*其它*/
.content{ background:#fff;font-size:1.4rem;}
.con{padding:10px; }

.tit-t{ font-size:1.8rem; font-weight:normal; margin:20px 0 0; text-align:center;}
.tit-date{ font-weight:normal; margin-top:10px; color: #999;text-align:center;}
.tit-xh{ font-weight:normal; margin-top:10px; color: #da251c;text-align:center;}
.pd-t{ background-color: #eee; height: 3.6rem; margin-top: 40px;}
.pd-t span{ display: inline-block; padding: 0 20px; background-color: #015198; color: #fff; line-height: 3.6rem;}
.pd-c{ padding: 15px 0;}

/*页脚*/
.am-navbar-default .am-navbar-nav { background-color: #015198;}
.am-footer{ border-top:1px solid #ddd;}
.am-footer-default .am-footer-miscs p{ color:#888;}

/*二级导航*/
.menu{ width:100%; clear:both; background:#ddd;}
.menu ul{ margin:0; padding:0;display: flex;  justify-content: space-between;}
.menu ul li{width:100%;}
.menu ul li a{ display:block;line-height:40px; font-size:1.4rem; text-align:center;}
.menu ul li.xz a { background: #015198; color: #fff;}

/*新闻*/
.m-plst{ margin:0; padding: 0;}
.m-plst li { overflow: hidden; list-style:none}
.m-plst li a { display: block; height:100px; padding:15px 0 15px 120px; border-bottom: 1px solid #eee; overflow: hidden; position:relative;}
.m-plst-img { width:105px; height:70px; position: absolute; left:0; top:15px; border-radius:3px; overflow:hidden; background-image: url(../img/detail.png); background-size:100% 100%;}
.m-plst-img img { width: 100%; min-height: 100%; margin:0}
.m-plst-tit { max-height:4.8rem; line-height: 2.4rem; white-space: normal; overflow: hidden;  position: relative;}
.m-info { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #888; font-size:1.4rem;}

/*产品中心 */
.am-paragraph h3.red{ color:#f30; margin-bottom:0; margin-top:10px;}
.prod{ padding:0 10px;}
.prod-img img{max-width:100%;}
.am-tabs-bd .am-tab-panel{ min-height:150px;}
