@charset "utf-8";
blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: 400;
}

abbr,
body,
fieldset,
html,
iframe,
img {
    border: 0;
}

img {
    vertical-align: top;
}

html {
    overflow-x: hidden;
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sub,
sup {
    font-size: 83%;
}

code,
kbd,
pre,
samp {
    font-family: inherit;
}

q:after,
q:before {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700;
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none;
}

body,
button,
input,
keygen,
legend,
select,
textarea {
    outline: 0;
    color: #333;
    font: 13px/1 arial, \5b8b\4f53;
}

:focus {
    outline: 0;
}

.none {
    display: none;
}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed #97cbe0;
}

.hidden {
    visibility: hidden;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}

.clearfix {
    display: block;
}

.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(images/icon.png) no-repeat;
    vertical-align: middle;
}

body:before {
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    content: "";
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-moz-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

body {
    color: #333;
    font-size: 13px;
    font-family: Arial, "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    line-height: 1;
}

p {
    line-height: 1.75;
}

a {
    color: #333;
    text-decoration: none;
    transition: all .4s ease-in-out;
}

a:hover {
    color: #b52d35;
}

.wrapper {
    margin: 0 auto;
    width: 100%;
}

.wrapper .inner {
    margin: 0 auto;
    width: 1200px;
}

#header {
    background: #ab1921;
}

#header .inner {
    position: relative;
    height: 160px;
}

.header .sitelogo {
    float: left;
    margin-top: 30px;
}

.header .sitetitle {
    display: inline-block;
    margin-top: 28px;
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 32px;
}

.sitelogo img {
    max-width: 452px;
}

.header .head-left {
    float: left;
    display: inline-block;
}

.header .head-main {
    float: left;
    margin-top: 10px;
}

.header .head-right {
    float: right;
    margin-top: 50px;
    width: 275px;
}

#nav {
    background: #ca2932;
}

#nav .inner .wp-panel .navbg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: auto;
    height: 100%;
    background: #fff;
    opacity: .7;
}

.nav .wp-menu {
    margin: 0 auto;
}

.nav .wp-menu .menu-item {
    position: relative;
    float: left;
    display: inline-block;
}

.nav .wp-menu .menu-item.i1 {
    background: 0 0;
}

.nav .wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
    width: 20px;
    height: 20px;
    background: url(images/nav_j.png) no-repeat center center;
    vertical-align: middle;
}

.nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 28px;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
}

.nav .wp-menu .menu-item a.hover,
.nav .wp-menu .menu-item.hover a.menu-link {
    background-color: #fff;
    color: #ca2932;
    text-decoration: none;
}

.nav .sub-menu {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 100;
    display: none;
    min-width: 100%;
    background: #fff;
}

.nav .sub-menu .sub-item {
    position: relative;
    vertical-align: top;
    white-space: nowrap;
}

.nav .sub-menu .sub-item a {
    display: block;
    padding: 0 17px;
    height: 40px;
    background: 0 0;
    color: #000;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.nav .sub-menu .sub-item a:hover,
.nav .sub-menu .sub-item.hover>a {
    display: block;
    background-color: #ca2932;
    color: #fff;
}

.nav .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    z-index: 200;
    background: #fff;
    display: none !important;
}

#banner {
    background: #e7e2df;
}

#banner .inner {
    position: relative;
    width: auto;
    max-width: 1920px;
    text-align: center;
}

.main1 .inner {
    padding: 46px 0 64px;
}

.main1 .ml {
    float: left;
    width: 59%;
}

.main1 .mc {
    float: left;
    margin-left: 30px;
    width: 380px;
}

.main1 .mr {
    float: right;
    width: 38.3%;
}

.main4 .inner {
    padding: 71px 0 0;
}

.main4 .ml {
    float: left;
    width: 47.5%;
}

.main4 .mr {
    float: right;
    width: 50%;
}

.post {
    margin-bottom: 10px;
}

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0 solid #e6e6e6;
}

.post .tt .tit {
    float: left;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
}

.post .tt .tit .title {
    display: block;
    color: #424242;
    font-family: "Microsoft yahei";
    line-height: 42px;
}

.post .tt .tit .name {
    display: none;
    color: #333;
    line-height: 16px;
}

.post .con {
    margin: 0 auto;
    padding: 6px 0;
}

.post .con .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

.post .con .wp_article_list .list_item .Article_Index {
    background: url(http://218.94.64.90:23180/_upload/tpl/06/db/1755/template1755/images/li.gif) no-repeat center;
}

.post .more_btn {
    float: right;
    display: inline-block;
    margin-top: 18px;
    height: 20px;
    line-height: 20px;
}

.post .more_btn .more_text,
.post .more_btn a {
    color: #666;
    font-size: 16px;
    cursor: pointer;
}

.post .more_btn a {
    color: #666;
}

.post .more_btn a:hover {
    color: #666;
}

.post .more_btn .more_text:hover {
    color: #ab1921;
}

.post1 .tt .tit .title {
    display: inline-block;
    margin-right: 20px;
    color: #ca2932;
    font-weight: 700;
    font-size: 30px;
    font-family: "黑体";
    cursor: pointer;
}

.post1 .tt .tit .title.selected {
    color: #ab1921;
}

.post1 .more_btn a {
    color: #1826a5;
}

.news_list li.news {
    padding-left: 0;
    line-height: 34px;
}

.news_list li.news span.news_title {
    float: left;
}

.news_list li.news span.news_title img {
    vertical-align: middle;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9c9c9c;
}

.news_list li.news .news_time,
.news_list li.news .news_time span {
    color: #666;
}

.news_list li.news .news_icon {
    display: inline-block;
    margin: 0 auto;
    border: 0 solid red;
}

.news_list li.news .news_text {
    color: #666;
    line-height: 22px;
}

.news_list li.news .news_bg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    background: #000;
    opacity: .7;
    filter: Alpha(opacity=70);
}

.news_list li.news p {
    line-height: 34px;
}

.news_list li.news .news_text a {
    color: #666;
}

.rili2 .con {
    padding: 5px 0;
}

.rili2 .news_list li.news {
    float: left;
    padding-left: 2.5%;
    width: 31.6%;
}

.rili2 .news_list li.news.n1 {
    padding: 0;
}

.news_month {
    padding: 8px 0 0;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
}

.news_dd {
    padding-bottom: 6px;
    border-bottom: 1px solid #cd757a;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
}

.rili2 .news_list li.news .news_date {
    float: left;
    box-sizing: border-box;
    margin-right: -80px;
    padding: 16px 13px 45px 13px;
    width: 80px;
    background: #ab1921;
    text-align: center;
}

.rili2 .news_list li.news .news_date .news_year {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    transition: all .4s ease-in-out;
}

.rili2 .news_list li.news .news_date .news_days {
    background-color: #e3e4e6;
    color: #6b6b6b;
    font-size: 12px;
    line-height: 30px;
}

.rili2 .news_list li.news .news_wz {
    width: 100%;
}

.rili2 .news_list li.news .news_wz .news_con {
    margin-left: 80px;
    padding: 19px 35px 27px 29px;
    background: #fff;
}

.rili2 .news_list li.news .news_title {
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    margin-top: 4px;
    color: #000;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 64px;
}

.rili2 .news_list li.news .news_text {
    display: -webkit-box;
    overflow: hidden;
    padding-top: 18px;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 26px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 78px;
}

.news_text .news_list li.news {
    margin-bottom: 10px;
}

.news_text .news_list li.news .news_title {
    font-size: 15px;
    line-height: 24px;
}

.news_text .news_list li.news .news_text {
    font-size: 13px;
    line-height: 22px;
}

.news_text .news_list li.news .news_time {
    font-size: 13px;
    line-height: 28px;
}

.l-banner {
    height: 235px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

#l-container .inner {
    padding: 25px 10px;
    box-sizing: border-box;
}

#d-container .inner {
    background: #fff;
}

.col_menu {
    position: relative;
    float: left;
    margin-right: -240px;
    width: 240px;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #ab1921;
}

.col_menu .col_menu_head h3.col_name {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    padding: 0 5px 0 30px;
    line-height: 50px;
}

.col_menu .col_menu_con {
    border: 1px solid #e4e4e4;
}

.col_list .wp_listcolumn {
    border-top: 0 solid #2867a0;
    border-bottom: 0 solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
    border-top: 0 solid #fff;
    border-bottom: 1px solid #f6eaea;
    background: 0 0;
    color: #333;
    font-weight: 400;
    font-size: 15px;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 5px 0 5px 28px;
    line-height: 32px;
}

.col_list .wp_listcolumn .wp_column a.selected,
.col_list .wp_listcolumn .wp_column a:hover {
    background: #eee;
    color: #ab1921;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #ab1921;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb;
    background: 0 0;
    color: #454545;
}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
    color: #ab1921;
    font-weight: 700;
}

.col_list .wp_listcolumn .wp_column .sub_list a {
    margin-top: -1px;
    border-top: 1px solid #eee;
    color: #333;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    padding: 5px 10px 5px 44px;
    line-height: 28px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #ab1921;
    font-weight: 700;
    font-weight: 700;
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 5px 10px 5px 60px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
    color: #ab1921;
    font-weight: 700;
}

.col_news {
    float: right;
    width: 100%;
    min-height: 500px;
}

.col_news .col_news_box {
    margin-left: 290px;
}

.col_news_head {
    border-bottom: 1px solid #dbdbdb;
}

.col_metas .col_title {
    float: left;
    display: inline-block;
    height: 48px;
    line-height: 48px;
}

.col_metas .col_title h2 {
    display: inline-block;
    border-bottom: 3px solid #cbcbcb;
    color: #ab1921;
    font-weight: 400;
    font-size: 18px;
    font-family: "Microsoft yahei";
}

.col_metas .col_path {
    float: right;
    display: inline-block;
    height: 46px;
    color: #666;
    white-space: nowrap;
    line-height: 46px;
}

.col_metas .col_path a {
    color: #2f2f2f;
}

.col_news_con {
    margin: 0 0;
    padding: 5px 0 10px 0;
}

.col_news_list {
    margin-top: 7px;
}

.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    color: #333;
    font-size: 14px;
    line-height: 1.75;
}

.col_news_list .wp_entry p {
    margin-bottom: 10px;
}

.col_news_list .wp_entry table {
    margin-bottom: 4px;
}

.col_news_list .wp_entry img {
    max-width: 680px;
}

.infobox {
    margin: 0 auto;
    padding: 20px 60px;
    width: auto;
}

.article {
    padding-top: 10px;
}

.article h1.arti_title {
    color: #ab1921;
    text-align: center;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    line-height: 36px;
}

.article h2.arti_title {
    color: #ca2932;
    text-align: center;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    line-height: 34px;
}

.article .arti_metas {
    padding: 10px;
    text-align: center;
}

.article .arti_metas span {
    margin: 0 5px;
    color: #787878;
    font-size: 12px;
}

.article .entry {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
}

.article .entry .read,
.article .entry .read p {
    color: #333;
    font-size: 14px;
    line-height: 1.75;
}

.article .entry .read p {
    margin-bottom: 10px;
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
}

.article .entry .read table {
    margin: 0 auto;
    border: none;
}

#footer {
    background: #434343;
}

#footer .inner {
    position: relative;
    padding: 58px 0;
}

#footer .inner .foot-left {
    float: left;
    padding: 10px 0;
}

#footer .inner .foot-right {
    float: right;
    margin-top: 12px;
}

#footer .inner p {
    color: #fff;
    text-align: right;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
}

#footer .inner p span {
    margin: 0 3px;
}

#footer .inner .copyright a {
    color: #eee;
}

.wp_search {
    position: relative;
    display: inline-block;
    padding-left: 4px;
    border: 1px solid #d0d0d0;
}

.wp_search #keyword {
    padding: 4px 0;
    width: 160px!important;
    height: 20px;
    border: none;
    background: 0 0;
    color: #fff;
    line-height: 20px;
}

.wp_search .search {
    width: 32px;
    height: 30px;
    border: 0;
    background: #fff url(images/sous.png) no-repeat center;
    vertical-align: top;
    cursor: pointer;
}

.searchbox {
    margin-top: 5px;
    text-align: right;
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-right: 40px;
    margin-left: 4px;
    border: 1px solid #d58c90;
    border-radius: 5px;
}

.wp-search .search-input input.search-title {
    padding: 11px 0;
    padding-left: 23px;
    width: 100%;
    height: 22px;
    outline: 0;
    border: 0;
    background: 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-family: "Micsoft Yahei";
}

.wp-search .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 46px;
}

.wp-search .search-btn input.search-submit {
    width: 60px;
    height: 46px;
    outline: 0;
    border: 0;
    background: url(images/sous.png) no-repeat center;
    cursor: pointer;
}

.botlinks .links-wrap {
    position: relative;
    margin: 0 auto;
    width: 223px;
    border: 1px solid #e7abae;
    line-height: 32px;
}

.botlinks .links-wrap a.links-arrow {
    display: block;
    padding: 0 25px 0 10px;
    height: 32px;
    background: url(images/arrow.png) no-repeat right top;
    color: #fff;
    line-height: 32px;
}

.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {
    background-position: right bottom;
    cursor: pointer;
}

.botlinks .links-wrap .link-items {
    position: absolute;
    bottom: 33px;
    left: 0;
    display: none;
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    height: auto;
    max-height: 300px;
    min-width: 180px;
    background: #f5f5f5;
}

.botlinks .links-wrap .link-items a {
    display: block;
    padding: 5px;
    color: #444;
    line-height: 24px;
}

.botlinks .links-wrap .link-items a span {
    display: block;
    margin: 0 6px;
    white-space: nowrap;
}

.botlinks .links-wrap .link-items a:hover {
    background: #ab1921;
    color: #fff;
    cursor: pointer;
}

.mbanner .focus .focus-title-bar {
    bottom: 40px;
    left: 40px;
    margin-left: 0;
}

.mbanner .focus .focus-title-bg {
    background-color: #000;
    opacity: .4;
}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 50%;
    bottom: 44px;
    z-index: 60;
    margin-right: -112px;
}

.mbanner .focus .focus-page {
    display: inline-block;
    margin-right: 6px;
    width: 50px;
    height: 4px;
    background: #fff;
    opacity: .6;
}

.mbanner .focus .focus-page-active {
    background: #fff;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.mbanner .focus .focus-navigation {
    width: 58px;
    height: 53px;
    background: url(images/slide_next.png) no-repeat;
    text-indent: -999em;
    opacity: .7;
}

.mbanner .focus .focus-navigation:hover {
    opacity: 1;
}

.mbanner .focus .focus-navigation:active {
    opacity: 1;
}

.mbanner .focus .focus-prev {
    left: 0;
}

.mbanner .focus .focus-next {
    right: 0;
    background-position: right top;
}

.wrapperinner {
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    -ms-touch-action: none;
}

.scroller {
    position: absolute;
    z-index: 1;
    width: 750px;
    height: 160px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-tap-highlight-color: transparent;
    -ms-transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

span.E {
    color: #ab1921;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 24px;
    font-family: Times;
    opacity: .4;
}

.news_list1 .news_title a {
    display: -webkit-box;
    overflow: hidden;
    max-height: 64px;
    min-height: 64px;
    color: #ab1921;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_list1 {
    padding: 2px 20px 24px 25px;
    background: #f9efef;
}

.news_list2 .news_title a {
    font-size: 16px;
    line-height: 49px;
}

.news_list2 .news_title {
    float: left;
    display: -webkit-box;
    overflow: hidden;
    width: 80%;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 49px;
}

.news_list2 .news_time {
    float: right;
}

.news_list2 li {
    border-bottom: 1px dashed #bdcae1;
}

#container-2 {
    background: #faf1f2;
}

#container-2 .inner {
    padding: 60px 0 62px;
}

#container-4 .tt {
    padding-bottom: 20px;
}

span.yr {
    padding-left: 10px;
    color: #fff!important;
    font-size: 14px;
}

span.y {
    padding-left: 23px;
    color: #ab1921!important;
    font-size: 14px;
}

.mlink.botlinks {
    float: left;
    clear: both;
    padding: 28.5px 0;
    width: 23.2%;
    background: #cf565d;
}

.post-11 .focus .focus-title {
    overflow: hidden;
    padding: 0 15px;
    width: 70%;
    height: 34px;
    text-overflow: ellipsis;
    font-size: 20px;
    line-height: 34px;
}

.post-11 .focus .focus-title-bar {
    right: 0;
    bottom: 20px;
    left: 0;
    margin-left: 0;
    height: 34px;
}

.post-11 .focus .focus-title-bg {
    display: none;
}

.post-11 .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 18px;
}

.post-11 .focus .focus-page {
    margin-right: 13px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    line-height: 10px;
    opacity: .6;
}

.post-11 .focus .focus-page span {
    display: block;
    font-size: 0;
}

.post-11 .focus .focus-page:hover {
    color: #000;
    font-weight: 700;
    font-size: 13px;
}

.post-11 .focus .focus-page-active {
    background-color: #fff;
    color: #fff;
    opacity: 1;
}

.post-11 .focus .focus-navigation {
    opacity: .7;
}

.post-11 .focus .focus-navigation:hover {
    opacity: 1;
}

.post-11 .focus .focus-navigation:active {
    opacity: 1;
}

.post-11 .con {
    padding-top: 37px;
}

.post-13 .con {
    padding-top: 41px;
}

.post-13 .news_time {
    color: #ab1921;
    font-size: 14px;
    line-height: 49px;
}

.post-13 .news_text a {
    display: -webkit-box;
    overflow: hidden;
    color: #666;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 26px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 78px;
}

.post-13 .news_list1 .news_time {
    padding-top: 10px;
    padding-left: 25px;
    background: url(images/clock.png) 1px 18px no-repeat;
    line-height: 29px;
}

.post-13 ul.news_list2 {
    margin: 5px 0 0;
}

.post-13 .news_list1 .news_text {
    margin: 5px 0 1px;
    max-height: 78px;
    overflow: hidden;
}

.post-13 .news_list1 .news_title {
    height: 64px;
    overflow: hidden;
}

.post-41 .con {
    padding-top: 44px;
}

.post-41 .news_wz .news_con {
    height: 206px;
    box-sizing: border-box;
}

.post-61 .news_time {
    margin-bottom: 5px;
    background: url(images/sj.png) no-repeat left;
}

.post-61 .news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.post-61 .news_title a {
    font-size: 16px;
}

.post-61 .news_text a {
    /* display:-webkit-box; */
    display: inline-block;
    width: 100%;
    overflow: hidden;
    color: #666;
    text-overflow: ellipsis;
    /* -webkit-line-clamp:1; */
    /* -webkit-box-orient:vertical; */
    white-space: nowrap;
    line-height: 17px;
}

.post-61 li {
    padding: 4px 0;
}

.post-61 li.news .news_text {
    font-size: 14px;
}

.post-62 .news_title {
    float: left;
    display: -webkit-box;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px;
    width: 83.4%;
    background: #f1f1f1;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 48px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 48px;
}

.post-62 .news_title a {
    color: #2a2a2a;
}

.post-62 .news_time {
    float: right;
    width: 16.6%;
    background: #fff;
    color: #2a2a2a!important;
    text-align: center;
    font-size: 16px;
    line-height: 48px;
}

.post-62 li {
    margin: 20px 0;
    border: 1px solid #f1f1f1;
}

.post-62 .con {
    margin-top: -8px;
}

.post-62 .news_title:hover {
    background: #ab1921;
}

.post-62 .news_title:hover a {
    color: #fff;
}

.post-62 li:hover .news_time {
    color: #ab1921!important;
}

.post-63 {
    float: left;
    margin-bottom: 78px;
    width: 76.8%;
}

.post-63 li {
    float: left;
    margin-left: 2.9%;
    width: 30.43%;
    background: #7fb1c6;
    transition: .2s;
}

.post-63 li:hover {
    transform: scale(1.07);
}

.post-63 .con {
    margin: 0 auto;
    padding: 0;
}

.post-63 .news_title {
    text-align: center;
    font-size: 22px;
    line-height: 91px;
}

.post-63 .news_title a {
    color: #fff;
}

.post-63 .i1 {
    background: #df8468;
}

.post-63 .i3 {
    background: #9cc47e;
}

.c1.clearfix {
    clear: both;
    padding-top: 42px;
}

.foot2 {
    padding: 20px 0;
    border-top: 1px solid #565656;
}

.foot2 p {
    color: #b2b2b2;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
}

#footer span.sitetitle {
    display: inline-block;
    margin-top: 28px;
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 32px;
}

.col_news_con .news_list li.news span.news_title {
    overflow: hidden;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.col_news_con .news_list li.news {
    font-size: 15px;
}

input::-webkit-input-placeholder {
    color: #dda3a6;
}

input::-moz-input-placeholder {
    color: #dda3a6;
}

input::-ms-input-placeholder {
    color: #dda3a6;
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
    -webkit-transition-delay: 99999s;
}




/*新增样式*/
.article .entry .read, .article .entry .read p,
.col_news_list .wp_entry p{
font-size:18px!important;
line-height:35px!important;
margin:10px 0!important;
}


#footer {
    background: #ab1921;
}
.foot2 {

    border-top: 1px solid #bb2d2d;
}
