/*通用*/
ul,li,a,em,i{
    list-style: none;
    margin:0;
    padding:0;
}

*{
    /*font:12px/1.5 Microsoft YaHei, \5b8b\4f53, tahoma, arial, sans-serif;*/
    font:14px/1.5 'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;
}
input:focus{outline:none;}
a,a:hover,a:link{
    text-decoration: none;
}
a:focus{
    border:none;
}
*:hover{
    transition: .5s;
    -webkit-transition: .5s;
}
body{
    /*min-width:1000px;*/
    overflow-x:hidden;
}

.myCarousel {
    height:400px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    width:100%;
    min-height: 400px;
}

.carousel-inner .item .hidden-xs{
    height:400px;width:100%;
}

.clear{
    clear:both;
}
.container{
    max-width:1200px;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
}
.navbar-toggle{
    background:#1B3F9B;
}
.icon-bar{
    background:white;
}
/**/

.navs,.navs .nav li,.navs .nav li .navbar,.nav,.nav>ul>li ul,.nav>ul>li ul li{
    z-index: 9999;
}
.carousel-inner,#myCarousel{
    z-index:1;
}

/*分页*/
.pageNavi {
    padding: 30px 0 25px 0;
    margin: 10px auto 0;
    width: 100%;
    text-align: center;
    color:#6f6f6f;
}

.pageNavi li{display:inline-block}

.pageNavi li a{
    display:inline-block;
    color:#6f6f6f;
}
.pageNavi li strong{
    font-weight:bold;
}

.pageNavi li a:hover{
    color:#ff2222;
}
.met_page a,.met_page i{
    color:#666;
    display:block;
    float:left;
    height:22px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.met_page a:hover{
    color:#ff2222;
}

.met_page .pageleft{
    width:100%;
    height:22px;
    overflow:hidden;
}

.met_page .pageright{
    overflow:hidden;
    height:22px;
    width:100%;
}
.met_page a{
    width:80%;
}

.met_page{
    overflow:hidden;
    width:100%;
    margin:0 auto;
    margin-top:30px;
}

/*inner-banner*/
.inner-banner{
    max-width:1920px;
    margin:0 auto;
    background:center;
}

/*2018.1.31*/
.inner-banner{
    max-width:1920px;
    margin:0 auto;
    height:300px;
    background:url("../images/inner-banner.jpg") no-repeat center center;
    background-size:cover;
}


#sitemap{
    /*width:100%;*/
    height:350px;
    border:1px solid #ccc;
}
#sitemap label{
    max-width:none !important;
}

/**/
#scroll-top{
    position:fixed;
    display:none;
    bottom: 10px;
    right: 25px;
    z-index: 9;
}
#scroll-top a{
    text-align:center;
    text-decoration:none;
    color:#d1d1d1;
    display:block;
    width:64px;
    /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
    -moz-transition:color 1s;
    -webkit-transition:color 1s;
    -o-transition:color 1s;
}
#scroll-top a:hover{
    color:#979797;
}
#scroll-top a{
    background:transparent url(../images/backTop.png) no-repeat;
    border-radius:6px;
    display:block;
    height:40px;
    width:40px;
    /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
    -moz-transition:background 1s;
    -webkit-transition:background 1s;
    -o-transition:background 1s;
}

#scroll-top a:hover{
    background:transparent url(../images/backTop_hover.png) no-repeat;
    display:block;
    height:40px;
    width:40px;
    border-radius:6px;
    transition: all .6s;
    -webkit-transition:  all .6s;;
}

/*banner */
::selection { background: #128B96; color: #fff; }
::-moz-selection { background: #128B96; color: #fff; }
.bannerslide { height:400px; width: 100%; position: relative; -webkit-transition: all .2s; transition: all .2s; }
.bannerslide .swiper-slide { background-position: center; background-size: cover; }
.pagination { position: absolute; left: 0; text-align: center; bottom:10px; width: 100%; }
.swiper-pagination-switch {display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #fff; box-shadow: 0px 1px 2px #555 inset; margin: 0 3px; cursor: pointer;}
.swiper-active-switch { background: #fe0000;}
.bannerslide .arrow-left { background: url(../images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; }
.bannerslide .arrow-right { background: url(../images/arrows.png) no-repeat right bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; }
.wrapper{width:1200px; margin:0 auto;}
.pagination{bottom:0;}
/******end 轮播*********/
/*write by william 2018.5.12*/
.logo{float:left;}
.navs{float:right;margin-right:40px;}
.index-headBox{overflow:inherit;}
.logo img{display:block;max-width:100%;max-height:110px;}
.navs ul li{float:left;padding:0 15px;}
.navs ul{overflow:hidden;}
.navs ul li a{padding:41px 0;font-size:16px;color:#221815;border-bottom:3px solid #fff;display:block;}
.search{position:absolute;right:0;top:39px;width:40px;height:70px;border-bottom:3px solid #fff;text-align: center;}
.index-headBox{position:relative;}
.search-input{position:absolute;top:110px;right:0;width:190px;height:55px;line-height:55px;background:#F2F2F2;z-index: 9999;}
.search-input input{width:150px;height:32px;margin:0 auto;margin-left:20px;font-size:13px;padding:0 15px;color:#555;margin-top:12px;}
.navs ul li a:hover,.search:hover,.navs ul li.current-nav a{border-bottom:3px solid #E60012;}
.navs ul li:hover a,.navs ul li.current-nav a{font-weight:bold;color:#128B96;}

.index-title h1{font-size:35px;line-height:100%;color:#555;text-align: center;}
.index-about p{font-size:15px;color:#555;max-width:800px;margin:0 auto;text-align:left;line-height:30px;float:left;width:50%;margin-top:10px;}
.index-about{margin-top:30px;overflow:hidden;}
.about-container{padding-top:20px;padding-bottom:30px;}
.index-about img{display:block;margin:0 auto;margin-top:15px;margin-bottom:15px;float:left;width:45%;margin-left:5%;border:1px solid #ccc;}
.index-title span{display:block;color:#8a8687;font-size:12px;line-height:18px;text-align: center;max-width:600px;margin:0 auto;margin-top:20px;}
.index-product{background:#E6F6F6;padding:30px 0;}

.index-pro ul li a{display: block;padding: 8px;}
.index-proImg{overflow: hidden;transition: all 0.5s;box-shadow:2px 2px 5px #ddd;}
.index-proImg img{display:block;max-width:100%;margin:0 auto;height:250px;}
.index-pro ul li{float:left;width:25%;}
.index-pro .bd{overflow:hidden;z-index: 10;}
.index-pro .hd{ left: 6px;  overflow:hidden; height:87px;width: 100%;}
.index-pro .hd .prev{position: absolute;left: 0;top: 25%;  background: url(../images/ico5.png) no-repeat;  background-position: -41px 0;  width: 41px;  height: 87px;  z-index: 9;}
.index-pro .hd .next{    position: absolute;right: 0;top: 25%;background: url(../images/ico5.png) no-repeat;  background-position: 5px 0;  width: 41px;  height: 87px;  z-index: 9;  margin-right: 6px;}
.index-pro{position:relative;}
.index-proImg span{text-align:center;transition: all .5s;display:block;color:#fff;background:rgba(0,0,0,.3);width:100%;height:50px;line-height:50px;padding-left:15px;padding-right:15px;font-size:16px;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;position:absolute;bottom:0;left:0;}
.index-proImg{position:relative;}
.index-pro ul li a:hover .index-proImg span{height:100%;overflow:inherit;transition: all .5s;background:rgba(18,139,150,.6);padding-top:30%;}

.index-proBtn ul li{width:25%;float:left;}
.index-proBtn ul li:hover img{transform: rotate(-360deg);transition: all .8s;}
.index-proBtn ul{overflow:hidden;padding-top:50px;}
.index-promise{padding:30px 0;}
.index-proBtn ul li div{margin:0 auto;}
.index-proBtn ul li div img{display:block;margin:0 auto;max-width:100%}
.index-proBtn ul li span{display:block;color: #128B96; font-size: 18px;  font-weight: bold;  margin-top:15px;margin-bottom:5px; text-align: center;}
.index-proBtn ul li em{color:#666;text-align: center;display:block;}

.index-news{background:url("../images/newsbg.jpg") no-repeat top center;background-size:cover;padding:30px 0;padding-bottom:50px;}
.index-newsBox ul li{float:left;width:25%;background:#fff;}
.index-newsBox ul{overflow:hidden;}
.index-newsBox{margin-top:30px;}
.index-newsBox ul li a{display:block;padding:45px 20px;}
.index-newsBox ul li .time{position:relative;}
.time em{font-size: 50px;  line-height: 50px;  font-weight: bold;  color: #b1b1b1;display:block;font-family: "Arila";}
.time i{    position: absolute;  left: 45px;  margin-top: -15px;background-color: #fff;  font-size: 12px;display:block;font-family: "Arila";color:#666;}
.index-newsBox ul li span{height: 48px;overflow:hidden; font-size: 16px;  color: #000;  line-height: 48px;display:block;white-space: nowrap;text-overflow: ellipsis;margin-top:20%;}
.index-newsBox ul li p{margin-top: 12px;  color: #949494;  text-indent: 24px;  font-size: 12px;  height: 36px;  overflow: hidden;}
.index-newsBox ul li{cursor:pointer}
.index-newsBox ul li:hover{background:#E6E5E5;}
.index-newsBox ul li:hover em{color:#E60012;}
.index-newsBox ul li:hover i{color:#E60012;background:#E6E5E5;}
.index-newsBox ul li:hover span,.index-newsBox ul li:hover p{color:#128B96;}

.footer{background:url("../images/footnav.jpg") no-repeat;padding:40px 0;padding-bottom:50px;}
.bottom-link{float:left;}
.bottom-btn{float:left;}
.foot-ewm{float:right;overflow:hidden;}
.index-footer{overflow:hidden;}
.bottom-link span,.bottom-btn span,.foot-ewm span{display:block;color:#fff;font-size:24px;padding-bottom:30px;}
.bottom-link a,.bottom-btn a,.foot-ewm a{display:block;color:#f5f5f5;line-height:30px;}
.bottom-btn{margin-left:10%;}
.foot-ewm span{text-align: right;  }
.foot-ewm img{display:block;float:right;margin-top:10px;}
.bottom-link a:hover,.bottom-btn a:hover,.foot-ewm a:hover{color:#E60012;}
/*.pro-list ul li{border-bottom:1px dashed #ccc;}*/
.left-secondNav a{border-bottom:1px dashed #128B96;}
.left-secondNav a:last-child{border-bottom:none;}
.foot-ewm img{width:120px;}
.foot-ewm a{display:block;font-size:18px;text-align: right;}
.foot-ewm a.fz{font-size:14px;}

.contact-box .about-b img{width:100%;max-width:550px;margin:0 auto;display:block;}
.copyright a{display:block;margin:auto;text-align: center;color:#fff;float:left;}
.copyright a.gswj{width:32px;height:45px;margin:0 auto;display:block;}
.copyright a.gswj img{display:block;max-width:100%;margin-left:15px;}
.copyright a.beian{line-height:45px;background:url("../images/ga.png") no-repeat left center;padding-left:22px;}
.copyright{width:300px;margin:0 auto;}

.index-service{padding:30px 0;padding-bottom:40px;}
.index-serviceBox{margin:10px 0;margin-top:20px;}
.index-service p{margin-top:50px;font-size:16px;line-height:30px;color:#666;}
.index-serviceBox img{display:block;max-width:100%;}
.left-secondNav a.current-leftNav{
    color:#FF6D00;
    border-bottom:1px dashed #FF6D00;
}
.news-detail-box{margin-bottom:30px;}
.pro-detail{background:#EAFAFA;border:1px solid #D5D5D5 !important;margin-top:15px;}
/**/
#sitemap{margin-bottom:20px;}

/**/
/**/
/*内页*/
/*2018.1.18产品页 bao*/
.product-box{
    margin-top:35px;
}
.pro-left{
    max-width:240px;
}
.pro-left h2{
    padding-left:15px;
    padding-top:15px;
    padding-bottom:15px;
    line-height: normal;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    background: #128B96;
    margin-bottom:0;
}

.pro-list ul li{
    /*margin-bottom: 1px;*/
    background:#f8f8f8;
    border-bottom:1px solid #128B96;
    border-left:1px solid #128B96;
    border-right:1px solid #128B96;
}

.pro-list ul li:first-child{ border-top:1px solid #128B96;}

.pro-list ul li>a{
    padding-top:13px;
    padding-bottom:13px;
    padding-left:20px;
    color:#128B96;
    font-weight:bold;;
    font-size:14px;
    display:block;
    border-left: 2px solid #f2f2f2;
}
.pro-list ul li>a:hover{
    /*border-left:2px solid #FF6D00;*/
    color:#FF6D00;
}
.pro-list ul li.current-btn>a{
    color:#FF6D00;
    /*border-left:2px solid #FF6D00;*/
}

.navigation-box h3{
    font-size:16px;
    font-weight:bold;
    line-height:54px;
    color:#666;
    float:left;
    margin-bottom:0;
}

.navigation-box .navigation{
    float:right;
    line-height:54px;
    margin-top:20px;
}

.navigation-box{
    overflow:hidden;
    color:#808080;
    border-bottom:1px solid #e5e5e5;
}

.navigation i,.navigation a{
    color:#808080;
    display:inline-block;
}
.navigation a:hover{
    color:#FF6D00;
}

.pro-container ul li a{
    display:block;
    border:1px solid #128B96;
    box-shadow:2px 2px 3px #ddd;

}

.pro-container ul li img{
    display:block;
    max-width:100%;
    margin:0 auto;
    height:200px;
}

.pro-container ul li span{
    color:#333;
    display:block;
    line-height:40px;
    height:40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background:#f5f5f5;
    padding-left:15px;
    padding-right:15px;
    text-align: center;
    font-size:16px;
    font-family: "微软雅黑";
}
.pro-container ul li{
    padding:12px;
    float:left;
}

.pro-container ul li a:hover{
    border:1px solid #128B96;
    box-shadow:2px 2px 3px #85c9cf;
}
.pro-container ul li a:hover span{
    background:#fff;
    color:#FF6D00;
}

.pro-container ul li a:hover img{
    transform: scale(1.1);
    transition: all .5s;
    height:200px;
    /*height:100%;*/
}
.pro-container ul li a{overflow:hidden;width:100%;}
.pro-container ul li span{z-index:2;position:relative;}


/*分页*/
.pageNavi {
    padding: 30px 0 25px 0;
    margin: 10px auto 0;
    width: 100%;
    text-align: center;
    color:#6f6f6f;
}

.pageNavi li{display:inline-block}

.pageNavi li a{
    display:inline-block;
    color:#6f6f6f;
}
.pageNavi li strong{
    font-weight:bold;
}

.pageNavi li a:hover{
    color:#FF6D00;
}
.met_page a,.met_page i{
    color:#666;
    display:block;
    float:left;
    height:22px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.met_page a:hover{
    color:#FF6D00;
}

.met_page .pageleft{
    width:100%;
    height:22px;
    overflow:hidden;
}

.met_page .pageright{
    overflow:hidden;
    height:22px;
    width:100%;
}
.met_page a{
    width:80%;
}

.met_page{
    overflow:hidden;
    width:100%;
    margin:0 auto;
    margin-top:30px;
}

.pro-detail-t i{
    display:inline-block;
    color:#333;
    margin-right:10px;
    font-size:13px;
}
.pro-detail-t i:last-child{margin-right:0;}
.pro-detail-t{
    color:#333;
    width:370px;
    margin:0 auto;

}
.pro-detail{
    border-bottom:1px dashed #d5d5d5;
    padding-bottom:10px;
}

.pro-detail h1{
    font-size:24px;
    font-weight:bold;
    text-align: center;
}

.pro-detail-box img{
    max-width:100%;
}

.pro-detail-box p{
    color:#333;
    line-height:28px;
}

.pro-detail-box{
    padding-bottom:50px;
}

/*news*/
.news-box ul li{
    border-bottom:1px dotted #d9d9d9;
    padding-bottom:25px;
    overflow:hidden;
    margin-top:25px;
}

.news-box ul li .news-img{
    display:block;
}
.news-img img{
    max-width:100%;
    margin:0 auto;
    vertical-align: middle;
    display:block;
    border:1px solid #ccc;
    /*border-radius:3px;*/
}

.news-list a{
    display:block;
    color:#333;
    font-size:15px;
    line-height:24px;
    height:24px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news-list p{
    color:#808080;
    font-size:13px;
    line-height:22px;
    text-align:left;
    height:66px;
    overflow:hidden;
}

.news-box ul li:hover a{
    color:#FF6D00;
    font-weight:bold;
}

.news-box ul li:hover{
    /*cursor: pointer;*/
    border-bottom:1px dotted #128B96;
}

.news-box ul li:hover img{
    border:1px solid #128B96;
}

.news-detail-box{
    margin-top:20px;
    min-height:200px;
}

.equipment ul li img{
    display:block;
    max-width:100%;
}
.equipment ul li{
    margin-top:15px;
}

/*contact*/
.contact-box h4{
    color: #666666;
    font-size: 15px;
    margin-top:30px;
    margin-bottom:15px;
    line-height:22px;
}
.contact-box{
    padding-bottom:0px;
}
.contact span{
    display:block;
    line-height:30px;
    font-size:13px;
    color:#666;
    padding-left:30px;
}
.contact span:hover{
    color:#FF6D00;
}
.tel1{
    background:url("../images/contact.png") no-repeat left center;
}
.fax1{
    background:url("../images/print.png") no-repeat left center;
}
.mobile1{
    background:url("../images/phone.png") no-repeat left center;
}
.address1{
    background:url("../images/bank.png") no-repeat left center;
}
.online1{
    background:url("../images/invoice.png") no-repeat left center;
}
.email1{
    background:url("../images/email.png") no-repeat left center;
}
/*********/
.left-secondNav a{
    display:block;
    color:#128B96;
    padding-left:36px;
    padding-top:10px;
    padding-bottom:8px;
    border-left:1px solid #F5F5F5;
}
.pro-list{margin-bottom:30px;}
.left-secondNav a:hover{
    /*border-left:1px solid #FF6D00;*/
    color:#128B96;
}

.inner-banner{
    max-width:1920px;
    margin:0 auto;
    height:300px;
}
.contact-box img{display:block;max-width:100%;}
/*end by william 2018.5.12*/
.tbLink{position:absolute;right:15px;top:25%;margin-top:-12px;display:block;text-decoration:underline !important;color:#FF6D00;font-weight:bold;font-size:16px;background:url("../images/tbIcon.png") no-repeat right center;background-size:25px 25px;padding-right:30px;}
.tbLink:hover{color:#128B96;}
.jdLink{ background-image:url("../images/jingdongIcon.png");top:75%;}
.pro-detail{position:relative;}
.pro-detail-box p img{width:auto !important;height:auto !important;}
.pro-detail-box{max-width:790px;}
/**/

/**/
.p_r2{ display:none;}


/*****适配移动端****/
@media (max-width:767px) {
    .index-about p,.index-about img{width:100%;float:none;max-width:100%;margin-left:0;}
    .about-container{padding:0 15px;}
    .index-headBox{overflow:hidden;}
    .search{display:none;}
    .logo{padding-left:15px;float:none;}
    .logo img{max-height:80px;}
    .fixNav{background:url("../images/fixNav-bg.png") no-repeat;width:44px;height:34px;display:block;position:absolute;right:15px;top:30px;}
    .index-headBox{position:relative;}
    .navs{margin-right:0;float:none;}
    .navs ul li{width:50%;padding:0;}
    .navs ul li a{text-align: center;padding:15px 0;background:#eee;border-bottom:1px solid #fff;}
    .navs ul li:nth-child(odd){border-right:1px solid #fff;}
    .bannerslide{height:200px;}
    .pagination{margin-bottom:5px;}
    .index-title h1{font-size:24px;font-weight:bold;}
    .index-about{margin-top:10px;}
    .index-product{padding-top:10px;padding-left:15px;padding-right:15px;}
    .index-pro ul li{width:50%;}
    .index-proImg span{height:36px;line-height:36px;}
    .index-pro .hd{top:35%;}
    .index-promise{padding:15px;}
    .index-proBtn ul{margin-top:20px;padding-top:0;}
    .index-proBtn ul li{width:22%;margin-right:3%;}
    .index-proBtn ul li span{font-size:15px;font-weight:bold;}
    .index-proBtn ul li em{height:42px;overflow:hidden;}
    .index-proBtn ul li:last-child{margin-right:0;}
    .index-news{padding:15px 0;padding-top:0;}
    .index-newsBox ul li{width:100%;background:#F0F0F0;padding:15px;padding-bottom:0;}
    .index-newsBox ul li a{background:#fff;padding:15px;}
    .index-newsBox{margin-top:0;}
    .index-newsBox ul li span{margin-top:10px;}
    .footer{padding:15px;background:url("../images/footnav.jpg") no-repeat}
    .bottom-btn{display:none;}
    .foot-ewm{display:none;}
    .bottom-link span{padding-bottom:15px;}
    .inner-banner{height:180px;background-size:cover;background-position:65% center;}
    .navs ul li.current-nav a{border-bottom:none;}
    .product-box{margin-top:0;}
    .pro-left{max-width:100%;}
    .navs ul li a:hover,.search:hover,.navs ul li.current-nav a{border-bottom:1px solid #fff;}
    .copyright{display:none;}
    .index-proImg img{height:200px;}
    .pro-container ul li img{height:160px;}
    .index-service{padding:0;}
    .index-service p{margin-top:15px;padding:0 15px;font-size:15px;line-height:24px;}
    .index-serviceBox{padding-bottom:20px;}
    .bannerslide .swiper-slide{background-position:65% center;}

    .index-pro ul li{width:100%;}
    .index-proImg img{height:200px;}
    .index-pro ul li a{overflow:hidden;}
    .index-proImg{box-shadow:none;}
    /*.index-proImg{background:#fff;}*/
    .index-proImg span{width:266px;left:50%;margin-left:-133px;}
    .pro-container ul li img{height:130px;}
    .navigation-box h3,.navigation-box .navigation{margin-top:0;}

    .index-pro .hd{width:auto;}
    .index-pro .hd .prev{width:41px;position:absolute;top:50%;margin-top:-43px;right:0;}
    .index-pro .hd .next{width:41px;position:absolute;top:50%;margin-top:-43px;left:0;}
    .index-pro{position:relative;}
    .index-pro .bd{z-index: 1000;}

    .index-pro .hd{display:none;}
    .hide-pro{display:none;}

    .navigation-box .navigation{float:none;line-height:30px;}
    .navigation-box h3{float:none;line-height:24px;margin-top:15px;}
    .tbLink{position:static;right:0;top:0;margin-top:10px;background-position:left center;padding-left:30px;margin-left:15px;}
    .pro-detail-t *{font-size:12px;}
    .pro-detail-t i:last-child{display: none;}
    .pro-detail-t{width:280px;margin:0 auto;}
	
	.p_r{ display:none;}
	.p_r2{ display:block;}
	
	
	
    /*.hide-m{display:none;}*/
}
@media (max-width:1200px) and (min-width:768px) {

}
@media (max-width:989px) and (min-width:768px) {

}
@media (max-width:1000px){

}
@media (min-width:768px){
    .navs{display:block !important;}
}
@media (min-width:768px){

}