@charset "UTF-8"; 

/**Base Reset**/
* {margin: 0; padding: 0;}
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus {outline: 0;}
img {border: 0;}
a img {vertical-align: middle;height:100%}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none {display: none;}
.hidden {visibility: hidden;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix {display: block; *zoom:1;}
body, p {font: 14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #444; font-family: "Microsoft YaHei";}
body {background-color: #fff;}
a {text-decoration: none; color: #333; transition: all 0.4s ease-in-out;}
a:hover {text-decoration: none; color: #8a1414;}
.wrapper {width: 100%; background-color: #fff;}
.wrapper .inner {width: 1200px; margin: 0 auto;}

/*scroll*/
::-webkit-scrollbar {width: 6px; height: 6px; background-color: #F5F5F5;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #FFF;}
::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #AAA;}


/**top**/
.top {background: #690301;}

/*top-nav*/
.top-nav-panel {float: left;visibility:hidden;}
.top-nav-panel .menu .menu-item {float: left; display: inline-block;}
.top-nav-panel .menu .menu-item a.menu-link {display: inline-block; margin: 0 8px; height: 37px; line-height: 37px; color: #c4aead; font-size: 14px;}
.top-nav-panel .menu .menu-item a.menu-link:hover {text-decoration: underline; color: #d5d5d5;}


/**header**/
.header {background: #8a1414;TEXT-ALIGN: CENTER;}
.header .inner {padding:15px 0 25px 0;display: inline-block;}

/*logo*/
.logo-panel {float: left;position: absolute;}
.logo-window {margin-left: 10px; padding-top: 10px;}
.logo-window img {vertical-align: middle;}
.head-tools {float: right;}

/*search*/
.search-panel {float: right; position: relative; margin-top: 5px;}
.search-window {overflow: hidden; width: 32px;}
.searchbtn {width: 32px; height: 32px; border: 0; outline: 0; background: url(../images/searchbg.png) center no-repeat; position: absolute; right: 0; top: 0; z-index: 120; cursor: pointer;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 32px;}
.wp-search .search-input input.search-title {width: 100%; height: 32px; line-height: 32px; border: 0; outline: 0; background: none; color: #fff; font-size: 14px; border-bottom: 1px solid #fff;}
.wp-search .search-btn {width: 32px; height: 32px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 32px; height: 32px; border: 0; outline: 0; background: url(../images/searchbg.png) center no-repeat; cursor: pointer;}

/*CSS3 Extended Properties*/
/* WebKit, Blink, Edge */
::-webkit-input-placeholder {color: #fff;}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {color: #fff;}
/* Mozilla Firefox 19+ */
::-moz-placeholder {color: #fff;}
/* Internet Explorer 10-11 */
:-ms-input-placeholder {color: #fff;}

/*motto*/
.motto {float: right; margin: 7px 23px 0 0;}
.motto img {max-width: 100%;}

/*nav*/
.main-nav-panel {width: 700px;float: right;margin-top: 20px;display: none;}
.menu-switch-arrow {display: none;}
.main-nav-panel .menu {margin: 0 auto;}
.main-nav-panel .menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .menu .menu-item a.menu-link {display: inline-block; padding: 0 20px; height: 40px; line-height: 40px; color: #fff; font-size: 16px;}
.main-nav-panel .menu .menu-item a.menu-link:hover {text-decoration: none; color: #eac9b0;}
.main-nav-panel .menu .menu-item a.menu-link.parent {color: #eac9b0;}
.main-nav-panel .sub-menu {background: url(../images/navbg.png) repeat; display: none; position: absolute; left: 0; top: 40px; z-index: 100; min-width: 100%;}
.main-nav-panel .sub-menu .sub-item {position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; border-bottom: 1px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a {display: block; color: #fff; height: 34px; line-height: 34px; padding: 0 10px; display: block; text-align: center;}
.main-nav-panel .sub-menu .sub-item a:hover {color: #ecc39d; display: block;}
.main-nav-panel .sub-menu .sub-menu {left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}


/**jumbotron**/
.jumbotron .inner {width: 100%;background: #8a1414;}
.banner_img {
    max-width: 1200px;
    margin: 0 auto;
}
.fcous-panel {width: 100%; margin: 0 auto;}
.focus.focus-box {width: 100% !important;overflow: hidden;margin: 0 auto;}
.focus .focus-navigation {width: 56px; height: 56px; line-height: 56px; margin-top: -28px; opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation:active {opacity: 0.7; filter: alpha(opacity=70);}
.focus .focus-navigation:hover {opacity: 0.7; filter: alpha(opacity=70);}
.focus .focus-prev {background: url(../images/slidebg.png) left center no-repeat; left: 20px;}
.focus .focus-next {background: url(../images/slidebg.png) right center no-repeat; right: 20px;}

/**list**/
.banner {background-color: #ececec;}
.banner .inner {position: relative;}

/*list-banner*/
.column_img img, .banner_img img {width: 100%; max-height: 240px; vertical-align: top;}

/*col-head*/
.column-head {background: #8a1414; line-height: 24px;}
.column-menu {width: 220px; background-color: #f5f5f5; position: relative; float: left; margin-right: -220px;}
.column-news {float: right; width: 100%;}
.column-news .column-news-box {margin-left: 240px; margin-right: 15px;}

/*col-pos*/
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor .column-switch {display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title {display: inline-block; float: left; font-size: 18px; font-weight: normal; color: #fff; padding-left: 40px;}

/*column-list*/
.column-list-wrap li {width: 100%; vertical-align: bottom;}
.column-list-wrap li a {display: block; width: 100%; border-bottom: 1px solid #e5e5e5; font-size: 16px; color: #383838; background-color: #fff;}
.column-list-wrap li a:hover {color: #fff; text-decoration: none; background-color: #af1f1f;}
.column-list-wrap li.selected a.selected {color: #fff; background-color: #af1f1f;}
.column-list-wrap li a span {display: block; padding: 10px; padding-left: 60px; line-height: 22px;}
.column-list-wrap .sub-list li a {font-size: 15px; background-color: #fff;}
.column-list-wrap .sub-list li a:hover {background-color: #af1f1f; color: #fff;}
.column-list-wrap .sub-list li.selected a.selected {background-color: #af1f1f; color: #fff;}
.column-list-wrap .sub-list li a span {padding: 6px 10px; padding-left: 75px; line-height: 28px;}
.column-list-wrap .sub-list .sub-list li a {font-size: 14px; background-color: #fff;}
.column-list-wrap .sub-list .sub-list li a:hover {background-color: #af1f1f;}
.column-list-wrap .sub-list .sub-list li.selected a.selected {background-color: #af1f1f;}
.column-list-wrap .sub-list .sub-list li a span {padding-left: 80px; line-height: 26px;}

/*current location*/
.list-head {padding: 10px 0; border-bottom: 2px solid #e5e5e5;}
.list-meta .column-title {float: left; display: inline-block; white-space: nowrap; line-height: 24px; font-size: 18px; color: #8a1414;}
.list-meta .column-path {float: right; line-height: 24px; color: #888;}
.list-meta .column-path a {color: #888;}
.list-meta .column-path a:hover {color: #8a1414;}
.list-meta .column-path .possplit {background: url(../images/posbg.png) center no-repeat; width: 16px;}

/*column-news-list*/
.column-news-con {padding: 10px 0; min-height: 300px;}
.cols_list {width: 100%; display: inline-block;}
.cols_list .cols {width: 100%; display: inline-block; border-bottom: 1px dashed #e1e1e1;}
.cols_list .cols .cols_title { line-height: 34px; font-size: 15px; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.cols_list .cols .cols_title a {color: #414141;}
.cols_list .cols .cols_title a:hover {color: #8a1414;}
.cols_list .cols .cols_meta {float: right; font-size: 15px; color: #a3a3a3; line-height: 34px;}
.wp_entry {width: auto; margin: 0 4px;}
.wp_entry, .wp_entry p {line-height: 1.7; font-size: 15px; text-align: justify;}
.wp_entry p {margin-bottom: 11px;}

/*page*/
.wp_paging {display: block; margin: 0; padding: 0; list-style: none; font-size: 13px; font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif; color: #494949; float: right; margin: 15px 0;}
.wp_paging input {font-size: 12px; *font-size:100%;}
.wp_paging li {display: inline-block; height: 25px; line-height: 25px; float: left; margin-top: 5px;}
.wp_paging li span, .wp_paging li a {display: inline-block; float: left; margin-left: 10px;}
.wp_paging li em {font-style: normal; font-weight: bold; padding: 0 4px;}
.wp_paging li a {cursor: pointer; color: #666; line-height: 25px; height: 25px;}
.wp_paging li a:hover {color: #8a1414;}
.wp_paging li a span {margin: 0;}
.wp_paging li input {font-size: 12px; *font-size:100%; width: 24px; height: 15px; line-height: 15px; border: 1px solid #d5d5d5; background: #fff; margin-top: 4px; text-align: center;}
.wp_paging li input:focus {outline: none;}

/*column-list-img*/
.column-news-list .wp_entry img {vertical-align: middle; max-width: 100%; _width:expression(this.width > 800 ? "880px" : this.width);}


/**displayinfo**/
.info-box {margin: 20px; min-height: 300px;}

/*info-title*/
.article {padding: 15px 0;}
.article h1.arti-title {line-height: 32px; padding: 5px; text-align: center; font-size: 26px; font-weight: normal; color: #8a1414;}
.article h3.arti-title {line-height: 22px; padding: 3px 3px 8px 3px; text-align: center; font-size: 20px; font-weight: normal; color: #929090; border-bottom: 2px solid #ECECEC;}

/*info-base*/
.article .arti-metas {line-height: 22px; text-align: center; padding: 10px 0; margin-bottom: 5px;}
.article .arti-metas span {display: inline-block; margin: 0 8px; font-size: 12px; color: #787878;}

/*info-con*/
.article .entry {margin: 0 4px; overflow: hidden; min-height: 100px;}
.article .entry, .article .entry p, .article .entry a{line-height: 1.7; font-size: 15px; text-align: justify;    color: #333 !important;}
.article .entry p {margin-bottom: 11px;}

/*info-con-img*/
.wp_articlecontent img {display: block; margin: 0 auto!important;}

/*share*/
#bdshare {margin-top: 10px;}


/**container**/

/*news-base*/
.tt {display: inline-block; vertical-align: top; width: 100%; border-bottom: 1px solid #e0dbcf; margin-bottom: 20px;}
.tt .tit {display: inline-block; font-weight: normal; float: left;}
.tt .tit .title {display: inline-block; font-size: 15px ! important; color: #8e1713; line-height: 42px; font-weight: bold; padding-left: 30px; cursor: pointer;}
.post2 .tt {width: 70px; float: left; position: relative; border: 0; margin: 0 -70px 0 0; background: url(../images/tit8.png) bottom center no-repeat; padding-bottom: 57px;}
.post2 .tt .tit {}
.post2 .tt .tit .title {display: inline; font-size: 15px; padding: 0; line-height: 30px;}
.more_btn {display: inline-block; line-height: 42px; float: right;}
.more_text {font-size: 14px; cursor: pointer; color: #c39a7b; transition: all 0.4s ease-in-out;}
.more_text:hover {color: #8a1414;}
.news_list {}
.news_list .news {width: 100%; float: left;}
.news_list .news .news_title {float: left; font-size: 14px; line-height: 34px; color: #393939; width: 86%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_list .news .news_title a {color: #393939;}
.news_list .news .news_title a:hover {color: #8a1414;}
.news_list .news .news_meta {float: right; display: inline-block; font-size: 14px; line-height: 34px; color: #a3a3a3;}

/*container-con*/
.container {}
.container .mod_left {width: 378px; float: left;}
.login-ttr{font-size: 15px;
    padding: 0;
    line-height: 30px;
    color: #8e1713;
    font-weight: bold;
    float:left;
width:100%}
.logind{width:45px;float: left;
    clear: left;border: solid 1px #777;text-align:center;margin-top:5px;}
.logind a{line-height:20px;
    height: 20px;}
.loginup{float:left;width:45%;background:#8a1414;text-align:center;margin-top:8px;}
.loginup a{color:#fff;line-height:32px;
    height: 32px;
    font-size: 14px;}
.logindown a{color:#fff;line-height: 32px;
    height: 32px;
    font-size: 14px;}
.logindown{float:left;width:45%;background:#8a1414;margin-top:8px;text-align:center;margin-left:18px;}
.lleft{float:left;width:42%}
.rleft{float:left;width:55%;margin-left: -45px;}
.container .mod_center {width: 367px; float: left; margin-left: 35px;}
.container .mod_cenright {width: 120px; float: left;}
.container .mod_right {width: 387px; float: right;}
.container .mod_left.login {}
.container .mod_right.icon-code {width: auto; float: right; margin-top: 25px;}
#container-1 .inner {padding: 15px 0 27px 0;}
#container-3 .inner {padding: 24px 0 17px 0;}
#container-4 {background: #f2f1eb;}
#container-4 .inner {padding: 25px 0;}

/*news-style*/
.post-6 .tt .tit .title {background: url(../images/tit1.png) left center no-repeat;}

.post-7 {width: 335px; float: left; margin-right: -675px; position: relative;}
.post-77{width:335px;float: left; margin-right: -675px; position: relative;margin-left:340px;}
.dtjt9_div_img img:hover{transform: scale(1.2);}
.dtjt9_div_img img{transition: transform 1s}
.dtjt9_div_text .dtjt9_div_text_title{background-color:rgba(0, 0, 0, 0.5)}
.dtjt9_div_text a:link{font-size:14px;color:#fff;font-weight:normal;}
.dtjt9_div_img .number .nomal{width: 10px;height: 10px;line-height: 10px;border: 0px solid #FFF;font-size: 0px;border-radius: 5px;}
.dtjt9_div_img .number .current{width: 10px;
    height: 10px;
    line-height: 10px;
    border: 0px solid #FFF;
    font-size: 0px;
    border-radius: 5px;
    background:#fff;
    opacity: 1;}
.dtjt9_div_img .number{bottom:42px;}
.dtjt9_div_text .dtjt9_div_text_title{height: 54px;line-height: 37px;}
.post-7 .news_list {margin: 0 -13px;}
.post-7 .news_list .news {width: 50%;}
.post-7 .news_list .news .news_box {position: relative; margin: 0 13px; cursor: pointer;}
.post-7 .news_list .news .news_box .news_imgs {padding-top: 67.8%; background-color: #F1F1F1; position: relative; overflow: hidden;}
.post-7 .news_list .news .news_box .news_imgs img {width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; transition: all 1s ease 0s;}
.post-7 .news_list .news .news_box:hover .news_imgs img {-moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}
.post-7 .news_list .news .news_box .news_con {width: 100%; display: inline-block; position: absolute; bottom: 0; background: url(../images/news_bg.png) repeat;}
.post-7 .news_list .news .news_box .news_con .news_arti {padding: 0 10px; display: block;}
.post-7 .news_list .news .news_box .news_con .news_arti .news_title {width: 100%; display: inline-block; line-height: 44px; color: #fff; font-size: 15px; text-align: center;}

.post-8 {width: 100%; float: right;}
.post-8 .con {margin: -10px 0 0 705px;}

.post-9 .tt {margin-bottom: 15px;}
.post-9 .tt .tit .title {background: url(../images/tit2.png) left center no-repeat;}

.post-10 .tt {margin-bottom: 15px;}
.post-10 .tt .tit .title {background: url(../images/tit3.png) left center no-repeat; padding-left: 35px;}

.post-11 .tt {margin-bottom: 15px;}
.post-11 .tt .tit .title {background: url(../images/tit4.png) left center no-repeat;}
.post-11 .news_list .news .news_title {width: 80%;}
.post-11 .news_list .news .news_title .news_info {font-weight: bold;}

.post-12 .tt .tit .title {background: url(../images/tit5.png) left center no-repeat;}
.post-12 .news_list .news {margin-bottom: 14px;}
.post-12 .news_list .news .news_title {width: 100%; display: inline-block; line-height: 20px; font-weight: bold;}
.post-12 .news_list .news .news_text {width: 100%; display: inline-block; line-height: 20px; color: #c2c2c2; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.post-13 .tt .tit .title {background: url(../images/tit6.png) left center no-repeat; padding-left: 35px;}
.post-13 .news_list .news .news_box {position: relative; cursor: pointer;}
.post-13 .news_list .news .news_box .news_imgs {padding-top: 59.6%; background-color: #F1F1F1; position: relative; overflow: hidden;}
.post-13 .news_list .news .news_box .news_imgs img {width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; transition: all 1s ease 0s;}
.post-13 .news_list .news .news_box:hover .news_imgs img {opacity: 0.8; filter:alpha(opacity=80);}
.post-13 .news_list .news .news_box .news_icon {background: url(../images/player.png) center no-repeat; position: absolute; top: 50%; left: 50%; margin: -30px 0 0 -30px; width: 60px; height: 60px; transition: transform 0.8s ease-out; -moz-transition: -moz-transform 0.8s ease-out;}
.post-13 .news_list .news .news_box:hover .news_icon {transform: rotateZ(720deg); -webkit-transform: rotateZ(720deg); -moz-transform: rotateZ(720deg);}

.post-14 .tt .tit .title {background: url(../images/tit7.png) left center no-repeat;}
.post-14 .news_list .news {margin-bottom: 19px;}
.post-14 .news_list .news .news_box {cursor: pointer;}
.post-14 .news_list .news .news_box .news_date {width: 52px; float: left; margin-right: -52px; position: relative; background: #eee; display: inline-block; text-align: center; font-family: "Arial"; color: #000; line-height: 30px; transition: all 0.4s ease-in-out;}
.post-14 .news_list .news .news_box:hover .news_date {background: #d6a37e; color: #fff;}
.post-14 .news_list .news .news_box .news_date .date-day {width: 100%; display: block; font-size: 20px; font-weight: bold;}
.post-14 .news_list .news .news_box .news_date .date-month {width: 100%; display: block; background: #8a1414; font-size: 12px; color: #fff;}
.post-14 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-14 .news_list .news .news_box .news_con .news_arti {margin: 4px 0 2px 66px;}
.post-14 .news_list .news .news_box .news_con .news_arti .news_title {width: 100%; display: inline-block; font-weight: bold; line-height: 26px; transition: all 0.5s ease-in-out;}
.post-14 .news_list .news .news_box .news_con .news_arti .news_text {width: 100%; display: inline-block; font-size: 12px; color: #c2c2c2; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 26px;}

.post-15 .con {width: 100%; float: right;}
.post-15 .con .con-box {margin: 5px 30px 0 110px;}
.post-15 .menu {margin: 0 auto;margin-top: -5px;}
.post-15 .menu .menu-item {
  
    position: relative;
    z-index: 100;
    width: 45%;
    
    background: #8a1414;
    text-align: center;
    margin-top: 10px;
    height: 31px;
    line-height: 31px;}
.post-15 .menu .menu-item a.menu-link {display: inline-block; padding: 0; height: 22px; line-height: 22px; color: #f7f7f7; font-size: 14px;}


/*qr-code*/
.shares {text-align: right; height: 44px;}
.shares ul {display: inline-block; width: auto; margin: 0; float: right;}
.shares li {float: left; margin: 0 0 0 22px; position: relative; padding: 0;}
.shares li a {display: inline-block; width: 44px; height: 44px; line-height: 44px; vertical-align: top; padding: 0; margin: 0;}
.shares li .share_con {display: none; position: absolute; bottom: 55px; left: 50%; z-index: 100; margin-left: -53px; width: 100px;}
.shares li .share_con img {width: 100px; height: 100px; vertical-align: top;}
.shares li.i1 a {background: url(../images/blog.png) top center no-repeat;}
.shares li.i2 a {background: url(../images/wechat.png) top center no-repeat;}
.shares li.i3 a {background: url(../images/xinxiang.png) top center no-repeat;}
.shares li.i4 a {background: url(../images/xinxiang.png) top center no-repeat;}
.shares li a:hover {background-position: bottom center;}

/*login*/
.logint {font-size: 15px; padding: 0; line-height: 30px; color: #8e1713; font-weight: bold; cursor: pointer;}


/**link**/
.link {background: #dcdacb;}
.link .inner {width: 100%;}
.tablist-menu {width: 1200px; margin: 0 auto; text-align: center; padding: 5px 0;}
.tablist-menu .menu-list {font-size: 14px; color: #8e1713; line-height: 38px; display: inline-block; padding: 0 22px; margin: 0 50px; cursor: pointer; background: url(../images/arrow.png) right bottom no-repeat; transition: all 0.4s ease-in-out;}
.tablist-menu .menu-list.selected {font-weight: bold; background: url(../images/arrow.png) right top no-repeat;}
.tablist-box {border-top: 1px solid #c6c4b6;}
.tablist-box .menu-con {display: none; width: 1200px; margin: 0 auto; padding: 22px 0 26px 0;}
.tablist-box .menu-con .news_list .news {width: 16.66%;}
.tablist-box .menu-con .news_list .news .news_box {margin: 0 20px; cursor: pointer;}
.tablist-box .menu-con .news_list .news .news_box .news_title {width: 100%; display: inline-block; line-height: 28px; color: #2e2e2e; transition: all 0.4s ease-in-out;}
.tablist-box .menu-con .news_list .news .news_box:hover .news_title {color: #8a1414;}


/**footer**/
.footer {background: #8c1515;}
.footer .inner {padding: 27px 0;}
.footer .inner .foot p {text-align: center; display: block;}
.footer .inner .foot p span {display: inline-block; margin: 0 3px; color: #cba7a7; line-height: 22px; font-size: 12px;}
.footer .inner .foot p span a {color: #cba7a7;}
.footer .inner .foot p span a:hover {color: #5bd07a;}

.wp_login_x .login_input label {
    font-size: 14px;
    color: #8e1713;
    height: 33px;
    line-height: 33px;
}

.wp_login_x .login_input .input {
    border: 1px solid #8a1414 !important;
    background-color: transparent !important;
    height:  31px;
    line-height: 31px;
}

.wp_login_x .login_input .input input {
    background-color: transparent;
    height: 21px;
    line-height: 21px;
}

.wp_login_x .login_btn .button {
    background-color: #8a1414;
    border: 2px solid #8a1414;
    height: 29px;
    line-height: 29px;
    margin-left: 4px;
}

.wp_login_x .login_btn .button input {
    font-size:  14px;
    color: #fff;
    /* line-height: 14px; */
    padding-bottom: 23px;
}

.login-box {
    padding-top: 15px;
    width:100px;
}

.wp_login_x .login_input.login_password {
    padding-left: 10px;
}

.wp_login_x .login_input {
    height:  31px;
    line-height: 31px;
    /* padding-left: 8px; */
}

.wp_login_x .login_btn .button input:hover {
        background-color: #8a1414;
    border-color: #8a1414;
}
.gzwm {
    text-indent: 14px;
    text-align: left;
    font-size: 15px;
    padding: 0;
    line-height: 30px;
    color: #8e1713;
    font-weight: bold;
    cursor: pointer;
}
.container .mod_right.icon-code {
    margin-top: 0;
}
.post-7 .news_list .news .news_box:hover .news_imgs img {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}


.wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px dashed #f2f1eb;
    vertical-align: top;
}

#container-1 .inner .post-7 .con img:hover {
	transform: scale(1.5);
    transition: all 0.5s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 1s ease 0s;
}

#footer .inner .foot .foot_logo {
    float: left;
    position: relative;
    left: 275px;
}

#navfouce .now li {
    box-shadow: 4px -7px 1px #612323 ;
    background: #fff;
    color: #690301;
	
border-collapse:separate !important;
}
#navfouce .now li a {color: #690301;}

#navbox .cont .news_list .news .news_title{width:78%;}



.column-news .column-news-box {
    margin-left: 220px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 15px;
    background: white;
}

#container .inner .column-list-wrap li a {
    background: #f2f1eb;
    color: black;
    font-size: 14px;
    font-family: "����";
	border:none;
}


#container .inner .column-menu .column-body .column-list-wrap li a span {
    padding: 0;
    width: 60%;
    text-align: center;
    margin: 10px auto;
    background: #e3dec8;
    border-radius: 5px;
	line-height:40px;
}
.column-menu{background-color: #f2f1eb;min-height: 795px;}


#container .inner .column-head {
    margin-bottom: 30px;
}

#container .inner .column-head .column-anchor .anchor-title {
    padding: 0;
    display: block;
    float: none;
    text-align: center;
}
#container .inner .column-menu .column-img {
    text-align: center;
    margin-top: 100px;
}

div#navbox .cont .BOX_one .mr .post-203 li.news {
    border-bottom: 1px solid #8a1414;
}

div#navbox .cont .BOX_one .mr .post-203 {
    position: relative;
    bottom: 20px;
}
.wp_subcolumn_list {
    display: block;
    width: 49%;
    float: left;
    min-height: 370px;
}
li.wp_sublist.sublist-1 {
    margin-right: 20px;
}
.wp_subcolumn_list .wp_sublist {
    margin-bottom: 5px;
}
li.wp_sublist.sublist-2 {
    margin-left: 20px;
}
li.wp_sublist.sublist-3 {
    margin-right: 20px;
}
li.wp_sublist.sublist-4 {
    margin-left: 20px;
}
li.wp_sublist.sublist-5 {
    margin-right: 20px;
}
li.wp_sublist.sublist-6 {
    margin-left: 20px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    color: #525252;
    margin-top: -6px;
    float: right;
}


.lmtp img {
    display: block;
    margin: 0 auto;
}
.post.post1.post-220 {
    padding: 0 30px 0 60px;
}
.post.post1.post-221 {
    padding: 0 30px 0 60px;
}
.post.post1.post-222{
    padding: 0 30px 0 60px;
}
.post.post1.post-223 {
    padding: 0 30px 0 60px;
}
.post.post1.post-224 {
    padding: 0 30px 0 60px;
}
.post.post1.post-225 {
    padding: 0 30px 0 60px;
}
.post.post1.post-226 {
    padding: 0 30px 0 60px;
}
.nav .ml-5 .news{line-height: 30px; padding-left: 30px;}
.nav .mc-5 .news{line-height: 30px; padding-left: 30px;}
.mc-5 .post.post1 .con .news_list .news .news_bt a{color:black;}
.ml-5 .post.post1 .con .news_list .news .news_bt a{color:black;}

#floatAd{
			width: 120px;
			height: 90px;
                        position: absolute;
			top: 10px;
			left: 0;
			z-index: 1000;
                       
                      
             }
.floatAd2{
			width: 120px;
			height: 120px;
                        position: absolute;
			top: 330px;
			right: 48px;
			z-index: 1000;
                        display:none;
                        
             }



#btn1{display: inline;}
#btn2{display: none;}
#ldsx1{display: block;}
#ldsx2{display: none;}
#ld1{display:none;}
#ld2{margin-left: -30px;
       // background: url(../images/tit1.png) left center no-repeat;//
        padding-bottom: 2.5px;}
#ld1:hover{color: #d2a37b;}
#ld2:hover{color: #d2a37b;}
.post-12 .con2 a{color:#c2c2c2;}
.post-12 .con1 a{color:#c2c2c2;}
.bj{float:right;margin-top:-77px;}
.bj img{width:95px;height:95px;}

.focus-container {
    width: 100% !important;
}
.main .wrapper {
    
}
.window-5{width: 100% !important;}
.card-cont{margin-bottom: 80px;
    background-color: #fff;
}
.card-img{padding: 15px;
    width: 178px;
    height: 115px;
    float: left;
    overflow: hidden;}
.card-body{min-height: 1px;
    padding: 1.25rem;}
.card-title{font-size: 16px;}
.card-text{}
