@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{font-size:100px;}
html,body,fieldset,img,iframe,abbr{ border:0; }
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; }
body,textarea,input,button,select,keygen,legend{color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
div.orbit-wrapper{width:100%;height:186px;}
.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:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
/*css3扩展*/
body:before {content: "";position: fixed;top: -10px;left: 0;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);
    z-index: 110;
	
}img {
    padding: 0;
    border: none;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    vertical-align: middle;
}

#banner2 img,div.orbit{width:100%!important;height:auto!important;overflow:visible;}

.whitebg{background:#fff;}
/**框架兼容**/

.two-line{
display: -webkit-box;    
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
  text-overflow: ellipsis;}

.one-line{
  white-space: nowrap; 
  overflow: hidden;   
  text-overflow: ellipsis; 
}

img{transition: all 0.3s ease-in;}
.main1 a img:hover   {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
/*页面尺寸*/
.news_list li.news .news_wz {
    transition: 0.3s;
    -webkit-transition: left .8s;
    -moz-transition: left .8s;
    -o-transition: left .8s;
}/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { width:14.8rem; margin:0 auto;position:relative;} /**页面全局宽度**/
.fuchuang .wp_article_list .list_item .pr_fields{display:none;}
.fuchuang .wp_article_list .list_item{border:0;}
/*head开始*/
.headtop{padding:0;background:#e3eaf3;}
.headtop .inner{display:flex;justify-content:space-between;align-items:center;height:0.42rem;}
.headtop .welcome{font-size:0.16rem;height:0.2rem;line-height:0.2rem;}
#header {background:url(../images/headbg.jpg) no-repeat center;background-size:100% 100%;}
#header .inner{height:1.64rem;display:flex;justify-content:space-between;align-items:center;}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.site-link{color:#142846;font-size:0.14rem;}
.site-link span{padding-left:0.05rem;padding-right:0.05rem;}
.site-link a{color:#142846;display:inline-block;height:0.25rem;line-height:0.25rem;}
.site-link a:hover{color:#142846;}
.head .sitelogo a{display:block;z-index:100;}/*logo*/
input:-internal-autofill-selected {background-color:none;}
input:focus{background-color:none;}
.head .head-left{width:4.8rem;height:0.7rem;}
.head .head-left .sitelogo img{width:100%;}
.head .head-right{height:1rem;width:calc(100% - 5rem);display:flex;position:relative;z-index:998;justify-content:space-between;}
.head .head-right .zidanwei{}
.head .head-right .zidanwei a{display:block;background:rgba(255,255,255,0.5);border-radius:.1rem;box-shadow: 0 0 8px 5px rgba(6, 65, 146, 0.1);padding:0.15rem 0.5rem 0.15rem 0.2rem;
box-sizing: border-box;}
.head .head-right .zidanwei a:hover{background:rgba(255,255,255,1);transform: translateY(-5px)}
.head .head-right .zidanwei h2{color:#0c52b2;font-size:0.32rem;height:0.4rem;line-height:0.4rem;letter-spacing:2px;}
.head .head-right .zidanwei h4{color:#696969;font-size:0.15rem;height:0.3rem;line-height:0.3rem;font-weight:normal;}
input:-internal-autofill-selected {
  background-color: none !important; /* 淡蓝 */
}
.wp-search input::placeholder {
    color: #fff;font-size:0.14rem;line-height:0.32rem;
}input[type="text" i] {
padding-block: 0px;
padding-inline: 0px;}

.search-input:-webkit-autofill,
.search-input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px none inset !important;
  -webkit-text-fill-color: #333 !important;
}
/* pc搜索 */
input,button{border:0;}
.search_btn { cursor: pointer;width:0.45rem;height:0.45rem;display:block;background:rgba(255,255,255,0.1);border-radius:50%;display:flex;align-items:center;text-align:center;justify-content:center;}
.search_btn svg { fill: rgb(255, 255, 255); width: 0.2rem; height: 0.2rem;margin:0 auto;}
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: #1f599d; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size:0.4rem; line-height:0.5rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width:8rem;display:flex; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height:0.7rem;width: calc(100% - 0.2rem);background-color: rgb(255, 255, 255);font-size:0.2rem;line-height: 0.4rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn {float: right;height:0.7rem;width:1rem;}
.search-dialog .search-input input[type="submit"] {background-color: #1f599d;background-repeat: no-repeat;background-position: center center;background-size:0.4rem;background-image: url("../images/search-btn.svg");font-size: .2rem;color: #fff;}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width:0.5rem; height:0.5rem; z-index: 10; right:0.8rem; top:0.8rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size:0.15rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}

/*默认主导航样式*/
#nav{background:#0c52b2; }
#nav .inner{ }/**导航区域背景**/
.main-nav-window{float:;}
.navbar { width:100%;}
.navbar .navbox { width:95%; height:0.6rem; margin:0 auto;}/*导航窗口大小及位置*/ 
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {display:flex;justify-content: space-between;align-items:center;height:0.63rem;}
.wp-menu .menu-item {display: inline-block;position: relative;z-index: 100;padding-left:0.55rem;width:12%;box-sizing:border-box;}
.wp-menu .menu-item.i1 { background:url(../images/nav-icon1.png) no-repeat 0.15rem;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i2 { background:url(../images/nav-icon2.png) no-repeat 0.15rem;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i3 { background:url(../images/nav-icon3.png) no-repeat 0.15rem;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i4 { background:url(../images/nav-icon4.png) no-repeat 0.15rem;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i5 { background:url(../images/nav-icon5.png) no-repeat 0.15rem;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i6 { background:url(../images/nav-icon6.png) no-repeat 0.15rem;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i7 { background:url(../images/nav-icon7.png) no-repeat 0.15rem;background-size:0.28rem 0.28rem;}

.wp-menu .menu-item.i1:hover { background:url(../images/nav-icon1.png) no-repeat 0.15rem #ef1c00;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i2:hover { background:url(../images/nav-icon2.png) no-repeat 0.15rem #ef1c00;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i3:hover { background:url(../images/nav-icon3.png) no-repeat 0.15rem #ef1c00;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i4:hover { background:url(../images/nav-icon4.png) no-repeat 0.15rem #ef1c00;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i5:hover { background:url(../images/nav-icon5.png) no-repeat 0.15rem #ef1c00;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i6:hover { background:url(../images/nav-icon6.png) no-repeat 0.15rem #ef1c00;background-size:0.28rem 0.28rem;}
.wp-menu .menu-item.i7:hover { background:url(../images/nav-icon7.png) no-repeat 0.15rem #ef1c00;background-size:0.28rem 0.28rem;}

.wp-menu .menu-item:hover{}
.wp-menu .menu-item a.menu-link  .menu-switch-arrow{}
.wp-menu .menu-item a.menu-link {display: inline-block;line-height: 0.63rem;color: #fff;font-size:0.2rem;}

.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none; color: #fff;}


.sub-menu {visibility:hidden;position: absolute;width:1.73rem;top: 100%;background: rgba(0,0,0,0.8);left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);opacity: 0;transition: all 0.3s ease 0s;transform-origin: center top;border-radius:;padding-bottom:0.2rem;}
.wp-menu .menu-item a.menu-link:hover .sub-menu{transform: translateY(0);}
.sub-menu .sub-item { position: relative;  vertical-align: top; _zoom:1; top: 0; display:flex;justify-content:center;align-items:center;padding:0.1rem 0;line-height:0.25rem;}

.sub-menu .sub-item a {display: block;color: #fff;font-size: 0.18rem;background:none;text-align:center;padding:0.05rem 0.1rem;}
.sub-menu .sub-item a:hover { font-weight:bold;  display: block; }
.sub-menu .sub-menu {top: 0; z-index: 200; background: #0350a7;  }
.wp-menu .menu-item a.menu-link:hover .sub-menu{display:block;}
.wp-menu .menu-item .sub-menu.show{visibility:visible;transform: translateX(-50%) scaleY(1);opacity: .9;}
/*新闻和公告的标题*/
.post1{ margin-bottom:0.1rem;}
.titlell{border-bottom:3px solid #c7d8f0;}
.post1 .tt {display:inline-block; width:100%;position:relative;} /**标题栏**/
.post1 .tt .tit { display:inline-block; float:left;height:0.5rem;position:relative;display:flex;align-items:center;} /**标题字体**/
.post1 .tt .tit .title {display:block;color:#0c52b2;font-family:"Microsoft yahei";font-weight:bold; font-size:0.36rem;height:0.5rem;line-height:0.45rem;margin-left:0.1rem;}
.post1 .tt .tit .titleico{width:0.5rem;height:0.5rem;background:linear-gradient(to bottom, #035edb, #0346a2);
display:flex;justify-content:center;align-items:center;border-radius:100%;}
.post1 .tt .tit .titleico img{max-width:90%;}
.post1 .more_btn { display:inline-block; height:0.2rem; margin-top:0.1rem; line-height:0.2rem; float:right;}
.post1 .more_btn .more_text,.post .more_btn a {font-size:0.16rem;cursor:pointer;margin:0px;} 
.post1 .more_btn a{color:#005375;} 
.post1 .more_btn img{margin-left:10px;}
.main1{background:url(../images/bg1.jpg) no-repeat;background-size:100% 100%;width:100%;padding:0.4rem 0;box-sizing:border-box;}
.main1left{width:6.1rem;float:left;}
.main1right{width:7.9rem;float:right;}
.main1right .news_list li.news .news_title{width:calc(100% - 0.3rem);}
.xinwenlunbo{box-sizing:border-box;height:4.56rem;position:relative;}


.dtjt9_div_img{width:100%;height:4.56rem;overflow:hidden;}
.dtjt9_div_img img{width:100%;min-height:4.56rem;height:auto;}
.dtjt9_div_text {background: linear-gradient(to bottom, transparent , rgba(0,0,0,0.8));  color: #fff;padding:0 0.3rem;box-sizing:border-box;bottom:0;width:100%;height:0.5rem;}
.dtjt9_div_text .number{z-index:999;bottom:0.3rem;right:0.2rem;position:absolute;}
.dtjt9_div_text  .number .nomal{width:0.13rem;height:0.13rem;line-height:0.12rem;display:block;text-align:center;opacity: 1;background:#fff;float:left;color:#FFF;margin-right:0.05rem;border:0;font-size:0;TEXT-DECORATION:none;border-radius:0.12rem;opacity:0.7;}
.dtjt9_div_text .number .current{width:0.13rem;height:0.13rem;line-height:0.12rem;display:block;text-align:center;opacity: 1;background:#fff;float:left;color:#FFF;margin-right:0.05rem;border:0 solid #fff;font-size:0;TEXT-DECORATION:none;border-radius:0.12rem;}


.dtjt9_div_text .dtjt9_div_text_title{ height:0.24rem; line-height: 0.24rem;font-weight:normal;text-align:left; font-size: 0.18rem;background:none;overflow:hidden;width:calc(100% - 1.3rem); white-space: nowrap; 
  overflow: hidden;   
  text-overflow: ellipsis; }
.dtjt9_div_text .dtjt9_div_text_title a {color: #fff; text-decoration: none;font-size:0.18rem;font-weight:normal;}
.dtjt9_div_text a:link{font-weight:normal;font-size:0.18rem;}

.main2{background:url(../images/bg2.jpg) no-repeat;background-size:100% 100%;width:100%;padding:0.4rem 0;box-sizing:border-box;}
.main2 .post1{ margin-bottom:0.3rem;}

.fuwucontent{padding:0;background: linear-gradient(to bottom, transparent , rgba(255,255,255,0.8));border-radius:0.5rem;}
.fuwu_list{ display: flex;flex-wrap: wrap;justify-content:space-between;}
.fuwu_list li{width:10%;height: 2.2rem;transition: all 0.5s ease;}
.fuwu_list li .fuwuimg{width:100%;height:1.4rem;display:flex;align-items:center;justify-content:center;}
.fuwu_list li .fuwuimg img{max-width:80%;width:0.8rem;height:0.8rem;}
.fuwu_list li .news_title{font-size:0.15rem;line-height:0.2rem;padding:0 0.15rem;box-sizing:border-box;text-align:center;font-weight:bold;color:#666;}
.fuwu_list li:hover .news_title{color:#0c52b2;}
.fuwu_list li:hover{transform: translateY(-10px)}

.lingdao{
    background: #fff;
    border-radius: 8px;
    margin-bottom: 24px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    position: relative;
    padding: 0.2rem 0.2rem 0.3rem 0.3rem;
}
.lingdao::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    background: linear-gradient(180deg, #1a5cc8, #4a8ae6);
    border-radius: 8px 0 0 8px;
}
.lingdao1{
    font-size: 26px;
    font-weight: 700;
    color: #1a1a1a;
}
.lingdao2 {
    font-size: 16px;
    color: #888;
    margin-bottom: 10px;
}
.lingdao3 {
    font-size: 15px;
    color: #555;
    line-height: 1.8;
    padding-left: 25px;
    position: relative;
}
.lingdao3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 15px;
    height: 15px;
    background: url(../images/tel.png) no-repeat center;
    background-size: contain;
}
.lingdao4{
   font-size: 15px;
    color: #555;
    line-height: 1.8;
    padding-left: 25px;
    position: relative;
}
.lingdao4::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 15px;
    height: 15px;
    background: url(../images/address.png) no-repeat center;
    background-size: contain;
}
.lingdao5{
   font-size: 15px;
    color: #555;
    line-height: 1.8;
    padding-left: 25px;
    position: relative;
}
.lingdao5::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 15px;
    height: 15px;
    background: url(../images/gongzuo.png) no-repeat center;
    background-size: contain;
}
.lingdao .bottom-bar{    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, #1a5cc8 0%, #4a8ae6 60%, #8ab4f8 100%);}
.main3{background:url(../images/bg3.jpg) no-repeat;background-size:100% 100%;width:100%;padding:0.4rem 0;box-sizing:border-box;}
.main4{background:url(../images/bg4.jpg) no-repeat;background-size:100% 100%;width:100%;padding:0.4rem 0;box-sizing:border-box;}

.menu-switch-arrow{display:none;}
/**自定义新闻列表**/
.news_list {    }
.main1 .news_list li.news {background:url(../images/li1.png) no-repeat left;width:100%;position:relative;height:0.54rem;line-height:0.54rem;border-bottom:1px solid #ddd;} 
.main3 .con .news_list li.news {background:url(../images/li2.png) no-repeat left;width:100%;position:relative;height:0.532rem;line-height:0.532rem;border-bottom:1px solid #ddd;} 
.main3 .news_list li.news:hover .news_title{width:100%;}
.main4 .news_list li.news {background:url(../images/li1.png) no-repeat left;width:100%;position:relative;height:0.55rem;line-height:0.55rem;border-bottom:1px solid #ddd;} 
.xueshulunbo{display:flex;margin-bottom:0.2rem;margin-top:0.1rem;}
.xueshulunbo .dtjt10_div_img{width:3rem;height:2.1rem;margin-right:0.2rem;overflow:hidden;}
.xueshulunbo .dtjt10_div_img img{width:100%;min-height:2.1rem;}
.xueshulunbo .dtjt10_div_text{padding-top:0.5rem;box-sizing:border-box;position:relative;width:calc(100% - 3.3rem);}
.xueshulunbo .dtjt10_div_text .dtjt10_div_text_title{height:0.5rem;line-height:0.25rem;font-size:0.18rem;}
.xueshulunbo .dtjt10_div_text_time{background:#0c52b2;font-size:0.16rem;color:#fff;padding:0.02rem 0.15rem;display:inline-block;margin-top:0.15rem;}
.xueshulunbo .dtjt10_div_text .number{position:absolute;right:0.05rem;bottom:0.15rem;}
.xueshulunbo .dtjt10_div_text  .number .nomal{width:0.13rem;height:0.13rem;line-height:0.12rem;display:block;text-align:center;opacity: 1;background:#c20202;float:left;color:#FFF;margin-right:0.05rem;border:0;font-size:0;TEXT-DECORATION:none;border-radius:0.12rem;opacity:0.7;}
.xueshulunbo .dtjt10_div_text .number .current{width:0.13rem;height:0.13rem;line-height:0.12rem;display:block;text-align:center;opacity: 1;background:#c20202;float:left;color:#FFF;margin-right:0.05rem;border:0 solid #fff;font-size:0;TEXT-DECORATION:none;border-radius:0.12rem;}


.jiezhishijian{color:#c20202;margin-left:0.05rem;}
.news_list li.news .news_title {font-size:0.18rem;transition: all 0.4s ease-in;width:calc(100% - 1.5rem);position:absolute;left:0.3rem;}
.news_list li.news .news_time{width:auto;font-size:0.16rem;color:#999;max-width:1rem;float:right;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}/*发布时间*/
.news_list li.news:hover .news_title{left:0.4rem;}
.xueshuyugao{display: flex;flex-wrap: wrap; gap: 0.15rem;}
.xueshuyugao li {width: calc((100% - 0.15rem) / 2);height: 2.4rem;background: #f8faff;border:1px solid #d3e2f9;padding:0.2rem;box-sizing:border-box;margin-top:0.08rem;transition: all 0.5s ease;}
.xueshuyugao .yugaotitle{font-size:0.18rem;line-height:0.3rem;margin-bottom:0.05rem;height:0.6rem;display: -webkit-box;    
    -webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.xueshuyugao .zhujiangren,.xueshuyugao .shijian,.xueshuyugao .didian{font-size:0.14rem;color:#666666;display:flex;align-items:center;justify-content:left;margin:0.1rem 0;}
.xueshuyugao .zhujiangren img,.xueshuyugao .shijian img,.xueshuyugao .didian img{margin-right:0.1rem;}
.xueshuyugao .zhujiangren span,.xueshuyugao .shijian span,.xueshuyugao .didian span{display:inline-block;line-height:0.2rem;}
.xueshuyugao li:hover{transform: translateY(-10px);}
/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {width:100%;display:flex;justify-content:space-between;}
.tu_news_list .news_list li.picnews{width:31%;box-sizing:border-box;border-bottom:0;height:16.3rem;position:relative;}
.tu_news_list .news_list li.picnews .news_imgs{}
.tu_news_list .news_list li.picnews .news_imgs img{width:100%;height:16.3rem;}
.tu_news_list .news_list li.picnews .news_wz{ width:100%;position:absolute;bottom:0;left:0;height:3.5rem; background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.4));}
.tu_news_list .news_list li.picnews .news_title{line-height: 3.5rem; font-size: 18px; color:#fff;padding:0 1rem;}

.main5{background:#f8f8f8;padding:0.25rem 0;}
.linktitle{font-size:0.20rem;color:#0c52b2;font-weight:bold;height:0.5rem;line-height:0.5rem;border-bottom:1px dashed #ccc;margin-bottom:0.1rem;margin-top:0.1rem;background:url(../images/linktitle.png) no-repeat left;background-size:0.2rem 0.2rem;padding-left:0.28rem;}

.link{ display: flex;
  flex-wrap: wrap; 
  gap: 10px; padding-bottom:0.5rem;}
.link1, .link3 {
    width: calc(40% - 10px);
    line-height: 0.25rem;font-size:0.15rem;
	padding-right:0.1rem;
	box-sizing:border-box;
}
.link2, .link4 {
    width: calc(60% - 10px);
    line-height: 0.25rem;font-size:0.15rem;
	padding-right:0.1rem;
	box-sizing:border-box;
}
.link ul{display:flex;justify-content:space-between; flex-wrap: wrap;}
.link1 li, .link3 li{white-space: nowrap; 
  overflow: hidden;  box-sizing:border-box;
  text-overflow: ellipsis; background:url(../images/linkli.png) no-repeat left;background-size:0.18rem 0.18rem;padding-left:0.25rem;
  width: 49%; }
.link2 li, .link4 li{white-space: nowrap; 
  overflow: hidden;   box-sizing:border-box;
  text-overflow: ellipsis; background:url(../images/linkli.png) no-repeat left;background-size:0.18rem 0.18rem;padding-left:0.25rem;
  width: 33%; }
/**页脚开始**/
#footer { background:url(../images/footbg.jpg) no-repeat center bottom; background-size:100% 100%; padding-top:0.4rem;margin-bottom:-0.1rem;}
.foot-title{font-size:0.24rem;font-weight:bold;padding-bottom:0.05rem;border-bottom:3px solid #fff;display:block;width:fit-content;}
.foot{color:#fff;font-size:0.16rem;display:flex;align-items:center;}
.foot-contact{display:flex;align-items:center;margin-top:0.2rem;line-height:0.36rem;}
.foot-logo{width:1.1rem;margin-right:0.15rem;}
.foot-logo img{width:100%;}
.foot .erweima{display:flex;align-items:center;justify-content:space-between;text-align:center;line-height:0.25rem;}
.foot .erweima img{margin-bottom:0.1rem;}
#footer .copyright{background:#0446a1;color:#fff;text-align:center;margin-top:0.4rem;padding:0.1rem 0;font-size:0.16rem;}
/*标题切换hover*/
.post4 {}
.post4 .tt {border-bottom:1px solid #f9c7bf;text-align: center;}
.post4 .tt .tit {border-bottom:0px;float: none;}
.post4 .tt .tit .title {display:inline-block;padding: 0 15px 17px; font-size: 35px;font-weight: bold;color: #deab5c;font-family: 'SourceHanSerifCN-SemiBold';cursor: pointer;}
.post4 .tt .tit .title.selected {position: relative;  color:#ea0000;}
.post4 .tt .tit .title.selected::after{content: ""; position: absolute;width: 100%;height: 3px;background: #eb452b;left: 0;bottom: -2px;}
.post4 .tt .tit .title.t1{margin-right: 20px;  }
.mg_t60{margin-top: 60px;}
.mg_t50{margin-top: 50px;}
.mg_t40{margin-top: 40px;}
.mg_t30{margin-top: 30px;}
.mg_t20{margin-top: 20px;}
.mg_t10{margin-top: 10px;}
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { max-width:14.4rem; margin:0 auto;} /**页面全局宽度**/
.float-left{float:left;}
.float-right{float:right;}
.main-row:after, .main-row:before {
    content: '';
    display: block;
    clear: both
}
.main-lg1, .main-lg10, .main-lg11, .main-lg12, .main-lg2, .main-lg3, .main-lg4, .main-lg5, .main-lg6, .main-lg7, .main-lg8, .main-lg9, .main-pad1, .main-pad10, .main-pad11, .main-pad12, .main-pad2, .main-pad3, .main-pad4, .main-pad5, .main-pad6, .main-pad7, .main-pad8, .main-pad9, .main-m1, .main-m10, .main-m11, .main-m12, .main-m2, .main-m3, .main-m4, .main-m5, .main-m6, .main-m7, .main-m8, .main-m9, .main-pc1, .main-pc10, .main-pc11, .main-pc12, .main-pc2, .main-pc3, .main-pc4, .main-pc5, .main-pc6, .main-pc7, .main-pc8, .main-pc9 {
    position: relative;
    display: block;
    box-sizing: border-box
}

.main-pc1, .main-pc10, .main-pc11, .main-pc12, .main-pc2, .main-pc3, .main-pc4, .main-pc5, .main-pc6, .main-pc7, .main-pc8, .main-pc9 {
    float: left
}

.main-pc1{width:8.33333333%}
.main-pc2{width:16.66666667%}
.main-pc3{width:25%}
.main-pc4{width:33.33333333%}
.main-pc5{width:41.66666667%}
.main-pc6{width:50%}
.main-pc7{width:58.33333333%}
.main-pc8{width:66.66666667%}
.main-pc9{width:75%}
.main-pc10{width:83.33333333%}
.main-pc11{width:91.66666667%}
.main-pc12{width:100%}
.main-pc-offset1{margin-left:8.33333333%}
.main-pc-offset2{margin-left:16.66666667%}
.main-pc-offset3{margin-left:25%}
.main-pc-offset4{margin-left:33.33333333%}
.main-pc-offset5{margin-left:41.66666667%}
.main-pc-offset6{margin-left:50%}
.main-pc-offset7{margin-left:58.33333333%}
.main-pc-offset8{margin-left:66.66666667%}
.main-pc-offset9{margin-left:75%}
.main-pc-offset10{margin-left:83.33333333%}
.main-pc-offset11{margin-left:91.66666667%}
.main-pc-offset12{margin-left:100%}
.main-mg1{margin:-.5px}
.main-mg1 > *{padding:.5px}
.main-mg3{margin:-1.5px}
.main-mg3 > *{padding:1.5px}
.main-mg5{margin:-2.5px}
.main-mg5 > *{padding:2.5px}
.main-mg8{margin:-3.5px}
.main-mg8 > *{padding:3.5px}
.main-mg10{margin:-5px}
.main-mg10 > *{padding:5px}
.main-mg12{margin:-6px}
.main-mg12 > *{padding:6px}
.main-mg15{margin:-7.5px}
.main-mg15 > *{padding:7.5px}
.main-mg18{margin:-9px}
.main-mg18 > *{padding:9px}
.main-mg20{margin:-10px}
.main-mg20 > *{padding:10px}
.main-mg22{margin:-11px}
.main-mg22 > *{padding:11px}
.main-mg25{margin:-12.5px}
.main-mg25 > *{padding:12.5px}
.main-mg30{margin:-15px}
.main-mg30 > *{padding:15px}
.main-mg40{margin:-20px}
.main-mg40 > *{padding:20px}
.main-mg60{margin:-30px}
.main-mg60 > *{padding:30px}
/* 返回顶部按钮 */
    #backTop {
      position: fixed;
      right: 30px;
      bottom: 30px;
      width: 48px;
      height: 48px;
      background: #274ebf;
      color: #fff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease;
      z-index: 999;
      user-select: none;
    }
    #backTop:hover {
      background: #1e3d99;
    }
    /* 显示状态 */
    #backTop.show {
      opacity: 1;
      visibility: visible;
    }


@media screen and (max-width: 1210px) {
    .main-lg1,.main-lg10,.main-lg11,.main-lg12,.main-lg2,.main-lg3,.main-lg4,.main-lg5,.main-lg6,.main-lg7,.main-lg8,.main-lg9{float:left}
    .main-lg1{width:8.33333333%}
    .main-lg2{width:16.66666667%}
    .main-lg3{width:25%}
    .main-lg4{width:33.33333333%}
    .main-lg5{width:41.66666667%}
    .main-lg6{width:50%}
    .main-lg7{width:58.33333333%}
    .main-lg8{width:66.66666667%}
    .main-lg9{width:75%}
    .main-lg10{width:83.33333333%}
    .main-lg11{width:91.66666667%}
    .main-lg12{width:100%}
    .main-lg-offset1{margin-left:8.33333333%}
    .main-lg-offset2{margin-left:16.66666667%}
    .main-lg-offset3{margin-left:25%}
    .main-lg-offset4{margin-left:33.33333333%}
    .main-lg-offset5{margin-left:41.66666667%}
    .main-lg-offset6{margin-left:50%}
    .main-lg-offset7{margin-left:58.33333333%}
    .main-lg-offset8{margin-left:66.66666667%}
    .main-lg-offset9{margin-left:75%}
    .main-lg-offset10{margin-left:83.33333333%}
    .main-lg-offset11{margin-left:91.66666667%}
    .main-lg-offset12{margin-left:100%}
}

@media screen and (max-width: 999px) {
    .main-pad1,.main-pad10,.main-pad11,.main-pad12,.main-pad2,.main-pad3,.main-pad4,.main-pad5,.main-pad6,.main-pad7,.main-pad8,.main-pad9{float:left}
    .main-pad1{width:8.33333333%}
    .main-pad2{width:16.66666667%}
    .main-pad3{width:25%}
    .main-pad4{width:33.33333333%}
    .main-pad5{width:41.66666667%}
    .main-pad6{width:50%}
    .main-pad7{width:58.33333333%}
    .main-pad8{width:66.66666667%}
    .main-pad9{width:75%}
    .main-pad10{width:83.33333333%}
    .main-pad11{width:91.66666667%}
    .main-pad12{width:100%}
    .main-pad-offset1{margin-left:8.33333333%}
    .main-pad-offset2{margin-left:16.66666667%}
    .main-pad-offset3{margin-left:25%}
    .main-pad-offset4{margin-left:33.33333333%}
    .main-pad-offset5{margin-left:41.66666667%}
    .main-pad-offset6{margin-left:50%}
    .main-pad-offset7{margin-left:58.33333333%}
    .main-pad-offset8{margin-left:66.66666667%}
    .main-pad-offset9{margin-left:75%}
    .main-pad-offset10{margin-left:83.33333333%}
    .main-pad-offset11{margin-left:91.66666667%}
    .main-pad-offset12{margin-left:100%}
		#footer .footer_content{ text-align:center}    #backTop.show {
      opacity: 0;
      visibility: visible;
    }
}

@media screen and (max-width: 767px) {
    .main-m1,.main-m10,.main-m11,.main-m12,.main-m2,.main-m3,.main-m4,.main-m5,.main-m6,.main-m7,.main-m8,.main-m9{float:left}
    .main-m1{width:8.33333333%}
    .main-m2{width:16.66666667%}
    .main-m3{width:25%}
    .main-m4{width:33.33333333%}
    .main-m5{width:41.66666667%}
    .main-m6{width:50%}
    .main-m7{width:58.33333333%}
    .main-m8{width:66.66666667%}
    .main-m9{width:75%}
    .main-m10{width:83.33333333%}
    .main-m11{width:91.66666667%}
    .main-m12{width:100%}
    .main-m-offset1{margin-left:8.33333333%}
    .main-m-offset2{margin-left:16.66666667%}
    .main-m-offset3{margin-left:25%}
    .main-m-offset4{margin-left:33.33333333%}
    .main-m-offset5{margin-left:41.66666667%}
    .main-m-offset6{margin-left:50%}
    .main-m-offset7{margin-left:58.33333333%}
    .main-m-offset8{margin-left:66.66666667%}
    .main-m-offset9{margin-left:75%}
    .main-m-offset10{margin-left:83.33333333%}
    .main-m-offset11{margin-left:91.66666667%}
    .main-m-offset12{margin-left:100%}
	
}



/**框架兼容end**/

/**布局开始**/
body {line-height:1.75;font-size:18px; font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; }
p{}
p {}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#087bd6; }

@font-face{
	font-family: 'siyuansongti'; 
	src:url('../fonts/siyuansongti.ttf') format('truetype');
}

/**主页banner开始**/
#banner { }
#banner .inner {width:auto; background:#fff; text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
.piclist .newspic{width:100%;padding:20px;box-sizing:border-box;}
.piclist .newspic img{width:100%;height:250px;}
.piclist .newstitle{text-align:center;}



.two-line{display: -webkit-box;    
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
  text-overflow: ellipsis;}
.dtjt10_div_text .dtjt10_div_text_text{margin-top:0.2rem;}
.dtjt10_div_text .dtjt10_div_text_text p{display: -webkit-box; text-indent:0;text-align:justify;   
    -webkit-line-clamp: 4; 
    -webkit-box-orient: vertical;
    overflow: hidden;
  text-overflow: ellipsis;}
.dtjt10_div_text .dtjt10_div_text_text a{font-size:0.16rem;line-height:0.3rem;color:#666;}



/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list .news{ border-bottom:1px dashed #ccc;}
.tu_text .news_list .news .news_imgs{  }
.tu_text .news_list .news .news_imgs img{ width: 100%; }
.tu_text .news_list .news .news_wz{ border-bottom: 5px solid #870303;   padding:14px 10px;height: 60px;position:relative;}
.tu_text .news_list .news .news_title{line-height: 24px;font-size: 15px;color:#095497;}
.tu_text .news_list .news .news_text{line-height:22px; font-size:12px; color:#817d7d;margin-top:10px;}
.tu_text .news_list .news .news_time{line-height:53px; font-size:16px; color:#817d7d;position:absolute; width: 151px; height: 53px;   bottom:114px; padding:0px 10px;background:url('../images/tu_bg2.png') no-repeat; color:#fff;}
.tu_text .news_list .news .news_time img{ }
.tu_text .news_list .news.i1{background:#f2f2f2;border-bottom:none;}
.tu_text .news_con.con2 .news_list .news .news_title{line-height: 41px;}
/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1; margin-left:-40px;}
.tu_news .news_list .news{float: left; width: 195px; height:140px; padding:10px; margin-left:40px; background:#fff; position:relative;}
.tu_news .news_list .news .news_imgs{position:absolute; left:0px; top:0px; z-index:99; width: 195px;}
.tu_news .news_list .news .news_wz{position:absolute; left:0px; bottom:0px; z-index:100; width:100%; }
.tu_news .news_list .news .news_title{line-height: 34px; font-size: 18px; color:#fff; text-align:center;}
.tu_news .news_list .news .news_bg{height:34px;}


/*图标链接*/
.tu_link {display:inline-block;width:100%;}
.tu_link #wp_nav_w61{margin:0px -25px; *margin:0px 0px;}
.tu_link .iconcon{float:left;width:10%;padding-bottom:13px;text-align:center;text-decoration:none;height: 75px;background: url(../images/icon_hover.png) no-repeat   center -137px;}
.tu_link .iconcon:hover{background-position:center top;}
.tu_link .iconcon .icon{display:inline-block;width: 46px;height: 50px;margin-top: 10px;margin-bottom: 15px;background:url(../images/icon.png) no-repeat;opacity:0.6;filter:alpha(opacity=60);}
.tu_link .iconcon:hover .icon{opacity:1; filter:alpha(opacity=100);}
.tu_link .iconcon p{font-size: 14px; line-height: 10px;color: #830C2B;}
.tu_link .iconcon.i1 .icon{background-position: -21px -14px;}
.tu_link .iconcon.i2 .icon{background-position: -140px -14px;}
.tu_link .iconcon.i3 .icon{background-position: -260px -13px;}
.tu_link .iconcon.i4 .icon{background-position: -391px -12px;}
.tu_link .iconcon.i5 .icon{background-position: -519px -14px;}
.tu_link .iconcon.i6 .icon{background-position: -647px -14px;}
.tu_link .iconcon.i7 .icon{background-position: -765px -14px;}
.tu_link .iconcon.i8 .icon{background-position: -878px -14px;}
.tu_link .iconcon.i9 .icon{background-position: -1002px -11px;}
.tu_link .iconcon.i10 .icon{background-position: -1122px -11px;}

/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 50px; width: 24px; background:url(../images/slickarrow.png) no-repeat; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}

/**
*其他样式
*/
/**友情链接**/
.postlink{ position:relative; display:flex;  justify-content: space-between; }
.postlink li{float:left;background: #ebf5f6 url(../images/list.png) no-repeat ;background-position:20px ; padding: 10px 30px 8px 40px; font-size:18px;}
.postlink li a{ color:#000;   list-style:square inside url('../images/list.png');}
/**链接样式**/
.xblink li {float:left; margin-right:20px;}
.xblink li span{}
.xblink li span a{ display:block; width:100%; }
.xblink li span a:hover{ background:#eee; }

/**
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{text-align:center;}
.l-banner img{height:100%;}
/**主体列表页开始**/
#l-container { padding-top:0px;}
#l-container .inner {padding:0.3rem 0;}
/**主体文章页开始**/
#d-container {padding-top:0px;background:url(../images/sublistbg.png) no-repeat bottom;background-size:100% auto;}
#d-container .inner {padding:0.3rem 0;}

/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }
.col_menu {
	width: 3.06rem;
    position: relative;
	float:left;
	 }
.col_menu_con::after {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    content: "";
    width: 100%;
    height:1.98rem;
    background: url(../images/leftbg.png) no-repeat bottom;
	background-size:100% 100%;
}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background:#0350a7;height:1.1rem;display:flex;justify-content:center;align-items:center;}   /**位置栏目背景**/

	
.col_menu .col_menu_head h3.col_name { font-size:0.3rem; font-weight:normal; color:#fff;font-family:'siyuansongti';}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:0.3rem; text-align:center}  /**栏目名称图标**/
.col_menu .col_menu_con{
	padding:0.1rem 0 2rem 0;
	background:#f2f6fb;
}
.col_menu .wp_listcolumn > li> a:hover{background:url(../images/arrow.jpg) no-repeat right;}
.wp_listcolumn .wp_column a:hover,.wp_listcolumn .wp_column a{background:url(../images/arrow.jpg) no-repeat right;border:0px;}
/*栏目列表*/
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; padding:0 0.4rem;box-sizing:border-box;}
.col_list .wp_listcolumn .wp_column a {display:block;height:0.8rem;line-height:0.6rem;display:flex;align-items:center;justify-content:left;color:#333;font-size:0.18rem;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #ddd;text-align:left;}
.col_list .wp_listcolumn .wp_column a .column-name{text-align:left;font-size:0.18rem;padding-left:0;padding-right:0.25rem;}
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#0350a7;font-weight:bold; background:url(../images/arrow.png) no-repeat right; }
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0350a7;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#0350a7;background:none;  border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{ color:#124D83;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a { color:#333;background:none; border-top:1px solid #ddd;margin-top:-1px;}
.col_list .wp_listcolumn .sub_list a .column-name { display:inline-block; line-height:22px; padding:5px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list a :hover,.col_list .wp_listcolumn .wp_column a.selected { color:#124D83;}
/*三级子栏目**/
.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 { color:#124D83;}
/*日历新闻*/
.rili{box-sizing:border-box;}
.rili .con{}
.rili .news_list {}
.rili .news_list li.news{transition: background 0.5s ease;position:relative;padding:0;margin-top:0.15rem;height:0.75rem;box-sizing:border-box;border-bottom:1px solid #ddd;}
.rili .news_list li.news.n1{margin-top:5px;}
.rili .news_list li.news .news_date{width:0.7rem; height:0.62rem;text-align:center;background:#0c52b2;border:1px solid #0c52b2;box-sizing:border-box;}
.rili .news_list li.news .news_date .news_year{line-height:0.26rem; font-size:0.12rem;color:#fff;}
.rili .news_list li.news .news_date .news_days{font-size: 0.3rem;color:#0c52b2;line-height:0.36rem;height:0.36rem;overflow:hiddenfont-weight:bold;background:#fff;}
.rili .news_list li.news .news_wz{padding: 0px;position:absolute;width:calc(100% - 1rem);left:0.9rem;height:0.62rem;top:0rem;display:flex;align-items:center;}
.rili .news_list li.news .news_title{line-height:0.25rem;; font-size: 0.18rem;color:#000;left:0rem;width:100%; }
.rili .news_list li.news:hover .news_wz{left:1rem;}

.col_news {width:10.8rem;min-height:500px; background:#fff; float:right;} /**栏目新闻**/
.col_news .col_news_box{}
.col_news_head {border-bottom: 1px solid #ddd;}
.col_metas .col_title { display:inline-block; float:left; height: 0.6rem; line-height: 0.5rem; border-bottom:3px solid #0350a7;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.3rem;font-family:"Microsoft yahei";font-weight: bold;color: #0350a7;}   /**当前栏目名称**/
.col_metas .col_path { background:url("../images/location.png") no-repeat;  background-position:left 0.12rem; padding-left:0.25rem;  display:inline-block;float:right; /* padding-right:20px; */ white-space:nowrap; height: 46px; line-height: 46px; color:#666;font-size:0.16rem;} /**当前位置**/
.col_metas .col_path a{color:#666;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .news_list li.news{background: url(../images/li1.png) no-repeat left;
    width: 100%;
    position: relative;
    height: 0.55rem;
    line-height: 0.55rem;
    border-bottom: 1px solid #ddd;}


.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.6; font-size:13px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col_news_list .news_list li{ list-style:none; border: none;}
.col_news_list .news_list li .newsicon{float:left; display:inline-block;height: 42px; padding:0px; }
div.slider-nav span{width:48px;height:60px;opacity:0.3;}
div.slider-nav span.right {background-size:100% 100%;
}div.orbit > a{width:100%;}
div.slider-nav span.left {background-size:100% 100%;
}span.active.pause{display:none;}
.wp_paging{font-size:16px;margin:40px auto;float:none;display: flex;  justify-content:  space-between;   align-items: center;width:fit-content;}
.col_news_list .news_list li .news_title {margin-left:15px;   font-size:0.18rem;}
/**文章页**/
.infobox { width:auto; margin:0 auto; }
.article {}
.article h1.arti_title {margin-top:0.3rem;margin-bottom:0.3rem;line-height:0.3rem;padding: 0 0.5rem; font-family: "Microsoft YaHei";font-size:0.24rem;text-align:center;color: #333;} /**文章标题**/
.article .arti_metas { padding:5px; text-align:center; background:#f3f6fb;}
.article .arti_metas span { margin:0 5px; font-size:0.14rem; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:30px; font-size:16px; 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;}

/**
 * 组件功能
 */




/* 登录样式 */
#wp_login_w04{ margin-top:33px; }
#wp_login_w04 .title{ float:left; line-height:35px; margin-left:110px; margin-right:10px; font-size:15px; }
#wp_login_w04 input{ border:1px solid #d1d1d1; width: 80px; line-height:34px; padding-left:4px; height:auto; padding:0px; }
#wp_login_w04 #w04_loginButton{ width:81px; height:35px; background:url(../images/members_btns.jpg); cursor:pointer; border:0px; vertical-align:middle; color:#fff; }
#wp_login_w04 .login_input { border:0px!important; width:auto; margin-right: 7px; height:34px; line-height:34px; }
#wp_login_w04 .login_input img{ vertical-align:middle; margin-top:5px; }
#wp_login_w04 .login_input .input{ border:0px solid #d1d1d1; width:auto; line-height:34px; height:auto; padding:0px; }
#wp_login_w04 .login_btn .button { display:inline-block; float:left; width:auto; height:auto; background-color:#eee; border:0px solid #ccc; }
/* 自定义登录样式 */
.form_box{}
.form_box .input_box{margin-right:10px;}
.form_box .input_box input{height: 32px;line-height: 32px;border:1px solid red;}
.form_box .input_box .input_text{width:165px; border:1px solid #bdbdbd;padding:0px 4px;}
.form_box .input_box .input_btn{width:80px;font-size:14px; background:#db8b1f; border:0px; color:#fff; font-family:"Microsoft Yahei"; cursor:pointer;}
.form_box .input_box .input_btn:hover{background:#c87c16;}
/* 分享二维码 */
.shares{ display:inline-block; float:right; }
.shares .share{float:left;width: 147px;/* height:35px; *//* margin-right: 21px; */position:relative;vertical-align:middle;text-align: center;border:0px solid red;}
.shares .share a{ opacity:.6; filter:Alpha(opacity=60); }
.shares .share a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares .share .zdy{ display:inline-block; width: 81px; height: 35px; color:#9ba6b3; }
.shares .share.n1 .zdy-1{ background:url(../images/er1.jpg) no-repeat 0 0; }
.shares .share.n2 .zdy-2{ background:url(../images/er2.jpg) no-repeat 0 0; }
.shares .share .con{/* display:none; *//* position:absolute; *//* bottom:40px; *//* left:50%; *//* z-index:100; *//* margin-left: -20px; */}
.shares .share .con img{ width: 106px; height:auto; }
.shares .share  span{color: #C69A9D;}
/*筛选功能样式*/
.wp-paralist{}
.wp-paralist .dl-horizontal{padding:8px 0px;border-bottom:1px solid #dedede;}
.wp-paralist .dl-horizontal dt{float: left;width: 64px;margin:3px 0px;padding: 2px 15px; font-weight:bold; overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap; font-size:14px; color:#000;}
.wp-paralist .dl-horizontal dd{margin-left:100px;}
.wp-paralist .dl-horizontal dd .btn{display:inline-block;margin:3px 0px;padding: 2px 15px;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;}
.wp-paralist .dl-horizontal dd .btn.select{background:#2da45a; border-radius:15px; color:#fff;}
/**
 * 特殊页面
 */
/*二级页面*/

/*列表页*/
/*banner*/
.mbanner .focus-navigation { opacity: 1; filter:alpha(opacity=100);text-align:center;width:0.7rem;height:0.7rem;background:rgba(0,0,0,0.2);line-height:0.7rem;text-indent:0;border-radius:100%;}
.mbanner .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);background:#0350a7;}
.mbanner .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);background:#0350a7;}
.mbanner .focus-prev { left:0.2rem; color:#fff;font-size:0.48rem;}
.mbanner .focus-next { right:0.2rem;color:#fff;font-size:0.48rem;}

.mbanner .focus-pagination { position:absolute;right:50%;bottom:0.4rem; margin-right:-1rem; z-index:60;background:rgba(0,0,0,0.5);border-radius:0.5rem;display:flex;align-items:center;justify-content:space-between;height:0.5rem;padding:0 0.35rem 0 0.5rem;}
.mbanner .focus-page { display:inline-block; width:16px; height:16px;  margin-right:0.15rem;background:#fff;border-radius:100%;}
.mbanner .focus-page-active {background:url(../images/banner-hover.png) no-repeat center;width:0.38rem;height:0.3rem;background-size:100% 100%;border-radius:0;}

.focus11 .focus-navigation { display:block; width:0.4rem;  height:0.5rem; line-height:0.5rem; background:#000; text-decoration: none; color:#fff; font-size:0.24rem; font-weight:normal; text-decoration: none; cursor:pointer; position:absolute; top:auto;top:50%; margin-top:-0.25rem;
z-index: 50; opacity: .4; filter:alpha(opacity=40); font-weight: normal; }
.focus11 .focus-navigation:hover { font-size: 0.24rem; font-weight: normal; color: #fff; text-decoration: none;opacity: 1; filter:alpha(opacity=100);}
.focus11 .focus-prev { left:0; }
.focus11 .focus-next { right:1px;}

.focus11 .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.focus11 .focus-page { display:inline-block; width:13px; height:13px;  margin-right:5px;background:url(../images/slide_btns.png) no-repeat center top;}
.focus11 .focus-page-active {background-position:center bottom;}

.focus11 .focus-title-bar { position:relative; left:0px; bottom:0px; z-index: 40; width: 100%!important; height: 50px; margin-left:0px;}
.focus11 .focus-title-bg {background-color: #dfdfdf; opacity: 1; filter:alpha(opacity=100);}
.focus11 .focus-title {  height: 50px; line-height: 50px; padding: 0 15px; color: #000; font-size: 14px;}
.focus11 .focus-title a,.focus-text a {color: #000; text-decoration: none;}
.focus11 .focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}


/* 本例子css */
	.ladyScroll{margin:10px auto;  position:relative; width:100%;  padding:10px 0 10px 0px; }
	.ladyScroll .prev,.ladyScroll .next{width:40px;height:50px;position:absolute;top:1.2rem;left:-30px;z-index:100; cursor:pointer; background:url(../images/btns2.png) no-repeat;}
.ladyScroll a.prev,.ladyScroll  .next{transition: all 0s ease-in-out;}
	.ladyScroll .next{ left:auto; right:-30px; background-position:0 -100px;}
	.ladyScroll .pre:hover{ background-position:0 -50px; }
	.ladyScroll .next:hover{ background-position:0 -150px; }
.dlList{margin-left:-0.75rem;}
	.ladyScroll .scrollWrap{width:100%;padding-top:15px;overflow:hidden;position:absolute;}


.post.post1.post-30.mbox .newslist{display:flex;  justify-content: space-between;}
.post.post1.post-30.mbox dl {position:relative;overflow:hidden;
   width: 31.5%;
}
.post.post1.post-30.mbox .news_box.clearfix {
   margin: 0 0.23rem;
}
.post.post1.post-30.mbox .news_title {
   line-height: 0.28rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.3rem;
}
.post.post1.post-30.mbox .news_time {
   color: #004B98;
   font-size: 0.16rem;    margin-top: 0.2rem;
}
.post.post1.post-30.mbox .news_wz {background:rgba(255,255,255,0.4);padding:0.2rem;}
.post.post1.post-30.mbox .news_wz .news_title a{color:#005597;}
.post.post1.post-30.mbox .news_wz .news_time{background:url(../images/time2.png) no-repeat left;background-size:0.17rem;padding-left:0.2rem;}
.post.post1.post-30.mbox .news_box.clearfix:before {
   content: "";
   position: absolute;
   left: 0;
   top: -0.03rem;
   width: 0;
   transition: 1s;
   height: 0.03rem;
   background: #004B98;
}
.post.post1.post-30.mbox .news_box.clearfix:hover:before {
   width: 100%;
}
.keyan .news_imgs img{width:100%;height:3rem;}
.mask{width:100%;height:3rem;background:rgba(3,65,158,0.5);color:#fff;display:flex;justify-content: center; align-items: center; opacity:0;position:absolute;z-index:980;top:0;left:0;transition: all 0.5s ease;}


.mask a{color:#fff;}
.wm{position:relative;}
.post.post1.post-30.mbox dl:hover .mask{opacity:1;}

/*滚动图片样式*/
.ladyScroll{margin:0.5rem auto;  position:relative; width:100%;  padding:0.5rem 0; }
.ladyScroll .prev,.ladyScroll .next{width:2rem;height:2.5rem;position:absolute;top:5rem;left:-1.5rem;z-index:100; cursor:pointer; background:url(../images/btns2.png) no-repeat;background-size:2rem auto;}
.ladyScroll a.prev,.ladyScroll  .next{transition: all 0s ease-in-out;}
.ladyScroll .next{ left:auto; right:-1.5rem; background-position:0 -5rem;}
.ladyScroll .pre:hover{ background-position:0 -2.5rem; }
.ladyScroll .next:hover{ background-position:0 -7.5rem; }
.dlList{margin-left:-0.75rem;}
.ladyScroll .scrollWrap{width:100%;padding-top:1rem;overflow:hidden;position:absolute;}
.ladyScroll dl{width:16.8rem; height:15rem; float:left; overflow:hidden;position:relative;margin-right:1.5rem;}
.ladyScroll  span{display:block;width:100%;height:3rem;position:absolute;left:0px;bottom:0;background:#f1f1f1;}
.ladyScroll  dt{margin:0;width:100%;overflow:hidden;}
.ladyScroll  img{display:block;width:16.8rem;height:13rem;}
.ladyScroll  dd{width:100%;height:3rem;line-height:1.2rem;font-size:0.8rem;text-align:center;overflow:hidden;position:absolute;bottom:0rem;padding:0 0.5rem 0.25rem 0.5rem;box-sizing:border-box;}
.ladyScroll  dd a{ color:#333;  }
.ladyScroll  dd a:hover{ text-decoration:none;  }
/*end滚动样式*/

.mask{width:0;height:0;position:absolute;display:none;}
.ladyScroll  .dlList dl:hover .mask{width:16rem;height:12.3rem;background:rgba(31, 81, 182,0.5);z-index:999;position:absolute;text-align:center;display:block;top:0;left:0;}
.ladyScroll   .dlList dl:hover .mask a{color:#fff;line-height:11rem;text-align:center;}

.select{ background: #335a96;width: 100%;height: 40px; border: none; color:#fff; padding: 0px  10px;}

.wp_articlecontent .p_text_indent_2 {
    text-indent: 2em;
}
.Article_Content p {
    font-size: 16px;
    line-height: 2;
}

@media screen and (max-width: 999px) {
    #nav {background:height:50px;}
}

@media screen and (max-width: 767px) {
    
	
}