
/*头部样式*/
.head-bg{
    background: url(../images/head.jpg) no-repeat top center;
    height: 155px;
}
.wel{
    line-height: 33px;
}
.k1{
    line-height: 33px;
}
#header{width:1200px;margin:0 auto;}
.logo{float:left;line-height: 121px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{
    background: url(../images/tel.png) no-repeat left center;
    text-align: left;
    padding-left: 57px;
    line-height: 20px;
    height: 50px;
    padding-top: 10px;
    margin-top: 32px;
}



/*热门搜索*/
.search{
    width:1200px;
    margin: 0 auto;
}
#formsearch{float: right;margin-top: 5px;}
.hotSearch{width:400px;float:left;height:42px;line-height:42px;font-weight:bold;color: #009246;}
.hotSearch a{font-weight:normal;background: url(../images/t1.png)  no-repeat right center;padding-left:5px;padding-right: 10px;}
.hotSearch a:last-child{background: none;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}




.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*主体样式*/
#container{width:1100px;margin:0 auto;margin-top:10px;}
.container{width:1100px;margin:0 auto;}


.box1{
    background: url(../images/bj1.jpg) no-repeat top center;
    height: 950px;
    overflow: hidden;
}


.product-index{
    padding-top: 90px;
}

.product-index .content{
    padding-top: 60px;
}
.p-title{
    font-size: 34px;
    color: #0aa344;
    text-align: center;
}

.p-title p{
    font-size: 15px;
    color: #333333;
    font-weight: normal;
}


.p-left{
    width:230px;
}

.p-title2{
    background: url(../images/t2.png) no-repeat top center;
    height: 64px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    padding-top: 16px;
    line-height: 26px;
}
.p-title2 p{
    font-size: 12px;
    color: #0aa344;
    text-transform: uppercase;
}

.sort1{
    background: #0aa344;
    padding: 0px 26px;
    padding-top: 20px;
    padding-bottom: 1px;
}

.sort1 li{
    background: #0a8438;
    margin-bottom: 30px;
}

.sort1 li a{
    display: block;
    line-height: 32px;
    background: url(../images/t3.png) no-repeat 17px center;
    color: #fff;
    padding-left: 34px;
    font-size: 14px;
}

.sort1 li:hover{
    background: #00cf4e;
}

.p-right{
    width:847px;
}

.p-title3{
    background: url(../images/t4.png) no-repeat top center;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    color: #fff;
    text-indent: 17px;
}

.p-title3 a{
    float: right;
    color: #fff;
    font-weight: normal;
    margin-right: 5px;
}

.product_list1 {
    margin: 0 -9px;
    margin-top: 18px;
}

.product_list1 li {
    float: left;
    margin: 0 8px;
    border:1px solid #dcdcdc;
    margin-bottom: 18px;
}

.product_list1 li a.img {
    position: relative;
    display: block;
    padding: 1px;
}

.product_list1 li img {
    width: 268px;
    height: 252px;
}

.product_list1 li h3{
    background:#bcbcbc;
    height: 45px;
}
.product_list1 li h3 a {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 45px;
}

.product_list1 li:hover h3{
    background: #039a3c;
}

.product_list1 li:hover h3 a{
    color: #fff;
}
.biankuang {
    width: 1px;
    height: 1px;
    position: absolute;
    z-index: 99;
    border-radius: 10px;
}

.biankuang_1 {
    height: 0px;
    top: 0px;
    left: 0px;
    border-left: 1px solid #00994e;
}

.biankuang_2 {
    width: 0px;
    bottom: -1px;
    left: 0px;
    border-top: 1px solid #00994e;
}

.biankuang_3 {
    height: 0px;
    bottom: 0px;
    right: 0px;
    border-right: 1px solid #00994e;
}

.biankuang_4 {
    width: 0px;
    top: -1px;
    right: 0px;
    border-bottom: 1px solid #00994e;
}
.product_list1 li:hover .biankuang_1{
    transition: .2s ;
    height: 100%;
}

.product_list1 li:hover .biankuang_2{
    transition: .2s 0.2s;
    width: 100%;
}

.product_list1 li:hover .biankuang_3{
    transition: .2s;
    height: 100%;
}

.product_list1 li:hover .biankuang_4{
    transition: .2s 0.2s;
    width: 100%;
}


.all5 {
    display: block;
    overflow: hidden;
}

.all5 img {
    transform: scale(1);
    transition: .3s;
}

.all5:hover img {
    transform: scale(1.1);
    transition: .3s;
}



.box2{
    background: url(../images/bj2.jpg) no-repeat top center;
    height: 1869px;
    overflow: hidden; 
}

.reason-index{
    padding-top: 70px;
}
.r-title{
    text-align: center;
    font-size: 35px;
    color: #fff;
    background: url(../images/t5.png) no-repeat center center;
}

.r-title span{
    font-weight: normal;
}

.reason-index .content{
    margin-top: 118px;
}

.reason-list{
    position: relative;
    height: 410px;
    overflow: hidden;
}
.reason-list li{
    width:350px;
}

.reason-list li h2{
    font-size: 20px;
    color: #fff;
}
.reason-list li h2 span{
    font-size: 20px;
    color: #0aa344;
    width:40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
}
.reason-list li p{
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
}
.reason-list li:hover{
    cursor: pointer;;
}
.reason-list li:hover h2{
    color: #fad600;
}
.reason-list li:hover h2 span{
    color: #000000;
    background: #fad600;
}
.reason-list li:hover p{
    color: #fad600;
}

.reason-list li:nth-of-type(2){
    margin-top: 101px;
}
.reason-list li:nth-of-type(3){
    position: absolute;
    right: 0;
    top:0;
}
.reason-list li:nth-of-type(4){
    position: absolute;
    top: 198px;
    right: 0;
}


.compare-index{
    margin-top: 60px;
}

.compare-title{
    text-align: center;
}

.compare-content{
    background: #fff;
    border:1px solid #e2e2e2;
    height: 998px;
    overflow: hidden;
    margin-top: -45px;
    padding: 0 20px;
    padding-top: 56px;
}

.compare-list li{
    margin-bottom: 15px;
    position: relative;
}

.compare-list li .c-img{
    width:522px;
    border:1px solid #e2e2e2;
    padding-top: 14px;
    height: 298px;
}

.compare-list li .c-img span{
    display: block;
    width:123px;
    height: 34px;
    background: #dcdcdc;
    margin: 0 auto;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
}
.compare-list li .c-img a.img{
    margin: 18px auto;
    text-align: center;
    display: block;
    overflow: hidden;
}

.compare-list li .c-img a.img img{
    width:266px;
    height: 186px;
    transform: scale(1);
    transition: .3s;
}
.compare-list li .c-img a.img img:hover{
    transform: scale(1.1);
    transition: .3s;
}
.compare-list li .c-img p{
    text-align: center;
    font-size: 16px;
}

.compare-list li .c-img2{
    width:522px;
    border:1px solid #0a8438;
    background: #0a8438
}

.compare-list li .c-img2 span{
    background: #0aa344;
    color: #fff;
}
.compare-list li .c-img2 p{
    color: #fff;
}

.compare-list li::before{
    content: "";
    position: absolute;
    height: 116px;
    width:116px;
    left: 50%;
    margin-left: -58px;
    top: 50%;
    margin-top: -58px;
}

.compare-list li:nth-of-type(1)::before{
    background: url(../images/tt1.png) no-repeat top center;
}
.compare-list li:nth-of-type(2)::before{
    background: url(../images/tt2.png) no-repeat top center;
}
.compare-list li:nth-of-type(3)::before{
    background: url(../images/tt3.png) no-repeat top center;
}




.heng1{
    width:1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}


.box3{
    background: url(../images/bj3.jpg) no-repeat top center;
    height: 518px;
    overflow: hidden; 
}

.kehu-title{
    font-size: 20px;
    font-weight: normal;
    background: url(../images/t7.png) no-repeat top center;
    height: 63px;
    line-height: 63px;
    color: #fff;
    text-indent: 8px;
}
.kehu-title a{
    float: right;
    font-size: 12px;
    color: #fff;
    margin-right: 5px;
}

.kehu-index .content{
    background: url(../images/t8.png) no-repeat top center;
    height: 476px;
    overflow: hidden;
    padding-top: 48px; 
}





.product_list2 {
    margin: 0px -2px;
}
    

.product_list2 li {
    float: left;
    margin: 0 8px;
    border:1px solid #dcdcdc;
    width:228px;
    background: #fff;
    padding: 0 15px;
    position: relative;
}

.product_list2 li a.img1 {
    display: block;
    text-align: center;
    margin: 25px auto;
    overflow: hidden;
}

.product_list2 li a.img1 img {
    width: 134px;
    height: 134px;
    transform: scale(1);
    transition: .3s;
}
.product_list2 li:hover a.img1 img{
    transform: scale(1.1);
    transition: .3s;
}
.product_list2 li h2{
    font-size: 14px;
    
}

.product_list2 li h2 a{
    display: block;
    color: #2f2325;
    text-align: center;
}

.product_list2 li p{
    font-size: 12px;
    color: #666666;
    line-height: 22px;
    margin-top: 15px;
}
.product_list2 li .more{
    width:100px;
    height: 28px;
    border:1px solid #d4d4d4;
    margin: 22px auto;
    
}

.product_list2 li .more a{
    display: block;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #d4d4d4;
}

.product_list2 li:hover .more{
    background: #019235
}
.product_list2 li:hover .more a{
    color: #fff;
}


.product_list2 li:hover .biankuang_1{
    transition: .2s ;
    height: 100%;
}

.product_list2 li:hover .biankuang_2{
    transition: .2s 0.2s;
    width: 100%;
}

.product_list2 li:hover .biankuang_3{
    transition: .2s;
    height: 100%;
}

.product_list2 li:hover .biankuang_4{
    transition: .2s 0.2s;
    width: 100%;
}




.about-index{
    margin-top: 38px;
}
.a-title{
    font-size: 28px;
    color: #000000;
}
.about-index .content{
    margin-top: 70px;
}

.about-left{
    width:475px;
}

.about-left .about-content{
    font-size: 14px;
    line-height: 28px;
    margin-top: 20px;
    text-align: justify;
}

.about-left .about-content p a{
    display: block;
    color: #2e9b02;
}

.fiveadc{
    margin-top: 58px;
    width:464px;
    
}
.fiveadc li{
    width: 153px;
    height: 35px;
    float: left;
    background:#ececec;
}

.fiveadc li:nth-of-type(1){
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.fiveadc li:nth-of-type(3){
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.fiveadc li a.img{
    width: 16px;
    height: 16px;
    display: block;
    margin-top: 9px;
    position: relative;
    float: left;
    margin-left: 30px;
}
.fiveadc li a.img div{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	line-height: 16px;
    text-align: center;
}
.fiveadc li a.img img{
	max-width: 100%;
}
.fiveadc li a.img .img1{
	opacity: 1;
	transition: all 0.4s;
	}
.fiveadc li a.img .img2{
    opacity: 0;
    transition: all 0.4s;
}
.fiveadc li h3{
    float: left;
    margin-left: 5px;
}
.fiveadc li h3 a{
    display:block;
    font-size: 16px;
    font-weight: normal;
    line-height: 35px;
}
.fiveadc li:hover a.img .img1{
	opacity: 0;
	transition: all 0.4s;
	}
.fiveadc li:hover a.img .img2{
    opacity: 1;
    transition: all 0.4s;
}
.fiveadc li:hover {
    background: #019235;
    cursor: pointer;
}
.fiveadc li:hover h3{
    color: #2e9b02;
}
.fiveadc li:hover h3 a{
    color: #fff;
}

.about-right{
    width:580px;
}

.topbanner{position:relative;height:289px;}
.banner{width:580px;margin:0 auto;position:absolute;height:289px;left:50%;margin-left:-290px;overflow:hidden}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner ul.bb li a.img img{width:580px;height:289px;transform: scale(1);transition: .3s;}
.banner ul.bb li:hover a.img img{transform: scale(1.1);transition: .3s;}
.banner .num{position:absolute;bottom:5px;z-index:100;width:100%;text-align:right}
.banner .num li{width:6px;height:6px;display:inline-block;*display:inline;*zoom:1;margin:0 4px;line-height:6px;
    text-indent:-100px;overflow:hidden;border-radius:6px;border:1px solid #fff;background: none;}
.banner .num li.num_hover{background-color:#fff;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:6px;height:6px;line-height:6px;}
.ab-img1{
    margin-left: 330px;
    margin-top: 20px;
}


.ablum-index{
    margin-top: 45px;
}

.ablum-title{
    border-bottom: 1px solid #dbdbdb;
    height: 40px;
    font-size: 16px;
    color: #019235;
    line-height: 40px;
}
.ablum-title a{
    float: right;
}





.product_list3 {
    margin: 0px -6px;
    margin-top: 20px;
}

.product_list3 li {
    float: left;
    margin: 0 7px;
    border:1px solid #dcdcdc;
    width:262px;
    background: #fff;
    position: relative;
    background: #fff;
    box-shadow: 0 0 10px #f2f1f1;
}

.product_list3 li a.img1 {
    display: block;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
}

.product_list3 li a.img1 img {
    width: 262px;
    height: 230px;
    transform: scale(1);
    transition: .3s;
}
.product_list3 li:hover a.img1 img{
    transform: scale(1.1);
    transition: .3s;
}
.product_list3 li h2{
    font-size: 14px;
    height: 48px;
    border-bottom: 1px solid #469a20;
}

.product_list3 li h2 a{
    display: block;
    color: #000100;
    line-height: 48px;
    font-weight: normal;
    padding-left: 5px;
}

.product_list3 li:hover .biankuang_1{
    transition: .2s ;
    height: 100%;
}

.product_list3 li:hover .biankuang_2{
    transition: .2s 0.2s;
    width: 100%;
}

.product_list3 li:hover .biankuang_3{
    transition: .2s 0.2s;
    height: 100%;
}

.product_list3 li:hover .biankuang_4{
    transition: .2s 0.2s;
    width: 100%;
}



.news-index{
    margin-top: 60px;
}

.news1{
    width:374px; 
}
.atitle{
    font-size: 16px;
    color: #000000;
    border-bottom: 1px solid #cecece;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}
.atitle span{
    font-weight: normal;
    font-size: 12px;
    display: inline-block;
    padding-left: 5px;
    text-transform: uppercase;
}
.atitle a{
    float: right;
}
.nn-img1 p{
    width:374px;
    height: 125px;
    overflow: hidden;
}
.nn-img1 p img{
    width:374px;
    height: 125px;
    transform: scale(1);
    transition: .3s;
}

.nn-img1 p:hover img{
    transform: scale(1.1);
    transition: .3s;
}
.news_list1 li h2{
}

.news_list1 li h2 a{
    line-height: 50px;
    font-size: 14px;
    color: #000;
}

.news_list1 li div{
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}
.news_list2{
    margin-top: 18px;
}
.news_list2 li{
    border-top: 1px dashed #cecece;
}
.news_list2 li:last-child{
    border-bottom: 1px dashed #cecece;
}
.news_list2 li a{
    display: block;
    line-height: 45px;
    font-size: 14px;
    color: #333333;
    background: url(../images/tt5.png) no-repeat left center;
    padding-left: 12px;
}

.news_list2 li a:hover{
    background: url(../images/tt6.png) no-repeat left center;
    color: #019235;
}

.news2{
    margin-left: 22px;
}

.news3{
    width:282px;
}

#ydemo{overflow:hidden;margin:0 auto;position:relative;height:418px;}
#yindemo{height:100%;}
#ydemo1{}
#ydemo2{}
.news_list3 li{position:relative;border-bottom:1px dashed #e3e3e3;padding-bottom: 27px;margin-bottom: 27px;}
.news_list3 li a{line-height:30px;padding-left:28px;background: url(../images/wen.png) left center no-repeat;display:block;font-size:12px;font-weight: bold;color: #a3a3a3;}
.news_list3 span{background: url(../images/da.png) left 3px no-repeat;padding-left:28px;font:400 12px/22px "微软雅黑";margin-top:5px;color:#999999;display:block}
.news_list3 li:hover a{text-decoration:none;color:#019235;background: url(../images/wenh.png) left center no-repeat;}
.news_list3 li:hover span{color:#019235;background: url(../images/dah.png) left 3px no-repeat;}



.mess-index{
    background: url(../images/bj4.png) no-repeat top center;
    height: 457px;
    overflow: hidden;
    margin-top: 48px;
}

.mess{
    width:410px;
    margin-top: 210px;
    margin-left: 660px;
}

.message1 label{
    display: inline-block;
    font-size: 12px;
    color: #3a3a3a;
    line-height: 30px;
    margin-bottom: 15px;
}
.message1 label input{
    width:150px;
    height: 30px;
    background: #ebebeb;
    border:none;
}

.message1 .msgbtn{
    display: block;
    width:355px;
    background: #018b3e;
    height: 35px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    margin: 0 auto;
    margin-top: 15px;
    border:none;
    font-weight: bold;
    margin-left: 50px;
}






.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- 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;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}




/*友情链接*/
.f_link{width:1100px;margin:0 auto;}
.f_link span{display: block;margin-bottom: 5px;}
.f_link a{font-size: 12px;color: #666666;line-height: 24px;background: url(../images/tt8.png) no-repeat right center;padding-left: 2px;padding-right: 5px;}
.f_link a:last-child{background: none;}
/*页面底部*/

.nav_foot{
    background: #008530;
    height: 68px;
    line-height: 68px;
    margin-top: 15px;
}
.nav_foot a{
    line-height: 68px;
    color: #fff;
    font-size: 14px;
    padding: 0 34px;
}

.foot-bg{
    background: #019235;
}
#footer{position:relative;width:1100px;margin:0 auto;padding: 50px 0;color: #fff;}
#footer a{color:#fff;}
#footer a:hover{color:#e87518;text-decoration:none;}
.ct{
    font-size: 14px;
    line-height: 26px;
}

.logo1{
    margin-left: 148px;
    margin-top: 18px;
}
.erq{
    margin-top: 16px;
}
.copyright-bg{
    background: #019235;
    border-top: 1px solid #008530;
    padding: 10px 0;
}
.copyright{text-align:center;line-height:24px;color: #fff;}
.copyright a{color: #fff;}

/*------------内页-------------------*/

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #018b3e;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.left .box .content {
    padding: 5px 0px;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;
}
.n_banner img{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:860px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
