.pro_header_bj{
    width: 100%;
    max-width: 2000px;
    background-image: url(../pro_img/header_bg.jpg);
    background-repeat:repeat-x;
	background-position:top left;
	white-space:nowrap;
}
.pro_header_bj{
    padding: 30px 0;
}
.logo>img{
    width: 100%;
}
.logo{
    width: 19%;
    padding:0 0% 0 6%;
    display: inline-block;
}
.dht{
    width: 75%;
    display: inline-block;
    position: relative;
}
.dht>div{
    text-align: center;
}
.dht>div>span{
    font-size: 18px; 
    position: relative;
    left:30%; 
    bottom: 18px;
}
.dht>div>ul{
    position: relative;
    bottom: 10px;
    padding-right: 3%;
}
.dht>div>ul>li{
    border-left: 1px;
	border-left-style:solid;
    border-color: silver;
    display: inline;
    position: relative;
    margin-right: 1%;
    left:28%;
}
.dht>div>ul>li>a{
    margin-left: 6px;
    font-size: 18px;
    color: rgb(94, 20, 20);
    text-align: center;
}
.page_mei{
    width: 100%;
    background-color: #d1d1d1;
    padding: 10px 0;
}
.page_mei>span{
    margin-left: 8%;
    font-size: 16px;
}
.page_mei>span>a{
    font-size: 30px;
    font-family: "黑体";
    margin-right: 2px;
}
.zhengwen_pc{
    width: 100%;
    max-width: 2000px;
    position: relative;
}
.tuijian_pc{
    position: absolute;
    top:1%;
    margin:0% 1%;
    width: 18%;
}
.tuijian_pc>ul{
    margin-top: 28px;
    width: 100%;
}
.tuijian_pc>ul>li{
    text-align: center;
    margin-top: 10px;
    
}
.tuijian_pc>ul>li>a{
    font-family: "幼圆";
    font-size: 26px;
    font-weight:bolder;
}
    
.pro_pc{
    position: absolute;
    top:30px;
    left:20%;
    width: 58%;
    font-family: "幼圆"; 
}
.pro_pc>span{
    font-size: 28px;
}
.pro_xg_pc{
    position: absolute;
    top:30px;
    left:80%;
    width: 16%; 
}
.pro_pc>div{
    margin: 0 1%;
    float: right;
    width: 50%;
}
.pro_pc>div>img{
    width: 100%;
    border-radius:10px;
}
.pro_xg_pc>span{
    font-size: 26px;
}
.pro_xg_pc>p{
    font-family: "幼圆";
}
.pro_xg_pc>ul{
    width: 100%;
    overflow: hidden;
    margin-bottom:30px ;
 }
 .pro_xg_pc>ul>li{
     float: left;
     margin-right: 6%;
     display:block;
     border-bottom: solid;
 }
 .pro_xg_pc>ul>li>a{
     font-size: 16px;
     font-family: "黑体";
     color: rgb(73, 1, 13);
 }
 .pro_xg_pc>a{
    font-size: 18px;
}