




/*女神*/
 .pro_list .ns {
    padding: 30px 0;
}

  .ns_con{
    padding-top: 30px;

}

 .ns_con img {


}

.ns_con .ns_wz {

}
 .ns_con .ns_wz h1{
     color: #b81b84;
     padding: 5px 0;
     font-size: 1.5rem;
     text-align: left;
}
 .ns_con .ns_wz .ns_h2{
    color: #333;
    padding: 5px 0;
     font-size: 1.3rem;
background: none !important;
 }
.ns_con .ns_wz p {
    line-height: 25px;
    font-size: 1rem;
    color: #666;     text-align: left;

}








/*搜索布局*/
.nav_r{
    float: left;

    height: 30px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.nav_r input{

    width: 315px;
    height: 25px;
    border-bottom-left-radius:5px;
    border-top-left-radius: 5px;
    border: #8f8f8f 1px solid;


    margin-top: 2px;
    margin-left: 8px;
    outline: 0;
}
.nav_r button{
    border: 1px solid transparent;
    border-bottom-right-radius:5px;
    border-top-right-radius: 5px;
    width:35px;
    height:30px;
    float:right;
    position: relative;
    margin-left: -1px;
    background: #f2f2f2;
    outline: 0;

}
.nav_r button .nav_span {
    display:block;
    width:40px;
    height:40px;
    float:right;
    background: url("../img/sousuo.png") no-repeat center ;
    background-size: 20px ;
    margin: -5px;
}



/*搜索中的请输入关键词样式*/


/*ͼ*/
/**/
.daohang{
    width:100%;
    overflow: hidden;
    padding:2% 0 1% 0;
    background:#f1eded;
}
.daohang>ul{
    float:left;

}
.daohang>ul li{color:#333;}
.daohang>ul a{
    color:#333;
    display: inline-block;
    /*float:left;*/
}
.daohang .daohang_l a{
    background-size: 22%;
    line-height:1.5rem;
    width:4rem;
    height:1.5rem;
    text-indent: 0.5rem;
    display:inline-block;
}
.daohang .daohang_l{width:15%;}
.daohang .daohang_r{

    width:85%;
}
.daohang .daohang_r li{
    float:left;
    margin:0 1%;
    line-height:1.5rem;
}

.daohang .daohang_r a{line-height:20px;}





/*��Ʒ�б�*/
.pro_list{
    width:100%;
    overflow: hidden;
}
.pro_list .bd .dingzhi_ul{
    width:100%;
    overflow: hidden;
    margin-top:4%;
}



.pro_list .bd .dingzhi_ul li{
    width: 44%;
    overflow: hidden;
    float: left;
    height: 17rem;
    position: relative;
    margin: 2%;
    border: 1px #e5e5e5 solid;
}

.pro_list .bd .dingzhi_ul li:nth-child(2n){
    float:right;
}
.pro_list .bd .dingzhi_ul li>a{
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: 300px;
    display: flex;
    align-items: center;
}

.pro_list .bd .dingzhi_ul li>a>img{
    width: 100%;
    max-height: 300px;
    display: flex;
    align-items: center;

}

.pro_list .bd .dingzhi_ul li>p{
    position: absolute;
    width:100%;
    height:2rem;
    color:#fff;
    font-size: 1rem;
    line-height: 2rem;
    text-align: center;
    background: rgba(0,0,0,0.5);
    bottom: 0;
    left: 0;
}

@media screen and (max-width:320px){
    .pro_list .bd .dingzhi_ul li{
        width:48%;
        overflow: hidden;
        float:left;
        height: 16.5rem!important;
        position: relative;
    }
    .pro_list .bd .dingzhi_ul li>a{
        display: block;
        height: 16.5rem!important;
        position: absolute;
        top:0;
        left: 0;
        width:100%;
        overflow: hidden;
    }
}


.pro_list .bd{

}

.pro_list .bd .list{
    padding: 15px 0;
    color: #333;
    text-align:center;
}
.pro_list .bd .list>li{
    display: inline-block;
    color: #333;
    height: 25px;
    line-height: 25px;
    padding: 0 7px;
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 6px;
    vertical-align: middle;
    background: #f3f3f3;
}

.pro_list .bd .list>li:first-child{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 7px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}
.pro_list .bd .list>li:last-child{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 7px;
    margin: 0 2px;
    color: #fff;
    background: #e7a728;
    border: 1px solid #e7a728;
    border-radius: 4px;
    vertical-align: middle;
}
.pro_list .bd .list>li:last-child a{
    color:#333;
}









.pro_list h2 {
    width: 100%;
    background: #e7a728;
    padding: 1% 0;
    margin:2% 0;
    text-align: left;
    color: #fff;
    font-size: 1.5rem;
    text-indent: 0.5rem;
}



.pro_center{
    width:100%;
    overflow: hidden;
    margin-top:4%;
    padding-bottom: 5%;
}
.pro_center .bd h2{
    color:#333;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    padding:2% 0;
}
.pro_center .bd .pro_item{
    width:100%;
    overflow: hidden;
}
.pro_center .bd .pro_item>img{width:100%;}


.pro_center .bd .pro_item_p1{
    width:80%;
    margin:0 auto;
    overflow: hidden;
}
.pro_center .bd .pro_item_p1 .pro_a1{
    display: block;
    width:40%;
    font-size: 1.2rem;
    text-align: center;
    color:#fff;
    background: #333333;
    border-radius: 6px;
    float:left;
    padding:2% 0;
    margin:6% 5% 3% 5%;
}
.pro_center .bd .pro_item_p1 .pro_a2{
    display: block;
    width:40%;
    font-size: 1.2rem;
    text-align: center;
    color:#fff;
    background: #e7a728;
    border-radius: 6px;
    float:left;
    padding:2% 0;
    margin:6% 5% 3% 5%;
}
/*�����б�Ŷ*/
.page_center{
    width:100%;
    overflow: hidden;
}

.page_center .page_center_ul{
    width:100%;
    overflow: hidden;
}
.page_center .page_center_ul li{
    width:100%;
    overflow: hidden;
    padding:2% 0;
    height:8rem;
}
.page_center .page_center_ul li>a{
    display: block;
    width:90%;
    float:left;
    margin:0 auto;
}
.page_center .page_center_ul li:nth-child(2n){
    background: #f2f2f2;
}
.page_center .page_center_ul li>a h2{
    font-size: 1rem;
    text-indent: 2rem;
    font-weight: bold;
    text-align: left;
    color: #333;
    padding: 2% 0;
    line-height: 2rem;
}
.page_center .page_center_ul li>a>p{
    width:90%;
    margin:0 auto;
    font-size: 1.2rem;
    text-align:justify;
    line-height: 1.5rem;
    text-indent: 2rem;
    color:#333;
}
.page_center .page_center_ul li .page_p2{
    float: right;
    width:10%;
    margin-top:8%;
}
.page_center .page_center_ul li .page_p2>img{
    width:50%;
}
@media screen and (max-width:320px){
    .page_center .bd .page_center_ul li{
        width:100%;
        overflow: hidden;
        padding:2% 0;
        height:8.5rem;
    }
    .page_center .page_center_ul li .page_p2{
        float: right;
        width:10%;
        margin-top:12%!important;
    }
}





.page_center .list{
    padding: 15px 0;
    color: #333;
    text-align:center;
}
.page_center .list>li{
    display: inline-block;
    color: #333;
    height: 25px;
    line-height: 25px;
    padding: 0 7px;
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 6px;
    vertical-align: middle;
    background: #f3f3f3;
}
.page_center .list>li>a{
    color:#333;
}
.page_center .list>li:first-child{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 7px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}
.page_center .list>li:last-child{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 7px;
    margin: 0 2px;
    color: #fff;
    background: #e7a728;
    border: 1px solid #e7a728;
    border-radius: 4px;
    vertical-align: middle;
}
.page_center .list>li:last-child a{
    color:#333;
}















/*��������*/
.page_center .bd .pro_item>p{
    color:#333;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: justify;

    padding:2% 0;

}
.page_center .bd .pro_item>p>img{width:100%}
.xg_pro .bd .page_zx{
    width:100%;
    overflow: hidden;
}
.xg_pro .bd .page_zx li{
    padding:2% 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    text-indent: 2rem;
}
.xg_pro .bd .page_zx li>a{
    color:#333;
    font-size: 1.2rem;
    text-align: left;
}



.xg_pro h2 {
    width: 100%;
    background: #e7a728;
    padding: 1% 0;
    margin:2% 0;
    text-align: left;
    color: #fff;
    font-size: 1.5rem;
    text-indent: 0.5rem;
}


/*产品中心*/





.za01 ul {
overflow: hidden;
}

.za01 ul li {

    width: 47%;
    padding-left: 2%;
    float: left;
    height: 18rem;
}

.za01 ul li  p {
    text-align: center;
    font-size: 16px;
    color: #333;

    height: 40px;
    line-height: 40px;

}

.za01 ul li a img {
    width: 100%;
    height: 80%;
}
