@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:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 16px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#393939;    }
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#2c6c44; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header { border-bottom:none; height:auto;line-height:inherit; background: #f4faf9; }
.header .inner{height: 140px;position:relative; width:1600px!important; }
.header .sitelogo{float:left;margin-top: 34px; width:300px; }
.header .sitelogo img { width:100%; }
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitetitle { width:250px; float:left;     margin-left: 60px; margin-top: 12px; }
.header .sitetitle1 {display:block;margin-top: 15px;font-size:32px;line-height:40px; font-weight:bold;color:#1ea988;     letter-spacing: 2px; } /**站点名称**/
.header .sitetitle2 {display:block;margin-top: 0px;font-size:32px;line-height:40px; font-weight:bold;color:#1ea988;     letter-spacing: 2px; } /**站点名称**/
.header .sitetitle2 i {     margin-left: 56px;  }


.wp-panel { width:860px;  float: right;  margin-top: 44px;     margin-left: 10px;  }




.header .head-left{float:left;display:inline-block;  width:1600px; }
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 60px;width:260px; display:none;  }
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/link_icon.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -60px 0px;}
.site-rale ul li.links.i3 a{background-position: -117px 0px;}
.site-rale ul li.links.i4 a{background-position: -177px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 18px;color: #fff; font-weight: bold;}
.site-lang ul li.links a:hover{color:#fff;}

/*默认主导航样式*/
#nav{background: url(images/nav.png) repeat-x 0 0;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0px auto;}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; display: none;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 27px;line-height: 55px;color: #393939;font-size: 24px; font-weight:bold; }
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{ text-decoration: none; color: #1ea988;  }
.sub-menu {display: none;position: absolute;left: 0;top: 55px;min-width: 146px;z-index: 100;background:#fff;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 50px;line-height: 50px;padding: 0 17px;font-size: 14px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#095826; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}




/**主页banner开始**/
#banner { }
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative; }



/**标题栏新闻窗口**/
.post1 { margin-bottom:10px; }
.post1 .tt {display:block;width:100%; height: 80px; line-height: 80px; text-align: left;  position: relative; border-bottom: 2px solid #09bd8f;} /**标题栏**/
.post1 .tt .tit { font-size: 36px; color: #189d90; float: left;} /**标题字体**/
.post1 .more_btn { float: right; line-height:80px;}

.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 {   }
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;} 
.post .more_btn a{color:#189d90;} 

.post2 { margin-bottom:10px; }
.post2 .tt {display:block;width:100%; height: 80px; line-height: 80px; text-align: center;  position: relative; background: url(images/line.png) no-repeat center;} /**标题栏**/
.post2 .tt .tit { font-size: 36px; color: #189d90; } /**标题字体**/


.post-7 .news_list { margin-top:52px; padding:0 125px; }
.post-7 .news_list .news_img {width:270px;   }
.post-7 .news_list .news_img img {  object-fit: cover;  }
.post-7 .news_list .news_wz { width:252px; height:65px; line-height:65px; background:#fff; display: none; }
.post-7 .news_list .news_wz .news_title { display:inline-block; float:left; padding-left:20px; font-size:24px; color:#393939;  }



/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.main1 { background: #f6fffd;   }
.mod {}
.mod1 { padding: 40px 0 115px 0;}
.mod1 .ml { width: 100%; float: left;}




.main2 { }
.mod2 { padding: 40px 0 50px 0;}
.mod2 .ml { width: 680px; float: left; min-height:442px; }
.mod2 .mr { width: 680px; float: right; min-height:442px;}



.main3 { background: #f4faf9; }
.main3 { padding: 40px 0 50px 0;}
.main3 .ml { width: 680px; float: left; min-height:442px;}
.main3 .mr { width: 680px; float: right; min-height:442px;}




.main4 { padding: 30px 0 50px 0;}
.main4 .ml { width: 100%; float: left;}


.post-41 .news_list { margin-top:22px; padding:0 60px 0 70px; }
.post-41 .news_list .news_img {width:180px;   }
.post-41 .news_list .news_img img { width:180px; height:254px;   object-fit: cover; border: 5px solid #c3e1de; }
.post-41 .news_list .news_wz { width:180px; height:48px; line-height:48px;  text-align:center;  }
.post-41 .news_list .news_wz .news_title {  font-size:18px; color:#189d90;  }





/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 45px;padding-left:0px; margin-top:25px; } /**标题图标**/
.news_list li.news span.news_title { float:left; padding-left: 20px; font-size: 18px; }/*标题*/
.news_list li.news span.news_meta {float:left; font-size:18px; color: #fff; font-weight: bold;    width: 140px; height: 45px; line-height: 45px; background: #3acfc0; text-align: center; border-radius: 5px;}/*属性*/

.news_list2 { }
.news_list2 li.news {line-height: 50px;padding-left:0px;} /**标题图标**/
.news_list2 li.news span.news_title { float:left; background: url(images/icon.png) no-repeat 0 center; padding-left: 15px; }/*标题*/
.news_list2 li.news span.news_date {float:right;margin-left:2px;color: #969696;}/*属性*/




.rili{ }
.rili .news_list {margin-top:20px;  }
.rili .news_list li.news{margin-bottom:42px; height: 90px; background: #f3f3f3; padding: 10px; box-sizing: border-box;}
.rili .news_list li.news .news_date{float: right;width: 84px;height: 74px;font-family:"Microsoft YaHei";text-align:center;vertical-align:middle; background: #095826;     font-family: Impact; }
.rili .news_list li.news .news_date .news_days{ width:100%; height: 40px;font-size: 24px;  color: #fff;vertical-align:top;}
.rili .news_list li.news .news_date .news_year{width:80%; height: 32px; line-height:32px; font-size: 18px;color: #d0dbd4; border-top: 1px solid #39734e; margin: 0 auto;}
.rili .news_list li.news .news_wz{width:290px; float:left; } 
.rili .news_list li.news .news_wz .news_con{margin-left:15px;}
.rili .news_list li.news .news_title{line-height: 30px;margin-top: 5px;font-size: 18px;color:#393939;} 
.rili .news_list li.news .news_title a { color:#393939; }

.rili .news_list li.news:hover { background: #095826; }
.rili .news_list li.news:hover .news_date { background: #fff;}
.rili .news_list li.news:hover .news_date .news_days{  color: #095826;}
.rili .news_list li.news:hover .news_date .news_year{color: #095826; border-top: 1px solid #095826;}
.rili .news_list li.news:hover .news_title a { color:#fff; }

/*
.rili .news_list .news_title span{
background-position: 0 100%;
     background-image: linear-gradient(#cd0000,#cd0000);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;
}

.rili .news_list .news_title:hover span {
	background-size: 100% 1px;
}
.rili .news_list .news_title:hover a{color:#cd0000}
*/










.rili2{  }
.rili2 .news_list {margin-top:58px; }
.rili2 .news_list li.news{ width: 315px; float: left; border-top: 5px solid #cd0000; background: #fff url(images/xh.png) no-repeat right bottom; margin-right: 30px; height:165px; }
.rili2 .news_list li.n4 { margin-right:0; }
.rili2 .news_list li.news .news_date{float: left;width: 100%; margin: 11px 0 0 15px; }
.rili2 .news_list li.news .news_date .news_days{ width:65px; line-height:33px; float:left;  font-size: 14px; color:#fff; font-weight:bold; background:url(images/t1.png) no-repeat 0 0; text-indent: 10px; }
.rili2 .news_list li.news .news_date .news_year{ width: 52px; line-height: 33px; float:left; font-size: 14px; color:#fff; font-weight:bold; transition:all 0.4s ease-in-out; background: url(images/t2.png) no-repeat 0 0;  margin-left: -20px;  margin-top: 3px;text-indent: 15px; }
.rili2 .news_list li.news .news_wz{width:100%; float: left; }
.rili2 .news_list li.news .news_wz .news_con{ padding: 20px 15px;} 
.rili2 .news_list li.news .news_title{line-height: 30px;font-size: 16px;color:#393939;} 

.rili2 .news_list .news_title span{
background-position: 0 100%;
     background-image: linear-gradient(#cd0000,#cd0000);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;
}

.rili2 .news_list .news_title:hover span {
	background-size: 100% 1px;
}
.rili2 .news_list .news_title:hover a{color:#cd0000}


/*图文*/
.tu_text{  background:#09bd8f;  }
.tu_text .news_list { margin-top:20px; }
.tu_text .news_list li.news{margin-bottom:0px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 720px; height: 470px; margin-right:-770px;}
.tu_text .news_list li.news .news_imgs a{height: 470px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:720px; height:470px; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:770px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 30px; font-size: 18px; width: 625px; height: 75px; background: #095826; padding: 10px; box-sizing: border-box; } 
.tu_text .news_list li.news .news_title a { font-size: 18px; font-weight: bold; color: #fff; display: block; width: 84%;border-right: 1px solid #2c6c44; height: 58px; padding-right: 15px;}
.tu_text .news_list li.news .news_text{line-height:30px; padding:60px 40px 0 0px; }
.tu_text .news_list li.news .news_text a {font-size: 18px; color: #fff;}
.tu_text .news_list li.news .news_more {width: 140px; height:40px; line-height:40px; text-align:center; background:#f19724; border-radius:10px; float:right; margin:50px 30px 0 0;  }
.tu_text .news_list li.news .news_more a {font-size: 18px; color: #fff;} 

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/


.l-banner{height: 400px;background-position:center center;background-repeat:no-repeat;text-align:center;  width: 1920px; background-size: 1920px; margin: 0px auto;overflow:hidden;}
.l-banner img{display:none;height:100%;vertical-align:top;}




/**主体列表页开始**/
#l-container { }
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container { }
#d-container .inner { }

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative; display:none; } 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #1ea988;}/**位置栏目背景**/
.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 #09bd8f; 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:#09bd8f; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #09bd8f;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#09bd8f;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:#09bd8f;}
/*二级子栏目**/
.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:#09bd8f;} 
/*三级子栏目**/
.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:#09bd8f;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 0px;}
.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: #1ea988;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); } /**列表页文章图片大小限制**/
.list2 {     overflow: hidden;       margin-top: 30px;  }
.list2 li {  width: 23.22%;
    float: left;
    position: relative;
    margin: 0 30px 46px 0;
    border: 1px solid #dbdbdb;}
.list2 li:before {
	background-color: #dbdbdb;
	content: '';
	height: 1px;
	width: 60px;
	position: absolute;
	left: 26px;
	bottom: 38px;
}
.list2 li:nth-child(4n) {  margin: 0 0 46px 0;   }
.list2 li:hover {
	-moz-box-shadow: 2px 2px 10px rgba(136, 134, 130, 0.52);
	-webkit-box-shadow: 2px 2px 10px rgb(168 168 168 / 52%);
	box-shadow: 0px 2px 10px 0px rgb(136 134 130 / 52%);
}


.list2 li .news_title {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin: 16px 24px 22px;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.list2 li:hover a {
	color: #1ea988;
}

.list2 li .news_meta {
	font-size: 14px;
	color: #a3a3a3;
	margin: 15px 24px 12px;
	padding-left: 25px;
	background: url(images/list-time.png) left center no-repeat;
}





/**文章页**/
.infobox {width:auto; margin:0 auto 40px; padding: 20px 60px; background:#fff;  }
.article {padding-top:10px; min-height:450px; }
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:24px;text-align:center;color: #1ea988;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 18px;text-align:center;color: #1ea988;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:2; font-size:16px; color:#333; font-family: "Microsoft YaHei"!important;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px; }


.article .entry .read,.article .entry .read span { font-family: "Microsoft YaHei"!important;  } 
.article .entry .read,.article .entry .read strong {font-family: "Microsoft YaHei"!important; } 
.article .entry .read,.article .entry div{ font-family: "Microsoft YaHei"!important; }/**阅读字体**/



.article .entry .read img {margin:0 auto; display:block; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer { background: #2f3b3a;   overflow: hidden; }
#footer .inner { padding:40px 0; position:relative;}


.foot { width: 100%;  float: left;}
.foot p { font-size: 16px; color: #fff; line-height: 30px;text-align: center; }



/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:220px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:40px;height: 40px;border:0px; background: #1ea988 url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background:url(images/sous.png) no-repeat center;cursor: pointer;}

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px; display:none!important; }
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.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; }

.post-11 .focus .focus-title {height: 45px;line-height: 45px;padding: 0 15px; font-size: 18px; font-weight:bold; }
.post-11 .focus .focus-title a {color:#cd0000;  }
.post-11 .focus .focus-title-bar {width:730px; height: 45px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #fff;}

.post-11 .focus  { width:730px!important; height:485px!important; }
.post-11 .focus .focus-container  { width:730px!important; height:485px!important; }
.post-11 .focus .focus-container .focus-item { width:730px; height:485px; }
.post-11 .focus .focus-container .focus-item img { object-fit: cover; }
.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px; display:none; }
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.6;filter:alpha(opacity=60);  width:40px; height:115px; line-height:115px; background:#fff; color: #000; margin-top: -58px; }
.post-11 .focus .focus-next { right:0px; }


.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}


#banner,#banner .focus-box,#banner .focus-container,#banner .focus-container .focus-item { width:1920px!important; height:550px!important; }
#banner .focus-container .focus-item img {     object-fit: cover;}
