/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#009b4c;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}    /*å¤´éƒ¨æ ·å¼*/
    

.top1{
    	height: 47px;
	background-color: #eeeeee;
	font:normal 14px/47px MicrosoftYaHei;
		color: #555555;
}
@media (max-width: 768px){
    .top1{
        display:none;
    }
}

#header {
    max-width: 1418px;
    margin: 0 auto;
}
.navbar{
    overflow: hidden;
}
.logo {
    float: left;
    line-height: 98px;
}

.xunpan {
    max-width: 1418px;
    margin: 0 auto;
    line-height: 47px;
    height: 47px;
}

.k1 {
    float: right;
    color: #5a5a5a;
    line-height: 47px;
}

.k1 a {
    color: #5a5a5a;
}

.k1 a:hover {
    text-decoration: underline;
}

.top_pp{width:12%;float:right;line-height:98px;height: 98px;overflow: hidden;}

@media (max-width:1182px){
    .top_pp{display:none;}
}

/*导航栏样式*/

#menu {
    float: right;
    width: 55%;
}

.navs {
    height: 98px;
}

.navs li {
    line-height: 98px;
    height: 98px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 15%;
}

.navs li a {
    display: block;
    line-height: 98px;
    color: #323232;
    height: 98px;
    font-size: 16px;
    border-bottom: 2px solid #fff;
}

.navs li a:hover {
    color: #009944;
    border-bottom: 2px solid #009944;
    background: #f5f5f5;
}

.navs .sec {
    height: 0;
    background: #009944;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 75px;
    left: 0px;
    width: 100%;
}

.navs .sec a {
    background: #009944;
    color: #fff;
    height: 38px;
    line-height: 33px;
    width: 100%;
    font-size: 15px;
    margin-top: -1px
}

.navs .sec a:hover {
    text-decoration: none;
    color: #077a35;
}

/*çƒ­é—¨æœç´¢*/

.hotSearch {
    float: left;
    color: #5a5a5a;
}

.hotSearch a {
    margin-left: 10px;
}

.search {
    position: relative;
    float: right;
    width: 26px;
    height: 26px;
    margin-top: 11px;
    cursor: pointer;
    margin-right: 10px;
}

.search1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    background: url(../images/ss.png) no-repeat;
}

#formsearch {
    position: absolute;
    z-index: 20;
    top: 46px;
    right: 0;
    display: none;
    width: 350px;
    margin-left: -20px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
}
/*æœç´¢å’Œçƒ­é—¨æœç´¢*/

#formsearch input {
    position: absolute;
    top: 1px;
    width: 100%;
    height: 34px;
    padding: 0 10px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#formsearch input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.sinput {
    position: relative;
    height: 36px;
}

#formsearch input#keyword {
    outline: none;
}

#formsearch input#s_btn {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 39px;
    height: 36px;
    border: 0;
    background: url(../images/hw1_sprite.png) 0 -142px;
}

#formsearch input#s_btn:hover {
    background-position: -42px -142px;
}

.search .triangle {
    position: absolute;
    top: -15px;
    right: 0;
    display: none\9;
    overflow: hidden;
    width: 320px;
    height: 15px;
}

.search .triangle:before {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 20px;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #ddd;
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
}

.toplink .en {
    font-size: 16px;
    line-height: 26px;
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    margin-top: 27px;
    margin-left: 5px;
    text-align: center;
    color: #000;
    padding-left: 20px;
    background: url(../images/enbj.png) no-repeat 0px;
}

.toplink .wx {
    font-size: 16px;
    line-height: 26px;
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    margin-top: 27px;
    margin-left: 5px;
    margin-right: 15px;
    background: url(../images/wx.png) no-repeat;
}

.toplink .mail {
    font-size: 16px;
    line-height: 26px;
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    margin-top: 27px;
    margin-left: 5px;
    background: url(../images/mail.png) no-repeat;
}
/*ä¸»ä½“æ ·å¼*/

#container {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}
/*å…³äºŽæˆ‘ä»¬*/

.about-box {
    margin: 70px 0px;
    /*background: url(../images/bj1.png) no-repeat center;*/
}

.about-center {
    max-width: 1418px;
    margin: 0 auto;
}

.about-left {
    width: 45%;
    float: left
}

.reuse {
    font-size: 40px;
    color: #d4e8da;
    font-weight: normal;
}

.reuse p {
    color: #009944;
}

.about-text {
    font-size: 14px;
    line-height: 36px;
    color: #5a5a5a;
    padding-top: 50px;
}

.about-left .more9 {
    width: 255px;
    height: 55px;
    display: block;
    line-height: 55px;
    border-radius: 5px;
    background: url(../images/more9.png) no-repeat 80% #009944;
    text-indent: 40px;
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
    transition: all 0.5s;
}

.about-left .more9:hover {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
    background: url(../images/more9.png) no-repeat 85% #009944;
}

.about-right {
    width: 50%;
    float:right;
}

.about-right img {
    width: 100%;
}
/*äº§å“ä¸­å¿ƒ*/

.pro-box {
    background-size:100% 100% ;
    padding: 30px 0px;
    min-height: 765px;
    position: relative;
}

.pro-center {
    max-width: 1370px;
    margin: 0 auto;
    position: relative;
}

.reuse1 {
    font-size: 40px;
    color: #009944;
    font-weight: normal;
    position: relative;
}

.reuse1 .proname {
    opacity: 0.6;
}

.reuse1 p {
    opacity: 1;
}

.pro-contact {
    position: absolute;
    right: 0;
    top: 35px;
}

.pro-contact span {
    float: right;
    font-size: 23px;
    color: #555555;
    line-height: 50px;
    border-left: 1px solid #555555;
}

.pro-contact span:nth-of-type(1) {
    float: right;
    padding-left: 100px;
    background: url(../images/name.png) no-repeat 30px;
}

.pro-contact span:nth-of-type(2) {
    border-left: none;
    margin-right: 20px;
    padding-left: 60px;
    background: url(../images/tel.png) no-repeat 0px;
}

.product-list {
    position: relative;
    margin-top: 80px;
}

.product-list li {
    position: absolute;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -moz-transform: rotate(0deg);
    /* Firefox */
    -webkit-transform: rotate(0deg);
    /* Safari å’Œ Chrome */
    -o-transform: rotate(0deg);
    /* Opera */
    border: 2px solid #fff;
    top: 0;
    width: 208px;
    height: 208px;
        overflow: hidden;    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.product-list li a.img img {
    width: 225%;
    transform: rotate(-45deg);
    margin-top: -54px;
    margin-left: -125px;
}

.product-list li h3 {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
}

.product-list li:hover h3 {
    opacity: 1;
}

.product-list li h3 a {
    display: block;
    line-height: 100%;
    width: 100%;
    height: 100%;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -moz-transform: rotate(-45deg);
    /* Firefox */
    -webkit-transform: rotate(-45deg);
    /* Safari å’Œ Chrome */
    -o-transform: rotate(-45deg);
    /* Opera */
    padding-top: 45%;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    background: url(../images/abj.png) no-repeat center 55%;
}

.proimg-1 {
    left: 18%;
}

.proimg-2 {
    left: 40%;
}

.proimg-3 {
    left: 62%;
}

.proimg-4 {
    left: 84%;
}

.proimg-5 {
    top: 157px !important;
    left: 7%;
}

.proimg-6 {
    top: 157px !important;
    left: 29%;
}

.proimg-7 {
    top: 157px !important;
    left: 51%;
}

.proimg-8 {
    top: 157px !important;
    left: 73%;
}

.pro-box .more8 {
    width: 255px;
    height: 55px;
    display: block;
    line-height: 55px;
    border-radius: 5px;
    background: url(../images/more9.png) no-repeat 80% #009944;
    text-indent: 40px;
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
    margin: auto;
    transition: all 0.5s;
}

.pro-box .more8:hover {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
    background: url(../images/more9.png) no-repeat 85% #009944;
}

.proshow {
    display: none;
}
/*é”€å”®ç½‘ç»œ*/

.craft-box {
    max-width: 1310px;
    margin: 0 auto;
    padding: 20px 0px;
    position: relative;
}
.craft-box1 {
    max-width: 1310px;
    margin: 0 auto;
    position: relative;
}
.reuse2 {
    font-size: 40px;
    color: #e7e7e7;
    font-weight: normal;
}

.reuse2 p {
    color: #000;
}

.craft-left {
    width: 36.6%;
    position: absolute;
    left: 10%;
    margin-top: 9%;
}

.craft-left h3 {
    font-size: 36px;
    color: #000;
    font-weight: normal;
    line-height: 50px;
    padding-top: 15px;
    padding-bottom: 30px;
    background: url(../images/h3bj.png) no-repeat left top;
}

.craft-left p {
    font-size: 16px;
    color: #646464;
    line-height: 25px;
}

.craft-left .more7 {
    width: 177px;
    height: 44px;
    display: block;
    text-align: center;
    line-height: 44px;
    border: 1px solid #a0a0a0;
    font-size: 16px;
    color: #646464;
    margin-top: 30px;
    transition: all 0.5s;
    position: relative;
    margin-left: 93px;
}

.xian {
    width: 92px;
    height:1px;
    background-color: #d2d2d2;
    position: absolute;
    top:22px;
    left: -93px;
}


.craft-left .more7:hover {
    background: #009944;
    color: #fff;
    border: 1px solid #009944;
}

.craft-right {
    width: 42.7%;
    float: right;
}

.craft-right img {
    width: 100%;
}



/*优势*/
.ysbox{
    background: url(../images/yss.png) top center no-repeat;
    padding-top: 51px;
    padding-bottom: 75px;
}
.ystit{
    text-align: center
}
.ystit h3{
    font:bold 42px/42px MicrosoftYaHei;
    color: #fff;
}
.ystit span{
    display: block;
    width: 68px;
	height: 2px;
	background-color: #ff8d06;
	margin:0 auto;
	margin-top: 13px;
}
.ystit h4{
    font:normal 15px/15px MicrosoftYaHei;
    color: #f7fbff;
    margin-top: 24px;
}
.ysbgs{
    margin-top: 5%;
}
.ysbgs li{
    width: 22%;
    margin: 0 2% 0 1%; 
    	background-color: #f7fbff;
	box-shadow: 5px 8px 5px 0px 
		rgba(0, 0, 0, 0.05);
		border-radius: 2%;
		float: left;
		padding-top: 5%;
		padding-bottom: 3%;
		
		
}
.ysbgs li .ystus{
    max-width: 70px;
    max-height: 70px;
    margin:0 auto;
    text-align: center;
    line-height: 70px;
}
.ysbgs li img{
    max-width: 100%;
}
.ysbgs li h3{
    font:bold 22px/22px MicrosoftYaHei;
    color: #000000;
    margin-top: 34px;
    text-align: center;
}
.ysbgs li h4{
    width: 77%;
    margin:0 auto;
    font:normal 13px/30px MicrosoftYaHei;
    color: #4f4f4f;
    margin-top: 10px;
}

@media (max-width: 768px){
    .ysbgs li{
        width: 45%;
        margin: 0 2%;
        margin-bottom:20px;
    	padding-top: 3%;
    	padding-bottom: 2%;
    	    height: 269px;
    }
    .ysbgs li .ystus{
        max-width: 50px;
        max-height: 50px;
        line-height: 50px;
    }
    .ysbgs li h3{
        font:bold 18px/18px MicrosoftYaHei;
        color: #000000;
        margin-top: 24px;
        text-align: center;
    }
    .ystit h3{
        font:bold 32px/32px MicrosoftYaHei;
    }
}
@media (max-width: 480px){
    .ysbgs li h3{
        font:bold 16px/16px MicrosoftYaHei;
        color: #000000;
        margin-top: 24px;
        text-align: center;
    }
    .ystit h3{
        font:bold 25px/25px MicrosoftYaHei;
    }
}



















/*æ¡ˆä¾‹ä¸­å¿ƒ*/

.case-box {
    padding: 60px 0px;
    background-size:100% 100%;
}

.case-center {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

.case-left {
    width: 63.5%;
    float: left;
    position: relative;
}

.case-list li {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
    /*max-height: 180px;*/
}

.case-list li img {
    width: 100%;
}

.case-list li h3 {
    position: absolute;
    width: 100%;
    line-height: 50px;
    background: rgba(0, 153, 68, 0.5);
    font-weight: normal;
    bottom: -50px;
    left: 0;
    text-align: center;
    transition: all 0.5s;
}

.case-list li:hover h3 {
    /*bottom: 0;*/
}

.case-list li h3 a {
    font-size: 16px;
    color: #555555;
}


@media (max-width: 768px){
    .case-list li h3 a {
    font-size: 14px;
    color: #555555;
}
}

.case-list li:nth-of-type(1),
.case-list li:nth-of-type(2) {
    margin-bottom: 8%;
}

.case-list li .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background: rgba(0, 0, 0, 0.5);*/
    transition: all 0.5s;
}

.case-list li:hover .shadow {
    opacity: 0;
}





.case-left .casetit {
    height: 18%;
    position: absolute;
    width: 100%;
    top: 41%;
}

.case-left .casetit h2 {
    font-size: 36px;
    color: #262626;
    font-weight: normal;
    width: 67%;
    float: left;
    background: #f8f8f8;
    line-height: 70px;
    text-indent: 25px;
}

.case-left .casetit h2 span {
    color: #cecece;
    font-size: 25px;
    margin-left: 30px;
}

.case-left .casetit a {
    width: 33%;
    height: 100%;
    float: right;
    background: url(../images/more.png) no-repeat center #009944;
    transition: all 0.5s;
}

.case-left .casetit a:hover {
    background: url(../images/more.png) no-repeat 55% center #009944;
}

.case-right {
    width: 36.5%;
    height: 100%;
    right: 0;
    position: absolute;
    overflow: hidden;
}

.case-right img {
    width: 100%;
}
/*æ–°é—»èµ„è®¯*/

.news-box {
    max-width: 1380px;
    margin: 0 auto;
    padding: 50px 0px;
}

.reuse4 {
    font-weight: normal;
    font-size: 40px;
    color: #e9f3ec;
}

.reuse4 p {
    color: #009944;
}

.newimg {
    border: 1px solid #ddd;
}

.newimg img {
    width: 100%;
}




/*.sun_banner {*/
/*    margin-top: 40px;*/
/*}*/
/*.sun_banner .swiper-slide li h3 {*/
/*    line-height: 38px;*/
/*    font-weight: normal;*/
/*    font-size: 16px;*/
/*    color: #323232;*/
/*    border-bottom: 1px solid #eee;*/
/*}*/

/*.sun_banner .swiper-slide li h3 span {*/
/*    float: right;*/
/*    font-size: 14px;*/
/*}*/

/*.sun_banner .swiper-slide li p {*/
/*    font-size: 14px;*/
/*    color: #5a5a5a;*/
/*    line-height: 25px;*/
/*    padding-top: 10px;*/
/*}*/

/*.sun_banner .swiper-slide li:hover .newimg {*/
/*    border: 1px solid #009944;*/
/*}*/

/*.sun_banner .swiper-slide li:hover h3 a {*/
/*    color: #009944;*/
/*}*/

.xinbgs{
    margin-top: 5%;
    background: #f8f8f8;
    padding: 1% 0;
}
.xintus{
    width: 18%;
    float: left;
    margin-right: 2%;
}
.xintus img{
    width: 100%;
}
.xin1{
    width: 24%;
    margin-left: 2%;
    float: left;
}
.xin1 li{
    font:normal 12px/36px SimSun;
    letter-spacing: 1px;
	color: #555555;
}

.xin1 li span{
    float: right
}


@media (max-width: 768px){
    .xintus{
        width:45%;
        text-align:center;
    }
    .xin1{
        width: 45%;
        margin-bottom:20px;
    }
}
@media (max-width: 480px){
    .xintus{display:none;}
    .xin1{
        width:90%;
        margin:0 auto;clear:none;
        display:none;
    }
    .xin2{
        display:block;
    }
}



/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}
/*é¡µé¢åº•éƒ¨*/

#footer {
    position: relative;
    background: #e4e4e4;
}

.footer {
    max-width: 1484px;
    margin: 0 auto;
}

.foottop {
    padding-top: 40px;
    padding-bottom: 15px;
}

.nav1 {
    width: 45%;
    float: left;
}

.nav1 li {
    width: 25%;
    float: left;
}

.nav1 li a {
    display: block;
    color: #323232;
    font-size: 16px;
    line-height: 35px;
}

.nav1 .sec a {
    font-size: 14px;
    color: #5a5a5a;
}

.nav1 .sec a:hover {
    color: #009944;
    text-decoration: underline;
}

.footlx {
    width: 23%;
    float: left;
    margin-left: 7%;
}

.footlx h2 {
    font-weight: normal;
    color: #323232;
    font-size: 16px;
    line-height: 35px;
    padding-bottom: 20px;
}

.footlx li {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 35px;
}

.ewm1 {
    width: 10%;
    float: right;
    text-align: center;
    margin-right: 10%;
    line-height: 30px;
}
.ewm1 img{
    max-width: 100%;
}
.ewm1 h2 {
    font-weight: normal;
    color: #323232;
    font-size: 16px;
    line-height: 35px;
    padding-bottom: 20px;
}

.f_link {
    line-height: 36px;
    /*height: 35px;*/
    background: url(../images/linkbg.png) no-repeat left center;
}


.outc {
    max-width: 1480px;
    margin: 0 auto;
}
.copyright1 {
    line-height: 30px;
    background: #009944;
    height:30px;
}

.copyright {
    max-width:750px;
   
    text-align: center;
    color: #fff;
    float: left;
}
 .copyrightr {
     max-width: 600px;
    text-align: center;
    color: #fff;
    float: right;
 }
.copyrightr a{
    color: #fff;
}
.copyright a {
    color: #fff !important;
}
.copyrightr a:hover {
    color: #fff !important;
}
.x-banner{
    position: relative;
}

@media (max-width: 480px){
    .ewm1{
        display:none;
        
    }
    .copyright1{
        height:auto;
    }
    .copyright{
        float:none;
    }
    .copyrightr{
        float:none;
    }
}

/*------------å†…é¡µ-------------------*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    display: none;
}

.n_banner {
    text-align: center;
    position: relative;
}

.n_banner img {
    max-width: 100%;
    height: auto;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 243px;
    float: left;
    padding-top: 36px;
}

.right {
    width: 920px;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 56px;
    color: #fff;
    text-align: center;
    background: url(../images/nei.png) no-repeat left;
    ;
    background-size: cover;
    margin-top: 15px;
}

.left .content {
    border: 1px solid #eee;
    border-top: none;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.right .content {
    padding: 10px;
}

.sitemp {
    border-left: 10px solid #009944;
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #000;
}

.sitemp h2 {
    font-size: 20px;
    color: #000;
    float: left;
    text-indent: 30px;
    line-height: 50px;
}

.menuid {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.mobile-menu-overlay {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    display: none;
    background: #000000;
    z-index: 9;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
}

.cbp-spmenu-open .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.cbp-spmenu-right {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: block;
    background: #009944;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 400px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;
}

.cbp-spmenu-right li a {
    padding: 15px 23px;
    color: #fff;
    display: block;
    border-bottom: solid 1px #fff;
}

.cbp-spmenu-right li a:hover {
    background: #f58222;
    text-decoration: none;
}

.menuid .icon-close {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 20px 20px 0 0;
    font-size: 16px;
}

.menuid .icon-close span {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid .icon-close:hover span {
    color: #f58222;
}

.menuopen .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.toleft {
    position: relative;
    overflow-x: hidden;
    left: 0;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft {
    left: -260px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid.menuopen {
    left: 0px;
    opacity: 1;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft .head {
    left: -260px;
}

#cbp-spmenu-s2 {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.navbar-header {
    position: relative;
}

.toptou {
    display: none;
    height: 50px;
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0250a3;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: white;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
dt{font-weight: normal;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}









/*产品里列表*/

.product-list1 {}

.product-list1 li {
    float: left;
    padding-bottom: 10px;
    _display: inline;
    overflow: hidden;
}

.product-list1 li a.img {
    border: 1px solid #e0e1dc;
}

.product-list1 li a.img img {
    width: 100%;
    height: auto;
}

.product-list1 li h3 {
    width: 100%;
    height: 35px;
    background: #009944;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 35px;
}

.product-list1 li h3 a {
    font-size: 16px;
    color: #fff;
    display: block;
    font-weight: normal;
    font-family: "微软雅黑";
    transition: all 0.3s;
}

.product-list1 li a.img {
    display: block;
}

.product-list1 li a.img {
    display: block;
    overflow: hidden;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    position: relative;
}

.product-list1 li a.img figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product-list1 li a.img figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.product-list1 li:hover a.img img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.product-list1 li:hover a.img figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}





/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
	display:flex;
	justify-content:center;
	margin-top:10px; padding-top:30px; padding-bottom:30px; clear:both; overflow:hidden
}
.pagination a {
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	font-size: 14px;
	padding:5px 8px;
	margin:0 5px;
	border-radius:3px;
}
.pagination span {
	color: #333;
	font-size:14px;
	padding:5px 2px;
	margin:0 5px;
	border-radius:3px;
}
.pagination a:hover {
	color:#009944;
	border:1px solid #009944;
}
.pagination a.page-num-current {
	color:#fff;
	background:#009944;
	border:1px solid #009944;
}
/* ----- PB分页数字条效果 结束 ----- */
















































































































































































































































