@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;

}

/**布局开始**/
body {line-height:1;font-size: 14px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#0f6caf;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #294a9e;
    height: 51px;
    }
#headtop .inner{    padding:0;}
span.infoh {
	background:url(images/rs.png) no-repeat left;    padding-left: 45px;
    font-size: 14px;
    color: #fff;
    line-height: 51px;
    display: inline-block;
}
div#wp_nav_w05 li.nav-item.i1 {
background:url(images/a1.png) no-repeat left;    padding-left: 20px;
}
div#wp_nav_w05 li.nav-item.i2 {
background:url(images/a2.png) no-repeat left;    padding-left: 20px;
}
div#wp_nav_w05 li.nav-item.i3 {
background:url(images/a3.png) no-repeat left;    padding-left: 20px;
}
div#wp_nav_w05 li.nav-item.i4 {
background:url(images/a4.png) no-repeat left;    padding-left: 20px;
}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {    
    background: #4561ab;
    z-index: 99;
height: 80px;
}
#header .inner{height:80px;position:relative;}
.header .sitelogo{float:left;margin-top: 7px;}
.header .sitetitle {display:none;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px;}
/*rale样式*/

/*lang样式*/
.site-lang{float: right;}
.site-lang ul{}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;
    font-size: 16px;    padding: 0px 5px;
    color: #fff;}
	.site-lang li.links.i1 {
    margin-right: 0px;
}
.site-lang2 {
    position: fixed;
    top: 65%;
    left: 0;
}.site-lang2 ul {
    width: 110px;
    background: #294a9e;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.site-lang2 li {
    line-height: 40px;
    text-align: center;
    font-size: 15px;
}
.site-lang2 li a {
    color: #fff;
}
.site-lang2 li:hover {
    background: #ae2522;
}
.site-lang2 li.links.i1:hover {
border-top-right-radius: 10px;
}
.site-lang2 li.links.i4:hover {
border-bottom-right-radius: 10px;
}
.site-lang ul li.links a:hover{color:#fff;}
.head-box {
    position: relative;
}
.wrapper.sous {
    position: absolute;
    top: 50%;
    margin-top: -125px;
}
.wrapper.sous .inner {
    background: rgba(51,51,51,0.6);
    height: 250px;
}
/*默认主导航样式*/
#nav{margin-top: 9px;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto;    margin: 0 -15px;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:0px; height:20px; vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 10px;line-height: 42px;color: #FFFFFF;    font-size: 18px;
    font-weight: bold;letter-spacing: 1px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#1384e2; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 100%;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; text-align:center;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{background: url(images/mm1.png) no-repeat top;}
.main1 .inner{padding:50px 0px 0px;}
.main1 .ml{float:left; width:360px;padding-top:8px;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;width: 346px;}
.main2 .inner {
    padding: 45px 0px 20px 0px;
}
.main3 .inner {
    padding: 80px 0px 45px 0;
}
.main4{ background: url(images/m4.png) no-repeat bottom; }
.main4 .inner{padding: 35px 0px 70px 0;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
.main5 .inner {
    padding: 140px 0 70px 0px;
}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 22px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 35px;color: #212121;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 6px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; line-height: 48px;float:right;}
.post .more_btn .more_text,.post .more_btn a {    font-size: 14px;
    cursor: pointer;
    color: #979797;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {    display: inline-block;
    font-size: 16px;
    color: #fff;}

/*带图标标题*/
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center;     margin-bottom: 35px;} 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title { color: #212121;letter-spacing: 2px;}
.post3 .more_btn {}
/*标题切换hover*/

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left;     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 15px;
}/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;    color: #4a4a4a;
    font-size: 14px;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}

/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top:75%;background-color:#efefef;position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:13px;     float: left;    margin-right: 30px;}
.wp-search {position: relative;    width: 155px;
    background: #5c75b5;
    border-radius: 5px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 2px 0;line-height: 22px;background: none;color: #FFFFFF !important;font-size: 14px;
    font-family: auto;
    opacity: 0.3;border:0;outline: 0;    text-indent: 5px;
}
.wp-search .search-btn {width:32px;height: 26px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 26px;border:0;outline: 0;background:url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 59px; height: 59px; border: 0px solid red; background:url(images/wb.png) no-repeat center; vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 60px; left:50%;z-index:100; margin-left: -55px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position: absolute;
    right: auto;
    bottom: 50px;
    width: 100%;
    text-align: center;
    margin-right: 0px;
    z-index: 60;}
.mbanner .focus .focus-page {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: none;
   
    text-align: center;
    border-radius: 50%;
}
.mbanner .focus .focus-page-active {    background: #fff;
    opacity: 1;
    filter: Alpha(opacity=100);
    border: 2px solid #6e96fd;    width: 16px;
    height: 16px;
    background: none;    text-align: center;}
.mbanner .focus .focus-page-active span {
   
    width: 8px !important;
    height: 8px !important;
    background: #6e96fd !important;
    font-size: 0;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 3px;
}
div#banner .focus-page span {
    display: inline-block;
	    font-size: 0;
		    margin: 0 auto;
}
.mbanner .focus .focus-page span {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%;
}
.mbanner .focus .focus-navigation {    background: #605c4f;
    width: 80px;
    height: 80px;
    font-size: 40px;
    line-height: 80px;
    color: #fff;
    border-radius: 50%;
    z-index: 999;}
.mbanner .focus .focus-navigation:hover {    background: #94a9dc;}
.mbanner .focus .focus-navigation:active {    background: #94a9dc;}
.mbanner .focus .focus-prev { left:4%;}
.mbanner .focus .focus-next { right:4%;}
.post.post3.post-10.mbox .news_imgs {
    padding-top: 50%;
    position: relative;
    overflow: hidden;
}
.post.post3.post-10.mbox .news_imgs img {
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.post.post3.post-10.mbox li:hover img {
            animation: shake 1000ms ease-in-out;
        }
        @keyframes shake { /* 水平抖动，核心代码 */
            10%, 90% { transform: translate3d(-1px, 0, 0); }
            20%, 80% { transform: translate3d(+2px, 0, 0); }
            30%, 70% { transform: translate3d(-3px, 0, 0); }
            40%, 60% { transform: translate3d(+3px, 0, 0); }
            50% { transform: translate3d(-3px, 0, 0); }
        }
.post.post3.post-10.mbox li {
    float: left;
    width: 11.1%;
    text-align: center;
	    margin-bottom: 40px;
font-size: 15px;
}
.post.post3.post-11.mbox .con {
   display:none;
}
.post.post3.post-12.mbox li {
    float: left;
    width: 14.28%;
	    text-align: center;
		font-size: 18px;
		line-height:40px;
font-size: 16px;
    letter-spacing: 0.5px;
}
.post.post3.post-12.mbox li.news.selected {
    background: #365ec3;
}
.post.post3.post-12.mbox li.news.selected a {
  color:#fff;
}
.post.post3.post-12.mbox .con {
    padding: 0;
}
.post.post3.post-12.mbox {
       margin-bottom: 45px;

    border: 1px solid #d8d8d8;
    border-radius: 10px;
}
.post.post3.post-12.mbox li.news.n1.clearfix.selected {
    border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.post.post3.post-12.mbox li.news.n7.clearfix.selected {
    border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.post.post3.post-13.mbox li {
    float: left;
    width: 16.66%;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
.post.post3.post-13.mbox .news_title {
       padding: 10px 10px;
    background: #f6f6f6;
    border-radius: 10px;
    color: #666;
    margin: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    margin-bottom: 20px;
}
.post.post3.post-13.mbox ul {
    margin: 0 -10px;
}
.post.post3.post-13.mbox .news_title a {
 
	color:#666;
}.post.post3.post-13.mbox .news_title:hover {
    background: #365ec3;
    color: #fff;
	box-shadow: 0 0 7px #ddd;
}
.post.post3.post-13.mbox .news_title:hover a {
    
    color: #fff;
}
.main3 {
	background:url(images/m3.png) no-repeat top;
}
.main3 .ml {
    float: left;
    width: 48.4%;
}
.main3 .mr {
    float: right;
    width: 48.8%;
}
.post-19 .focus .focus-title {height: 34px;
    line-height: 34px;
    padding-left: 40px;
    font-size: 18px;
    font-weight: bold;
    bottom: 20px;
    top: auto;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 64%;}
.post-19 .focus .focus-title-bar {height: 180px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-19 .focus .focus-title-bg {background:url(images/tm.png) no-repeat bottom;background-repeat-x: inherit;}

.post-19 .focus .focus-pagination {position:absolute;    right: 30px;
    bottom: 25px;}
.post-19 .focus .focus-page {    width: 6px;
    height: 6px;
    border-radius: 50%;
    line-height: 20px;
    font-size: 12px;
    background-color: #fff;
    color: #000;    opacity: 0.5;    margin-right: 10px;}
.post-19 .focus .focus-page span {display:none;}
.post-19 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-19 .focus .focus-page-active {    opacity: 1;}

.post-19 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-19 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-19 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.post.post3.post-20.mbox li {
    float: left;
    font-size: 20px;
    color: #a8a8a8;
	    position: relative;
		    padding-right: 30px;
}
.post.post3.post-20.mbox li.selected {
    color: #212121;
}
.post.post3.post-20.mbox span.sx {
    font-size: 30px;
    position: absolute;
	    right: 10px;
}
.gdwe {
    position: relative;
	    margin-top: 5px
}
.post.post3.post-21.mbox .tt {
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.post.post3.post-21.mbox li {
    line-height: 40px;
}

.post.post3.post-25.mbox .news_title {
    font-size: 14px;
width: 80%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 10px 0;
}
.post.post3.post-25.mbox li {
    text-align: center;
}
.post.post3.post-25.mbox .news_imgs {
    padding-top: 100%;
    position: relative;
    overflow: hidden;    background: url(images/zw.png) no-repeat center;
    background-size: 90%;


}
.post.post3.post-25.mbox .news_imgs img:hover {
    transform: scale(1.1);
    
}
.post.post3.post-25.mbox .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
	transition: all 0.4s ease-in-out;
}
.post.post3.post-25.mbox ul {
    padding: 0 40px;
	    position: relative;
}
.post.post3.post-25.mbox {
    margin-bottom: 80px;
 
}
.post.post3.post-25.mbox .slick-prev {
    left: 0;
	background:url(images/ll.png) no-repeat;
	    width: 34px;
    height: 42px;
    top: 50%;
    margin-top: -21px;
}
.post.post3.post-25.mbox .news_box.clearfix {
    margin: 0 15px;
}
.post.post3.post-25.mbox ul {
    margin: 0 -15px;
}
.post.post3.post-25.mbox .slick-next {
    right: 0;
	background:url(images/rr.png) no-repeat;
	    width: 34px;
    height: 42px;
    top: 50%;
    margin-top: -21px;
}
.post.post3.post-26.mbox li {
    float: left;
    width: 20%;
    text-align: center;
}
.post.post3.post-26.mbox li:nth-child(odd) .news_imgs {
    background: #0f6caf;
}
.post.post3.post-26.mbox li:nth-child(even) .news_imgs {
    background: #dd532e;
}
.post.post3.post-26.mbox .news_box.clearfix {
    margin: 0 34px;
}
.post.post3.post-26.mbox ul {
    margin: 0 -34px;
}
.post.post3.post-26.mbox .news_imgs {
   height: 170px;
    width: 170px;
    margin: 0 auto;
    position: relative;
}
.post.post3.post-26.mbox .news_imgs img {
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}

.post.post3.post-26.mbox .news_title {
    font-size: 16px;
   
    line-height: 48px;
    color: #505050;
	    margin-top: 5px;
}
.post.post3.post-26.mbox .news_title a {
 
    color: #505050;
}
.post.post3.post-26.mbox li:hover .news_imgs {
    box-shadow: 0 0 8px #888787;
}
.post.post3.post-26.mbox li:hover .news_title a {
    color:#0f6caf;
}
.post.post3.post-27.mbox .slick-prev {
    left: -34px;
	background:url(images/ll.png) no-repeat;
	    width: 34px;
    height: 42px;
    top: 50%;
    margin-top: -21px;
}
.post.post3.post-27.mbox .slick-next {
    right: -34px;
	background:url(images/rr.png) no-repeat;
	    width: 34px;
    height: 42px;
    top: 50%;
    margin-top: -21px;
}

/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:0px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 100px; margin-right:-100px;}
.tu_text .news_list li.news .news_imgs a{    height: 100px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 50%;
   }
	.tu_text .news_list li.news .news_text a {
    color: #fff;
}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; border-radius: 50%;
    box-shadow: 0px 5px 16px -5px #383838;
}

.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:115px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{    font-size: 30px;
    color: #fff;
    font-weight: bold;} 
.tu_text .news_list li.news .news_text{       color: #fff;
    line-height: 30px;
    font-size: 14px;
    margin-top: 10px;
    max-height: 120px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
.main5 {
	background:url(images/m6.png) no-repeat top;
}
.con.tu_text span.dbt {
    font-size: 18px;
    font-weight: normal;
    padding-left: 3px;
}
.post.post3.post-27.mbox .news_box.clearfix {
    margin: 0 30px;
}
.post.post3.post-27.mbox ul {
    margin: 0 -30px;
}
.main6 {
    background: #454649;
}
.main6 .ml {
    float: left;
}
.main6 .mc {
    float: left;
	    margin-left: 6%;
		    margin-right: 4%;
}

.main6 .mr {
    float: right;
}
.main6 .inner {
    padding: 20px 0px 10px 0px;
}
.post.post1.post-28.mbox li {
    line-height: 30px;
}
.post.post1.post-28.mbox .news_title {
    color: #fff;
font-size: 14px;
}
.post.post1.post-28.mbox .news_title a {
    color: #fff;
}.post.post1.post-31.mbox {
    float: right;
}
.wb {
    float: left;
	margin-right: 60px;
	    margin-top: 60px;
}
.post.post1.post-31.mbox .news_title {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
	    text-align: center;
    margin-bottom: 5px;
}
.post.post1.post-31.mbox .news_title a {
color: #fff;
}
.post.post1.post-31.mbox img {
    width: auto;
}
.post.post1.post-31.mbox li {
    float: left;
}
.post.post1.post-31.mbox li.news.n1 {
    margin-right: 30px;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
body.list div#header {

}
.l-banner{height: 290px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:20px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;     padding: 40px 0;}
.wp_listcolumn .wp_column {
  
    border-left: 10px solid #294a9e;
}
.col_menu {width: 300px;float:left;margin-right:-300px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {    border-top: 10px solid #294a9e;    border-left: 10px solid #294a9e;    }/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {    font-size: 16px;
    color: #294a9e;
    font-weight: bold;border-bottom: 1px solid #e4e4e4;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 0px 0px 40px; background:url(images/jt.jpg) no-repeat right;margin-right: 20px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:0px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 16px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #e4e4e4;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 10px 0px 10px 60px;
    line-height: 30px;    font-size: 15px;}
	.wp_listcolumn .wp_column.selected {
    border-left: 10px solid #80a3ff;
}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#294a9e;  } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color:#294a9e;}
.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{color:#294a9e;}
.wp_listcolumn .wp_column:hover {
    border-left: 10px solid #80a3ff;
}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 80px;
    cursor: pointer;
    font-size: 14px;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color:#294a9e;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 100px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {color:#294a9e;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 370px;}
.col_news_head {border-bottom: 3px solid #294a9e;}
.col_metas .col_title { display:inline-block; float:left;  line-height: 55px; margin-top: 20px;width:100%;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight: bold;color: #294a9e;}
.col_metas .col_path {    display: block;
    float: none;
    white-space: nowrap;
    line-height: 22px;
    color: #666;    font-size: 15px;} /**当前位置**/
.col_metas .col_path a{color: #4c4c4c;}
span.possplit {
    background: none;
    text-indent: 0;
    width: 25px;
    text-align: center;
    font-weight: bold;
}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/


.post.post1.post-99.mbox {
    margin-top: 50px;
}
.post.post1.post-99.mbox span.title {
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
.post.post1.post-99.mbox li {
    float: left;
    width: 25%;
    margin-bottom: 12px;
}
.post.post1.post-99.mbox .news_box.clearfix {
    margin: 0 6px;
}
.post.post1.post-99.mbox ul {
    margin: 0 -6px;
}
.post.post1.post-99.mbox .news_imgs {
	padding-top:100%;background-color:#efefef;position:relative;overflow:hidden;
}.post.post1.post-99.mbox .news_imgs img {
	width:100%;height: 100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;
}
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #294a9e;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.65; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:5px;}
.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;    max-width: 95%;}
/**页脚开始**/
#footer {background: #454649;    border-top: 1px solid #5f6062;}
#footer .inner {padding:15px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 14px;line-height: 24px; font-weight:normal;text-align:center;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}




ul#stabs li {
        display: inline-block;
    line-height: 36px;
    font-size: 18px;
   letter-spacing: 0.5px;
    font-weight: bold;
}
span.sohx {
 font-size: 20px;
    color: #fff;
    line-height: 33px;
    display: inline-block;
    margin: 0 12px;
}
ul#stabs li a {
    color: #fff;font-size: 21px;
}ul#stabs li#scurrent a {
    color: #6e96fd;
}
ul#stabs {
    padding: 40px 0px 20px 0px;
}

#lwt {
  width: 81%;
    position: relative;
    margin: 0 auto;
}
div#scontent input {
    line-height: 54px;
    border: 0;
    background: #fff;
    text-indent: 10px;
    font-family: auto;
	    font-size: 14px;
}
div#scontent {
    float: left;
    width: 80%;
	   
}
div#get-a-quote {
    float: right;
    width: 20%;
	    background: #365ec3;
    line-height: 54px;
}
div#scontent input#t1 {
    width: 100%;
}
label {
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
	    line-height: 30px;
}
input:checked+label{color:#8cacff;}
a.somg {
   
}
div#get-a-quote a {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
div#scontent a {
    font-size: 14px;
	    margin: 0 6px;
}
.hxso {
    display: block !important;
    margin-top: 20px;
    margin-right: -50px;
}
div#scontent input#keyword {
    width: 100%;
}
body.main .post-9 .search-btn {
    display: block !important;
    float: right;
    width: 20%;
    background: #365ec3;
    height: 54px;
    position: absolute;
    right: 0%;
        bottom: 0;
}
div#scontent input#subm {
    width: 100%;
    background: #365ec3;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
	line-height:54px;
    text-align: center;
text-indent: 0 !important;
}
.post.post3.post-901.mbox {
    position: fixed;
    top: 65%;
    right: 0;    display: none;
}
#wp_nav_w05 .wp_nav .nav-item a span.item-name {
color: #FFF;

    font-size: 14px;
    line-height: 25px;

}
#wp_nav_w05  .wp_nav .nav-item a span.item-name 

{
padding: 13px 10px;
}
#wp_nav_w05 .wp_nav .sub-nav .nav-item a span.item-name {
    color: #294a9e;
    padding: 5px 10px;
}
#wp_nav_w05  .wp_nav .sub-nav {
border:none;
}
#wp_nav_w05 .wp_nav .on {
    z-index: 100;

}
#wp_nav_w05  .wp_nav .sub-nav .nav-item a {
border:none;
}
.mod_4111  .wp_listcolumn .wp_column a .column-name {
padding: 10px 0px 10px 45px;
}

input#ipt2 {
    width: 100%;
}
div#btn2 {
    display: block !important;
    float: right;
    width: 25%;
    position: absolute;
    right: 0%;
    bottom: 0;
    background: #365ec3;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 54px;
    text-align: center;
}
div#btn2 input{font-size:20px !important;}
input#ipt4 {
    width: 100%;
}
input#ipt3 {
    width: 100%;
}
input#ipt1 {
    width: 100%;
}
.btns2 {
    right: -25% !important;
    width: 25% !important;
}
.sto {
    display: block !important;
	    position: relative;
}
.hxso p {
    display: inline;
}

.w10_more {
    display: none;
}


ul#xstb .news_ll {
    float: left;
    width: 290px;
    margin-right: -290px;
}

ul#xstb .news_imgs {
    padding-top: 130%;
    position: relative;
    overflow: hidden;
    background: #f0f0f0 url(images/zw.png) no-repeat center;
}
ul#xstb .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}

ul#xstb .news_wz {
    float: right;
    width: 100%;
}
ul#xstb .news_con {
    margin-left: 320px;    margin-top: 2%;
}
ul#xstb  .news_title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 20px;
}
ul#xstb .news_kz {
    line-height: 35px;
}
ul#xstb .news_kz span {
    color: #999;
}
ul#xstb .news_kz span.WP_VisitCount {
    color: #333;
}


ul#xstb .news_al {
    border-radius: 10px;
    background: #4561ab;
    width: 120px;
    text-align: center;
    line-height: 40px;
    margin-top: 15px;
}



ul#xstb .news_al a {
  color:#fff;
}
ul#xstb .news_box.clearfix {
    margin-bottom: 20px;
}
ul#xstb .tt {
    font-size: 16px;
    border-bottom: 2px solid #ccc;
    line-height: 35px;
    font-weight: bold;
    margin-bottom: 10px;
}
ul#xstb .tit {
    border-bottom: 2px solid #e48100;
    margin-bottom: -2px;
display: inline-block;
}
ul#xstb .news_text {
    color: #666;
    line-height: 30px;
    text-indent: 25px;
}
.path_name222 {
    float: right;
}
.path_name222 a {
    float: right;
    line-height: 59px;
    color: #294a9e;
}
span.path_name111 {
    float: left;
}
/* 2025.04.17 */
div#btn2.cnbtn{display: flex !important;justify-content: space-between;}
div#btn2.cnbtn input{font-size: 16px !important;float: left;}
div#btn2.cnbtn .btnAI{font-size: 16px !important;font-weight: normal !important;float:right;}

