@charset "gb2312";
/**
 * DESCRIPTION   
 * AUTHOR  Chenlq
 * TIME  2022-4-12
 */
/* CSS Document */
* {
    vertical-align: baseline;
    font-weight: inherit;
    font-family: 'Arial', 'Microsoft YaHei', 'Î¢ÈíÑÅºÚ';
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    line-height:inherit;
    list-style:none;
    text-decoration:none;
}
html,body{
    background:#fff;
}
img{
    max-width: 100%;
}
.w_top{
    background: #f5f5f5;
    overflow: hidden;
}
.toppic{
    width: 1200px;
    margin: 0 auto;
}
.toppic .banner{
    position: relative;
    text-align: center;
}
.toppic .banner p{
    position: absolute;
    font-size: 85px;
    text-align: center;
    color: #fff;
    top: 50%;
    width: 100%;
    line-height: 120px;
    margin-top:-125px;
    font-weight: bold;
}
.bannd{
    position: relative;
    width: 950px;
    font-size: 22px;
    line-height: 32px;
    color: #1a1a1a;
    padding:24px 0;
    margin:15px auto 25px;
    text-indent: 72px;
}
.bannd i{
    position: absolute;
    width: 30px;
    height: 24px;
    background: url("http://www.yesky.com/TLimages2009/yesky/special/images/buyshan11/yhao.png") no-repeat;
    top: 0;
    left: -45px;
}
.bannd i.ficon{
    left:auto;
    right:-45px;
    top:auto;
    bottom:0;
    background-position: 0 -30px;
}
.bannd a,.pdjx dd.zhy a{
    color:#3063f3;
}
.cont{
    width: 1080px;
    margin: 40px auto 0;
    overflow: hidden;
}
.con_l{
    width: 675px;
    float: left;

}
.bt{
    border-bottom:1px solid #c8d4f5;
    height: 35px;
    margin-bottom: 25px;
}
.bt h2{
    background: #fff url(http://www.yesky.com/TLimages2009/yesky/special/images/buyshan11/btline.png) no-repeat;
    height:36px;
    font-size: 35px;
    padding: 0 10px 0 25px;
    display: inline-block;
    font-weight: bold;
    line-height: 35px;
}
.con_r_ul{
        width: 100%;
        display: inline-block;
}
.con_r_ul li{
    width: 100%;
    font-size:18px;
    line-height: 32px;    
}
.con_r_ul li:before{
    content:'';
    width: 4px;
    height: 4px;
    background:#9a8e8e;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.video{
    width: 675px;
    height: 380px;
}
.pdjx{
    /* margin-top: 45px; */
}
.pdjx blockquote{
    display: none;
}
.pdjx blockquote.show{
    display: block;
}
.pdjx dl{
    border-top: 1px dashed #e3e3e3;
    padding-top: 20px;
}
.pdjx dl.first{
    border-top:0;
    padding-top: 0;
}
.pdjx dt{
    font-size: 23px;
    line-height: 23px;
}
.pdjx dt a{
    color: #202020;
}
.pdjx dd.mack{
    color: #b5b5b5;
    font-size: 15px;
    padding:12px 0 10px;
}
.pdjx dd.mack span{
    background: url("http://www.yesky.com/TLimages2009/yesky/special/images/buyshan11/pdjx.png") no-repeat;
    padding-left: 22px;
    background-position:0 0;
}
.pdjx dd.mack span.author{
    background-position:0 -20px;
    padding-left: 18px;
    margin-left: 25px;
}
.pdjx dd.zhy{
    color: #3e3e3e;
    font-size: 18px;
    line-height: 30px;
    padding:5px 0 15px;
}
.pdjx dd img{
    width: 100%;
}
.qiehua{
    text-align: center;
}
.qiehua span{
    width: 38px;
    height: 38px;
    display: inline-block;
    font-size: 16px;
    border: 1px solid #c8c8c8;
    border-radius: 6px;
    color: #333;
    line-height: 38px;
    margin:5px;
    cursor: pointer;
}
.qiehua span.cur{
   background: #3063f3;
   border: 1px solid #3063f3;
   color: #fff;
}
.con_r{
    width: 375px;
    float:right;
}
.zxone li{

}
.zxone li p{
    font-size: 18px;
    margin:8px 0 18px;
}
.zxone li p a{
    color: #3f3f3f;
}
.zxone li p a:hover{
    color: #3063f3;
}
.pro blockquote{
    width: 395px;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
    margin-bottom: 22px;
}
.pro blockquote.bottom{
    border-bottom: none;
}
.pro dl{
    float: left;
    width: 175px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.pro dl dt{
    text-align: center;
    border: 1px solid #eee;
}
.pro .tit{
   font-size: 15px;
   padding: 8px 0 5px;
}
.pro dd span{
    color: #ff3b3b;
    font-size: 19px;
}
.pro dd s{
    text-decoration: line-through;
    color: #b8b8b8;
    margin-left: 8px;
    font-size: 16px;
}
.pro .goum{
    margin-top: 8px;
    text-align: center;
}
.pro dl a{
    color: #3f3f3f;
}

.pro dl.first{
    width: 375px;
}
.pro dl.first dt{
    width:192px;
    float:left;
}
.pro dl.first .tit{
    font-size: 17px;
}
.pro dl.first dd{
    float: right;
    width: 170px;
}
.pro dl.first span{
    display: block;
    width: 110px;
    height: 25px;
    background: #ff3b3b;
    margin: 0 auto 5px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
}
.pro dl.first s{
    display: block;
    text-align: center;
}
.zxone{
    margin-bottom: 50px;
}
.foot{
    margin-top: 20px;
    background: #f5f5f5;
    padding: 30px 0;
}
.jdwap,.morewap{
    display: none;
}
.tjyd{
    width: 100%;
    display: inline-block;
}
.tjyd li{
    font-size: 20px;
    line-height: 32px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.tjyd li:before{
    content:'';
    margin-right: 6px;
    width: 5px;
    height: 5px;
    background:#e8e8e8;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
}
.tjyd li a{
    color:#202020;
}
.tjyd li a:hover,.tjyd li a:active,.tjyd li a:visited,a:link{
    color:#202020;
}
.focus1,.focus2{
    margin-top: 20px;
    width: 100%;    
    overflow:hidden;
    position: relative;
    font-size: 16px;
}
.focus1 li,.focus2 li{
    width: 375px;
    height: 188px;
    position: relative;
}
.focus1 li p,.focus2 li p{    
    width: 100%;
    height: 40px;
    padding:0 10px;
    background:rgba(0,0,0,0.8);
    font-size: 14px;
    color:#fff;
    line-height: 40px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    box-sizing: border-box;
    position: absolute;
    bottom:0;
    left: 0;
}
.swiper-pagination{
    position: static;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    margin-top: 8px;
}
.swiper-pagination-bullet{
    width:12px;
    height:12px;
    background:#deb58f;
    opacity:1;
    margin:0 8px!important;
}
.swiper-pagination-bullet-active{
    opacity:1;
    background:#f69132;
}

@media screen and (max-width: 1000px){
    .jdpc,.ztjgqc_header,.foot,.qiehua,.zxnoewap,.pro blockquote.bottom{
        display: none;
    }
    .jdwap,.morewap{
        display: block;
    }
    .w_top{
        margin-bottom:.5rem;
    }
    .toppic,.bannd,.cont,.con_l,.con_r,.video,.zxone li img,.pro blockquote,.pro dl.first{
        width:100%;
    }
    .video{
        height:4rem;
    }
    img{
        vertical-align: top;
    }
    .cont{
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .toppic .banner p{
        font-size:.65rem;
        line-height: .95rem;
        margin-top:-.95rem;
    }
    .bannd{
        padding:.24rem .4rem;
        box-sizing: border-box;
        font-size: .26rem;
        line-height: .45rem;
        text-indent: .4rem;
        margin:.3rem auto .4rem;
    }
    .bannd i{
        width:.35rem;
        height:.28rem;
        left: .28rem;
        background-size: .35rem;
    }
    .bannd i.ficon{
        right: .28rem;
        background-position: 0 -.35rem;
    }
    .cont{
        margin:.2rem auto 0;
    }
    .bt{
        height: .53rem;
        margin-bottom: .32rem;
    }
    .bt h2 {
        background: #fff url(http://www.yesky.com/TLimages2009/yesky/special/images/buyshan11/btline.png) no-repeat;
        height: .55rem;
        font-size: .48rem;
        padding: 0 .1rem 0 .32rem;
        display: inline-block;
        font-weight: bold;
        line-height: .55rem;
        vertical-align: top;
        background-size: .25rem;
    }

    .con_r_ul li{        
        font-size:0.24rem;
        line-height: 1.5;        
    }
    .con_r_ul li:before{        
        width: 0.06rem;
        height: 0.06rem;       
        margin-right: 0.15rem;        
    }
    .pdjx dt{
        font-size: .32rem;
        line-height: .36rem;
    }
    .pdjx dd.zhy {
        font-size: .24rem;
        line-height: .38rem;
        padding: .15rem 0 .2rem;
    }
    .pdjx{
        margin-top:.6rem;
    }
    .pdjx dd.mack {
        font-size: .2rem;
        padding: .18rem 0 .16rem;
    }
    .pdjx dd.mack span {
        padding-left: .3rem;
        background-size: .25rem;
        background-position: 0 0;
    }
    .pdjx dd.mack span.author {
        background-position: 0 -.25rem;
        padding-left: .25rem;
        margin-left: .15rem;
    }
    .pdjx dd img{
        vertical-align: top;
    }
    .pdjx dl{
        padding-top:.3rem;
    }
    .morewap{
        width: 2.2rem;
        line-height: .6rem;
        font-size: .32rem;
        margin: 0 auto;
        border: 2px solid #ddd;
        border-radius: .5rem;
        color: #bebebe;
        text-align: center;
        margin-bottom: .5rem;
    }
    .zxone li p{
        font-size: .28rem;
        margin: .2rem 0 .35rem;
        line-height: .45rem;
    }
    .pro dl{
        width: 47.3%;
        margin-bottom: .4rem;
        margin-right: .38rem;
        box-sizing: border-box;
    }
    .pro dl:nth-of-type(2n+1){
        margin-right: 0;
    }
    .pro dd{
        line-height: .6rem;
    }
    .pro .tit{
        font-size: .3rem;
        padding: .1rem 0 0;
        line-height:.35rem;
    }
    .pro dd span{
        font-size: .32rem;
        vertical-align: top;
    }
    .pro dd s{
        font-size: .3rem;
        vertical-align: top;
    }
    .pro .goum{
        margin-top:.12rem;
    }
    .pro dl.first dt{
        width: 50%;
    }
    .pro dl.first dd{
        width: 46%;
    }
    .pro dl.first span{
        width: 2.2rem;
        height: .5rem;
        margin: .2rem auto .1rem;
        text-align: center;
        border-radius: .1rem;
        line-height: .5rem;
    }
    .pro dl.first dd{
        line-height: .4rem;
    }
    .pro blockquote{
        margin-bottom: 0.3rem;
    }

    .tjyd li{
    font-size:0.32rem;
    line-height: 0.50rem;   
    }
    .tjyd li:before{
        
        margin-right: 0.12rem;
        width: 0.08rem;
        height: 0.08rem;        
        border-radius: 50%;        
    }
    .focus1,.focus2{
        margin-top: 0.30rem;
        display: inline-block; 
        font-size: 0.24rem;       
    }
    .focus1 li,.focus2 li{
        width: 100%;        
    }  
     .focus1 li img,.focus2 li img{
        width: 100%;
        height: auto;
     }  
    .swiper-pagination{
        position: absolute;
        bottom: 0.15rem;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 0rem;
    }
    .swiper-pagination-bullet{
        width:0.12rem;
        height:0.12rem;        
        margin:0 0.08rem!important;
    }    
}