html,body,header,ul,li,dt,dd{padding: 0;margin: 0;}
p, .w-w_bw{word-wrap:break-word;}
ul li{list-style-type: none;}
a{text-decoration:none;color: #000;}
/*img{max-width: 100%;max-height: 100%;}*/


.wb_5{width: 5%;}.wb_10{width: 10%;}.wb_15{width: 15%;}.wb_20{width: 20%;}.wb_25{width: 25%;}.wb_30{width: 30%;}.wb_33{width: 33.3%;}.wb_35{width: 35%;}.wb_40{width: 40%;}.wb_45{width: 45%;}.wb_50{width: 50%;}.wb_55{width: 55%;}.wb_60{width: 60%;}.wb_65{width: 65%;}.wb_70{width: 70%;}.wb_75{width: 75%;}.wb_80{width: 80%;}.wb_85{width: 85%;}.wb_90{width: 90%;}.wb_95{width: 95%;}.wb_100{width: 100%;}
.wpx_1000{width: 1000px;    margin: 0px auto;}.wpx_1200{width: 1200px;  margin: 0px auto;}.wpx_1380{width: 1380px;    margin: 0px auto;}.wpx_1450{width: 1450px;    margin: 0px auto;}

.fs_6{font-size: 6px;}.fs_9{font-size: 9px;}.fs_11{font-size: 11px;}.fs_13{font-size: 13px;}.fs_15{font-size: 15px;}.fs_16{font-size: 16px;}.fs_18{font-size: 18px;}.fs_20{font-size: 20px;height:20px;}.fs_21{font-size: 21px;}.fs_22{font-size: 22px;}.fs_23{font-size: 23px;}.fs_24{font-size: 24px;}.fs_25{font-size: 25px;}.fs_26{font-size: 26px;}.fs_28{font-size:28px;height:28px;}.fs_30{font-size: 30px;height:30px;}.fs_32{font-size: 32px;height:32px;}.fs_34{font-size: 34px;}.fs_36{font-size: 36px;}.fs_38{font-size: 38px;}.fs_44{font-size: 44px;}.fs_79{font-size: 79px;}
.text_upp{text-transform:uppercase}
.letter_s1{letter-spacing:1px;}
.letter_s8{letter-spacing:8px;}
.line_h36{line-height:36px;}
.dis_b{display: block;}.dis_in-b{display: inline-block !important;}.dis_no{display: none;}
.ma_c{margin: 0 auto;}
.t-a_l{text-align: left;}.t-a_c{text-align: center;}.t-a_r{text-align: right;}

.fl{float: left;}.fr{float: right;}

.color_t{color: transparent;}.color_b{color: black;}.color_w{color: white;};.color_h{color:#dcdcdc !important;}

.fit_c{object-fit: cover;}
.text_over_2{overflow: hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;}.text_over_3{overflow: hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;}.text_over_4{overflow: hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;}.text_over_5{overflow: hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;}.text_over_6{overflow: hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6;}

.img_w{width: 100%;height: auto;max-width: 100%;max-height: 100%;}.img_h{width: auto;height: 100%;max-width: 100%;max-height: 100%;}

.mg_bh30{margin-bottom:30px;}.mg_bh100{margin-bottom:100px;}
.mg_th30{margin-top:30px;}.mg_th100{margin-top:100px;}.mg_th50{margin-top:50px;}

.letter_s1{letter-spacing:1px;}
.letter_s2{letter-spacing:2px;}
.letter_s3{letter-spacing:2px;}
.letter_s8{letter-spacing:8px;}

.abs{
position: absolute;
 z-index: 1;
     left: 50%;
    transform: translate(-50%);
}
.big img{ object-fit: cover;transition:transform 1.6s; width:100%;}
.big img:hover{transform: scale(1.05);}
.big p{overflow: hidden;}

.nhd:hover{transform: scale(1) !important;}
/*.bigs li:first-child img{*/
/*padding: 52px;*/
/*}*/
.bigs li:not(:first-child) img{ object-fit: cover;transition:transform 1.6s;}
.bigs li:not(:first-child) img:hover{transform: scale(1.05);}


.hd{ object-fit: cover;transition:transform 1.6s;width:100%}
.hd:hover{transform: scale(1.05);}
.ovhid{overflow:hidden;}



/*自适应*/
@media screen and (max-width: 760px){
    .wpx_1200{
        width: 100%;
    }
}