@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; }
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:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
@font-face {
    font-family:"SourceHanSansCN-Regular";
    src: url(fonts/SourceHanSansCN-Regular.ttf) format('embedded-opentype'),
    url(fonts/SourceHanSansCN-Regular.ttf) format('truetype');
  }
/**布局开始**/
body:before {content: "";position: fixed;top: -10px;left: 0;width: 100%; height: 10px;
    
    z-index: 110;
}
::-webkit-scrollbar{width: 10px;height: 10px;background-color: #f5f5f5;}
/*定义滚动条的轨道，内阴影及圆角*/
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);border-radius: 10px;background-color: #f5f5f5;}
/*定义滑块，内阴影及圆角*/
::-webkit-scrollbar-thumb{height: 10px;border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #555;}

body,p { font:12px/1.75 "SourceHanSansCN-Regular","Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; }
a { color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color: #3F96D5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { width:1400px; margin:0 auto;} /**页面全局宽度**/

/*head开始*/
#header {}
.head { width:100%; position:absolute;   top: 0;
    left: 0;
    z-index: 1; }  
.head .inner {
    position: relative;
}


.head:before {
    content: "";
    background: url(images/head.png) no-repeat top;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 270px;
}
.head .head-left{float:left;display:inline-block;}
.head .head-left .sitelogo{    margin-top: 35px;}
.head .head-mian{float:left;}
.head .head-mian .site-rale{}
.head .head-right{float:right;/* width:80px; */margin-top: 20px;}
.head .head-right .site-link{line-height:30px;color:#fff;}
.head .head-right .site-link a{line-height:30px;color:#fff;}
.head .head-right .search{margin-top:10px;}
.head .sitelogo a{}/*logo*/
.head .sitelogo a img{display:inline-block;vertical-align: bottom;}
.head .sitelogo .sitetitle{
        font-size: 32px;
    color: #fff;
    display: inline-block;
    line-height: 47px;
    margin-left: 25px;
    padding-left: 25px;
    border-left: 1px solid #ffffff6e;
    margin-bottom: 8px;
    font-weight: bold;
}
/*rale样式*/
.site-rale{display:inline-block;}
.site-rale ul{ float:left;}
.site-rale ul li.links{ float:left;}
.site-rale ul li.links a{line-height:30px;color:#fff;}
/*lang样式*/
.site-lang{    text-align: right;}
.site-lang ul{ }
.site-lang ul li.links{ display: inline-block;}
.site-lang ul li.links a{    line-height: 40px;
    margin: 0px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    text-shadow: 0 0.03rem 0.06rem rgb(0,0,0,0.5);
    padding-left: 30px;}
/*默认主导航样式*/
#nav{}
.searchpage #nav{margin-bottom:20px; }
#nav .inner{ /* background: #c8141e;*/}/**导航区域背景**/
.navbar { width:100%; }
.navbar .navbox {padding-left:10px;/* width:95%; */height:44px;margin:0 auto;}/*导航窗口大小及位置*/ 
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {}
.wp-menu .menu-item {display: inline-block;float: left;/* width:18%; */position: relative;z-index: 100;padding-left:2px;/* background:url(images/nav_x.jpg) no-repeat left center; */}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{ display:none; }
.wp-menu .menu-item a.menu-link {    display: inline-block;
    padding: 0;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 20px;    position: relative;}
    .wp-menu {
    margin-right: -20px;
}
 .wp-menu .menu-item a.menu-link:after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    background: #fff;
    left: 0;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}
 .wp-menu .menu-item a.menu-link:hover:after {
    transform: scale(1);
}
#nav {
    margin-top: 5px;
}
.wp-menu .menu-item:first-child a.menu-link{}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item.hover,.wp-menu .menu-item.selected a{text-decoration: none;}
.sub-menu {display: none;/* padding:5px 0px; */position: absolute;left: 0;top: 40px;min-width: 100%;text-align: center;z-index: 100;background: url(images/nav_bg.png);opacity: 0.8\9;background: #444343\9;filter:alpha(opacity=90);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; /* float: left; */; }
.sub-menu .sub-item a {display: block;color: #fff;height: 40px;line-height: 40px;padding: 0 16px;font-size: 15px;background:none;}
.sub-menu .sub-item a:hover {color: #eee;background-color: #034b9d;display: block;}
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(11, 102, 244, 0.8); opacity: 0.8\9; background: #444343\9; filter:alpha(opacity=90); }
/**主页banner开始**/
#banner { background-color:#e6e6e6; }
#banner .inner {width:auto; background:#fff; text-align: center;position:relative;}
.main #banner .inner .bannercon {min-height:55px;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox { background:; }





/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block; width:100%;  border-bottom: 0px solid #e6e6e6; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size: 18px; font-weight:bold; } /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #034b9d;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0px 0; 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 {     background: #fff;
    margin: 0;
    border: 1px solid #0967AB;
    line-height: 26px;
    height: auto;
    border-radius: 5px;
    padding: 0 14px; float:right;     position: relative;}
    .post .more_btn a.xm {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
}
.post .more_btn .more_text,.post .more_btn a {    font-size: 16px;
    cursor: pointer;
    color: #0967AB;} 
.post .more_btn a{color:#333;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {}
/*带图标标题*/
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:left;}
.post3 .tt .tit .title {color: #034b9d;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}

/**自定义新闻列表**/
.news_list { }
.news_list li.news { line-height: 22px; /* padding:4px 0px; */ padding-left:0px; background:none; } /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_meta { float:right; margin-left:2px; }/*属性*/
.news_list li.news .news_time span { color:#e64d24;padding-left:0px;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; color:#666;}/*默认简介*/
.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 {/* clear:both; */color: #666;}
.news_list li.news p a { color:#333;font-size:13px; }
.news_list li.news p a:hover { color:#20814C;; text-decoration:none;}

.post .news_list li.news .news_imgs {
    padding-top: 75%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
.post .news_list li.news .news_imgs  img{
    width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%; transition: all 0.4s ease-in-out;
}
.post .news_list li.news:hover .news_imgs img {
    transform: scale(1.1);
}
#banner .news_imgs {
    padding-top: 30.5%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}#banner .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}

.jsnr {
    position: absolute;
    background: rgba(0, 0, 0, 0.48);
    width: 65%;
    bottom: 15%;
    left: 17.5%;    border-radius: 12px;    z-index: 1;    padding: 3% 0% 4.5%;
}
.jsnr ul.kz {
      max-width: 500px;
        margin-left: 18%;
    display: flex;
    justify-content: space-between;    font-family: "Microsoft YaHei";
}
.jsnr ul.kz li.n {
    font-size: 21px;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
}
.jsnr ul.kz .selected {
    background: url(images/zx.png) repeat-x center bottom;
}
.jsnr .wp-search {
    background: #FFFFFF;
    width: 70.2%;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 8px;
}
.jsnr .wp-search .con {
    position: relative;
}
.jsnr .wp-search .con div#btns {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 142px;
    line-height: 60px;
    background: #339BCE;
    border-radius: 6px;
    font-size: 28px;
    color: #FFFFFF;    cursor: pointer;    font-family: "Microsoft YaHei";
}
.no-detail {
    text-align: center;
    font-size: 18px;
}

.jsnr .wp-search .con .txtcon {
    margin-right: 150px;
    line-height: 70px;
}
.jsnr .wp-search .con .txtcon input {
    width: 100%;
    border: 0;
    font-size: 21px;
    color: #999999;
 
    line-height: 70px;
    background: none;
    text-indent: 20px;font-family: "Microsoft YaHei";
}



.jsnr .wp-search .con .txtcon input::placeholder {
    color: #999; /* Chrome, Firefox, Safari等 */
}
 
.jsnr .wp-search .con .txtcon input::-moz-placeholder { /* Firefox */
    color: #999;
}
 
.jsnr .wp-search .con .txtcon input::-webkit-input-placeholder { /* Chrome, Safari */
    color: #999;
}
 
.jsnr .wp-search .con .txtcon input:-ms-input-placeholder { /* IE 10/11 */
    color: #999;
}
body {
    background: #F8FDFF;
}

.main1 ul.qh li {
    display: inline-block;
    margin-right: 37px;
    font-size: 32px;
    color: #555555;
    line-height: 45px;
    font-weight: bold;
    cursor: pointer;
}
.main1 ul.qh li.selected {
    color: #0967AB;
}
.main1 .post {
    position: relative;
}
.main1 ul.qh {
    margin-bottom: 30px;
}
.main1 .post .tt {
    position: absolute;
    right: 0;
    width: auto;
    top: -58px;
}
.main1 .post ul.news_list li.news {
    float: left;
    width: 50%;
    margin-bottom: 45px;
}
.main1 .post ul.news_list li.news .news_box {
    margin: 0 27px;
}
.main1 .post ul.news_list {
    margin: 0 -27px;
}
.main1 .post ul.news_list li.news .news_box {
    margin: 0 27px;
    border-radius: 12px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px #1274a433;    padding: 40px; transition: all 0.4s ease-in-out;
}
.main1 .post ul.news_list li.news .wm {
    width: 185px;
    float: left;
    margin-right: -200px;
}
.main1 .post ul.news_list li.news .wm .news_imgs {
    padding-top: 123.5%;    border-radius: 5px;
}
.main1 .post ul.news_list li.news .news_wz {
    width: 100%;
    float: right;
}
.main1 .post ul.news_list li.news .news_wz .news_con {
    margin-left: 230px;
}

.main1 .post ul.news_list li.news .news_title {
    font-size: 29px;
    line-height: 43px;
    font-weight: bold;margin-bottom: 10px;
}
.main1 .post ul.news_list li.news .news_kz {
    font-size: 16px;
    color: #707070;
    line-height: 35px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main1 .post ul.news_list li.news .news_gd {
    display: inline-block;
    border: 1px solid #339BCE;
    border-radius: 2px;
    line-height: 32px;
    font-size: 14px;
    padding: 0 19px;
    margin-top: 25px;    color: #339BCE;
}
.main1 .post ul.news_list li.news .news_gd a {
    color: #339BCE;
}
.main1 .post ul.news_list li.news .news_box:hover {
    background: url(images/libg.png) no-repeat;
    background-size: 100% 100%;
}
.main1 .post ul.news_list li.news .news_box:hover .news_title {
    color: #fff;
}
.main1 .post ul.news_list li.news .news_box:hover .news_title  a{
    color: #fff;
}
.main1 .post ul.news_list li.news .news_box:hover .news_kz {
    color: #fff;
}
.main1 .post ul.news_list li.news .news_box:hover .news_gd {
    background: #fff;
    border: 1px solid #fff;
}
.main1 .inner {
    padding: 50px 0px 30px 0px;
}

.main2 {
    background: url(images/m2.png) no-repeat;
    background-size: 100% 100%;
}
.post1 .tt .tit .title {
    color: #0967AB;
    font-size: 32px;
    font-family: 'SourceHanSansCN-Regular';
}
.post.post1.post-21.mbox .more_btn {
    margin-top: 6px;
}

.post.post1.post-21.mbox .tt {
    margin-bottom: 25px;
}
.post.post1.post-21.mbox li.item {
    float: left;
    width: 25%;    margin-bottom: 12px;
}
.post.post1.post-21.mbox .news_list {
    margin: 0 -14px;
}
.post.post1.post-21.mbox li.item .news_box {
    margin: 0 14px;
    background: #fff;
    text-align: center;
    line-height: 68px;
    font-size: 18px;
    font-weight: bold;    display: flex;
    align-items: center;
    justify-content: center;
}

.main2 .inner {
    padding: 50px 0px 70px;
}
.post.post1.post-31.mbox .more_btn {
    margin-top: 6px;
}
.main3 {
    background: url(images/m3.png) no-repeat bottom left;
}

.post.post1.post-31.mbox .tt {
    margin-bottom: 35px;
}

.post.post1.post-31.mbox .news_list li.news .news_box.clearfix {
    margin: 0 17px;    position: relative;
}
.post.post1.post-31.mbox .news_list {
    margin: 0 -17px;
}
.post.post1.post-31.mbox .news_list li.news .news_imgs {
    padding-top: 147%;
    border-radius: 20px;
}
.post.post1.post-31.mbox .news_list li.news .news_wz {
    position: absolute;
    top: 30px;
    left: 30px;
    writing-mode: vertical-rl;
}
.post.post1.post-31.mbox .news_list li.news .news_wz .news_title {
    writing-mode: vertical-rl;
    font-size: 25px;
    color: #fff;
    letter-spacing: 5px;
    font-weight: bold;
}
.post.post1.post-31.mbox .news_list li.news .news_wz .news_title  a{

    color: #fff;
}
.post.post1.post-31.mbox .news_list li.news:nth-child(even) {
    margin-top: 60px;
}.main3 {
    padding: 60px 0px 170px 0;
}
.post.post1.post-31.mbox .slick-dots {
    bottom: -50px;
}

.post.post1.post-31.mbox .slick-dots li {
    width: 15px;
    height: 15px;
    background: #0967AB;
    opacity: 0.35;
    border-radius: 50%;    margin: 0 8px;
}
.post.post1.post-31.mbox .slick-dots li.slick-active {
    opacity: 1;
}
.post.post1.post-31.mbox .slick-arrow {
    width: 62px;
    height: 62px;
    background-color: #339BCE !important;
    border-radius: 50%;
    z-index: 1;
    bottom: -80px;
    top: auto;
    margin: 0;
    right: 0;
    left: auto;
}
.post.post1.post-31.mbox .slick-prev {
    right: 90px;
    background: url(images/ll.png) no-repeat center;
}
.post.post1.post-31.mbox .slick-next {
    background: url(images/rr.png) no-repeat center;
}

.post.post1.post-21.mbox span.tp-tit:before {
    display: none;
}

.post.post1.post-21.mbox li.item .news_box span {
    font-size: 18px;
    color: #313131;    line-height: 68px;
}
.post.post1.post-21.mbox li.item .news_box span a {
    font-size: 18px;
    color: #313131;
}
.post.post1.post-21.mbox li.item span.tp-tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 63%;
}
.wp-menu .menu-item .menu-link.selected:after {
    transform: scale(1);
}div#mid_framee .inner {
    padding: 0;
}div#mid_framee .ttt td.tit.tx {
    color: #0967AB;
    font-size: 32px;
    font-weight: bold;
}div#mid_framee .ttt {
    margin-bottom: 20px;
}
/** 
*其他样式
*/
/**友情链接**/
.postlink{ position:relative; }
.postlink.wrap-open{ background-position:right -26px; }
.postlink a.tt{ display:inline-block; height:46px; line-height:46px; padding-left:120px; border:0px solid #ccc; cursor:pointer; }
.postlink .con{ display:none; position:absolute; bottom:46px; left:0px; z-index:100; width:100%; height:140px; overflow:auto; background:#fff; padding:2px; border:1px solid #ccc; }
/**链接样式**/
.xblink li span{ display:block; width:100%; } 
.xblink li span a{ display:block; width:100%; } 
.xblink li span a:hover{ background:#eee; } 

/**
 * 列表顄1??1??77*
 */
/**首页三列布局**/
/**列表页**/
/**主体列表页开始**/
#l-container {}
#l-container .inner {width: 1200px;margin-top:4px;padding:25px 10px;background:#fff url(images/lsun.jpg) no-repeat 10px bottom;}
/**主体文章页开始**/
#d-container {}
#d-container .inner { width:880px;margin-top:4px; padding:20px 60px; background:#fff; }

/**文章页banner**/
#m-container1 {}


.col_menu {width:231px;float:left;margin-right:-260px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { background: #034b9d;}   /**位置栏目背景**/
.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{padding:14px 20px;margin-bottom:10px;}
.col_list .list { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .list  a {display:block; color:#007CA2;font-size:14px;height: 32px;line-height: 32px; font-weight:normal;padding-left:20px; background:; border-top:0px solid #fff; border-bottom:1px solid #eee;border-left:4px solid #eee;} 	
.col_list .list  a:hover,.col_list .list a.selected { color:#000; background:#eee;border-left:4px solid #417aaf;} 

.col_news {width: 100%;min-height:500px;float:left;/* margin-left:260px; */} /**栏目新闻**/
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom:1px solid #c9c9c9;margin-left:260px;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {     display: inline-block;
    color: #0967AB;
    font-size: 32px;
    font-weight: bold;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block;float:right; /* padding-right:20px; */ white-space:nowrap; height: 46px; line-height: 46px; color:#000;    font-size: 17px;} /**当前位置**/
.col_metas .col_path a{color:#000;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;margin-left:260px;}
.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.6; font-size:13px; 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 {}
.article h1.arti_title {  line-height:26px;padding:5px; border-bottom:1px solid #ececec;font-family: "Microsoft YaHei"; font-size:22px; text-align:center; color:  #034b9d;  } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;min-height:450px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {display:block;margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
.foot-left {
    float: left;    display: flex;
    align-items: center;
}.foot-right {
    float: right;    margin-top: 20px;
}.foot-left .bq {
    margin-left: 100px;
}
.foot-bottom {
    background: #0967AB;
    padding: 10px;
    text-align: center;
}.foot-bottom p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    opacity: 0.8;
}
#footer { background:url(images/food.png) no-repeat; background-size: 100% 100%; }
#footer .inner {padding:40px 0px;}
#footer .inner .foot-fwl{float:left;font-size:16px;color:#fff;margin-top: 23px;font-weight: bold;}
#footer .inner .foot-fwl .siteCounter4 span{
    background: none;
    padding: 0;
    margin: 0;
}
#footer .inner .foot-fwl .siteCounter4{
    display: inline-block;
}
.shares ul {
    display: flex;
    gap: 20px;
}.shares ul img {
    width: auto;
    max-width: 102px;
}
.shares ul .bt {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    opacity: 0.8;margin-top: 2px;
}.shares .con {
    width: 102px;
    height: 102px;
    background: #fff;
}
#footer .inner p{    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #fff;
    margin-top: 0px;
    opacity: 0.8; }
#footer .inner p span { margin:0 3px; }
#footer .inner p.copyright{}
#footer .er_img{ float:right; margin-top:20px;}
#footer .er_img li{ float:left; text-align:center;}
#footer .er_img li img{width:80px; height:80px; vertical-align:top;}
#footer .er_img li span{ display:block; line-height:28px; text-align:center; color:#c2c2c2; }
/**
 * 组件功能
 */
/** 搜索 **/
/*.wp_search{ margin-top:3px; display:inline-block; height:24px; position:relative; right:0px; }
#keyword{ width:133px!important; border:none; margin-left:5px; height:22px; line-height:22px; background: rgba(255, 255, 255, 1); color:#fff; }
.wp_search .search{ background:url(images/search_btn.jpg); width:22px; height:22px; border:0px; cursor: pointer; }*/

.search-box { width: 100%;padding:0px 0px; background: #6b76a4; /* height: 29px; */ position: relative; background:transparent;border:1px solid #fff;}
.search-box .input-item { margin-left: 3px; margin-right: 30px; }
.search-box .input-item input { border: 0; outline: 0; width: 100%; height: 16px; line-height: 16px; padding:5px 5px; background:transparent; color: #fff; font-size: 12px; font-family: "Microsoft YaHei" }
.search-box .input-submit { display: block; width: 30px; height: 28px; background: url(images/search_btn.png) no-repeat center center; cursor: pointer; position: absolute; right: 0; top: 0px; text-align:center;}
.search-box .input-submit span {line-height:58px; font-size:18px; color:#fff; display: none;}

/* 登录样式 */
#wp_login_w04{ margin-top:33px; }
#wp_login_w04 .title{ float:left; line-height:35px; margin-left:110px; margin-right:10px; font-size:15px; }
#wp_login_w04 input{ border:1px solid #d1d1d1; width: 80px; line-height:34px; padding-left:4px; height:auto; padding:0px; }
#wp_login_w04 #w04_loginButton{ width:81px; height:35px; background:url(images/members_btns.jpg); cursor:pointer; border:0px; vertical-align:middle; color:#fff; }
#wp_login_w04 .login_input { border:0px!important; width:auto; margin-right: 7px; height:34px; line-height:34px; }
#wp_login_w04 .login_input img{ vertical-align:middle; margin-top:5px; }
#wp_login_w04 .login_input .input{ border:0px solid #d1d1d1; width:auto; line-height:34px; height:auto; padding:0px; }
#wp_login_w04 .login_btn .button { display:inline-block; float:left; width:auto; height:auto; background-color:#eee; border:0px solid #ccc; }





/**
 * 特殊页面
 */
/*二级页面*/
.main .con .tp-article-list li{width: 25%;float:left;margin-right:0px;}
.con .tp-article-list li .tp-tit a{font-size:14px; color:#2e2e2e;}
.con .tp-article-list li .tp-count{font-size:14px; color:#a3a3a3;}

.org .tp-article-list{margin-right:-20px;margin:10px 0px;}
.org .tp-article-list li .tp-tit a{font-size: 15px;color: #868686;}
.org .tp-article-list li .tp-count{font-size:14px; color:#a3a3a3;}
/*列表页*/
.wp_tw_searchTeachers{margin:20px auto;}
h3.wp_tw_searchTeachers{font-size:15px;color:#000; line-height: 25px;}
h3.wp_tw_searchTeachers .tips{font-size:14px;color: #D14040;}
.wp_tw_searchTeachers ul{display:block;*display:inline;*zoom:1;*width:100%;margin-left: -9px;margin-right: -9px;margin-top:12px;}
.wp_tw_searchTeachers ul .list_item{float:left;margin-left: 0px;margin-right: 0px;margin-bottom:20px;padding-bottom:0px;width: 14.26%;background:transparent;border: #e3e3e3 0px solid;}
.wp_tw_searchTeachers ul .list_item .news_link{display:block;min-height:325px;margin: 0 9px;border: #e3e3e3 1px solid;background: #f5f5f5;padding-bottom:25px;}
.wp_tw_searchTeachers ul .list_item .tp-img{height: 230px;overflow:hidden;position:relative;margin-bottom: 6px;}
.wp_tw_searchTeachers ul .list_item .tp-img img{width:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
.wp_tw_searchTeachers ul .list_item .tp-tit{margin:0px 10px;font-weight:normal;font-size:15px; font-weight: normal;color:#000; line-height: 25px;}
.wp_tw_searchTeachers ul .list_item .tp-prof{margin:0px 10px;}
/*教师列表*/
#searchTea{margin-right:-20px;margin-top:10px;}
#searchTea li{width: 25%; float:left; }
#searchTea li span{line-height: 34px; display:inline-block;padding-left:4px;}
#searchTea li .tp-tit a{font-size:14px;color:#2e2e2e;}
#searchTea li .tp-count{font-size:14px;color:#a3a3a3;}
#searchTea li.active .tp-tit a{color:#fff;}
#searchTea li.active .tp-count{color:#fff;}
#searchTea li.active span{ background:#3db1f2;}

.focus-pagination {bottom:40px!important;}
.main .focus-pagination,.searchpage .focus-pagination {bottom:90px!important;}

/*左图右文*/
.news_pic.news_list{}
.news_pic.news_list li.news{float: left;width: 25%;height:140px;margin-bottom:20px;}
.news_pic.news_list li.news .news_box{margin:0px 5px;background:#fff;border:1px solid #eee;}
.news_pic.news_list li.news .news_imgs{float:left;width: 105px;height:140px;margin-right:10px;position:relative;background:#eee;}
.news_pic.news_list li.news .news_imgs img{max-width:105px;max-height:140px; width:auto;height:auto;margin:auto;position:absolute;left:0px;right:0px;top:0px;bottom:0px;}
.news_pic.news_list li.news .news_wz{padding:0px 10px;} 
.news_pic.news_list li.news .news_title{line-height: 34px;padding-top:6px; font-size: 16px; color: #191919;} 
.news_pic.news_list li.news .news_meta{line-height:22px;} 
.news_pic.news_list li.news .news_meta .highligh{color:#e64d24} 
.news_pic.news_list li.news .news_time{margin-top: 0px;}
.news_pic.news_list li.news a.news_box:hover{background:#eee; color:#fff;}
.news_pic.news_list li.news a.news_box:hover .news_title,
.news_pic.news_list li.news a.news_box:hover .news_time,
.news_pic.news_list li.news a.news_box:hover .news_time span,
.news_pic.news_list li.news a.news_box:hover .news_meta{color:#000;}

/*分页样式一*/
#search_pages{display:block;text-align:center;}
/*.th_home.wp_paging{text-align:center;margin:10px auto;float:none!important}
.th_home .page_nav{display:inline-block;*display:inline;*zoom:1; margin:0 auto; height:auto!important;float:none!important;}
.th_home .page_nav li.page_jump{display:none;}
.th_home .page_nav a{display:inline-block; margin:0 4px; background:#e5e5e5; border-radius:4px;}
.th_home .page_nav a:hover{ background:#c3c3c3;}
.th_home .page_nav a span{line-height:50px;display:block;text-indent:-9999em; overflow:hidden;}
.th_home .page_nav .first{line-height:50px; width:65px;}
.th_home .page_nav .prev{line-height:50px;height:50px;width:65px;background:#e5e5e5 url(css/img/prev.png) no-repeat center center;}
.th_home .page_nav .prev:hover{background:#ccc url(css/img/prev.png) no-repeat 10px center;}
.th_home .page_nav .next{line-height:50px;height:50px; width:144px; background:#e5e5e5 url(css/img/next.png) no-repeat center center;}
.th_home .page_nav .next:hover{background:#ccc url(css/img/next.png) no-repeat 100px center;}
.th_home .page_nav .first,.th_home .page_nav .last{display:none;}
.th_home.wp_paging .page_jump{display:none;}*/
/*分页样式二*/
#new_search_pages{text-align:center;}
#wp_search_pages,#hot_search_pages{display:inline-block;text-align:center;width:100%;}
.th_home.wp_paging{text-align:center;margin:10px auto;display:inline-block;float:none;}
.th_home.wp_paging .page_count{display:none;}
.th_home.wp_paging .page_nav{float:left;}
.th_home .page_nav a{display:inline-block; margin:0 2px; padding:4px 8px; background:#eee; border-radius:2px;}
.th_home .page_nav a:hover{ background:#ccc;}
.th_home.wp_paging .page_jump{float:left;}
.th_home.wp_paging .page_jump .pages{line-height:30px;margin-left:0px;}
.th_home.wp_paging .page_jump .pages em{margin:0px 4px;font-size:13px;/* font-weight:normal; */}
.th_home.wp_paging .page_jump .pageNum{width:20px;line-height:22px;height:22px;margin-right:3px;border: 1px solid #E2E1E1;}

.possplit{background-image: url(images/posSplit.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;background-position: center;width: 10px;display: inline-block; border: 0px solid red;}
div#mid_framee {
    min-height: 480px;background: url(images/list.png) no-repeat bottom left;    background-size: 100% auto;
}
div#bottom_frame {
    min-height: 480px;
}


.col_news_head1 {
    position: relative;
    bottom: -50px;
}
.post .tt td.tit.tx {
    font-size: 32px;
    color: #0967AB;
}ul#hotLists_w11 {
    display: none;
}div#wp_search_pages {
    display: none;
}
.tdjj .inner {
    padding: 40px 0 !important;
}
div#tdzy li.news {
    float: left;
    width: 50%;
        margin-bottom: 53px;
}
div#tdzy li.news .news_box.clearfix {
    margin: 0 27px;
}div#tdzy ul.news_list {
    margin: 0 -27px;
}
div#tdzy li.news .news_box.clearfix .news_imgs {
    padding-top: 53%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}div#tdzy li.news .news_box.clearfix .news_wz {
    background: #FFFFFF;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    box-shadow: 0px 0px 16px #1274a433;
    padding: 25px 40px 40px 40px;
}div#tdzy li.news .news_box.clearfix .news_title {
    font-size: 29px;
    line-height: 40px;
    font-weight: bold;
}
div#tdzy li.news .news_box.clearfix .news_title span {
    color: #339BCE;
    font-size: 16px;
    font-weight: normal;
    margin-left: 30px;
}div#tdzy li.news .news_box.clearfix .news_gd {
    display: inline-block;
    border: 1px solid #339BCE;
    border-radius: 2px;
    line-height: 32px;
    font-size: 14px;
    padding: 0 19px;
    margin-top: 25px;
    color: #339BCE;
}
div#tdzy li.news .news_box.clearfix .news_gd a {
    color: #339BCE;
}
div#tdzy li.news .news_box.clearfix .news_text {
    font-size: 16px;
    color: #707070;
    line-height: 35px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 70px;
    margin-top: 10px;
}div#tdzy li.news .news_box.clearfix .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}div#tdzy {
    margin-top: 25px;
}.post.post-2 .con .tp-article-list li {
      width: 11% !important;

    padding: 0;
    font-size: 18px;
}
.post.post-2 .con .tp-article-list {
    margin: 20px -7px;
}
.tp-tab {
    display: none;
}div#mid_framee div#wp_paging_w6 {
    display: none;
}body.search .jsnr {
    display: none;
}
