@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
a {color: #333; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover {color: #ff3522;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1400px;margin:0 auto;/* max-width: 74%; */} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {/* background: #18267e url('images/head_bg.jpg') no-repeat center top; */ border-bottom:none; height:auto;line-height:inherit;}
.header .inner{height: 160px;position:relative;background: url('images/headng.png') no-repeat center;}
.header .sitelogo{float:left;margin-top: 40px;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 58px;width: 290px;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/link_icon.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -60px 0px;}
.site-rale ul li.links.i3 a{background-position: -117px 0px;}
.site-rale ul li.links.i4 a{background-position: -177px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #ee4410;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin: 0 auto;text-align: center;}
.wp-menu .menu-item {display: inline-block;/* float: left; */position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.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;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 49px;/* line-height: 42px; */color: #FFFFFF;font-size: 16px;margin: 18px 0;text-align: center;/* width: 100%; */border-left: 1px solid #ff7265;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{/* background-color: #ff7265; */text-decoration: none;color: #ffad3c;}
.sub-menu {display: none;position: absolute;left: 0;top: 78px;min-width: 100%;z-index: 100;background: #ee4410;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #fff;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{color: #ffb145;background-color: #e8675b;display: block;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.wp-menu .menu-item .en-link {
    display: block;
    font-size: 14px;
    font-family: "Arial";
    margin-top: 12px;
}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;position:relative;max-width: 100%;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding: 30px 0px 40px;}
.main1 .ml{float:left; width:360px;padding-top:8px;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;width: 346px;}

.main4{background: #eeeeee;}
.main4 .inner{padding: 15px 0 0;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 74px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {/* padding: 6px 0; */ margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;height: 20px;/* margin-top: 10px; */line-height: 77px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 16px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 1px solid #c6c6c6;height: 75px;margin-bottom: 47px;}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;/* margin-right:20px; */font-size: 32px;/* font-weight:bold; */color: #333;cursor:pointer;border-bottom: 3px solid #ff3522;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color: #333;}
.post1 .tt .tit .en_tt {
    font-size: 22px;
    opacity: 0.3;
    font-family: ”songt“;
    margin-left: 20px;
}

.post-11 {
    float: left;
    width: 47%;
}
.post-12 {
    float: right;
    width: 47%;
}
.post-11 .news_imgs {
    float: left;
    width: 172px;
}
.post-11 .news_imgs a {
    display: block;
    padding-top: 115px;
}

.post-11 .news_con {
    padding-left: 194px;
}

.post-11 .news_title {
    font-size: 20px;
    line-height: 30px;
}

.post-11 .news_text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 7px;
}

.post-11 .news_text a {
    color: #555;
}

.post-11 .news_meta {
    font-size: 16px;
    line-height: 30px;
    color: #999;
}

.post-11 .news {
    margin-bottom: 26px;
}

.post-12 .news .news_date {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #e8675b;
}

.post-12 .news .news_days {
    background: #e8675b;
    color: #fff;
    font-size: 20px;
}

.post-12 .news .news_month {
    font-size: 20px;
    FONT-WEIGHT: 200;
    FONT-WEIGHT: 200;
    color: #e8675b;
}

.post-12 .news_title {
    padding-left: 108px;
    font-size: 20px;
    line-height: 30px;
}

.post-12 .news {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccdbec;
}

.main2 .inner {
    width: 100%;
    max-width: inherit;
}

.post-21 .news .news_box {
    height: 480px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.post-21 .news:hover  .news_box:after {
    display: none;
}
.post-21 .news .news_box:after {content:"";visibility: inherit;height: 100%;width: 100%;position: absolute;background: #fff;opacity: 0.5;top: 0;}
.post-21 .news.n2 .news_box:after {
    background: #004a78;
}

.post-21 .news.n1 .news_box:after {
    background: #9da6b9;
    opacity:0.7
}
.post-21 .news.n3 .news_box:after {
    background: #f4ced5;
    opacity:0.5
}
.post-21 .news .news_box div {
    position: relative;
    z-index: 1;
    font-weight: bold;
    color: #fff;
}

.post-21 .news .news_title {
    font-size: 36px;
    line-height: 30px;
    font-weight: bold;margin-top: 110px;
}

.post-21 .news .news_box div a {
    color: #fff;
}

li.news.swiper-slide.swiper-slide-next .news_box {
    margin: 0 -60px;
}
.post-21 .news .news_text {}

.post-21 .news .news_title2 {
    font-size: 30px;
    line-height: 41px;
    margin-top: 30px;
}
.foot-center {
    float: left;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #d9d9d9;
}

#footer .inner .foot-right img {
    width: 70px;
}

.foot-right .news_title {
    text-align: center;
    margin-top: 10px;
}

.footer2 .inner {
    padding: 18px 0;
}

.footer2 {
    background: #ee4410;
}

.footer2 .foot-left p.copyright {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}
.bsh .box .tt .title {
    font-size: 20px;
    line-height: 36px;
    color: #ff3522;
}

.bsh .box .tt {
    padding-bottom: 11px;
    margin-bottom: 20px;
}

.box-101 .news .news_text {
    font-size: 16px;
    line-height: 36px;
    /* background: #f9f5f4; */
    /* padding: 30px; */
    position: relative;
    height: 330px;
    overflow: hidden;
}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 400px;background-position:center center;background-repeat:no-repeat;text-align:center;background: url(images/list_banner.jpg);}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
.list #l-container {
    background: #fcfcfc;
}
#l-container .inner {padding: 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu {width: 280px;float:left;margin-right: -280px;position:relative;margin-top: -80px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #ffb145;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 24px;font-weight: bold; color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block;line-height: 80px;/* padding:0px 5px 0px 30px; */text-align: center;}/**栏目名称图标**/
.col_menu .col_menu_con{border: none;background: #f2f2f2;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 19px;font-weight:normal;background:none;border-bottom: 1px solid #dedede;border-top: none;text-align: center;margin: 0 40px;width: auto;}

a.col_item_link {}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0;line-height: 50px;text-align: center;}
.col_list .wp_listcolumn .wp_column:hover, .col_list .wp_listcolumn .wp_column.selected {/* color:#0f429b; */background: #e5e1dc;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{/* color: #0f429b; */}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{/* font-weight:bold; *//* color:#0f429b; */}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;/* border-top:1px solid #eee; */margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;font-size: 16px;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;font-weight: normal;/* color:#0f429b; */} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 350px;margin-top: 15px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;margin-bottom: 25px;}
.col_metas .col_title { display:inline-block; float:left;/* height: 48px; */line-height: 73px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight: bold;/* color: #0f429b; *//* border-bottom: 3px solid #CBCBCB; */}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 73px;line-height: 73px;color: #666;display: none;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {/* padding:5px 0px 10px 0px; *//* margin:0 7px; */}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.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; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.col_news .news {
    line-height: 30px;
    font-size: 15px;
}

.col_news .news .news_title {
    float: left;
    width: 74%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.col_news .news .news_meta {
    float: right;
}
/**文章页**/
.infobox {width:auto; margin:0 auto;min-height: 1170px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #ff3522;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {/* background: #18267d; */border-top: 1px solid #e8e8e8;}
#footer .inner {padding: 22px 0px 15px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;/* padding:12px 0px; *//* margin-top:10px; */}
#footer .inner .foot-right{float:right;/* margin-top: 12px; */}
#footer .inner p{font-size: 14px;line-height: 24px; font-weight:normal;text-align:left;color: #333;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;/* margin-top:5px; */}
.wp-search {position: relative;/* border: 1px solid #d0d0d0; */}
.wp-search form {display: block;}
.wp-search .search-input {padding-left: 12px;margin-right: 40px;border: 1px solid #cecece;}
.wp-search .search-input input.search-title {width: 100%;height: 34px;padding: 4px 0;line-height: 22px;background: none;color: #666;font-size: 17px;border:0;outline: 0;}
.wp-search .search-btn {width: 42px;height: 44px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 100%;height: 100%;border:0;outline: 0;background: #ffb145 url(images/sous.png) no-repeat center;cursor: pointer;}
.wp_listcolumn .wp_column.parent {
    background: #e5e1dc;
}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom: 92px;left: 0;margin-left:0px;height: 80px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;/* right: 14px; */bottom: 28px;margin-right: 0px;z-index:60;width: 100%;text-align: center;}
.mbanner .focus .focus-page { display:inline-block;width: 16px;height: 16px;margin: 0 9px;background:#fff;border-radius: 8px;opacity: 0.4;border: 1px solid #277eb9;}
.mbanner .focus .focus-page-active {width: 26px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width: 33px;height: 55px;opacity: 0.7; filter:alpha(opacity=70);/* background:url(images/slide_next.png) no-repeat; */ text-indent:-999em;z-index: 1;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev {left: 59px;background: url(images/left.png);}
.mbanner .focus .focus-next {right: 59px;background: url(images/right.png);}
.mbanner .focus-title {
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    font-weight: bold;
}
.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/
.list .box .open {
    float: right;
    position: absolute;
    right: 30px;
    bottom: 9px;
    font-size: 16px;
    color: #ff3522;
    line-height: 36px;
    padding-right: 23px;
    background: url(images/open.jpg)no-repeat right;
}

.bsh .box-101 .con {
    background: #f9f5f4;
    padding: 30px;
    position: relative;
}

.bsh .box {
    margin-bottom: 30px;
}
.bsh .box .tt {
    text-align: left;
}
.bsh .box.box-102 .tt {
    border-bottom: 2px solid #fdd4d0;
    text-align: left;
}

.bsh .box.box-102 .news {
    float: left;
    width: 50%;
    margin-bottom: 40px;    min-height: 252px;
}

.bsh .box.box-102 .news_box {
    padding: 0 44px;
}

.bsh .box.box-102 .news_list {
    margin: 0 -44px;
}

.bsh .box.box-102 .news_imgs {
    float: left;
    width: 164px;
}

.bsh .box.box-102 .news_imgs a {
    display: block;
    padding-top: 210px;
}

.bsh .box.box-102 .news_con {
    padding-left: 190px;
    font-size: 16px;
    line-height: 36px;
}
.list1 .col_news .news .news_title {
    width: 100%;
}
.list2 .content1 .inner {
    height: 120px;
    background: url(images/listbg.jpg);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
}
.list2 .content1 .cum_tt {
    font-size: 30px;
    line-height: 60px;
    font-weight: bold;
}

.list2 .content1 .cum_en {
    font-size: 24px;
    /* line-height: 48px; */
}
.content1 {
    margin: 50px 0;
}
.box .tt .title {
    font-size: 32px;
    line-height: 24px;
    text-align: center;
}

.box .tt {
    text-align: center;
    margin-bottom: 50px;
}

.gjqk-101 .con {
    background: #e4b468;
    padding: 30px;
    /* font-size: 16px; */
    /* line-height: 36px; */
}

.gjqk-102 .con {
    background: #fff;
    padding: 30px 30px 52px;
    position: relative;
}

.gjqk-101 .news .news_text {
    color: #fff;
    /* text-indent: 0; */
    font-size: 16px;
    line-height: 36px;
    /* height: 179px; */
    /* overflow: hidden; */
}

.gjqk .box {
    margin-bottom: 74px;
}

.gjqk .content3 {
    background: #f5f5f5;
}

.gjqk .content3 .inner {
    padding: 65px 0;
}

.gjqk-102 .news .news_text {
    color: #333;
    height: 330px;
    overflow: hidden;
    /* position: relative; */
     font-size: 16px;
    line-height: 36px;
}
.gjqk .content4 .inner {
    padding: 60px 0;
}

.gjqk .bxo_img {
    float: left;
    /* width: 600px; */
    text-align: center;
}
.gjqk-103 .news_list{
    /* padding-left: 820px; */
    padding: 0 34px;
    width: 800px;
}

.gjqk-103 .con {
    display: flex;
    background: #f6f5f5;
    justify-content: flex-start;
    align-items: center;
}

.gjqk-103 .news_meta {
    float: left;
    font-size: 16px;
    line-height: 48px;
    color: #ff3522;
    font-style: italic;
    margin-right: 33px;
}

.gjqk-103 .news_title {
    line-height: 48px;
    font-size: 16px;
}
.gjqk .content5 {
    background: #f5f5f5;
}

.gjqk .content5 .inner {
    padding: 70px 0 0;
}

.gjqk-104 .con {
    background: #fff;
    padding: 30px;
    /* text-indent: 2em; */
    position: relative;
}

.box.gjqk-104 .news .news_text p {
    color: #333;
}

.gjqk-104 .news .news_down {
    width: 160px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    background: #ff3522;
    margin-top: 40px;
}

.gjqk-104 .news .news_down a {
    color: #fff;
    font-size: 16px;
}
.gjqk-104 .news .news_text {
    color: #333;
    height:431px;
    overflow: hidden;
    /* position: relative; */
    font-size: 16px;
    line-height: 36px;
}
.gjqk-104 .news .news_text .open {
    bottom: 68px;
}
.box .news .news_text.openc {
    height: auto;
}
.hzjl-101 .news_imgs a {
    display: block;
    padding-top: 232px;
}

.hzjl-101 .news_box {
    margin: 0 20px;
}

.hzjl-101 .news_list {
    margin: 0 -20px;
}

.hzjl-101 .news_title {
    font-size: 18px;
    line-height: 27px;
    margin-top: 18px;min-height: 80px;
}
.hzjl .content2 .inner {
    padding: 0 0 77px;
}

.hzjl .content3 {
    background: #f5f5f5;
}

.hzjl .content3 .inner {}

.hzjl .content3 .inner {
    padding: 100px 0;
}

.hzjl-102 .list1 {
    float: left;
    width: 56%;
    padding: 82px 65px;
    color: #fff;
    box-sizing: border-box;
}

.hzjl-102 .con {
    background: #cdad60;
}
.hzjl-102 .list2 {
    float: right;
    width: 44%;
}

.hzjl-102 .list1 .news_title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 60px;
}

.hzjl-102 .list1 .news_text {
    font-size: 16px;
    line-height: 36px;
}
.hzjl-102 .list2 .news_imgs a {
    display: block;
    height: 480px;
      pointer-events: none;
}

.hzjl-102 .list2 .news_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 60px;
    font-size: 18px;
    background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    padding: 0 27px;
}

.hzjl-102 .list2 .news_title a {
    color: #fff;
}
.hzjl-102.hzjl-103 .list2 {
    float: left;
    width: 56%;
}

.hzjl-102.hzjl-103 .list1 {
    float: right;
    width: 44%;
}

.hzjl-102.hzjl-103 .con {
    background: #c57f73;
}

.hzjl-102 .slick-prev {
    z-index: 1;
    background-color: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    background-image: url(images/left.png);
    width: 50px;
    height: 64px;
    background-size: 22px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.hzjl-102 .slick-next {
    background-color: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    background-image: url(images/right.png);
    width: 50px;
    height: 64px;
    background-size: 22px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.hzjl .content4 .inner {
    padding: 100px 0;
}
.hzjl-101 .news {
    margin-bottom: 36px;
}
.kydt .content2 .inner {
    padding-bottom: 83px;
}

.kydt-101 .news_imgs {
    float: left;
    width: 400px;
}
.kydt-101 .news_text img {
    display: none;
}
.kydt-101 .news_imgs a {
    display: block;
    height: 486px;
    background-size: 100% 100% !important;
}

.kydt-101 .news_text {
    padding-left: 468px;
    padding-top: 64px;
    font-size: 26px;
    line-height: 40px;
    padding-right: 30px;
}

.kydt-101 .news_list {
    background: #f6f5f5;
}

.kydt-101 {
    margin-bottom: 30px;
}

.kydt-102 .news_list .news_imgs a {
    display: block;
    height: 184px;
    background-size: 100% 100% !important;
}
.kydt-102 .news_list .news_box {
    margin: 0 12px;
}

.kydt-102 .news_list {
    margin: 0 -12px;
}
.kydt-102 .news_list .news_imgs {
    border: 6px solid transparent;
}

.kydt-102 .news_list .slick-current .news_imgs {border: 6px solid #ff3522;}
.kydt .content3 .inner {
    padding-bottom: 40px;
}

.kydt-103 .news .news_wz {
    /* float: left; */
    width: 51.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
    box-sizing: border-box;
}

.kydt-103 .news {
    background: #f6f5f5;
    display: flex;
    margin-bottom: 60px;
}

.kydt-103 .news .news_imgs {
    float: right;
    width: 48.5%;
}

.kydt-103 .news_imgs a {
    height: 354px;
    display: block;
    pointer-events: none;
}

.kydt-103 .news .news_title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 18px;
}

.kydt-103 .news .news_title a {
    color: #ff3522;
}

.kydt-103 .news .news_text {
    font-size: 14px;
    line-height: 30px;
}

.kydt-103 .news .news_meta {
    font-size: 14px;
    line-height: 30px;
    color: #ff3522;
    margin-top: 25px;
    font-style: italic;
}

.kydt .content4 {
    background: #f5f5f5;
}

.kydt .content4 .inner {
    padding: 50px 0;
}

.cont {
    background: #b46a3d;
    /* height: 180px; */
    padding: 54px 0;
    color: #fff;
    /* margin-bottom: 48px; */
}

.cont .tji {
    float: left;
    width: 25%;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    background: url(images/contx.png)no-repeat right  center;
    min-height: 60px;
    text-align: center;
}
.cont .tji .num {
    font-size: 60px;
    line-height: inherit;
    margin: 27px;
}
.cont .tji:nth-child(3) .tit{
    width: auto;
    margin-top: 26px;
}
.cont .tji:nth-child(4) .tit {
    margin-top: 26px;
}
.cont .tji .tit {
   width: 76px;
   display: inline-block;
   /* text-align: center; */
   text-align: left;
   /* vertical-align: text-bottom; */
}
.cont .tji:nth-child(4) {
    background: none;
}

.kydt .content4 .kydt2 {
    background: #fff;
    padding: 50px 123px;
}
.kydt-103 .more_btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
 line-height: 60px;
    width: 200px;
    display: inline-block;
    background: #ff3522;
    color: #fff;
    font-size: 18px;
         cursor: pointer;
}

.kydt-103 .more_btn a {
   
}
.kydt-103 {
    padding-bottom: 60px;
    position: relative;
}
.kydt2 .tt {
    text-align: center;
    /* margin: 50px 0; */
    display: block;
    margin-bottom: 48px;
}

.kydt2 .tt .title {
    font-size: 47px;
    font-weight: normal;
    color: #b46a3d;
    margin: 0 20px;
}

.kydt-105 .news_imgs a {
    height: 320px;
    display: block;
    position: relative;
    z-index: 0;
    pointer-events: none;
}

.kydt-105 .news_imgs {
    border: 4px solid #dcb295;
    /* position: relative; */
    /* z-index: 0; */
}

.kydt-105 .news_box {
    margin: 0 20px;
    position: relative;
}

.kydt-105 .news_list {
    margin: 0 -20px;
}

.kydt2 .tt {}

.kydt2 .tt .tit:before {
    content: "";
    height: 4px;
    width: 300px;
    background: url(images/xianl.jpg);
    display: inline-block;
    vertical-align: middle;
    margin-top: -20px;
}
.kydt2 .tt .tit:after {
    content: "";
    height: 4px;
    width: 300px;
    background: url(images/xianr.jpg);
    display: inline-block;
    vertical-align: middle;
    margin-top: -20px;
}
.kydt2 .dt_con {
    position: absolute;
    background: #b46a3d;
    z-index: 7;
    top: -20px;
    padding: 67px;
    width: 480px;
    box-sizing: border-box;
    display: none;
}
.kydt2 .news_title {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.kydt2 .news_text {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.kydt2 .dt_con:before {content:"";display: block;border: 17px solid transparent;border-right: 17px solid #b46a3d;position: absolute;right: 100%;top: 117px;}
.kydt2  .news_con {
    display: none;
}
.kydt2 .dt_con.ri:before {
    left: 100%;
    border: 17px solid transparent;
    border-left: 17px solid #b46a3d;
}
.kydt-106 .news_imgs a {
    height: 292px;
    display: block;
    position: relative;
    z-index: 0;
    pointer-events: none;
}

.kydt-106 .news_imgs {
}

.kydt-106 .news_box {
    margin: 0 16px;
    position: relative;
    cursor: pointer;
}

.kydt-106 .news_list {
    margin: 0 -16px;
}
.kydt2 .slick-prev, .kydt2 
 .slick-next {
    width: 24px;
    height: 40px;
    background-size: 100%;
}
.reinfo div#container-1 {
    display: none;
}
.reinfo .col_metas .col_path {
    float: none;
    display: block;
    line-height: 50px;
    height: auto;
    font-size: 16px;
}

.reinfo .col_news_head {
    border: none;
    background: #f5f5f5;
    padding-left: 26px;
    /* margin-bottom: 30px; */
}

.art_img {
    float: left;
}

.art_img img {
    width: 330px;
    height: 440xp;
}

.art-top .art_con {
    padding-left: 360px;
}

.art-top .art_title {
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}

.art-top .art_title2 {font-size: 18px;line-height: 67px;border-bottom: 4px solid #efefef;margin-bottom: 25px;}

.art_info>div {
    float: left;
    width: 50%;
}

.art_info .art_tt {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 15px;
    color: #333;
       font-weight: bold
}
.art_info2 .art_on {
    line-height: 30px;
}

.art_info .art_info2  .art_tt {
    margin-bottom: 20px;
}
.art_info .art_on {
    font-size: 16px;
    line-height: 40px;
    opacity: 0.9;
}

.art-top {
    padding-bottom: 40px;
    /* border-bottom: 1px solid #f5f5f5; */
}

.art-bottom .art_tt {
    float: left;
    width: 360px;
    font-size: 24px;
    line-height: 71px;
    padding-left: 88px;
    box-sizing: border-box;
}

.art-bottom .art_on {
    padding-left: 360px;
    font-size: 16px;
    line-height: 30px;
}

.art-bottom>div {
    padding: 35px 0;
    border-top: 1px solid #f5f5f5;
}
.art-bottom .art_bottom1 .art_tt {
    background: url(images/geren.png)no-repeat left;
}
.art-bottom .art_bottom2 .art_tt {
    background: url(images/xueshu.png)no-repeat left;
}
.sbxm {}
.sbxm-101 .list2 .news_text em {
    font-size: 30px;
    font-weight: normal;
}
.sbxm-101 .list1 {
    float: left;
    width: 800px;
}

.sbxm-101 .list1 .news_imgs a {
    pointer-events: none;
    width: 360px;
    height: 260px;
    display: block;
    position: relative;
    z-index: 1;
}

.sbxm-101 .list1 .news {
    float: left;
    margin-right: 40px;
    position: relative;
}

.sbxm-101 .list1 .news:after {
    display: block;
    content: "";
    width: 360px;
    height: 260px;
    visibility: inherit;
    position: absolute;
    bottom: -10px;
    right: -10px;
    background: #e4b468;
    z-index: 0;
}

.sbxm-101 .list2 {
    background: #e4b468;
    margin-left: 800px;
    padding-bottom: 10px;
}
.sbxm-101 .list2 .news_text {
    padding: 22px 42px 0;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;  /* 设置超出多少行隐藏 */
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.sbxm .content2 {
    padding-bottom: 120px;
}

.sbxm .content3 {
    background: #f5f5f5;
}

.sbxm .content3 .inner {
    padding: 75px 0;
}

.content3 {}

.sbxm-102 .sb_l {
    float: left;
    width: 47%;
    background: #fff;
    padding: 25px 80px;
    box-sizing: border-box;
    min-height: 360px;
}

.sbxm-102 .sb_r {
    float: right;
    width: 47%;
    background: #fff;
    padding: 25px 80px;
    box-sizing: border-box;
    min-height: 360px;
}
.sbxm-102 .sb_bottom .title {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #444;
    position: relative;
    line-height: 60px;
}

.sbxm-102 .sb_bottom .tit {
    margin-bottom: 20px;
}

.sbxm-102 .sb_bottom .title:after {
    display: block;
    content: "";
    width: 60px;
    height: 4px;
    background: #e4b468;
    position: absolute;
    bottom: 0;
}

.sbxm-102 .sb_bottom .news_list .news {
    width: 25%;
    float: left;
    font-size: 18px;
    line-height: 40px;
}

.sbxm .content4 .inner {
    padding: 86px 0 63px;
}

.sbxm .content4 {
    background: #fcfcfc;
}
.sbxm-103 .sb_l {
    width: 420px;
    height: 409px;
    background: #cf7c74;
    box-sizing: border-box;
    padding: 0 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    border-radius: 11px;
    box-shadow: 0 0 45px -13px #cf7c74;
}

.sbxm-103 .sb_l .news_title {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
}

.sbxm-103 .sb_l .news_text {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}

.sbxm-103 .sb_r {
    padding-left: 490px;
}

.sbxm-103 .sb_r .news .news_imgs a {
    display: block;
    height: 245px;
    pointer-events: none;
}

.sbxm-103 .sb_r .news .news_imgs {
    border-radius: 11px;
    overflow: hidden;
}

.sbxm-103 .sb_r .news .news_box {
    margin: 0 35px;
}
.sbxm-103 .sb_r .news_list {
    margin: 0 -35px;
}

.sbxm-103 .sb_r .news .news_wz {
    padding: 25px 33px 0;
    border-radius: 11px;
    box-shadow: 0 0 18px -14px #333;
       height: 140px;
}

.sbxm-103 .sb_r .news .news_title {
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  /* 设置超出多少行隐藏 */
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 35px;    min-height: 60px;
}

.sbxm-103 .sb_r .news .news_date {
    font-size: 16px;
    line-height: 30px;
    font-family: "Arial";
    font-style: italic;
    color: #ff3522;
    text-decoration: underline;
}

.sbxm-103 .sb_r .slick-list {
    padding-bottom: 63px;
}
.gjmk .content2 .inner {
    padding: 30px 0 60px;
}

.gjmk_box .tt .tit .title {
    font-size: 20px;
    line-height: 36px;
    font-weight: normal;
    color: #ff3522;
}

.gjmk_box .tt .tit {
    text-align: left;
    border-bottom: 1px solid #ff3522;
}
.gjmk-101 .news_list {
    text-align: center;
}

.gjmk-101 .news_title {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    margin: 5px 0;
}
.gjmk-101 .news_title4 a {
    color: #ff3522;
}
.gjmk-101 .news_title2 {
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    font-family: "Arial";
}
.gjmk-101 .news_title3 {
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
    margin: 5px 0;
}
.gjmk-101 .news_title4 {
    font-size: 18px;
    line-height: 36px;
    /* font-weight: bold; */
    margin-bottom: 20px;
}

.gjmk-101 .news_imgs img {
    width: 100%;
}

.gjmk_box {
    margin: 50px 0;
}

.gjmk_box .tt {
    margin-bottom: 15px;
}

.gjmk-102 .news_text {
    font-size: 16px;
    line-height: 46px;
}

.gjmk-103 .news_imgs img {
    /* width: 234px; */
    width: 100%;
}

.gjmk-103 .news_list {
    padding: 0 60px;
    margin: 0 -138px;
}

.gjmk-103 .news_list .news {
    width: 33.3%;
    float: left;
}

.gjmk-103 .news_list .news_box {
    margin: 0 138px;
}

.gjmk-103 .news_title {
    font-size: 16px;
    line-height: 36px;
    margin-top: 12px;
    text-align: center;
}

.gjmk-104 .news_title {
    font-size: 16px;
    line-height: 45px;
}
.gjmk-102 .news_text .imgp {
    text-align: center;
}
.content10 .inner {
    padding:65px 0;
}
.content11 .inner {
    padding:65px 0;
}
.content12 .inner {
    padding:65px 0;
}
.content13 .inner {
    padding:65px 0;
}
.content11{
    background: #f5f5f5;
}
.content12{
    background: #f5f5f5;
}
.zxgk .col_news .col_news_box {
    margin: 0;
}
@media screen and (max-width: 1400px) {
    .wrapper.main2 .inner{
    max-width: inherit;
}
    .slick-prev {left: 0px ! important;background: url(../images/left2.png);}
.slick-next {right: 0px ! important;background: url(../images/right2.png);}
    .post-21 .news .news_title2{
    font-size: 23px;
    line-height: 33px;
}
    .post-21 .news .news_title{
    font-size: 26px;
}
    .header .inner{ background: url(images/headng.png) no-repeat right 334px center;}
    .wrapper .inner{
    max-width: 95%;  
    }
    .wp-menu .menu-item a.menu-link{
    padding: 0 30px;
}
.sbxm-101 .list2 .news_text{line-height: 25px;}

}

.xz .art_bottom2.clearfix {
    display: none;
}

.gjmk_box.gjmk-104.mbox img {
    width: 100%;
}
.gjmk_box.gjmk-102.mbox img {
    width: 100%;
}


.cgjz {
    background: #b46a3d;
    padding: 39px 70px;
}

.top.clearfix .news_text p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;text-indent: 2em;
}


.top.clearfix {
    padding-bottom: 33px;
}


.top1.clearfix .title {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
}

.top1.clearfix .tit {
    text-align: center;
    padding-bottom: 36px;
    border-bottom: 2px solid #dab59e;
    margin: 0px 209px;
}



.top1.clearfix .news_list.clearfix .news.clearfix {
    width: 107px;
    float: left;
    text-align: center;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 107px;
    margin: 24px 151.5px 0px;
}


.top1.clearfix .news_title {
    color: #fff;
    font-size: 18px;
margin-top: 30px;
    line-height: 24px;
}

.top1.clearfix .news_con {
    width: 70px;
    margin: 0 auto;
}


.top1.clearfix {
    border-bottom: 1px solid #dab59e;
    padding-bottom: 42px;
}

.cont.clearfix .news_title {
    font-size: 18px;
    line-height: 30px;
    width: 58%;
    float: left;
}


.cont.clearfix .news_con {
    float: left;
    width: 20%;
    text-align: center;
}


.cont.clearfix .news_text {float: left;width: 30%;}

.cont.clearfix .news_text p {
    color: #fff;
    font-size: 54px;
    text-align: center;
}


.cont.clearfix .news_meta {
    width: 11%;
    float: left;
    font-size: 18px;
    margin-top: 36px;
}

p.MsoBodyText {
    font-size: 21px;
}

.zxgk .col_news_list .wp_entry img{max-width: 100%;}
.zxgk .wp-display-wrapper .img{width:100%}


.zxgk .wp-display-wrapper .imgnav {width: 100%;}

.zxgk .wp-display-wrapper .next{top: 25%;}
.zxgk .wp-display-wrapper .front {top: 25%;}
.zxgk .wp-display-wrapper .cSlideUl{    width: 90%;}


.art_bottom3.clearfix .art_tt {
    padding-left: 0;
    text-align: center;
    width: 100%;
    color: #ff3522;
}
.topul{    display: flex; justify-content: flex-end;font-size:14px;}
.topul li a{color:#2362a7;border-left:2px solid #2362a7;padding:0 15px;display:inline-block;line-height:14px}
.topul li:first-child a{border-left:none}
.topul li{line-height:30px;list-style:none}
.toplink{border-top:4px solid #2362a7;background:#fff}
.toplink .site-rale ul li.links a:hover{color:#000;}
.toplink .site-rale ul li.links a{line-height:14px;}