@charset "utf-8";
/*Technical Support SudyTech*/
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;
 
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;overflow-x:hidden}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1440px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{ }
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
.toOld{
    float: none;
    display: none;
	margin-left:9px;
    margin-top:7px;
    color: #fff !important;
    line-height: 50px;
    font-size: 18px;
    }
/*head开始*/
#header1 { }
#header1 .inner{height: 132px;position:relative;background: url('images/by.png') no-repeat right 47px;}
.sitelogo{position: absolute;top: -42px;left:50%;transform: translateX();width: 200px;margin-left: -100px;z-index: 333;text-align: center;}
.sitelogo img{width:100%}
.header1 .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header1 .head-left{float:left;display:inline-block;} 
.header1 .head-right{float:right; }
/*rale样式*/
.site-rale{} 
.opensearch{float: right;height: 44px;width: 44px;background:#D60E4B url(./images/sous.png) center no-repeat;margin-left: 20px;cursor: pointer;}
.site-rale ul li.links{float:left;padding: 0 15px;position: relative;}
.site-rale ul li.links:first-child{padding-left: 0;}
.site-rale ul li.links a{line-height: 44px;font-size: 15px;color: #858585;display: block;} 
.site-rale ul li.links:first-child:before{content: "";display: block;width: 1px;height: 20px;background-color: #E2E2E2;position: absolute;right:0;top:50%;margin-top: -10px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 44px;padding: 0px 15px;font-size: 15px;color: #858585;display: block;position: relative;} 
.site-lang ul li.links:first-child a:before{content: "";display: block;position: absolute;top:50%;right:0;width: 1px;height: 20px;background-color:#E2E2E2;margin-top: -10px;}
/*默认主导航样式*/
#nav{background: #2F5ABB;position: relative;/* padding: 40px 0; */top:0;z-index:333;} 
#nav.nav_fix{position:fixed;top:-100%;transition:0.6s;background:rgb(47 90 187 / 70%)}
#nav.nav_fix.fixed{top:42px}
#nav.nav_fix .sitelogo img{width:100%}
#nav.nav_fix .sitelogo>img{margin-left:5px;display:none}
#nav.nav_fix .sitelogo{width:200px;margin-left:-100px}
#nav.nav_fix .wp-menu .menu-item a.menu-link{padding:30px 0}

#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 -2.5%;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;width: calc(12.5% - 30px);text-align: center;}
.nav .wp-menu .menu-item:nth-child(4){margin-right: 120px;}
.nav .wp-menu .menu-item:nth-child(5){margin-left: 120px;}
.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: block;/* padding: 0 32px; */line-height: 24px;color: #FFFFFF;font-size: 19px;text-align: center;font-weight: bold;padding: 40px 0;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;width:auto;z-index: 100;background: linear-gradient(180deg, rgba(0,0,0,0.4) , rgba(255,255,255,0.4) );background: rgba(0,0,0,0.4);padding: 10px 0;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item:hover{background: #333;}
.nav .sub-menu .sub-item a {display: block;color: #fff;line-height: 36px;padding: 0 17px;font-size: 16px;background:none;} 
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important}
/**主页banner开始**/
.mbanner .news .news_video video {
    background-size:
    cover;
    height: 100%;
    /* height: 100%; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#banner li.news .news_video {
    position: relative;
    padding-top: 40;
    padding-top: 36%;
}
#banner {background: #e7e2df;position: relative;overflow: hidden;}
.toAnniv{display: block;position: absolute;top:50%;right:0;margin-right: -140px;margin-top: -140px;z-index: 333;}
.toAnniv div{font-size:20px;color:#fff;position:absolute;top:50%;transform:translateY(-50%);left:75px;width:20px;line-height:24px}
.toAnniv span{position:absolute;left:115px;top:50%;font-size:20px;color:#fff;font-weight:bold;font-family:"宋体";margin-top:-10px;transition:0.4s;animation: move infinite 1s cubic-bezier(0.5, 0.16, 0.46, 0.98);}
@keyframes move{
0%{transform:translateX(0px)}
50%{transform:translateX(5px)}
100%{transform:translateX(00px)}
}
.toAnniv:hover span{animation-play-state:paused}

#banner .inner {width:auto;/* max-width: 1345px; */text-align: center;position:relative;}
#banner li.news{position: relative;}
#banner li.news .news_title{position: absolute;bottom:84px;font-size: 40px;font-weight: bold;line-height: 52px;color: #fff;z-index: 333;text-align: center;width: 1400px;left: 50%;margin-left: -700px;}
#banner li.news .news_title a{color:#fff}
#banner li.news .news_imgs{position: relative;padding-top: 36%;}
#banner li.news .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
#banner .bgt{position: absolute;top:0;left:0;width: 100%;height: 200px;background: url(./images/banner_bgt.png) center no-repeat;background-size: 100% 100%;z-index: 22;background: none;}
#banner .bgb{position: absolute;bottom:0;left:0;width: 100%;height: 213px;background: url(./images/banner_bgb.png) center no-repeat;background-size: 100% 100%;z-index: 22;background: none;}
#banner .slick-dots{bottom: 43px;text-align: center;left:0;z-index: 22;}
#banner .slick-dots li{width: 13px;height: 13px;opacity: 0.52;transition: 0.4s;display: inline-block;margin: 0 10px;background: #fff;}
#banner .slick-dots li.slick-active{opacity: 1;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

 
/**标题栏新闻窗口**/
.post {   }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;margin-bottom: 50px;position: relative;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 35px;font-weight: bold;} /**标题字体**/
.post .tt .tit .title {display: inline-block;line-height: 34px;/* color: #424242; */font-family:"Microsoft yahei";background-image: linear-gradient(to right,#1F4395,#5989F1);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.post .tt .tit .name{margin-left: 10px;line-height:16px;color: #949494;font-size: 20px;display: inline-block;    text-transform: uppercase;}/*栏目别名*/
.post .con {  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; height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 14px;cursor:pointer;} 
.post .more_btn a{color:#5583E7;}  
.post1 .tt .tit .title{color: #fff;background: none;-webkit-text-fill-color: unset;}
.post1 .tt .tit .name{color: #fff;}
.post-50 .tt .tit .name{color:#C4C4C4;    text-transform: uppercase;}
.post1 .more_btn a{color:#fff;} 

.post-111 .more_btn {  position: absolute;right: 0; margin-top: -40px;}
.post-111 .more_btn a .more_text { font-size: 16px; color: #333;transition: 1s;}
.post-111 .more_btn a .more_text:hover { color: #2F5ABB;}
.post-121 .more_btn {  position: absolute;right: 0;  top: 50%;  margin-top: -10px;}
.post-121 .more_btn a .more_text { font-size: 16px; color: #fff;transition: 1s;}
.post-121 .more_btn a .more_text:hover { color: #FAB03B;}
.post-133 .more_btn {  position: absolute;right: 0;  top: 50%;  margin-top: -10px;}
.post-133 .more_btn a .more_text { font-size: 16px; color: #333;transition: 1s;}
.post-133 .more_btn a .more_text:hover { color: #2F5ABB;}
.post-143 .more_btn {  position: absolute;right: 0;  top: 50%;  margin-top: -10px;}
.post-143 .more_btn a .more_text { font-size: 16px; color: #333;transition: 1s;}
.post-143 .more_btn a .more_text:hover { color: #2F5ABB;}


/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{ }/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text { }/*默认简介*/
.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;}
/*日历新闻样式1*/
 
 
 
/*文字图标链接*/
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 335px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size:cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.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 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px 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: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.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:#0f429b;}
/*二级子栏目**/
.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:#0f429b;} 
/*三级子栏目**/
.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:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.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;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_list li.news{height:34px;overflow:hidden}
.col_news_list .news_list li.news .news_title{float:none;margin-right:100px;font-size:15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.col_news_list .news_list li.news .news_meta{margin-left:-100px}
.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); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;min-height:500px}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.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;  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 { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);  }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer {background: url(./images/foot_bg.jpg) center no-repeat;background-size: cover;}
#footer .inner .mod{padding: 180px 0px 150px;position:relative;} 
body.list #footer{background: url(./images/foot_bg2.png) center no-repeat;background-size: cover;}
body.list #footer .inner .mod{padding: 70px 0 80px;} 
#footer .foot-nav{padding: 49px 10px;background: #fff;text-align: center;position: absolute;width: 100%;z-index: 33;top: -110px;box-sizing: border-box;}
#footer .foot-nav .news_list{display: flex;justify-content: space-around;align-items: flex-end;}
#footer .foot-nav li.news{float: left;}
#footer .foot-nav .news_title{font-size: 17px;line-height: 26px;color: #232323;margin-top: 14px;font-weight: bold;}
#footer .foot-nav .news_title a{color: #232323;}
#footer .foot-nav svg path,#footer .foot-nav svg ellipse,#footer .foot-nav svg line{}
#footer .foot-nav li:hover .news_title,#footer .foot-nav li:hover .news_title a{color:#CC0033 ;}

#footer .inner .foot-left{float:left;}
#footer .inner .foot-left img{max-width: 100%;display: block;margin-bottom: 50px;}
#footer .inner .foot-right{float:right;padding-top: 15px;}
#footer .inner .foot-right .botlinks{
	margin-right:120px;
}
#footer .inner p{font-size: 17px;line-height: 30px;font-weight:normal;text-align:left;color: #fff;opacity: 0.9;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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:5px;}
.wp-search {position: relative;border-radius:30px;overflow:hidden}
.wp-search form {display: block;}
.wp-search .search-input {  }
.wp-search .search-input input.search-title {width: 100%;height:70px;padding: 4px 0;line-height: 70px;background: #fff;color: #333;font-size: 20px;border:0;outline: 0;font-family: "微软雅黑";text-indent: 20px;}
.wp-search .search-btn {width:80px;height: 100%;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 100%;height: 100%;border:0;outline: 0;background: #b51c2f url(images/sous.png) no-repeat center;cursor: pointer;}
.layer .close img { max-width: 40px;transition: 0.4s;}
.layer .close img:hover{transform: rotate(90deg);}
div#aaa {line-height: 20px;cursor: pointer;float: right;}
.layer {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: #0462AD;display:none;z-index: 999;}
.layer .layer-inner{position:relative;width: 100%;height: 100%;}
.layer .layer-inner .layer-mod{text-align: center;position:absolute;top: 0px;width:100%;height:100%}
.layer .layer-inner .layer-mod .shutdown{margin-right: 50px;text-align:right;margin-top:50px}
.layer .close{width: 48px;cursor: pointer;color:#fff;height: 48px;}
.layer .searchbox{width: 800px;margin: 0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.layer-mod h3 {line-height: 100px;font-size: 50px;color: #fff;}
/* 分享二维码 */
.shares{text-align:center;margin-bottom: 87px;}
.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: 50px;height: 50px;border: 0px solid red;background:url('images/share_icon.png') no-repeat;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: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block;width: 300px;line-height: 32px;background: rgba(255,255,255,0.3);/* border:1px solid #d0d0d0; */position: relative;}
.botlinks .links-wrap:before{transition: 0.3s;content: ">";display: block;position: absolute;right:22px;top:50%;font-size: 18px;line-height:20px;margin-top: -9px;color: #fff;font-family: "宋体";font-weight: bold;}
.botlinks .links-wrap.wrap-open:before{transform: rotate(-90deg);}
.botlinks .links-wrap a.links-arrow {display: block;height: 57px;line-height: 57px;padding: 0 25px 0 20px;color: #fff;background: url(images/arrow.png) no-repeat right top;font-size: 18px;background: none;}
.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: 0; bottom: 100%;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: 24px; padding: 5px 0; 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: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/

/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
/*************************************************************
*二级页面
*/
/*组织机构*/

.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{
   overflow: hidden;text-overflow: ellipsis;
   display: -webkit-box;-webkit-line-clamp: 2;
   line-clamp: 2; -webkit-box-orient: vertical;
}
.l3{
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp:3;
	line-clamp: 3; -webkit-box-orient: vertical;
 }
 
 

 
.main1{background: rgba(59,81,152,0.06);}
.main1 .inner{padding: 46px 0 86px;width: 14.4rem !important;}
.post-11{float: left;width: 7rem; width: 700px;}
.post-12{float: right;width: 7.1rem;width:710px}
.post-11 .slick-track{width: 7rem;}
.post-11 li.news{position: relative;}
.post-11 li.news .imgs{position: relative;padding-top: 4.16rem;overflow: hidden;}
.main1 li.news .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition:0.4s}
.post-11 li.news .wz{background: #fff;padding: 0.28rem 0.38rem 0.4rem;box-shadow: 0 8px 10px -8px rgba(0,113,174,0.11);}
.main1 li.news .time{color: #3B5198;font-size: 16px;line-height:0.32rem;transition:all 0.4s ease-in-out}
.post-11 li.news .news_title{color: #181818;font-size: 0.19rem;line-height:0.32rem;margin: 0.16rem 0 0.22rem;font-weight:bold}
.main1 li.news .news_title a{color:#181818 ;}
.post-11 li.news .news_text{color: #666666;font-size: 14px;line-height:0.26rem;height: 0.52rem;margin-bottom: 0.37rem;}
.post-11 .slick-dots{width: auto;right:0.38rem;bottom: 0.5rem;z-index: 22;}
.post-11 .slick-dots li{background: #D8D8D8;width: 13px;height: 13px;}
.post-11 .slick-dots li.slick-active{background: #204AAA;}
.post-11 .slick-list{padding-bottom: 0.2rem;}
.post-12 li.news{float: left;width: 3.43rem;margin-bottom: 0.23rem;}
.post-12 li.news:nth-child(2n+2){float: right;}
.post-12 li.news:nth-child(n+3){margin-bottom: 0;}
.post-12 li.news .imgs{position: relative;padding-top: 2rem;overflow: hidden;}
.post-12 .wz{padding: 0.15rem 0.25rem;background: #fff;transition:all 0.4s ease-in-out}
.post-12 .news_title{font-size: 0.16rem;line-height: 0.24rem;height: 0.48rem;margin-bottom: 0.2rem;color: #181818;transition:all 0.4s ease-in-out}
.post-12 .news_title a{color: #181818}
.post-12 li.news:hover .imgs img{transform:scale(1.05);}
.post-12 li.news:hover .wz{background:#3B5198}
.post-12 li.news:hover .news_title,.post-12 li.news:hover .news_title a,.post-12 li.news:hover .time{color:#fff}



.main2{background: url(./images/main2_bg.png) center no-repeat;background-size: cover;}
.main2 .inner{padding: 105px 0 110px;}
.post-21{float: left;width: 46.5%;}
.post-22{float: right;width: 45.1%;}
.post-21 ul.list-t{padding-bottom: 30px;border-bottom:1px solid rgba(170,170,170,0.4);margin-bottom: 15px;display:none}
.post-21 ul.list-t li.news .imgs{width: 250px;height: 165px;float: left;}
.post-21 ul.list-t li.news .imgs img{width: 100%;height: 100%;display: block;}
.post-21 ul.list-t li.news .wz{margin-left: 290px;}
.post-21 li.news .time{font-size: 16px;line-height: 21px;color: #fff;}
.post-21 ul.list-t li.news .news_title{font-size: 18px;line-height: 27px;color: #fff;max-height: 54px;margin: 10px 0 15px;}
.post-21 li.news .news_title a{color: #fff;}
.post-21 ul.list-b li.news{transition:0.4s;border-bottom:1px solid transparent;margin:8px 0}
.post-21 ul.list-b li.news:hover{border-color: #fff;}
.post-21 ul.list-t li.news .news_text{font-size: 14px;line-height: 26px;color: #fff;opacity: 0.8;}
.post-21 ul.list-b li.news .news_title{line-height: 46px;color: #fff;font-size: 19px;font-weight: bold;margin-right: 130px;}
.post-21 ul.list-b li.news .time{float: right;line-height: 46px;}

.post-22 li.news{margin-bottom: 28px;}
.post-22 li.news .date{width: 86px;height: 86px;float: left;background: rgba(255,255,255,0.06);padding: 12px 0;box-sizing: border-box;color: #fff;text-align: center;line-height: 24px}
.post-22 li.news .day{font-size: 40px;line-height: 40px;}
.post-22 li.news .month{font-size: 12px;}
.post-22 li.news .wz{margin-left: 100px;height:86px;transition:0.4s;padding:0 20px 0 20px}
.post-22 li.news .source{background: #fff;border-radius: 8px;line-height: 35px;color: #204AAA;padding: 0 24px;margin:10px 0;display: inline-block;font-size:16px}
.post-22 li.news .source a{color:#204AAA}
.post-22 li.news .news_title{font-size: 19px;color: #fff;font-weight: bold;line-height: 24px;}
.post-22 li.news .news_title a{color: #fff;}
.post-22 li.news:hover .wz{background:rgba(255,255,255,0.2)}


.bodycon3{background: url(./images/bodycon3_bg.png) top center no-repeat;}
.main3 .inner{padding: 70px 0 55px;}
.main3 .mod{position: relative;}
.main3 li.news{position:relative;padding-top:36%}
.main3 li.news img{width: 100%;height: 100%;display: block;position:absolute;top:0;left:0;}
.main3 .swiper-button svg{width:100%;height:100%}
.main3 .swiper-button-prev{left:35px;}
.main3 .swiper-button-next{right:35px;}
.main3 .swiper-button rect,.main3 .swiper-button path{transition:0.4s}
.main3 .swiper-button:hover rect{fill:#a00006}
.main3 .swiper-button:hover path{stroke:#fff}
.main3 .main3_nav{position: absolute;bottom:0;left:0;width: 100%;height: 53px;background: #A00006;z-index: 33;text-align: center;}
.main3 .main3_nav .menu-item{width: 25%;float: left;line-height: 53px;color: #fff;position: relative;font-size: 17px;font-weight: bold;}
.main3 .main3_nav .menu-item a{line-height: 53px;color: #fff;display: block;}
.main3 .main3_nav .sub-menu{position: absolute;top:100%;left:0;width: auto;min-width: 100%;background: linear-gradient(180deg, rgba(0,0,0,0.4) , rgba(255,255,255,0.4) );display: none;background: rgba(0,0,0,0.4);}
.main3 .main3_nav .menu-item:hover .sub-menu{display: block;}
.main3 .main3_nav .menu-item:hover>a{background:#B9141A}
.main3 .main3_nav .sub-item:hover{background: #333;}
.main3 .swiper-button {
    display: none;
}


.main4 .inner{padding-bottom: 45px;}
.post-41 li.news{float: left;width: 6.7rem;margin-bottom: 45px;position:relative;}
.post-41 li.news:nth-child(2n+2){float: right;}
.post-41 li.news .imgs{float: left;width: 3.3rem;height: 2.2rem;position: relative;overflow: hidden;}
.post-41 li.news:hover .imgs img{transform: scale(1.05);}
.post-41 li.news .imgs img{width: 100%;height: 100%;display: block;position: absolute;top:0;left:0;transition: all 0.4s ease-in-out;}
.post-41 li.news .wz{margin-left: 3.6rem;}
.post-41 li.news .news_title{font-size: 19px;line-height:0.27rem;max-height:0.54rem;font-weight: bold;transition: all 0.4s ease-in-out;margin-top:0.05rem}
.post-41 li.news .news_text{margin:0.25rem 0;font-size: 14px;line-height: 0.24rem;max-height: 0.72rem;color:#8A8A8A;transition: all 0.4s ease-in-out;}
.post-41 li.news .time{font-size: 14px;line-height: 0.2rem;color: #666666;position:absolute;bottom:0;transition: all 0.4s ease-in-out;}
/*
.post-41 li.news:hover{background:#3B66C9}
.post-41 li.news:hover .news_title,.post-41 li.news:hover .news_title a,.post-41 li.news:hover .news_text,.post-41 li.news:hover .time{color:#fff}
*/


.main5{background: url(./images/main5_bg.png) center no-repeat;background-size: cover;}
.main5 .inner{padding: 110px 0;}
.post-51{float: left;width: 50%;}
.post-52{float: right;width: 44.6%;}
.post-51 li.news{position: relative;}
.post-51 li.news .imgs{position: relative;height: 480px;}
.post-51 li.news .imgs div{width: 100%;height: 100%;position:absolute;top:0; left:0;}
.post-51 li.news .news_con{margin-top: -60px;position: relative;z-index: 23;/* width: 100%; */box-sizing: border-box;margin-right: 224px;box-sizing: border-box;padding: 15px 32px 15px 0;background: linear-gradient(90deg, #2049a8, #2851b2);}
.post-51 li.news .date{float: left;width: 75px;background: url(./images/shield.png) center no-repeat;text-align: center;color: #fff;height: 84px;box-sizing: border-box;padding-top: 15px;}
.post-51 li.news .day{font-size: 40px;line-height: 30px;}
.post-51 li.news .month{font-size: 11px;line-height: 30px;}
.post-51 li.news .wz{margin-left: 100px;color: #fff;}
.post-51 li.news .news_title{font-size:18px;line-height: 26px;font-weight: bold;margin: 20px 0;}
.post-51 li.news .news_title a{color: #fff;}
.post-51 li.news .news_text{opacity: 0.6;filter:alpha(opacity=60);font-size: 16px;line-height: 30px;height: 60px;}
.post-51 .slick-arrow{width: 112px;height: 110px;top: auto;bottom: -10px;right:0;z-index: 22;left: auto;background-color: #224699;transition: 0.4s;font-size: 40px;line-height: 110px;color: #fff;font-weight: bold;font-family: "宋体";}
.post-51 .slick-prev{right: 112px;}
.post-51 .slick-arrow:hover{background-color: #D21F4B;}
.post-52 li.news{padding: 16px 43px 21px 28px;position: relative;margin-bottom: 8px;z-index: 999;}
.post-52 li.news:last-child{margin: 0;}
.post-52 li.news>.bg{position: absolute;z-index: -1;bottom: 0;left:0;background: url(./images/52_bg.png) center no-repeat;width: 100%;transition: 0.2s;height: 0;background-size: cover;}
.post-52 li.news .date{float: left;width: 90px;height: 78px;box-sizing: border-box;color: #fff;position: relative;text-align: center;padding-top: 3px;}
.post-52 li.news .day{font-size: 40px;line-height: 40px;}
.post-52 li.news .month{font-size: 12px;line-height: 24px;}
.post-52 li.news .date .bg{position: absolute;bottom:0;left:0;width: 100%;height: 0;transition: 0.2s;background: url(./images/shield2.png) center no-repeat;background-size: cover;}
.post-52 li.news:hover .bg{height: 100%;}
.post-52 li.news .wz{margin-left: 120px;padding-top: 10px;}
.post-52 li.news .news_title{font-size: 19px;font-weight: bold;line-height: 24px;max-height: 48px;color: #fff;}
.post-52 li.news .news_title a{color: #fff;}



.main6{background: url(./images/main6_bg.png) center no-repeat;background-size: cover;}
.main6 .inner{padding: 94px 0 210px;}
.post-61{float: left;width: 47.5%;}
.post-62{float: right;}
.post-61 .con{padding: 15px 0;background: #fff;}
.post-61 li.news{padding: 15px 20px;transition: all 0.4s ease-in-out;}
.post-61 li.news:hover img{transform:scale(1.05);}
.post-61 li.news .imgs{width: 193px;height: 140px;float: left;overflow: hidden;position: relative;}
.post-61 li.news .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition:0.4s}
.post-61 li.news .wz{margin-left: 215px;}
.post-61 li.news .news_title{font-size: 19px;font-weight: bold;line-height: 24px;height: 48px;color: #202020;transition: all 0.4s ease-in-out;}
.post-61 li.news .news_title a{color: #202020;}
.post-61 li.news .news_text{font-size: 14px;line-height: 20px;height: 40px;color: #8A8A8A;margin: 14px 0;transition: all 0.4s ease-in-out;}
.post-61 li.news .time{color: #666;font-size: 14px;line-height: 20px;transition: all 0.4s ease-in-out;}
.post-61 li.news:hover .news_title,.post-61 li.news:hover .news_title a,.post-61 li.news:hover .news_text,.post-61 li.news:hover .time{color:#fff}
.post-61 li.news:hover {background:#3B66C9}



.slide-down{transform:translateY(-100%);transition:1s;opacity:0;}
.slide-up{transform:translateY(100%);transition:1s;opacity:0;}
.slide-right{transform:translateX(-100%);transition:1s;opacity:0;}
.slide-left{transform:translateX(100%);transition:1s;opacity:0;}
.zoom-out{transform:scale(0.6);transition:1s;opacity:0;}
.flip-up{transform:perspective(2500px) rotateX(-100deg);transition:1s;opacity:0;}
 


.showdiv .slide-down,.showdiv .slide-up,.showdiv .slide-up,.showdiv .slide-left,.showdiv .slide-right,.showdiv .zoom-out,.showdiv .flip-up{opacity:1;transform:none}


.listimg  .col_news_con li.news{float:left;width:33.3%;margin:0 auto 70px;position:relative;height:auto}
.listimg  .col_news_con li.news .news_box{margin:0 20px}
.listimg  .col_news_con ul.list2{margin:0 -20px;}
.listimg  .col_news_con li.news .news_imgs{position:relative;padding-top:75%;overflow:hidden;transition:0.4s}
.listimg  .col_news_con li.news .news_imgs img{position:absolute;top:0;left:0;width:100%;height:100%;}
.listimg  .col_news_con li.news .news_title{font-size:20px;margin:25px 0;line-height:26px;text-align:center}
.listimg  .col_news_con li.news:hover .news_imgs{box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.36);}
.headtop{
	position:relative;
}
.toBottom{
        display:block;
	width:30px;
	height:30px;
	background:#2f5abb url(images/toBottom.png) no-repeat center;
	position:absolute;
	z-index:999;
	right:50%;
	transform:translateX(800px);
	top:80px;
}

.toTop{
        display:block;
	width:30px;
	height:30px;
	background: url(images/toTop.png) no-repeat center;
	position:absolute;
	z-index:999;
	right:0;
	top:55%;
}
@media screen and (max-width:1614px){
	.toBottom{
		top:116px;
		transform:translateX(720px);
	}
}
@media screen and (max-width:1440px){
	.toBottom{
		right:10px;
		transform:translateX(0px);
	}
}

video::-internal-media-controls-download-button { display:none;}
video::-webkit-media-controls-enclosure { overflow:hidden;  }
video::-webkit-media-controls-panel {width: calc(100% + 30px); }
.post-21 ul.list-b li.news .news_title.yh2 {
    font-size: 15px;
    margin-right: 0;
    height: 46px;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;float: left;
    width: 35%;
}
.yh1 {
    float: left;
    width: 65%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.pc img{
    
    width: 80%;
    height:80%;
}