@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: 0px; -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); }

::-webkit-input-placeholder {
 color: #7a7a7a;
}

:-moz-placeholder {
 color: #7a7a7a;
}

::-moz-placeholder {
 color: #7a7a7a;
}

:-ms-input-placeholder {
 color: #7a7a7a;
}
/**布局开始**/

body { line-height: 2; font-size: 16px; font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color: #333; }
p { line-height: 1.75; }
a { color: #333; text-decoration: none; transition: all 0.4s ease-in-out; }
a:hover { color: #0b65c1; }
/*页面尺寸*/

.wrapper { width: 100%; margin: 0 auto; }
.wrapper .inner { width: 1300px; margin: 0 auto; }
/**页面全局宽度**/


/*head开始*/

#header { background: #0b65c1; }
#header .inner { height: 155px; position: relative; }
#header .inner:before{ position:absolute; z-index:1; content:'';top:0; bottom:0;right:260px; width:470px; height:155px; background:url(images/headbg.jpg) right no-repeat}
#header .inner .mod{position: relative; z-index:2;}
.header .head-left { float: left; display: inline-block; padding-top: 40px; }
.header .sitelogo { vertical-align: top; font-size: 0; }
.header .sitelogo .logo { display: inline-block; width: 352px; vertical-align: top; }
.header .sitetitle { margin-left: 12px; display: inline-block; padding:0 24px; background:url(images/linebg.png) left no-repeat;vertical-align: top; }
.header .sitetitle img{ width:300px;}
/**站点名称**/

.sitelogo .logo img, .sitetitle img { width: 100%; }
.header .head-right { float: right; padding-top: 32px; }
.header .head-right .link{ line-height:30px; font-size:18px; color:#fff; text-align:right}
.header .head-right .link a{color:#fff;}
/*系统默认搜索*/

.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; width: 260px; margin-top:17px; }
.wp-search { position: relative; border:0px solid #fff; background:#e6eef2}
.wp-search form { display: block; }
.wp-search .search-input { margin-right: 44px; }
.wp-search .search-input input.search-title { width: 100%; height: 36px; line-height: 36px; background: none; padding: 0px 12px; box-sizing:border-box; color: #004f9f;  border: 0; outline: 0; }
.wp-search .search-btn { width: 44px; height: 36px; position: absolute; right: 0; top: 0%; }
.wp-search .search-btn input.search-submit { width: 44px; height: 36px; border: 0; outline: 0; background: #004f9f url(images/search.png) center center no-repeat; cursor: pointer; }
.wp-search input:-webkit-autofill {
 transition: background-color 5000s ease-in-out 0s;
 -webkit-text-fill-color: #004f9f;
}
/*默认主导航样式*/

#nav { background: #004f9f;}
#nav .inner { }
#nav .inner .wp-panel { height: 54px; }
/*导航*/

#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; font-size: 0; }
.nav .wp-menu .menu-item { display: inline-block; float: left; position: relative; text-align: center; }
.nav .wp-menu .menu-item.i1 { background: none; }
.nav .wp-menu .menu-item:first-child a.menu-link{ padding-left:0;}
.nav .wp-menu .menu-item a>.menu-switch-arrow { display: inline-block; width: 20px; height: 20px; background: url(images/nav_j.png) no-repeat center center; vertical-align: middle; }
.nav .wp-menu .menu-item a.menu-link { display: inline-block; padding: 0 18px; line-height: 54px; color: #FFFFFF; font-size: 18px; }
.nav .wp-menu .menu-item a.menu-link:before { position: absolute; content: ''; left: 0px; right: 0px; margin:0 auto; bottom: 0; width:0; height: 2px; background: #ecae41;    transition: all 0.35s ease-in-out; }
.nav .wp-menu .menu-item.hover a.menu-link:before {width:100%;}
.nav .wp-menu .menu-item:first-child:hover a.menu-link:before{right:18px; width:calc(100% - 18px)}
.nav .sub-menu { display: none; position: absolute; left: 0; top: 54px; z-index: 100; background:#fff; border-radius:0 0 10px 10px; min-width: 100%; padding:10px 0px;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; }
.nav .sub-menu .sub-item a { display: block; color: #333; line-height: 22px; padding: 10px; box-sizing:content-box; font-size: 16px; text-align: center; }
.nav .sub-menu .sub-item.hover>a, .nav .sub-menu .sub-item a:hover { color: #0b65c1; display: block; font-weight:600 }
.nav .sub-menu .sub-menu { left: 100%; top: 0px; z-index: 200; background: #fff; }


/*幻灯片*/
.mbanner{ position:relative;z-index:1; min-height:50px;}
.mbanner .swiper-container { width: 100%;position:relative;}
.mbanner .swiper-wrapper { height:550px;}
.mbanner .swiper-slide img { position: absolute; left: 50%; transform: translate(-50%); width: 100%; height:100%;object-fit: cover; display: block; }
.mbanner .swiper_box{ position:absolute; z-index:10; bottom:36px;left:0;right:0; margin:0 auto; width:1300px;}
.swiper_con{ padding:0 40px; height:32px; position:relative}

.mbanner .swiper-button-prev,.mbanner .swiper-button-next { position:absolute;top:0;margin:0; width:32px; height:32px;border-radius:50%; box-sizing:border-box;}
.mbanner .swiper-button-prev {left:0; background:#0061aa url(images/prev.png) center no-repeat; background-size:cover; right:auto;-webkit-transition: 0.5s all ease; -ms-transition: 0.5s all ease;transition: 0.5s all ease; }
.mbanner .swiper-button-next {right:0; background:#0061aa url(images/next.png) center no-repeat; background-size:cover;left:auto;-webkit-transition: 0.5s all ease; -ms-transition: 0.5s all ease;transition: 0.5s all ease; }
.mbanner .swiper-button-prev:hover{background:#fff url(images/prev_on.png) center no-repeat; border:1px solid #0061aa;}
.mbanner .swiper-button-next:hover{background:#fff url(images/next_on.png) center no-repeat; border:1px solid #0061aa;}
.mbanner .swiper-pagination-bullets{ position:relative; bottom:0px; left:auto;right:0; width:100%; padding:0 20px;box-sizing: border-box;}
.mbanner .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 18px;  width:14px; height:14px; border-radius:50%;box-sizing: border-box; border:1px solid #0061aa;background:#fff;cursor:pointer; opacity:1; font-size:12px; position:relative;}
.mbanner .swiper-pagination-bullets .swiper-pagination-bullet-active{border:0;background:#0061aa;border:1px solid #fff; position:relative}
.mbanner .swiper-pagination-bullets .swiper-pagination-bullet-active:before{ position:absolute; z-index:-1; content:''; left:-5px; right:-5px; top:-5px; bottom:-5px; border:1px solid #0061aa;background:#fff;border-radius:50%;}



#m-container { }
#m-container .inner { }
.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_bottom { display: flex; display: -webkit-flex; -webkit-align-items: flex-end; align-items: flex-end; }
.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; }
/**首页布局**/

.mod { }
.mbox { }
.main1{ position:relative; z-index:1; background:url(images/bg1.jpg) top right no-repeat; background-size:cover; padding:60px 0 110px}
.main1 .ml { float: left; width:calc(100% - 458px); }
.post1_ml{ padding-right:45px;}
.main1 .ml_01 { float: left; width: 416px; }
.main1 .ml_02 { float: right; width:calc(100% - 440px); }
.main1 .mr { float: right; width: 458px;  }
.post1_mr{ padding-left:20px;}
.main2{ position:relative; z-index:2; margin:-30px auto;}
.main2 .ml_01bg{ position:absolute;z-index:2;left:auto; width:868px;right:calc(50% + 92px);top:0;bottom:0; background:url(images/bg2.png) right top no-repeat; box-shadow:2px 0px 8px 0px rgba(0, 0, 0, 0.25);}
.main2 .ml_01bg:before{ position:absolute; content:'';top:0; right:-22px; width:22px; height:30px;background:url(images/up.png) no-repeat;}
.main2 .ml_01bg:after{ position:absolute; content:'';bottom:0; right:-22px; width:22px; height:30px;background:url(images/down.png) no-repeat;}
.main2 .ml_02bg{position:absolute; z-index:1;right:0;left:calc(50% - 92px);top:29px;bottom:29px; background:#efefef}
.main2 .inner{position:relative; z-index:2; height:599px;}
.main2 .ml{float: left; width: 580px;height:599px;}
.main2 .mr{float:right; width: calc(100% - 606px); padding-top:82px;}
.main3 { position:relative; z-index:1;background:url(images/bg3.jpg) top left no-repeat; background-size:cover; padding:95px 0 70px}


.main4 { position:relative; z-index:1;background:url(images/bg4.jpg) no-repeat; background-size:cover; padding:62px 0 55px}




/**标题栏**/
.more_btn { margin: 0 auto; margin-top:48px; width: 130px; height: 46px; background:#eef0f1; border-radius:3px; font-size:16px; color:#0b65c1}
.more_btn:hover{ background:#0b65c1; color:#fff }

.post_bt { height:62px; position:relative; margin-bottom:50px;}
.post_bt1 .iconbg{ position:absolute; z-index:2; bottom:0; right:72px; width:106px; height:45px;background:url(images/btbg1.png) }
.post_bt4,.post_bt5{margin-bottom:55px;}
.post_bt4 .iconbg{ position:absolute; z-index:2; bottom:0; right:50px; width:106px; height:45px;background:url(images/btbg3.png) }
.post_bt5 .iconbg{ position:absolute; z-index:2;bottom:0; left:52px; width:106px; height:45px;background:url(images/btbg5.png) }

.post_bt1{padding-left:35px}
.post_bt1:before{ position:absolute;z-index:1; content:''; bottom:0;left:0; width:35px;height:1px; background:#c0c0c0;}
.post_bt1:after{ position:absolute;z-index:1; content:''; bottom:0;right:0; width:calc(100% - 160px);height:1px; background:#c0c0c0;}

.post_bt2:before{ position:absolute;z-index:1; content:''; bottom:0;left:0; width:calc(50% - 120px);height:1px; background:#c0c0c0;}
.post_bt2:after{ position:absolute;z-index:1; content:''; bottom:0;right:0; width:calc(50% - 120px);height:1px; background:#c0c0c0;}


.post_bt .tt{position:relative;z-index:3; margin-bottom:-10px;font-family: "Microsoft yahei";}
.post_bt .tt01{ line-height:48px; font-size:30px; font-weight:500; color:#0b65c1;}
.post_bt .tt02{line-height:24px;font-size:18px; font-weight:400; font-style:italic; color:#8d8d8d;  text-transform: uppercase;}

.main2 .mr .post_bt{height:57px; position:relative; margin-bottom:6px;}
.main2 .mr .post_bt:after{ position:absolute;z-index:1; content:''; top:50%;right:0;left:0;height:1px; background:#c0c0c0;}
.main2 .mr .post_bt .tt01{ position:relative; z-index:2; background:#efefef; padding-right:28px; line-height:57px;}
.post5_more .more_btn {margin: 48px 0 0; background:#0b65c1; color:#fff}



.tu_pic { position: relative;overflow: hidden; }
.tu_pic img { position:absolute;top:0;left:0;right:0;bottom:0; margin: auto; max-width: 100%;width: 100%;height: 100%;object-fit: cover; transition: all 0.5s;}
.tu_pic:hover img { transform: scale(1.1, 1.1) }
.news_title{ font-size:18px;}
/**板块样式**/
.ml_01 .tu_pic{ height:312px; position:relative; display:block;}
.post1_con{ border:2px solid #efefef; padding:20px;display:block; border-top:0;}
.post1_con .news_title{ font-weight:500; line-height:30px;}
.post1_con .news_time{ margin:8px 0 10px; font-size:14px; color:#9f9f9f; line-height:22px;}
.post1_con .news_wz{font-size:14px; color:#999; line-height:28px;}

.post2_con li a{ border-bottom:1px solid #efefef; padding:16px 14px 20px 0;}
.post2_con li:last-child a{ border-bottom:0}
.post2_con li a:hover{ background:#0b65c1}
.post2_con .news_time{ width:84px;}
.post2_con .news_time .day{ height:36px; line-height:36px; font-size:26px; color:#0b65c1;}
.post2_con .news_time .date{height:28px; line-height:28px; font-size:14px; color:#999;}
.post2_con .news_title{ width:calc(100% - 84px);line-height:30px;}
.post2_con li a:hover .day,.post2_con li a:hover .date{color:#fff;}
.post2_con li a:hover .news_title{color:#fff; font-weight:500;}

.post3_con li{ margin-bottom:52px;}
.post3_con li:last-child{ margin-bottom:0}
.post3_con .news_time{ width:66px;}
.post3_con .news_time .day{ width:100%; text-align:center; height:32px; line-height:32px; font-size:26px; color:#0b65c1; background:#e5e5e5}
.post3_con .news_time .date{width:100%; text-align:center;height:22px; line-height:22px; font-size:14px; color:#fff;background:#0b65c1}
.post3_con .news_title{ width:calc(100% - 88px);line-height:30px;}
.post3_con li a:hover .news_title{ font-weight:500;}

.post4_con{width:502px;}
.post4_con li{ margin-bottom:34px; border:9px solid rgba(255,255,255,0.4);}
.post4_con li:last-child{margin-bottom:0}
.post4_con li a{ width:484px; height:95px; box-sizing: border-box; padding-right:68px; padding-left:10px; font-size:20px; font-weight:500; line-height:30px; color:#fff; position:relative}
.post4_con li a:before{ position:absolute; content:'';top:50%; transform:translateY(-50%); right:30px; width:25px; height:24px;background:url(images/arrow.png) no-repeat; transition:all 0.4s linear }
.post4_con li a:hover:before{right:24px;}
.post4_con li:first-child a{ background:#369bd5; border:1px solid #3597d1; box-shadow:0px 0px 6px 0px #369bd5;}
.post4_con li:nth-child(2) a{ background:#38aa97; border:1px solid #37a594; box-shadow:0px 0px 6px 0px #38aa97;}
.post4_con li:nth-child(3) a{ background:#ddaf74; border:1px solid #d4aa72; box-shadow:0px 0px 6px 0px #ddaf74;}

.post5_con li a{border-bottom:1px solid #efefef; padding:19px 0px 20px 26px; position:relative; }
.post5_con li a:before{ position:absolute; content:'';left:0;top:50%; transform:translateY(-50%); width:8px; height:8px; background:#0b65c1; border-radius:50%}
.post5_con li a .news_title{ width:calc(100% - 100px);line-height:30px;}
.post5_con li a .news_time{ width:88px; text-align:right; font-size:14px; color:#999; line-height:22px;}

.tunews_list .swiper-container{ }
.tunews_list .swiper-wrapper { padding-bottom:56px;}
.tunews_list .swiper-pagination-bullets{ position:relative; bottom:0px; left:0;right:0; width:100%; padding:0 20px;box-sizing: border-box;}
.tunews_list .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 11px;  width:12px; height:12px; border-radius:12px;box-sizing: border-box; border:1px solid #0061aa;background:#fff;cursor:pointer; opacity:1; font-size:12px;}
.tunews_list .swiper-pagination-bullets .swiper-pagination-bullet-active{border:0;background:#0061aa; width:70px;}
.tunews_list .swiper-slide .tu_pic { width:350px; height:196px; display:block}
.tunews_list .swiper-slide .news_info{ width:calc(100% - 364px); padding-top:8px;}
.tunews_list .swiper-slide .news_title{ line-height:30px; }
.tunews_list .swiper-slide .news_wz{ margin-top:7px; line-height:28px; height:84px; color:#999}
.tunews_list .swiper-slide .news_detail{ display:block; margin-top:12px; line-height:22px; color:#0b65c1; text-decoration:underline;}

.photo_list{ position:relative;}
.photo_list .swiper-wrapper {height:272px;}
.photo_list .swiper-slide{ width:382px; height:216px;transform: scale(1)!important;}
.photo_list .swiper-slide .tu_pic{ height:100%; display:block;}
.photo_list .swiper-slide .news_info{ position:absolute;bottom:0;left:0;right:0; height:45px; background:rgba(255,255,255,0.64); padding:0 40px; opacity:0;}
.photo_list .swiper-slide .news_title{ position:relative;padding-left:34px; color:#0b65c1}
.photo_list .swiper-slide .news_title:before{ position:absolute; content:'';left:11px;top:50%; transform:translateY(-50%); width:6px; height:6px; background:#0b65c1}
.photo_list .swiper-button-prev,.photo_list .swiper-button-next{position:absolute; top: 50%; margin-top:-24px; width: 47px; height: 47px;  border-radius: 50%; border:0;-webkit-transition: 0.5s all ease; -ms-transition: 0.5s all ease;transition: 0.5s all ease; }
.photo_list .swiper-button-next { right: -24px;left:auto; background:#fff url(images/next2.png) center no-repeat; background-size:cover;}
.photo_list .swiper-button-prev { left: -24px;right:auto; background:#fff url(images/prev2.png) center no-repeat; background-size:cover;}
.photo_list .swiper-button-prev:hover{background:#fff url(images/prev2_on.png) center no-repeat;background-size:cover;}
.photo_list .swiper-button-next:hover{background:#fff url(images/next2_on.png) center no-repeat;background-size:cover;}
.photo_list .swiper-slide-active .news_info{opacity:1;}
.photo_list .swiper-slide-active{width:482px; height:272px;}

/**页脚开始**/

#footer { background: #004f9f; }
#footer .foot_bottom { padding:30px 144px; border-bottom:1px solid rgba(255,255,255,0.2)}
#footer .foot-left { float: left; padding-top:41px; padding-bottom:30px; }
#footer .foot-right { float: right;padding-top:39px; padding-bottom:60px;  }
#footer .inner .foot-wz { font-size: 16px; line-height: 24px; font-weight: 500; color: #fff; }
#footer .inner .foot-wz p { text-align: left; margin-bottom:10px; }
#footer .inner .foot-wz p:last-child{margin-bottom:0;}
#footer .ma {width: 64px; margin-left:60px; position:relative}
#footer .ma:first-child{margin-left:0}
#footer .ma .icon { display: block; width:64px; height: 64px; border-radius:50%; }
#footer .ma .wz { text-align: center; margin-top: 12px; line-height: 24px; font-size: 16px; color: #fff; }
#footer .ma:first-child .icon{ background:#2e6fb0 url(images/icon1.png) center no-repeat; background-size:cover;}
#footer .ma:nth-child(2) .icon{ background:#2e6fb0 url(images/icon2.png) center no-repeat; background-size:cover;}
#footer .ma:nth-child(3) .icon{ background:#2e6fb0 url(images/icon3.png) center no-repeat; background-size:cover;}
#footer .ma:nth-child(4) .icon{ background:#2e6fb0 url(images/icon4.png) center no-repeat; background-size:cover;}
#footer .ma:first-child:hover .icon{ background:#fff url(images/icon1_on.png) center no-repeat; background-size:cover;}
#footer .ma:nth-child(2):hover .icon{ background:#fff url(images/icon2_on.png) center no-repeat; background-size:cover;}
#footer .ma:nth-child(3):hover .icon{ background:#fff url(images/icon3_on.png) center no-repeat; background-size:cover;}
#footer .ma:nth-child(4):hover .icon{ background:#fff url(images/icon4_on.png) center no-repeat; background-size:cover;}
.saoma{ position:absolute;top:-90px;left:50%; transform:translateX(-50%);width:80px; height:80px; display:none;transition: all 0.4s ease-in-out; }
.saoma img{ display:block; width:80px; height:80px;}
#footer .ma:hover .saoma{ display:block}
/**友情链接**/
.mlink { margin-top:0px; width: 328px;}
.botlinks .links-wrap { position: relative; width:100%; height: 60px;  background:rgba(230,238,242,0.2); border: 0;  border-radius:3px}
.botlinks .links-wrap a.links-arrow { display: block; height: 60px; line-height: 60px; padding: 0 50px 0 20px; color: #fff; font-size: 18px; border-radius:3px; background: url(images/arrow2.png) no-repeat right bottom; }
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow { color: #fff; background-position: right top; cursor: pointer; }
.botlinks .links-wrap .link-items { display:none; position: absolute; z-index:10; left: 0px; right: 0px; top: 60px; height: auto; max-height: 160px; overflow: auto; overflow-x: hidden; background:#e6eef6; }
.botlinks .links-wrap .link-items a { display: block; line-height: 40px;  color: #444; }
.botlinks .links-wrap .link-items a span { display: block; padding: 0 16px; white-space: nowrap; }
.botlinks .links-wrap .link-items a:hover { color: #333; background: #c0ddfa; cursor: pointer; }

.min-h{ min-height:40px;}
/*滚动Arrows */

.slick-prev, .slick-next, .slick-prev:hover, .slick-next:hover { height: 62px; width: 60px; background: url(images/slickarrow2.png) no-repeat; top: 50%; margin-top: -30px; border: 0px solid #d4d8d9; border-radius: 50%; outline: none; }
.slick-prev { left: -95px; background-position: 0px 0px; }
.slick-prev:hover { background-position: 0px 0px; opacity: .8; filter: Alpha(opacity=80); }
.slick-prev:before { content: ''; }
.slick-next { right: -95px; background-position: right 0px; }
.slick-next:hover { background-position: right 0px; opacity: .8; filter: Alpha(opacity=80); }
.slick-next:before { content: ''; }
/***********************************************************
 * 列表页
 */


/**首页三列布局**/


/**列表页**/


/*栏目图片*/

.l-banner { height: 235px; background-position: center center; background-repeat: no-repeat; text-align: center; }
.l-banner img { vertical-align: top; display: none; }
.l-banner img { width: 100%; height: 100%; }
/**主体列表页开始**/

/**主体文章页开始**/
#l-container{ margin-top:20px;}
#d-container { }
#d-container .inner { background: #fff; }
.col_menu { width: 260px; float: left; margin-right: -260px; position: relative; }
.col_menu .l-qh { margin-bottom: 10px; }
.col_menu .col_menu_head { background: #025892; }
/**位置栏目背景**/

.col_menu .col_menu_head h3.col_name { font-size: 18px; font-weight: normal; color: #fff; }
/**位置栏目字体**/

.col_menu .col_menu_head h3.col_name .col_name_text { display: block; line-height: 50px; padding: 0px 14px; }
/**栏目名称图标**/

.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: #fff; font-size: 16px; font-weight: normal; background: #036eb7; border-top: 0px solid #fff; border-bottom: 1px solid #fff; display: block; }
.col_list .wp_listcolumn .wp_column a .column-name { display: block; padding: 5px 0px 5px 25px; line-height: 30px; text-align: left; }
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected { color: #fff; background: #2ca6e0; }
.col_list .wp_listcolumn .wp_column a.selected span.column-name { color: #fff; }
.col_list .wp_listcolumn .wp_column.parent>a .column-name { font-weight: normal; color: #fff; background: #2ca6e0; }
/*二级子栏目**/

.col_list .wp_listcolumn .wp_column .sub_list a { color: #2ca6e0; border-bottom: 1px dashed #e0e0e0; background: #e9e9e9; }
.col_list .wp_listcolumn .sub_list a.hover, .col_list .wp_listcolumn .sub_list a.selected { color: #2ca6e0; }
.col_list .wp_listcolumn .sub_list a.selected span.column-name { color: #036eb7; }
.col_list .wp_listcolumn .sub_list a .column-name { display: inline-block; line-height: 28px; padding: 5px 10px 5px 44px; cursor: pointer; }
.col_list .wp_listcolumn .sub_list a:hover .column-name { color: #036eb7; }
/*三级子栏目**/

.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 60px; cursor: pointer; font-size: 13px; }
.col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected { font-weight: bold; color: #93150c; }
/**栏目新闻**/

.col_news { width: 100%; min-height: 500px; float: right; }
.col_news .col_news_box { margin-left: 300px; }
.col_news_head { border-bottom: 1px solid #DBDBDB; }
.col_metas .col_title { display: inline-block; float: left; height: 48px; line-height: 48px; }
/**当前栏目**/

.col_metas .col_title h2 { display: inline-block; font-size: 18px; font-family: "Microsoft yahei"; font-weight: normal; color: #0f429b; border-bottom: 3px solid #CBCBCB; }
.col_metas .col_path { display: inline-block; float: right; white-space: nowrap; height: 46px; line-height: 46px; color: #666; }
/**当前位置**/

.col_metas .col_path a { color: #2F2F2F; }
.col_news_con { padding: 5px 0px 10px 0px; margin: 0 0px; }
.col_news_list { margin-top: 7px; }
.col_news_list .news_list2 li { position: relative; padding-right: 120px; }
.col_news_list .news_list2 li .news_title { display: block; line-height: 50px; color: #333; font-size: 16px; }
.col_news_list .news_list2 li .news_meta { position: absolute; right: 0; top: 0; height: 30px; line-height: 50px; font-size: 14px; color: #999; }
.col_news_list .news_list2 li:hover .news_title { color: #014c9f; }
.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: 800px; _width: expression(this.width > 800 ? "800px": this.width);
}
/**列表页文章图片大小限制**/


/**文章页**/

.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: #004f9f; }
/**文章标题**/
.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; padding: 20px 0; }
/**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 1.75; 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; }
