@charset "utf-8";
html { color: #000; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { margin: 0; padding: 0; border: 0; list-style: none; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { display: block; }
audio,
canvas,
video { display: inline-block; *display: inline;
*zoom: 1;
}
body,
button,
input,
select,
textarea { font: 14px/1.5 tahoma, arial, "Microsoft YaHei", \5b8b\4f53; font-family: tahoma, "Microsoft YaHei"; color: #333; }
body { background:#fff; font-size: 14px; line-height: 1.5; }
input,
select,
textarea { font-size: 100%; outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: inherit; }
img { vertical-align: top; }
fieldset,
img { border: 0; }
iframe { display: block; }
abbr,
acronym { border: 0; font-variant: normal; }
del { text-decoration: line-through; }
address,
caption,
cite,
code,
dfn,
em,
th,
var { font-style: normal; font-weight: 500; }
ol,
ul { list-style: none; }
caption,
th { text-align: left; }
h1,
h2,
h3,
h4,
h5,
h6 { font-size: 100%; font-weight: normal; }
q:before,
q:after { content: ''; }
sub,
sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
a { text-decoration: none; outline: none; cursor: pointer; color: #333; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.clearfix:before,
.clearfix:after { display: block; overflow: hidden; height: 0; content: "."; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}
* { word-break: break-all; box-sizing: border-box; }
::-webkit-input-placeholder {
font-size: 14px;
color: #999;
}/*webkit*/
:-moz-placeholder {
font-size: 14px;
color: #999;
}           /*firefox 4-18*/
::-moz-placeholder {
font-size: 14px;
color: #999;
}          /*firefox 19+*/
:-ms-input-placeholder {
font-size: 14px;
color: #999;
}      /*ie10+*/

select { appearance: none; -moz-appearance: none; -webkit-appearance: none;/* background: url("images/xial.png")  calc(100% - 10px) center no-repeat; */ }
/* input { -webkit-appearance: none; } */

.f_between{display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between}
.f_center{display: flex; display: -webkit-flex;justify-content: center;-webkit-justify-content: center}
.f_middle{display: flex; display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.f_start{display: flex;display: -webkit-flex; justify-content: flex-start;-webkit-justify-content: flex-start}
.f_col{display: flex;display: -webkit-flex; -webkit-flex-direction:column;flex-direction: column;}
.f_row{display: flex;display: -webkit-flex; -webkit-flex-direction:row;flex-direction: row;}
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide-text-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.hide-text-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
body { background:#fff;line-height: 1;font-size: 13px;font-family:  Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,STHeiti,WenQuanYi Micro Hei,sans-serif;color:#333; text-align:justify;}


/*页面尺寸*/
.wrapper { width:100%; margin:0 auto; position:relative;}
.inner {width: 1400px;margin:0 auto; position:relative;} /**页面全局宽度**/
.header{ position:absolute;top:0; margin:0 auto; width:1400px; left:0;right:0;}
.header .mlogo{ position:absolute; z-index:1000; top:38px; left:0; width:280px; height:80px;background:url(images/logo.png) left center no-repeat;}
.header .sitelogo{width:280px; height:80px; }
.header .sitelogo .logo{width:280px; height:80px;display:block;}
.sitetitle{}

/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:12px; background: #000000;width: 209px; height: 36px;opacity:0.3; filter:Alpha(opacity=30)}
.wp_search #keyword{ width:177px!important;padding: 4px 0; border:none;height:28px; line-height:28px; background:transparent; color:#fff; font-size: 14px; font-family: "Microsoft YaHei";}
.wp_search .search{width:32px;height: 30px;border:0px; background: url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:0;}
.wp-search {position: relative;border:0;background:none;}
.wp-search form {display: block;}
.wp-search .search-input { margin-right: 40px;height: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 40px;padding: 3px 15px;line-height: 36px;background:#fff;color: #333;font-size: 14px;outline: 0;}
.wp-search .search-btn {width:40px;height: 40px;position: absolute;right: 0;top:0;}
.wp-search .search-btn input.search-submit {width:40px;height: 40px;border:0;outline: 0;background:#fff4e0 url(images/search.png) no-repeat center;cursor: pointer;}
/*导航样式*/
.wp-panel,.wp-window{ height:80px;}
.head-right{ float:right; width:320px; padding-top:12px;}
.nav{background:#eba643;}
.wp-menu {height: 80px;}
.wp-menu .menu-item {display: inline-block;float: left; position: relative;width:9%; height:80px;text-align:center;}
.wp-menu .menu-item>a{display: inline-block;height: 80px; line-height:80px;}
.wp-menu .menu-item a.menu-link {color: #FFFFFF;font-size: 18px; font-family:"Microsoft YaHei"; position:relative;}
.wp-menu .menu-item a.menu-link:before{ position:absolute;content:'';left:0;right:0; bottom:0px; margin:0 auto; width:0px;height:3px; background:#fff;}
.wp-menu li.menu-item:hover a.menu-link:before{width:80px;}
.wp-menu li.menu-item:hover a.menu-link{ color:#ea4b4b;font-weight:700;}
.sub-menu {display: none;position: absolute;left: 0;top: 79px;width: 100%;z-index: 100;background:#d73333;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #fff;height:50px;line-height: 50px;padding: 0 17px;font-size: 18px; font-weight:700;background:none; text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color:#fff!important; background-color:#ea4b4b; display: block;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:rgba(0,0,0,0.2);}
/**幻灯**/
.mbanner .inner{ width:100%;}
.banner .focus .focus-title-bar {bottom:40px;left: 50%;margin-left:-640px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}
.mbanner .focus .focus-pagination {width: 100%; text-align:center;position:absolute;right: 14px;bottom: 11px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#bbb897;}
.mbanner .focus .focus-page-active {background: #fff;opacity:1; filter:Alpha(opacity=100);}
.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; background:url(images/prev1.png) center no-repeat;}
.mbanner .focus .focus-next { right:0px; background:url(images/next1.png) center no-repeat;}
.mbanner .focus-container .focus-item img{ width:100%;}
.mbanner .focus .focus-title-bar{ display:none!important;}
.mbanner .focus .focus-navigation{ width:100px;height:100px; margin-top:-50px; background-color:rgba(255,255,255,0.3); border-radius:50%;text-indent:-999em;}


/**首页**/
.main1{background:#fff; padding:34px 0 60px;}
.f_01{ float:left; width:980px;}
.f_02{ float:right; width:360px;}
.bt_title{ margin-bottom:30px; height:66px;position:relative;}
.bt_title .name img{ display:block;width:190px; height:55px;}
.bt_title .more_btn{ position:absolute; right:0; bottom:0; width:70px; height:40px; background:url(images/more.png) no-repeat;}

.col_01{width:490px; float:left;}
.tucon{width:490px; height:368px;}
.tucon .swiper-container { width: 100%; height: 100%; }
.tucon .swiper-slide {background-position: center; background-size: cover;}
.tucon .slide-box{ position:absolute;top:0;left:0;bottom:0;right:0;}
.tucon .news-title { position:absolute;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.4);box-sizing:border-box; padding-left:18px; padding-right:130px; height:50px; width:100%;display:block; overflow: hidden; }
.tucon .news_bt{line-height:50px;font-size: 16px;font-weight:700;  color:#fff;}
.tucon .swiper-container-horizontal .swiper-pagination-bullets{ bottom:20px; left:auto;right:18px; width:auto;}
.tucon .swiper-pagination-bullet{ margin-left:12px;  width:8px; height:8px; border:1px solid #fff; background:none;cursor:pointer; opacity:1; font-size:12px;}
.tucon .swiper-pagination-bullet-active{ background:#fff;}

.newslist2{ float:right;width:450px;}
.newslist2 li{ margin-top:18px;border:1px solid #ea4b4b;position:relative; padding-left:83px; padding-right:16px; padding-top:8px;  min-height:65px;}
.newslist2 li:first-child{margin-top:0;}

.newslist2 .num{ position:absolute;left:0;top:0; width:64px; height:64px; background:#ea4b4b; color:#fff;}
.newslist2 .num .day{ font-size:24px; font-weight:700;line-height:40px; text-align:center;}
.newslist2 .num .year{ font-size:14px; line-height:14px; text-align:center;}
.newslist2 .bt{ height:48px;font-size:16px; font-weight:700;color:#333;}
.newslist2 .bt .wz{line-height:24px;}
.newslist2 .cont{margin-top:2px;padding-bottom:12px; display:none;}
.newslist2 .cont .wz{ line-height:24px; font-size:14px; color:#999;}


.news_title{ margin-top:26px; background:#fef8ea url(images/newsbg1.png) no-repeat; padding:20px 30px; height:438px;}
.news_title .name{ margin:0 auto; width:100px; height:50px;}
.news_title .name img{ display:block;width:100px; height:29px; }
.newslist3 li{padding:16px 0; border-top:1px solid #f8dfb8;}
.newslist3 li:first-child{ padding-top:14px;}
.newslist3 .bt{ height:28px; line-height:28px; padding-left:20px;font-size:16px; font-weight:700; color:#ea4b4b; background:url(images/line.png) left center no-repeat;}
.newslist3 .zhaiyao{ margin-top:3px;line-height:28px; font-size:16px; color:#333;}
.news_title .more_btn{ position:absolute; right:30px; bottom:27px; width:70px; height:40px; background:url(images/more.png) no-repeat;}

.main2{ height:440px;background:#fff8ea url(images/bg1.png) center top no-repeat; padding:34px 0 50px;}
.tu_list{ height:260px;position:relative;}
.tu_list .swiper-container { width: 100%;position:relative;}
.tu_list .swiper-slide { float:left; margin-right:56px;background-position: center;background-size: cover; width:150px; height: 252px; position:relative;}
.tu_list .swiper-slide:last-child{ margin-right:0;}
.tu_list .swiper-slide .tu{ position:relative; z-index:10;margin:0 auto; width: 150px; height: 150px; border:1px solid #ea4b4b; border-radius:50%;overflow:hidden;}
.tu_list .swiper-slide .tu img{width: 150px; height: 150px; display:block;}
.tu_list .slide-bt{ margin-top:10px; color:#333;}
.tu_list .slide-bt .name{line-height:25px; text-align:center; font-size:16px; font-weight:700;}
.tu_list .slide-bt .wz{ margin-top:7px;  text-align:center;line-height:25px; font-size:14px;}
.tu_list .swiper-container-horizontal>.swiper-scrollbar{ left:0;bottom:0;right:0;}
.tu_list .swiper-slide:hover .slide-bt{color:#ea4b4b; }
.tu_list .swiper-scrollbar{ background:rgba(234,75,75,0.3); height:4px;}
.tu_list .swiper-scrollbar-drag{background:#ea4b4b;}

.newslist4{ position:relative;margin-top:-2px;border-top:4px solid #ea4b4b; padding-top:10px;}
.newslist4 li{padding-left:30px;font-size:16px; font-weight:700; background:url(images/line.png) left center no-repeat;}
.newslist4 li a{ display:block; height:35px; line-height:35px; color:#333;}
.newslist4 li a:hover{ color:#ea4b4b;}

.main3{background:#fff url(images/bg2.png) center bottom no-repeat; padding:34px 0 50px;}
.main3 .tucon{height:280px;}
.main3 .tucon .news-title {height:40px;}
.main3 .tucon .news_bt{line-height:40px;}
.main3 .tucon .swiper-container-horizontal .swiper-pagination-bullets{ bottom:15px;}
.newslist5{ float:right;width:450px;}
.newslist5 li{ border-bottom:1px solid #e0e0e0; padding:12px 0;}
.newslist5 li a{ display:block; padding-right:120px; position:relative;}
.newslist5 li .wz{ line-height:35px; font-size:16px;font-weight:700;  color:#333;}
.newslist5 li .date{ font-size:14px; color:#999; position:absolute;right:0;top:0;line-height:35px; }
.newslist5 li:first-child{ padding-top:0;}
.newslist5 li:first-child .wz,.newslist5 li:first-child .date{ padding-bottom:7px; line-height:19px;}
.newslist5 li a:hover .wz{color:#ea4b4b;}

.newslist6{ float:none;width:100%;}
.newslist6 li a{padding-right:80px;}

.pic_list{ width:100%; height:200px; overflow:hidden;}
.pic_con{overflow:hidden;}
.pic_list ul{ float:left;}
.pic_list li{ float:left; margin-right:60px; width:200px;}
.pic_list li a{ display:block;}
.pic_list li .tu{width:200px; height:150px; position:relative; overflow:hidden;}
.pic_list li .tu img{width:200px; height:150px;}
.pic_list li .wz{height:40px; border-bottom:2px solid #ea4b4b;line-height:22px;font-size:16px;font-weight:700;  color:#333; margin-top:10px; }

.newslist7 li{ border-left:4px solid #ea4b4b; height:24px;margin-top:23px;}
.newslist7 li:first-child{ margin-top:0;}
.newslist7 li a{ display:block; padding-left:17px; padding-right:80px; position:relative;}
.newslist7 li .wz{ line-height:24px; font-size:16px; font-weight:700; color:#333;}
.newslist7 li .date{ font-size:14px; color:#999; position:absolute;right:0;top:0;line-height:24px; }
.newslist7 li a:hover .wz{color:#ea4b4b;}

/**页脚**/
#footer {background:#ea4b4b url(images/footbg.png) center no-repeat; height:190px;}
.foot_01{ float:left; width:810px; padding-top:40px;}
.foot_tu{ height:80px;}
.foot_tu .logowz{margin-left:14px; height:40px; margin-top:20px;}
.footwz{ line-height:20px; margin-top:13px; font-size:14px; color:#fff;}
.foot_02{ float:right; width:280px;font-size:14px; color:#fff; padding-top:35px;}
.callwz{line-height:30px; }
.botlinks{ margin-top:23px;}
.botlinks .links-wrap {position: relative;width:280px;height:30px; line-height:30px; background:rgba(255,255,255,0.3);border:0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 30px; line-height:30px; padding: 0 30px 0 20px; color:#fff; font-size:14px; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #fff; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0;right:0; bottom:30px;height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #333; background:#fff; cursor: pointer;}/**链接样式**/




.newslist li{ margin-top:8px; height:48px; padding-right:140px; position:relative; padding-left:25px; border-bottom:1px dashed #e0e0e0;}
.newslist li:before{ position:absolute; content:''; top:50%; margin-top:-3px; left:3px; width:6px; height:6px; background:#ea4b4b;}
.newslist li .time{ position: absolute; right:0;top:0; line-height:48px; font-size:14px; color:#999;}
.newslist li a{ display:block; line-height:48px; font-size:18px; color:#333;}
.newslist li a:hover{color:#ea4b4b;}



/*列表页*/
.listpage{ padding-top:30px; padding-bottom:40px;}
.col_menu {width: 300px;float:left; box-shadow: 0 0 15px rgba(0,0,0,.1);} /**栏目新闻**/
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom: 1px solid #DBDBDB;}

.col_menu .col_menu_head {background: #ea4b4b;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:600;color:#fff;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 52px;padding:0px 5px 0px 30px;background:url(images/jkd_05.png) left center no-repeat;}  /**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/

.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { border-top:0px solid #830000; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 18px;font-weight:normal;background:#fff8ea;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA; display:block;}
.col_list .wp_listcolumn .wp_column:last-child a {border-bottom:0;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:8px 0px 8px 28px;line-height:40px;} 	
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background:#d73333;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.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:#830000;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;/* background:none; */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:#830000;} 
/*三级子栏目**/
.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:#830000;} 
	

.col_news {width:1040px;min-height:500px;float:right;box-shadow: 0 0 15px rgba(0,0,0,.1); border-top:3px solid #ea4b4b; padding:0 30px;} /**栏目新闻**/
.col_news .col_news_box{margin-left: 266px;}
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom: 1px solid #DBDBDB; padding-top:10px;}
.col_metas .col_title {display:inline-block;float:left;height: 44px;line-height: 43px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight:600;color: #333;}   /**当前栏目名称**/
.col_metas .col_path {display:inline-block;float:right;/* padding-right:20px; */white-space:nowrap;height: 45px;line-height: 45px;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_entry{ font-size:16px;}

.wp_paging { display:block; margin:0; padding:0; list-style:none; font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif; color:#494949; float:right;}
.wp_paging input {font-size:12px;*font-size:100%;}
.wp_paging li { display:inline-block; height:25px; line-height:25px; float:left; margin-top:5px;}
.wp_paging li span,.wp_paging li a { display:inline-block; float:left; margin-left:10px; }
.wp_paging li em { font-style:normal;}
.wp_paging li a { cursor:pointer; color:#666; line-height: 25px; height: 25px;}
.wp_paging li a:hover { color:#000; }
.wp_paging li a span{ margin:0;}
.wp_paging li input { font-size:12px;*font-size:100%; width:24px; height:15px; line-height:15px; border:1px solid #d5d5d5; background:#fff; margin-top:4px; text-align:center;}
.wp_paging li input:focus{ outline:none;}

/**文章页**/
.infobox {margin-top: 0;margin-right: 30px;margin-bottom: 0;margin-left: 30px;}
.article {padding-top: 30px; padding-bottom:40px;}
.article h1.arti_title {line-height:26px;font-family: "Microsoft YaHei";padding:15px;text-align:center;font-size:25px;color:#282828;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #CCCCCC;} 
.article h2.arti_title{text-align: center;font-size: 18px;margin-top: 18px; color:#ea4b4b}/**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;} /**文章其他属性**/
.article .entry {overflow:hidden;margin-top: 0;margin-bottom: 0; font-size:16px;}
 /**文章内容**/
.article .entry .read,.article .entry .read p {color:#333;}  /**阅读字体**/
.article .entry .read p { line-height:1.7em; font-size:16px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

.newslist_pic .list_pic{ display:block; float:left;width:264px; border:12px solid #efefef; margin:0 28px; margin-top:30px; }
.newslist_pic .list_pic .tu{width:240px; height:180px;}
.newslist_pic .list_pic .tu img{width:240px; height:180px;}
.newslist_pic .list_pic .slide-bt{ height:64px; font-size:18px; color:#333; padding:0 6px; background:#fff;}
.newslist_pic .list_pic .slide-bt .name{ width:100%;line-height:25px; text-align:center; font-size:16px; }
.newslist_pic .list_pic:hover .name{color:#ea4b4b;}