﻿@charset "utf-8";
/* CSS Document */
*{box-sizing:content-box;}
a:hover, a:focus{text-decoration:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
img{ vertical-align: top; max-width: 100%; }
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
.clearfix:after{visibility:hidden;display: block;font-size:0;content:" ";clear:both;height:0;}
.cli{ clear:both; font-size:0; height:0; overflow:hidden;display:block;}
.fl{float:left;}
.fr{float:right;}
body{font-size:12px;font-family:'微软雅黑',Microsoft YaHei,Helvetica,sans-serif;color:#000;background: #f4f4f4;}
a{color:#333;text-decoration:none;}
/*主页*/
header{background: #fff;/* height: .9rem; *//* line-height:.9rem; */overflow: hidden;}
header .nav span{display: inline-block; font-size: .35rem; width: 1.66rem; text-align: center;}
header .nav span a{color: #666;display:block;}header span.cur a{color: #2455c0;}
header .nav {/* margin-left: 0.8rem; */height: 0.6rem;margin-top: 10px;}
header .nav span {width: 33%;float: left;text-align: center;}
#jdt{margin: .35rem 0;background: #fff;}
#jdt .swiper-slide p{font-size: .3rem;color:#000;line-height:.6rem;padding-bottom: .5rem;}
#jdt .swiper-pagination-bullet{border-radius: 0;width: 1rem;background: #333;height:3px;}
#jdt .swiper-pagination-bullet-active{background: #2b579e;}
.zlist dl{padding:0.2rem .25rem;background:#fff;margin:0 0 .25rem;}
.zlist dt{font-size:.28rem;margin-bottom: .25rem;font-weight: bold;}
.zlist .pic img{width: 100%; border-radius:.18rem;}
.zlist .intr{font-size: .29rem;padding-top:.2rem;color:#666;}
.zlist .intr span{margin-right: .3rem;}
.zlist .intr span.liul{float:right;padding-left:.45rem;background:url(../image/eyes.png) no-repeat 0 center;background-size:.4rem;margin-right:0;}
.video{margin-top: .35rem} .content{padding-top: .1rem;}
header .top {
    position: relative;
    padding: 0.18rem;
    overflow: hidden;
    background: #fff;
}
header .top .logo {
    width: 25%;
    float: left;
    margin-top: 0.1rem;
    text-align: center;
}
header .top .logo img {
    max-width: 1.8rem;
    width: 100%;
    height: auto;
}
header .top .form {
    width: 65%;
    float: left;
    border-radius: 0.1rem;
    margin-top: 0.1rem;
    margin-left: 0.18rem;
}
header .top .form form {
    width: 90%;
    height: 0.5rem;
    line-height: 0.5rem;
    background: #eee;
    border: none;
    border-radius: 0.05rem;
    padding: 0 0.12rem;
    padding-bottom: 0.05rem;
}
header .top .form form input#keywords {
    width: 60%;
    border: none;
    background: #eee;
    font-size: 0.2rem;
    vertical-align: middle;
    color: #a4a4a4;
}
header .top .form form .form_right {
    float: right;
}
header .top .form form .form_right .line {
    height: 0.35rem;
    display: inline-block;
    border-left: 1px solid #b6b6b6;
    vertical-align: middle;
    margin-right: 0.1rem;
}
header .top .form form .form_right img {
    width: 0.25rem;
    vertical-align: middle;
}
header .answer_l {
    border: none;
    background: #eeeeee;
    color: #999;
    font-size: 0.2rem;
    vertical-align: middle;
    padding: 0;
}
header .top .form .menu {
    background: url(../image/menu.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 3%;
    width: 0.35rem;
    height: 0.35rem;
    top: 0.4rem;
}
header .show_top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
    width: 100%;
    background: #fff;
    padding: 0.7rem 0.28rem 0.18rem;
}
header .show_top .back_menu {
    background: url(../image/back_menu.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.8rem;
    width: 0.35rem;
    height: 0.35rem;
    top: 0.3rem;
    z-index: 1;
}
header .show_top li {
    padding: 0.18rem 0 0;
}
header .show_top li a {
    font-size: 0.3rem;
}
header .show_top li a span.index {
    background: url(../image/shouy.jpg) no-repeat;
    height: 0.3rem;
    display: inline-block;
    background-size: 0.3rem;
    width: 100%;
    padding-left: 0.5rem;
    line-height: 0.3rem;
}
header li a span.center {
    background: url(../image/wod.jpg) no-repeat;
    height: 0.3rem;
    display: inline-block;
    background-size: 0.3rem;
    width: 100%;
    padding-left: 0.5rem;
    line-height: 0.3rem;
}
.load {
    display: none;
    text-align: center;
    padding: 10px;
}
.load span {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../image/load.gif) no-repeat;
    background-size: 100%;
}
/*资讯页*/
.content ul li {
    margin-bottom: 0.25rem;
    padding: 0.25rem;
    overflow: hidden;
    background: #fff;
}
.content ul li .left {
    position: relative;
    width: 4.7rem;
    height: 1.7rem;
    float: left;
}
.content ul li .left h3 {
    line-height: 0.5rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.content ul li .left .infor {
    position: absolute;
    bottom: 0.1rem;
}
.content ul li .left .infor i {
    width:.4rem;
    background:url(../image/eyes.png) no-repeat 0 .02rem;
    background-size:.4rem;
    vertical-align: middle;
    display: inline-block;
    height: .4rem;
}
.content ul li .left .infor span {
    display: inline-block;
    margin-right: 0.15rem;
    font-size: 0.26rem;
    color: #999;
    vertical-align: middle;

}
.content ul li .right {
    float: right;
}
.content ul li .right img {
    width: 2.05rem;
    height: 1.7rem;
    vertical-align: baseline;
    border-radius: 5px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/*问答页*/
.wditem{margin-top:.35rem;}
.wditem dl{background:#fff;border-bottom:1px solid #d9d9d9;margin-bottom:.1rem;padding:.25rem .25rem .2rem;}
.wditem dt{line-height: .5rem;font-size:.28rem;}
.wditem dt img{width:.6rem;height:.6rem;border-radius:50%;margin-right:.1rem;}
.wditem dd{font-size: .29rem;line-height:.4rem;}
.wditem dd.title{font-size: .34rem;font-weight: bold;line-height: .75rem;padding-top:.05rem;}
.wditem .read{background:url(../image/eyes.png) no-repeat 0 center;background-size:.4rem;vertical-align: middle; display: inline-block;height: .4rem;width:.45rem;}
.wditem .comment{background:url(../image/comment.png) no-repeat 0 center;display:inline-block;width:.45rem;height:.4rem;background-size:.4rem;vertical-align: middle; }
.wditem .thumbs{background:url(../image/dianz.png) no-repeat 0 center;display:inline-block;width:.45rem;height:.4rem;background-size:.4rem;vertical-align: middle; }
.wditem .mark{font-size: .25rem;color:#999;line-height: .5rem;padding-top:.12rem;}
.wditem .mark a{margin-right:.3rem;}