
@font-face{
    font-family: 'font2'; 
    src: url('../font/sss1.eot');
    src:url('../font/sss1.woff') format('woff'),
        url('../font/sss1.ttf') format('truetype'),
        url('../font/sss1.svg') format('svg');
}
@font-face{
    font-family: 'font3'; 
    src: url('../font/aa.eot');
    src:url('../font/aa.woff') format('woff'),
        url('../font/aa.ttf') format('truetype'),
        url('../font/aa.svg') format('svg');
}
* {
    box-sizing: border-box;
}
body {
    font-family: "font2";
    background-color: #f7f7f7;
}




h1,
h2,
h3,
h4,
h5,
h6,
i,
em,
b {
    font-weight: normal;
    font-style: normal;
}

body,
p,
input,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
form {
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: middle;
    font-weight: normal;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    max-width: 100%;
}

a {
    text-decoration: none;
}

header,
section,
footer {
    display: block;
    margin: 0;
    padding: 0
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.zts-main li{
    padding: 0 0.2rem 0.18rem;
    margin-bottom: 0.2rem;
    background-color: #fff;
}
.zts-main li h1{
    padding: 0.1rem 0;
}
.zts-main li h1 a{
    font-size: 0.4rem;
    color: #191f25;
    display: inline-block;
    padding-left: 0.38rem;
    position: relative;
    line-height: 0.6rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.zts-main li h1 a:before{
    content: "";
    position: absolute;
    width: 0.08rem;
    height: 0.3rem;
    left: 0;
    top: 0.42rem;
    background: #4693ff;
}
.zts-main li .zts-img img{
    display: block;
    height: 4.1rem;
    width: 100%;
}


/* 2 */

.big-i{
    padding: 0.38rem 0.2rem 0.2rem;
    background-color: #fff;
}
.big-i img{
    display: block;
    height: 4.1rem;
    width: 100%;
    border-radius: 0.03rem;
    /* width: 9rem; */
}
.spe1{
    background-color: #fff;
    margin-bottom: 0.2rem;
}
.spe-t1{
    padding: 0.2rem 0;
}
.spe-t1 a{
    font-size: 0.4rem;
    color: #191f25;
    display: inline-block;
    padding-left: 0.38rem;
    position: relative;
    margin-left: 0.2rem;
}
.spe-t1 a:before{
    content: "";
    position: absolute;
    width: 0.08rem;
    height: 0.3rem;
    left: 0;
    top: 0.09rem;
    background: #4693ff;
}
.spe1 li{
    padding: 0.26rem 0.2rem;
    border-top: 1px solid #f1f1f1;
    overflow: hidden;
}
.lsp1{
    float: left;
    width: calc(100% - 2.6rem);
    position: relative;
    height: 1.65rem;
}
.lsp1_long{
    float: left;
    width: calc(100%);
    position: relative;
    height: 1.65rem;
}
.lsp2{
    float: right;
    width: 2.20rem;
    height: 1.65rem;
    border-radius: 0.03rem;
    overflow: hidden;
}
.lsp2 img{
    display: block;
    width: 100%;
    height: 100%;
}
.lsp1 h1 a{
    font-size: 0.36rem;
    color: #191F25;
    font-family: font3;
    display: block;
    line-height: 0.52rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.lsp1 p{
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 0.24rem;
    color: #afafaf;
    /* margin-top: 0.1rem; */
    position: absolute;
    left: 0;
    bottom: 0;
}
.lsp1 p span{
    /*float: left;*/
    margin-right: 0.2rem;
    /* font-size: 0.22rem; */
    line-height: 0.30rem;
    color: #afafaf;
    font-family: PingFangSC-Regular, sans-serif;
}
.lsp1 p em{
    margin-right: 0.2rem;
    font-family: PingFangSC-Regular, sans-serif;
}
.lsp1 i{
    display: inline-block;
    padding-left: 0.4rem;
    background: url(../images/zx_xw_list_i.png) no-repeat left center/0.24rem 0.17rem;
}
.lsp1 p font{
	line-height: 0.30rem;
}

/*2020/0203*/
.lsp1_long h1 a{
    font-size: 0.36rem;
    color: #191F25;
    font-family: font3;
    display: block;
    line-height: 0.52rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.lsp1_long p{
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 0.24rem;
    color: #afafaf;
    /* margin-top: 0.1rem; */
    position: absolute;
    left: 0;
    bottom: 0;
}
.lsp1_long p span{
    /*float: left;*/
    margin-right: 0.2rem;
    /* font-size: 0.22rem; */
    line-height: 0.30rem;
    color: #afafaf;
    font-family: PingFangSC-Regular, sans-serif;
}
.lsp1_long p em{
    margin-right: 0.2rem;
    font-family: PingFangSC-Regular, sans-serif;
}
.lsp1_long i{
    display: inline-block;
    padding-left: 0.4rem;
    background: url(../images/zx_xw_list_i.png) no-repeat left center/0.24rem 0.17rem;
}
.lsp1_long font{
	line-height: 0.30rem;
}