*{
    color: #333333;
}
.fbg1{
    width: 518px;
    height: 301px;
    position: relative;
    top: 100px;
    left: 100px;
}
.fbg2{
    width: 321px; 
    height: 269px;
    position: absolute;
    right: -38px;
    top: -15px;
}
.f_logo{
    position: relative;
    top: -230px;
    left: 0;
}
.main{
    width: 1200px;
    
}
.logo{
    background-image: none;
    overflow: hidden;
}
.l_yelllow{
    color: #d5b666;
}
.jp_banner{
    width: 100%;
    margin-top: 10px;
    height: 160px;
}
.all{
    width: 1200px;
    margin-top: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.f_left{
    width: 200px;  
}
.jpcs_t{
    width: 100%;
    height: 56px;
    color: #333333;
    font-size: 20px;
    text-align: center;
    line-height: 56px;
    background-color: #d5b666;
}

.jpcs_c{
    margin-top: 20px;
    width: 100%;
    height: 136px;
    background-color: #d5b666;
    overflow: hidden;
}
.jpcs_c>img{
    width: 100%;
    height: 100%;
    transition: all 0.8s;
}
.jpcs_c>img:hover{
    transform: scale(1.2);
}
.jpcs_t_img1{
    width: 200px;
    height: 56px;   
}
.jpcs_text{
    margin-top: 20px;
    border-bottom: 1px dotted #cccccc;
}
.jpcs_text>li{
    list-style: none;
    padding: 0; 
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.jpcs_text>li>a{
    letter-spacing: 1.5px;
}
.dot{
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #d5b666;
    margin-right: 10px;
    position: relative;
    top: -3px;
}
.jpcs_img{
    padding-top: 20px;
     font-size: 0;
     margin-bottom: 5px;
}
.imgContainer{
    width: 200px;
    height: 158px;
    background-color: #d6d6d6;
    position: relative;
   margin-bottom: 25px;
   overflow: hidden;
}
.imgContainer>img{
    transition: all 0.8s;
}
.imgContainer>img:hover{
    transform: scale(1.4);
}
.jpcs_tit{
    width: 100%;
    height: 33px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    font-size: 14px;
    line-height: 33px;
    padding-left: 10px;
    background: linear-gradient(#d6d6d6,#010101);
    /* ie没有 */
    background:-webkit-gradient(linear, left top, left bottom, from(#d6d6d6), to(#010101));
    background:-o-linear-gradient(linear, left top, left bottom, from(#d6d6d6), to(#010101));
    background: -moz-gradient(linear, left top, left bottom, from(#d6d6d6), to(#010101));
}
.hr{
    width: 100%;
    height: 1px;
    background-color: #d5b666;
}
.square{
    width: 4px;
    height: 12px;
    background-color: #d5b666;
    display: inline-block;
    margin-right: 10px;
}
.xpdt_tit{
    width: 100%;
    height: 20px;
    font-size: 19px;
    color: #d5b666;
    font-weight: 700;
    margin-top: 10px;   
    margin-bottom: 23px;
}
.xpdt_tit_s{
    font-size: 18px;
    color: 1a1a1a;
}
.xpdt_c{
    width: 100%;
    height: 113px;
    background-color: #d5b666;
    margin-top: 13px;
}
.f_center{
    width: 630px;
}
.h1{
    width: 100%;
    height: 25px;
    font-size: 20px;
    color: #1a1a1a;
    font-weight: 600;
}
.h1 a{
    position: relative;
    top: -5px;
    letter-spacing: 1.5px;
}
.shixi{
    position: relative;

}
.h2{
    margin-top: 14px;
    font-size: 16px;
    color: #333333;
}
.h2 a{
    letter-spacing: 1.5px;
}
.stance{
    width: 100%;
    height: 408px;
    background-color: #d5b666;
    margin-top: 20px;
}
.swiper-container {
    width: 100%;
    height: 408px;
}  
.swiper-slide img{
    width: 100%;
    height: 100%;
}
.swiper-pagination-bullet-active{
    background-color: #d5b666 !important;
}
.swiper-button-next, .swiper-button-prev{
    width: 44px !important;
    height: 44px !important;
}

.swiper-button-prev{
    background:url('../image/prev.png') !important;
    background-position: 100% 100% !important;
    background-size: 100% 100% !important;
}
.swiper-button-next{
     background: url('../image/next.png') !important;
     background-position: 100% 100% !important;
     background-size: 100% 100% !important;
}
.zcly{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333333;
    padding-left: 10px;
    border-top: 2px solid #d5b666;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    margin-top: 20px;
}
.zcly_content{
    margin-top: 30px;
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}
.zcly_tit{
    margin-top: 20px;
    font-size: 20px;
    color: #d5b666;
    font-weight: bold;
    display: block;
}
.zcly_tit:hover{
    color: #cf0101;
}
.zcly_stance{
    width: 150px;
    height: 100px;
    background-color: #d6d6d6;
    margin-right: 20px;
    overflow: hidden;
}
.zcly_stance>img{
    transition: all 0.8s;
}
.zcly_stance>img:hover{
    transform: scale(1.4);
}
.zcly_text{
    position: absolute;
    top: -5px;
    left: 170px;
}
.zcly_h1{
    color: #333333;
    font-size: 14px;
    text-indent: 2em;
    letter-spacing: 1.5px;
    line-height: 200%;
}
.zcly_h1:hover{
    color: red;
}
.zcly_p{
    margin-top: 15px;
}
.zcly_p a:hover{
    color: #010101;
}
.f_right{
    width: 310px;
}
.jqth_tit{
    width: 100%;
    height: 40px;
    font-size: 20px;
    color: #d5b666;
    position: relative;
    padding-left: 10px;
    border: 1px solid #cccccc;
    line-height: 40px;
}
.jwimg{
    position: absolute;
    bottom: -6px;
    left: 0;
}
.y_font{
    color: #d5b666;
    font-weight: 600;
}
.grey_font{
    color: #cccccc;
}   
.deepgrey_font{
    color: #333333;
    font-weight: 600;
}
.jqth_text{
    width: 100%;
    padding-top: 7px;
    border: 1px solid #cccccc;
    padding-bottom: 30px;
    height: 449px;    
}
.jqth_text>li{
    list-style: none;
    padding-left: 20px;
    margin-top: 21px;
    font-size: 14px;    
}
.jqth_text>li>a{
    letter-spacing: 1.5px;

}
.number{
    display: inline-block;
    margin-right: 10px;
}
.pdpx{
    width: 100%;
    margin-top: 20px;
    border: 1px solid #cccccc;
    border-bottom: none;
}
.pdpx_tit{
    width: 100%;
    height: 48px;
    font-size: 0;
    background-color: #f2f2f2;
}
.pdpx_tit>span{
    display: inline-block;
}
.pdpx_name{
    width: 100px;
    height: 48px;
    line-height: 48px;
    border-top: 2px solid #d5b666;
    font-size: 20px;
    color: #333333;
    padding-left: 10px;
    background-color: white;
}
.pdpx_more{
    width: 208px;
    height: 100%;
    text-align: right;
    line-height: 48px;
    padding-right: 10px;
    font-size: 14px;
    position: relative;
    top: -4px;
    color: #999999;
}
.pdpx_text{
    padding:20px;
}
.pdpx_text>li{
    list-style: none;
}
.pdpx_text>li>a{
    display: block;
    color: #b49649;
}
.pdpx_text>li>a:hover{
    color: #cf0101;
}
.font80{
    color: #808080;
    font-size: 14px;
    margin-top: 13px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
}
.ydtj{
    width: 100%;
    border-top: none;
    border: 1px solid #cccccc;
}
.ydtj_tit{
    border-top: 1px solid #d5b666;
    font-size: 18px;
    margin: 0;
    padding-top: 10px;
    padding-left: 20px;
    color: #d5b666;
    font-weight: 600;
}
.ydtj_content{
    padding-left: 20px;
    padding-right: 15px;
    height: 640px;
}
.ydtj_content>li{
    list-style: none;
    height: 123px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.ydtj_name{
    margin-bottom: 13px;
    display: block;
    letter-spacing: 1.5px;
}   
.ydtj_name:hover{
    color: #cf0101;
}
.ydtj_t{
    height: 73px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}
.ydtj_t>span{
    display: inline-block;
}
.ydtj_img{
    width: 76px;
    height: 53px;
    background-color: #cccccc;
    margin-right: 10px;
    float: left;    
}
.ydtj_img>img{
    width: 100%;
    height: 100%;
}
.ydtj_text{
    font-size: 14px;    
    color: #808080;
    width: 186px;
    letter-spacing: 1.5px;
}
/* .footer{
    position: absolute !important;
    top:;
    left: 0;
} */
.jqth_text>li a:hover{
    color: #010101;
}
.pdpx_text .font80:hover{
    color: #010101;
}
.ydtj_text:hover{
    color: #010101;
}