/*--------------------------------------------
|        Type:    CSS Document 
+---------------------------------------------
|        Author:  钄℃収 
+---------------------------------------------
|        QQ:    807159382
+---------------------------------------------
|        Mail:   807159382@qq.com
+---------------------------------------------*/

/*--------------------------------------------
|              CAIHUI
+-------------------------------------------*/

.header {
/*height: 160px;*/
}
.header .logobar {
	height: 110px;
	background: url(style_res/header_bg.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 10px 0;
}
/*.header .logobar .comWidth{height: 110px;}*/
.header .top {
	height: 35px;
	line-height: 35px;
}
.header .top .fl>em {
	margin-right: 10px;
}
.header .top .fr>a {
	background: url(style_res/icon1.png) no-repeat 0 center;
	margin-left: 10px;
	padding-left: 15px;
}
.header .top .fr>a:hover {
	text-decoration: underline;
}
.header .top .fr .cont {
	background: url(style_res/icon2.png) no-repeat 0 center;
}
.header .logobar .logo>span {
	display: block;
	float: left;
}
.header .logobar .logo .xyName {
	margin-top: 25px;
	margin-left: 15px;
}
.header .logobar .logo .scLogo>img {
	height: 58px;
	width: 200px;
	overflow: hidden;
}
.header .logobar .logo .xyName>img {
	overflow: hidden;
}
.header .logobar .motto {
	margin-top: 35px;
}
.header .menubar {
	height: 50px;
	background-color: #00963d;
}
.header .menubar .menu {
	background-color: #00963d;
	height: 50px;
}
.header .menubar .menu>ul>li {
	float: left;
	background: url(style_res/r_line.png) no-repeat right;
}
.header .menubar .menu>ul>li>a {
	display: inline-block;
	line-height: 50px;
	font-size: 18px;
	width: 180px;
	text-align: center;
	color: #fff;
}
.header .menubar .menu>ul>li>a:hover, .header .menubar .menu>ul>li>a.on {
	background: #087f38;
}
.header .menubar .menu>ul>li>ol>li>a {
	display: block;
	line-height: 40px;
	background: rgba(52,148,95,0.8);
	text-align: center;
	color: #fff;
}
.header .menubar .menu>ul>li>ol>li>a:hover {
	background: #087f38;
}
.menubar .menu ul li {
	_float: left;
	_display: block;
}
.menubar .menu ul li a {
	_display: block;
	_width: 150px;
	_float: left;
	_text-align: center;
	_line-height: 40px;
	_font-size: 16px;
}
.menubar .menu>ul>li {
	position: relative;
	float: left;
	_display: block;
}
.menubar .menu>ul>li>a {
	display: block;
	width: 150px;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}
.menu ul li ol.SecMenu li a {
	display: block;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.SecMenu {
	width: 276px;
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 99999999;
	display: none;
 *+background-color:#085b95;
}
.header .menubar .menu>ul>li>a.ati:hover, .menubar a.ati {
	background: #ffb400;
}
/*鎼滅储*/
.search {
	width: 360px;
	margin-top: 34px;
	color: #d5d5d5;
}
.search input {
	color: #333;
}
.search .inp_search {
	float: left;
	height: 30px;
	width: 240px;
	border: 2px solid #00963d;
	border-right: none;
	background: url(style_res/search.png) no-repeat 10px center;
	padding-left: 46px;
	line-height: 40px;
	color: #999;
}
.btn_search {
	width: 72px;
	float: right;
	background-color: #00963d;
	height: 34px;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	border: none;
}
/*鍥剧墖杞挱*/
/* rslides */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs {
	margin-top: -40px;
	position: relative;
	z-index: 100;
	margin-bottom: 20px;
	display: none;
}
.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-radius: 10px;
	border: 1px solid #FFF;
	position: relative;
}
.callbacks_tabs.callbacks1_tabs li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100,200,300,0);
	color: transparent;
}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background: #FFF;
}
/* Callback example */
.banner {
	width: 100%;
	background: url(style_res/index_bg.jpg) no-repeat 0 0;
}
.callbacks_container {
	position: relative;
	width: 1380px;
	height: 460px;
	margin: 0 auto;
	text-align: center;
}
.callbacks_container #slider {
	height: 100%;
}
.callbacks {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.callbacks li {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 100px;
	opacity: 0.9;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 100px;
	width: 54px;
	background: transparent url("style_res/arow.png") no-repeat left top;
	margin-top: -30px;
	display: none;
}
.callbacks_container:hover .callbacks_nav {
	display: block;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 100px;
}
@media screen and (max-width:600px) {
.callbacks_nav {
	top: 47%;
}
}
.callbacks em {
	color: #fff;
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 30px;
	left: 200px;
	z-index: 99999;
	padding: 14px 34px;
}
/*閫氱煡鍏憡*/
.container {
	background: url(style_res/index_bg.jpg) no-repeat 0 0;
}
.container01 {
	background: url(style_res/index_bg1.jpg)0 0;
}
.main, .content {
	margin-bottom: 30px;
}
.main .comWidth {
	padding: 15px;
	box-sizing: border-box;
	background: #fff;
}
/* 工作动态 */
.news {
	height: 54px;
	background-color: #f6f6f6;
	margin-top: 20px;
	color: #fff;
}
.news .text {
	line-height: 54px;
	float: left;
	padding-left: 15px;
	height: 54px;
	overflow: hidden;
}
.news em {
	display: block;
	height: 54px;
	width: 175px;
	background: url(style_res/h_bg.png) no-repeat 0 center;
	text-align: center;
	line-height: 54px;
	font-size: 20px;
}
.news .text li {
	height: 54px;
	color: #333;
	background: url(style_res/icon3.png) no-repeat 0 center;
	padding-left: 10px;
}
.news .text span {
	color: #999;
	padding-left: 60px;
	font-size: 14px;
}
/*鏂伴椈鍒楄〃*/
.silItem {
	width: 310px;
	margin-right: 35px;
	float: left;
}
.silItem .top {
	height: 60px;
	line-height: 60px;
	margin-bottom: 5px;
	background: url(style_res/tit_line.jpg) no-repeat 0 bottom;
}
.silItem .top>h3 {
	padding-left: 10px;
	font-size: 20px;
	background: url(style_res/tit_ic.jpg) no-repeat 0 center;
	color: #00963d;
	font-weight: normal;
}
.silItem .top>a {
	color: #d1d1d1;
	display: block;
}
.silItem .top>a em {
	color: #df1e21;
}
.silItem ul {
	padding-top: 3px;
	min-height: 230px;
}
.silItem ul li {
	line-height: 32px;
	background: url(style_res/icon5.png) no-repeat 0 center;
	padding-left: 10px;
	font-size: 16px;
}
.silItem ul li>a {
	color: #383838;
}
.silItem ul li>a:hover {
	color: #15a83d;
}
.silItem ul li>em {
	color: #b1b1b1;
	float: right;
}
.silItem .top>a:hover {
	color: #15a83d;
}
/* item01 */
.item01 .item01-item {
	width: 670px;
	margin-right: 0;
}
.item01 .item01-item ul {
	padding-top: 10px;
	min-height: 230px;
}
.item01 .item01-item ul li {
	line-height: 32px;
	background: url(style_res/icon5.png) no-repeat 0 center;
	padding-left: 10px;
	font-size: 16px;
}
.item01 .item01-item ul li>em {
	color: #b1b1b1;
	float: right;
}
.item01 .item01-item .top-wrap {
	height: 60px;
	line-height: 60px;
	background-color: #f6f6f6;
}
.item01-item .top-wrap .title {
	background: url(style_res/h_bg.png) no-repeat 0 center;
	width: 175px;
	font-size: 22px;
	color: #fff;
	text-align: center;
}
.item01-item .top-wrap .more>a {
	color: #d1d1d1;
	padding-right: 10px;
}
.item01-item .top-wrap .more>a em {
	color: #df1e21;
}
/*鍙嬫儏閾炬帴*/
.link {
	background-color: #f0f0f0;
	padding: 10px 0;
}
.link h3 {
	font-size: 22px;
	color: #383838;
	line-height: 44px;
	background: url(style_res/tit_ic.jpg) no-repeat 0 center;
	font-weight: normal;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 14px;
}
.libline {
	border-top: 1px solid #fff;
	padding-top: 10px;
}
.link ul li {
	width: 200px;
	height: 90px;
	float: left;
	line-height: 24px;
	margin-right: 20px;
}
.link ul li>a {
	display: block;
	width: 100%;
	height: 100%;
}
.link ul li>a img {
	width: 100%;
	height: 100%;
}
/*搴曢儴*/
.footer {
	background-color: #00963d;
	/*height: 85px;*/
	color: #aae3c1;
	text-align: center;
	padding: 20px 0;
	font-size: 16px;
	line-height: 32px;
}
.footer a {
	color: #83c9f6;
	margin-left: 20px;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .other-info {
	padding-top: 36px;
}
/* 二维码 */

.ewm-wrap .ewm-item {
	float: left;
	margin-right: 20px;
	text-align: center;
}
.ewm-wrap .ewm-item .item-pic {
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 6px;
}
.ewm-wrap .ewm-item .item-pic img {
	width: 100%;
	height: 100%;
	border-radius: 6px;
}
.ewm-wrap .ewm-item .item-title {
	font-size: 16px;
	color: #ccc;
	padding: 10px 0;
}
/*鍐呴〉*/

/*鍐呴〉鍏叡閮ㄥ垎*/
.content .comWidth1 {
	padding: 0 35px 15px 35px;
	background: #fff;
	box-sizing: border-box;
}
.subbanner {
	margin-bottom: 15px;
}
.subbanner img {
	width: 100%;
	display: block;
}
/*椤甸潰浣嶇疆*/
.content .location {
	height: 60px;
	line-height: 60px;
	color: #989898;
}
.content .location ul {
	background: url(style_res/sub_home.png) no-repeat 0 center;
	padding-left: 30px;
}
.content .location a {
	color: #686868;
}
.content .location i {
	color: #333;
}
.content .location a:hover {
	text-decoration: underline;
}
/*鏂伴椈鍔ㄦ�?*/
.content .lb>ul>li {
	background: url(style_res/icon2.png) no-repeat 0 center;
	text-indent: 12px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
}
.content .lb>ul>li>em {
	float: right;
	color: #989898;
}
.content .lb>ul>li>a:hover {
	color: #ffb400;
}
.content .lb01>ul {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.content .lb01>ul>li {
	border-bottom: none;
	line-height: 40px;
}
/*璇︾粏*/
.content .text {
	padding-bottom: 50px;
}
.content .text h1 {
	font-size: 22px;
	color: #383838;
	text-align: center;
	line-height: 52px;
}
.content .text p.subAuthor {
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.content .text p {
	line-height: 32px;
}
.content .text img {
	max-width: 1000px;
}
.content .text p.subAuthor em {
	padding-right: 10px;
}
/*鍏夊奖澶у笀*/
.actiLlist {
	border-bottom: 1px solid #e3e3e3;
	padding: 15px 0;
}
.actiLlist .actiPi, .actiPic img {
	width: 250px;
	height: 140px;
}
.actiLlist .actiCont {
	width: 830px;
}
.actiLlist .actiCont a {
	color: #333;
	line-height: 32px;
}
.actiLlist .actiCont em {
	color: #989898;
}
.actiLlist .actiCont p {
	color: #686868;
	line-height: 24px;
}
.actiLlist .actiCont a:hover {
	color: #ffb400;
}
/*缈婚〉*/
.pageNum {
	width: 600px;
	height: 30px;
	margin: 70px auto;
}
.pageNum a, .pageNum i, .pageNum em, .pageNum span {
	background: #f8f8f8;
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	display: inline-block;
	float: left;
	margin: 0 3px;
	color: #666;
}
.pageNum i {
	color: #666;
}
.pageNum .prev, .pageNum .next, .pageNum a:hover, .pageNum span {
	background: #00963d;
	color: #fff;
}
/*鏂伴椈*/
.timeThing {
	margin-top: 30px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
}
.timeThing .timeThing {
	margin-bottom: 15px;
	height: 76px;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
}
.timeThing .time {
	float: left;
	text-align: center;
	width: 95px;
	color: #fff;
}
.timeThing .time h1 {
	font-size: 36px;
	background-color: #00963d;
}
.timeThing .time h4 {
	font-size: 18px;
	background-color: #087f38;
}
.timeThing .text1 {
	width: 1000px;
	height: 76px;
	float: right;
}
.timeThing .text1 h3 {
	padding-bottom: 8px;
}
.timeThing .text1 h3>a {
	color: #333;
	font-size: 18px;
}
.timeThing .text1 a:hover {
	color: #ffb400;
}
.timeThing .text1 p {
	color: #919191;
	line-height: 22px;
}





.sy .MMi1,.selected1,.parent1 {background: #087f38 !important;}
.kstd { float:left;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 3px;}
.lbyy,.nrr { min-height:400px; padding-bottom:50px;}
.more { margin-top:0 !important;}







