@charset "utf-8";
/* 重置全局边距和内边距 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
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;margin:0; padding:0;  }
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{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(/_upload/tpl/01/76/374/template374/images/icon.png) no-repeat; }
/*css3扩展*/
body:before {content: "";position: fixed;top: -10px;left: 0;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);
    z-index: 110;
}
bord,html{font-size:20px;}
/**布局开始**/
body {font-family:"Microsoft YaHei", "Arial", Tahoma, Geneva, sans-serif; color:#333; }
p{}
p {}
a {color:#000; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#8f000b; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { width:72rem; margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background:#a81b00;}
#headtop .inner{}
.headtop .top-left{float:left; line-height:2.2rem; font-size:0.75rem; color:#fff;}
.headtop .top-right{float:right;position:relative;}

/*head开始*/
#header {background:url(/_upload/tpl/01/76/374/template374/images/by.jpg) no-repeat right top;/* border-top:15px solid #144d2e;*/height:132px; }
#header .inner{position:relative;     }
.head { width:100%; position:relative;  }  
.head .head-left{float:left;display:inline-block;width:23.5rem;height:5.8rem;}
.head .head-left .sitelogo{}
.head .head-main{float:left;margin-top:0.2rem;}
.head .head-main .site-rale{}
.head .head-right{ float:right; width:10rem;margin-top: 1.8rem;}
.head .head-right .site-link{line-height:1.5rem;color:#fff;}
.head .head-right .site-link a{line-height:1.5rem;color:#fff;}
.head .head-right .search{margin-top:0.5rem;}
.head .sitelogo a{display:block;position:absolute;left:0px;top: 1rem;z-index:100;}/*logo*/
/*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:1.5rem;color:#fff;}
/*lang样式*/
.site-lang{/* display:inline-block; */margin-right:20px;}
.site-lang ul{ float:right;}
.site-lang ul li.links{ float:left;}
.site-lang ul li.links a{line-height: 44px;margin:0px 5px;font-size:14px;color: #cb9c3d;}
/*默认主导航样式*/
#nav{ background: #a81b00; }
#nav .inner{ /* background: #c8141e;*/}/**导航区域背景**/
.navbar { width:100%; height: 3rem;}
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu { display: flex;  justify-content:  space-between;   align-items: center; }
.wp-menu .menu-item {display: inline-block;position: relative;z-index: 999;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(/_upload/tpl/01/76/374/template374/images/navj.png) no-repeat center center; vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 1.5rem;line-height: 2.8rem;color: #fff;font-size: 0.9rem;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none; color: #fff; background-color: #8f000b; }
.sub-menu {display: none;position: absolute;left: 0;top: 2.8rem;min-width: 6.6rem;z-index: 100;background:#8f000b;opacity: 0.8\9;background: #8f000b\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: #D8D8D8;height: 40px;line-height: 40px;padding: 0 17px;font-size: 16px;background:none;text-align:center;}
.sub-menu .sub-item a:hover { color: #eee; background-color:#8f000b; 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 { }
#banner .inner {width:auto;  background:#fff; text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox { background:; }
.bg1{ background: url("/_upload/tpl/01/76/374/template374/images/bg1.gif") no-repeat #f9f9f9; background-size:100% auto; }
.main1{padding: 50px 0px 0px;}
.main1 .inner{}
.main1 .inner .ml{float:left; width:70%; }
.main1 .inner .ml .modl{float:left; width:55%;height:23rem;position:relative;}
.main1 .inner .ml .modc{float:right; width:45%;background:#fff; box-sizing:border-box;height:23rem;padding-right:0.3rem;}
.main1 .inner .mr{float:right; width:26%;}

.main2{margin-top:1.5rem;}
.main2 .inner{}

.bg3{ background: url("/_upload/tpl/01/76/374/template374/img/bg2.png") no-repeat ;margin: -1rem 0px;padding:3.5rem 0px;background-size:100% 100%;position:relative;z-index:990;}
.main3 .inner{padding:3rem 0px;}
.main3 .ml{float:left;width:48%;}
.main3 .mr{float:right;width:48%;}

.bg4{ background: url("/_upload/tpl/01/76/374/template374/img/bg3.jpg") no-repeat ;background-size:100% 100%;padding-bottom:3rem; }
.main4{/* background-color:#f7f6ee; */ }
.main4 .inner{padding: 0px 0px;}
.main4 .ml{float:left;width:100%;width: 585px;}
.main4 .mr{float:right;width:100%;width: 585px;}

.main5{background-color:#f2f2f2;}
.main5 .inner{padding: 13px 0px;}
.main5 .ml{float:left; width:482px;}
.main5 .mr{float:right; width:610px;}
/**标题栏新闻窗口**/
.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:normal; } /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.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(/_upload/tpl/01/76/374/template374/images/li.gif) no-repeat center; } 
.post .more_btn { display:inline-block; padding:0px 5px; height: 1.5rem;  margin-top:1.5rem; line-height: 1rem; float:right; border-bottom: #a60803 solid 3px; }
.post .more_btn .more_text,.post .more_btn a {font-size:0.8rem;/*font-family:"Simsun";*/ cursor:pointer;}

.post .more_btn a{color:#333;}

.post .more_btn_white { display:inline-block; padding:0px 5px; height: 1.5rem;  margin-top:1.5rem; line-height: 1rem; float:right; border-bottom: #fff solid 3px; }
.post .more_btn .more_btn_white,.post .more_btn a {font-size:0.8rem;/*font-family:"Simsun";*/ cursor:pointer;}

.post .more_btn_white a{color:#fff}
/*标准标题*/
/*.post1 {background-color: white;}*/
.post1 .tt { }
.post1 .tt .tit { }
.post1 .tt .tit .title {color: #8f000b;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {font-size:16px;}
.post2 .tt .tit .title {color: #8f000b;}
.post2 .con { padding: 0px 0; margin:0 auto; }
/*居中标题*/all 0.4s ease-in-out
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {color: #017937;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
   
.news_list li.news .news_title{ transition:0.3s; -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;float:left;font-size:0.9rem}
.news_list li.news .news_title:hover{margin-left:0.5rem;}
::marker {display:none;}

/**自定义新闻列表**/
.news_list li.news {line-height: 2.75rem;display: list-item;} /**标题图标**/
.bg1 .main3 .news_list li.news{background:url(/_upload/tpl/01/76/374/template374/images/list.png) no-repeat left;padding-left:1.5rem;background-size:0.6rem 0.6rem;}
/*.news_list li.news span.news_title { float:left; }!*标题*!*/
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.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 {line-height:24px; color: #333333; font-size: 18px; }
.news_list li.news p a { color:#333; }
.news_list li.news p a:hover { color:#8f000b; text-decoration:none;}

.news_list2 {  padding-left: 1rem;font-size: 0.9rem; }
.news_list2 li.news {line-height: 2.75rem;/* padding:4px 0px; */padding-left:0px;background:none; padding-left: 10px;  display: list-item;   background: url('/_upload/tpl/01/76/374/template374/images/list2.png') no-repeat left;padding-left:1.5rem;background-size:0.6rem 0.6rem;} /**标题图标**/
.news_list2 li.news span.news_title a {  color:#fff; }/*标题*/
.news_list2 li.news span.news_meta {float:right;margin-left:2px;color: #fff;}/*属性*/
.news_list2 li.news .news_time span { color:#fff;}/*发布时间*/
.news_list2 li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list2 li.news .news_text {line-height:24px; color:#666;}/*默认简介*/
.news_list2 li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list2 li.news p {line-height:24px; color: #333333; font-size: 18px; }
.news_list2 li.news p a { color:#fff; }
.news_list2 li.news p a:hover { color:#8f000b; text-decoration:none;}

/*日历新闻*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list li.news:first-child { margin-top:0px;}
   
 
.rili .news_list li.news{border-bottom:1px solid #ddd;list-style:none ;margin-top:1.65rem;}
.rili .news_list li.news.n1{margin-top:0px;padding-top:0px;/* border-bottom:1px solid #ccc; */ }
.rili .news_list li.news .news_date{float: left;width: 4rem; height:3.2rem;margin-right:1rem;/* font-family:"Georgia";*/background:#a81b00; text-align:center;}
.rili .news_list li.news .news_date .news_year{line-height:1rem; font-size:0.6rem;color:#fff;}
.rili .news_list li.news .news_date .news_days{font-size: 1.3rem;color:#fff;line-height:1.5rem;padding-bottom:0.2rem; border-bottom: 1px solid #fff; margin:0.2rem auto;width:60%;font-weight:bold;}
.rili .news_list li.news .news_wz{/* float: left; *//* width: 240px; *//* margin-left:12px; */padding:10px 0px;} 
.rili .news_list li.news .news_title{line-height:1.2rem; margin-top:6px;font-size: 0.9rem;color:#000;}
.rili .news_list li.news .news_title a{color:#000;}
/*日历新闻2*/
.post .con.rili2{padding:0.8rem 1rem;}
.rili2 .news_list {}
.rili2 .news_list li.news{/* border-bottom:1px solid #ddd; */ padding:0.8rem 0px;  border-bottom: 1px solid #ddd;list-style:none}
.rili2 .news_list li.news.n1{margin-top:10px;padding-top:0px;/* border-bottom:1px solid #ccc; */}
.rili2 .news_list li.news .news_date{float: left;width:2.5rem; height:2.7rem; margin-right:1rem;   color:#a81b00;  text-align:center;  }
.rili2 .news_list li.news .news_date .news_year{line-height:1rem; font-size:0.6rem;}
.rili2 .news_list li.news .news_date .news_days{font-size: 1.3rem;line-height:1.5rem; text-align: right;font-weight: bold;}
.rili2 .news_list li.news .news_wz{position:relative;padding: 0px;  }
.rili2 .news_list li.news .news_title{line-height: 1.2rem; margin-top:0.4rem;font-size: 0.9rem;color:#000;position:absolute;left:4.3rem;width:calc(100% - 4.3rem);transition:0.3s; -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;}
.rili2 .news_list li.news .news_title:hover{margin-left:0.5rem;}
.rili2 .news_list li.news .news_title a{color:#333;}
.rili2 .news_list li.news .news_fenge{ width: 1px;  margin-right: 0.5rem; margin-top:0.5rem;   height: 2rem;     float: left;   background-color: #a81b00;  }
.rili2 .news_list li.news:last-child{border-bottom:0;}
.focus-navigation{width:2rem;height:2.65rem;line-height:2.65rem;margin-top:-2rem;font-size:1.5rem;}

/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {}
.tu_news_list .news_list li.news .news_imgs{float: left; width: 145px;}
.tu_news_list .news_list li.news .news_wz{float: left; width: 295px; margin-left:25px;} 
.tu_news_list .news_list li.news .news_title{line-height: 20px; font-size: 18px; color:#095497;} 
.tu_news_list .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 

/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{/* border-bottom:1px dashed #ccc;*/    }
.tu_text .news_list li.news .news_imgs{float: left;width:12.5rem;height:9rem;margin-left:0;overflow:hidden;}
.tu_text .news_list li.news .news_imgs img{width:100%;height: auto;min-height:9rem;}
.tu_text .news_list li.news .news_wz{float: left;width: calc(100% - 14rem);padding:1rem 0;height: 5rem;position:relative;margin-left:1rem}
.tu_text .news_list li.news .news_title{line-height: 1.2rem;font-size: 0.9rem;color:#333; width:100%;height:3rem; border-bottom:1px solid #ddd;float:none;}
.tu_text .news_list li.news .news_time{line-height:1.5rem;height:1.5rem;margin-top:0.6rem; font-size:0.9rem; background:url(/_upload/tpl/01/76/374/template374/images/time2.png) no-repeat left; color:#999;padding-left:1.5rem;} 
.tu_text .news_list li.news.i1{background:#fff;border-bottom:none; list-style: none;}
.tu_text .news_con.con2 .news_list li.news .news_title{line-height: 2rem;}
.bg4 .mr  .news_con.con2 .news_list li.news{background: url(/_upload/tpl/01/76/374/template374/images/list.png) no-repeat left;
    padding-left: 1.5rem;background-size:0.6rem 0.6rem;}
/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1; margin-left:-40px;}
.tu_news .news_list li.news{float: left; width: 195px; height:140px; padding:10px; margin-left:40px; background:#fff; position:relative;}
.tu_news .news_list li.news .news_imgs{position:absolute; left:0px; top:0px; z-index:99; width: 195px;}
.tu_news .news_list li.news .news_wz{position:absolute; left:0px; bottom:0px; z-index:100; width:100%; } 
.tu_news .news_list li.news .news_title{line-height: 34px; font-size: 18px; color:#fff; text-align:center;} 
.tu_news .news_list li.news .news_bg{height:34px;} 



/**图片新闻**/

.news_pic{width:100%;height:25.6rem;position:relative;}
.news_pic img{width:100%;height:25.6rem}
.news_pic .mask{ height:6rem; padding:0px 20px; font-size:0.9rem; color:#fff; bottom:0rem;position:absolute;background:url(/_upload/tpl/01/76/374/template374/images/img.png) repeat-x bottom;box-sizing:border-box;width:100%;}

/*图标链接*/
.tu_link {display:inline-block;width:100%;}
.tu_link #wp_nav_w61{margin:0px -25px; *margin:0px 0px;}
.tu_link .iconcon{float:left;width:10%;padding-bottom:13px;text-align:center;text-decoration:none;height: 75px;background: url(/_upload/tpl/01/76/374/template374/images/icon_hover.png) no-repeat   center -137px;}
.tu_link .iconcon:hover{background-position:center top;}
.tu_link .iconcon .icon{display:inline-block;width: 46px;height: 50px;margin-top: 10px;margin-bottom: 15px;background:url(/_upload/tpl/01/76/374/template374/images/icon.png) no-repeat;opacity:0.6;filter:alpha(opacity=60);}
.tu_link .iconcon:hover .icon{opacity:1; filter:alpha(opacity=100);}
.tu_link .iconcon p{font-size: 14px; line-height: 10px;color: #830C2B;}
.tu_link .iconcon.i1 .icon{background-position: -21px -14px;}
.tu_link .iconcon.i2 .icon{background-position: -140px -14px;}
.tu_link .iconcon.i3 .icon{background-position: -260px -13px;}
.tu_link .iconcon.i4 .icon{background-position: -391px -12px;}
.tu_link .iconcon.i5 .icon{background-position: -519px -14px;}
.tu_link .iconcon.i6 .icon{background-position: -647px -14px;}
.tu_link .iconcon.i7 .icon{background-position: -765px -14px;}
.tu_link .iconcon.i8 .icon{background-position: -878px -14px;}
.tu_link .iconcon.i9 .icon{background-position: -1002px -11px;}
.tu_link .iconcon.i10 .icon{background-position: -1122px -11px;}

/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 50px; width: 24px; background:url(/_upload/tpl/01/76/374/template374/images/slickarrow.png) no-repeat; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}




.post-11{}
.post-11 .con{ padding:5px 0px;}
.post-11 .news_list {}
.post-11 .news_list li.news .news_imgs{float: left; width:270px;}
.post-11 .news_list li.news .news_wz{float: left; width: 328px; margin-left:25px;} 
.post-11 .news_list li.news .news_title{line-height:60px; font-size:16px; color:#095497;} 
.post-11 .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 

.post-31{}
.post-31 .tt .tit {padding-left: 36px; background: url(/_upload/tpl/01/76/374/template374/images/m_icons.png) no-repeat -6px -75px;}
.post-31 .news_list{width:100%;}
.post-31 .news_list li.news{float: left; margin-right:20px;/* width:12.5%; */ }
.post-31 .news_list li.news .news_title{line-height: 34px; font-size: 16px; color: #b9b9b9;} 
.post-31 .news_list li.news .news_title a{color: #979797;white-space:nowrap; } 
.post-31 .news_list li.news .news_title a:hover{color: #333;} 

.post-41 .news_con{margin-bottom:10px;}
.post-42 .rili .news_list li.news .news_date{background:none;}
.post-42 .rili .news_list li.news .news_date .news_year{color:#8f000b;}
.post-42 .rili .news_list li.news .news_date .news_days{color:#8f000b;}

.post-42 .rili .news_list li.news{margin-top: 6px;padding-top: 6px;}

.post-51 .news_list{}
.post-51 .news_list li.news{margin-bottom:20px;}
.post-51 .news_list li.news .news_days{float:left; padding:0px 10px; margin-right:10px;line-height: 32px; background:#cab89f; text-align:center;color:#fff;}
.post-51 .news_list li.news .news_title{float:left;line-height: 22px;font-size: 14px;color: #b9b9b9;margin-top: 6px;} 
.post-51 .news_list li.news .news_title a{color: #000;/* white-space:nowrap; */} 
.post-51 .news_list li.news .news_title a:hover{color: #333;} 

.post-52 .news_con{margin-bottom:10px;}
/** 
*其他样式
*/
/**友情链接**/
.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{ margin-left:20px;}
.xblink li {color:#fff;float:left;  width:8rem;background: url('/_upload/tpl/01/76/374/template374/images/list2.png') no-repeat left; margin-left:2rem; padding-left:1.5rem;box-sizing:border-box;background-size:0.6rem 0.6rem;height:1.5rem;line-height:1.5rem;}
.xblink li span{} 
.xblink li span a{ display:block; width:100%; color:#fff;font-size:0.8rem; } 

/**
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
.read{width:90%;margin:0 auto;}
/*栏目图片*/
.l-banner{text-align:center;}
.l-banner img{width:100%;}
/**主体列表页开始**/
#l-container {
	top: -4rem;
    position: relative;
    padding-bottom:5rem;	background:url(/_upload/tpl/01/76/374/template374/images/neiyebg.png) no-repeat bottom #f9f8f8;	background-size:100% auto;
	
}
.list .footer-top{background: url(/_upload/tpl/01/76/374/template374/images/foot-bg.png) no-repeat bottom #f9f8f8;background-size:100% auto;}
#l-container .inner {display:flex;position:relative;}
#l-container .inner::after{position: absolute;
    top: 0;
    right: -0.8rem;
    display: block;
    content: "";
    width: 0.8rem;
    height: 22rem;
    background: url(/_upload/tpl/01/76/374/template374/images/shadow-2.png) no-repeat center center/cover;}
/**主体文章页开始**/
*, *::after, *::before {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
}
#d-container {
    position: relative;margin-top:-1rem;
    padding-bottom:5rem;	background:url(/_upload/tpl/01/76/374/template374/images/neiyebg.png) no-repeat bottom #f9f8f8;	
}
#d-container .inner {
    min-height: 460px;
	}
#d-container .inner::before {
    position: absolute;
    top: 0;
    left: -0.8rem;
    display: block;
    content: "";
    width:0.8rem;
    height: 22rem;
    background: url(/_upload/tpl/01/76/374/template374/images/shadow-1.png) no-repeat center center/cover;
}
#d-container .inner::after {
    position: absolute;
    top: 0;
    right: -0.75rem;
    display: block;
    content: "";
    width: 0.75rem;
    height: 22rem;
    background: url(/_upload/tpl/01/76/374/template374/images/shadow-2.png) no-repeat center center/cover;
}
.innerwrapper{flex: 1;
    overflow: hidden;}
.float-right{float:right}
.float-left{float:left;}
/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }
.col_menu {width: 15.5rem;
    position: relative;
    top: -3rem;
	min-height:6rem;
	float:left;
 
	 } 
.col_menu_con::after {
    position: absolute;
    top: 0;
    right: -1rem;
    display: block;
    content: "";
    width: 0.8rem;
    height:22rem;
    background: url(/_upload/tpl/01/76/374/template374/images/shadow-2.png) no-repeat center center/cover;
}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: url(/_upload/tpl/01/76/374/template374/images/about_03.png) no-repeat center;height:6.35rem;background-size:100% 100%;}   /**位置栏目背景**/
.col_menu .col_menu_head:before{content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 5px;
    height: 100%;
    max-height:5rem;
   
    overflow: hidden;} 
.col_menu .col_menu_head h3.col_name { font-size:1.5rem; font-weight:bold; color:#fff;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:6.35rem; text-align:center}  /**栏目名称图标**/
.col_menu .col_menu_con{
	padding:0rem 1.5rem 1.5rem 1.5rem;background:url(/_upload/tpl/01/76/374/template374/images/about_02.gif) repeat-y center ;
	
}
.col_menu .col_menu_bottom{
	background:url(/_upload/tpl/01/76/374/template374/images/about_06.png) no-repeat center ;  height:62px;
	
}
.wp_listcolumn .wp_column a:hover,.wp_listcolumn .wp_column a{background-image:none;border:0px;}
/*栏目列表*/
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { padding-bottom:30px; }
.col_list .wp_listcolumn .wp_column a {
	position: relative;
    display: block;font-weight:normal;
    padding: 0;text-align:center;
    font-size: 0.9rem;
    line-height: 3.4rem;
    color: #2f2f2f;width:90%;background:none;border-bottom:1px solid #ddd;
	
}.wp_listcolumn{border:0px;}
.col_list .wp_listcolumn .wp_column>a::before{
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    left:1.5rem;
    content: "";
    display: inline-block;
    width: 0.8rem;
    height: 1.1rem;
    background: url(/_upload/tpl/01/76/374/template374/images/sidebar-icon-active.png) no-repeat center center/cover;
	}
.col_list .wp_listcolumn .wp_column>a::after {
	position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    right: 2rem;
    content: "";
    display: inline-block;
    width: 1.05rem;
    height: 0.35rem;
    background: url(/_upload/tpl/01/76/374/template374/images/sidebar-arrow.png) no-repeat center center/cover;
}	
.col_list .wp_listcolumn .wp_column a .column-name{padding:0;height:4rem;line-height:4rem;} 	
.col_list .wp_listcolumn .wp_column a.selected,.col_list .wp_listcolumn .wp_column a.parent { color: #ffffff;
    font-weight: 600;
    background:url(/_upload/tpl/01/76/374/template374/images/arrow.png) no-repeat right; } 
.col_list .wp_listcolumn .wp_column a.selected::after,.col_list .wp_listcolumn .wp_column a.parent::after {	
    background: url(/_upload/tpl/01/76/374/template374/images/sidebar-arrow-white.png) no-repeat center center/cover;}
	.col_list .wp_listcolumn .wp_column a.selected .column-name{color:#9e1b12;}
.col_list .wp_listcolumn .wp_column a.sub-item-link.selected span.column-name{color: #9e1b12;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; }
.col_list .wp_listcolumn .wp_column.parent > a .column-name{ color:#fff;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list{padding-bottom:30px;}
.col_list .wp_listcolumn .wp_column .sub_list a { color:#333;background:none;height:60px;line-height:60px;border-bottom:0px;} 	
.col_list .wp_listcolumn .sub_list a .column-name { display:inline-block; line-height:60px; padding:5px 10px 5px 65px; cursor:pointer;color:#696969;}
.col_list .wp_listcolumn .sub_list a :hover,.col_list .wp_listcolumn .wp_column a.selected { color:#124D83;} 
/*三级子栏目**/
.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 { color:#124D83;} 
	

.col_news {padding-left:2rem;min-height:500px;flex:1; margin-top:1rem;} /**栏目新闻**/
.col_news .col_news_box{min-height:500px;}
.col_news_head {
    align-items: center;
    height: 3.5rem;position:relative;
    
	
}
.flex{
	display: flex;
    justify-content: space-between;}
.col_news_head .title {
    font-size: 1.2rem;
	height:3.5rem;
	line-height:3.5rem;
    color: #a91c02;
    font-weight: 900;
}
.col_news_head .menu_title{float:left; font-size:1.5rem; font-weight:bold; color:#a91c02;   width:20%;}
.col_news_head .location{ position:absolute;right:0px;line-height: 3.5rem; background:url(/_upload/tpl/01/76/374/template374/images/location.png) no-repeat left;padding-left:1.5rem;font-size:0.8rem;color:#666;background-size:1.5rem 1.5rem;}  /**当前栏目**/
.col_news_head .location a{color:#666;}
.possplit{width:1rem;}
.col_news_con { padding:15px 30px 10px 30px; margin:0 7px; background:#fff;}
.col_news_list { margin-top:7px;padding-bottom:5rem;}
.col_news_list .news_list li.news{position:relative;background:url(/_upload/tpl/01/76/374/template374/images/list.png) no-repeat left;padding-left:1.5rem;background-size:0.6rem 0.6rem;}
.listcon .list2{width:90%;margin:1rem auto;}
.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); }   /**列表页文章图片大小限制**/
.wp_entry{width:90%;margin:1rem auto;}
.wp_paging{font-size:0.8rem;margin-top:2rem;}
.wp_listalbumn{padding:0.5rem 1rem;width:auto;}

.wp_listalbumn .albumn_info{padding: 0.5rem;
    background-color: #E5F0FF;
    position: relative;
    transition: 0.3s ease-in-out;width:auto;}
.wp_listalbumn .albumn_info:hover{background:#a81b00;}
.wp_listalbumn .albumn_info:hover .Article_Title a{color:#fff;}
.wp_listalbumn .albumn_info .Article_MicroImage img{width:200px;height:280px;}
.wp_listalbumn .albumn_info .Article_Title{margin-bottom:15px;}
.wp_listalbumn .albumn_info a{font-size:0.8rem;}
.wp_listcolumn .wp_column{margin-bottom:10px;}


/**文章页**/
.infobox { width:auto; margin:0 auto; padding:0 2rem 4rem 2rem;box-sizing:border-box;background:#fff;}
.article {}
.article h1.arti_title {
	padding: 1rem 0 1rem 0;
    font-size: 1.2rem;
    font-weight: 600;
    color: #a81b00;
    text-align: center;} /**文章标题**/
.article .arti_metas { 
text-align:center;
    padding: 16px;
    margin-bottom: 20px;
    background-color: #f1f1f1;}
.article .arti_metas span { margin:0 5px; font-size:0.7rem; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.5rem; font-size:0.9rem; color:#333;}  /**阅读字体**/

.article .entry .read img {margin:0 auto!important; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}

/**页脚开始**/
 
#footer { background:url(/_upload/tpl/01/76/374/template374/images/foot_bg.jpg) no-repeat center center;background-size:100% 100%;}
#footer .inner {padding: 17px 0px;}
#footer .inner .foot-left{float:left;margin-top:30px;}
#footer .inner p{font-size: 13px;line-height: 21px;text-align:center;color: #b78d8f;}
#footer .inner p span { margin:0 3px; }
#footer .inner p.copyright{margin-bottom:6px; }
#footer .inner p.copyright span{font-weight:bold; color:#c69a9d;}
#footer .inner p.copyright span a{font-weight:bold; color:#c69a9d;}
#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; }

/**页脚开始**/
.footer-top{width:100%;height:83px;background:url(/_upload/tpl/01/76/374/template374/images/foot-bg.png) no-repeat bottom;margin-top:-4.15rem;background-size:100% 100%;}
#footer { position:relative;}
#footer .inner {padding:2rem 0 2rem 0;text-align:center;display:flex;justify-content: space-between;}
#footer .inner .foot-left{width:20rem;color:#fff;text-align:left;font-size:0.8rem;}
#footer .inner .foot-left .add{background:url(/_upload/tpl/01/76/374/template374/images/footicon1.png) no-repeat left;padding-left:2rem;height:1.7rem;line-height:1.7rem;margin-bottom:0.5rem;background-size:1.6rem 1.6rem;}
#footer .inner .foot-left .email{background:url(/_upload/tpl/01/76/374/template374/images/footicon2.png) no-repeat left;padding-left:2rem;height:1.7rem;line-height:1.7rem;margin-bottom:0.5rem;background-size:1.6rem 1.6rem;}
#footer .inner .foot-left .tel{background:url(/_upload/tpl/01/76/374/template374/images/footicon3.png) no-repeat left;padding-left:2rem;height:1.7rem;line-height:1.7rem;margin-bottom:0.5rem;background-size:1.6rem 1.6rem;}
#footer .inner .foot-center{text-align:left;height:8rem;border-left:1px solid #fff;border-right:1px solid #fff;width:28rem;text-align:center;}
#footer .inner .foot-center img{margin:2rem auto;max-width:90%;width:23.1rem;}
#footer .inner .foot-right{margin-top:20px;text-align:left;width:22rem;}
#footer .inner .foot-right .erweima{ margin-left:2rem;}
#footer .inner .foot-right .erweima img{width:94px; height:94px; vertical-align:top;}
#footer .inner .foot-right p{color:#fff;float:left;padding-left:15px;}
 .bottom{background:url("/_upload/tpl/01/76/374/template374/images/bottom_bg.gif") no-repeat;height:2.5rem;font-size:0.8rem; text-align:center; color:#fff;background-size:100% 100%;}
.copyright{ line-height:2.5rem;}
/**
 * 组件功能
 */
/** 搜索 **/
/*.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(/_upload/tpl/01/76/374/template374/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(/_upload/tpl/01/76/374/template374/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;}

/*点击弹出输入框*/
.search-panel { float: right; clear: right; position:relative;}
.searchbtn{width: 45px;height: 44px;border:0;outline: 0;background: #ce882a url(images/sous.png) no-repeat center;position:absolute;right:0px;top:0px;z-index: 10;cursor:pointer;}
.search-window { width:45px;border:0px solid red;  background-color:transparent; overflow: hidden; position:absolute;right:0px; top:0px; z-index:100;height: 30px;}/*#72596C*/
.searchbox{width:45px;}
.wp-search {  position: relative; border-radius:15px;height:1.5rem;line-height:1.5rem;background:#fff;margin-top:0.25rem;}
.wp-search form { display: block;font-family: "Microsoft YaHei" }
.wp-search .search-input {margin-left:0.5rem;margin-right: 0.5rem;margin-top: 0; width:10rem;border-radius:1rem;height:2rem; }
.wp-search .search-input input.search-title {width: 100%;height:2rem;line-height: 2rem;border:0;outline: 0; font-family: "Microsoft YaHei" ;font-size: 14px;padding:0rem 1rem;border-radius:1rem;}
.wp-search .search-btn {width: 1.2px;height: 2rem;position: absolute;right:-1rem;top:50%;margin-top:-0.9rem; border-radius:0 1rem 1rem 0;}
.wp-search .search-btn input.search-submit {width: 100%;height: 25px;border:0;outline: 0;background: url(/_upload/tpl/01/76/374/template374/images/sous.gif) no-repeat left;cursor: pointer; }
input[placeholder]{color: #333;}input:-webkit-autofill {

        box-shadow: 0 0 0px 1000px rgba(22,124,220,1) inset !important;

        -webkit-text-fill-color: #fff !important;

        -webkit-background-clip:text;

      }

input-placeholder{}

  ::-webkit-input-placeholder{
     color: #333;background:#fff;
  }
  :-moz-placeholder{
     color: #333;background:#fff;
  }
  ::-moz-placeholder{
     color: #333;background:#fff;
  }
  :-ms-input-placeholder{
     color: #333;background:#fff;
  }
input:-internal-autofill-selected {
     color: #333;background:#fff;}


/* 登录样式 */
#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(/_upload/tpl/01/76/374/template374/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; }
/* 自定义登录样式 */
.form_box{}
.form_box .input_box{margin-right:10px;}
.form_box .input_box input{height: 32px;line-height: 32px;border:1px solid red;}
.form_box .input_box .input_text{width:165px; border:1px solid #bdbdbd;padding:0px 4px;}
.form_box .input_box .input_btn{width:80px;font-size:14px; background:#db8b1f; border:0px; color:#fff; font-family:"Microsoft Yahei"; cursor:pointer;}
.form_box .input_box .input_btn:hover{background:#c87c16;}
/* 分享二维码 */
.shares{ display:inline-block; float:right; }
.shares .share{float:left;width: 147px;/* height:35px; *//* margin-right: 21px; */position:relative;vertical-align:middle;text-align: center;border:0px solid red;}
.shares .share a{ opacity:.6; filter:Alpha(opacity=60); }
.shares .share a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares .share .zdy{ display:inline-block; width: 81px; height: 35px; color:#9ba6b3; }
.shares .share.n1 .zdy-1{ background:url(/_upload/tpl/01/76/374/template374/images/er1.jpg) no-repeat 0 0; }
.shares .share.n2 .zdy-2{ background:url(/_upload/tpl/01/76/374/template374/images/er2.jpg) no-repeat 0 0; }
.shares .share .con{/* display:none; *//* position:absolute; *//* bottom:40px; *//* left:50%; *//* z-index:100; *//* margin-left: -20px; */}
.shares .share .con img{ width: 106px; height:auto; }
.shares .share  span{color: #C69A9D;}
/*筛选功能样式*/
.wp-paralist{}
.wp-paralist .dl-horizontal{padding:8px 0px;border-bottom:1px solid #dedede;}
.wp-paralist .dl-horizontal dt{float: left;width: 64px;margin:3px 0px;padding: 2px 15px; font-weight:bold; overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap; font-size:14px; color:#000;}
.wp-paralist .dl-horizontal dd{margin-left:100px;}
.wp-paralist .dl-horizontal dd .btn{display:inline-block;margin:3px 0px;padding: 2px 15px;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;}
.wp-paralist .dl-horizontal dd .btn.select{background:#2da45a; border-radius:15px; color:#fff;}
/**
 * 特殊页面
 */
/*二级页面*/

/*列表页*/
/*banner*/
.mbanner .focus-navigation { opacity: 0.7; filter:alpha(opacity=70); background:url(/_upload/tpl/01/76/374/template374/images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-prev { left:1rem;}
.mbanner .focus-next { right:1rem;background:url(/_upload/tpl/01/76/374/template374/images/slide_next.png) no-repeat right top}

.mbanner .focus-pagination { position:absolute;bottom:3rem; width:100%;z-index:60;display:flex;justify-content: center; align-items: center; }
.mbanner .focus-page { display:inline-block; width:15px; height:15px;  margin-right:15px;background:#fff;border-radius:100%;}
.mbanner .focus-page-active {background:url(/_upload/tpl/01/76/374/template374/images/banner-hover.png) no-repeat center;width:29px;height:34px;border-radius:0;}

.focus11 .focus-navigation { display:block; width:42px;  height:36px; line-height:36px; background:#000; text-decoration: none; color:#fff; font-size:24px; font-weight:normal; text-decoration: none; cursor:pointer; position:absolute; top:auto;bottom:0px; margin-top:-25px; 
z-index: 50; opacity: .8; filter:alpha(opacity=80); font-weight: normal; }
.focus11 .focus-navigation:hover { font-size: 24px; font-weight: normal; color: #fff; text-decoration: none;}
.focus11 .focus-prev { left:auto;right:42px; background:#ce882a;}
.focus11 .focus-next { right:0px;background:#585858;}

.focus11 .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.focus11 .focus-page { display:inline-block; width:13px; height:13px;  margin-right:5px;background:url(/_upload/tpl/01/76/374/template374/images/slide_btns.png) no-repeat center top;}
.focus11 .focus-page-active {background-position:center bottom;}

.focus11 .focus-title-bar { position:relative; left:0px; bottom:0px; z-index: 40; width: 100%!important; height:95px; margin-left:0px;}

.dtjt9_div_img img{width:100%;height:18rem;}
.dtjt9_div_text {background-color: #a81b00; opacity: 1; filter:alpha(opacity=100); color: #fff;padding:0 1rem;box-sizing:border-box;bottom:0;height:5rem;}
.dtjt9_div_text .dtjt9_div_text_title { margin-top:10px;  height: 2rem; line-height: 2rem;font-weight:normal;text-align:left; color: #fff; font-size: 0.9rem;background:none;overflow:hidden;}
.dtjt9_div_text .dtjt9_div_text_title a {color: #fff; text-decoration: none;font-size:0.9rem;font-weight:normal;}
.focus11 .focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}
.dtjt9_div_text .number{z-index:999;bottom:1.35rem;right:0.5rem;position:absolute;}
.dtjt9_div_text_time{font-size:0.9rem;background:url(/_upload/tpl/01/76/374/template374/images/time1.png) no-repeat left;padding-left:1.25rem;background-size:1rem 1rem;}


.dtjt9_div_text  .number .nomal{width:0.6rem;height:0.6rem;line-height:0.6rem;display:block;text-align:center;opacity: 1;background:none;float:left;color:#FFF;margin-right:10px;border:1px solid #FFF;font-size:0;TEXT-DECORATION:none;border-radius:0.6rem;}
.dtjt9_div_text  .number .current{width:0.6rem;height:0.6rem;line-height:0.6rem;display:block;text-align:center;opacity: 1;background:#fff;float:left;color:#FFF;margin-right:10px;border:1px solid #FFF;font-size:0;TEXT-DECORATION:none;border-radius:0.6rem;}

.dtjt10_div_text .number{z-index:999;bottom:3.5rem;right:0.5rem;position:absolute;}
.dtjt10_div_text_time{font-size:0.9rem;}
.dtjt10_div_text  .number .nomal{width:12px;height:12px;line-height:12px;display:block;text-align:center;opacity: 1;background:none;float:left;color:#FFF;margin-right:10px;border:1px solid #FFF;font-size:0;TEXT-DECORATION:none;border-radius:12px;}
.dtjt10_div_text  .number .current{width:12px;height:12px;line-height:12px;display:block;text-align:center;opacity: 1;background:#fff;float:left;color:#FFF;margin-right:10px;border:1px solid #FFF;font-size:0;TEXT-DECORATION:none;border-radius:12px;}
.dtjt10_div_text_title a{color:#fff;line-height:1.2rem;}
.dtjt10_div_text_title{width:80%;}

.focus12 .focus-navigation { display:block; width:42px;  height:36px; line-height:36px; background:#000; text-decoration: none; color:#fff; font-size:24px; font-weight:normal; text-decoration: none; cursor:pointer; position:absolute; top:auto;bottom:0px; margin-top:-25px; 
z-index: 50; opacity: .8; filter:alpha(opacity=80); font-weight: normal; }
.focus12 .focus-navigation:hover { font-size: 24px; font-weight: normal; color: #fff; text-decoration: none;}
.focus12 .focus-prev { left:auto;right:42px; background:#ce882a;}
.focus12 .focus-next { right:0px;background:#585858;}

.focus12 .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.focus12 .focus-page { display:inline-block; width:13px; height:13px;  margin-right:5px;background:url(/_upload/tpl/01/76/374/template374/images/slide_btns.png) no-repeat center top;}
.focus12 .focus-page-active {background-position:center bottom;}

.focus12 .focus-title-bar { position:relative; left:0px; bottom:0px; z-index: 40; width: 100%!important; height:95px; margin-left:0px;}
.focus12 .focus-title-bg {background-color: #a81b00; opacity: 1; filter:alpha(opacity=100);}
.focus12 .focus-title {  height: 50px; line-height: 50px; padding: 0 15px; color: #000; font-size: 14px;}
.focus12 .focus-title a,.focus-text a {color: #000; text-decoration: none;}
.focus12 .focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}
/**搜索css**/
.search{position:absolute;right:0px;top:-8px;}
.search-panel { float: right;position:relative;}
.searchbtn{width: 33px;
  height: 33px;
  border: 0px;
  position:absolute;
  right:0px;
  top:0px;
  z-index:999;
  display:block;background:rgba(255,255,255,0.3);border-radius:17px;
  background-image: url(/_upload/tpl/01/76/374/template374/images/search.png);
  background-repeat:no-repeat;
  background-position:right 0px;
  float:left;
  }
.search-window { width:45px;border:0px solid red;  background-color:transparent; overflow: hidden; position:absolute;right:0px; top:0px; z-index:100;height: 40px;}/*#72596C*/
.searchbox{width:0px;overflow:hidden;background:#fff;border-radius:17px;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left:0.5rem;margin-right: 0.5rem;margin-top:0;}
.wp-search .search-input input.search-title {width: 100%;height: 1.5rem;line-height:1.2rem;border:0;outline: 0;background: none;color: #666;font-size: 0.7rem;padding: 0;display:block;}
.wp-search .search-btn {width:1.2rem;height:1.2rem;position: absolute;right:8px;top:50%;margin-top: -1rem;}
.wp-search .search-btn input.search-submit {width: 100%;height: 1rem;border:0;outline: 0;background-image: url(/_upload/tpl/01/76/374/template374/images/sous.gif);background-size:100%;
  background-repeat:no-repeat;
  background-position:right 0px;cursor: pointer;}
