
*{ margin:0px; padding:0px; }
body{ font-family:"微软雅黑"; font-size:14px; line-height:22px; color:#333;min-width:1300px;}
div,img,ul,ol,li,dl,dt,dd,p{ border:none; padding:0; margin:0;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-size:14px;font-weight:normal;}
input,textarea,select,button{border:none;outline:none;}
input,textarea,button,
input[type="button"],
input[type="submit"],
input[type="reset"]{-webkit-appearance: none;}
em,i{ font-style:normal;}
.clear{ clear:both;}
.fl{float:left;}
.fr{float:right;}
.clearflx:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*html .clearflx { zoom: 1; } /* IE6 */
*:first-child+html .clearflx { zoom: 1; } /* IE7 */
/*img*/
img{border:none;vertical-align:middle;max-width: 100%;}

/*link-color*/
a:link,a:visited,a:active {color:#333; text-decoration:none;}
a:hover {text-decoration:none; color:#1658a0;}

.banbox{height: 270px;background: url("20211104-gxtjz-ban.png") no-repeat center;}
.w_1300{width: 1300px;margin: 0 auto;}
.nync-list li{float: left;width: 25%;text-align: center;margin-top: 60px;}
.nync-list li p{font-size: 24px;line-height: 34px;margin-top: 32px;height: 34px;padding: 0 10px;}
.nync-list{padding-bottom: 40px;}

.fw-tab{margin: 40px 50px 0;border-bottom: 1px #ddd solid;}
.fw-tab li{float: left;margin-right: 125px;font-size: 30px;line-height: 32px;position: relative;}
.fw-tab li a{display: block;padding-bottom: 24px;}
.fw-tab li em{display: inline-block;width: 0;height: 4px;background: #1b5ea4;position: absolute;bottom: -1px;left: 50%;transition: all .3s;}
.fw-tab li.curr a,.fw-tab li:hover a{color: #1b5ea4;font-weight: bold}
.fw-tab li.curr em,.fw-tab li:hover em{width: 30px;margin-left: -15px;}


@media screen and (max-width: 1920px){body{min-width:inherit;}}
@media screen and (max-width: 1300px){
    .w_1300{width: 1200px;}
}
@media screen and (max-width: 1200px){
    .w_1300{width: 1000px;}
    .nync-list li p{font-size: 18px;line-height: 28px;}

    .fw-tab{margin: 30px 20px 0;}
    .fw-tab li{font-size: 24px;line-height: 24px;margin-right: 40px;}
}
@media screen and (max-width: 1000px){
    .w_1300{width: auto;padding: 0 20px;}



}
@media screen and (max-width: 640px){
    .banbox {height: 165px;background-size: 1200px;}
    .w_1300{padding: 0 15px;}
    .nync-list li{margin-top: 25px;}
    .nync-list li img{height:40px;}
    .nync-list li p {
        font-size: 14px;
        line-height: 22px;
        padding: 0 5px;
        margin-top: 12px;
    }

    .fw-tab li{font-size: 18px;line-height: 20px;margin-right: 0;width: 33.33%;text-align: center}
    .nync-list li{width: 33.33%}

}

@media screen and (max-width: 500px){
    .nync-list li{width: 50%}
}
