@charset "utf-8";

body{font-size:12px;font-family:Arial,Microsoft YaHei,Helvetica, sans-serif;line-height: 26px;color: #000; background:#f7f7f7;}
.mc{color: #1b973e}
.bgc{background: #1b973e;}
.center{width:1200px;margin:auto;}


.layui-form-select dl dd.layui-this {
    background-color:#1b973e;
}

#preview{  text-align:center; width:520px;}
.list-h li{ float:left;}
#spec-n5{width:520px; padding-top:6px; overflow:hidden;}
#spec-left{ width:50px;  float:left; cursor:pointer; overflow: hidden;}
#spec-left img,#spec-right img{height: 93px;}
#spec-right{width:50px; height:120px; float:left;cursor:pointer; overflow: hidden;}
#spec-list{ position:relative; width:390px; margin-right:6px;}
#spec-list{ width:400px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left;  display:inline;width:100px;overflow: hidden;}
#spec-list ul li img{ width:90px; height:90px;border:1px solid #ccc;}

/*jqzoom*/
.jqzoom{ width:500px; height:500px; position:relative;border: 1px solid #e1e1e1;}
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

.procon{
    width: 550px;
}
.procon h1{
    margin-top: 20px;
    color: #1b973e;
    font-size: 30px;
    font-weight: bold;
}
.procon h2{
    margin-top: 30px;
    color: #535353;
    font-size: 16px;
}

.procon h5{
    width: 160px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #eb6100;
    margin-top: 30px;
}
.procon h5 a{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.index-pro-type{
    margin: 50px auto 0;
}
.index-pro-type li{
    width: 285px;
    height: auto;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.index-pro-type li:last-child{
    margin-right: 0px;
}
.index-pro-type li img{
    width: 285px;
    height: 220px;
}
.index-pro-type li p{
    font-size: 24px;
    color: #373737;
    text-align: center;
    margin-top: 10px;
    overflow: hidden;
}

.header{
    height: 100px;
    color: #231815;
    font-size: 16px;
    /*-webkit-box-shadow:  0px 5px 5px 0 #eeefef;
    -moz-box-shadow:  0px 5px 5px 0 #eeefef;
    box-shadow:  0px 5px 5px 0 #eeefef;*/
    z-index: 100;
    border-top: 10px solid #1b973e;
    position: relative;
}
.header a{
    color: #333333;
}
.header .tlogo img{
    height: 100px;
}
.header .nav{
    margin-left: 20px;
}
.header .nav li{
    line-height: 100px;
    width: 100px;
    text-align: center;
    float: left;
    margin: 0 5px;
    overflow: hidden;
    font-weight: bold;
}
.header .nav li.on,.header .nav li:hover{
    background: #1b973e;
}
.header .nav li.on a,.header .nav li:hover a{
    color: #fff;
}
.nav div{
    position: absolute;
    z-index: 10000;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    left: 0;
    top: 100px;
    text-align: center;
    display: none;
    height: 60px;
    line-height: 60px;
}
.nav div a{
    display: inline-block;
    margin: 0 20px;
}
.header .nav li:hover div{
    display: block;
}



.lanbox {
    border-left: 1px solid #e0f0dd;
    height: 100px;
    padding-left: 15px;
}
.lanbox h1{
    line-height: 30px;
    /*text-align: right;*/
}
.lanbox h2 span{
    height: 42px;
    line-height: 42px;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
}
.lanbox h2 span img{
    margin-right: 5px;
}


.bannerbox .swiper-slide{
    width: 100%;
}
.bannerbox .swiper-slide img{
    width: 100%;
}
.banner-bottom {
    height: 100px;
    overflow: hidden;
}
.banner-bottom .banner-icon{
    width: 50%;
    height: 100px;
    background: #1b973e;
    text-align: right;
}
.banner-bottom .telbox{
    width: 50%;
    background: #fff;
    line-height: 50px;
}
.banner-bottom .box{
    width: 600px;
    float: right;
    line-height: 100px;
}
.telbox p{
    font-size: 24px;
    color: #6b6b6b;
    padding-left: 30px;
    text-transform: uppercase;
}
.telbox p span{
    color: #1b973e;
}
.telbox h2{
    padding-left: 40px;
    font-size: 24px;
    color: #1b973e
}
.telbox .iconfont{
    font-size: 22px;
    margin-right: 10px;
}


.index-about{
    padding: 70px 0;
    background: #f4fcf2;
    position: relative;
    -webkit-box-shadow:  0px 5px 5px 0 #e4e8e2;
    -moz-box-shadow:  0px 5px 5px 0 #e4e8e2;
    box-shadow:  0px 5px 5px 0 #e4e8e2;
}
.index-top h1{
    font-size: 36px;
    color: #4d4d4d;
    text-align: center;
    line-height: 50px;
}
.index-top h2{
    font-size: 16px;
    color: #878787;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    padding: 10px 0;
}
.index-top h3{
    width: 50px;
    height: 3px;
    background: #1b973e;
    margin: 10px auto 0;
}
.index-img1 img{
    position: absolute;
    top: 30px;
    left: 0;
    width: 14%;
}
.index-img2 img{
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 12%;
}
.index-about .box{
    background: #fff;
    height: 290px;
    overflow: hidden;
}
.index-about .con{
    padding: 40px 20px 40px 40px;
    width: 560px;
}
.index-about .con h1{
    font-size: 24px;
    color: #1b973e;
}
.index-about .con h2{
    font-size: 30px;
    color: #1b973e;
    font-weight: bold;
    margin: 20px auto 25px;
    letter-spacing: -1px;
}
.index-about .con h3{
    width: 66px;
    height: 3px;
    background: #1b973e;
}
.index-about .con h4{
    margin-top: 20px;
    line-height: 30px;
    color: #959595;
    font-size: 16px;
    height: 90px;
    overflow: hidden;
}
.index-about .img img{
    width: 570px;
    height: 286px;
    padding: 2px;
}
.index-more{
    width: 180px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #1b973e;
    color: #fff;
    font-size: 18px;
    margin: 50px auto 0;
    border-radius: 27px;
    text-transform: uppercase;
}
.index-more a{
    color: #fff
}



.index-pro{
    padding: 70px 0 0;
    position: relative;
    background: #f5f5f5;
}
.index-pro .con{
    padding: 70px 50px;
    width: 500px;
    height: 520px;
    overflow: hidden;
    z-index: 10;
    box-shadow: 0px 15px 15px 0 #e6e6e6,
    0px -15px 15px 0 #e6e6e6,
    -15px 0px 15px 0 #e6e6e6,
    15px 0px 15px 0 #e6e6e6;
}
.pro-top{
    height: 70px;
    line-height: 70px;
}
.pro-top .icon{
    font-size: 64px;
    color: #3b3b3b;
    margin-right: 20px;
}
.pro-top .word {
    width: 260px;
}
.pro-top .word h1{
    font-size: 27px;
    line-height: 40px;
    font-family: font2;
    color: #3b3b3b;
}
.pro-top .word h2{
    font-size: 16px;
    line-height: 30px;
    color: #3b3b3b;
    text-transform: uppercase;
}
.pro-top .pro-more{
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #1b973e;
    font-size: 18px;
    border-radius: 15px;
    margin-top: 5px;
}
.pro-top .pro-more a{
    color: #fff;
}
.index-protype-list li{
    width: 152px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #acacac;

    float: left;
    font-size: 18px;
    margin-right: 17px;
}
.index-protype-list li.on,.index-protype-list li:hover{
    background: #1b973e;
}
.index-protype-list li:last-child{
    margin-right: 0px;
}
.index-protype-list li a{
    color: #3b3b3b;
}
.index-protype-list li.on a,.index-protype-list li:hover a{
    color: #fff;
}
.index-pro-img li{
    width: 240px;
    height: 320px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}
.index-pro-img li:last-child{
    margin-right: 0px;
}
.index-pro-img li img{
    width: 240px;
    height: 320px;
}

.index-pro .box .img{
    padding: 50px 65px;
    width: 470px;
    height: 560px;
    box-shadow: 0px 15px 15px 0 #e6e6e6,
    0px -15px 15px 0 #e6e6e6,
    15px 0px 15px 0 #e6e6e6;
    overflow: hidden;
}
.index-pro .box .img img{
    width: 470px;
    height: 560px;
}
.probox{
    background: #f5f5f5;
}
.probox-top .iconfont{
    font-size: 34px;
    color: #1b973e;
    line-height: 50px;
    margin-right: 20px;
}
.probox-top .word h1{
    font-size: 30px;
    color: #353535;
    font-family: font2;
    line-height: 30px;
}
.probox-top .word h2{
    font-size: 14px;
    color: #353535;
    text-transform: uppercase;
    line-height: 20px;
}
.probox-more{
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1b973e;
    font-size: 14px;
    margin-top: 5px;
}
.probox-more a{
    color: #fff;
}
.probox .mbox{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.probox .mbox li img{
    width: 100%;
    height: 210px;
    border: 2px solid #fff;
}
.probox .mbox li p{
    font-size: 18px;
    color: #595959;
    margin-top: 10px;
}

.index-img3 img{
    position: absolute;
    top: 400px;
    left: 0;
    width: 12%;
}
.index-img4 img{
    position: absolute;
    bottom: 200px;
    right: 0;
    width: 13%;
}

.index-elegant{
    position: relative;
    background: #fff;
}
.ellist {
    text-align: center;
}
.ellist a{
    display: inline-block;
    border: 1px solid #acacac;
    font-size: 18px;
    color: #4f4f4f;
    margin: 0 10px;
    padding: 5px 20px;
}
.ellist a.on,.ellist a:hover{
    color: #fff;
    background: #1b973e
}
.elbox{
    width: 100%;
    overflow: hidden;
}
.elbox li{
    width: 380px;
    height: 280px;
    overflow: hidden;
    float: left;
    margin-right: 30px;
}
.elbox li img{
    width: 380px;
    height: 280px;
}
.index-img5 img{
    position: absolute;
    top: 150px;
    left: 0;
    width: 13%;
}

.index-news{
    position: relative;
    background: #f5f5f5;
}
.index-news .top .icon .iconfont{
    font-size: 24px;
    color: #1b973e;
    margin-right: 10px;
}
.index-news .top .word{
    font-size: 24px;
    color: #1c1c1c;
    font-family: font2;
    font-weight: bold;
}
.index-news .top .more{
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #1b973e;
    color: #fff;
    font-size: 16px;
    border-radius: 15px;
}
.index-news .top .more a{
    color: #fff;

}
.index-newsbox1{
    width: 720px;
    height: 440px;
    overflow: hidden;
    padding:50px 30px 30px;
    background: #fff;
}
.index-newsbox1 .hotnews .img{
    width: 290px;
    height: 160px;
    overflow: hidden;
}
.index-newsbox1 .hotnews .img img{
    width: 290px;
    height: 160px;
}
.index-newsbox1 .hotnews .con{
    width: 410px;
    height: 160px;
    overflow: hidden;
}

.index-newsbox1 .hotnews .con h1{
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-newsbox1 .hotnews .con a{
    color: #1d1d1d;
}
.index-newsbox1 .hotnews .con h2{
    font-size: 14px;
    color: #949494
}
.index-newsbox1 .hotnews .con h3{
    margin-top: 10px;
    font-size: 14px;
    color: #949494;
    height: 75px;
    line-height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
}
.index-newslist1 li{
    width: 320px;
    height: 60px;
    padding: 15px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    background: #f5f5f5;
}
.index-newslist1 li:nth-child(2n){
    margin-right: 0px;
}
.index-newslist1 li .con{
    max-width: 270px;
}
.index-newslist1 li h1{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #3c3c3c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-newslist1 li h2{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #949494;
}
.index-newslist1 li .more{
    height: 60px;
    line-height: 60px;
}
.index-newslist1 li .more span{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background: #464646;
    display: inline-block;
}
.index-newslist1 li .more .iconfont{
    font-size: 10px;
    color: #fff;

}
.index-newsbox2{
    width: 330px;
    height: 440px;
    overflow: hidden;
    padding:50px 30px 30px;
    background: #fff;
}
.index-newsbox2 .hotnews img{
    width: 330px;
    height: 180px;
}
.index-newslist2 li{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;

}
.index-newslist2 li a{
    color: #595959;
}

.index-img6 img{
    position: absolute;
    top: 150px;
    right: 0;
    width: 12%;
}

.conbox{
    width: 100%;
    height: 430px;
    overflow: hidden;
}
.conbox .subbox{
    width: 50%;
    height: 430px;
    background: #1b973e;
}
.conbox .imgbox{
    width: 50%;
    height: 430px;
    background: url(../images/contact_bg.jpg) left center no-repeat;
}
.conbox .subbox .box{
    width: 600px;
}
.conbox .subbox .iconfont{
    font-size: 34px;
    color: #fff;
    margin-right: 5px;
    display: block;
    margin-top: 5px;
}
.subbox .word{
    font-size: 24px;
    color: #fff;
    display: block;
}

.conbox .layui-form{
    padding-left: 50px;
    color: #fff;
}
.conbox .layui-form-label{
    font-size: 18px;
    width: 60px;
}
.conbox .layui-input-block1{
    float: left;
    width: 300px;
}
.conbox .layui-input-block2{
    float: left;
    width: 360px;
}
.conbox .layui-input-block3{
    float: left;
    padding-left: 90px;
}
.conbox .layui-btn{
    width: 120px;
    background: #ffff00;
    color: #ff0000;
    font-size: 16px;
}

.footer .box{
    padding: 90px 0 60px;
    background: #fff;
    height: 200px;
    overflow: hidden;
}
.footer .top{
    font-size: 26px;
    color: #1b973e;
    font-weight: bold;
    padding-left: 10px;
    border-left: 3px solid #1b973e;
    margin-bottom: 30px;
}
.fnav{
    width: 300px;
}
.fnav li{
    width: 120px;
    padding-left: 20px;
    float: left;
    line-height: 30px;
    font-size: 14px;
}
.fnav li a{
    color: #757575
}
.ftel {
    width: 600px;
}
.ftel li{
    width: 300px;
    float: left;
    height: 44px;
    margin-bottom: 50px;
    overflow: hidden;
}
.ftel li .iconfont{
    font-size: 30px;
    color: #757575;
    padding:0 10px;
    line-height: 44px;
}
.ftel li .word{
    line-height: 20px;
    padding-left: 10px;
    border-left: 1px solid #757575;
    font-size:14px;
    color: #757575;
    width: 200px;
    overflow: hidden;
}
.ftel li .word a{
    color: #757575
}
.fcode {
    line-height: 200px;
}
.fcode img{
    width: 130px;
    height: 130px;
}
.footer .bottom{
    height: 50px;
    line-height: 50px;
    background: #1b973e;
    color: #fff;
    font-size: 14px;
}
.footer .bottom a{
    color: #fff;
    margin-right: 10px;

}

.nbox{
    width: 1200px;
    margin: 50px auto;
    background: #fff;
    overflow: hidden;
}
.nmbox{
    padding: 40px;
}
.ntop{
    text-align: center;
}
.ntop a{
    display: inline-block;
    border: 1px solid #acacac;
    font-size: 18px;
    color: #4f4f4f;
    margin: 0 10px;
    padding: 5px 20px;
}
.ntop a.on,.ntop a:hover{
    color: #fff;
    background: #1b973e
}

.piclist li{
    width: 350px;
    overflow: hidden;
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
}
.piclist li:nth-child(3n){
    margin-right: 0;
}
.piclist li .img{
    width: 350px;
    height: 230px;
    overflow: hidden;
}
.piclist li .img img{
    width: 350px;
    height: 230px;
}
.piclist li p{
    text-align: center;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}
#pagebox{
    text-align: center;
}
.newslist li{
    width: 350px;
    overflow: hidden;
    float: left;
    margin-right: 35px;
    margin-bottom: 10px;
}
.newslist li:nth-child(3n){
    margin-right: 0;
}
.newslist li .img{
    width: 350px;
    height: 230px;
    overflow: hidden;
}
.newslist li .img img{
    width: 350px;
    height: 230px;
}
.newslist li h1{
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    color: #333;
    margin-top: 5px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newslist li h2{
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #666
}
.newslist li h3{
    line-height: 25px;
    height: 50px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.contact-list li{
    width: 287px;
    overflow: hidden;
    float: left;
    margin-right: 17.3px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
    color: #575757;
    height: 150px;
}
.contact-list li:last-child{
    margin-right: 0px;
}
.contact-list li h1{
    margin-bottom: 5px;
}
.contact-list li .iconfont{
    font-size:40px;
    color: #1b973e;
    font-weight: bold;
}
.contact-list li h3{
    line-height: 25px;
    height: auto;
}

.msgbox {
    padding: 40px;
    background: #fff;
}
.msgbox .top{
    text-align: center;
    font-size: 30px;

}
.msgbox .layui-form-item1{
    width: 300px;
    float: left;
    margin-right: 50px;
}

.msgbox .layui-form-label{
    font-size: 12px;
    color: #000;
    width: 60px;
    padding: 9px 0;
}
.msgbox .layui-input-block1{
    width: 240px;
    float: left;
}
.msgbox .layui-input-block2{
    width: 940px;
    float: left;
}








.nlogo h1{
    width: 270px;
    height: 60px;
    line-height: 60px;
    background: url(../images/nlogo_bg.png) center no-repeat;
    background-size: auto;
    background-size: 100%;
    font-size: 31px;
    font-family: scb;
    text-align: center;
    margin: 70px auto 0;
}
.nlogo h2{
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    text-transform: uppercase;
}


.detailsbox h1{
    line-height: 32px;
    height: 32px;
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.detailsbox h2 {
    background: url(../images/anl_l.gif) left 50px repeat-x;
    height: 63px;
    width: 100%;
    position: relative;
    margin-bottom: 40px;

}
.detailsbox h2 .backbtn {
    display: inline-block;
    width: 75px;
    text-align: center;
    line-height: 26px;
    height: 26px;
    font-size: 12px;
    color: #fff;
    background: url(../images/anl_ic3.gif) center top no-repeat;
    z-index:1000;
    position: absolute;
    right: 0;
    bottom: 0;
}
.detailsbox h2 .title{
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 50px;
}
.detailsbox .sharebox{
    font-size: 16px;
    color: #034091;
    font-weight: bold;
    position:absolute;
    right:10px;
    top:10px;
}
.detailsbox h2 .title span{
    margin:0 20px;
}
.detailsbox a{
    color: #666;
}
.detailsbox .content{
    margin: 30px auto ;
}
.detailsbox .from{
    margin: 20px 0px;
    font-size: 14px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.detailsbox .maximg img{
    max-width: 80%;
    text-align: center;
}



.trunpage {
    text-indent: 0;
    line-height: 39px;
    height: 39px;
    border: 1px #cacaca dashed;
    border-left: none;
    border-right: 0;
    margin-bottom: 40px;
    font-size: 14px
}
.rcrd {
    margin: 10px 0 0;
    padding: 16px 30px 0 25px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    height: auto;
    background: #f6f6f6
}

.rcrd b {
    display: block;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #034091
}
.rcrd li {
    border-bottom: 1px #cacaca dashed;
    padding: 0 0 0 9px;
    line-height: 49px;
    height: 49px;
    overflow: hidden;
    background: url(../images/anl_ic5.gif) left 24px no-repeat
}
.rcrd li:last-child {
    border-bottom: 0;
}
.rcrd .lst {
    border: 0
}
.rcrd li a {
    color: #666
}
.rcrd li span {
    float: right;
    font-family: "Microsoft YaHei";
    color: #666
}

.noticebox{
    width: 400px;
    margin: 50px auto;
}
.noticebox .title{
    font-size: 24px;
    color: #ff5c00;
}
.noticebox .box{
    margin-top: 50px;
    color: #333333;
}
.noticebox .box p{
    font-size: 20px;
}
.noticebox ul{
    padding-left: 30px;
}
.noticebox li{
    height: 32px;
    line-height: 32px;
    margin: 5px 0;

}
.a-radio{
    display: none;
}
.b-radio{
    display: inline-block;
    border:1px solid #ccc;
    width:24px;
    height: 24px;
    border-radius:50%;
    vertical-align: middle;
    margin-top: 4px;
    margin-right: 10px;
    position: relative;
    float: left;
}
.b-radio:before{
    content: '';
    font-size: 0;
    width: 16px;
    height: 16px;
    background: #ff5c00;
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -8px;
    margin-top: -8px;
    border-radius: 50%;
    display: none;
}
.a-radio:checked~.b-radio:before{
    display: block;
}
.noticebox .word{
    font-size: 20px;
    display: block;
    height: 32px;
    line-height: 32px;
    float: left;
}
.btnbox{
    height: 50px;
    line-height: 50px;
    margin-top: 100px;
}
.btnbox .price span{
    font-size: 18px;
    color: #666;
    margin-right: 20px;
}
.btnbox .price span i{
    font-size: 22px;
    margin-right: 5px;
}
.btnbox .buybtn{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ff5c00;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
}
.btnbox .backbtn{
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #ccc;
    color: #999;
    font-size: 20px;
    margin-top: 10px;
    border-radius: 5px;
}

.pro-pic-list1{
    overflow: hidden;
}
.pro-pic-list2{
    overflow: hidden;
}





















