@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; }
header1,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:#eee;/* WebKit browsers */}
:-moz-placeholder {color:#eee; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#eee;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#eee;/* Internet Explorer 10+ */}


@font-face {
    font-family: 'syh';
    src: url(font/SourceHanSansCN-Regular.ttf);
}

/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: 'PingFang','syh',"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.6s ease-in-out;}
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1500px;margin:0 auto;} /**页面全局宽度**/

.line1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.line2{
    overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;-webkit-line-clamp: 2;
    line-clamp: 2; -webkit-box-orient: vertical;
}

/*head开始*/
#header1 {position: absolute;z-index: 2;top:0;}
#header1:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 160px;background: linear-gradient(to bottom,#022543,transparent);z-index: -1;}
#header1 .inner{}
#header1 .mod{display: flex;align-items: flex-end;padding-top: 45px;justify-content: space-between;}
.header1 .sitelogo{ ; }
.header1 .sitelogo a{/* display: flex; *//* align-items: center; */}
.header1 .sitetitle {display: inline-block;margin-top: 16px;font-size:26px;font-weight:bold;color:#fff;margin-left:18px;padding-left:18px;position: relative;} /**站点名称**/
.header1 .sitetitle:before{content:"";position: absolute;top:50%;left:0;transform: translateY(-50%);width: 1px;height: 26px;background: #fff;}
.header1 .head-left{display:inline-block;}
.header1 .head-main{float:left;margin-top:10px;}
.header1 .head-right{padding-bottom:10px  }
.header1 .head_t{display: flex;align-items: center;    justify-content: flex-end;}

 
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 21px;padding:0px 15px;font-size: 16px;color: #fff;display: block;position: relative;}
.site-lang ul li.links a:before{content:"";right:0;top:50%;transform: translateY(-50%);width: 1px;height: 12px;background: #fff;opacity: 0.4;position: absolute;}
.site-lang ul li.links a:hover{color:#fff;}

/*默认主导航样式*/
#nav{ margin-top: 10px;}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto;display: flex;gap:0.25rem}
.wp-menu .menu-item {display: inline-block;  position: relative;margin-left:25px}
.wp-menu .menu-item.i1 { background:none;margin-left:0;}
.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; }
.wp-menu .menu-item a.menu-link {display: inline-block;  color: #FFFFFF;font-size:20px;line-height: 1.3;padding-bottom: 5px;border-bottom:1px solid transparent}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{ color: #eee;border-color:#176BB3}
.sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;width:auto;z-index: 100;background: #ffffffe6;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 42px;line-height: 42px;padding: 0 12px;font-size: 15px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{color: #fff;background: #095ab5;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important}

/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto; text-align: center;position:relative;}
#banner .news_imgs{padding-top: 45.3%;position: relative;}
#banner .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
#banner .news_title{position: absolute;bottom:90px;left:0;width: 100%;text-align: center;color: #fff;font-weight: bold;font-size: 28px;}
#banner .slick-dots{bottom:45px;height: auto;}
#banner .slick-dots li{width: 13px;height: 13px;background: rgba(255, 255, 255, 0.4);}
#banner .slick-dots{bottom:45px;height: auto;}
#banner .slick-dots li.slick-active{width: 18px;background: aliceblue;height: 18px;align-content: center;}
 
/**标题栏新闻窗口**/
.post { }
.post .tt {display:inline-block;width:100%;margin-bottom: 32px;display: flex;align-items: center;justify-content: space-between;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 36px;font-weight:normal;color: #2f2f2f;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 48px;font-weight: 600;}
.post .tt .tit .en{line-height:20px;color:rgba(47, 47, 47, 0.35);display: block;font-size: 20px;}/*栏目别名*/
.post .tt .tit .en:first-letter{ color: rgba(47, 47, 47, 0.7);}
.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 {width: 68px;display:inline-block;*display:inline; *zoom:1;line-height: 43px;float:right;border:1px solid #176BB3;border-radius: 5px;padding: 0 27px;}
.post .more_btn .more_text{display: flex;align-items: center;}
.post .more_btn .more_text img{margin-left: 14px;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;} 
.post .more_btn a{color:#2F2F2F;}  
.post li .news_imgs{overflow: hidden;}
.post li .news_imgs img{transition: 0.4s ease-in-out;}
.post li:hover .news_imgs img{transform: scale(1.1);}
 
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news .news_title {font-size: 18px;line-height: 1.3; }/*标题*/
li:hover .news_title{color: #0A80E5;}
.news_title a{color: inherit;}
.news_list li.news .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{line-height: 1.3;font-size: 18px;}/*发布时间*/
.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;}
li.news .news_imgs{position: relative;} 
li.news .news_imgs img{width: 100%;height: 100%;object-fit: cover;}

/* main1 */
.main1{background: url(images/main1_bg.jpg) center top no-repeat;background-size: cover;}
.main1 .inner{padding: 55px 0 100px;}
.main1 .tt .tit{color: #fff;}
.main1 .tt .tit .en{color: rgba(255, 255, 255, 0.5);}
.main1 .tt .tit .en:first-letter{color: #fff;}
.main1 .mb{display: flex;justify-content: space-between;}
.main1 .ml{width: 46.2%;}
.main1 .mr{width: 51.1%;}
.post-11 li.news .news_imgs{position: relative;padding-top: 69.8%;overflow: hidden;border-radius: 6px;}
.post-11 li.news .news_imgs img{position: absolute;top:0;left:0; }
.post-11 li.news .news_imgs .wz{content:"";color: #fff;position: absolute;bottom:0;left:0;width: 100%;height: 22%;background:rgba(47, 47, 47, 0.75);box-sizing: border-box;padding: 20px 38px;}
.post-11 li.news .news_title{font-size: 20px;font-weight: bold;color:#fff}
.post-11 li.news .news_time{font-size: 18px;color: #fff;margin-bottom: 5px;}
.post-12{margin-bottom: 40px;}
.post-12 ul{display: flex;justify-content: space-between;}
.post-12 ul li.news{width: 47.42%;}
.post-12 ul li.news .news_imgs{padding-top: 60%;}
.post-12 ul li.news .news_imgs img{position: absolute;top:0;left:0;}
.post-12 ul li.news .news_title{margin-top: 15px;}
.post-13 li.news{display: flex;justify-content: space-between;align-items: center;padding: 18px 0;border-bottom: 0.3px solid rgb(147 147 147 / 30%);transition: 0.4s ease-in-out;}
.post-13 li.news .news_title{margin-right: 50px;}
.post-13 li.news:first-child{border-top: 0.3px solid #939393}
.post-13 li.news:hover{border-bottom-color: #0A80E5;font-weight: bold;}
.post-13 li.news:hover .news_time{color: #0A80E5;}


.main2{background: url(images/main2_bg.png) no-repeat bottom center;}
.main2 .inner{padding:90px 0 68px} 
.post-center .tt{justify-content: center;}
.post-center .tt .tit{text-align: center;}
.main2 .sudy-tab .tab-menu{display: flex;justify-content: space-between;margin-bottom: 37px;}
.main2 .tab-menu div{width: 108px;box-sizing: border-box;height: 108px;border:1px solid #C4C4C4;border-radius: 10px;padding:33px;font-size: 18px;line-height: 1.2;cursor: pointer;}
.main2 .tab-menu div.selected{background-color: #176BB3;color: #fff;}
.main2 .tab-con{background: url(images/main2_bg2.png) no-repeat center / cover;position: relative;padding-bottom: 100px;box-sizing: border-box;padding:60px 60px 85px;}
.main2 .tab-con .post .more_btn{position: absolute;bottom:17px;right:17px;z-index: 1;border-color: #fff;}
.main2 .tab-con .post .more_btn .more_text{color: #fff;}
.main2 .tab-con .post ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.main2 .tab-con .post li.news{padding: 20px 0;border-bottom:1px solid transparent;transition: 0.4s ease-in-out;display: flex;align-items: center;width: 45%;justify-content: space-between;}
.main2 .tab-con .post li.news .news_title{color: #fff;margin-left:65px;flex:1 0 0}
.main2 .tab-con .post li.news .news_time{color: #fff;}
.main2 .tab-con .post li.news:hover{border-color:#fff}


.main3{background: url(images/main3_bg.png)  no-repeat bottom center / cover;position:relative;z-index:2}
.main3 .inner{padding:44px 0 58px}
.main3 .mod{display: flex;justify-content: space-between;}
.main3 .post{width: 28.25%;}
.main3 .tt{position: relative;}
.main3 .more_btn{position: absolute;top:50%;right:0;border: 0;transform: translateY(-50%);padding: 0;}
.main3 li.news{border:1px dashed #2B57BC;transition: 0.4s ease-in-out;border-radius: 6px;padding:30px 35px;position: relative;margin-bottom:21px;display:flex;align-items:center;box-sizing:border-box;height:123px}
.main3 li.news:before{content:"";position: absolute;left:0.5px;top:0;width: 8px;height: 100%;border-radius: 7px 0 0 7px;background: #0A80E5;opacity: 0;transition: 0.4s ease-in-out;}
.main3 li.news .news_title{ }
.main3 li.news:hover:before{opacity: 1;}
.post-32 li.news{border-color:#D99A0A}
.post-32 li.news:before{background-color: #D99A0A;}
.post-33 li.news{border-color:#2BBC47}
.post-33 li.news:before{background-color: #2BBC47;}


.bodycon1{ position: relative;z-index: 1;}
.bodycon1:before{content:"";position: absolute;top:-142px;left:11%;background: url(images/bodycon1.png) top center no-repeat;z-index: 0;width: 100%;height: 100%;background-size: cover;}
.main4 .inner{width: auto;padding-top:64px}
.main4 .tt{margin: 0 auto 35px;width: 1500px;}
.main4 .con{display: flex;}
.main4 .con ul{flex:1}
.post-41{position: relative;z-index: 2;}
.post-41 .list-l li.news .news_imgs{padding-top: 64.68%;overflow: hidden;}
.post-41 .list-l li.news .news_imgs .img1{position: absolute;top:0;left:0;}
.post-41 .list-l li.news .news_imgs .play{width: auto;height: auto;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);z-index: 1;}
.post-41 .list-r li.news{display: flex;}
.post-41 .list-r li.news:first-child{flex-direction: row-reverse;}
.post-41 .list-r li.news>div{width:50%;box-sizing: border-box}
.post-41 .list-r li.news .news_wz{padding: 40px 55px 10px;}
.post-41 .list-r li.news .news_imgs{position: relative;padding-top:64.7%;}
.post-41 .list-r li.news .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-41 .list-r li.news .news_title{font-size: 22px;line-height: 30px;height: 60px;margin-bottom: 47px;color: #176BB3;}
.post-41 .list-r li.news .news_text{font-size: 18px;line-height: 28px;color: #606060;}
.post-13 li.news:hover .news_title a {
    padding-left: 10px;
}
.main5{background: #F7F7F7;}
.main5 .inner{padding: 79px 0 108px;}
.main5 .mbottom{display: flex;justify-content: space-between;}
.main5 .mbottom>div{width: 48%;position: relative;z-index: 2;}
.post-52{display: flex;}
.post-52 ._tt{background: #176BB3;width: 94px;color: #fff;font-size: 22px;display: flex;align-items: center;box-sizing: border-box;padding:0 24px;line-height: 1.2;}
.post-52 .con{position: relative;flex:1;background: #fff;box-sizing: border-box;padding:20px 60px 80px;box-shadow: 0 4px 13px rgba(0,0,0,0.08);z-index: 2;}
.post-52 .more_btn{position: absolute;bottom:28px;right:60px;border:0;padding: 0;line-height: 1;}
.post-52 li.news{padding: 25px 0;border-bottom:1px solid rgba(23,107,179,0.2)}
.post-52 li.news .news_title{font-weight: bold;}
.post-53{background: url(images/post53_bg.png) center no-repeat;display: flex;align-items: center;justify-content: center;flex-direction: column;color: #fff;font-size: 22px;font-weight: bold;} 
.post-53 .more_btn{padding: 0;border:0;float: none;line-height: 1;margin-top: 20px;}
.post-53 .more_btn a{color:#fff}
.post-52 li.news:hover .news_title a { padding-left: 10px;}
.bodycon2{background: url(images/main6_bg.png) center no-repeat;}
.main6 .inner{padding:62px 0 135px}
.post-61 .tt{position: relative;margin-bottom: 47px;}
.post-61 .more_btn {
    position: absolute;
    top: 50%;
    right: 0; 
    transform: translateY(-50%); 
}
.post-61 ul{display: flex;justify-content: space-between;margin:0 -31px}
.post-61 li.news{width: 33.3%;box-sizing: border-box;padding:0 31px;border-right:1px solid rgba(112,112,112,0.5)}
.post-61 li.news:last-child{border: 0;}
.post-61 li.news .news_imgs{position: relative;padding-top: 62.4%;}
.post-61 li.news .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-61 li.news .news_title{padding-right:50px;margin-top:20px;}

.main7 .inner{padding-bottom:61px}
.post-71 ul{display: flex;justify-content: space-between;}
.post-71 li.news{width: 22.66%;background: #176BB3;}
.post-71 li.news a{display: flex;width: 100%;box-sizing: border-box;padding:25px 20px;justify-content: center;align-items: center;}
.post-71 li.news:nth-child(2){background: #D9B258;}
.post-71 li.news:nth-child(3){background: #69BC79;}
.post-71 li.news:nth-child(4){background: #9C7CBC;}
.post-71 li.news .news_title{color: #fff;line-height: 30px;font-size: 22px;margin-left: 20px;}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 355px;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 {padding:20px 60px;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: #0A80E5;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; 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:#0A80E5; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0A80E5;}
.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:#0A80E5;}
/*二级子栏目**/
.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 52px;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:#0A80E5;} 
/*三级子栏目**/
.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 51px; 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:#0A80E5;} 
/**栏目新闻**/
.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: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #0A80E5;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 7px;}
.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); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;min-height:500px}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #0A80E5;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #0A80E5;} /**文章副标题**/
.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}
/**页脚开始**/
#footer {background: #176BB3 url(images/xiaoxun.png) center top 61%  no-repeat;}
#footer .inner {padding:70px 0px 0;position:relative;}
#footer .inner .mod{text-align: center;}
#footer .inner .foot-top{}
#footer .inner .foot-center{margin:43px 0 33px}
#footer .inner .foot-center p{opacity:0.9;font-size: 18px;}
#footer .inner .foot-top img{max-width: 90%;}
#footer .inner .foot-right{text-align: center;border-bottom: 1px solid rgb(193 193 193 / 30%);padding-bottom: 24px;}
#footer .inner .foot-copy{padding:25px 0;;text-align: center;}
#footer .inner p{font-size: 16px;line-height: 24px; font-weight:normal;text-align:center;color: #fff;opacity: 0.8;}
#footer .inner p span { margin:0 25px;}
#footer .inner .foot-copy span{margin: 0 4px;}
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright 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{width:30px;border-radius:20px;overflow:hidden;margin-left: 15px;height:34px}
.wp-search{position:relative;transition:all 0.4s ease-in-out}
.wp-search form{display:block}
.wp-search .search-input{ margin-right:40px}
.wp-search .search-input input.search-title{width:100%;line-height:34px;background:none;color:#FFFFFF;font-size:15px;border:0;outline:0;font-family:'syh';text-indent: 1em;}
.wp-search .search-btn{width:30px;height:34px;position:absolute;right:0;top:0%}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background:url(images/sous.svg) no-repeat center;cursor:pointer}
.header1 .searchbox:hover{width:200px;}
.header1 .searchbox{transition:all 0.4s ease-in-out}
.header1 .searchbox:hover .wp-search {background:rgb(255 255 255 / 20%)}


/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto;margin:0 auto;text-align: center;}
.shares li{display: inline-block;margin:0 10px;position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/weixin.svg') center no-repeat;  }
.shares li:nth-child(2) a{background-image:url(images/weibo.svg)} 
.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; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.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: 33px; width: auto; min-width:180px; 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: #0A80E5; cursor: pointer;}/**链接样式**/

/*列表页*/
/*banner*/
 
/*************************************************************
 * 特殊页面
 */
/*二级页面*/

.wrapper.animated .mod {
    opacity: 1;
    transform: translate(0px, 0px);
    transition: 0.8s ease-in-out;
}
.main1  .mod {
    opacity: 0;
    transform: translate(50%, 0px);
    transition: 0.8s ease-in-out;
}
.main2  .mod {
    opacity: 0;
    transform: translate(0%, 50%);
    transition: 0.8s ease-in-out;
}
.main3  .mod {
    opacity: 0;
    transform: translate(50%, 0px);
    transition: 0.8s ease-in-out;
}
.main4  .mod {
    opacity: 0;
    transform: translate(0%, 50%);
    transition: 0.8s ease-in-out;
}
.main5  .mod {
    opacity: 0;
    transform: translate(50%, 0px);
    transition: 0.8s ease-in-out;
}
.main6  .mod {
    opacity: 0;
    transform: translate(50%, 0px);
    transition: 0.8s ease-in-out;
}
.main7  .mod {
    opacity: 0;
    transform: translate(50%, 0px);
    transition: 0.8s ease-in-out;
}

 /* animation */
    @keyframes icon-bounce {
      0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
    
      25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
      }
    
      50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
      }
    
      75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
      }
    
      85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
      }
    }
    @-webkit-keyframes icon-bounce {
      0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
    
      25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
      }
    
      50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
      }
    
      75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
      }
    
      85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
      }
    }
    @-moz-keyframes icon-bounce {
      0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
    
      25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
      }
    
      50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
      }
    
      75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
      }
    
      85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
      }
    }
    @-o-keyframes icon-bounce {
      0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
    
      25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
      }
    
      50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
      }
    
      75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
      }
    
      85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
      }
    }
