 @charset "UTF-8";
/********  uweb mobile css v1.1 *********/
/****** cssrest ******/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	-moz-tap-highlight-color: transparent;
	-ms-touch-action: none;
	-webkit-touch-callout: none;
}
@font-face {
    font-family: 'FontAwesome';
     src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
     src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
     font-weight: normal;
     font-style: normal;
}

/*格式化*/
html,body,div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}
body{ font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;background:#fff;} 
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a { text-decoration:none;font-family:"Microsoft Yahei";}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
img{ padding:0; margin:0;display: block;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft Yahei"; font-size:13px;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}
i{font-style: normal;}
input, textarea {
	-webkit-user-select: text;
	-moz-user-select: -moz-text;
	-moz-user-select: text;
}
img {
	max-width: 100%;
	border: none;
}
ul, ol, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}



/*banner*/

.scroll {
    /*max-width: 640px;*/
    height: auto;
    position: relative;
    /*margin: 24px auto 0;*/
    overflow: hidden;
}

.mod_01 {
    float: left;
    width: 100%;
}

.mod_01 img {
    display: block;
    width: 100%;
    height: auto;
}

.slide_01 {
    width: 100%;
}

.dotModule_new {
    height: 0.625em;
    line-height: 0.375em;
    position: absolute;
    bottom: 15px;
    width: 100%;
    z-index: 1;
}

#slide_01_dot {
    text-align: center;
}

#slide_01_dot span {
    display: inline-block;
    margin-left: 8px;
    width: 12px;
    height: 12px;
    background: #127e7c;
    border-radius: 6px;
    border: 2px solid #fff;
    box-sizing: border-box;
}

#slide_01_dot .selected {
    width: 26px !important;
    height: 12px !important;
    background: #127e7c;
}

.dotItemOn {
    width: 26px !important;
    height: 12px !important;
    background: #127e7c;
}
/*banner结束*/
.D_con{
	padding-bottom: 120px;
}

/*滑动分类案例*/

/* -- 页面整体布局 -- */
.wrap{min-width:320px;max-width:640px;margin:0 auto; overflow:hidden; position:relative;} /*网站首页宽度*/

/*index.cc*/
.wrap{background: #fff}
.yy_c{padding:2.15rem 3.125% 2.45rem;background: #f3f3f3;overflow: hidden;}
.yy_c li{float:left;width:42.33%;height:8.35rem;border-top:0.15rem solid #616161;margin-right:15%;}
.yy_c li span {margin-top:1.2rem;height:2rem;line-height: 2rem;display: block;font-size:1.3rem;color: #2e2e2e;background-size:1.2rem 1.2rem;overflow:hidden;text-overflow:ellipsis;}
.yy_c li em{display:block;height: 1.7rem;line-height: 1.3rem;font-size:0.7rem;color: #2e2e2e;text-transform: uppercase;font-weight: bold;}
.yy_c li i{width:2.2rem;display: block;padding-top:0.9rem;}
.yy_c li:nth-child(2n){margin:0;}
.yy_j{height:2.15rem;position: relative;text-align: center;}
.yy_j:after{content: "";display: block;width:100%;height: 1px;background: #dcdcdc;top:1.05rem;position: absolute;left:0;}
.yy_j img{position:relative;z-index: 2;width:1.1rem;display: inline-block;}


.sl_c{padding:0 3.125% 3.9rem;overflow: hidden;margin-top: 3rem;}

.sl_nr{padding-bottom:3.65rem}
.swiper-slide dl{
    position: relative;
}
.sl_nr dt{font-size:0;line-height: 0}
.sl_nr dd {
    position:absolute;top: 15%;bottom: 15%;
    background: rgba(0,88,86,.5);
    padding:0 3.33%;
    padding-top: 5%;
        margin: 0 8.33%;
    }

.sl_nr dd em img{width: 18px;}
.sl_nr dd h4 {height: 2.55rem;line-height: 2.55rem;font-size: 1.5rem;border-bottom:1px solid #e1e1e1;color: #fff;font-weight: bold;}
.sl_nr dd h4 span {padding-right:18px;display: inline-block;}
.sl_nr dd p{
    font-size:1.1rem;color: #fff;
    padding-top: 0.5rem;
    line-height:1.5rem;
    margin-bottom: 1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.g_bd .sl_nr .swiper-pagination{}
.g_bd .sl_nr .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.3rem;}
.g_bd .sl_nr .swiper-pagination-bullets{bottom:0.2rem;}
.sl_nr .swiper-pagination-bullet{width:2.7rem; height:0.5rem;background:#313131;opacity: 1;border-radius:0;vertical-align: middle;}
.sl_nr .swiper-pagination-bullet-active{background: #005856;}
.sl_j1,.sl_j2{position: absolute;bottom:0;width:1.85rem;z-index:11}
.sl_j1{left:10%;}
.sl_j2{right:10%;}

.titis{height:6.25rem;text-align: center;margin-bottom:2.3rem;}
.titis h4 {font-size:1.8rem;color: #1f1f1f;line-height:3.0rem;height:3.0rem;font-weight: bold;}
.titis h4 a{color: #1f1f1f}
.titis h4 span {color:#005856;font-weight:bold;}
.titis p{height:2rem;line-height:2rem;font-size: 1rem;color: #dfdfdf}
.titis p em {padding:0 0.3rem;color: #363636}
.titis h5 img {width: auto;text-align: center;    display: inline-block;}



/*滑动分类案例end*/
/*产品*/
.index-product{
    background: url(../img/product-bg.png)no-repeat top center;
    padding: 2rem 0 3rem 0;
}
.product-classfy{
    background: #303030;height: 50px;
    display: flex;display: -webkit-flex;
    justify-content: space-between;margin-top: 30px;
}
.product-classfy ul{
    width: 75%;
}
.product-classfy ul li{
    display: inline-block;
    width:25%;
    padding-left: 2%;
}
.product-classfy ul li a{
    font-size: 12px ;color: #999;
    line-height: 50px;display: block;
    background: url(../img/icon-dot.png)no-repeat left center;
    padding-left: 20px;    width:92%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.product-classfy span{
    width: 25%;background:url(../img/iconmoreproduct.png)no-repeat left 3% center #1d1d1d;
    background-size: 16%;
}
.product-classfy span a{
    color: #7d7d7d;font-size: 12px;line-height: 50px;
    text-align: right;display: block;
}
.product-classfy span a{
    font-family: 'FontAwesome';color: #505050;
}
.product-classfy span a:after{
    content: "\f0d7";
        margin-left: 10px;
    margin-right: 5px;
}

.product-list{
    display: flex;
    display:-webkit-flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 2rem;
}
.product-list:after{
    content: "";
    width: 45%;
}
.product-list dl{
    margin-bottom: 1rem;
    width: 45%;
}

.product-list dl dt{
    
}
.product-list dl  dt a{
    display: block;    line-height: 0;
}
.product-list dl  dt  a img{
}
.product-list dl  dd {
    overflow: hidden;background: #fff;
}
.product-list dl  dd h1{
    width: 60%;
    background: #fff;
    line-height: 30px;font-size: 15px;color: #333;
    float: left;
    overflow: hidden;text-overflow: ellipsis;
    white-space: pre;    padding-left: 5px;
}
.product-list dl:hover  dd h1{
    color: #005856;
}
.product-list dl  dd h2{
    float: right;overflow: hidden;
}
.product-list dl  dd h2 a.pmorel{
    width:30px;height: 30px;overflow: hidden;
    float: left;
}
.product-list dl  dd h2 a.pmess{
    width: 30px;height: 30px;overflow: hidden;
    float: left;
}
/*产品end*/
/*number*/
.number-bg{
    background: url(../img/icon-number.png)no-repeat top center #f4f4f4;
    padding-bottom: 1rem;
}
.number{
   
}
.ban_fl{
    line-height: 38px;
}
.ban_fl b{
    display: block;
    font-size:1.6rem;
    color: #333;padding:10px 0 0 28px;
}
.ban_fl p{
    font-size:0.8rem;
    color: #333;
    padding: 10px 0 0 28px;
}
.ban_fl p i{
    font-size: 1.2rem;color: #005856;font-weight: bold;
    margin-left: 5px;
}
.ban_fr{
    
    text-align: center;
    font-size: 0.5rem;
    line-height: 22px;
}
.ban_fr b{
    display: inline-block;
    font-size: 1.2rem;
}
.ban_fr span{
        display: block;
    width: 100px;
    margin: 0 auto;
    margin-top: 10px;
}
.ban_fr span a{
    background: #005856;
    color: #fff;
    display: block;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    border-radius: 20px;
}
/*numberend*/
/*新闻动态*/
.newsbg{
    margin-top: 2rem;
}
.newslist{
    margin-top: 40px;
}

.newsweb{
    width: 88%;margin: 0 auto;
}
.newsnl h1{
    color: #005856;font-size: 42px;
}
.newsnl h1 i{
    font-size: 1.8rem; color: #666;
    font-weight: normal;margin-left: 5px;
}
.newsnl h2{
    font-size: 1.4rem;color: #333;
    width: 98%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
    margin: 1rem 0;
}
.newsnl  span{
    font-size: 16px;
    color: #666;line-height: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.newsnr {
    margin-top:0.5rem ;
}
/*新闻动态end*/
/*关于我们*/
.aboutbg{
    width: 100%;
    background: url(../img/aboutbg.png)no-repeat top center #f4f4f4;
    margin-top: 2rem;
    padding-bottom: 2rem;
}

.aboutbg span{
    text-align: center;
    width: 80%;display: block;
    margin: 0 auto;
    padding-top: 1.5rem;
}
.aboutbg span >a{
    display: block;
}
.aboutbg span >a img{
    
}
.aboutbg  h1{
    text-align: center;
    font-size: 26px;color: #333;
}
.aboutbg  .about-con{
    margin: 0 auto;text-align: center;
    font-size: 16px;color: #333;line-height: 30px;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; 
  -webkit-box-orient: vertical;
}

/*about*/
/*fubanner*/
.pic{
    width:100%; position:relative;
}
.pic_box{
    position:relative; height:100%; z-index:0; 
}
.pic .pic_box > a {
    width:100%!important;
}
.pic .pic_box > a > img{
    width:100%; height:auto; display:block;
}
/*技术支持*/
/*技术支持*/

.qijishu-footer{
    width: 100%;margin-top: 3rem ;text-align: center;
    font-size: 0.8rem;color: #333;line-height: 30px;
    background: #f0f0f0;
    padding: 2% 5% ;
}
.qijishu-footer >a{
    font-size:0.8rem;color: #333;line-height: 30px;
}
/*底部三个按钮*/
.am-navbar{
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 1010;
}
.am-navbar > ul {
    background-color: #005856;
    /*padding: 0.3rem 0;*/
    text-align: center;
    overflow: hidden;
}
.am-navbar ul > li {
    display: table-cell;
    width:1.2%;
    float: none;margin: 0 auto;    padding: 1rem 0;
}
/*.am-navbar ul > li >a{font-size: 1.6rem;}*/
.am-navbar ul > li > a span {
    width: 33.3333%;
    margin: 0 auto;
    display: block;color: #fff;
}
.am-navbar ul > li > a span.fa-phone:before {
    font-family: 'FontAwesome';
    font-family: 'FontAwesome';color: #fff;
    content: "\f095";font-size: 2.0rem;
}
.am-navbar ul > li > a span.fa-map-marker:before {
    font-family: 'FontAwesome';color: #fff;
    content: "\f041";font-size: 2.0rem;
}
.am-navbar ul > li > a span.fa-share-square-o:before{
    font-family: 'FontAwesome';color: #fff;
    content: "\f045";font-size: 2.0rem;
}
/*share css style*/
#mobile_share{position:fixed;right:0;bottom:90px;
width: 123px;z-index: 99999;background: #fff;padding: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;-webkit-transform: translateX(100%);}
#mobile_share h2.title{text-align:center;line-height:30px;height:30px;background: #717577;color: #fff;font-size:14px;}
#mobile_share .share_item{padding: 8px;background: #fff;border: 1px solid #f1f1f1;}
#mobile_share .share_item li{display: block;overflow:hidden;margin: 8px 0;border-bottom: 1px solid #f1f1f1;padding-bottom: 8px;}
.share-link {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-link i{background: url(../img/share_icon.png) no-repeat;background-size: 200px 32px;width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-link span{display:inline-block;}
.share-weibo i{background-position:0 0;}
.share-renren i{background-position:-42px 0;}
.share-douban i{background-position:-84px 0;}
.share-qweibo i{background-position:-126px 0;}
.share-qzone i{background-position:-168px 0;}
.share-weixin {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-weixin i{background:url(../img/share_icon2.png) no-repeat;background-size:32px 32px;
    width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-weixin span{display:inline-block;}