﻿*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; padding:0; margin:0;}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.trans{-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}hr{border:none;outline:none;}h1,h2,h3,h3,h4,h5,h6{font-weight:normal;}img{max-width:100%;}
ul{ margin:0; padding:0; overflow: hidden;}
@font-face {
            font-family: ProximaNovaA-Regular;
            src: url("fonts/ProximaNovaA-Regular.ttf");
        }
@font-face {
            font-family: ProximaNovaA-Bold;
            src: url("fonts/ProximaNovaA-Bold.ttf");
        }
@font-face {
            font-family: Freudian-Slit-1;
            src: url("fonts/Freudian-Slit-1.otf");
        }

body{font-family: ProximaNovaA-Regular,sans-serif; color:#6a6a6a;}
li{ list-style-type:none;}
a{color:#121213;text-decoration: none;}a:hover{color:#f97b0b;}
.nybanner{width: 100%;
    height: 500px;
    background-position: center center;
    background-size: cover;
    z-index: 0;}
.container{ width:80%; margin:0 auto;}
.wenzhang{ margin:0 auto;}
.wenzhangnr{ box-shadow: 0 0px 22px 0 rgba(0, 0, 0, 0.1);margin: 60px 0 60px; padding:30px;}
.pagenav{     position: relative;width: 100%;height: 58px;background-color: #4bb13f; line-height:58px; color:#fff;}
.pagenav a{ color:#fff;text-transform: uppercase;}
.zuozhe{ text-align:center;}.zuozhe span{ padding-left:20px; font-size:14px;}
.xiayiye{ color:#121212;}
.newsxqtitle{color: #121212;
    text-align: center;
    font-size: 40px; line-height:80px;
    font-weight: bold;}
.footer{ background-color:#444444;color: #adadad; overflow:hidden;padding: 20px;
    height: 80px;}
.footerl{ float:left; }
.footerr{ float:right;padding-top: 10px;}
.footerl ul li{ float:left; margin-right:20px;}
.nytitle{color: #121212;text-align: center;font-size: 40px; line-height:150px;    font-weight: bold;}
.fan{ padding-top:30px; overflow:hidden;line-height: 30px;}
.newslb ul li{    box-shadow: 0 0px 22px 0 rgba(0, 0, 0, 0.1);margin: 60px auto;padding: 30px;overflow: hidden;}
.newsl{ width:30%; float:left;}
.newsr{ width:65%; float:left; margin-left:5%;line-height: 40px;}
.newsr1 span{ font-size:14px;}
.newsr3 a{    border: 1px solid #121212;padding: 8px 30px;}
.lead-more:hover { background-color:#4bb13f; color:#fff;}
.down li{ width:25%; float: left;    padding: 10px; text-align:center;}
.lead-more{border: 1px solid #ccc;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px;
    color: rgb(72, 72, 72);
    background: #f5f5f5;
    margin: 5px 0;
    display: inline-block;}
.xiaodaohang ul li{ float: left;
    padding: 0;
    margin-right: 10px;
	margin-bottom: 0px;
   
   }
  .xiaodaohang{ margin-top:50px;}
	.xiaodaohang ul li a {
        padding: 10px 20px;
    background-color: #F9F9F9;
    border-radius: 5px;
    border: 1px solid #ddd;
    display: block;

}
.productss ul li{ float:left;
    position: relative;
	margin:1%;
    text-align: center;
    background-color: #ffffff;
    padding: 0.9375rem 0.9375rem 1.1rem;
    box-shadow: 0 0px 22px 0 rgb(0 0 0 / 10%);
    overflow: hidden;
	width:30.333333%;
    transition: 0.3s;
    position: relative;}
.productss ul li a p{ text-align:center;font-size: 18px;padding-top: 15px;}
.productss{ overflow:hidden; padding-top:40px;}
.productsimg img{transition: .5s;}
.productsimg:hover img{opacity: 1;transform: scale(1.1);}
.productsimg a{ overflow:hidden;    display: block;}
.cptu{ height:352px; overflow:hidden;}
.case-index-h2{ font-size:20px;margin: 10px 0 10px;}
.case-index-h2{text-align:center;
    font-size: 30px;
    color: rgb(8, 8, 8);
    line-height: 1.2;
    font-weight: bold;
}
.banner_index,
.banner_index .swiper-container {
    height: 750px;
}

.banner_index .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    position: relative;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}

.banner_index .swiper-button-next,
.banner_index .swiper-button-prev {
    width: 32px;
    height: 32px;
}

.banner_index .swiper-button-next {
    background: url(../images/jiantou_right_right.png) no-repeat center;
    right: 5%;
}

.banner_index .swiper-button-prev {
    left: 5%;
    background: url(../images/jiantou_left_normal.png) no-repeat center;
}

.banner_index .swiper-button-next:hover {
    background: url(../images/jiantou_right_highlight.png) no-repeat center;
}

.banner_index .swiper-button-prev:hover {
    background: url(../images/jiantou_left_highlight.png) no-repeat center;
}

.banner_index .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.46;
    border-radius: 50%;
    margin: 0 12px !important;
    position: relative;
}

.banner_index .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 1);
    opacity: 1;
}

.banner_index .swiper-pagination-bullet-active::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    box-sizing: border-box;
    left: -4px;
    top: -4px;
}
.xiaofenlei{ font-size:16px!important; font-weight:400!important;    text-transform: inherit!important;}
.lianxi{ padding-top:60px;}
.jionus{background-color: #4bb13f; color:#fff;background-image: url(images/jionbg.jpg);background-position: 100% -10px;background-repeat: no-repeat; padding:55px;}
.jionys{ padding-top:30px; line-height:30px; }
.aboutmore{    color: #fff;
    border: 1px solid #fff;
    padding: 5px 20px;
    border-radius: 3px;
    margin-top: 20px;
    display: -webkit-inline-box;}
.aboutmore:hover{ background-color:#f97b0b; color:#fff;}
.jionnr{ width:60%; padding:5%;}
.jionnr h1{ color:#fff; font-size:44px;}
.jionnr h2{ color:#fff;}
.jionys ul li{ float:left; width:48%;padding-bottom: 50px;}
.about-us{ text-align:center;}
#section-block {
    padding: 60px 0 50px;overflow: hidden;
}
.selected{ background-color:#4bb13f!important; color:#fff;}
.product li{ width:25%; float:left; }
.product li a {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    display: block;
	 margin: 5px;
}
.product li p{ text-align:center;}
.selea{ color:#4bb13f!important;}
.down li p{line-height: 2.5;
    overflow: hidden;
    margin: 0;
    font-size: 14px;
    text-align: center;}
.down li a:hover p{ color:#121212;}
.newsr3 { margin-top:20px;}
.newsr2{ font-size:14px;    line-height: 30px;}
.footerl ul li img{ width:40px;}
.footergs{ border-top: 1px solid;text-align: center;    height: 50px;line-height: 50px;}
.aboutl{ float:left; width:43%; margin-left:2%;}
.contactr b,.contactl b{ color:#121212;}
.contactl form input, .contactl form textarea{background: #fff;
    font-size: 1rem;
    height: 55px;
    padding: 6px 15px;
    border: 1px solid #eeeeee;
    border-radius: 0;
	    width: 90%;
    -webkit-box-shadow: none;
    box-shadow: none;}
.contactl form{ padding-top:20px;}



.tanchuang form input, .tanchuang form textarea{background: #fff;
    font-size: 1rem;
    height: 55px;
    padding: 6px 15px;
    border: 1px solid #eeeeee;
    border-radius: 0;
	    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;}
.tanchuang form{ padding-top:20px;}


.theme-btn-s2{    background-color: #909399;
    color: #ffffff;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.5;
    padding: 8px 16px;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;}
	.theme-btn-s2:hover{ background-color:#4bb13f;}
.contactl form div{
    padding: 0 0px 30px;
}
.contactl form textarea {
    height: 100px;
    padding: 15px;
}
.contactl form .one-third-col {
    width: 70%;
    float: left;
}
.tanchuang form div{
    padding: 0 0px 30px;
}
.tanchuang form textarea {
    height: 100px;
    padding: 15px;
}
.tanchuang form .one-third-col {
    width: 100%;
    float: left;
}
.contactl{ float:left; width:50%;}
.contactr{ float:left; width:50%;line-height: 2;}
.aboutr{ float:left; width:50%; margin-left:5%; line-height:30px;}
.warehouse li{ float:left; width:48%; margin-left:2%;}
.factory li{ float:left; width:48%; margin-left:2%;}
.contactr hr{ margin-bottom:20px; margin-top:20px; border:1px solid #eee;}
header:after {
    content: " ";
    display: table;
    clear: both;
}
.brand, h1, h2, h3 {
     font-weight: 400;
     letter-spacing: 1px;
 }
h4, h5, h6 {
    letter-spacing: 1px;
}
h1 {
    font-size: 28px;
}

.main .dev-output pre {
    overflow: auto;
    max-height: 500px;
    background-color: #EBF4FD;
    padding: 0 1em 1em;
}
.brand {
    float: left;
    height: 80px;
}
.brand p {
    margin: 0;
}
.rm-nav {
    letter-spacing: 1px;
}
.logo {
    font-size: 1.4em;
    line-height: 40px;
    margin: 10px 0 0;
    width: 200px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 0;
}

.rm-toggle.rm-button {
    margin-top: 25px;
}

.rm-css-animate.rm-menu-expanded {
    max-height: none;
    display: block;
}
.rm-container.rm-layout-expanded {
    float: right;padding-top: 18px;
}
.rm-nav li a,
.rm-top-menu a {
    font-size: 1em;
    text-transform: uppercase;
	font-weight:bold;
}
.rm-layout-expanded .rm-nav > ul > li > a,
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 80px;
    line-height: 80px;
}

.main {
    background-image: url("../images/cloud.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    min-height: 100%;
    padding-top: 1px;
}
.tagline {
    width: 360px;
    font-size: 1.75em;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    margin: 275px auto;
    color: #1A88D3;
}
.tagline strong {
    font-size: 1.3em;
}
.dev-output {
    background-color: #e1eaf3; /* fall-back */
    background-color: rgba(255,255,255,.85);
    color: #000;
    padding: 2em;
    margin-bottom: 2em;
}
.pcd{ display: block;}
.sjd{ display: none;}

@media (max-width: 600px)
{.container{ width:95%;}
.contactl{ width:100%;}
.contactr{ width:100%;}
.contactl form .one-third-col{ width:100%;}
.wenzhangnr {margin: 15px 0 15px;padding: 15px;}
.footerl ul li img{ width:30px;}
.footerl ul li{ margin-right:5px;}
.newslb ul li{    margin: 15px auto;padding: 15px;}
.newsl{ width:100%;}
.newsr{ width:100%; margin-left:0%;}
.newsr2{ line-height:24px;}
.newsxqtitle{ font-size:24px; line-height:24px;}
.down li{ width:100%;}
.xiaodaohang ul li{ margin-bottom:10px;}
.product li{ width:50%;}
.fan{ padding-top:0px;}
.aboutl{ width:100%; margin-left:0;}
.aboutr{ width:100%; margin-left:0;}
.nytitle{font-size: 28px;line-height: 70PX;}
.banner_index,
.banner_index .swiper-container {
    height: 294PX;
}
.pcd{ display:none!important;}
.sjd{ display:block!important}
.productss ul li{ width:100%;}
.cptu{ height:auto;}
.jionus{background-image:none;padding:0;}
.jionnr{ width:100%;}


}