﻿html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img,
input,
a,
span,
figure,
figcaption {
    margin: 0px;
    padding: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

fieldset,
img {
    border: none;
}

img {
    display: block;
    width: 100%;
    font-size: 0px;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

input::-moz-focus-inner {
    border: none;
    padding: 0px;
}

select,
input {
    vertical-align: middle;
    display: block;
}

select,
input,
textarea {
    font-size: 13px;
    margin: 0px;
}

input[type="text"],
input[type="password"],
textarea {
    outline-style: none;
    -webkit-appearance: none;
    outline: none;
}

button {
    outline: none;
}

textarea {
    resize: none;
    overflow: hidden;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}

table {
    border-collapse: collapse;
}

.clearit {
    clear: both;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
    width: 100%;
}

header,
div,
nav,
li,
input,
section,
figure,
table,
select,
figcaption,
footer,
td,
p,
a,
img {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    display: block;
    color: #000;
}

body {
    margin: 0 auto;
    position: relative;
}

body,
html {
    margin: 0 auto;
    max-width: 640px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.fl {
    float: left;
}

.rl {
    float: right;
}

.content {
    width: 95%;
    margin-left: 2.5%;
}

/* 公共样式结束 */
.top_nav{
    overflow: hidden;

}
.top_nav>div{
    /* overflow-x: scroll;  
        overflow-y: hidden;
        white-space: nowrap; */
}
.top_nav>div>div p{
    width:20%;
    
}
.top_nav>div>div{
    width:100%;
    overflow-x: auto;
    overflow-y: hidden;
    height: 1rem;
    white-space: nowrap;
}
.top_nav p{
    position: relative;
    float: left;
    width:30%;
    font-size:0.4rem;
    color:#666;
    text-align:center;
    height: 1rem;
    line-height: 1rem;
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}
/* .top_nav p:nth-child(2n){
    margin:0 5%;
} */
.top_nav p.on{
    color:#000;
    border-bottom:#ff7d39 2px solid;
}
.top_nav>p:before{
    position: absolute;
    bottom:0;
    height:1px;
    width: 100%;
    background-color:#ff7d39;
}
.con{

    padding:4% 2%;
    background-color:#f4f4f4;
}
.con li{
    position: relative;
    background-color:#fff;
    padding:3%;
    margin-bottom:2%;
}
/* .con li>a>img{
    float: left;
    width:30%;
} */
.con li div{
    float: left;
    width:70%;
    padding:0 2% 0 5%;
    font-size:0.4rem;
}
.con li div:nth-child(1){
    float: left;
    width:30%;
    height: 100%;
    padding:0;
    /* background: url('../images/news1_03.jpg') no-repeat; */
}
.con li div p{
    margin-bottom: 4%;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.con li div span{
    float:left;
    height:0.65rem;
    line-height: 0.75rem;
    color:#666;
}
.con li div span:nth-child(3),.con li div span:nth-child(4){
    float: right;
}
.con li:nth-child(1) div span:nth-child(4){
    float:left;
    margin-left:.5rem;
    background: url('../images/sl_07.jpg') no-repeat 0 center;
    background-size:0.5rem;
    padding-left:6% !important;
}
.con li:nth-child(1) div:nth-child(1){
    padding:0;
}

.con li div span:nth-child(4){
    margin-right: 4%;
    padding-left:10%;
    background: url('../images/sl_07.jpg') no-repeat 0 center;
    background-size:0.5rem;
}
.con li .xq{
    display: flex;
    justify-content: center;
    align-items: center;
    float:right;
    height:0.5rem;
    /* line-height: 0.5555rem; */
    background-color:#ff7d39;
    color:#fff;
    padding:1% 4%;
    border-radius: 50px;
}
.con li:nth-child(1){
    padding:0;
}
.con li:nth-child(1) div p{
    margin-bottom:1%;
}
.con li:nth-child(1) img{
    width:100%;
}
.con li:nth-child(1) div{
    width:100%;
    padding:3%;
}
.con li:nth-child(1) div span:nth-child(3){
    float: left;
    width:30%;
    color:#666;
}
.con li:nth-child(1) .xq{
    position: absolute;
    left:4%;
    top:4%;
    height: .65rem;
    /* height:auto; */
    /* padding:1% 6%; */
    background-color:rgba(0,0,0,.5);
    color:#fff;
    border-radius: 50px;
    white-space: nowrap;
}
.con li:nth-child(1) div>.sz{
    position: absolute;
    top:4%;
    right:4%;
    background: url('../images/dz_03.png') center no-repeat;
   background-size:0.6rem;
    height: 0.740740rem;
    width:0.74074rem !important;
}
.con li div .sz{
    width:0.65rem;
   padding-top:1%;
   background: url('../images/xsz_03.png') center no-repeat;
   background-size:0.45rem;
}
.con li div .sz img{
    width:80%;
}
.foot_page{
    background-color: #f4f4f4;
    text-align: center;
    padding:0.2rem 0 0.8rem 0;
}
.foot_page a{
    display: inline-block;
    width:25%;
    height: 0.8333rem;
    line-height: 0.8333rem;
    margin:0 2%;
    background-color: #ff7d39;
    color:#fff;
    font-size: 0.444rem;
    border-radius: 50px;
}

.pages{
    padding:0.5rem 0;
    text-align: center;
    font-size: 0.44rem;
}
.pages b{
    padding:0 0.2rem;
}
.pages>a,.pages>b,.pages>span{
    display: none;
}
.pages>a:first-child,.pages>a:last-child,.pages>b:first-child,.pages>b:last-child{
    display: inline-block;
    width: 25%;
    height: 0.8333rem;
    line-height: 0.8333rem;
    margin: 0 2%;
    background-color: #ff7d39;
    color: #fff;
    font-size: 0.444rem;
    border-radius: 50px;
}
.pages>b{
    background-color:rgba(0,0,0,.5) !important;
    /* color:#fff !important; */
}

/*.top_nav p.active{border-bottom: 2px solid #ff7d39}*/