/*移动端nav*/
.menufix{position: fixed;top:0;width: 50vw;height:100vh;background:rgba(0,0,0,1);z-index:999;line-height: 3;text-align: center;left:-50vw;}
.menufix li{border-bottom: 1px solid gray;}
.menufix li >div{display: none;}
.menufix a{display: block;}
.mask{position: fixed;width: 100vw;height:100vh;animation: mask2 1s forwards;z-index: 2;}
@keyframes mask2 {
    from{background: rgba(0,0,0,0)}
    to{background: rgba(0,0,0,.3);}
}
.wp_entry img{margin:0 auto;}
.menu2 {
    display: none;
}
.wp_search .search{background: none;float: right;}
.wp_search table {width:100%;}
/*index*/
header a{color: white;}
.col-8 {
    width: 80%;
}
.col-7 {
    width: 70%;
}
.col-3 {
    width: 30%;
}
.color-gray {
    color: gray;
}
.font20 {
    font-size: 20px;
}
.menu{width:100%;display:flex;align-content: flex-start;}
.menu li{width: 15%;position: relative;flex-shrink: 0;}
.menu li >a{display: block;height:40px;line-height: 40px;text-align: center;}
.menu li >div{position:absolute;left:0;top:45px;background: rgba(255,255,255,.9);border-radius: 0 0 5px 5px;padding: 10px;line-height:2;width: 400%;z-index:99;display: none;}
.menu li >div:before{content: '';position: absolute;width: 25%;height:5px;left:0;top:-5px;background: rgba(255,255,255,.5)}
.menu li >div a{color: #333;display: block;}
.menu li p{display: inline-block;width: 30%;border-right: 1px solid gray;text-align: center;}
.menu li >div >div{display: inline-block;width: 70%;float: right;padding: 10px;}
.menu li:hover >a{background: rgba(255,255,255,.9);color:#1288E7;}
.menu li p a:hover{color: red;}

.link a:hover{text-decoration: underline;}
.telnav{position: absolute;top:20px;left:2%;}
.fot a{position: relative;display: block;color: #fff;}
.fot a:before{content: '';position: absolute;width: 7px;height:7px;background: #fff;left:-15px;top:0;bottom: 0;margin: auto;}
.col-2 {
    width: 20%;
}
.libox{background: #fff;padding:15px;box-shadow:0 2px 20px rgba(0, 0, 0, 0.15), -5px 0 20px rgba(0, 0, 0, 0.15);border-radius: 2px;margin-bottom: 10px;overflow: hidden; }
.libox p{padding-bottom: 15px;border-bottom: 1px solid #ccc;font-size:18px;font-weight:bold;position: relative;}
.libox p:before{content: '';position: absolute;width: 70px;height:5px;background: rgb(33,96,173);left: 0;bottom: 0;}
.libox ul{margin: 0px 0;}
/*.libox2 ul{max-height: 450px!important;}*/
.libox ul li{line-height: 2;color: gray;position: relative;font-size: 16px;padding-left: 20px;}
.libox ul li:before{content: '';position: absolute;margin:auto;width: 10px;height:10px;background: #d8edff;top:0;bottom: 0;left: 0;}
.libox ul li:hover a, li:hover span{color: #ffa500;cursor: pointer;}
.libox ul a{position: relative;width: 82%;}
.libox ul a span{position: absolute;width: 100%;height: 100%;left:0;top:0;padding-top: 55%;text-align: center;color:#fff;font-size: 16px;}
.libox ul a:hover span{background: rgba(0,0,0,.3)}

.libox2{background: #fff;padding:15px;box-shadow:0 2px 20px rgba(0, 0, 0, 0.15), -5px 0 20px rgba(0, 0, 0, 0.15);border-radius: 2px;margin-bottom: 10px;overflow: hidden; }
.libox2 p{padding-bottom: 15px;border-bottom: 1px solid #ccc;font-size:18px;font-weight:bold;position: relative;}
.libox2 p:before{content: '';position: absolute;width: 70px;height:5px;background: #1288E7;left: 0;bottom: 0;}
.libox2 ul{margin: 10px 0;}
/*.libox2 ul{max-height: 450px!important;}*/
.libox2 ul li{line-height: 2;color: gray;position: relative;font-size: 16px;padding-left: 20px;}
.libox2 ul li:before{content: '';position: absolute;margin:auto;width: 10px;height:10px;background: #d8edff;top:0;bottom: 0;left: 0;}
.libox2 ul li:hover a, li:hover span{color: #ffa500;cursor: pointer;}
.libox2 ul a{position: relative;width: 32%;}
.libox2 ul a span{position: absolute;width: 100%;height: 100%;left:0;top:0;padding-top: 55%;text-align: center;color:#fff;font-size: 16px;}
.libox2 ul a:hover span{background: rgba(0,0,0,.3)}

/*page*/
.page-nav p{padding: 15px 30px;background: #52a1d5;color: #fff;font-size: 20px;}
.page-nav .libox{padding: 0;line-height: 3}
.page-nav .libox a{display:block;padding: 0 30px;border-bottom: 1px solid #F6EAEA;}
.page-nav .libox a.active{background: rgb(243,242,242);color: #0676c2;font-weight: bold;}
.page-nav .libox a:hover{background: rgb(243,242,242);color: #0676c2;}
.page-tit{padding:10px 0;border-bottom: 1px solid #cbcbcb;color: rgb(33,96,173);position: relative;}
.page-tit:before{content: '';position: absolute;width: 80px;height: 3px;background: #cbcbcb;left: 0;bottom: 0;}


.col_menu {width: 100%;float:left;margin-right:-240px;position:relative;background-image:url('/_upload/tpl/01/6a/362/template362/css/images/mainbg.jpg'); background-repeat:repeat-y;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background:rgb(33,96,173);opacity: 0.7;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; 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;border-radius: 1px;
    -moz-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15), 0px 0 20px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15), 0px 0 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15), 0px 0 20px rgba(0, 0, 0, 0.15);

}}
/*栏目列表*/
.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:#07589c; background:rgb(243,242,242); } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color:RGB(6,118,194);}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:rgb(106,106,106);} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;height: 50px;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color:RGB(10,101,171);border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;padding-right: 18px;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color:RGB(33,96,173);} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color:RGB(33,96,173);} /**文章副标题**/
.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;}
.read span{white-space: normal;}




/**自定义新闻列表**/
.news_list3 { }
.news_list3 li.news {line-height: 40px;padding-left:0px;border-bottom: dashed 1px gray;height: 40px;} /**标题图标**/
.news_list3 li.news span.news_title { }/*标题*/
.news_list3 li.news span.news_title a{font-family: "微软雅黑";
font-size: 15px;
color: #666666;text-decoration: none;}
.news_list3 li.news span.news_title a:hover{color:orange;text-decoration: none;}
.news_list3 li.news span.news_title img {vertical-align: middle;}
.news_list3 li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list3 li.news .news_time,
.news_list3 li.news .news_time span{color: #666;}/*发布时间*/
.news_list3 li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list3 li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list3 li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list3 li.news p {line-height:34px;}

/*标题文*/
.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: 32px; font-size: 17px;text-align: left;margin-top: 15px;} 
.focus-right li.news .news_title{font-weight:bold;font-size:17px;line-height:32px;}
.main .news_title a {
    color:RGB(10,101,171);
    text-decoration: underline;
}
.news_text .news_list li.news .news_text{line-height:24px;font-size: 12px;text-align: left;margin-top: 10px;}
.focus-right li.news .news_text{font-weight:normal;font-size:12px;line-height:24px;color:#666666;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
.wp_article_list .list_item span{ margin-left: 0px; }
/*图列表*/
.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{height: 180px;background-color: #F1F1F1;overflow:hidden;vertical-align:middle;display:table-cell;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;max-height: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;height:284px; background:url(/_upload/tpl/01/6a/362/template362/css/images/link_icon.png) no-repeat;}
.link_icon2{margin-bottom:0px;height:47px; }
.link_icon .news_list{}
.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{float:left;width:100%;}
.post-33 .btq{width:32px;height:32px;float:left;}
.post-33 .news_list{}

.jsclass
{
    width: 240px; margin-right: 0px;position: relative; margin-bottom:10px;
}
.zl {
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    padding-left: 28px;
}

.zl1 {
    background: url("/_upload/tpl/01/6a/362/template362/img/k1.png") no-repeat;
    width: 190px;
    height: 30px;
    text-align: center;
    color: rgb(217, 34, 30);
    line-height: 30px;
    margin-right: 10px;
    display: block;
    cursor: pointer;
}
.jsB {
    overflow: hidden;
    padding-left: 0px;
}
.jslb {
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 55px;
}

.js1 img{width:152px;height:200px;margin-left:-10px;}

.positional {
	FONT-SIZE: 18px; FONT-WEIGHT: bold; TEXT-ALIGN: center; LINE-HEIGHT: 40px;float: left;
width: 100%;
}
.positionalal UL {
	WIDTH: 100%; MARGIN: 0px auto;margin-bottom:30px;
}
.positionalal UL LI {
	FONT-SIZE: 14px; BORDER-TOP: #ddd 1px solid; BORDER-RIGHT: #ddd 1px solid; WIDTH: 240px; BORDER-BOTTOM: #ddd 1px solid; FLOAT: left; TEXT-ALIGN: center; MARGIN: 1px; BORDER-LEFT: #ddd 1px solid; LINE-HEIGHT: 30px
}
.pc .wp_article_list .list_item .Article_Title {
    float: left;
    display: none;
}
.pc .wp_article_list .list_item .pr_fields {
    display: inline;
    float: left;
    display: none;
}