/*网站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;
}

.container {
    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(../gr_ims/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;
}

.show_local {
    margin-top: 15px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #f76a6b;
    margin-bottom: 15px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.show_local span,
.show_local span a {
    font-size: 14px;
    line-height: 40px;
    color: #f76a6b;
}

.btmnav {
    background: #f76a6b;
    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: #f76a6b;
}

header {
    width: 100%;
    height: 64px!important;
    background: #f76a6b;
    box-shadow: 0 2px 10px #666;
    text-align: center;
}

header img {
    width: 55%;
    margin: 0 auto;
}

.list ul li {
    display: block;
    width: 25%;
    float: left;
    text-align: center;
}

.list ul li a {
    font-size: 12px;
    color: #666;
}

.list ul li .icon-img {
    display: block;
    width: 48px;
    height: 48px!important;
    margin: 10px auto 0 auto;
}

.nxby {
    background: url(../gr_ims/nxby.png) center 0px no-repeat #fff;
    background-size: cover;
}

.rxjb {
    background: url(../gr_ims/rxjb.png) center 0px no-repeat #fff;
    background-size: cover;
}

.swcc {
    background: url(../gr_ims/swcc.png) center 0px no-repeat #fff;
    background-size: cover;
}

.ntjc {
    background: url(../gr_ims/ntjc.png) center 0px no-repeat #fff;
    background-size: cover;
}

.tssc {
    background: url(../gr_ims/tssc.png) center 0px no-repeat #fff;
    background-size: cover;
}

.fmtc {
    background: url(../gr_ims/fmtc.png) center 0px no-repeat #fff;
    background-size: cover;
}

.chkf {
    background: url(../gr_ims/chkf.png) center 0px no-repeat #fff;
    background-size: cover;
}

.yzzx {
    background: url(../gr_ims/yzzx.png) center 0px no-repeat #fff;
    background-size: cover;
}

.yudaiyun_lxwm ul li {
    text-align: center;
    margin-bottom: 20px;
}

.yudaiyun_cjwt ul.wtul li {
    padding: 10px 0;
    float: left;
    border-bottom: 1px solid #ededed;
}

.yudaiyun_cjwt ul.wtul li .article-img {
    width: 35%;
    float: left;
}

.yudaiyun_cjwt ul.wtul li .article-img img {
    width: 115px;
    height: 84px!important;
}

.yudaiyun_cjwt ul.wtul li .article-title {
    width: 65%;
    float: left;
}

.yudaiyun_cjwt ul.wtul li .article-title h4 {
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.yudaiyun_cjwt ul.wtul li .article-title .article-des {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.yudaiyun_zjys ul.ysul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
    text-align: center;
}

.yudaiyun_zjys ul.ysul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    text-align: center;
}

.yudaiyun_zjys ul.ysul li img {
    width: 100%;
    height: 238px!important;
}

.yudaiyun_zjys ul.ysul li p {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #FFF;
    background: #f76a6b;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.yudaiyun_khal ul.alul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
    text-align: center;
}

.yudaiyun_khal ul.alul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    text-align: center;
}

.yudaiyun_khal ul.alul li img {
    width: 100%;
    height: 128px!important;
}

.yudaiyun_khal ul.alul li span {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #FFF;
    background: #f76a6b;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.yudaiyun_fwxm ul.ysul li img {
    width: 100%;
    height: 114px!important;
}

h3.ptit {
    width: 100%;
    height: 72px;
    background: url(../gr_ims/nihaobaobei_13.jpg) center center no-repeat;
    text-align: center;
    font-weight: normal;
}

h3.ptit a {
    font-size: 18px;
    padding-top: 16px;
    display: inline-block;
}