@charset "utf-8";
.dtjt8_div_img .number .current{
     background: #3156AC;
}
@font-face{
   
        font-family: "main";
        src: url("./cococola.ttf");
     
}
body{
      background-color: #EFF5FA !important;
      min-width: 1300px;
}
.sudiSwiper{
width: 1300px;
    margin: 0 auto;
}
#infomian{width: 1200px;margin: 0 auto; margin-top:50px;margin-bottom:50px;padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #b0b0b0;background-color:#fff;}
#infomian img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }
#infomian .info{padding: 0 15px;min-height: 500px;margin-top: 25px}
#infomian .info h1{font-size: 32px;text-align: center;line-height: 50px;height: 50px;font-weight:bold;}
#infomian .info h2{font-size: 14px;color: #acacac}
#infomian .info p.other{font-size: 13px;text-align: center;line-height: 30px;color: #656565;margin-top:45px;}
.wp_articlecontent{padding: 5px 15px;overflow: auto;}
.wp_articlecontent p{line-height: 1.6;margin-bottom: 6px;
    font-size: 16px;
    color: #555555;}


#info{
    display: flex;
    height: 132px;
    padding: 20px 0;
    background-color:#D4D4D4;
    
}
#info{
    display: flex;
    height: 150px;
    padding: 20px 0;
    justify-content: space-between;
    align-items:center;
 
    
}
#info .logos{
    display: flex;
    height: 150px;
    margin-right: 15%;
    position: relative;
    
}
#odma{
    position: absolute;
    top: 50%;
    right: -37%;
   height: 100px;
    transform: translateY(-50%);
}
#info .address{
   font-size: 15px;
   color:black;
   margin-left: 20%;
}
#info .address li{
   padding-top: 5px;
}
#info .logos img:nth-child(2){
     margin-left: 10px;
}

/* 列表页 */
#listmain{width:1200px;margin: 0 auto;margin-top: 50px;margin-bottom: 50px;}
#listmain .right img { max-width:700px; _width:expression(this.width > 700?"700px" : this.width); }
#listmain .left{width: 280px;float: left;}
#listmain .left h3{line-height: 52px;background-color:#3156AC;text-align: center;border-bottom: 2px solid #FFF;border-radius:7px 7px 0px 0px;letter-spacing:9px;}
#listmain .left h3>span{text-align: center;line-height: 52px; color: #fff;  font-size:20px;font-weight: bold;}
#listmain .right{width: 905px;float: right;padding: 0 0 15px 0}
#listmain .right h3{padding-left: 0px;padding-right: 15px;height: 36px;border-bottom:2px solid #3156AC;}
#listmain .right h3 span.name{color: #fff; font-size: 18px;font-weight: bold;line-height: 36px; background-color: #3156AC;padding:0 20px;float: left;border-radius:7px 7px 0px 0px;}
#listmain .right h3 span.weizhi{float: right;color:#666666;font-size: 15px;line-height: 36px}
#listmain .right h3 span.weizhi a{color: #666666}
#listmain .right .list{padding: 10px;min-height: 550px;background-color: #FFffff;}
#listmain .right .list ul.rightlist li{border-bottom: 1px dashed #ccc;}
#listmain .right .list ul.rightlist li .date{float: right;line-height: 35px;font-size: 14px ;color: #aaaaaa;}
#listmain .right .list ul.rightlist li a{line-height:40px;font-size: 15px ;color: black;}
#listmain .right .list ul.rightlist li a:hover{color:#3156AC;}

.leftlist li.selected{
      
   color: white;background-color:#3156AC;
}
.leftlist li a{font-size:17px;color: #3156AC;line-height:40px;font-weight: bold;display: block;text-align: center;background-color: white;border-bottom: 1px solid grey;letter-spacing:5px;}
.leftlist li a:hover{color: white;background-color:#3156AC;}
.leftlist li a.parent{color: white;background-color:#3156AC;}
.childlist{}
.childlist li a{font-size: 14px;color: #3156AC;text-align: center;border-bottom: 1px solid #ffffff;}

/* Base Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

:focus {
    outline: 0;
}

img {
    border: 0;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/**布局开始**/
body {
    background-color: #f5f5f5;
}

body,
p {
    font: 12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    color: #333;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #3156ac;
}

.wrapper {
    width: 100%;
}

.wrapper .inner {

    margin: 0 auto;
}

/**页面全局宽度**/

/**标题栏新闻窗口**/
.post {
    margin-bottom: 10px;
}

.post .tt {
    height: 32px;
    border-bottom: 1px solid #6db4e0;
}

/**标题栏**/
.post .tt .tit {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #216687;
}

/**标题字体**/
.post .tt .tit .title {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left: 35px;
    background: url(images/icon_tit.gif) no-repeat 5px center;
}

/**标题图标**/
.post .tt .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
}

/**更多按钮**/
.post .con {
    padding: 5px 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;
}

/**新闻列表图标**/

/**自定义新闻列表**/


/*svg{
   padding-top: 2px;
}
.news_list.special li{
     display:flex;
     flex-direction: column;
     margin-top: 10px;
}
.news_list.special li:not(.news1) .des{
     display: none;
}
.news_list.special li div{
   
}
.news_list.special li .des{
     font-size: 12px;
     color: grey;
     margin-top: 2px;
}
.news_list.special li .des a{
     color: grey;
}
.news_list.special li .time{
     font-size: 20px;
}
.news_list.special li .time.special{
     color:white;
     margin: 0;
}
.news_list.special li .time.special span{
     background-color: #3156AC;
     padding:0 10px;
}
.news_list.special li .title{
    margin-top: 5px;
    padding: 0;
}*/
.news_list li{
     display:flex;
     font-size: 16px;
     margin: 10px 0;
}

.news_list li .title{
    flex: 1;
    padding-left: 10px; 
    font-family: "宋体";
}
.news_list li .time{
    color: grey;
    font-size: 15px;
    
}

/**标题图标**/

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
}

.news_list li.news p {
    clear: both;
    line-height: 20px;
    color: #787878;
}

.news_list li.news p a {
    color: #787878;
}

.news_list li.news p a:hover {
    color: #444;
    text-decoration: underline;
}

.news1_list {
    height: 134px;
}

.news1-time {
    text-align: right;
    color: #6e6f6f;
    font-family: "Candara";
    font-size: 14px;
    margin-top: 20px;
}

.news1_tt a {
    color: #8a1532;
    font-family: "Microsoft Yahei";
    font-size: 15px;
}

.news_tt {
    margin: 0 15px;
}

.cbox {
    float: left;
    width: 100%;
}

li.news1 {}

.post_time {
    color: #0168b7;
    font-family: "Microsoft Yahei";
    font-size: 12px;
}






/**页头开始**/

#header{
    position: relative;
    background-color:white;
}
#header .top{
   height: 160px;
   position: relative;
}
#header .top img{
   position: absolute;
   top: 50%;
   left: 10%;
   transform: translateY(-50%);
}

.head {
    height: 103px;
}

/**页头部分**/
.head-l {
    padding-top: 13px;
}

.sitename {
    padding-top: 13px;
}

.head-in {}


/**站点名称**/

.logo {
    width: 222px;
    padding-top: 12px;
    padding-left: 10px;
}

.sitename {
    width: 229px;
}

.top_nav {
    font-size: 14px;
    color: #444;
    font-family: "Microsoft Yahei";
}

#nav {
    height: 46px;
    background-color: #3156AC;
    display: flex;
    justify-content: center;
}

.navbar {}

/**导航区域背景**/
.navbar .navbox {
    width: 100%;
    height: 46px;
    margin: 0 auto;
    background-color: #3156AC;
}

/**导航窗口大小及位置**/
.head-ban {
    padding-top: 20px;
    line-height: 26px;
    text-align: right;
}

#container-fc {}

#container-lmtp {
    height: 212px;
}

#wp_nav_w01 .wp_nav .nav-item a {
    color: #f0c797;
    font-size: 12px;
}

#wp_nav_w02 .wp_nav .nav-item a span.item-name {
    height: 41px;
    line-height: 41px;
    padding: 0 10px;
}


.search_block {
    width: 235px;
    height: 31px;
    background: url(./search.png) right no-repeat;
    margin-top: 6px;
    border: 1px solid grey;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10%;
}

.wp_search .search {
    background: none;
    width: 31px;
    height: 31px;
}

input {
    padding: 0;
    margin: 0;
    border: none;
}

input.keyword {
    border: none;
    height: 25px;
    background: transparent;
    color: #838383;
    width: 190px !important;
    padding: 3px 7px;
    line-height: 25px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}


/**导航样式：后台绑定时也可以定义配置**/
/**导航高度**/
#wp_nav_w05 .wp_nav .nav-item a {
    font-size: 19px;
    color: #fff;
    font-family: "Microsoft Yahei";
}

/**导航字体样式**/
#wp_nav_w05 .wp_nav .sub-nav {
    min-width: 100% !important;
}

.navbar .navbox .wp_nav li.nav-item a:hover,
.navbar .navbox .wp_nav li.nav-item a.parent {
    background: #eee;
}

/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a:hover span,
.navbar .navbox .wp_nav li.nav-item a.parent span {
    color: #000;
}

.navbar .navbox .wp_nav li.nav-item a span.item-name {
    padding: 0 32px;
    height: 46px;
    line-height: 46px;
}

/**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {
    background: #f1f1f1;
}

/**子菜单背景**/
#wp_nav_w05 .wp_nav .sub-nav li.nav-item a {
    font-size: 15px;
    font-weight: normal;
    color: #000;
}

/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,
.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {
    background: #3156AC;
    color: #000;
}

.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
}

/**子菜单栏目高度与边距**/
#wp_nav_w2 .wp_nav .nav-item a {
    width: 104px;
}

#wp_nav_w2 .wp_nav .nav-item a:hover {
    background: url(images/nav1.png) no-repeat;
}

.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover span {
    color: #fff;
}



/**主体开始**/
#listCards.middle{
   
}
#listCards.bottom{
  
}
.news1{
   white-space: wrap;
}
#main{
  width: 1200px;
  margin: 0 auto;
  background: white;
    padding: 20px 50px;
    box-shadow: 0px 0px 5px #b0b0b0;
}
#main .swiper {
  width: 100%;
  height: 500px;
  min-width: 1800px;
}
#main .swiper img{
  width: 100%;
  height: 500px;
}
#main {
   display:flex;
   flex-direction:column;
   justify-content:center;
}
#main #specialCards{
    display: flex;
    margin-top: 20px;
}
#main #specialCards .right{
    flex-basis: 33.333%;
padding: 15px 0;
}
#main #specialCards .left{
   padding: 15px 0;
   flex-basis: 33.333%;
}
#main #specialCards .right .listCard{
    padding:0 10px;
}
#main #specialCards .left .listCard{
    padding:0 10px;
}

#main #specialCards .left .listCard .specialContent{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
}
#main #specialCards .left .listCard .specialContent div.banner:nth-child(2){
    padding-left: 15px;
    width: 0;
    overflow: hidden;
    flex: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#main #specialCards .listCard .listCardHead{
    display: flex;
    justify-content: space-between;
    color: #3B5DAF;
    margin-bottom: 10px;    
}
#main #specialCards .listCard .listCardHead .title{
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
}
#main #specialCards .listCard .listCardHead .more a span{
    font-size: 14px;
    color: #3B5DAF;
}
#main #listCards{
    display: flex;
    justify-content: space-between;
}
#main #listCards .listCard{
    flex-basis: 33.333%;
    padding: 10px;
    margin-top: 20px;
}

#main #listCards .listCard .listCardHead{
    display: flex;
    justify-content: space-between;
    color: #3B5DAF;
    margin-bottom: 10px;    
}
#main #listCards .listCard .listCardHead .title{
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
}
#main #listCards .listCard .listCardHead .more a span{
    font-size: 14px;
    color: #3B5DAF;
}


/**首页三列布局**/
.mod {}

.mod1 {
    width: 236px;
    float: left;
}

/**左列**/
.mod1 .ml {
    width: 100%;
}

.mbox {
    padding: 0 10px;
    border: 1px solid #d3d3d3;
    background: #f9f8fd;
}

.mod2 {
    width: 728px;
    float: right;
}

.mod2 .mc {
    width: 478px;
    float: left;
}

/**中间**/
.mod2 .mr {
    width: 236px;
    float: right;
}

/**右列**/

.block_left {
    width: 192px;
}

.block_right {
    width: 980px;
    padding-top: 14px;
}

.blk2,
.blk3,
.blk4 {
    margin-top: 26px;
}

.tt1 {
    height: 45px;
    line-height: 45px;
    background-color: #445437;
    color: #fff;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    padding-left: 20px;
}

.xslj_nav {
    color: #2d2d2d;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    display: block;
    line-height: 32px;
}

.xyjj {
    width: 100%;
    height: 60px;
    padding-top: 80px;
    background: url(images/xyjj.jpg) center no-repeat;
    color: #fff;
    font-family: "Microsoft Yahei";
    font-size: 24px;
    text-align: center;
}

.cont2 {
    padding: 20px 20px;
    background-color: #dbdbdb;
}

.xyjj_nr {
    color: #4f4f4f;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    line-height: 20px;
    text-indent: 2em;
}


.layer1 {
    width: 100%;
}

.block11 {
    width: 638px;
}

.block12 {
    width: 302px;
}

.block_in {
    margin-top: 15px;
}

.block_in1 {
    width: 294px;
}

.block_in2 {
    width: 330px;
}


.scroll_img {}

.scrool_biaoti {
    height: 43px;
    line-height: 43px;
    color: #4f4f4f;
    font-family: "Microsoft Yahei";
    font-size: 15px;
    background-color: #fff;
    font-weight: bold;
    text-align: center;
}

.scrool_biaoti a {
    color: #4f4f4f;
}

li.news {}

li.n2 {
    margin: 6px 0;
}

.news_title {
    color: #2c2c2c;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    line-height: 22px;
}

.news_title a {
    color: #2c2c2c;
}

.news_time {
    color: #d47300;
    margin-top: 10px;
    font-family: "Microsoft Yahei";
    font-size: 13px;
}





.news_cont {
    color: #4f4f4f;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
}

.news_cont a {
    color: #4f4f4f;
}

.news_yqlj a {
    color: #444;
    font-family: "Microsoft Yahei";
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    background: url(images/point.png) left center no-repeat;
}







.layer2 {
    margin-top: 30px;
    overflow: hidden;
}

.block2 {
    width: 300px;
}

.mid {
    margin: 0 40px;
}

.cont-1-sj {
    margin-right: 15px;
    width: 52px;
}



.layer3 {
    width: 100%;
    margin-top: 30px;
}

.block3 {
    width: 300px;
}





.block5 {
    width: 313px;
}

.layer4 {
    margin-top: 20px;
}

#wp_news_w41 li.n2 {
    margin: 0 20px;
}

#wp_news_w42 .wp_article_list .list_item {
    background: url(images/download.png) right no-repeat;
}

.news_img1 {
    width: 198px;
    height: 135px;
}

.news_con2 {
    margin-top: 10px;
}

#wp_news_w31 li.n2 {
    margin-top: 20px;
}

.news_title1 {
    color: #4f4f4f;
    font-family: "Microsoft Yahei";
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 8px;
}

.news_title1 a {
    color: #4f4f4f;
}

.con1 {
    background-color: #f3f1f0;
    padding: 20px 10px;
}



.lw1 {
    width: 620px;
    height: 360px;
}

.lw2 {
    width: 100%;
}

.tt {
    height: 34px;
    border-bottom: 3px solid #d0d0d0;
}

.cont {
    margin-top: 15px;
}

.biaoti-tt {
    color: #222;
    font-family: "Microsoft Yahei";
    font-size: 17px;
    height: 34px;
    border-bottom: 3px solid #445437;
}

.biaoti-tt1 {
    color: #999;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    line-height: 24px;
    padding-right: 25px;
    border-right: 1px solid #9d9d9d;
}


.cont1 {
    width: 836px;
    text-align: left;
}

.yqlj_tt {
    color: #6aa33f;
    font-size: 18px;
    font-weight: bold;
}

.yqlj {
    color: #666;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    padding: 0 15px;
}

.more_btn {
    text-align: center;
    padding-top: 5px;
}

.more_btn1 {
    position: absolute;
    right: 0;
    top: 5px;
}

.more_text {
    color: #f08200;
    font-family: "Microsoft Yahei";
    font-size: 12px;
}

.more_text1 {
    font-size: 14px;
}

.rw1 {
    width: 400px;
    padding-right: 30px;
    padding-top: 20px;
}

.rw2 {
    width: 100%;
}

.arti-tt a {
    color: #ee7b1d;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    text-align: left;
}

.arti {
    color: #8a8a8a;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    text-align: left;
    margin-top: 20px;
    line-height: 24px;
}

#wp_news_w15 .new_list1 .m2 {
    margin: 10px 0;
}


.layer5 {
    width: 100%;
}

.cont1 {
    padding-left: 10px;
}

#wp_nav_w18 .wp_nav .nav-item a {
    font-size: 13px;
    color: #444;
}

#wp_nav_w18 .wp_nav .nav-item a span.item-name {
    padding: 0 13px;
    height: 66px;
    line-height: 66px;
}

select.w52_openLink {
    height: 28px;
}

option {
    padding: 0;
}


/**列表页**/
.col_menu {
    width: 17%;
    float: left;
}

.col_menu .col_menu_head {
    background-color: #445437;
}

/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 21px;
    padding: 5px 5px 5px 30px;
    font-family: "Microsoft YaHei";
}

/**栏目名称图标**/
/**栏目列表*/
.col_list .wp_listcolumn {
    border-bottom: 1px solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
    color: #1f1f1f;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    font-family: "Microsoft YaHei";
}

/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {}

/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.wp_listcolumn .wp_column a {
    background: none;
}

.wp_listcolumn .wp_column a:hover {
    background: none;
}

.wp_listcolumn .wp_column a.selected {
    background: none;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    color: #454545;
    background: none;
    border: none;
}

/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-image: none;
}

/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    background: none;
    border: none;
}

/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-image: none;
}

/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    background: #f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
}

/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-image: url(images/icon_column_3_hover.gif);
}

/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    background: #f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee;
}

/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-image: url(images/icon_column_3_hover.gif);
}

/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_news {
    width: 80%;
    float: right;
    min-height: 450px;
}

/**栏目新闻**/
.col_news_head {
    border-bottom: 1px solid #3C4368;
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    background-color: #445437;
}

/**当前栏目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 0 50px 0 25px;
}

/**当前栏目名称**/
.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 18px;
    line-height: 18px;
    margin-top: 5px;
}

/**当前位置**/

.col_news_box {
    padding: 10px 0;
    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 {
    background: url(images/li.gif) no-repeat center;
}

/**栏目新闻图标序号**/
.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    line-height: 1.6;
    font-size: 14px;
    color: #333;
}

.col_news_list .wp_entry p {
    margin-bottom: 6px;
}

.col_news_list .wp_entry img {
    max-width: 680px;
    _width: expression(this.width > 680 ? "680px" : this.width);
}

/**列表页文章图片大小限制**/

/**文章页**/
.infobox {
    margin: 0 auto;
    min-height: 450px;
}

.article {}

.article h1.arti_title {
    line-height: 26px;
    font-family: "Microsoft YaHei";
    padding: 5px;
    text-align: center;
    font-size: 18px;
    color: #282828;
}

/**文章标题**/
.article h2.arti_title {
    line-height: 26px;
    font-family: "Microsoft YaHei";
    padding: 0;
    text-align: center;
    font-size: 16px;
    color: #282828;
    border-bottom: 2px solid #3C4368;
}

.article .arti_metas {
    padding: 10px;
    text-align: center;
}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 12px;
    color: #787878;
}

/**文章其他属性**/
.article .entry {
    margin: 0 auto;
    overflow: hidden;
}

/**文章内容**/
.article .entry .read,
.article .entry .read p {
    line-height: 1.6;
    font-size: 14px;
    color: #333;
}

/**阅读字体**/
.article .entry .read p {
    margin-bottom: 6px;
}

.article .entry .read img {
    max-width: 940px;
    _width: expression(this.width > 940 ? "940px" : this.width);
}

/**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {
    background-color: #3156ac;
    height: 135px;
}

#footer .inner {
    display: flex;
    flex-direction: column;
    font-size: 15px;
    color: white;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 5px;
}
#footer .inner div{
   padding-top: 5px;
}

.foot {
    padding-top: 16px;
}

.foot {
    color: #b4b4b4;
    font-family: "Microsoft Yahei";
    font-size: 13px;
    line-height: 22px;
    font-weight: bold;
}

.foot_logo {
    margin-top: 9px;
}

.addr {
    margin-top: 20px;
    margin-left: 20px;
}

.weixin {
    width: 325px;
}

.wxin_txt {
    margin-right: 20px;
    text-align: right;
    margin-top: 20px;
}



.pic img {
    width: 728px;
    height: 200px;
}

#wp_news_w22 .wp_article_list .list_item {
    line-height: 22px;
    height: 45px;
    margin-bottom: 10px;
}

#wp_news_w22 .wp_article_list .i4 {
    margin-bottom: 0;
}

.wp_article_list .list_item {
    border: none;
}

.wp_article_list .list_item span a {
    font-size: 14px;
    color: #303030;
    font-family: "Microsoft Yahei";
}

.wp_article_list .list_item .Article_Index {
    width: 0;
    margin-top: 0;
    background: none;
    margin-right: 0;
}

.wp_article_list .list_item {
    line-height: 32px;
    height: 32px;
}

.wp_article_list .list_item span {
    margin-left: 0;
}

.wp_article_list .list_item .Article_PublishDate {
    color: #858585;
    font-size: 13px;
    font-family: "Microsoft Yahei";
}

.wp_article_list .list_item .Article_Index {
    background: none;
    height: 0;
    margin-top: 0;
    width: 0;
}

li.new {
    line-height: 24px;
    text-align: left;
    margin-bottom: 15px;
    height: 48px;
}

li.m1 {
    padding-top: 0 !important;
}

li.m4 {
    border: none !important;
}

li.new .new_title a {
    font-size: 14px;
    color: #515151;
    font-family: "Microsoft Yahei";
}

.cont-2-bt a {
    color: #1f1f1f;
    font-family: "Microsoft Yahei";
    font-size: 14px;
}

.cont-2 {
    color: #666;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    line-height: 24px;
    width: 253px;
}

/**置顶**/
#to_top {
    width: 30px;
    height: 30px;
    padding: 10px;
    font: 14px/20px arial;
    text-align: center;
    background: #999;
    position: absolute;
    cursor: pointer;
    color: #fff
}

#bigpic {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#banner .inner-fc {
    width: 100%;
    overflow: hidden;
}

.tt1 .more_btn.fr {
    padding: 0;
    padding-right: 10px;
}

.navbar {
    background: #435336;
}

.land2 {
    color: #747474;
    font-family: "Microsoft Yahei";
    font-size: 17px;
}

span.Article_NewIcon {
    padding-top: 10px;
}

.block_in1.fl .focus-pagination {
    display: none;
}

/**轮播图**/
.sudiSwiper .orbit-wrapper .timer{
    display: none;

}

.sudiSwiper .orbit-wrapper .slider-nav span
{
}

