@charset "utf-8";
html { color: #000; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { margin: 0; padding: 0; border: 0; list-style: none; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { display: block; }
audio,
canvas,
video { display: inline-block; *display: inline;
*zoom: 1;
}
body,
button,
input,
select,
textarea { font: 14px/1.5 tahoma, arial, "Microsoft YaHei", \5b8b\4f53; font-family: tahoma, "Microsoft YaHei"; color: #333; }
body { background:#fff; font-size: 14px; line-height: 1.5; }
input,
select,
textarea { font-size: 100%; outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: inherit; }
img { vertical-align: top; }
fieldset,
img { border: 0; }
iframe { display: block; }
abbr,
acronym { border: 0; font-variant: normal; }
del { text-decoration: line-through; }
address,
caption,
cite,
code,
dfn,
em,
th,
var { font-style: normal; font-weight: 500; }
ol,
ul { list-style: none; }
caption,
th { text-align: left; }
h1,
h2,
h3,
h4,
h5,
h6 { font-size: 100%; font-weight: normal; }
q:before,
q:after { content: ''; }
sub,
sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
a { text-decoration: none; outline: none; cursor: pointer; color: #333; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.clearfix:before,
.clearfix:after { display: block; overflow: hidden; height: 0; content: "."; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}
* { word-break: break-all; box-sizing: border-box; }
::-webkit-input-placeholder {
font-size: 14px;
color: #fff;
}/*webkit*/
:-moz-placeholder {
font-size: 16px;
color: #fff;
}           /*firefox 4-18*/
::-moz-placeholder {
font-size: 16px;
color: #fff;
}          /*firefox 19+*/
:-ms-input-placeholder {
font-size: 16px;
color: #fff;
}      /*ie10+*/

select { appearance: none; -moz-appearance: none; -webkit-appearance: none;/* background: url("images/xial.png")  calc(100% - 10px) center no-repeat; */ }
/* input { -webkit-appearance: none; } */

.f_between{display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between}
.f_start{display: flex; display: -webkit-flex; justify-content: flex-start;-webkit-justify-content:flex-start}
.f_end{display: flex; display: -webkit-flex; justify-content: flex-end;-webkit-justify-content:flex-end}
.f_center{display: flex; display: -webkit-flex;justify-content: center;-webkit-justify-content: center}
.f_middle{display: flex; display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.f_left{display: flex; display: -webkit-flex;-webkit-align-items:flex-start;align-items: flex-start;}
.f_col{display: flex;display: -webkit-flex; -webkit-flex-direction:column;flex-direction: column;}
.f_row{display: flex;display: -webkit-flex; -webkit-flex-direction:row;flex-direction: row;}
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide-text-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.nowrap{-webkit-flex-wrap:nowrap;-webkit-box-lines:single;-moz-flex-wrap:nowrap;flex-wrap:nowrap;}
.wrap{-webkit-flex-wrap:wrap;-webkit-box-lines:single;-moz-flex-wrap:wrap;flex-wrap:wrap;}　
.hide-text-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
body { background:#fff;line-height: 1;font-size: 13px;font-family: "Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}

.wrapper { width:100%; margin:0 auto;  }
.inner {width: 1200px;margin:0 auto;} 
#header{ background:#3d7bce;}
#header .inner{height:160px;background:url(images/logo.png) left center no-repeat;}
.header .head-left{float:left;padding:40px 40px 40px 0;}
.header .sitelogo{ width:880px; height:80px; background:url(images/logo.png) left no-repeat; vertical-align:top; font-size:0;}
.header .sitelogo .logo{ display:inline-block;width:360px; height:80px;vertical-align:top; margin-right:18px;}
.header .sitetitle { display:inline-block;height:80px;line-height:80px;font-size:40px; font-weight:bold;color:#fff;vertical-align:top;} /**站点名称**/
.header .head-right{float:right;padding-top:47px;width:278px;}

.site-lang li{ float:right;}
.site-lang li.links a{display: inline-block;line-height: 30px;font-size: 16px; color:#fff;padding-left:39px; background:url(images/email.png) left top no-repeat;}
.site-lang li.links:hover a{color:#fff!important;}
.site-lang li.line{ display: inline-block; color: #fff; margin: 0 7px;}


.wp_search{ display:inline-block;position:relative;padding-left:12px; background:#fff;width: 209px; height: 36px;opacity:0.3; filter:Alpha(opacity=30)}
.wp_search #keyword{ width:177px!important;padding: 4px 0; border:none;height:28px; line-height:28px; background:transparent; color:#fff; font-size: 14px; font-family: "Microsoft YaHei";}
.wp_search .search{width:32px;height: 32px;border:0px; background: url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }

.searchbox{text-align:right;margin-top:15px;}
.wp-search {position: relative;border:0; border-radius:4px;background:rgba(255,255,255,0.6); overflow:hidden;}
.wp-search form {display: block;}
.wp-search .search-input { margin-right: 40px;height: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 40px;padding: 0px 13px;line-height: 40px;color: #fff;font-size: 14px;border:0;outline: 0;background: transparent;}
.wp-search .search-btn {width:40px;height: 40px;position: absolute;right: 0;top:0;}
.wp-search .search-btn input.search-submit {width:40px;height: 40px;border:0;outline: 0;background:url(images/search.png) no-repeat center;cursor: pointer;}

.nav{background:#fff;}
.wp-menu {height: 60px;}
.wp-menu .menu-item {display: inline-block;float: left; position: relative;min-width:160px; height:60px;text-align:center;}
.wp-menu .menu-item>a{display: inline-block;height: 60px; line-height:60px;}
.wp-menu .menu-item a.menu-link {color: #333;font-size: 18px; font-family:"Microsoft YaHei";}
.wp-menu li.menu-item:hover {}
.wp-menu li.menu-item:hover a.menu-link{  color: #3d7bce;}
.sub-menu {display: none;position: absolute;left: 0;top: 60px;width: 100%; z-index: 100;background:rgba(255,255,255,0.6);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #333;height:52px;line-height: 52px;padding:0 20px;font-size: 18px; border-bottom:1px solid #eee;text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color:#fff!important; background-color:#3d7bce; display: block;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#eee;}

.mbanner .inner{ width:100%; position:relative; z-index:1;min-height:400px;}
.mbanner .swiper-container { width: 100%;height: 100%; }
.mbanner .swiper-slide { background-position: center; background-size: cover; position:relative;width:100%; height:400px;}
.mbanner .swiper-button-next, .mbanner .swiper-button-prev{ width:80px; height:80px; border:1px solid #fff; border-radius:50%;}
.mbanner .swiper-button-next{ background:url(images/next1.png) center no-repeat;}
.mbanner .swiper-button-prev{ background:url(images/prev1.png) center no-repeat;}
.mbanner .swiper-button-next:hover{background:rgba(255,255,255,0.8) url(images/next2.png) center no-repeat;}
.mbanner .swiper-button-prev:hover{background:rgba(255,255,255,0.8) url(images/prev2.png) center no-repeat;}

.main1{ background:#edf3fb url(images/bg.jpg) center bottom no-repeat;min-height:400px; padding-bottom:60px;}
.main1_01{ position:relative; z-index:800; margin-top:-80px; background:#fff;box-shadow: 2px 2px 5px 0 rgba(25, 14,116, 0.1);border-radius:6px; padding:40px;}
.f_01{ float:left;width:520px;}
.f_02{ float:right; width:520px;}

.bt_title{ height:30px;}
.bt_title .wzname{ line-height:24px; font-size:24px; font-weight:bold; color:#333;}
.bt_title .more_btn{ display:block; width:86px; height:30px; line-height:30px; font-size:14px; color:#999; text-align:right; padding-right:23px;background:url(images/more.png)right center no-repeat; }
.listnews{ padding-top:19px; overflow:hidden;}
.listnews_01{ margin-top:10px; display:block;}
.listnews_01 .bt1{ padding-right:100px; position:relative;}
.listnews_01 .bt1 .wz{line-height:18px; font-size:16px;font-weight:bold; color:#333;}
.listnews_01 .bt1 .date{ position:absolute; right:0;top:0; width:100px; text-align:right;line-height:18px;font-size:14px; color:#999;}
.listnews_01:hover .bt1 .wz{color:#3d7bce;}
.listnews_01 .title{margin-top:9px; line-height:24px; font-size:14px; color:#666;}
.listnews_02{ padding-left:140px; position:relative; min-height:75px;}
.listnews_02 .tu{ position:absolute;left:0;top:0; width:108px; height:72px; border-radius:4px;}
.listnews_02 .tu img{ width:108px; height:72px; border-radius:4px;}
.listnews_03{ margin-top:15px;}
.newscon li{position:relative; padding-right:100px;}
.newscon li a{ display:block; line-height:38px; font-size:16px; color:#333; }
.newscon li .date{ position:absolute; right:0;top:0; width:100px; text-align:right; height:38px; line-height:38px; font-size:14px; color:#999;}
.newscon li a:hover{ color:#3d7bce;}

.main2{ background:#fff; }
.main1_02{padding:36px 0;}
.f_03{ float:left; width:560px;}
.f_04{ float:right; width:560px;}
.newscon2 li{position:relative; padding-right:100px; margin-top:4px;}
.newscon2 li a{ display:block; line-height:42px; font-size:16px; color:#333; }
.newscon2 li .date{ position:absolute; right:0;top:0; width:100px; text-align:right; height:42px; line-height:42px; font-size:14px; color:#999;}
.newscon2 li a:hover{ color:#3d7bce;}

.bt_title2{height:47px;}
.bt_title2 li{ margin-right:40px; height:38px; line-height:24px; font-size:24px; font-weight:bold; color:#999; position:relative; cursor:pointer;}
.bt_title2 li.on{color:#333;}
.bt_title2 li.on:before{ position:absolute; content:''; bottom:0;left:0;right:0; margin:0 auto; width:50px; height:4px; background:#3d7bce;}
.tucon .tab{ position:relative; display:none;}
.tucon .tab .more_btn{ position:absolute;right:0; top:-47px;display:block; width:86px; height:30px; line-height:30px; font-size:14px; color:#999; text-align:right; padding-right:23px;background:url(images/more.png)right center no-repeat;}
.tucon .swiper-container{ padding:0 10px;}
.tucon .swiper-button-next{right:0; background:url(images/next3.png) right center no-repeat;}
.tucon .swiper-button-prev{left:0;background:url(images/prev3.png) left center no-repeat;}
.tulist .swiper-slide{ width:130px; height:120px; margin-top:19px;display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center; transition:all 0.4s;}
.tulist .swiper-slide a{ display:block;}
.tulist .swiper-slide .pic{ display:block;width:130px; height:88px; border-radius:4px; overflow:hidden; position:relative;}
.tulist .swiper-slide .pic img{width:130px; height:88px;}
.tulist .swiper-slide .pic:before{ display:none; position:absolute; content:'';left:0;right:0;top:0; bottom:0; background:rgba(0,0,0,0.3) url(images/view.png) center no-repeat;}
.tulist .swiper-slide .bt{ margin-top:8px; height:24px; line-height:24px; text-align:center; font-size:16px; color:#333;}
.tulist .swiper-slide:hover .bt{color:#3d7bce;}
.tulist .swiper-slide:hover .pic:before{ display:block;}

.main3{ background:#edf3fb;padding:20px 0; }
.main3 .link_con li{ width:380px; height:120px; background:url(images/btnbg.png) no-repeat;}
.main3 .link_con li a{ display:block;height:80px; line-height:80px; text-align:center; font-size:24px; font-weight:bold; color:#fff;}

#footer {background:#3d7bce;}
#footer .inner{ height: 178px;font-size:16px; color:#fff; }
.footwz1{ line-height:36px;text-align:left; width:650px;}
.footwz2{ height:100px; width:500px;}
.footwz2 .link{ width:300px;  }
.footwz2 .link .wz{ height:40px; line-height:40px; text-align:right;}
.footwz2 .link .link_con{ margin-top:8px; }
.botlinks .links-wrap {position: relative;width:300px;height:40px; line-height:38px; background:transparent;border:1px solid rgba(255,255,255,0.5);}
.botlinks .links-wrap a.links-arrow {display: block; height: 38px; line-height: 38px; padding: 0 30px 0 20px; color:#fff; font-size:16px; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #fff; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: -1px;right:-1px; bottom: 39px;height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #fff;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 10px; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #333; background:#e0f1f9; cursor: pointer;}/**链接样式**/

.footwz2 .pic{ padding-left:33px; position:relative;}
.footwz2 .pic span{display:block; position:absolute;top:10px;bottom:0;left:0; width:18px; color:#fff; font-size:16px;}
.footwz2 .pic .tu{ display:block; width:100px; height:100px;}

.listpage{ padding-top:30px; padding-bottom:40px;}
.col_menu {width: 280px;float:left; box-shadow: 0 0 15px rgba(0,0,0,.1);} 
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom: 1px solid #DBDBDB;}

.col_menu .col_menu_head {background: #3d7bce; padding-left:20px;}  
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:600;color:#fff;}		
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 52px;padding:0px 5px 0px 10px;} 
.col_menu .col_menu_con{border:1px solid #e4e4e4;}


.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { border-top:0px solid #830000; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column{border-top: 1px solid #3d7bce;}
.col_list .wp_listcolumn .wp_column:first-child{border-top:0;}
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 18px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA; display:block;}
.col_list .wp_listcolumn .wp_column:last-child a {border-bottom:0;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:8px 0px 8px 28px;line-height:40px;font-weight:bold; } 
.col_list .wp_listcolumn .wp_column a{color:#3d7bce; background:#eee;}	
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#3d7bce; background:#eee;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #3d7bce;}
.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:#214a83;}

.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;/* background:none; */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 .wp_column a.selected {font-weight:bold;color:#3d7bce;} 
.col_list .wp_listcolumn .sub_list a:hover{color:#3d7bce;}

.col_list .wp_listcolumn .wp_column .sub_list{ display:none;}
.col_list .wp_listcolumn .wp_column:hover .sub_list,.col_list .wp_listcolumn .wp_column.selected .sub_list{ display:block;}
.col_list .wp_listcolumn .wp_column .sub_list .sub-item a {background:none; } 
.col_list .wp_listcolumn .wp_column .sub_list .sub-item a:active{ color:#fff!important; background-color:#3d7bce; display: block;}
	
.col_list .wp_listcolumn .sub_list .sub-item a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;font-weight:normal;}
.col_list .wp_listcolumn .sub_list .sub-item a :hover,.col_list .wp_listcolumn .sub_list .sub-item a.selected {font-weight:normal;color:#3d7bce;} 
	

.col_news {width:880px;min-height:500px;float:right;box-shadow: 0 0 15px rgba(0,0,0,.1); border-top:3px solid #3d7bce; padding:0 20px 20px;} 
.col_news .col_news_box{margin-left: 266px;}
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom: 1px solid #DBDBDB; padding-top:10px;}
.col_metas .col_title {display:inline-block;float:left;height: 44px;line-height: 43px;} 
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight:600;color: #333;}  
.col_metas .col_path {display:inline-block;float:right;/* padding-right:20px; */white-space:nowrap;height: 45px;line-height: 45px;color: #666;} 
.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 .newslist li{ width:100%; margin-top:8px; position:relative; padding-right:140px;padding-left: 25px; border-bottom:1px dashed #efefef;}
.col_news_list .newslist li:before{ position:absolute; content:'';left:0;top:50%;margin-top: -3px;left: 6px;width: 6px; height: 6px; background:#e0e0e0;}
.col_news_list .newslist li a{ display:block;line-height:38px; font-size:18px;}
.col_news_list .newslist li .time{ position: absolute; right:0;top:0; line-height:38px; font-size:14px; color:#999;}

.wp_paging { display:block; margin:0; padding:0; list-style:none; font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif; color:#494949; float:right;}
.wp_paging input {font-size:12px;*font-size:100%;}
.wp_paging li { display:inline-block; height:25px; line-height:25px; float:left; margin-top:5px;}
.wp_paging li span,.wp_paging li a { display:inline-block; float:left; margin-left:10px; }
.wp_paging li em { font-style:normal;}
.wp_paging li a { cursor:pointer; color:#666; line-height: 25px; height: 25px;}
.wp_paging li a:hover { color:#000; }
.wp_paging li a span{ margin:0;}
.wp_paging li input { font-size:12px;*font-size:100%; width:24px; height:15px; line-height:15px; border:1px solid #d5d5d5; background:#fff; margin-top:4px; text-align:center;}
.wp_paging li input:focus{ outline:none;}


.infobox {margin-top: 0;margin-right: 30px;margin-bottom: 0;margin-left: 30px;}
.article {padding-top: 30px; padding-bottom:40px;}
.article h1.arti_title {line-height:26px;font-family: "Microsoft YaHei";padding:15px;text-align:center;font-size:25px;color:#282828;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #CCCCCC;} 
.article h2.arti_title{text-align: center;font-size: 18px;margin-top: 18px; color:#3d7bce}
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;}
.article .entry {overflow:hidden;margin-top: 0;margin-bottom: 0;}

.article .entry .read,.article .entry .read p {color:#333;}
.article .entry .read p { line-height:1.7em; font-size:16px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); } 