/*Technical Support SudyTech*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#fff;}
:-moz-placeholder {color:#fff;}
::-moz-placeholder { color:#fff;}
:-ms-input-placeholder { color:#fff;}
/**布局开始**/
body {line-height:1;font-size: 16px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#3D3D3D;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover {color: #4E7D30;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1300px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header {background: url(images/head-bg.png) no-repeat center;background-size: cover;border-bottom:none;height:auto;line-height:inherit;}
.header .inner{height: 155px;position:relative;/* width: 1476px; */}
.header .sitelogo{float:left;margin-top: 42px;}
.header .sitelogo span{/* position:relative; *//* font-size:inherit; *//* font-weight:normal; */display: inline-block;/* margin-left: 15px; */}
.header .sitelogo span a{ color:transparent; margin:0;}

.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;margin-top: 32px;}
.header .head-right .hr-top{text-align: right;}
.header .head-right .hr-bottom{
    padding-top: 26px;
    text-align: right;
}


/*lang样式*/
.site-lang{}
.site-lang ul{
    text-align: right;
    display: inline-block;
}
.site-lang ul li.links{/* display: inline-block; */float: left;padding-left: 15px;}
.site-lang ul li.links a{line-height: 21px;/* padding-left: 18px; */font-size: 16px;color: #fff;/* font-weight: bold; */display: inline-block;}
.site-lang ul li.links a:hover{color:#fff;}



/*默认主导航样式*/
#nav{/* background: #04326a; */}
#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 auto;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 23px;line-height: 54px;color: #000000;font-size: 20px;font-weight: bold;position: relative;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color: #376B4F;text-decoration: none;color: #fff;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 54px;min-width: 100%;z-index: 100;background:#fff;/* box-shadow: 0 4px 20px rgb(35 44 37 / 16%); */}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 16px;background:none;text-align: center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #4E7D2C;/* background-color: #e2f6ea; */display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .wp-menu .menu-item a.menu-link:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #fff;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
 }
 .nav .wp-menu .menu-item a.menu-link:hover:before, 
 .nav .wp-menu .menu-item a.menu-link.parent:before,
 .nav .wp-menu .menu-item a.menu-link:focus:before, 
 .nav .wp-menu .menu-item a.menu-link:active:before {
    left: 0;
    right: 0;
 }

/**主页banner开始**/
#banner {/* background: #e7e2df; *//* display: none; */}
#banner .inner {/* width:auto; *//* max-width: 100%; */text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
.wp1-2{background: #FFFFFF url(images/m1-bg.png) no-repeat center;background-size: cover;}
.main1{}
.main1 .inner{padding: 30px 0px;}
.main1 .ml{float:left;width: 63.3%;}
.main1 .post-11 .con{padding-top: 23px;}
.main1 .post-11 ul li.news{}
.main1 .post-11 ul li.news .news_imgs{position: relative;overflow: hidden;padding-top: 22.37%;width: 272px;float: left;}
.main1 .post-11 ul li.news .news_imgs img{position: absolute;content:"";width: 100%;height: 100%;left: 0;right: 0;bottom: 0;top: 0;transition-duration: 0.8s;}
.main1 .post-11 ul li.news .news_imgs img:hover{ transform: scale(1.12);}
.main1 .post-11 ul li.news .news_wz{}
.main1 .post-11 ul li.news .news_con{padding-left: 291px;}
.main1 .post-11 ul li.news .news_title{font-size: 21px;line-height: 27px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 17px;}
.main1 .post-11 ul li.news .news_meta{font-size: 18px;color: #666666;line-height: 24px;margin-top: 24px;}
.main1 .post-11 ul li.news .news_text{font-size: 14px;color: #7F7D7D;line-height: 24px;margin-bottom: 19px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height: 72px;}
.main1 .post-13 {padding-top: 30px;}
.main1 .post-13 ul li.news .news_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;line-height: 46px;float: left;width: 80%;}
.main1 .post-13 ul li .news_meta{font-size: 18px;color: #AEAEAE;line-height: 46px;float: right;}


.main1 .mr{float:right;width: 30.5%;}
.main1 .post-12 .con{padding-top: 12px;}
.main1 .post-12 ul li{}
.main1 .post-12 ul li .news_box{}
.main1 .post-12 ul li .news_meta{font-size: 18px;color: #AEAEAE;line-height: 46px;float: right;}
.main1 .post-12 ul li .news_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;line-height: 46px;float: left;width: 83%;}






.main2{/* background: url(images/m2-bg.png) no-repeat center; *//* background-size: cover; */}
.main2 .inner{padding: 21px 0px 60px;}
.main2 .ml{float:left;width: 47.7%;}
.main2 .post-21 .con{padding-top: 18px;}
.main2 .post-21 ul{}
.main2 .post-21 ul li .news_meta{font-size: 18px;color: #AEAEAE;line-height: 46px;float: right;}
.main2 .post-21 ul li .news_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;line-height: 46px;float: left;width: 100%;}
.main2 .post-21 ul li .news_xs a{color:#9a9a9a;font-size: 16px;line-height: 26px;}
.main2 .post-21 ul li .news_xs{color:#9a9a9a;font-size: 16px;line-height: 26px;}
.main2 .mr{float:right;width: 47.7%;    min-height: 356px;}
.main2 .post-22 .con{    padding-top: 18px;}
.main2 .post-22 ul li .news_meta{font-size: 18px;color: #AEAEAE;line-height: 46px;float: right;}
.main2 .post-22 ul li .news_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;line-height: 46px;float: left;width: 85%;}




/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 2px solid #BCD393;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display: inline-block;line-height: 40px;font-family:"Microsoft yahei";font-size: 30px;font-weight: bold;color: #4E7D2C;padding-bottom: 18px;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 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 {display:inline-block;margin-top: 0;line-height: 40px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-family: 'Microsoft YaHei';font-size: 16px;cursor: pointer;color: #596B37;} 
.post .more_btn a{color:#696969;} 
.post .more_btn a:hover{color:#0E773E;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {position: relative;}
.post1 .tt .tit::before{position: absolute;content: "";width: 100%;height: 4px;background: #4E7D2C;bottom: -2px;left: 0;}
.post1 .tt .tit .title {display:inline-block;color: #4E7D2C;cursor:pointer;}
.post1 .more_btn a{color:#333;}
/*标题切换hover*/
.post4 {}
.post4 .tt {}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right: 22px;cursor:pointer;color: #9A9A9A;position: relative;transition-duration: 0.8s;}
.post4 .tt .tit .title.selected {color: #4E7D2C;}
.post4 .tt .tit .title::before{position: absolute;content: "";width: 100%;height: 4px;background: #4E7D2C;bottom: -2px;opacity: 0;transition-duration: 0.8s;}
.post4 .tt .tit .title.selected::before{
    opacity: 1;
}
.post4 .tt .tit .title:last-of-type {
    margin: 0;
}

.post4 .more_btn a{color: #596B37;}

/**自定义新闻列表**/
.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_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; 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 {line-height:34px;}




/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 62px;width: 60px;background:url(images/slickarrow2.png) no-repeat;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:50%;outline: none;}
.slick-prev {left: -95px;background-position: 0px 0px;}
.slick-prev:hover {background-position: 0px 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right 0px;}
.slick-next:hover { background-position: right 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 264px;background-position:center center;background-repeat:no-repeat;text-align:center;/* display: none; */    background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {background:#fff url(images/list-bg.png) no-repeat bottom center;}
#l-container .inner {padding: 21px 0px 103px;}
/**主体文章页开始**/
#d-container {background:#fff;}
#d-container .inner {padding: 66px 0px 108px;}

.col_menu {width: 260px;float:left;margin-right: -260px;position:relative;top: -100px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #E5B543;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 32px;/* font-weight: 400; */color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 80px;padding: 0px 5px 0px 46px;/* text-align: center; */}/**栏目名称图标**/
.col_menu .col_menu_con{border: 0px solid #e4e4e4;/* min-height: 580px; *//* background: #F9F9F9; */}
/*栏目列表*/
.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: 22px;font-weight: normal;background: #F9F9F9;border-bottom: 0px solid #dfdfdf;display: block;position: relative;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0;line-height: 80px;display: block;/* min-width: 65px; */padding-left: 46px;padding-right: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #4E7D2C;background: #F6F1EA;font-weight: bold;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #4E7D2C;}
.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: #000000;border-top: 0px solid #eee;margin-top: 0px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display: block;line-height: 64px;padding: 0;cursor:pointer;padding-left: 60px;padding-right: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {/* font-weight:bold; */font-weight:bold;color: #4E7D2C;background: #F6F1EA;} 
/*三级子栏目**/
.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: 331px;}
.col_news_head {border-bottom: 1px dashed #A8A8A8;margin-top: 0px;padding-bottom: 22px;}
.col_metas .col_title {display:inline-block;float:left;line-height: 40px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 30px;font-family:"Microsoft yahei";/* font-weight: normal; */color: #4E7D2C;border-bottom: 0px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;line-height: 40px;color: #959595;font-size: 18px;} /**当前位置**/
.col_metas .col_path a{color: #959595;}
.possplit{text-indent: 0;text-align: center;width: 20px;background: none;}


.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;background: none !important;}
.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); } /**列表页文章图片大小限制**/

.col_news_list ul li.news{/* border-bottom: 1px solid rgb(61 61 61 / 20%); */}
.col_news_list ul li.news .news_title{float: left;font-size: 16px;/* font-weight: bold; */width: 70%;line-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col_news_list ul li.news .news_meta{line-height: 50px;float: right;color: #999999;font-size: 16px;}



#wp_paging_w6 .wp_paging {font-size: 14px;line-height: 34px;padding: 48px 0 0;    float: none;text-align: right;}
#wp_paging_w6 .wp_paging li {margin: 0;line-height: 34px;height: 34px;float: none;display: inline-block;}
.wp_paging li span, .wp_paging li a{display: inline-block;float: left;margin-left: 10px;}
#wp_paging_w6 .wp_paging li a {height: 34px;line-height: 34px;padding: 0 20px;background: #fff;border: 1px solid #e6e6e6;color: #666;}
.wp_paging li input{border: 1px solid #d5d5d5;background: #fff;text-align: center;}
#wp_paging_w6 .wp_paging li a:hover {background: #4E7D2C;color: #fff;}
#wp_paging_w6 .wp_paging li input {font-size: 14px;width: 64px;height: 34px;margin: 0;line-height: 34px;}
#wp_paging_w6 .wp_paging li span:last-child {margin: 0;}
#wp_paging_w6 .wp_paging li em {font-weight: 400;}
.wp_paging li span.pages {padding: 0 10px;}
#wp_paging_w6 .wp_paging li  span.all_count {margin: 0 15px;}



/**文章页**/

.infobox {padding:0px; margin:0 auto; width:auto;}
.article {/* padding-top:10px; */}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size: 24px;text-align:center;color: #0E773E;/* font-weight: normal; */} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 0px 0 15px;text-align:center;border-bottom: 1px solid #C1C1C1;line-height: 24px;}
.article .arti_metas span {
    margin: 0 5px;
    font-size: 14px;
    /* opacity: 0.7; */
    line-height: 24px;
    color: #666666;
    }/**文章其他属性**/
.article .entry {margin:0 auto 40px;overflow:hidden;margin-top:10px;border-bottom: 0px solid #DDDDDD;min-height: 400px;} /**文章内容**/
.article .entry .read{min-height:500px;}
.article .entry .read,.article .entry .read p { line-height: 30px; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:0px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
.infobox .col_metas .col_path{float: none;}

/**页脚开始**/
#footer {background: #4E7D2C;}
#footer .inner {padding: 29px 0px 50px;position:relative;}
#footer .inner .mod{position: relative;}

#footer .inner p{font-size: 16px;line-height: 32px;font-weight:normal;text-align:center;color: #fff;opacity: 0.6;}
#footer .inner p span {margin: 0 5px;}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
#footer .inner .foot-bottom{}

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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: 25px; */display: inline-block;}
.wp-search {position: relative;border: 0px solid #d0d0d0;background: rgba(51,51,51,0.23);border-radius: 18px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 18px;margin-right: 35px;}
.wp-search .search-input input.search-title {border: 1px solid #c7c7c7;width: 186px;/* height: 44px; */padding: 0;line-height: 44px;background: none;color: #fff;font-size: 14px;border:0;outline: 0;font-family: "Microsoft YaHei";}
.wp-search .search-btn {width: 20px;height: 20px;position: absolute;right: 13px;top: 11px;}
.wp-search .search-btn input.search-submit {width: 20px;height: 20px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}
/*去除搜索框历史文字背景颜色*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}


/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left;margin-left: 9px;position:relative;}
.shares li a{display:inline-block; width: 36px; height: 36px; border: 0px solid red;  vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background:url('images/share-wx.png') no-repeat;}
.shares li.i2 a{background:url('images/share-wb.png') no-repeat;}
.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;}

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 0px;bottom: 32px;margin-right: 0px;z-index:60;left:0;    text-align: center;}
.mbanner .focus .focus-page { display:inline-block; width:28px; height:4px;  margin: 0 6px;background:#fff; transition-duration: 0.8s;    border-radius: 0; }
.mbanner .focus .focus-page-active {opacity:1; filter:Alpha(opacity=100);width: 47px; }

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}


/*************************************************************
 * 特殊页面
 */


/*************************************************************
*二级页面
*/
/*师资列表*/
body.sz .col_news_con{    padding: 0;}
body.sz .col_news_list{    margin-top: 26px;}
body.sz .col_news_list .sz_tt{line-height: 35px;font-size: 26px;color: #4E7D2C;font-weight: bold;    margin-bottom: 34px;}
body.sz .post2 .tt{border-bottom: 1px solid #DFDFDF;}
body.sz .post2 .tt .tit{    position: relative;}
body.sz .post2 .tt .tit .title{
    line-height: 29px;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 16px;
}
body.sz .post2 .tt .tit::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background: #4E7D2C;
    bottom: -2px;
    left: 0;
}
body.sz .post-60{margin-bottom: 42px;}
body.sz .post-60 .con{padding-top: 32px;}
body.sz .post-60 .news_list{margin: 0 -8px;}
body.sz .post-60 .news_list li.news {
    float: left;
    width: 16.6%;
    margin-bottom: 14px;
}
body.sz .post-60 .news_list li.news .news_box{margin: 0 8px;background: #F9F9F9;transition-duration: 0.8s;}
body.sz .post-60 .news_list li.news .news_title {line-height: 56px;color: #393939;    text-align: center;font-size: 20px;    float: none;width: 100%;}
body.sz .post-60 .news_list li.news .news_title a{    display: block;}
body.sz .post-60 .news_list li.news:hover .news_box{background: #F9F5EF}


/*师资文章*/

body.info-sz #container{padding: 0 0 60px;    background: #fff url(images/m1-bg.png) no-repeat bottom center;}
body.info-sz .teacher_tab {
    position: relative;
    border-bottom: 1px solid #DCDCDC;
}

body.info-sz .teacher_tab .teacher-head {
    width: 100%;
    text-align: left;
    background: #73441a;
    display: none
}

body.info-sz .teacher_tab .teacher-head .teacher-anchor {
    line-height: 42px;
    background: #73441a;
    color: #fff;
    display: block;
    margin: 0 10px;
    font-size: 16px;
    background: url(img/menu-dot-white.png) right center no-repeat
}



body.info-sz .teacher-nav li {
    position: relative;
    float: left;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 51px;
    text-align: center;
    cursor: pointer;
    transition: all .4s ease-in-out;
    padding: 0 20px;
    position: relative;
}
body.info-sz .teacher-nav li::before{content: "";position: absolute;background: #919191;width: 1px;height: 19px;left: 0;top: 17px;}
body.info-sz .teacher-nav li.selected {
    color: #fff;
    background: #4E7D2C;
}
body.info-sz .teacher-nav li.i1::before{    opacity: 0;}

body.info-sz .teacher-wrap {
    padding: 0 16px;
}

body.info-sz .teacher-main .teacher-list {
    width: 100%
}

body.info-sz .teacher-main .teacher-list .teacher-post {
    position: relative
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-tit {
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-tit .teacher-title {
    display: inline-block;
    font-size: 18px;
    color: #8f5b3b;
    border-bottom: 4px solid #bbb;
    position: relative;
    top: 1px;
    line-height: 36px;
    cursor: pointer
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con {
    margin-top: 17px;    min-height: 500px;
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con,.teacher-main .teacher-list .teacher-post .teacher-con p,.teacher-main .teacher-list .teacher-post .teacher-con span {
    line-height: 35px;
    font-size: 16px !important;
    text-align: justify;
    font-family: "Microsoft YaHei" !important;
    position: relative;
    text-align: left;
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con p {
    margin-bottom: 20px;
    text-indent: 0
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con p span {
    text-indent: 0;
    font-family: "Microsoft YaHei" !important;
    font-size: 16px !important;
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con table {
    margin: 0 auto!important;
    font-size: 16px !important;
    font-family: "Microsoft YaHei" !important;
}
body.info-sz .teacher-info-top {display: flex;    margin: 66px 0 57px;background: #F9F5EF url(images/teacher-bg.png) no-repeat right center}
body.info-sz .teacher-info-topping{    padding: 31px 0 0 56px;}
body.info-sz .teacher-field.dh {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: space-between;
}
body.info-sz .teacher-field.dh .field-info {
    font-size: 17px;
    line-height: 40px;
    color: #333333;
    display: block;
    width: 50%;
}
body.info-sz .teacher-field.dh .field-info span{font-weight: bold;}

body.info-sz .teacher-field.title {padding-bottom: 50px;line-height: 40px;    }
body.info-sz .teacher-field.title span.field-info {font-size: 30px;font-weight: bold;color: #4E7D2C;  padding-right: 43px;  position: relative;}
body.info-sz .teacher-field.title span.field-info::before{
    transition: all .6s ease-out;
    width: 36px;
    bottom: -18px;
    position: absolute;
    content: "";
    height: 2px;
    background: #4E7D2C;
}
body.info-sz .teacher-field.title span.field-carrer{color:#000000;font-size: 20px;font-weight: bold;}

body.info-sz .teacher-field .tit {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    position: relative;
    line-height: 29px;
    margin-bottom: 19px;
}

body.info-sz .teacher-field .tit:after {
    content: "";
    position: absolute;
    border: 8px solid #0885c5;
    border-color: transparent transparent transparent #0885c5;
    left: 0;
    top: 10px;
    display: none
}
body.info-sz .teacher-post .teacher-con table p {
    text-indent: 0;
    margin: 0;
    font-size: 16px !important;
    font-family: "Microsoft YaHei" !important;
}

body.info-sz .teacher-post .teacher-con img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto!important
}

body.info-sz .teacher-con .teacher-info-top {
    float: left;
    width: 250px;
    display: inline-block;
    margin-right: -310px;
    position: relative;
    padding: 30px 30px 100px 30px;
    background: #00479d;
    top: -120px;
    z-index: 2
}

body.info-sz .teacher-info-top .teacher-info-pic {
    position: relative;
    overflow: hidden;
    width: 249px;
}

body.info-sz .teacher-info-top .teacher-info-pic img {width: 100%;height: auto;}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con .teacher-info-bot {
    width: 100%;
    position: relative;
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con .teacher-info-bot .teacher-info-bot-con {
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con .teacher-info-bot .teacher-info-bot-con .teacher-field {
    width: 100%;
    line-height: 35px;
    padding: 30px 0;
    border-bottom: 1px solid #DFDFDF;
}

body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con .teacher-info-bot .teacher-info-bot-con .teacher-field span {
    line-height: 36px
}
body.info-sz .teacher-main .teacher-list .teacher-post .teacher-con .teacher-info-bot .teacher-info-bot-con .teacher-field:last-of-type {
    border: 0;
}

.wp-wrapper .wp-inner{width: 1300px;margin: 0 auto;}

body.sz .col_news_list .two{display:none;}