﻿@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; }
i,cite,em,var,address,dfn{ font-style:normal; }
[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 !important; }
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; */
    position: relative;
    padding-top: 116.67%;
    overflow: hidden;
}
/*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;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#ca0803; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {background: #fff;}
#header .inner {
    height: 90px;
    position: relative;
    /* background: url(images/by.png) no-repeat right 47px; */
    padding: 35px 0;
}
.header .sitelogo {
    float: left;
    margin: 10px 0;
}
.header .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: 20px;
	
}
/*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/icon_role.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: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 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: #ca0904;
}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 28px;
    line-height: 54px;
    color: #FFFFFF;
    font-size: 18px;
}
.nav .wp-menu .menu-item.hover a.menu-link, .nav .wp-menu .menu-item a.hover {
    background-color: #980400;
    text-decoration: none;
    color: #fff;
}
.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 54px;
    min-width: 128px;
    z-index: 100;
    background: #ebebeb;
    text-align: center;
}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a, .nav .sub-menu .sub-item a:hover {
    color: #fff;
    background-color: #980400;
    display: block;
}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.lings {
    display:none;
}
.nav .wp-menu .menu-item.hover .lings {
    display:block;
    position: relative;
    top: 7px;
    left: 45%;
    z-index: 1000;
    margin-top: -14px;
}
/*导航固定*/
.head.roll {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background: #ca0904;
}
.roll .roll_inner {
    width: 1200px;
    margin: 0 auto;
}
.roll .header {
    float: left;
    background: #ca0904 !important;
    width: 340px;
}
.roll .header .head-right {
    display: none;
}
.roll .nav {
    float: right;
    width: 860px;
}
.roll .header .inner {
    width: auto;
    height: 74px !important;
    position: relative;
    /* background: url(images/by.png) no-repeat right 47px; */
}
.roll .nav .inner {
    width: auto;
    padding: 0;
}
.roll .nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 27px;
    line-height: 90px;
    color: #FFFFFF;
    font-size: 18px;
}
.roll .nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 90px;
    min-width: 126px;
    z-index: 100;
    background: #ebebeb;
}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1920px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.ml{float:left;}
.mc{float:left;}
.mr{float:right;}

.main1{}
.main1 .inner {
    padding: 4.3% 0px 4.2% 0px;
}
.main1 .ml {
    width: 100%;
}
.main1 .mr {
    width: 585px;
    margin-left: -585px;
    position: relative;
}

.main2 {
    background: url(images/zyfx.png) no-repeat 0 267px;
    /*background-size: 100%;*/
}
.main2 .inner {
    margin-top: 1.8%;
    margin-bottom: 2.5%;
}

.main3 .inner {
    width: 100% !important;
    padding: 0.7% 0 2% 0;
    max-width: 1920px;
}

.main4 {
    background: url(images/ques_bg.jpg) no-repeat 43% 152px;
}
.main4 .inner {
    margin-top: 1.6%;
    margin-bottom: 3.2%;
}
.main4 .ml{width:530px;}
.main4 .mr{padding-top:25px;}
.main4 .mr .mlink{}

.main5 {
    background: #f9f9f9;
}
.main5 .inner {
    padding: 3.1% 0 1.9% 0;
}

.main6 .inner {
    padding: 2.3% 0 2% 0;
}

.main7 {
    background: url(images/lxs_bg.jpg) no-repeat;
}
.main7 .inner {
    padding: 2.5% 0 2.6% 0;
}

.main8 .inner {
    padding: 2.2% 0 4.1% 0;
}
.main8 .mod2 {
    margin: 0 -9px 0 -13px;
    padding-top: 4%;
}
.main8 .ml {
    width: 33.3%;
}
.main8 .mc {
    width: 33.3%;
}
.main8 .mr {
    width: 33.3%;
}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.main .post .tt {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/tt_bg.png) no-repeat center 64%;
} /**标题栏**/
.main .post .tt .tit {display:inline-block;font-size: 40px;font-weight:normal;} /**标题字体**/
.main .post .tt .tit .title {
    font-size: 40px;
    display: block;
    line-height: 68px;
    color: #333;
    font-weight: bold;
    font-family: "Microsoft yahei";
}
.main .post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.main .post .tt .tit2 .title2 {
    font-family: "宋体";
    font-size: 32px;
    font-weight: normal;
    color: #333;
    line-height: 37px;
}
.main8 .mod1 .tt {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/tt_bg.jpg) no-repeat center 64%;
}
.main8 .mod1 .tt .tit .title{
    font-size: 40px;
    display: block;
    line-height: 68px;
    color: #333;
    font-weight: bold;
    font-family: "Microsoft yahei";
}
.main8 .mod1 .tt .tit2 .title2 {
    font-family: "宋体";
    font-size: 32px;
    font-weight: normal;
    color: #333;
    line-height: 37px;
}

.post .con { padding:; 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: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {}
.post1 .tt .tit .title.selected {color:#ca0904;}
.post1 .more_btn a {
    color: #fff;
    font-size: 14px !important;
}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {/*padding-left:24px; background:url('images/new1_icon.png') no-repeat left center;*/}
.post2 .tt .tit .title {/*font-size: 16px;font-weight:bold;color: #ca0803;cursor:pointer;*/}
.post2 .con {
    padding-top: 3%;
    padding-bottom: 3.5%;
}
.news_more2 {
    text-align: center;
    padding: 25px 0 20px 0;
}
.post2 .more2 {
    font-size: 18px;
    color: #ca0803;
    border: 1px solid #ca0803;
    border-radius: 5px;
    padding: 7px 30px;
}
.post2 a.more2:hover {
    background: #ca0803;
    color: #fff;
    transition: initial;
}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {}
.post3 .tt_more2 {
    text-align: center;
}
.post3 .more_btn {
    /* margin-left: 10px; */
    line-height: 20px;
    height: auto;
    float: none;
    margin-top: 2.3%;
}
.post3 .more_btn a {
    font-size: 14px;
    color: #666;
    line-height: 32px;
    border: 1px solid #898989;
    padding: 2.5px 21px;
    border-radius: 20px;
}
.post3 .more_btn .more_text {
    font-size: 14px;
    color: #666;
    line-height: 32px;
}
/*标题切换hover*/
.post4 {}
.post4 .tt {}
.post4 .tt .tit {}
.post4 .tt .tit .title {}
.post4 .tt .tit .title.selected { border-bottom: 3px solid #0074B3;  color:#000;}
.post4 .more_btn a{color:#1826a5;}
.list4 .news_title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 28px;
}
.list4 .news_text {
    line-height: 28px;
    color: #666;
    font-size: 14px;
}
.list4 li {
    width: 59%;
    height: 100%;
    min-height: 70px;
    margin-top: 2.18%;
    float: right;
}
.list4 li.n1 {
    background: url(images/q1.png) no-repeat left;
    background-size: 10%;
    margin-top: 0;
}
.list4 li.n2 {
    background: url(images/q2.png) no-repeat left;
    background-size: 10%;
}
.list4 li.n3 {
    background: url(images/q3.png) no-repeat left;
    background-size: 10%;
}
.list4 li.n4 {
    background: url(images/4.png) no-repeat left;
    background-size: 10%;
}
.list4 li.n5 {
    background: url(images/q5.png) no-repeat left;
    background-size: 10%;
}
.list4 .news_con {
    margin-left: 86px;
}
/*左标题右内容*/
.post5 {}
.post5 .tt {}
.post5 .tt .tit {}
.post5 .tt .tit .title {}
.post5 .more_btn{display:inline-block;position:absolute;left:0;right:0;bottom: -54px;z-index:100;height:auto;text-align:center;margin-top: 0px;} 
.post5 .more_btn a{line-height: 45px;color: #fff;}
.post5 .con {
    padding: 4.2% 0 0 0;
    position: relative;
}
.post5 .con .conbox{margin-left: 120px;padding-left: 15px;background: #fff;}

.post8 {
    margin: 0 17.5px;
}
.post8 .tt3 {
    background: url(images/xw_xian.png) repeat-x bottom;
}
.post8 .tt3 .tit {
    line-height: 42px;
}
.post-81 .tt3 .tit {
    background: url(images/xw1.png) no-repeat left 7px;
}
.post-82 .tt3 .tit {
    background: url(images/xw2.png) no-repeat left 7px;
}
.post-83 .tt3 .tit {
    background: url(images/xw3.png) no-repeat left 7px;
}
.post8 .tt3 .tit .title {
    font-size: 28px;
    font-weight: normal;
    padding-left: 38px;
}
.post8 .lanmu_pic {
    padding-top: 5%;
}
.post8 .lanmu_pic img {
    width: 100%;
    height: auto;
}
.post8 li.news {
    padding: 11px 0;
    border-top: 1px dashed #959595;
}
.post8 li.news.n1 {
    border-top: 0px dashed #959595;
}
.post8 .news_imgs a{
   position:relative;
}
.post8 .news_imgs {
    width: 60px;
    float: left;
    margin-right: -60px;
}
.post8 .news_imgs:hover {
    background: #ca0803;
    opacity: 0.5;
    filter: alpha(opacity=50);
    transition: all 0.5s;
}
.post8 .news_imgs a {
    position: relative;
}
.post8 .news_con {
    float: right;
    width: 100%;
}
.post8 .news_arti {
    padding-left: 73px;
}
.post8 .news_title {
    font-size: 16px;
    line-height: 24px;
    padding: 4px 0;
height: 48px;
}
.post8 .news_date {
    float: right;
    color: #999;
    font-size: 14px;
    line-height: 22px;
    margin-top: -18px;
    position: relative;
    top: 7px;
}

.post-11 {
    margin-right: 630px;
}
.post-11 .tt_more {
    float: left;
    padding-top: 12px;
}
.post-11 .more_btn {
    width: 121px;
    height: 30px;
    line-height: 30px;
    margin-top: 0;
    background: #ca0803;
    border-radius: 5px;
    text-align: center;
}
.post-11 .list1 .news_title {
    font-size: 24px;
    line-height: 28px;
}
.post-11 .list1 .news_wz {
    padding: 32px 0 0 0;
}
.post-11 .list1 .news_text {
    font-size: 14px;
    color: #333 !important;
    line-height: 28px !important;
    max-height: 278px;
    overflow: hidden;
}

.post-21 .news_box {
    max-width: 360px;
    background: #fff;
    border-radius: 10px;
}
.post-21 .news_title {
    font-size: 24px;
    line-height: 68px;
    text-align: center;
}
.post-21 .news_text {
    padding: 0 18px;
    line-height: 28px !important;
    font-size: 14px;
}

.post-31 .con {
    padding-top: 4%;
    overflow: hidden;
}
.post-31 .news_list {/**margin: 0 -20px;**/}
.post-31 .news_list .news {width: 5.5%;float: left;}
.post-31 .news_list .news .news_box {margin: 0 11.5px;position: relative;overflow: hidden;}
.post-31 .news_list .news .news_box .news_imgs {padding-top: 100%;background-color: #F1F1F1;position: relative;overflow: hidden;}
.post-31 .news_list .news .news_box .news_imgs img {width: 100%;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;/* max-width: 100%; */}
.post-31 .news_list .news .news_box .news_bg {background: #000;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;filter: alpha(opacity=0);transition: all 0.5s ease 0s;}
.post-31 .news_list .news .news_box .news_con {padding:0 22px;/* text-align: center; */position: absolute;bottom: -100%;left: 0;z-index: 1;transition: all 0.5s ease 0s;}
.post-31 .news_list .news .news_box .news_con .news_title {width: 100%;font-size: 28px;line-height: 60px;color: #fff;background:url(images/xx_xian.jpg) no-repeat center bottom;text-align: center;}
.post-31 .news_list .news .news_box .news_con .news_text {width: 100%; font-size: 13px; line-height: 28px; color: #fff;padding-top:7px;}
.post-31 .news_list .news .news_box:hover .news_bg {background:#ca0803;opacity: 0.7;filter: alpha(opacity=70);cursor:pointer;}
.post-31 .news_list .news .news_box:hover .news_con {bottom: 50%; margin-bottom: -71px;}
.news_de {
    text-align: center;
    position: relative;
    top: 25px;
}
a.more_det {
    border: 1px solid #fff;
    padding: 3px 24px;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
}

.post-51 li.news {
    width: 30.7%;
    float: left;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    padding: 4px !important;
    margin-left: 2.6%;
    margin-bottom: 20px;
}
.post-51 li.news.n1 {
    margin-left: 0;
}
.post-51 li.news.n4 {
    margin-left: 0;
}
.post-51 .news_box {}
.post-51 .news_box_border {
    /* margin: 0 20px; */
    position: relative;
    overflow: hidden;
}
.post-51 .news_imgs {
    text-align: center;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 19%;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.post-51 .news_title {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #000;
    /* padding-top: 2%; */
    text-align: center;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 72%;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
}
.post-51 li.news {
    
}
.post-51 li.news:hover {
    
}
.post-51 li.news .news_box {
    
border: 1px solid #ca0803;
}
.post-51 .news_box .front {

position: relative;

overflow: hidden;

padding-top: 60.047%;

cursor: pointer;
}
.post-51 .news_box .back {

width: 100%;

text-align: center;

position: absolute;

bottom: -100%;

left: 0;

z-index: 1;

transition: all 0.5s ease 0s;
}
.post-51 .news_text {
    padding: 29px;
    font-size: 14px;
    line-height: 28px !important;
    color: transparent !important;
}
.post-51 .news_bg {
    width: 100%;
    height: 100% !important;
    transition: all 0.5s ease 0s;
    background: #ca0803 !important;
    opacity: 0 !important;
    filter: Alpha(opacity=0);
}
.post-51 li.news:hover .news_bg{
    opacity: 1 !important;
    filter: alpha(opacity=1);
}
.post-51 li.news:hover .news_title{
    
}
.post-51 li.news:hover .back {bottom: 9%;margin-bottom: -16px;}
.post-51 li.news:hover .news_box{
    /*background: #ca0803;*/
}
.post-51 li.news:hover .news_text{
    color:#fff !important;
}

.post-61 .con {
    padding-top: 4.5%;
}
.post-61 li.news {
    width: 22.6%;
    float: left;
    margin:0 1.2%;
}
.post-61 li.news.n1 {
    margin-left: 0;
}
.post-61 .news_box:hover {
    box-shadow: 0px 3px 12px #ececec;
    -webkit-box-shadow:  0px 3px 12px #ececec;
    -moz-box-shadow:  0px 3px 12px #ececec;
}
.post-61 .news_imgs {
    text-align: center;
    padding-top: 11%;
}
.post-61 .news_imgs img {
    border-radius: 50%;
}
.post-61 .news_title {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    background: url(images/sz_xian.png) no-repeat center;
    padding: 7% 0;
}
.post-61 .news_text {
    font-size: 16px;
    line-height: 32px !important;
    color: #666 !important;
    text-align: center;
    min-height: 162px;
    padding: 0 7%;
}
.post-61 .news_more_bg {
    background: #ca0803;
    text-align: center;
}
.post-61 .news_more {
    padding: 3px 0;
}
.post-61 a.detail {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}
.post-61 .tt_more2 {
    text-align: center;
}
.post-61 .more_btn {
    float: initial;
    margin-top: 4.7%;
    height: auto;
}
.post-61 .more_btn a {
    font-size: 14px;
    color: #6a6a6a;
    line-height: 32px;
    border: 1px solid #6a6a6a;
    padding: 2.5px 21px;
    border-radius: 20px;
}
.post-61 .more_btn .more_text {
    font-size: 14px;
}

.post-71 .con {
    padding-top: 2.6%;
}
.post-71 .list7 {
    margin: 0 -10px;
}
.post-71 .list7 li.news {
    float: left;
    width: 20%;
}
.post-71 .news_box {
    margin: 10px 35px;
    position: relative;
}
.post-71 .news_imgs {
    padding-top: 89.63%;
    background-color: #F1F1F1;
    position: relative;
    overflow: hidden;
}
.post-71 .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.post-71 .news_con {
    position: absolute;
    bottom: 0;
    background: #151515;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 4px 10px;
}
.post-71 .news_title {
    width: 100%;
    color: #f4f4f4;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}
.post-71 .news_box:hover .news_title{
    color:#ca0803;
    transition:all 0.5s;
}
.post-71 .news_box:hover .news_imgs img{
    opacity:0.8;
    filter:alpha(opacity=80);
    transition:all 0.5s;
}
.post-71 .tt_more2 {
    text-align: center;
}
.post-71 .more_btn {
    float: initial;
    margin-top: 1.5%;
    height: auto;
}
.post-71 .more_btn a {
    font-size: 14px;
    color: #6a6a6a;
    line-height: 32px;
    border: 1px solid #6a6a6a;
    padding: 2.5px 21px;
    border-radius: 20px;
}
.post-71 .more_btn .more_text {
    font-size: 14px;
}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {
    line-height: 34px;
    padding-left: 0px;
} /**标题图标**/
.news_list li.news span.news_title { float:left;overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {
    line-height: 23px;
    color: #666;
    overflow: hidden;
}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}


.news_list.list7 li.news {
    float: left;
    width: 25%;
}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #ca0803;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top:75%;background-color:#efefef;position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 160px; margin-right:-175px;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:175px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {
    /* margin-bottom: 0px; */
    position: relative;
    /* margin: 0 10px; */
}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}

.post-33{}
.post-33 .con{}
.post-33 .news_list{}
.post-33 .news_list li.news{padding-left:18px; background:url('images/news_biao.png') no-repeat 3px center;}

.post-41{}
.post-41 .con {
    padding: 16.8% 0 0 0;
}

.post-42 {
    text-align: center;
    padding-top: 6.2%;
}
.post-42 a.sub {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    color: #fff;
    background: #ca0803;
    padding: 11px 22px;
    border-radius: 5px;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{max-height: 500px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img {
    /* display: none; */
    width: 100%;
    height: 500px;
    vertical-align: top;
}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #ca0904;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.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: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#ca0904; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #ca0904;}
.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:#ca0904;}
/*二级子栏目**/
.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 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#ca0904;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#ca0904;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.list .col_news_head {
    border-bottom: 1px solid #CBCBCB;
}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; } 
.list .col_metas .col_title{display:none;}
 /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #ca0904;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {
    display: inline-block;
    float: left;
    white-space: nowrap;
    line-height: 50px;
    color: #666;
    font-size: 13.98px;
} /**当前位置**/
.col_metas .col_path a {
    color: #666;
    font-size: 13.98px;
}
.possplit {
    background-image: url(images/jiantou.png);
    width: 15px;
}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.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); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {
    padding: 20px 60px;
    margin: 0 auto;
    width: auto;
    min-height: 500px;
}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #980400;} /**文章标题**/
.article h2.arti_title {line-height: 34px;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: #23262d;}
#footer .inner {
    padding: 12px 8px 58px 8px;
    position: relative;
    width: auto;
}
#footer .inner .mod{}
#footer .inner .foot-left {
    float: left;
    padding: 12px 0px;
    margin-top: 1.3%;
}
#footer .inner .foot-right {
    float: right;
    margin-top: 3.1%;
}
.foot-right.fr2 li.news {
    /* float: left; */
    width: 61%;
}
#footer .inner p {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    text-align: left;
    color: #fff;
    padding: 7px 0;
}
#footer .inner p.cr2{
    padding-bottom: 0;
}
#footer .inner p.cr3{
    padding: 0;
}
#footer .inner p span { }
#footer .inner p span.tel2 {
    display: block;
}
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
.foot-left.fl1 {
    width: 30%;
    margin-right: 2.3%;
}
.foot-left.fl2 {
    width: 13%;
    margin-right: 2.3%;
}
.foot-left.fl3 {
    width: 25%;
}
.foot-right.fr2 {
    width: 17.1%;
}
.fl1 .news_title {
    font-size: 18px;
    color: #fff;
    line-height: 34px;
}
.fl1 .news_text {
    color: #68696b !important;
    line-height: 34px !important;
}
.fl1 .news_wz {
    padding-top: 6.7%;
}
.fl2 li.news {
    line-height: 17px;
    padding: 15.5px 0;
}
.fl2 .tt4 .tit .title {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 34px;
}
.fl2 .news_title a {
    color: #fff;
    font-size: 14px;
    line-height: 17px;
}
.fl2 .con {
    padding-top: 11%;
}
.fl3 .tt4 .tit .title {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 34px;
}
.fl3 .con {
    padding-top: 8%;
}
.fr2 .news_title {
    line-height: 20px;
}
.fr2 .news_title a {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
}
.fr2 .news_img {
    padding-top: 19%;
}
.list9 .news_img img {
    width: 100%;
    height: 100%;
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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 {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.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: #ca0904; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 0 !important;
    bottom: 20px;
    margin-right: 0px;
    z-index: 60;
    text-align: center;
    width: 100%;
}
.mbanner .focus .focus-page {display:inline-block;width: 18px;height: 18px;margin-right: 15px;background: #a8a8a8;border-radius:0 !important;}
.mbanner .focus .focus-page-active {width:18px;background: #ca0803;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.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:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

.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);}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}


.playlist {
    display: none;
}

/**list_hzyx**/
.list_hzyx .post-121 .tt {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/hz_xian.png) no-repeat center 64%;
}
.list_hzyx .post-130 .tt {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/hz_xian.png) no-repeat center 64%;
}
.list_hzyx .post .tt .tit1 {display:inline-block;}
.list_hzyx .post-121 .tt .tit1 {display:inline-block;font-size: 34px;font-weight:bold;}
.list_hzyx .post-130 .tt .tit1 {display:inline-block;font-size: 34px;font-weight:bold;}
.list_hzyx .post-131 .tt {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/gj1.png) no-repeat 0% 0%;
}
.list_hzyx .post-132 .tt {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/gj1.png) no-repeat 0% 0%;
}
.list_hzyx .post-133 .tt {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/gj2.png) no-repeat 0% 0%;
}
.list_hzyx .post-134 .tt {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/gj3.png) no-repeat 0% 0%;
}
.list_hzyx .post-135 .tt {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/gj3.png) no-repeat 0% 0%;
}
.list_hzyx .post13 .tt .tit1 .title2 {
    font-size: 30px;
    display: block;
    line-height: 39px;
    color: #fff;
    font-weight: normal;
    font-family: "Microsoft yahei";
    padding-left: 20px;
}

.hzyx2 .inner {
    padding-top: 1.3%;
    padding-bottom: 3.7%;
}
.post-121 .con {
    padding-top: 5.5%;
    margin: 0 -20px;
}
.post-121 .news_box {
    margin: 0 20px;
}
.post-121 li.news {
    float: left;
    width: 25%;
}
.post-121 li.news.ni1 {
    padding-left: 0;
}
.post-121 .link_con {
    text-align: center;
    background: #ca0803;
    /* padding: 10.19% 0; */
    /* margin-top: 20px; */
}
.post-121 .news.ni4 .link_con {
}
.post-121 .link_con .link_lm {
    color: #fff;
    font-size: 22px;
    /* line-height: 30px; */
    padding: 25.5px 0;
}
.post-121 .news_box:hover .icon {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.post-121 .icon img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.hzyx3 .inner {
    padding-bottom: 1.5%;
}
.post13 {
    margin-bottom: 5%;
}
.post13 .con {
    margin: 0 -20px;
    padding-top: 1.5%;
}
.post13 li.news {
    float: left;
    width: 25%;
}
.post13 a.news_box {
    margin: 0 20px;
    position: relative;
}
.post13 a.news_box:hover {
    opacity: 0.7;
    transition: none;
}
.post13 .news_imgs {
    position: relative;
    padding-top: 111.112%;
    overflow: hidden;
}
.post13 .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.post13 .news_con {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e3e3e3;
}
.post13 .news_con .news_title {
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 8px 0;
}
.post13 .more_btn .more_text, .post13 .more_btn a {
    font-size: 13.98px;
    cursor: pointer;
}
.post13 .more_btn a:hover {
    color: #ca0803;
}


/**list_xzsh**/
.xzsh2 .inner {
    padding-top: 1.3%;
}
.xzsh2 .inner .mod2 {
    padding-top: 4.9%;
}
.list_xzsh .post-221 .tt {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/hz_xian.png) no-repeat center 64%;
}
.list_xzsh .post-311 .tt {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 0px solid #e6e6e6;
    background: url(images/hz_xian.png) no-repeat center 64%;
}
.list_xzsh .post .tt .tit3 {display:inline-block;}
.list_xzsh .post-221 .tt .tit3 {display:inline-block;font-size: 34px;font-weight:bold;}
.list_xzsh .post-311 .tt .tit3 {display:inline-block;font-size: 34px;font-weight:bold;} /**标题字体**/
.list_xzsh .post .tt .tit3 .title1 {
    font-size: 34px;
    display: block;
    color: #333;
    font-weight: bold;
    font-family: "Microsoft yahei";
}
.list_xzsh .post .tt .tit3 .title2 {
    font-size: 24px;
    display: block;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    font-family: "Microsoft yahei";
    padding: 15px 0;
}
.list_xzsh .post32 .tt {
    display: inline-block;
    width: 100%;
    text-align: left;
    background: url(images/xz1.png) no-repeat 0% 0%;
}
.list_xzsh .post32 .tt .tit3 .title3 {
    font-size: 30px;
    display: block;
    line-height: 39px;
    color: #fff;
    font-weight: normal;
    font-family: "Microsoft yahei";
    padding-left: 20px;
}

.xzsh2 .mod2 .post {
    
}
.xzsh2 .mod2 .ml {
    margin-right: 0.7%;
    border: 2px solid #dedddd;
    width: 26.5%;
}
.xzsh2 .mod2 .mc {
    border: 2px solid #dedddd;
    width: 48.167%;
}
.xzsh2 .mod2 .mr {
    border: 2px solid #dedddd;
    width: 22.8%;
}
.xzsh2 .mod3 .post-231 {
    border: 2px solid #dedddd;
}
.post-222 li.news {
   /* padding: 0.83% 0;*/
}
.post-222 .news_ti .xh {
    width: 20px;
    height: 34px;
    background: url(images/list_r.png) no-repeat 0px center;
    padding-left: 6px;
    color: #fff;
    float: left;
}
.post-222 .news_title {
    font-size: 16px;
    line-height: 20px;
    padding: 9.5px 0 9.5px 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.post-222 .tt .tit3{
    padding: 0 10px 0 10px;
}
.post-222 .con {
    padding: 3% 10px 0 10px;
}
.post-223 .tt .tit3{
    padding: 0 10px 0 10px;
}
.post-223 .con {
    padding: 8px 10px 0 10px;
}
.post-223 .news_text {
    padding-top: 2%;
}
.post-224 .tt .tit3,.post-224 .con{
    padding: 0 10px 0 10px;
}
.post-225 .tt .tit3{
    padding: 0 10px 0 10px;
}
.post-225 .con{
    padding: 10px 10px 0 10px;
}
.post-231 .tt .tit3{
    padding: 0 10px 0 10px;
}
.post-231 .con {
    padding: 10px;
}
.post-222 .tt {
    background: #f0f0f0;
    padding-right: 10px;
}
.post-225 .tt {
    background: #f0f0f0;
    padding-right: 10px;
}
.post-231 .tt {
    background: #f0f0f0;
    padding-right: 10px;
}

.post-223 .tt {
    border-bottom: 2px solid #dedddd;
    padding-right: 10px;
}
.post-223 .news_title {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.post-223 .news_imgs {
    width: 248px;
    float: left;
    margin-right: -248px;
}
.post-223 .news_con {
    width: 100%;
    float: right;
}
.post-223 .news_con .news_arti {
    padding-left: 257px;
}
.post-223 .news_text {
    font-size: 14px;
    color: #666;
    line-height: 24px !important;
}
.post-223 .news_text a {
    color:#ca0803;
}

.post-224 .news_ti .xh {
    width: 20px;
    height: 34px;
    background: url(images/list_r.png) no-repeat 0px center;
    padding-left: 6px;
    color: #fff;
    float: left;
}
.post-224 .news_title {
    font-size: 16px;
    line-height: 20px;
    padding: 7px 0 7px 3px;
    /* display: inline-block; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.post-224 .news_ti {
    float: left;
    width: 81%;
}
.post-224 .news_date {
    float: right;
    padding: 2px 0;
    font-size: 12px;
    color: #666666;
}
.post-225 li.news.n1 {
    padding-bottom: 10px;
}
.post-225 .news_title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.post-225 .news_imgs {
    width: 110px;
    float: left;
    margin-right: -110px;
}
.post-225 .news_con {
    width: 100%;
    float: right;
}
.post-225 .news_con .news_arti {
    padding-left: 119px;
}
.post-225 .news_text {
    font-size: 14px;
    color: #666;
    line-height: 24px !important;
}
.post-225 .news_text a {
    color:#ca0803;
}
.post-226 {
    margin-bottom: 18px;
}
.post-226 .con {
    padding: 0 10px;
}
.post-226 li.news {
    background: url(images/gou.png) no-repeat left center;
}
.post-226 .news_title {
    font-size: 16px;
    color: #333;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xzsh2 .inner .mod3 {
    padding-top: 1.5%;
}
.list231 {
    margin: 0 -15.46px;
}
.post-231 li.news {
    float: left;
    width: 33.3%;
}
.post-231 .news_box {
    margin: 0 15.46px;
    position: relative;
}
.post-231 .news_imgs {
    position: relative;
    padding-top: 73.19%;
    overflow: hidden;
}
.post-231 .news_box:hover .news_imgs {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.post-231 .news_box:hover .news_title {
    color:#ca0803;
}
.post-231 .news_imgs img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.post-231 .news_con {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e3e3e3;
    padding: 3px 0;
}
.post-231 .news_title {
    width: 90%;
    color: #333;
    font-size: 16px;
    text-align: center;
    padding: 0 5%;
}
.xzsh3 .inner {
    padding-top: 4.8%;
}
.post31 {
    margin-bottom: 7%;
}
.post-321 {
    padding-bottom: 4.2%;
}
.post-321 .con {
    margin: 0 -16px;
}
.post-321 li.news {
    float: left;
    width: 25%;
}
.post-321 .news_box {
    margin: 0 16px;
    position: relative;
}
.post-321 .news_box:hover .news_imgs {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.post-321 .news_box:hover .news_title {
    color:#ca0803;
}
.post-321 .news_imgs {
    position: relative;
    padding-top: 93.12%;
    overflow: hidden;
}
.post-321 .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.post-321 .news_con {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e3e3e3;
    padding: 8px 0;
}
.post-321 .news_title {
    width: 90%;
    text-align: center;
    font-size: 16px;
    color: #333;
    padding:0 5%;
}
.post-322 {
    padding-bottom: 4.2%;
}
.list322 {
    margin: 0 -9.5px;
}
.post-322 li.news {
    float: left;
    width: 20%;
}
.post-322 .news_box {
    margin: 0 9.5px;
    position: relative;
}
.post-322 .news_box:hover .news_imgs {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.post-322 .news_box:hover .news_title {
    color:#ca0803;
}
.post-322 .news_imgs {
    position: relative;
    padding-top: 92.53%;
    overflow: hidden;
}
.post-322 .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.post-322 .news_con {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #151515;
    padding: 3px 0;
}
.post-322 .news_title {
    width: 100%;
    color: #f4f4f4;
    font-size: 20px;
    text-align: center;
}
.post-323 {
    padding-bottom: 1.7%;
}
.post-323 li.news {
    position: relative;
}
.post-323 .news_imgs {
    position: relative;
    overflow: hidden;
}
.post-323 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.post-323 .ml .news_imgs {
    padding-top: 129.73%;
}
.post-323 .mc .new1 .news_imgs {
    padding-top: 129.73%;
}
.post-323 .mc .new2 .news_imgs {
    padding-top: 60.53%;
}
.post-323 .mr .new1 .news_imgs {
    padding-top: 58.54%;
}
.post-323 .mr .new2 .news_imgs {
    padding-top: 56.1%;
}

.post-323 .news_box {
    position: relative;
}
.post-323 .news323_bg {
    background: #ca0803;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}
.post-323 .news_box:hover .news323_bg {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.post-323 .ml {
    padding-right: 1.667%;
    width: 30.834%;
}
.post-323 .mc {
    width: 31.667%;
}
.post-323 .mr {
    width: 34.167%;
}
.post-323 .mc li.news.new1.n1 {
    width: 48.685%;
    float: left;
    padding-bottom: 10px;
}
.post-323 .mc li.news.new1.n2 {
    width: 48.685%;
    float: right;
    padding-bottom: 10px;
}
.post-323 .mc li.news.new2 {
    width: 100%;
    padding-bottom: 10px;
}
.post-323 li.news.new1.n1 {
    padding-bottom: 10px;
}
.post-323 .mc li.news.new2 {
    /* display: inline-block; */
    float: left;
}
.list_xzsh .post .more_btn {
    margin: 0;
}
.list_xzsh .post .more_btn .more_text, .list_xzsh .post .more_btn a {
    font-size: 12px;
}
.list_xzsh .post .more_btn a:hover {
    color: #ca0904;
}
.list_xzsh .post32 .more_btn .more_text, .list_xzsh .post32 .more_btn a {
    font-size: 13.98px;
}
.post-222 .more_btn {
    padding-top: 27px;
}
.post-223 .more_btn {
    padding-top: 27px;
}
.post-225 .more_btn {
    padding-top: 27px;
}
.post-231 .more_btn {
    padding-top: 27px;
}
.post32 .more_btn {
    padding-top: 17px;
}
.post32 .con {
    padding-top: 1.5%;
}


/**list_xwzx**/
.xwzx2 .inner {
    /*background: #ca0803;*/
}
.xwzx2 .inner .mod {
}
.post-411 {
    margin-bottom: 0;
    padding: 0 15px;
    background: #ca0803;
}
.post-411 li.news {
    line-height: 40px;
}
.list_xwzx .post-411 .bx-controls.bx-has-pager {
    display: none;
}
.post-411 .con {
    background: url(images/lb.png) no-repeat left center;
    padding-left: 10px;
}
.post-411 .news_title {
    padding-left: 20px;
}
.post-411 .news_title a {
    color: #fff;
    font-size: 13.98px;
}
.list_xwzx .tt .tit2{
    display:inline-block;
}
.list_xwzx .tt .tit2 .title1 {
    font-size: 38px;
    font-weight: normal;
    color: #ca0803;
}
.list_xwzx .tt .tit2 .title2 {
    font-size: 30px;
    font-weight: normal;
    color: #333;
}
.list_xwzx .tt .tit2 .title3 {
    font-size: 16px;
    font-weight: normal;
    color: #999999;
}

.list_xwzx .tt .tit3{
    display:inline-block;
    float: right;
    margin-top: 20px;
}
.list_xwzx .tt .tit3 .title1 {
    font-size: 38px;
    font-weight: normal;
    color: #ca0803;
}
.list_xwzx .tt .tit3 .title2 {
    font-size: 30px;
    font-weight: normal;
    color: #333;
}
.list_xwzx .tt .tit3 .title3 {
    font-size: 16px;
    font-weight: normal;
    color: #999999;
}

.xwzx3 .mod2 .ml {
    width: 50%;
}
.xwzx3 .mod2 .mr {
    width: 46.5%;
}
.post-422 li.news {
    position: relative;
}
.post-422 .news_imgs {
    position: relative;
    padding-top: 49.668%;
    overflow: hidden;
}
.post-422 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.post-422 img {
    width: auto;
}
.post-422 .news_con {
    padding: 0 10px;
}
.post-422 .news_title {
    color: #333;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 0;
}
.post-422 .news_text {
    /* color: #666; */
    font-size: 16px;
    line-height: 24px !important;
    text-indent: 33px;
}
.post-422 .news_text a {
    color: #ca0803;
}
.post-423 li.news {
    background: url(images/fk.jpg) no-repeat left center;
}
.post-423 .news_title {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding: 1.5px 0 1.5px 18px;
}
.post-424 li.news {
    position: relative;
}
.post-424 li.news {
    padding-bottom: 5%;
}
.post-424 .news_imgs {
    width: 200px;
    float: left;
    margin-right: -200px;
    /*position: relative;
    padding-top: 44.805%;*/
    overflow: hidden;
}
.post-424 img {
    /*width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;*/
}
.post-424 .news_con {
    width: 100%;
    float: right;
}
.post-424 .news_arti {
    padding-left: 218px;
}
.post-424 .news_title {
    color: #333;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 0;
}
.post-424 .news_text {
    /* color: #666; */
    font-size: 16px;
    line-height: 24px !important;
    text-indent: 33px;
}
.post-424 .news_text a {
    color: #ca0803;
}
.xwzx4 .inner {
    padding-top: 0.8%;
}
.xwzx4 .mod2 .ml {
    width: 480px;
    margin-right: -480px;
}
.xwzx4 .mod2 .mr {
    width: 100%;
}
.post-431 {
    padding: 0.9% 0;
}
.post-433 {
    padding-left: 508px;
}
.post-433 .news_title {
    color: #333;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.post-433 .news_text {
    /* color: #666; */
    font-size: 16px;
    line-height: 24px !important;
    text-indent: 33px;
    padding: 6px 0 8px 0;
}
.post-433 .news_text a {
    color: #ca0803;
}
.post-434 {
    padding-left: 508px;
}
.post-434 li.news {
    background: url(images/fk.jpg) no-repeat left center;
}
.post-434 .news_title {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding: 1.5px 0 1.5px 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xwzx4 .mod3 {
    padding-top: 0.7%;
}
.post-435 li.news {
    /* background: url(images/fk.jpg) no-repeat 20px 8%; */
    border: 1px solid #8a8a8a;
    /* padding: 0 28px 0 20px; */
    width: 48.25%;
    /*float: left;*/
}
.post-435 li.news.n1 {
    /*margin-right: 3%;*/
    float:left;
}
.post-435 li.news.n2 {
    /*margin-right: 3%;*/
    float:right;
}
.post-435 .news_imgs {
    float: left;
    width: 131px;
    margin-right: -131px;
}
.post-435 .news_tecon {
    float: right;
    width: 100%;
}
.post-435 .news_text {
    color: #666;
    font-size: 14px;
    line-height: 24px !important;
    padding-left: 150px;
    text-indent: 28px;
}
.post-435 .news_text a {
    color: #ca0803;
}
.post-435 .news_title {
    /* padding-left: 38px; */
    /* padding-right: 28px; */
    color: #000;
    font-size: 20px;
    border-bottom: 1px solid #8a8a8a;
    padding: 0.78% 28px 0.78% 38px;
    background: url(images/fk.jpg) no-repeat 20px 55%;
}
.post-435 .news_con {
    padding: 3.3% 4.5% 0 3.3%;
}
.post-435 .news_date {
    float: right;
    padding-right: 4.5%;
    color: #999;
    font-size: 12px;
    line-height: 23px;
    position: relative;
    bottom: 4px;
}
.xwzx5 .inner {
    padding-top: 3.2%;
}
.xwzx5 .mod2 {
    padding-top: 2%;
}
.xwzx5 .mod2 .ml {
    width: 35.917%;
}
.xwzx5 .mod2 .mr {
    width: 61.667%;
}
.post-421 {
    padding: 0.8% 0 1.3% 0;
}
.post-423 .con {
    padding: 0 10px;
}
.post-442 {
    border: 1px solid #8a8a8a;
}
.post-442 li.news {
    position: relative;
}
.post-442 .con {
    padding: 7px;
}
.post-442 .news_imgs {
    position: relative;
    overflow: hidden;
    padding-top: 62.8%;
}
.post-442 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.post-442 .news_arti {
    /* background: url(images/fk.jpg) no-repeat 0% 18%; */
}
.post-442 .news_title {
    padding-left: 18px;
    color: #333;
    font-size: 20px;
    padding: 2% 0 1.3% 18px;
    background: url(images/fk.jpg) no-repeat 0% 56%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.post-442 .news_text {
    color: #666;
    font-size: 14px;
    text-indent: 28px;
    line-height: 24px !important;
}
.post-442 .news_text a {
    color: #ca0803;
}
.post-442 .news_date {
    float: right;
    color: #999;
    font-size: 12px;
    line-height: 24px;
    padding: 5.4% 0 4px 0;
}
.post-443 li.news.n1 {
    padding-bottom: 3.5%;
}
.post-443 .news_title {
    color: #333;
    font-size: 20px;
    padding-top: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.post-443 .news_text {
    color: #666 !important;
    font-size: 16px;
    text-indent: 32px;
    padding-top: 3.5%;
}
.post-443 .news_text a {
    color: #ca0803;
}
.post-443 .news_imgs {
    width: 200px;
    float: left;
    margin-right: -200px;
}
.post-443 .news_con {
    width: 100%;
    float: right;
}
.post-443 .news_arti {
    padding-left: 217px;
}
.post-444 li.news {
    background: url(images/fk.jpg) no-repeat left center;
}
.post-444 .news_title {
    padding-left: 18px;
    font-size: 16px;
    color: #333;
    padding: 2px 0 2px 18px;
}

.gzh {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
}

.bm .wp_nav .nav-item {
    
}

.bm .wp_nav .nav-item a {
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-size: 16px;
	background:#ca0803;
	margin: 20px 0;
border-radius: 10px;
}

.listbm {
    margin-top: 30px;
}
.bm .wp_nav .nav-item a:hover{
    background: #980400;
}
.info .bm .wp_nav .nav-item a {margin: 0px 20px 20px 0px;}
.info .bm .wp_nav{margin: 0 -20px;}
.info .bm .wp_nav .nav-item {
    width: 33.33%;
}

#wp_nav_w41 .wp_nav span.item-name {
    background: url(images/d7.png) no-repeat right center;
}

.wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 10px;
    line-height: 22px;
    cursor: pointer;
    padding-right: 58px;
}
#mian .content{width: 100%;}
.wf-wrap{width: 1300px;padding: 0 50px;
}
.upb_video_class, .wpb_column, .wpb_row {
    position: relative;
}
.vc_custom_1522638635945 {
    margin-top: 50px !important;
}
.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
}
.uvc-heading-spacer {
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.uvc-heading.ultimate-heading-96905d414bd5a883a h2 {
    font-size: 34px;
}
.vc_custom_1491744093958 {
    padding-top: 70px !important;
    padding-bottom: 20px !important;
}
.ubtn-ctn-center {
    display: block;
    text-align: center;
}
a.ubtn-link {
    display: inline-block;
    margin: 0;
    color: inherit;
    text-decoration: none;
    max-width: 100%;
}
.ubtn-data {
    z-index: 3;
    position: inherit;
    display: block;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
}
.vc_custom_1522569907651 {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
.vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_col-has-fill > .vc_column-inner {
    padding-top: 0px;
}
.wpb_single_image.vc_align_center {
    text-align: center;
}
.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;}
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
a.ubtn-link {
    display: inline-block;
    margin: 0;
    color: inherit;
    text-decoration: none;
    max-width: 100%;
}
#ubtn-2207 {
    font-size: 15px;
    line-height: 34px;
}
.ubtn-hover {
    opacity: 0;
}
.ubtn-hover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: 0 0;
    z-index: 2;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ubtn-data {
    z-index: 3;
    position: inherit;
    display: block;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
}
.uvc-heading-spacer {
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.uvc-heading.ultimate-heading-44085d414bd5d27ea h2 {
    font-size: 38px;
    line-height: 38px;
}
.uvc-heading.ultimate-heading-44085d414bd5d27ea .uvc-sub-heading {
    font-size: 28px;
    line-height: 70px;
}
.uvc-heading p {
    word-break: normal;
    word-wrap: normal;
    -ms-word-break: normal;
    -ms-word-wrap: normal;
}
.uvc-sub-heading div, .uvc-sub-heading p {
    font-family: inherit!important;
    font-weight: inherit!important;
    font-size: inherit!important;
    color: inherit!important;
    line-height: inherit!important;
}

.news_tit{text-align: center;
    line-height: 20px;color: #fff;
    font-size: 12px;}
.news_tit a{color: #fff;
    font-size: 12px;}
.cxlby .col_news .col_news_box {margin: 0;}
.list_img.news_list li.news{float: left; width: 25%;}
.list_img.news_list li.news .news_img img{width: 85%; height: auto;  position: absolute; left: 0; top: 0;  right: 0;  bottom: 0;  margin: auto; max-width: 100%;}
.list_img.news_list li.news .news_img {padding-top: 75%; position: relative; overflow: hidden;}
.list_img.news_list li.news .news_title {padding: 0 20px;text-align: center;}
.list_img.news_list li.news .news_title a {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;display: block;
}




.list_img2.news_list li.news .news_img {
    padding-top: 50%;
    position: relative;
    overflow: hidden;
}

.infobox2 .column-path{ padding: 20px 30px;
    float: right;}
.infobox2 a{color: #151313;font-size: 15px;}
.szsh .col_news .col_news_box{margin-left:0px;}
.szsh .post-14 .news_list .news {width: 24.5%; float: left;    border: 1px solid #E3E3E3;
    background: #fff;
    margin-top: 8px;
    box-shadow: 0px 2px 3px 1px #ccc;
    box-sizing: border-box;}
.szsh .post-14 .news_list .news .news_box {cursor: pointer; margin: 10px;background: #fff}
.szsh .post-14 .news_list .news .news_box .news_imgs {position: relative; overflow: hidden; background: #fcf8f8 url(images/loading.gif) center no-repeat; padding-top: 0%;}
.szsh .post-14 .news_list .news .news_box .news_imgs img {
    width: 100%;
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.szsh .col_news_head {
    border-bottom: 0px solid #CBCBCB;    margin-bottom: 20px;
}
.szsh h3.col_name {
    font-size: 22px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    background: #ca0904;
    color: #fff;
    padding: 15px 0;
}