.tsfwbg{
    background: url(/images/30887/banner.png) no-repeat;
background-size: 100% 100%;
}
.box{
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}
.top_box3{
    padding-bottom: 82px;
}
.top_box3 .top_box3_left{
    float: left;
}
.top_box3 .top_box3_left p{   
    line-height: 56px;
    font-weight: 500;
    font-size: 40px;
    color: #FFFFFF;
}
.top_box3 .top_box3_left span{
    line-height: 22px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 18px;
    display: inline-block;
}
/* ¼ìË÷ */
.top_box3_right{
    float: right;
}
.top_box3_right form .ipt_txt{
    width: 300px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 28px 0 0 28px;
    line-height: 56px;
    background: #FFFFFF url(search.png) no-repeat 436px center;
    font-size: 16px;
    color: #999;
    padding-left: 20px;
    float: left;
    border: 0;
}
.ipt_search{
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.46px;
    line-height: 56px;
    background: #FFAE23;
    border-radius: 0 28px 28px 0;
    float: left;
    border: 0;
    padding: 0px 36px;
}
@media screen and (max-width:1200px) {
    .box{
        padding: 10px;
    }
    .top_box2 li {
        margin-right: 7%;
    }
    .top_box3 {
        padding-bottom: 30px;
    }
    .tsfwbg {
        background-size: 100% 100%;
    }
}
@media screen and (max-width:1100px) {
    .top_box1_left,.top_box1_right{
        float: none;
        display: block;
    }
}
@media screen and (max-width:1024px) {
    .top_box2 li {
        margin-right: 5%;
    }
}
@media screen and (max-width:850px) {
    .top_box2 li {
        margin-right: 3%;
    }
}
@media screen and (max-width:760px) {
    .top_box3 .top_box3_left,.top_box3 .top_box3_right{
        float: none;
        display: block;
        overflow: hidden;
    }
    .top_box2 {
        margin-bottom: 30px;
    }
    .top_box3 .top_box3_left{
        margin-bottom: 30px;
    }
}
@media screen and (max-width:680px) {
    .top_box2 li {
        width: 25%;
        margin-right: 0%;
        text-align: center;
        margin-bottom: 20px;
    }
    .top_box2{
        margin-bottom: 10px;
    }
}
@media screen and (max-width:640px) {
    .top_box1_left .zdqh,.top_box1_left .asd,.top_box1_right li,.top_box1_right .login,.top_box1_right>a,.top_box3 .top_box3_left{
        display: none;
    }
    .top_box1_left img{
        width: 80%;
        float: none;
        margin-right: 0px;
    }
    .top_box1{
        text-align: center;
    }
    .top_box1_right{
        margin-top: 0px;
    }
    .top_box3_right form {
        overflow: hidden;
        margin: 0 auto;
        display: inline-block;
        width: 95%;
    }
}
@media screen and (max-width:430px) {
    .top_box3_right form .ipt_txt {
        width: 80%;
    }
    .ipt_search{
        width: 20%;
        padding: 0px;
    }
}
/* Ö÷Ìå²¿·Ö */
.boxs{
    max-width: 1200px;
    margin: 0 auto;
}
.box_title{
    line-height: 40px;
    font-family: PingFangSC-S0pxibold;
    font-weight: 600;
    font-size: 28px;
    color: #333333;
    margin-top: 40px;
    padding-bottom: 20px;
    border-bottom: 3px solid #525252;
    text-align: center;
}
.box_list li{
    float: left;
    background: #FFFFFF;
    box-shadow: 0 0 25px 0 rgba(9,41,77,0.15);
    margin-top: 30px;
    margin-right: 30px;
    position: relative;
    width: 278px;
}
.box_list li a {
    overflow: hidden;
    clear: both;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.box_list li .list_img{
    width: 100%;height:153px;
}
.box_list li:nth-child(4n){
    margin-right: -2px;
}
.box_list li .new{
    position: absolute;
    right: -9px;
}
.box_list li p{
    text-align: center;
    margin: 29px 0px;
    font-size: 20px;
    color: #000000;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 10px;
}
.box5{
    overflow: hidden;
    margin-bottom: 20px;
}
.area_list{
    margin-top: 30px;
}
.area_list li{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    line-height: 60px;
    background: #F3F5F7;
    width: 11%;
    text-align: center;
}
.area_list li:nth-child(8n){
    margin-right: 0px;
}
.area_list li a{
    font-size: 18px;
    color: #333333;
    
}
@media screen and (max-width:1200px) {
    .boxs{
        padding: 10px;
    }
    .box_list li {
        width: 22%;
        margin-right: 4%;
    }
    .area_list li{
        margin-right: 1%;
    }
    .box_list li p {
        width: 95%;
        height: 29px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
@media screen and (max-width:769px) {
    .box_list li {
        width: 48%;
    }
    .box_list li:nth-child(2n){
        margin-right: 0px;
    }
    .area_list li{
        width: 24%;
    }
    .area_list li:nth-child(4n){
        margin-right: 0px;
    }
}
@media screen and (max-width:415px) {
    .box_list li {
        width: 80%;
        margin-left: 10%;
    }
    .area_list li {
        width: 48%;
        margin-right: 4%;
    }
    .area_list li:nth-child(2n){
        margin-right: 0px;
    }
}