@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扩展*/
::-webkit-input-placeholder { color:#999; font-size:16px;}
:-moz-placeholder {color:#999; font-size:16px;}
::-moz-placeholder {color:#999; font-size:16px;}
:-ms-input-placeholder {color:#999; font-size:16px;}
/**布局开始**/
*{ box-sizing:border-box;}
html{font-size:62.5%;}
body {background: #fff;line-height:1.2;font-size:16px;font-size:1.6rem ; font-weight:400;font-family: Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,STHeiti,WenQuanYi Micro Hei, 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:#085279;}

.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide-text2 { overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}　
.hide-text3 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
/*flex布局*/
.midcenter{display: flex;display: -webkit-flex;justify-content: center; -webkit-justify-content: center;-webkit-box-align: center; -webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.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_around{display: flex; display: -webkit-flex;justify-content: space-around;-webkit-justify-content: space-around;}
.f_middle{display: flex; display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.f_top{display: flex; display: -webkit-flex;-webkit-align-items:flex-start;align-items:flex-start;}
.f_bottom{display: flex; display: -webkit-flex;-webkit-align-items:flex-end;align-items:flex-end;}
.f_stretch{display: flex; display: -webkit-flex;-webkit-align-items:stretch;align-items:stretch;}
.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;}
.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;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1660px;margin:0 auto; padding-left:30px;padding-right:30px} /**页面全局宽度**/
/*headtop*/
#header { position:relative; overflow:hidden}
#header .topbg{ position:absolute; z-index:1000;top:0px;left:0;right:0; margin:0 auto; width:100%; background:rgba(8, 82, 121, 0.5)}
#header .headtop{ height:56px; background:#fff; border-radius:0 0 18px 18px; position:relative;opacity: 0.7;}
.headtop .head-mid{ margin:0 auto; width:755px; position:absolute;top:0;left:0;right:0; padding:0 55px;}
.headtop .head-mid:before{ position:absolute; content:'';left:0;top:0; width:55px; height:110px; background:url(images/bg_header_left.png) left top  no-repeat}
.headtop .head-mid:after{ position:absolute; content:'';right:0;top:0; width:55px; height:110px; background:url(images/bg_header_right.png) left top  no-repeat}

.header .sitelogo{width:645px; height:110px; background:#fff }
.header .sitelogo img{ width:100%}
.headtop .inner{ position:relative}
.top_nav{ position:absolute; right:30px;top:8px;}
.site-links{height: 36px;}
.site-links a{ float:left;line-height: 36px;font-size: 16px;color: #085279}
.site-links a:hover{color:#085279}
.site-links a.lang{ padding-left:30px; background:url(images/icon_en.png) left center no-repeat; margin-left:42px; position:relative}
.site-links a.lang:before{ position:absolute; content:''; left:-22px;top:50%; margin-top:-7px; width:1px; height:14px; background:#085279}
.ss_con{ display:block;background: #085279 url(images/icon_search.png) center  no-repeat;width: 40px; height:31px; border-radius:5px; margin-left:38px;}
/*默认主导航样式*/
#nav{ margin-top:54px;}
#nav  .wp-panel{}/*导航*/
#nav  .wp-panel .wp-window{min-height:74px;}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.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: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 13px;line-height: 74px;color: #fff;font-size: 20px;font-weight:bold; position: relative;}
.nav .wp-menu .menu-item a.menu-link:before{ position:absolute; content:''; bottom:7px;left:50%; transform:translateX(-50%); width:6px; height:6px; background:#fff; border-radius:50%; display:none}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{text-decoration: none; color: #fff;}
.nav .wp-menu .menu-item.hover a.menu-link:before{ display:block}
.nav .sub-menu {display: none;position: absolute;left: 50%; transform:translateX(-50%);top: 70px;min-width: 100%;z-index: 100;background: #FFFFFF;box-shadow: 0px 5px 10px 0px rgba(8,82,121,0.7);border-radius: 0px 0px 10px 10px;padding:10px; border-top:2px solid #08486B;}
.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: #222;height: 40px;line-height: 40px;padding: 0 17px;font-size: 16px;font-weight: bold;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #085279; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
.coverbg{ position:absolute; z-index:5; left:0;right:0; bottom:0; height:74px; background:url(images/coverbg.png) bottom no-repeat}
.min-h{min-height:30px;}
.min-h2{ min-height:150px;}
.mbanner{ position:relative;z-index:2;}
.mbanner .swiper-pagination{ bottom:90px; left:0;right:0; line-height:30px;}
.mbanner .swiper-pagination-bullet{margin: 0 5px; width: 30px; height:30px; background:none;opacity:1; position:relative}
.mbanner .swiper-pagination-bullet:before{position:absolute; content:'';left:50%; top:50%; transform:translate(-50%,-50%); width:16px; height:16px;background:#fff; border-radius:50%}
.mbanner .swiper-pagination-bullet-active{ background:rgba(255,255,255,0.5)}
.mbanner .swiper-button-next, .mbanner .swiper-button-prev { top:50%;margin-top:-12px; display: block; box-sizing: border-box; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; width: 65px; height: 65px; display: block; z-index: 100; cursor: pointer; opacity: 1; position: absolute; }
.swiper-button-next:after,.swiper-button-prev:after{ display:none;}
.mbanner .swiper-button-prev { background: url(images/slide_prev.png) center no-repeat; background-size:cover;left:100px;right:auto; }
.mbanner .swiper-button-next { background: url(images/slide_next.png) center no-repeat;background-size:cover;right:100px; left: auto; }
.mbanner .swiper-slide img { position: absolute; left: 50%; transform: translate(-50%); width: 100%; height:auto;object-fit:cover; display: block; }

/**主体模块样式**/
#m-container {}
#m-container .inner {}
.tt{ position:relative; display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between;}
.tit{ height:62px;}
.tit img{ height:100%; width:auto}
.more_btn{ width:175px}
.more_btn img{ width:100%}
.news_imgs{ position:relative;overflow:hidden;}
.news_imgs img{position: absolute;z-index: 1;left: 0; right: 0;top: 0;bottom: 0; margin: auto; max-width: 100%; width: 100%; height: 100%; object-fit: cover;transition: all 0.4s ease-in-out;}
.news_imgs:hover img{transform: scale(1.1);transition: all 0.4s ease-in-out;}
.title_bt{ font-weight:600; font-size:18px}
.main1_left .title_bt{font-size:20px}
.main3_card .title_bt{font-size:16px}
.title_wz{font-size:16px}
.main3 .title_wz{font-size:14px}

/**首页布局**/
.main1 .tt,.main3 .tt{display: flex; display: -webkit-flex;justify-content: center;-webkit-justify-content: center;}
.main1 .more_btn,.main3 .more_btn{ position:absolute;right:0;top:50%; transform:translateY(-50%);}

.main1{ position:relative; z-index:1; background:#f3f5f8 url(images/bg_news1.png) center top no-repeat; padding:66px 0 282px;}
.main1 .tt{margin-bottom:78px;}
.main1_left{ width:755px}
.main1_right{ width:800px}
.main1_left .tubox{ z-index:1;height:425px; border-radius:50px 0 0 0;}
.main1_left .info{ position:relative; z-index:2; padding:20px 26px 28px; border-bottom:2px solid #085279}
.main1_left .info .date{ position:absolute;left:26px;top:-24px; width:67px; height:71px; background: url(images/news_date.png) center no-repeat; color:#FFf}
.main1_left .info .date .date_day{ font-size:40px; font-weight:600}
.main1_left .info .date .date_year{ font-size:14px;font-weight:600}
.main1_left .title_bt{ margin:0 94px; line-height: 32px; text-align:center;}
.main1_left .title_wz{ margin-top:16px; height:64px; color:#666;line-height: 32px;}
.main1_left .arr{ margin-top:24px; width:50px; height:14px;background: url(images/arr.png) center no-repeat; transition:all 0.4s ease-in-out;}
.main1_left .info:hover .arr{background: url(images/arr_on.png) center no-repeat;}
.main1_left .swiper-pagination{ bottom:155px; left:auto;right:0; width:auto; text-align:right; line-height:20px;}
.main1_left .swiper-pagination-bullet{margin: 0 5px!important; width: 20px; height:20px; background:none;opacity:1; position:relative}
.main1_left .swiper-pagination-bullet:before{position:absolute; content:'';left:50%; top:50%; transform:translate(-50%,-50%); width:10px; height:10px;background:#B49C5A; border-radius:50%}
.main1_left .swiper-pagination-bullet-active{ background:#9BB9C9}
.main1_left .swiper-pagination-bullet-active:before{ background:#085279}

.main1_right .news_con{position:relative; margin-top:-7px;}
.main1_right .news_list li{ padding:23px 0;}
.main1_right .news_list li a{ display:block;position:relative;}
.main1_right .news_list li a:before{position:absolute; z-index:1; content:''; left:0;right:0;top:0; bottom:0; opacity:0; transition:all 0.4s ease-in-out;}
.main1_right .news_list li a:hover:before{top:-16px; bottom:-16px;background: #085279;
border-radius: 25px 3px 3px 3px;opacity:1;}
.main1_right .news_list li .title_bt{color: #333333; line-height:32px;}
.main1_right .news_list li .title_wz{color: #999999; line-height:26px; margin-top:4px;}
.main1_right .news_list li a .news{ position:relative; z-index:2; padding-left:106px; min-height:62px; transition:all 0.4s ease-in-out; }
.main1_right .news_list li a .news:before{ position:absolute; content:'';left:83px; top:50%; transform:translateY(-50%); width:1px; height:55px; background:#C1C1C1; transition:all 0.4s ease-in-out;}
.main1_right .news_list li a .date{ position:absolute;left:0; top:50%; transform:translateY(-50%);  width:61px; height:62px; background:url(images/date_bg.png) no-repeat; color:#085279; transition:all 0.4s ease-in-out;}
.main1_right .news_list li a .date_day{ font-size:40px; font-weight:600}
.main1_right .news_list li a .date_year{ font-size:14px; font-weight:600;}
.main1_right .news_list li a:hover .news{ padding-left:142px; padding-right:40px;}
.main1_right .news_list li a:hover .news:before{left:119px;}
.main1_right .news_list li a:hover .date{left:37px;background:url(images/date_bgon.png) no-repeat; color:#fff}
.main1_right .news_list li a:hover .title_bt{ color:#fff}
.main1_right .news_list li a:hover .title_wz{ color:rgba(255,255,255,0.45)}

.main2{ position:relative; z-index:2; margin-top:-172px;padding-top:50px; }
.main2:before{ position:absolute; content:''; right:0;top:0; width:calc(50% + 292px); height:429px; background:url(images/bg_news1_right.png) left top no-repeat; border-radius:180px 0 0 0;}
.main2 .tt{margin-bottom:59px;}
.main2_left{ width:calc(50% + 800px);position:relative}
.main2_left:before{ position:absolute; content:''; left:0; bottom:0; width:220px; height:220px; background:#085279}
.main2_left_box{ position:relative; width:100%; height:500px;background:#F1F5F7 url(images/bg_news1_left.png) right top no-repeat; padding:37px 0 60px;border-radius:0 180px 0 180px;}
.main2_con{ width:1600px; padding-right:283px}
.main2_left_box .news_list li{ width:calc(50% - 35px); padding:17px 0; border-bottom:1px dashed #d7dbdd; position:relative}
.main2_left_box .news_list li:before{position:absolute;z-index:1; content:'';top:0;right:0;top:0;bottom:0;border-radius: 25px 3px 3px 3px;transition:all 0.4s ease-in-out;}
.main2_left_box .news_list li:hover:before{ left:-28px; right:-28px; bottom:-1px; background:#fff;box-shadow: 0px 3px 15px 0px rgba(14,77,109,0.15);}
.main2_left_box .news_list li a{ position:relative; z-index:2}
.main2_left_box .news_list li a .title_bt{line-height:32px; width:calc(100% - 150px)}
.main2_left_box .news_list li a .date_time{ text-align:right;font-weight: bold;font-size: 16px;line-height:32px; font-style:italic}
.main2_left_box .news_list li a .title_wz{ margin-top:5px;line-height:28px; color:#999}

.main3{ position:relative; z-index:1; background:#f8f9fa url(images/bg_news2.png) center top no-repeat; padding:343px 0 73px; margin-top:-240px;}
.main3 .tt{margin-bottom:75px;}
.main3_left{ width:528px;}
.main3_left .tubox{ padding-left:20px; position:relative}
.main3_left .tubox:before{ position:absolute; content:''; z-index:1;left:0;top:42px; bottom:-24px;left:0;right:20px; border:1px solid #27678A; border-radius:50px 5px 5px 5px;}
.main3_left .tubox .tu{ height:285px; border-radius:50px 5px 5px 5px;}
.main3_left .info{ padding:46px 20px 30px 42px}
.main3_left .info .title_bt{color: #333333; line-height:32px;}
.main3_left .info .title_wz{ line-height:20px; padding-left:30px; margin-top:12px;color: #888; }
.main3_left .info .title_wz1{ background:url(images/time.png) left center no-repeat; margin-top:14px;}
.main3_left .info .title_wz2{ background:url(images/addr.png) left top no-repeat; }
.main3_left .info .title_wz3{ background:url(images/people.png) left center no-repeat; }
.main3_left .swiper-pagination{ bottom:0px; left:70px; right:0; width:auto; text-align:center; line-height:10px;}
.main3_left .swiper-pagination-bullet{margin: 0 10px!important; width: 30px; height:8px; background:#b49c5a; border-radius:4px;opacity:1;}
.main3_left .swiper-pagination-bullet-active{ background:#085279}

@font-face { font-family: 'georgiab';src: url(images/georgiab.ttf);}
.main3_right{ width:calc(100% - 586px); position:relative; margin-top:-12px;}
.main3_right:before{ position:absolute; content:''; z-index:1; left:33.3%;top:24px; bottom:36px; width:1px; background:#7DA3B8}
.main3_right:after{ position:absolute; content:''; z-index:1; right:33.3%;top:24px; bottom:36px; width:1px; background:#7DA3B8}
.main3_con{ position:relative; z-index:2;}
.main3_card li{ padding:36px; width:33.3%; position: relative;}
.main3_card li:after{position:absolute; z-index:1; content:''; z-index:1; left:0;right:0px; bottom:0px; height:1px; background:#7DA3B8}
.main3_card li:before{ position:absolute; z-index:2; content:''; left:0; bottom:0; right:0; top:0;background: #085279;box-shadow: 0px 5px 15px 0px rgba(14,82,120,0);border-radius: 40px 5px 5px 5px; opacity:0;transition:all 0.4s ease-in-out;}
.main3_card li:hover:before{ left:-12px; bottom:-12px; right:-12px; top:-1px;background: #085279;box-shadow: 0px 5px 15px 0px rgba(14,82,120,0.4);border-radius: 40px 5px 5px 5px;  opacity:1;transition:all 0.4s ease-in-out;}
.main3_card .info{ position:relative; z-index:5;}
.main3_card a .date{ height:32px; line-height:32px;font-weight: bold;font-size: 18px;color: #B49C5A;font-family: 'georgiab';}
.main3_card .title_bt{ line-height:30px;margin-top:11px;color: #333;} 
.main3_card .title_wz{ line-height:20px; padding-left:24px; margin-top:8px;color: #888;}
.main3_card .title_wz1{ background:url(images/time.png) left center no-repeat; }
.main3_card .title_wz2{ background:url(images/addr.png) left top no-repeat; margin-top:14px;}
.main3_card .title_wz3{ background:url(images/people.png) left center no-repeat; }
.main3_card li:hover .title_wz1{background:url(images/time_on.png) left center no-repeat;}
.main3_card li:hover .title_wz2{background:url(images/addr_on.png) left top no-repeat;}
.main3_card li:hover .title_wz3{background:url(images/people_on.png) left center no-repeat;}
.main3_card li:hover a .date,.main3_card li:hover a .title_bt,.main3_card li:hover a .title_wz{ color:#fff}
.main3_card li:nth-child(4):after,.main3_card li:nth-child(5):after,.main3_card li:nth-child(6):after{ display:none}
.main3_card li:nth-child(4):before,.main3_card li:nth-child(5):before,.main3_card li:nth-child(6):before{top:-12px;}


.main4{ position:relative; z-index:2; background:#085279 url(images/bg_news3.png) center top no-repeat; padding-top:96px;}
.main4_left{ width:670px;}
.main4_left .news_list{ margin-top:46px;}
.main4_left .news_list li{ border-bottom:1px dashed rgba(255,255,255,0.5)}
.main4_left .news_list li a{ color:#fff; height:70px; position:relative; padding-right:100px;}
.main4_left .news_list li a:before{ position:absolute; content:'';top:50%; transform:translateY(-50%); right:17px; width:18px; height:14px;  background:url(images/arr2.png) center no-repeat;transition:all 0.4s ease-in-out;}
.main4_left .news_list li a .title_bt{ line-height:30px;} 
.main4_left .news_list li a:hover{ background:rgba(4, 58, 87, 0.5); padding-left:20px;}
.main4_left .news_list li a:hover:before{right:24px;}

.main4_right{ width:875px; padding-top:53px; position:relative; margin-bottom:-180px;}
.main4_card{ height:757px; background:#f7fafe url(images/bg_news3_right.png) center top no-repeat; border-radius:140px 0 0 0;padding:79px 56px 80px 65px}
.main4_right .news_con{ padding-top:61px; }
.main4_right .news_list li{ margin-top:32px;}
.main4_right .news_list li:first-child{ margin-top:0;}
.main4_right .news_list li a{ position:relative; display:block; padding-left:100px;}
.main4_right .news_list li a:before{ position:absolute; content:'';top:4px; bottom:4px;left:74px; width:1px; background:#b9b9b9;}
.main4_right .news_list li a .date{ position:absolute; left:0;top:50%; transform: translateY(-50%); width:60px; height:70px;}
.main4_right .news_list li a .date_day{ font-size:40px; font-weight:600;color: #085279;}
.main4_right .news_list li a .date_year{ font-size:14px; font-weight:600;color: #555;}
.main4_right .news_list li .title_bt{line-height:32px;}
.main4_right .news_list li .title_wz{color: #333; height:56px; line-height:28px; margin-top:8px;}


.main5{ position:relative; z-index:1; background:#fcfdfe url(images/bg_news4.png) center top no-repeat; padding-top:230px;}
.main5 .inner{position:relative;}
.main5 .tt{width: 475px;height: 160px;background: linear-gradient(208deg, #085279 0%, #006BA3 100%); padding-left:24px;}
.main5 .more_btn{ position:absolute;right:30px;top:58px}
.main5 .tuleft{width:475px;}
.main5 .tuleft .pic{ padding-top:152%;}
.main5 .tu_txt{ position:absolute; z-index:3;left:0;right:0;bottom:0; background:rgba(4,58,87,0.8); height:50px; padding:0 20px; text-align:center; font-size:18px; font-weight:600; color: #F4F8FF; opacity:0;transition:all 0.4s ease-in-out;}
.main5 .news_imgs:hover .tu_txt{ opacity:1}
.main5 .turight{width:calc(100% - 485px);}
.main5 .turight .tu2{ margin-bottom:11px;}
.main5 .turight .tu2a{ width:60%}
.main5 .turight .tu2a .pic{padding-top:67%;}
.main5 .turight .tu2a:last-child{width:calc(40% - 11px);}
.main5 .turight .tu2a:last-child .pic{padding-top:75%;}
.main5 .turight .tu3{ width:475px; margin-right:11px;}
.main5 .turight .tu3:last-child{ margin-right:0;}
.main5 .turight .tu3 .pic{padding-top:66.5%;}

.wrapper .innerbox{position:relative; z-index:2; margin-top:113px; height:60px;}
.links_con{background: #F5FBFF;padding-bottom:36px; position:absolute;top:0;left:30px;right:30px; bottom:-64px;}
.links_con .conbt{border-bottom:2px solid  #E3E3E3; padding:38px 33px 0; }
.links_con .conbt_title{ width:100px; text-align:center; padding-bottom:22px;  line-height:30px; font-size:25px;font-weight: bold; color: #1E1E1E; position:relative; margin-bottom:-3px; border-bottom:4px solid #085279 ; margin-right:70px;}
.links_con .link_wz{ width:calc(100% - 170px)}
.link_wzlist{ position:relative;  margin-right:-50px;}
.links_con .link_wz a{margin-right:50px;line-height:30px; font-size:18px;word-break: keep-all;}


/**页脚开始**/
#footer {background:url(images/foot_bg.png) center bottom no-repeat; padding-top:118px; padding-bottom:42px;}
.list #footer{ padding-top:60px;}
#footer .inner{ position:relative;}
#footer .inner .foot-logo{width:645px; margin-bottom:26px;}
#footer .inner .foot-logo img{ width:100%}
.saoma{ position:absolute; right:30px;top:50px;}
.saoma li{ margin-left:58px;}
.saoma li:first-child{ margin-left:0;}
.saoma a .bt_name{ margin-top:15px; font-size:18px; color:rgba(255,255,255,0.7); text-align:center;}
.saoma .icon{ width:66px; height:66px;}
.saoma li:nth-child(1) .icon{background:url(images/copyright_icon_weibo_normal.png) center no-repeat; background-size:cover;transition:all 0.4s ease-in-out;}
.saoma li:nth-child(2) .icon{background:url(images/copyright_icon_wechat_normal.png) center no-repeat; background-size:cover;transition:all 0.4s ease-in-out;}
.saoma li:nth-child(3) .icon{background:url(images/copyright_icon_e-mail_normal.png) center no-repeat; background-size:cover;transition:all 0.4s ease-in-out;}
.saoma li:nth-child(4) .icon{background:url(images/copyright_icon_cal_month_normal.png) center no-repeat; background-size:cover;transition:all 0.4s ease-in-out;}
.saoma li:hover a .bt_name{ color:#fff;transition:all 0.4s ease-in-out;}
.saoma li:nth-child(1):hover .icon{background:url(images/copyright_icon_weibo_selected.png) center no-repeat; background-size:cover;}
.saoma li:nth-child(2):hover .icon{background:url(images/copyright_icon_wechat_selected.png) center no-repeat; background-size:cover;}
.saoma li:nth-child(3):hover .icon{background:url(images/copyright_icon_e-mail_selected.png) center no-repeat; background-size:cover;}
.saoma li:nth-child(4):hover .icon{background:url(images/copyright_icon_cal_month_selected.png) center no-repeat; background-size:cover;}

#footer .copyright{font-size: 16px;line-height:30px;text-align:left;color: #fff;}
#footer .copyright a{color: #fff;}
#footer .copyright span { margin-right:10px; }
#_ideConac {
margin :0 auto;
    margin-left: 10px;
}
/***********************************************************
 * 列表页
 */

/*栏目图片*/
.l-banner {height: 28vw; background-position: center top;background-repeat: no-repeat; background-size: cover;text-align: center;overflow: hidden;}
.l-banner img {display: none;vertical-align: top;height: 100%;}

/**主体列表页开始**/

#l-container { background:#fff; }
#l-container .inner {padding: 20px 0px;}
#d-container {  background: #ffffff; box-sizing: border-box; }
#d-container .inner { padding: 30px 40px 40px;box-sizing: border-box; }
/*主栏目名称*/
.col_menu { width: 250px; float: left; margin-right: -250px; position: relative; margin-top:-85px; box-sizing: border-box; }
.col_menu .l-qh { margin-bottom: 10px; }
.col_menu .col_menu_head { background: #0c4363; } /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { height:80px; font-size: 24px; font-weight:bold; color: #fff; } /**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display: block; line-height: 45px; padding: 0px 15px; padding-left:27px; width:100%; text-align:left;} /**栏目名称图标**/
.col_menu .col_menu_con { border-left: 12px solid #0c4363; background:#f8f8f8 }

/*栏目列表*/
.col_list { min-height:30px; }
.col_list .wp_listcolumn { border-top: 0px solid #2867a0; border-bottom: 0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color: #333; display: block; font-size: 15px; font-weight: normal; background: none; border-top: 0px solid #fff; border-bottom: 0px solid #f6eaea; }
.col_list .wp_listcolumn .wp_column a .column-name { padding: 5px 0px 5px 15px; line-height: 32px; }
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected { color: #0c4363; background: #eee; }
.col_list .wp_listcolumn .wp_column a.selected span.column-name { color: #0c4363; }
.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: #0c4363; }
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a { color: #333; border-top: 1px solid #eee; margin-top: -1px; }
.col_list .wp_listcolumn .sub_list a .column-name { display: inline-block; line-height: 28px; padding: 5px 10px 5px 44px; cursor: pointer; }
.col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected { font-weight: bold; font-weight: bold; color: #0c4363; }
/*三级子栏目**/
.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; }
.col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected { font-weight: bold; color: #0c4363; }

.col_list .wp_listcolumn { border: 0px; }
.col_list .wp_listcolumn .wp_column a { background-image: none; display: block; box-sizing: border-box; color: #333; font-size: 16px; font-weight: 600; text-align: center; position: relative; }
.col_list .wp_listcolumn .wp_column a .column-name { display:block; padding: 12px 15px;  line-height: 30px;}
.col_list .wp_listcolumn .wp_column a.col_item_link i { position: absolute; content: ""; right: 48px; top: 50%; margin-top: -7px; width: 8px; height: 14px; display: none; }
.col_list .wp_listcolumn .wp_column a.col_item_link:hover i, .col_list .wp_listcolumn .wp_column a.col_item_link.selected i, .col_list .wp_listcolumn .wp_column a.col_item_link.parent i { display: block; }
.col_list .wp_listcolumn .sub_list .wp_column a { color: #454545; background: none; border-bottom: 1px solid #bbb; }
/*二级子栏目**/
.col_list .wp_listcolumn .sub_list a { font-weight: normal; font-size: 16px; color: #333; }
.col_list .wp_listcolumn .sub_list a .column-name { display: inline-block; line-height: 30px; padding: 10px 0; cursor: pointer; }
.col_list .wp_listcolumn .sub_list a:hover { background: #f6f6f6; }
.col_list .wp_listcolumn .sub_list a.selected { background: #f6f6f6; font-weight: 600; }
.col_list .wp_listcolumn .sub_list a:hover span.column-name, .col_list .wp_listcolumn .sub_list a.selected span.column-name { color: #000; }
/*三级子栏目**/
.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 20px; cursor: pointer; font-size: 14px; position: relative; }
.col_list .wp_listcolumn .sub_list .sub_list a .column-name:before { position: absolute; content: ""; left: 2px; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #bbb; }
.col_list .wp_listcolumn .sub_list .sub_list a:hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected { font-weight: 400; color: #237b36; }
.col_list .wp_listcolumn .sub_list .sub_list a:hover .column-name:before, .col_list .wp_listcolumn .sub_list .sub_list a.selected .column-name:before { background: #f6f6f6; }

/**栏目新闻**/
.col_news { width: 100%; min-height: 400px; float: right; } /**栏目新闻**/
.col_news .col_news_box { margin-left: 280px;min-height: 350px; }
.colum-box {}

.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-weight: normal; color: #0c4363; border-bottom: 3px solid #cbcbcb; }
.col_metas .col_path { display: inline-block; float: right; white-space: nowrap; height: 46px; line-height: 46px; color: #666; font-size:12px; } /**当前位置**/
.col_metas .col_path a { color: #2f2f2f; }
.col_news_con { padding: 15px 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); } /**列表页文章图片大小限制**/
.wp_paging { font-size: 14px; margin-top: 10px;}
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #0c4363;} /**文章标题**/
.article h2.arti_title {line-height: 40px;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.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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:70px;height: 46px;border:0px; background:  url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:18px;}
.wp-search {position: relative;border: 0px;background:#FFF; border-radius:6px}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:14px; margin-right: 75px;}
.wp-search .search-input input.search-title {width: 100%;height: 46px;line-height: 46px;background: none;color: #444;font-size: 14px;border:0;outline: 0;    font-family: "微软雅黑";}
.wp-search .search-btn {width:70px;height: 46px;position: absolute;right: 0;top:0;border-radius:0 4px 4px 0; overflow:hidden;}
.wp-search .search-btn input.search-submit {width:70px;height: 46px;border:0;outline: 0;background:#1377DD  url(images/search.png) no-repeat center;cursor: pointer;}
.wp-search input:-webkit-autofill {
 transition: background-color 5000s ease-in-out 0s;
 -webkit-text-fill-color: #444;
}
/**友情链接**/
.botlinks .links-wrap {position: relative;display: block; margin:4px 12px; width: 316px; line-height: 44px; background: #fff;border:0px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 44px; line-height: 44px; padding: 0 25px 0 18px; color:#333; background: url(images/arrow.png) no-repeat right top;font-size: 16px;  font-weight: bold;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 44px; width: auto; min-width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 34px; padding: 5px 0; color: #444;font-size: 16px; }
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #124997; cursor: pointer;}
.botlinks.clearfix { width: 1020px;margin: 0 auto;}/**链接样式**/


.col_news_list .news_list li.news {line-height: 50px;padding-left:0px;font-size: 16px; border-bottom:1px solid #e5e5e5; position:relative} /**标题图标**/
.col_news_list .news_list li.news span.news_title { float:left;width:calc(100% - 100px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }/*标题*/
.col_news_list .news_list li.news span.news_title img {vertical-align: middle;}
.col_news_list .news_list li.news span.news_meta { position:absolute;right:0;top:0;line-height: 50px; text-align:right; width:100px;color: #777;font-size: 14px;}/*属性*/

.teacher_department{ border-bottom:1px dotted #efefef; padding:10px 0px; line-height:24px; font-size:18px; font-weight:bold;color: #0c4363;}
.teacher_list{ margin-top:10px; margin-bottom:15px;}
.teacher_list ul{ position:relative; margin:0 -10px;}
.teacher_list li{ padding:0 10px; width:25%;}
.teacher_list li a{ display:block; line-height:20px; padding:10px;border-bottom:1px dashed #efefef; padding-left:20px; position:relative}.teacher_list li a:before{ position:absolute; content:'';left:0;top:50%; transform: translateY(-50%); width:5px; height:5px; border-radius:50%; background:#0c4363;}