/*网站css开始*/

body {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    font-family: "Microsoft YaHei", sans-serif, Arial, Verdana, Helvetica;
    background: #fff;
    max-width: 640px;
    margin: 0px auto;
    width: 100%;
    overflow-x: hidden;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
form,
fieldset,
input,
textarea,
blockquote,
table,
td,
tr,
th,
thead,
tbody {
    padding: 0;
    margin: 0;
}

img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
    height: auto !important;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pad20 {
    padding: 20px 0;
}

.pad15 {
    padding: 15px 0;
}

.center {
    padding: 0 10px;
    display: block;
    overflow: hidden;
}

.clearfix {
    display: block;
    overflow: hidden;
}

.clear {
    clear: both;
}

.view .viewbox .title,
.view .viewbox .info {
    text-align: center;
}

.view .viewbox .title h2 {
    font-size: 16px;
}

.view .boxoff {
    height: 10px;
    overflow: hidden;
    clear: both;
    background: url(../pic/ico_boxoff.gif) left 15px repeat-x;
    padding-top: 10px;
    margin-bottom: 20px;
}

.view .handle {
    display: block;
    overflow: hidden;
    font-size: 16px;
    padding-bottom: 25px;
}

.view .context ul li:first-child {
    float: left;
}

.view .context ul li:last-child {
    float: right;
    text-align: right;
}

.content img {
    max-width: 100%;
    height: auto;
}

.page,
.page ul {
    width: 100%;
    float: left;
    overflow: hidden;
}

.page ul li {
    width: auto;
    padding: 0;
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin: 10px 3px;
    border: 1px solid #E9E9E9;
    font-size: 14px;
}

.page ul li.thisclass,
.page ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.page ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.topp {
    font-size: 14px;
    color: #eb6154;
    line-height: 45px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
}

.topp span,
.topp span a {
    font: 14px/45px microsoft yahei;
    color: #eb6154;
}

.btmnav {
    background: #eb6154;
    padding: 10px 0 6px 0;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}

.btmnav ul {
    height: 0px;
}

.btmnav ul li {
    float: left;
    width: 25%;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.btmnav ul li img {
    width: 20px;
    height: 20px;
}

.btmnav ul li span {
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 22px;
}

footer {
    margin: 20px 0px 58px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

footer .footer-left {
    float: left;
}

footer .footer-right {
    float: right;
}

footer .wechat {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

footer .wechat ul,
footer .row {
    display: block;
    overflow: hidden;
}

footer .wechat ul li {
    float: left;
    width: 29%;
    padding: 0 2%;
}

footer .powered {
    text-align: center;
    padding-bottom: 10px;
    clear: both;
}

#slider {
    width: 100%;
    position: relative;
}

.responsive {
    width: 100%;
    height: auto;
}

.controls li {
    top: 50%;
    margin-top: -30px;
    position: absolute;
    margin-top: -33px;
}

.controls li:nth-child(1) {
    left: 0;
}

.controls li:nth-child(2) {
    right: 0;
}

.pagination {
    left: 40%!important;
    bottom: 20px!important;
}

.pagination li {
    margin-right: 12px;
    float: left;
    cursor: pointer;
    width: 34px;
    height: 6px;
    border-radius: 3px;
    background: #fff;
    display: inline-block;
}

.pagination li.active {
    background-color: #eb6154;
}

header {
    padding: 10px 0;
    position: relative;
}

header a {
    float: left;
    display: block;
    overflow: hidden;
    width: 50%;
}

header span.right {
    float: right;
    padding-right: 10px;
}

.dy0371_lxwm ul li {
    text-align: center;
    margin-bottom: 20px;
}

.dy0371_hjzs ul.hjul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
    text-align: center;
}

.dy0371_hjzs ul.hjul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    text-align: center;
}

.dy0371_hjzs ul.hjul li a {
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.dy0371_hjzs ul.hjul li img {
    width: 100%;
    height: 106px!important;
}

.dy0371_jlxw ul.xwul li {
    width: 100%;
    float: left;
    padding: 15px 0px;
    border-bottom: 1px solid #EEE;
    color: #aaa;
}

.dy0371_jlxw ul.xwul li a.preview {
    width: 30%;
    float: left;
    margin-right: 15px;
}

.dy0371_jlxw ul.xwul li a.preview img {
    width: 100%;
    display: block;
    padding: 1px;
    border: 1px solid #EEE;
}

.dy0371_jlxw ul.xwul li a.title {
    line-height: 25px;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.dy0371_jlxw ul.xwul li span.info {
    display: block;
    line-height: 23px;
    color: #555;
}

.dy0371_jlxw ul.xwul li span.info small {
    color: #AAA;
    font-size: 12px;
    margin-left: 5px;
}

.dy0371_jlxw ul.xwul li p.intro {
    color: #776955;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.dy0371_khal ul.hjul li img {
    width: 100%;
    height: 128px!important;
}

.dy0371_fwxm ul.hjul li img {
    width: 100%;
    height: 128px!important;
}

.ment {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #dddddd;
    margin-bottom: 15px;
}

.ment span {
    font-size: 20px;
}

.ment label {
    font-size: 14px;
    color: #949494;
    margin-left: 12px;
}

.you ul li {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #666666;
}

.you ul li a {
    float: left;
    width: 75%;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.you ul li label {
    float: right;
}