@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;}
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 Microsoft YaHei, Helvetica, STHeiti STXihei, Microsoft JhengHei, Tohoma, Arial; color: #333; }
body {background-color: #fff;}
a{ text-decoration: none; color: #333;}
a:hover{ text-decoration: none; color: #EC3C1B; }
.wp-wrapper { width: 100%; background-color: #fff;}
.wp-wrapper .wp-inner { width:auto; max-width: 1170px; margin:0 auto;}

/**??????**/
.wp-header { background-color: #fff; padding:0;}
 /**
  * [??????LOGO]
  */
.logo-panel { float: left; width:40%;}
.logo-window { padding:0; margin-left:10px;}
.logo-window img { vertical-align: middle;}

.wp-head-tools { float: right;}
/**
 * [????????????]
 */
.lang-panel { float: right; margin-right: 10px;}
.lang-window { padding: 6% 0; }
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; margin:0 3px; height: 20px; line-height: 20px; font-size: 14px; color: #EBB428;}
.lang-window .wp-menu .menu-item a.menu-link:hover { text-decoration: underline; color: #FFC661;}
/**
 * [??????]
 */
.search-panel { float: right; clear: right; width:18%; margin-right: 10px; margin-bottom: 12px;}
.search-window {border-radius: 5px; border: 1px solid #084985; background-color: #082D58; overflow: hidden;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 40px; }
.wp-search .search-input input.search-title { width: 100%; height: 20px; line-height: 20px; border:0; outline: 0; background: none; color: #fff; font-size: 16px; padding: 7px 0;}
.wp-search .search-btn { width: 40px; height: 34px; position: absolute; right: 0; top:50%; margin-top: -17px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 34px; border:0; outline: 0; background: url(img/search.png) no-repeat center; cursor: pointer;}
/**
 * [???????????????]
 */
.top-nav-panel { float: right; margin-bottom: 12px; margin-right: 6px;}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; margin: 0 6px; height: 36px; line-height: 36px; color: #fff; font-size: 16px;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover{ text-decoration: underline; color: #d5d5d5;}

/**?????????**/
.bignav{ position:relative;}
.wp-navi { float: right; width: 50%;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin:0 auto; }
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100; }
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding:0 11px; height: 64px; line-height: 64px; color: #000; font-size: 14px; }
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #000; background-color: #f9f7f8;border-bottom: 4px solid #d95f5f; height:60px;}
.main-nav-panel .sub-menu {background-color: #f2f2f2; display: none; position: absolute; left: 0; top: 64px; z-index: 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: #272727; height: 32px; line-height: 32px; padding:0 10px; display: block; }
.main-nav-panel .sub-menu .sub-item a:hover { color: #e99839; display: block;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
/**slide??????**/
.wp-navi .navi-slide-head { display: none; padding:0 10px; height: 40px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(img/menu-icon-arrow.png) no-repeat 50%;}

/**aside??????**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle { display: block; width:34px; height: 34px; background: url(img/menu-icon-arrow-white.png) no-repeat 50%; cursor: pointer; position: absolute; left: 0; top:50%; margin-top: -17px; display: none;}
.wp-navi-aside { display: none; position: fixed; left: 0; top:0; bottom: 0; right: 0; z-index: 1000; }
.wp-navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.1); }
.wp-navi-aside-active { display: block;}
.wp-navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;left: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #252525; overflow-y: auto;-webkit-overflow-scrolling: touch; }
.wp-navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.wp-navi-aside .navi-aside-head { margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title { padding:7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.wp-navi-aside .navi-aside-wrap { color: #aaa;border-bottom: 1px solid rgba(0,0,0,.3);box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li { position: relative;}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow { display:block; cursor: pointer; width:50px; height: 35px; position: absolute; right: 0; top:0px; color: #f6f6f6; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 20px 12px;}
.wp-navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 20px; padding: 8px 30px 8px 15px;border-top: 1px solid rgba(0,0,0,.3);box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover,.wp-navi-aside .navi-aside-wrap li a:focus { background-color: #404040; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu { display: none; background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a { padding-left: 20px; }
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #333}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 50px;}
/**????????????**/
.wp-focus { background-color: #ececec;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}
.wp-focus .focus-title-bar{ display:none !important;}

/**
 * ??????
 */
.wp-container { }

.wp-post {margin-bottom: 10px;}
.wp-post .post-head { margin-bottom: 7px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title { height:75px; line-height:75px; font-size:26px; font-weight:bold; background:url(../images/title.png) center no-repeat; text-align:center;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post .post-head .post-more a { color: #424242; text-decoration: none;}
.wp-post .post-body {}
.post-news .news-item {line-height: 24px; vertical-align: top; position: relative;}
.post-news .news-item .meta-title { display: block; overflow: hidden;white-space: normal;}
.post-news .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top:50%; margin-top: -10px; color: #999; }
.ckxq{text-align:center; padding:8px 15px; border:1px solid #d95f5f;  border-radius:5px; color:#d95f5f;width:150px;font-size:15px; margin:0 auto}
.ckxq a{color:#d95f5f;}

.cbox {  padding: 70px 0;}
.cbox .news_pic{ float:left; width:48%;max-width: 525px;}
.cbox .news_pic img{ width:100%;}
.cbox .news_con{ float:right; width:48%;}
.cbox .post-news .news-item{ height:auto;}
.cbox .post-news .news-item .meta-title{font-size: 18px; line-height: 25px; margin-bottom: 20px; font-style: normal;}
.cbox .post-news .news-item .meta-summary{overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical; color: #666;}
.cbox .ckxq{text-align:center; padding:8px 15px; border:1px solid #d95f5f;  border-radius:5px; color:#d95f5f;width:150px;font-size:15px; margin:0 auto;  margin-top: 45px;}
.cbox .ckxq a{color:#d95f5f;}

.dbox{ padding:30px 0px 20px 0px;overflow: hidden;}
.dbox .scroll li{width: 30%; float: left;}
.dbox .scroll li .news_img{width: 100%; height:auto;max-width: 350px; margin:0 auto;margin-bottom: 15px;}
.dbox .scroll li .news_img img{ max-width:350px; width:100%; max-height:220px;}
.dbox .post-news .news-item .meta-title{font-size: 16px; line-height: 22px; margin-bottom: 18px; font-style: normal;text-align: center;}
.dbox .sudy-scroll-nav{ display:none;}
.dbox .post-body{ margin-bottom:150px;}
.dbox .sudy-scroll-page{ bottom:-100px !important;}

.wp-container2{ background: #fff8f8;}
.ebox{    padding: 30px 0px 20px 0px;}
.ebox .fbsj{ float:left;}
.ebox .con{ float:left;max-width: 70%;}
.ebox .post-news .news-item{ height:auto; width:33.33%; float:left;max-height: 73px;  margin: 30px 0;}
.ebox .post-news .news-item .meta-title{max-height: 24px;margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;  -webkit-box-orient: vertical;white-space: normal;}
.ebox .post-news .news-item .meta-title a{font-size: 16px;line-height: 20px; font-weight: bold;font-style: normal;}
.ebox .post-news .news-item .meta-summary{overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;    max-height: 45px;}
.ebox .post-news .news-item .meta-summary a{font-weight: normal; line-height: 25px;text-indent: 2em;}
.ebox .fbsj{border: 1px solid #ffcccc; border-radius: 3px; margin-right:15px;text-align: center;margin-bottom: 5px;}
.fbsj-y{ width:70px; height:35px; line-height:35px;}
.fbsj-m{ width:70px; height:35px; line-height:35px;}
.ebox .wp-post .post-head{ margin-bottom:20px;}
.ebox .ckxq{ margin-top: 30px; margin-bottom: 40px;}

.fbox{ padding:30px 0px 20px 0px;}
.fbox_con{ background: #ff8e8e;}
.fbox .fbox1{ float:left; width:48%;}
.fbox .fbox2{ float:left; width:48%; margin-left:3%;margin-top: 11px;}
.fbox1 .news_num{ float:left; border:2px solid #fff;border-radius: 100%;width: 50px;height: 50px;font-size: 25px;line-height: 50px;color: #fff; margin:15px; text-align:center;max-width: 20%;}
.fbox1 .news_con{ float:left; margin-top:10px; max-width:80%;}
.fbox1 .meta-title{ max-height:25px;color: #fff;line-height: 30px; font-size: 16px; text-align: left; white-space: normal; overflow: hidden;  text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.fbox1 .meta-title a{color: #fff;line-height: 30px; font-size: 16px; text-align: left;  overflow: hidden;  text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 1; -webkit-box-orient: vertical;font-weight: bold;}
.fbox1 .meta-summary{color: #fff; overflow: hidden;max-height: 45px; display:block;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.fbox1 .meta-summary a{ color:#fff;}
.fbox .ckxq{margin: 40px auto 50px;  text-align: center;   padding: 8px 15px;  border: 1px solid #d95f5f;  border-radius: 5px;  color: #d95f5f; width: 150px;  font-size: 15px;}
.fbox1 .post-news .news-item{margin: 5px 0;padding-bottom: 20px;border-bottom: #fff 1px dashed;}
.fbox1 li.news-item.item-3.clearfix{ border-bottom:none;}


.gbox{ padding:30px 0px 20px 0px;}
.gbox .post-news .news-item{ width:48%; float:left;margin: 10px 0px 30px 0px;}
.gbox .post-news .meta-title{font-weight: bold; margin-bottom: 8px;font-style: normal; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
.gbox .post-news .meta-title a{font-size: 18px;line-height: 25px;}
.gbox .post-news .meta-summary{color: #666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;    max-height: 45px;}
.gbox .post-news .meta-summary a{color: #666;}
.gbox li.news-item.item-2{ margin-left:4%}
.gbox li.news-item.item-4{margin-left:4%}
.gbox li.news-item.item-6{margin-left:4%}
.gbox .ckxq{ margin-top:40px; margin-bottom:45px;}

.hbox .post-news .news-item{ width:25%; max-width:285px; float:left; margin-bottom:130px;}
.hbox .meta-pic{ width: 150px;  height: 150px; border-radius: 100%;  margin: auto; overflow:hidden;}
.hbox .meta-pic img{ width:100%; height:100%;}
.hbox .post-news .news-item .meta-title{ text-align:center;color: #272727; margin-top:30px;}
.hbox .post-news .news-item .meta-title a{ text-align:center;color: #272727;font: normal 18px sans-serif;}
.hbox .meta-title2{ text-align:center;font: 400 14px sans-serif; margin-top: 6px;color: #727272;}
.hbox .meta-title2 a{ text-align:center;font: 400 14px sans-serif; margin-top: 6px;color: #727272;}
.hbox .ckxq{ margin-bottom:45px;}

.ibox{ padding:30px 0px 20px 0px;}
.ibox .con{ padding: 0px 20px;}
.ibox .wp-post .post-head{ margin-bottom:55px;}
.ibox .post-news .news-item{ width:25%; float:left;}
.ibox .fbsj{border: 1px solid #fbdede;  margin:0 auto; text-align: center;   border-radius: 5px;  color: #d95f5f;   width:70px; font-size: 20px;    background: #fff;}
.ibox .fbsj-y{ font-size: 20px;}
.ibox .fbsj-m{font-size: 14px;}
.ibox .meta-title{ height:20px;margin-bottom: 5px; overflow: hidden;  text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 16px;  line-height: 20px;   font-weight: bold; font-style: normal;    margin-top: 20px;white-space: normal;}
.ibox .meta-title a{margin-bottom: 5px; overflow: hidden;  text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 16px; line-height: 20px;  font-weight: bold; font-style: normal;}
.ibox .meta-summary{overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;   -webkit-line-clamp: 2;  -webkit-box-orient: vertical;max-height: 45px;}
.ibox .meta-summary a{font: 15px 'Open Sans', sans-serif;color: #666; }
.ibox .ckxq{ margin-top:50px; margin-bottom:60px;}

/**?????????**/
	.wp-banner { background-color: #ececec;}
	.wp-banner .wp-inner { position: relative;}
	.wp-banner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff;text-shadow:2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top :50%; margin-top: -12px;}
/**?????????banner???**/
.banner img { width: 100%; vertical-align: top; }
	
.wp-column-menu { width: 290px; position: relative; float: left; margin-right: -290px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 335px; margin-right: 15px;}

/**????????????**/
.trueHeader{-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1); margin-bottom:60px;}


.column-head { background: #d95f5f; line-height: 24px; margin-bottom: 10px;}   /**??????????????????**/
.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; background:url(../images/2.png) 40px center no-repeat; padding-left:85px;}		/**??????????????????**/

.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; border-bottom: 1px solid #b3b3b3; font-size: 16px; color: #383838; background:#eee url(img/li.png) no-repeat 10px 19px;margin: 10px 0;}
.column-list-wrap li a:hover { color: #e5e5e5; text-decoration: none; background-color: #646464;}
.column-list-wrap li.selected a.selected { color: #fff; background-color: #636363}
.column-list-wrap li a span { display: block; padding: 10px; padding-left: 20px; line-height: 22px; }
.column-list-wrap .sub-list li a {  background-position: 18px 11px; font-size: 14px; background-color: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { background-color: #D6D6D6; color: #121212; }
.column-list-wrap .sub-list li.selected a.selected { background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 18px; }
.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px; }
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px; }
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

.column-body .column-list .wp_nav .nav-item{ background: #f5f5f5; margin: 10px 0;padding: 10px 0px;}
.column-body .column-list .wp_nav li.selected{background: #ffe1e1;}
.column-body .column-list .wp_nav li:hover{background: #ffe1e1;}

/**
 * ????????????
 */
.list-head { padding:0; border-bottom: 2px solid #e5e5e5;     height: 42px;}
.list-meta .column-title { float: left; display:inline-block; white-space:nowrap; line-height:24px; font-size:20px; color:#272727; background:url(../images/1.png) left top no-repeat;padding-left: 15px;    font-weight: normal;border-bottom: #bb0000 2px solid;padding-bottom: 18px;} /**????????????**/
.list-meta .column-path { float: right; line-height: 24px; color: #454545;margin-top: 10px;}
.list-meta .column-path a{ color: #454545;}
.list-meta .column-path a:hover{ color:#14427E;}
.column-news-con { padding:30px 0; }
.column-news-list .column-news-item {display: block; position: relative; border-bottom:1px dashed #b1b1b1; line-height:2em; padding: 11px 0; padding-left: 10px;}  /**??????????????????**/
.column-news-list .column-news-item:hover {}
.column-news-list .column-news-item .column-news-title { display: block;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top:10px; color: #999; }
.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;}
.column-news-list .wp_entry img {vertical-align: middle; max-width:100%; _width:expression(this.width > 800 ? "880px" : this.width); }   /**?????????????????????????????????**/

.column-news-pic{ max-width:210px; width:25%; float:left; overflow: hidden;max-height: 120px;    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);border: 7px solid #fff;}
.column-news-pic img{ width:100%;height: auto;}
.column-news-nr{ width:70%; float:left; margin-left:3%;}
.column-news-nr .column-news-title{width: 100%;color: #d95f5f;  text-decoration: none;  float: left;margin-top: 3px;   text-transform: none; font-family: 'Open Sans', sans-serif; font-weight: 300;  font-size: 22px;  overflow: hidden; text-overflow: ellipsis;   display: -webkit-box;  -webkit-line-clamp: 2;-webkit-box-orient: vertical; height:30px; line-height:30px;}
.column-news-nr .column-news-title a{color: #d95f5f; }
.column-news-nr .column-news-summary{overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;    width: 100%;}
.column-news-nr .column-news-summary a{font: 15px 'Open Sans', sans-serif; font-weight: normal; line-height: 25px;  text-indent: 2em;}
.column-news-con2 .column-news-list .column-news-item{ padding-top:30px; padding-bottom:50px;}
.wp_paging{ float:none;}
.wp_paging li{ margin-top:35px;}

.column-news-bt .column-news-title{ float:left; width:80%;}
.column-news-bt .column-news-time{ float:left; width:20%; max-width:60px; overflow:hidden; margin-right:20px;border: #d95f5f 1px solid;}
.column-news-d{color: #d95f5f;  font-size: 27px; height:35px; line-height:35px; text-align:center;background: #f9f9f9;box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);}
.column-news-m{color: #fff;  font-size: 12px; font-style: normal;background-color: #d95f5f; text-align:center; height:24px; line-height:24px;}


/**?????????**/
.info-box { margin:0 20px;}
.article {padding: 15px 0;}
.article h1.arti-title { line-height:26px; padding:5px; text-align:center; font-size:18px; font-weight: normal; color:#424242; border-bottom:2px solid #ECECEC} /**????????????**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:12px; color:#787878;} /**??????????????????**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.png) no-repeat 0 50%; display: none;}
.article .entry { margin:0 4px; overflow:hidden;} /**????????????**/
.article .entry,.article .entry p { line-height:1.7; font-size:15px; text-align: justify; }
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle; max-width:100%; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center; }   /**????????????????????????????????????**/

/**????????????**/
.night-model .wp-container{ background-color: #313131; color: #6f6f6f;}
.night-model .article .entry,.night-model .article .entry p { color: #6f6f6f;}
.night-model .read a { color: #6d6d6d;}
.night-model .read a:hover { color: #f5f5f5;}
.night-model  .article h1.arti-title { color: #e7e8e9}
.read-setting { margin-bottom: 10px; display: none; background-color: #fdfdfd; height: 38px; border-bottom: 1px solid #F1F1F1;}
.night-model .read-setting { background-color: #1d1d1d; border-color: #313131;}
.read-setting .setting-item { display: inline-block; width:49%; height: 38px; float: left;}
.read-setting .setting-item a { display: inline-block; color: #565656; font-size: 20px; float: left; width: 49%; height: 20px; line-height: 20px; text-align: center; margin-top: 9px; color:#565656;}
.read-setting .setting-item a:hover { color: #999;}
.read-setting .setting-item a.smaller-font { border-left: 1px solid #F1F1F1; font-size: 18px;}
.read-setting .setting-model {border-left: 1px solid #F1F1F1;text-align: center;}
.night-model .read-setting .setting-item a.smaller-font,.night-model .read-setting .setting-model { border-left-color:#313131;}
.read-setting .setting-model a.read-model { font-size: 18px;  background: url(img/moon.png) no-repeat 0 50%; float: none; width: auto; padding-left: 24px; margin: 9px auto;}
.night-model .read-setting .setting-model a.read-model { background-image: url(img/sun.png);}
.article .entry .set-fz12,.article .entry .set-fz12 p { font-size: 12px;}
.article .entry .set-fz14,.article .entry .set-fz14 p { font-size: 14px;}
.article .entry .set-fz16,.article .entry .set-fz16 p { font-size: 16px;}
.article .entry .set-fz18,.article .entry .set-fz18 p { font-size: 18px;}
.article .entry .set-fz20,.article .entry .set-fz20 p { font-size: 20px;}
.article .entry .set-fz22,.article .entry .set-fz22 p { font-size: 22px;}
/**??????????????????????????????**/
#bdshare { margin-top: 10px; }
/*????????????*/
.view-box { display: block; color: #666; font-style: normal; margin-bottom: 10px;}
.view-box-inner { display: block; text-align: center; max-width: 400px; min-width: 30px; margin:0 auto; position: relative;}
.view-box-inner img { width: 100%; width: auto; display: block; margin:0 auto;}
.view-box-inner .open-view { display: block; width: 28px; height: 28px; position: absolute; right: 1px; bottom: 1px; z-index: 1;}
.view-box-inner .view-icon { display: block; width: 100%; height: 100%; background:url(img/view-image.png) no-repeat center; }
#wp-view-page { display: none; position: fixed; z-index: 10000000; width:100%; background-color: #1a1a1a; left: 0; top: 0; right:0; bottom:0; }
#view-head{ width: 100%; height: 42px; position: absolute; left: 0; top:0; z-index: 100;}
#back-read-page { position: absolute; left: 0; top: 0; width: 40px; height: 42px; background: url(img/back-arrow.png) no-repeat center;}
#back-read-page span{ display: none;}
#view-original-image {background-color: rgba(255, 255, 255, 0.1);color: #FFF;float: right;font-size: 15px;margin: 12px 12px 0px 0px;display: block;height: 22px;line-height: 22px;text-align: center;width: 40px;}
#view-foot { background-color: rgba(0, 0, 0, 0.7); position: absolute; width: 100%; height: 42px; left: 0; bottom:0; color: #FFF; position: absolute;font-size: 14px;line-height: 42px; opacity: 0.8;z-index: 99;}
#view-index { float: left; margin-left: 10px; }
#view-current { color:#3495FF;}
#view-title { position: absolute; left: 60px; top: 10px; height: 22px; line-height: 22px; overflow: hidden; color: #fff; }
#view-body { width: 100%; height: 100%; position: relative;}
#view-image-items { height: 100%; width: 100%;  position: absolute; left: 0; top: 0; overflow: hidden;}
#view-image-items li { float: left; text-align: center; background: no-repeat center;-webkit-background-size: contain; background-size: contain; }

/**??????**/
.wp-footer { background-color: #d95f5f;}
.wp-footer .wp-inner { padding:27px 0px 25px 0px;}
.wp-footer .wp-inner .footer { color: #fff; line-height: 28px; font-size: 14px; text-align: left; margin:0 7px;}
.wp-footer .wp-inner .footer span { margin:0;  padding: 5px 0px; font-size: 15px;}
.wp-footer .wp-inner .footer a { color: #ddd; font-size: 14px; margin:0 5px;}
.wp-footer .wp-inner .footer a:hover { color: #ddd; text-decoration: underline;}

.footer{ float:left;}
.ewm{ float:right;}
.ewm img{ width:100px; height:100px;}
.wp-footer .wp-inner .footer span.address{ background:url(../images/dz.png) left center no-repeat; padding-left:23px;}
.wp-footer .wp-inner .footer span.contact{ background:url(../images/phone.png) left center no-repeat;padding-left:23px;}
.wp-footer .wp-inner .footer span.copyright{ background:url(../images/cp.png) left center no-repeat;padding-left:23px;}


/**jumphandle**/
#jumphandle {width:32px;height: 70px; position: fixed; right: 6px; bottom:20px; z-index: 100000000; display: none;}
#jumphandle a { display: block; width: 32px; height: 32px; background: #777 url(img/jump-icon.png) no-repeat 0 top; opacity: 0.7;}
#jumphandle a#gobot { background-position: 0 bottom; margin-top: 6px;}

.wp-header-top{background-color: #d95f5f; padding:8px 0;}
.top-left{ float:left;}
.top-right{ float:right;}
.top-left .left li { float: left; padding: 0px; margin: 0px 20px 0px 0px; font-size: 13px;color: #fff; height:25px; line-height:25px;}
.top-left .left li a {color: #fff;}
.top-left .left li.mail{ background:url(../images/mail.png) left center no-repeat; padding-left:25px;}
.top-left .left li.tel{ background:url(../images/tel.png) left center no-repeat; padding-left:25px;}
.top-right .right li{ display:inline-block; padding: 0px;margin:0px 0px 0px 20px; font-size: 13px;color: #fff; float:left; height:25px; line-height:25px;}
.top-right .right li a{color: #fff;}
.top-right .right li div{ float:left;height: 25px;}
.top-right .right li div img{ margin:0 2px;}
.share{ background:#fff; border-radius:10px; padding: 0 3px !important;}
