@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;
}

/*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;
	*/
}

::-webkit-input-placeholder { /* WebKit browsers */
color:#666;
font-family:"Microsoft YaHei";
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#666;
font-family:"Microsoft YaHei";
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#666;
font-family:"Microsoft YaHei";
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#666;
font-family:"Microsoft YaHei";
}
/**布局开始**/
body {
	/* line-height: 1.75; */
	background-color: #ffffff;
	/*background-image: url(images/s_bg.png);
	background-repeat: repeat;*/
	font-size: 13px;
	font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
	background-image: url(images/main_bg.png);
}
p {
}
a {
	color: #424242;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
}
a:hover {
	color: #c85900;
}
body.main {
	/*background: #EEEADF url('images/bg.jpg') no-repeat center 151px;*/
}
/*页面尺寸*/
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1170px;
	margin: 0 auto;
	padding-left:15px;
	padding-right:15px;
} /**页面全局宽度**/
/*headtop*/
#headtop {
	/* background: #cd111f; */
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#headtop .inner {	
}
.headtop .top-left {
	float: right;
}
.headtop .top-right {
	float: right;
	position: relative;
}
/*head开始*/
#header {
	/*background: #cd111f;*/
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
#header .inner {
	height: 200px;
	position: relative;
	/*background:url(images/bg_head_right.png) no-repeat right bottom; background-size:479px 120px;*/
}
.head {
	width: 100%;
	position: relative;
}
.head .head-left {
	float: left;
	display: inline-block;
	width: 550px;/* height: 108px; */
}
.head .head-left .sitelogo {
}
.head .head-main {
	float: right;
	margin-top: 14px;
}
.head .head-main .site-rale {
}
.head .head-main .site-lang {
}
.head .head-right {
	float: right;
	width: 300px;
	margin-top: 80px;
}
.head .head-right .old_link{
	text-align:right;
}
.head .head-right .old_link a,.head .head-right .old_link a:visited{color:#dfdfdf;}

.head .head-right .site-link {
	line-height: 30px;
	color: #fff;
}
.head .head-right .site-link a {
	line-height: 30px;
	color: #fff;
}
.head .head-right .search {
	/* margin-top: 10px; */
	background-color: white;
}
.head .sitelogo a {
	display: block;
	position: absolute;
	left: 0px;
	top: 29px;
	z-index: 100;
}/*logo*/
.head .sitelogo a .name {
	display: inline-block;
	margin: 10px 10px;
	font-size: 28px;
	color: #9d0711;
}
/*rale样式*/
.site-rale {
	display: inline-block;
}
.site-rale ul {
	float: left;
}
.site-rale ul li.links {
	float: left;
}
.site-rale ul li.links a {
	line-height: 30px;
	color: #fff;
}
/*lang样式*/
.site-lang {
	display: inline-block;
	width: 100%;/* margin-bottom:15px; */
}
.site-lang ul {
	float: right;
}
.site-lang ul li.links {
	float: left;
	margin-left: 5px;
	padding-left: 40px;
	background: url('images/links_icon.png') no-repeat left -10px;
	;
	opacity: .9;
	filter: alpha(opacity=90);
}
.site-lang ul li.links a {
	line-height: 32px;
	margin: 0px 5px 0px 5px;
	font-size: 16px;
	color: #ffffff;
}
.site-lang ul li.links a:hover {
	color: #eee;
}
/*默认主导航样式*/
#nav {
	background: #ff7800;
}
#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);
}
.navbar {
}
.navbar .navbox {
	width: 95%;
	margin: 0 auto;
}
.navi-slide-head {
	display: none;
}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {
	margin: 0 auto
}
.wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	background: url(images/nav_x.jpg) no-repeat left center;
}
.wp-menu .menu-item.i1 {
	background: none;
}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(images/navj.png) no-repeat center center;
	vertical-align: middle;
}
.wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 40px;
	line-height: 50px;
	color: #ffffff;
	font-size: 16px;
}
.wp-menu .menu-item a.menu-link:hover, .wp-menu .menu-item a.hover {
	text-decoration: none;
	color: #dfdfdf;
	background-color: none;
}
.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	min-width: 126px;
	z-index: 100;
	background: rgba(255, 120, 0, 0.8);
	opacity: 0.9\9;
	background: #c85900\8;
	filter: alpha(opacity=80);
	border-top: 0px solid #ffdec1;
}
.sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
}
.sub-menu .sub-item a {
	display: block;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	padding: 0 0px;
	font-size: 14px;
	background: none;
	text-align: center;
}
.sub-menu .sub-item a:hover {
	color: #dfdfdf;
	background-color: #c85900;
	display: block;
}
.sub-menu .sub-menu {
	left: 100%;
	top: 0px;
	z-index: 200;
	background: rgba(255, 120, 0, 0.8);
	opacity: 0.9\9;
	background: #c85900\8;
	filter: alpha(opacity=80);
}
/**主页banner开始**/
#banner {/* background: #e7e2df; */
}
#banner .inner1 {
	width: 100% !important;
	/*width: auto;
	max-width: 1200px;*/
	/* background:#fff; */
	text-align: center;
	position: relative;
}
#banner .inner1 .btns {
	width: 43px;
	height: 21px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	top: 0px;
	z-index: 10;
	background: url(images/btns.png) no-repeat 50% 0px;
	cursor: pointer;
}
/**主体模块样式**/

#m-container {
}
#m-container .inner {
}
/**首页三列布局**/
.mod {
}
.mbox {
}
.main1 {}
.main1 .inner {padding-top: 30px;background: #ffffff;}
.main1 .ml {float: left;width: 300px;margin-top: 45px;}
.main1 .mc {float: left;width: 480px;padding-left:45px;}
.main1 .mr {float: right;width: 320px;}

.main2 {}
.main2 .inner {padding-top: 15px;background: #ffffff;}
.main2 .ml{float:left;width:300px;}
.main2 .mr{float:right;width:820px;}
.main2 .mr_l{float:left;width:48%;}
.main2 .mr_r{float:right;width:48%;}

.main3 {}
.main3 .inner {padding-top: 15px;background: #ffffff;}
.main3 .ml{float:left;width:300px;}
.main3 .mr{float:right;width:820px;}
.main3 .mr_l{float:left;width:48%;}
.main3 .mr_r{float:right;width:48%;}
/*
.main3 {}
.main3 .inner {padding-top: 15px;background: #ffffff;}
.main3 .ml{float:left;width: 300px;}
.main3 .mc{float: left;width: 412px;padding-left:25px;}
.main3 .mr{float: right;width: 412px;}
*/

.main4{}
.main4 .inner{padding-top:15px;padding-bottom: 15px; background: #ffffff;}
.main4 .ml{float:left;width: 880px;}
.main4 .mr{float:right;width:260px;}

/*分享链接*/
.bdsharebuttonbox a { width: 30px!important; height: 30px!important; margin: 0 auto 10px!important; float: none!important; padding: 0!important; display: block; }
.bdsharebuttonbox a img { width: 30px; height: 30px; }
.bdsharebuttonbox .bds_tsina { background: url(images/gbRes_6.png) no-repeat center center/30px 30px; }
.bdsharebuttonbox .bds_qzone { background: url(images/gbRes_4.png) no-repeat center center/30px 30px; }
.bdsharebuttonbox .bds_tqq { background: url(images/gbRes_5.png) no-repeat center center/30px 30px; }
.bdsharebuttonbox .bds_weixin { background: url(images/gbRes_2.png) no-repeat center center/30px 30px; }
.bdsharebuttonbox .bds_sqq { background: url(images/gbRes_3.png) no-repeat center center/30px 30px; }
.bdsharebuttonbox .bds_douban { background: url(images/gbRes_7.png) no-repeat center center/30px 30px; }
.bdsharebuttonbox .bds_renren { background: url(images/gbRes_1.png) no-repeat center center/30px 30px; }
.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; }
.gb_resLay { background: #FFFFFF; height: 100px; width: 100%; max-width: 800px; margin: 0 auto; }
.gb_res_t { line-height: 48px; height: 48px; position: relative; font-size: 18px; text-align: center; }
.gb_res_t i { background: #FFEC94; height: 1px; overflow: hidden; left: 32px; top: 30px; right: 32px; position: absolute; }
.gb_res_t span { background: #FFF; display: inline-block; padding: 0px 6px; position: relative; z-index: 2; }
.gb_resItms { margin: 0px 4%; }
.gb_resItms li { text-align: center; float: left; width: 16.66%; padding-bottom: 15px; }
.gb_resA img { height: auto; width: 60px; margin-bottom: 10px; }

@media only screen and (max-width: 500px) {
.gb_resA img { width: 30px; margin-top: 5px; }
}

@media only screen and (max-width: 470px) {
.gb_resItms li { width: 33.333%; }
.gb_resLay { height: 200px; }
.gb_resA img { width: 30px; margin-top: 0 }
}


.foottop {background-image: url(images/footer_bg.png); background-position: bottom; background-size: cover;background-repeat: no-repeat;color: #FFF;margin-top: 50px; height: 350px;}
.foottop .inner {padding-top: 60px;}
.foottop .inner .mod {color: #ffffff;}
.foottop .ml {float: left;width: 30%; text-align: right;height: 250px;background-image: url(images/football.png);background-position: center;background-repeat: no-repeat;background-size: contain;}
.foottop .ml .img{padding-right:40px;}
.foottop .mc {float: right;width:40%;text-align: center; color: #ffffff; font-size: 14px; padding-top: 20px;}
.foottop .mc .txt{/*border-left: 2px solid #ffffff;border-right: 2px solid #ffffff; margin-top:20px;*/}
.foottop .mc .img{margin-bottom:20px;}
.foottop .mr {float: right;width:30%;height: 250px;background-image: url(images/game.png);background-position: center;background-repeat: no-repeat;background-size: contain;}
.foottop .mr .img{padding-left:40px;}

/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}
.post .tt {
	display: inline-block;
	width: 100%;
	/*border-bottom: 2px solid #c85900;*/
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 16px;
	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: 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 {
	display: inline-block;
	height: 20px;
	margin-top: 12px;
	line-height: 20px;
	float: right;
	border-radius: 3px;
}
.post .more_btn .more_text, .post .more_btn a {
	font-size: 13px;
	cursor: pointer;
}
.post .more_btn a {
	color: #666;
}
.post .more_btn a:hover {
	color: #666;
}
.post .more_btn .more_text{background-color: #c85900;padding:3px 3px;color: #fff;border-radius: 3px;}
/*带边框*/
.post0{border:1px solid #c85900; border-radius: 3px; padding-left:8px;padding-right:8px; padding-top: 5px; padding-bottom: 5px; }
.post0 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #c85900;
	cursor: pointer;
}
.post-01 .tt{
	margin-bottom: 15px;
}

/*标准标题*/
.post1 {
}
.post1 .tt {
	border-bottom: 2px solid #c85900;
}
.post-11 .tt .tit {
	padding-left:40px; background:url('images/icon1.png') no-repeat left center;
}
.post-12 .tt{height: 42px;margin-bottom: 6px;}
.post-12 .focus-title-bar{
	left: 0 !important;bottom: 25px !important;width: 455px !important;margin-left: 0px !important;
}
.post-12 .tt .tit {
	padding-left:40px; background:url('images/icon2.png') no-repeat left center;
}
.post-13 .tt-13 {padding-top: 26px;border-bottom:0px;}

.post1 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #c85900;
	cursor: pointer;
}
.post1 .tt .tit .title.selected {
	color: #c85900;
}
.post1 .more_btn a {
}
.post1 .left-link1 li{width:100%}
.post1 .left-link1 li a img{width: 100%; margin: 6px 0px;}
/*带图标标题*/
.post2 {
}
.post2 .tt {
}
.post-01 .tt, .post-21 .tt, .post-22 .tt, .post-23 .tt{
	border-bottom: 2px solid #c85900;
}
.post-22 .tt .tit {
	padding-left:40px; background:url('images/icon4.png') no-repeat left center;
}
.post-23 .tt .tit {
	padding-left:40px; background:url('images/icon5.png') no-repeat left center;
}
.post2 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #c85900;
	cursor: pointer;
}
.post2 .con {
}
/*居中标题*/
.post3 {
	margin-top:15px;
}
.post3 .tt {
	border-bottom: 2px solid #c85900;
}
.post3 .tt .tit {
	float: none;
}
.post3 .tt .tit .title {
	display: inline-block;
	margin-right: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #c85900;
	cursor: pointer;
}
.post3 .more_btn {
	margin-left: 10px;
	line-height: 20px;
	float: right;
}
.post-31 .tt .tit {
  /*padding-left:40px; background:url('images/icon7.png') no-repeat left center;*/
}
.post-32 .tt .tit {
	padding-left:40px; background:url('images/icon8.png') no-repeat left center;
}
.post-33 .tt .tit {
	padding-left:40px; background:url('images/icon9.png') no-repeat left center;
}

/**自定义新闻列表**/
.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_time,.news_list li.news .news_time span{color: #666;}/*发布时间*/
.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;}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 5px;padding-bottom: /*5px;border-bottom:1px solid #ccc;*/}
.rili2 .news_list li.news.n1{margin-top:5px;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#c85900;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 28px;font-size: 22px; color:#fff; background-color:#ff9c53; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:28px; font-size: 12px; color:#6b6b6b; background-color:#efefef;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 6px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 22px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#c85900;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#efefef;}


/*通知*/
.tongzhi{ border: 1px solid #efefef; background:#efefef; padding: 8px; min-height: 50px; height: auto; margin-top: 13px;}
.tongzhi .title{float:left;background-image: url(images/icon6.png); background-repeat: no-repeat; background-position: left center; height: 50px; line-height: 50px; font-size: 16px; border-right: 1px solid #cfcfcf; font-weight: bold;} 
.tongzhi .title .tt{margin-left:40px;margin-right:20px;}
.tongzhi .con{float:left;padding-left:20px;}
.tongzhi .con .news_list{float:left; width: 150px; height: 45px; line-height: 22px; margin-right:20px;}

/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .link_list{margin:0 0px;}
.link_icon .link_list li.link{}
.link_icon .link_list li.link .link_box{margin:0 6px;/*border:1px solid #efefef;*/ border-radius: 3px; margin-bottom:10px;}
.link_icon .link_list li.link .link_icon{background-image: url(images/btn_bg.png);background-size: cover;border-radius: 3px;/*background-color:#fedec1;opacity:.6; filter:Alpha(opacity=60);*/display:inline-block;width:100%; }
.link_icon .link_list li.link .link_icon:hover{background-color:#ffd2aa; opacity:.6; filter:Alpha(opacity=60);}
.link_icon .link_list li.link .link_icon .icon{display: inline-block;float:left;width: 40px;height: 40px;margin: 5px 0px 5px 5px;vertical-align: middle;background: url(images/icon.png) no-repeat;;}
.link_icon .link_list li.link .link_icon .link_con{float:left;display:block;line-height:40px; margin:5px 10px;color:#fff;font-size:18px;}
.link_icon .link_list li.link.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .link_list li.link.i2 .link_icon .icon{background-position: 0px -40px;}
.link_icon .link_list li.link.i3 .link_icon .icon{background-position: 0px -80px;}
.link_icon .link_list li.link.i4 .link_icon .icon{background-position: 0px -120px;}
.link_icon .link_list li.link.i5 .link_icon .icon{background-position: 0px -160px;}
.link_icon .link_list li.link.i6 .link_icon .icon{background-position: 0px -200px;}
.link_icon .link_list li.link.i7 .link_icon .icon{background-position: 0px -240px;}
.link_icon .link_list li.link.i8 .link_icon .icon{background-position: 0px -280px;}
.link_icon .link_list li.link.i9 .link_icon .icon{background-position: 0px -320px;}
}
/*滚动Arrows */
.slick-prev, .slick-next, .slick-prev:hover, .slick-next:hover {
	height: 90px;
	width: 24px;
	background: url(images/slickarrow.png) no-repeat;
	top: 0%;
	margin-top: 0px;
	outline: none;
}
.slick-prev {
	display: none!important;
	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: -35px;
	background-position: right top;
}
.slick-next:hover {
	background-position: right top;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.slick-next:before {
	content: '';
}

/** 
*其他样式
*/
/**友情链接**/
.botlinks .links-wrap {
	position: relative;
	float: left;
	display: inline-block;
	margin: 4px 10px 4px 0px;
	width: 206px;
	line-height: 32px;
	background: #fff;
	border:1px solid #d0d0d0;
}
.botlinks .links-wrap a.links-arrow {
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 25px 0 10px;
	color: #a1a1a1;
	background: url(images/arrow.png) no-repeat right top;
}
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {
	color: #333;
	background-position: right bottom;
	cursor: pointer;
}
.botlinks .links-wrap .link-items {
	display: none;
	position: absolute;
	left: 0;
	bottom: 32px;
	width: 100%;
	height: auto;
	overflow: auto;
	overflow-x: hidden;
	background: #f5f5f5;
}
.botlinks .links-wrap .link-items a {
	display: block;
	line-height: 24px;
	padding: 5px 0 0 5px;
	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: #000000;
	background: #cccccc ;
	cursor: pointer;
}/**链接样式**/
/**
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner {
	height: 326px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.l-banner img {/* display:none; */
	height: 100%;
	vertical-align: top;
}
/**主体列表页开始**/
#l-container {
}
#l-container .inner {/* width:980px; */
	padding: 25px 10px;
}
/**主体文章页开始**/
#d-container {
}
#d-container .inner {/* width:880px; */
	padding-top: 20px;padding-bottom: 20px;/* background:#fff; */
}
/**文章页banner**/
#m-container1 {
}
#m-container1 .inner {
	background: #fff;
	padding-top: 15px;
}
.col_menu {
	width: 240px;
	float: left;
	margin-right: -240px;
	position: relative;
}
.col_menu .l-qh {
	margin-bottom: 10px;
}
.col_menu .col_menu_head {
	background: #c85900;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: inline-block;
*display:inline;
*zoom:1;
	line-height: 50px;
	padding: 0px 5px 0px 30px;
}  /**栏目名称图标**/
.col_menu .col_menu_con {
	border: 1px solid #c85900;
}
/*栏目列表*/
/*栏目列表*/
.col_list {/* padding:4px 18px; */
}
.col_list .wp_listcolumn {
	border-top: 0px solid #c85900;
	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: #c85900;
	background: #EEEADF;
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #c85900;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #c85900;
	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: #c85900;
}
/*二级子栏目**/
.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: #c85900;
}
/*三级子栏目**/
.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: #c85900;
}
.col_news {
	width: 100%;
	min-height: 500px;
	float: right;
} /**栏目新闻**/
.col_news .col_news_box {
	margin-left: 290px;
}
.col_news_head {/* border-left:6px solid #3FD7CB; */
	/*border-bottom: 1px solid #c85900;*/

}
.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: #c85900;
	border-bottom: 3px solid #c85900;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;/* padding-right:20px; */
	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.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);
}   /**列表页文章图片大小限制**/
/**文章页**/
.article_main .col_news_head,.article_main .article{	
	padding-left: 100px;
	padding-right: 100px;
}
.infobox {
	width: auto;
	margin: 0 auto;
}
.article {
	
}
.article h1.arti_title {
	line-height: 26px;
	padding: 20px;
	/*border-bottom: 1px solid #ececec;*/
	font-family: "Microsoft YaHei";
	font-size: 22px;
	text-align: center;
	color: #A94300;
	border-bottom: 3px solid #C85900;
} /**文章标题**/
.article .arti_metas {
	padding: 15px;
	text-align: center;
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
}/**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	line-height: 1.6;
	font-size: 14px;
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	margin: 0 auto;
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
.article .entry .read table {
	margin: 0 auto;
	border: none!important;
}

/** modal window styles **/
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}


#qrcodemodal {
  width: 300px;
  padding: 15px 20px;
  background: #f3f6fa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

/**页脚开始**/
#footer {

}
#footer .inner {
	padding: 6px 0px;
	position: relative;
}
#footer .inner .mod {
	padding: 8px 0px;
}
#footer .inner .foot-left {
	float: left;
	padding: 12px 0px;
	padding-left: 60px;
}
#footer .inner .foot-right {
	float: right;
	margin-top: 12px;
}
#footer .inner p {
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	text-align: center;
	color: #b6b6b6;
}
#footer .inner p span {
	margin: 0 3px;
}
#footer .inner p.copyright {
}
#footer .inner p.copyright span {/* font-weight:bold; */
}
#footer .inner p a {
	margin: 0px 5px;
	color: #b6b6b6;
}
#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;
}
/**
 * 组件功能
 */
/** 搜索 **/
.searchbox{text-align:left;margin-top:5px;}
.wp_search {position: relative;background-color:rgba(255,255,255,0.5);border-radius: 10px;}
.wp_search form {display: block;}
.wp_search .search-input {margin-left:8px; margin-right: 40px;color: white;}
.wp_search input.keyword {width: 242px !important;height: 28px;padding: 4px;line-height: 28px;background: none;color: #3f3f3f;font-size: 14px;border:0;outline: 0;}
.wp_search .search-btn {width:52px;height: 36px;position: absolute;right: 0;top:0%; border-radius: 10px;}
.wp_search input.search {width:52px;height: 36px;border:0;outline: 0;background: rgba(255,255,255,0.6) url(images/sous.png) no-repeat center;cursor: pointer; border-bottom-right-radius: 10px;border-top-right-radius: 10px;}
/* 登录样式 */
#wp_login_w04 {
	margin-top: 33px;
}
#wp_login_w04 .title {
	float: left;
	line-height: 35px;
	margin-left: 110px;
	margin-right: 10px;
	font-size: 15px;
}
#wp_login_w04 input {
	border: 1px solid #d1d1d1;
	width: 80px;
	line-height: 34px;
	padding-left: 4px;
	height: auto;
	padding: 0px;
}
#wp_login_w04 #w04_loginButton {
	width: 81px;
	height: 35px;
	background: url(images/members_btns.jpg);
	cursor: pointer;
	border: 0px;
	vertical-align: middle;
	color: #fff;
}
#wp_login_w04 .login_input {
	border: 0px!important;
	width: auto;
	margin-right: 7px;
	height: 34px;
	line-height: 34px;
}
#wp_login_w04 .login_input img {
	vertical-align: middle;
	margin-top: 5px;
}
#wp_login_w04 .login_input .input {
	border: 0px solid #d1d1d1;
	width: auto;
	line-height: 34px;
	height: auto;
	padding: 0px;
}
#wp_login_w04 .login_btn .button {
	display: inline-block;
	float: left;
	width: auto;
	height: auto;
	background-color: #eee;
	border: 0px solid #ccc;
}
/* 自定义登录样式 */
.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 {
	height: 50px;
	text-align: center;
}
.shares ul {
	display: inline-block;
*display:inline;
*zoom:1;
	width: auto;
	margin: 0 auto;
	text-align: right;
}
.shares li {
	float: left;
	margin: 0 6px;
	position: relative;
}
.shares li a {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 0px solid red;
	background: url('images/share_icon.png') no-repeat;
	opacity: .6;
	filter: Alpha(opacity=60);
	vertical-align: top;
}
.shares li a:hover {
	opacity: 1;
	filter: Alpha(opacity=100);
}
.shares li.i1 a {
	background-position: 0px 0px;
}
.shares li.i2 a {
	background-position: -72px 0px;
}
.shares li.i3 a {
	background-position: -144px 0px;
}
.shares li .con {
	display: none;
	position: absolute;
	bottom: 60px;
	left: 50%;
	z-index: 100;
	margin-left: -51px;
	width: 100px;
}
.shares li .con img {
	width: 90px;
	height: 90px;
	vertical-align: top;
	background: #fff;
}
.shares li .con span {
	line-height: 22px;
	font-size: 12px;
	color: #fff;
}
/*筛选功能样式*/
.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: #0f429b;
	border-radius: 15px;
	color: #fff;
}
/**
 * 特殊页面
 */
/*二级页面*/

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {
	bottom: 40px;
	left: auto;
	right: 80px;
	margin-left: 0px;
}
.mbanner .focus .focus-title-bg {
	width: 100%;
	height: 100%;
	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: #616161;
	opacity: .7;
	filter: Alpha(opacity=70);
}
.mbanner .focus .focus-page-active {
	width: 18px;
	background: #214f99;
	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: 40px;
	line-height: 40px;
	padding: 0 15px;
	font-size: 14px;
	color: #000;
}
.post-11 .focus .focus-title-bar {
	height: 40px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin-left: 0px;
}
.post-11 .focus .focus-title-bg {
	background-color: #FFF;
	opacity: 1;
	filter: alpha(opacity=100);
}
.post-11 .focus .focus-pagination {
	position: absolute;
	right: 14px;
	bottom: 46px;
}
.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: #214f99;
	color: #fff;
}
.post-11 .focus .focus-navigation {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.post-11 .focus .focus-navigation:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.post-11 .focus .focus-navigation:active {
	opacity: 1;
	filter: alpha(opacity=100);
}
.sudy-scroll-nav {
	display: none;
}
.events_list {
	float: left;
	width: 18.2%;
	margin: 0px 9px;
}
.events_title {
	line-height: 42px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #f3f3e9;
}
.events_title a {
	color: #3b3b3b;
}
.events_img {
	width: 204px;
	height: 153px;
}
.events_img img {
	width: 100%;
	height: 100%;
}
.post.postx .con {
	padding: 0;
	margin: 0px -9px;
}
.events_list:hover .events_img {
	opacity: 0.7;
	transition: all 0.4s ease-in-out;
	filter: alpha(opacity=70);
}
.events_list:hover .events_con {
	opacity: 0.7;
	transition: all 0.4s ease-in-out;
	filter: alpha(opacity=70);
}
.pad-mod {
	display: none;
}
.mobile-mod {
	display: none;
}
.focusx .focus-pagination {
	display: none!important;
}
.focusx .focus-navigation {
	display: none!important;
}
.focusx .focus-title-bar {
	margin-left: 0!important;
	left: 0!important;
	bottom: 0!important;
}
.focusx .focus-title-bg {
	background-color: #f3f3e9;
	opacity: 1;
}
.focusx .focus-title {
	color: #3b3b3b;
	text-align: center;
	width: 100%;
	padding: 0;
	font-weight:bold;
}
.focusx .focus-title a, .focus-text a {
	color: #3b3b3b;
}
.sudy-scroll-page {
	display:none!important;
	}
