/*网站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;
}

.con {
    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 .info{color:#999999;font-size:12px;line-height:30px;}
.view .viewbox .title h2 {
    font-size: 16px;
}

.view .boxoff {
    height: 10px;
    overflow: hidden;
    clear: both;
    background: url(../images/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{
    float: left;
}

.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;
}

.breadcrumb {
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    color: #666;
    background-color: rgba(249, 239, 231, 1);
}

.breadcrumb span,
.breadcrumb span a {
    font-size: 14px;
    color: #666;
}

.btmnav {
    background: #4e2c4a;
    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;text-align:center;
}

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%;
}

.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: #4e2c4a;
}

.header {
    height: 60px;
    background: #4e2c4a;
    line-height: 60px;
}

.header img {
    float: left;
    height: 50px!important;
    padding: 5px 0;
}

.header p {
    float: right;
    color: #fff;
    height: 60px;
    line-height: 60px;
}

.header p a {
    color: #fff;
}

.nav ul {
    padding: 10px 0;
}

.nav ul li {
    width: 33.33%;
    float: left;
    text-align: center;
}

.nav ul li a img {
    width: 52px;
    height: 52px!important;
}

.nav ul li a span {
    width: 100%;
    margin-bottom: 5px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.dy_lxwm ul li {
    float: left;
    text-align: center;
}

.dy_jlxz ul.jlul li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #e7e7e7;
}

.dy_jlxz ul.jlul li a.fl {
    width: 26%;
    height: 60px;
    overflow: hidden;
}

.dy_jlxz ul.jlul li a.fl img {
    width: auto;
    height: 60px!important;
}

.dy_jlxz ul.jlul li div.fr {
    width: 71%;
    height: 60px;
    overflow: hidden;
}

.dy_jlxz ul.jlul li div.fr a {
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.dy_jlxz ul.jlul li div.fr p {
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.dy_hzys ul.ysul li:nth-child(odd) {
    width: 49%;
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
    text-align: center;
}

.dy_hzys ul.ysul li:nth-child(even) {
    width: 49%;
    float: left;
    margin-bottom: 2%;
    text-align: center;
}

.dy_hzys ul.ysul li img {
    width: 100%;
    height: 199px!important;
}

.dy_hzys ul.ysul li p {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.dy_cgal ul.alul li:nth-child(odd) {
    width: 49%;
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
    text-align: center;
    position: relative;
}

.dy_cgal ul.alul li:nth-child(even) {
    width: 49%;
    float: left;
    margin-bottom: 2%;
    text-align: center;
    position: relative;
}

.dy_cgal ul.alul li img {
    width: 100%;
    height: 130px!important;
    border-radius: 8px;
}

.dy_cgal ul.alul li .cover {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(78, 44, 74, 0.8);
    width: 100%;
}

.dy_cgal ul.alul li .cover a {
    line-height: 30px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.dy_tcfw ul.alul li img {
    width: 100%;
    height: 110px!important;
    border-radius: 8px;
}

.tcfw {
    background: #e7e7e7;
    margin: 8px 0;
}

.tcfw h2,
.jlzx h2 {
    font-size: 20px;
    font-weight: bold;text-align:center;
    padding: 10px 0;
}

.tcfw ul li:nth-child(odd) {
    width: 49%;
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
    text-align: center;
    position: relative;
}

.tcfw ul li:nth-child(even) {
    width: 49%;
    float: left;
    margin-bottom: 2%;
    text-align: center;
    position: relative;
}

.tcfw ul li img {
    width: 100%;
    height: 110px!important;
    border-radius: 8px;
}

.tcfw ul li .cover {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(78, 44, 74, 0.8);
    width: 100%;
}

.tcfw ul li .cover a {
    line-height: 30px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.cgal ul li img {
    width: 100%;
    height: 130px!important;
    border-radius: 8px;
}

.jlzx {
    background: #e7e7e7;
    margin: 8px 0;
}

.hzys ul li:nth-child(odd) {
    width: 49%;
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
    text-align: center;
}

.hzys ul li:nth-child(even) {
    width: 49%;
    float: left;
    margin-bottom: 2%;
    text-align: center;
}

.hzys ul li img {
    width: 100%;
    height: 199px!important;
}

.hzys ul li p {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}