@charset "utf-8";
@import url("common.css");
/* CSS Document */

/*------------------------------------------index---------------------------------------------*/
/*content*/
#content{
	width:100%;
	margin:0 auto;
	background:#fff;
	padding-bottom: 10px;
}

/*banner*/
#content .banner{
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	height: 360px;
}
#content .banner .img1{
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto;
}
.banner .control{
	width:200px;
	position:absolute;
	top:90%;
	left:50%;
	margin-left:-100px;
	text-align:center
}
.banner .control li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 5px;
	width:18px;
	height:18px;
	border-radius:50%;
	cursor:pointer;
	background:#a0a183
}
.banner .control li a{
	display:none
}
.banner .control li.current{
	background:#ff7f02
}
/*work*/
.work{
	height:120px;
	width:880px;
	float:left;
}

/*work_menu*/
.work .work_menu{
	width: 100%;
	height: 120px;
	/*margin-left: 80px;*/

}

.work .work_menu .work_nav{
	width:293px;
	height:120px;
	background:#f2f2f2;
	float:left;
	color:#333;
	font-size:20px;
}
.work .work_menu .work_nav a{
	display:block;
	color:#fff;
}

.work .work_menu .work_nav a:hover{
	display:block;
	color:#1189de;
	overflow:hidden;
}
.work .work_menu .work_nav .work_img{
	padding-top:20px;
	padding-bottom:8px;
	padding: 30px 20px 0 40px;
	float:left;
}
.work .work_menu .work_nav .work_title{
	font-size:20px;
	color:#333;
	font-weight:normal;
	padding-top:34px;
	line-height:24px;
}
.work .work_menu .work_nav .work_title span{
	color:#999;
	font-size:16px;
	display:block;
}
.work .work_menu .work_nav .work_title:hover{
	color:#1189de;

}
/*vertical_menu*/
.vertical_menu{
	min-width:96px;
	min-height:96px;
	position:fixed;
	top:150px;
	right:1%;
	display: block;
	margin-right: auto;
	z-index: 999;
	overflow:hidden;
}

.vertical_menu:hover{
	padding-left:183px;
	min-width:96px;
	min-height:96px;
	position:fixed;
	top:150px;
	right:1%;
	display: block;
	margin-right: auto;
	z-index: 999;
	overflow:hidden;
}
.vertical_menu:link,.vertical_menu:visited,.vertical_menu:active{
	min-width:96px;
	min-height:96px;
	position:fixed;
	top:150px;
	right:1%;
	display: block;
	margin-right: auto;
	z-index: 999;
	overflow:hidden;
}
.vertical_menu .vertical_nav{
	width:96px;
	height:72px;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	background:rgba(255,255,255,0.95);

}
.vertical_menu .vertical_nav a{
	display:block;
	height:72px;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	color:#666666;
}
.vertical_menu .vertical_nav a:hover{
	height:72px;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	background:#e7e7e7;
}
.vertical_menu .vertical_nav dt{
	padding-top:10px;
}

.vertical_menu .vertical_nav dd{
	padding-bottom:10px;
	color:#666666;
	font-size:14px;
}

.vertical_menu .vertical_close{
	width:96px;
	line-height:35px;
	background:#b5b5b5;
	color:#fff;
	text-align:center;
	font-size:14px;
}

.vertical_menu .vertical_open{
	width:96px;
	line-height:96px;
	background:#8bc6e6;
	background:url(../img/open.gif) no-repeat left top;
	color:#fff;
	text-align:center;
	font-size:14px;
}
.vertical_menu .phone_ma{
	display:none;
	height:185px;
	width:183px;
	back-ground:#f00;
	position:absolute;
	top:-50px;
	left:-180px;
}
/*center*/
#center{
	width:1180px;
	margin:0 auto;
	margin-bottom:20px;
}
/*sidebar*/
.sidebar{
	width:300px;
	height:737px;
	background:#fff;
	box-shadow: 2px 2px 2px rgba(200, 200, 200, 0.15);
	margin-top:33px;
	float:left;
	margin-bottom:20px;
}
/*tab*/
.sidebar .tab{
	height:58px;
}
.sidebar .tab ul {
	zoom: 1;
	clear: both;
}

.sidebar .tab ul:after {
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: "";
}
.sidebar .tab ul li {
	text-align: center;
	height:58px;
	line-height: 58px;
	width: 150px;
	display: inline;
	background: #e0e0e0;
	float: left;
	color: #333333;
	font-family:"微软雅黑";
}
.sidebar .tab ul li.on {
	background:#fff;
	border-top:4px solid #18840d;
	color: #18840d;
}
/*tabList*/
.sidebar .tabList {
	height: 490px;
}
.sidebar .tabList .one {
	display: none;
	clear:both;
}
/*news*/
.sidebar .tabList .one .news{
	height:90px;
	width:300px;
	border-bottom:1px solid #e0e0e0;
}
.sidebar .tabList .one .news a{
	display:block;
	height:90px;
	width:300px;
	border-bottom:1px solid #e0e0e0;
}
.sidebar .tabList .one .news .news_img{
	height:80px;
	text-align:center;
	width:95px;
	margin-left:12px;
	float:left;
	padding-top:5px;
}
.sidebar .tabList .one .news .news_title{
	color:#666666;
	font-size:14px;
	padding-left:10px;
	width:180px;
	float:left;
	padding-top:13px;
}

.sidebar .tabList .one .news .news_title:hover{
	color:#18840d;

}
.sidebar .tabList .one .news_more{
	float:right;
	color:#666666;
	line-height:35px;
	padding-right:15px;
}
/*notice*/
.sidebar .tabList .one .notice{
	height:auto;
}

.sidebar .tabList .one .notice li{
	height:74px;
	border-bottom:1px solid #e0e0e0;
}
.sidebar .tabList .one .notice li a{
	height:74px;
	border-bottom:1px solid #e0e0e0;
	display:block;
	color:#666666;
}
.sidebar .tabList .one .notice li .notice_title:hover{
	color:#18840d;
	background:url(../img/notice_bg2.gif) no-repeat 12px 12px;
}
.sidebar .tabList .one .notice li .notice_title{
	padding:8px 15px 5px 35px;
	background:url(../img/notice_bg1.gif) no-repeat 12px 12px;
	color:#666666;
	font-size:14px;
	height:35px;
}
.sidebar .tabList .one .notice li .notice_time{
	float:right;
	color:#999999;
	font-size:14px;
	padding-right:15px;
	padding-bottom:5px;
}
.sidebar .tabList .block {
	display: block;
}
/*center_right*/
.center_right{
	width:100%;
	min-height: 530px;
	margin-top:60px;
	float:right;
}

/*service_menu*/
.center_right .service_menu{
	height:155px;
}
.center_right .service_menu a{
	display:block;
}

.center_right .service_menu dl{
	width:141px;
	float:left;
	text-align:center;
	color:#333333;
	font-size:16px;
}
.center_right .service_menu dl dt{
	width:141px;
	float:left;
	text-align:center;
	color:#333333;
	font-size:16px;
	padding-top:10px;
}
.center_right .service_menu dl dt:hover{
	width:141px;
	float:left;
	text-align:center;
	color:#333333;
	font-size:16px;
	padding-top:5px;
}

/*recommend*/
.center_right .recommend{
	width:100%;
	height:420px;
	background:#fff;
	margin-bottom:15px;

}
.center_right .recommend .recommend_title{
	min-height:50px;
	/*border-bottom:1px solid #dad8d9;*/
}
.center_right .recommend .recommend_title h2{
	font-size: 30px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 40px;
	text-align: center;
	font-weight: normal;

}
.center_right .recommend .recommend_title h2 span{
	font-size:16px;
	color:#1189de;
	display: block;
}
.center_right .recommend .recommend_title .more{
	line-height:50px;
	color:#18840d;
	font-size:16px;
	float:right;
	padding-right:20px;
}
.center_right .recommend .recommend_title .more a{
	color:#1189de;
}
.center_right .recommend .recommend_text .bt_left{
	width:70px;
	height:84px;
	text-align:center;
	padding-top:60px;
	float:left;
}
.center_right .recommend .recommend_text a dl{
	width:141px;
	margin-top:20px;
	height:100px;
	float:left;
	text-align:center;
}
.center_right .recommend .recommend_text a:hover dl{
	box-shadow: 2px 2px 2px 2px rgba(200, 200, 200, 0.55);
}
.center_right .recommend .recommend_text dl{
	width:141px;
	margin-top:20px;
	height:100px;
	float:left;
	text-align:center;
}
.center_right .recommend .recommend_text dl dt{
	height:65px;
	padding-top:10px;
}
.center_right .recommend .recommend_text dl dd{
	width:115px;
	margin:0 auto;
}
.center_right .recommend .recommend_text .bt_right{
	width:70px;
	height:84px;
	text-align:center;
	padding-top:60px;
	float:right;
}

.recommend .service_nav_index .nav_box1{
	margin:20px 10px 10px 10px;
	width: 270px;
	float: left;
	height: 285px;
	background: #FFF;
	border: 1px solid #ddd;
	position: relative;
	border-radius:0;
	border-bottom:2px solid #1189de;
}
.recommend .service_nav_index .nav_box1 .nav_img1 {
	height: 80px;
	width: 80px;
	position: absolute;
	top: 30px;
	left: 100px;
}
.recommend .service_nav_index .nav_box1 .nav_title1 {
	line-height: 24px;
	height: 37px;
	font-size: 18px;
	color: #333333;
	padding-top: 14px;
	font-weight: normal;
	width: 200px;
	text-align: center;
	position: absolute;
	top: 130px;
	left: 35px;
}
.recommend .service_nav_index .nav_box1 .tag1 {
	font-size: 16px;
	color: #666666;
	position: absolute;
	top: 200px;
	left: 35px;
	width: 200px;
	text-align: center;
}
.recommend  .service_nav_index a:hover .nav_box1 {
	border:1px solid #1189de;
}
/*hot*/
.center_right .hot{
	width:100%;
	margin-top: 60px;
	overflow: hidden;
	margin-bottom: 60px;
}
.center_right .hot .hot_title{
	min-height:50px;

}
.center_right .hot .hot_title h2{
	font-size: 30px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 40px;
	text-align: center;
	font-weight: normal;
}
.center_right .hot .hot_title h2 span{
	font-size:16px;
	color:#1189de;
	display: block;
}
.center_right .hot .hot_title .more{
	line-height:50px;
	color:#1189de;
	font-size:16px;
	float:right;
	padding-right:20px;
}
.center_right .hot .hot_title .more a{
	color:#1189de;
}

.center_right .hot .hot_text .bt_left{
	width:70px;
	height:168px;
	text-align:center;
	padding-top:150px;
	float:left;
}
.center_right .hot .hot_text a dl{
	width:141px;
	margin-top:20px;
	height:100px;
	float:left;
	text-align:center;
}
.center_right .hot .hot_text a:hover dl{
	box-shadow: 2px 2px 2px 2px rgba(200, 200, 200, 0.55);
}
.center_right .hot .hot_text dl{
	width:141px;
	margin-top:20px;
	height:100px;
	float:left;
	text-align:center;
}
.center_right .hot .hot_text dl dt{
	height:65px;
	padding-top:10px;
}
.center_right .hot .hot_text dl dd{
	width:115px;
	margin:0 auto;
}
.center_right .hot .hot_text .bt_right{
	width:70px;
	height:168px;
	text-align:center;
	padding-top:150px;
	float:right;
}
/*friendly_link*/
.friendly_link{
	height:55px;
	width:100%;
	background:#fff;
	box-shadow: 2px 2px 2px rgba(200, 200, 200, 0.15);
	margin-bottom:30px;
	float:left;

}
.friendly_link .select_link{
	width:176px;
	height:26px;
	margin-top:14px;
	margin-left:17px;
	float:left;
	color:#666666;
}
/*------------------------------------service_list-------------------------------------------------*/

#service_content{
	width:100%;
	margin:0 auto;
	background: #f3f3f3;
	padding-bottom: 30px;
	min-height:100%;
}
#service_content1{
	width:100%;
	margin:0 auto;
	background: #fff;
	padding-bottom: 30px;
	min-height:100%;
}
/*item_menu*/
.item_menu{
	width:100%;
	height:49px;
	background:#1189de;
}
.item_menu ul{
	width:1180px;
	line-height:48px;
	color:#fff;
	font-size:16px;
	margin:0 auto;
}
.item_menu ul li{
	float:left;
	padding:0 13px 0 13px;
}
.item_menu ul li a{
	color:#fff;
}

.item_menu ul li.click{
	color:#fff;
	background:#209978;
}
.item_menu ul li.click a{
	color:#fff;
}
/*item_list*/
.item_list{
	width:100%;
	min-height:130px;
	background:#fff;
	box-shadow: 0px 0px 8px rgba(200, 200, 200, 0.65);
}
.item_list .item_list_center{
	width:1180px;
	margin:0 auto;
	padding:10px 0;
	position: relative;
}
.item_list .item_list_center ul li{
	float:left;
	line-height:30px;
	color:#666666;
	font-size:14px;
	font-family:"微软雅黑";
	margin-bottom: 10px;
}

.item_list .item_list_center ul li a{
	padding:0px 12px 0 12px;
	display:block;
	color:#666666;
	font-size:14px;
	font-family:"微软雅黑";
}

.item_list .item_list_center ul li.click a{
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:#1189de;
	border-radius:8px;
}
.item_list .item_list_center ul li a:hover{
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:#1189de;
	border-radius:8px;
}
.item_list .item_list_center ul li a:focus{
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:#1189de;
	border-radius:8px;
}
.item_list .item_list_center .tit{
	color:#333333;
	float:left;
	font-size:14px;
	line-height:35px;
	padding-left:13px;
	font-weight:bold;
	font-family:"微软雅黑";
	width:65px;
}
/*service_nav*/
.service_nav{
	width:1180px;
	margin:0 auto;
	height:auto;
}
.service_nav dl{
	padding:20px 30px 0 30px;
	text-align:center;
	width:176px;
	float:left;
	height:150px;
}
.service_nav dl a{
	display:block;
}
.service_nav dl a:hover{
	text-align:center;
	width:176px;
	float:left;
	height:150px;
	background:#fff;
	box-shadow: 2px 2px 2px 2px rgba(200, 200, 200, 0.55);
}
.service_nav dl dt{
	height:55px;
	padding-top:20px;
}
.service_nav dl dd{
	line-height:20px;
	height:35px;
	font-size:16px;
	color:#333333;
}
.service_nav dl dd.tag{
	font-size:14px;
	color:#666666;
}

/*service_nav index*/
.service_nav_index{
	width:1180px;
	margin:0 auto;
	height:auto;
}
.service_nav_index .nav_box{
	margin:20px 10px 10px 10px;
	width: 270px;
	float: left;
	height:100px;
	background:#FFF;
	border:1px solid #ddd;
	border-radius:0px;
	position: relative;
}
.service_nav_index .hot_bg{
	background:url(../imgages/hot_bg.png) no-repeat left top;
}
.service_nav_index .new_bg{
	background:url(../imgages/new_bg.png) no-repeat left top;
}
.service_nav_index a:hover .nav_box {
	box-shadow: 2px 2px 2px 2px rgba(200, 200, 200, 0.55);

}

.service_nav_index a:hover .hot_bg {
	background:url(../images/hot_bg.png) no-repeat left top;
}
.service_nav_index a:hover .new_bg {
	background:url(../images/new_bg.png) no-repeat left top;
}
.service_nav_index .nav_box .nav_img{
	height:auto;
	width:60px;
	float:left;
	padding-left:17px;
	padding-top:20px;
}
.service_nav_index .nav_box .nav_title{
	line-height:18px;
	height:40px;
	font-size:16px;
	color:#333333;
	float:left;
	font-weight:normal;
	width:180px;
	position: absolute;
	left: 80px;
	top: 20px;
}
.service_nav_index .nav_box .tag{
	font-size:12px;
	color:#666666;
	position: absolute;
	top: 60px;
	left: 80px;
}


/*service_nav第二套*/
.service_nav{
	width:1180px;
	margin:0 auto;
	height:auto;
}
.service_nav .nav_box{
	margin:10px 10px 10px 10px;
	width:270px;
	float:left;
	height:100px;
	background:#FFF;
	border-radius:0px;
	box-shadow: 2px 4px 6px rgba(51, 51, 51, 0.1);
	position: relative;
}
.service_nav .hot_bg{
	background: #fff url(../images/hot_bg.png) no-repeat left top;
}
.service_nav .new_bg{
	background: #fff url(../images/new_bg.png) no-repeat left top;
}
.service_nav .jian_bg{
	background: #fff url(../images/jian_bg.png) no-repeat left top;
}
.service_nav  .nav_box:hover {
	margin:10px 10px 10px 10px;
	width:270px;
	float:left;
	height:100px;
	background:#FFF;
	border-radius:0px;
	box-shadow: 2px 4px 8px rgba(51, 51, 51, 0.2);
	position: relative;
}

.service_nav .hot_bg:hover {
	background: #fff url(../images/hot_bg.png) no-repeat left top;
}
.service_nav  .new_bg:hover {
	background: #fff url(../images/new_bg.png) no-repeat left top;
}
.service_nav  .jian_bg:hover {
	background: #fff url(../images/jian_bg.png) no-repeat left top;
}
.service_nav .nav_box .nav_img{
	height:auto;
	width:60px;
	float:left;
	padding-left:17px;
	padding-top:22px;
}
.service_nav .nav_box .nav_title{
	line-height:18px;
	height:40px;
	font-size:16px;
	color:#333333;
	float:left;
	font-weight:normal;
	width:180px;
	position: absolute;
	left: 80px;
	top: 20px;
}
.service_nav .nav_box .tag{
	font-size:12px;
	color:#666666;
	position: absolute;
	top: 60px;
	left: 80px;
}
/*service_page*/
.service_page{
	display:table;
	min-width:300px;
	height:60px;
	margin:0 auto;
	/*margin-top:10px;*/
	text-align:center;
	color:#666666;
	font-size:14px;
	padding-bottom:15px;
}
.service_page .page_shou, .page_wei{
	line-height:25px;
	padding:0px 15px 0 15px;
	border:1px solid #1189de;
	float:left;
	display:table;
	text-align:center;
	cursor:pointer;
	margin-right:5px;
	margin-top:20px
}
.service_page .page{
	line-height:25px;
	padding:0px 10px 0 10px;
	border:1px solid #1189de;
	float:left;
	display:table;
	text-align:center;
	cursor:pointer;
	margin-right:5px;
	margin-top:20px
}
.service_page .click{
	background:#1189de;
	color:#fff;
}
/*------------------------------------service_guide-------------------------------------------------*/
#service_guide{
	width:100%;
	margin:0 auto;
}
/*guide_title*/
.guide_title{
	height:90px;
	box-shadow: 2px 2px 2px rgba(200, 200, 200, 0.55);
}
.guide_title .guide_title_center{
	width:1180px;
	margin:0 auto;
}

.guide_title .guide_title_center p{
	line-height:90px;
	color:#333333;
	font-size:20px;
	float:left;
}
.guide_title .guide_title_center .bt_1, .bt_2, .bt_3,.bt_4, .bt_5{
	width:110px;
	height:40px;
	border-radius:5px;
	float:right;
	margin-right:15px;
	color:#fff;
	font-size:18px;
	margin-top:25px;
	cursor:pointer;
}
.guide_title .guide_title_center .bt_1{
	background:#cb99cc;
}
.guide_title .guide_title_center .bt_2{
	background:#FFA469;
}
.guide_title .guide_title_center .bt_3{
	background:#8db871;
}
.guide_title .guide_title_center .bt_4{
	background:#f5b11e;
}
.guide_title .guide_title_center .bt_5{
	background:#999;
}
/*guide_table*/
.guide_table{
	width:1180px;
	margin:0 auto;
	margin-top:20px;
	color:#333333;
	font-size:14px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	margin-bottom:20px;
}
.guide_table tr{

	text-align:center;
}
.guide_table td{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:left;
	line-height: 24px;
	padding: 14px 0;
	padding-left:10px;
}
.guide_table td.td_bg{
	background:#fafafa;
	text-align:center;
	padding-left:0;
}
/*guide_menu*/
.guide_menu{
	width:1180px;
	min-height:250px;
	margin:0 auto;
	overflow:auto;
	background:#fff;
	margin-bottom:20px;
}
/*tab*/
.guide_menu .tab{
	height:48px;
	border-bottom:2px solid #1189de;
	cursor:pointer;
}
.guide_menu .tab ul {
	zoom: 1;
	clear: both;
}

.guide_menu .tab ul:after {
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: "";
}
.guide_menu .tab ul li {
	text-align: center;
	height:48px;
	line-height: 48px;
	width: 150px;
	display: inline;
	background: #fff;
	float: left;
	color: #333333;
	font-family:"微软雅黑";
}
.guide_menu .tab ul li.on {
	background:#1189de;
	color: #fff;
}
/*tabList*/
.guide_menu .tabList {
	height: auto;
}
.guide_menu .tabList .one {
	display: none;
	clear:both;
}
/*news*/
.guide_menu .tabList .one .news{
	height:auto;
	width:100%;
}
.guide_menu .tabList .one .news li{
	color:#333333;
	line-height:40px;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px dashed #999999;
}
.guide_menu .tabList .one .news li span{
	float:right;
	padding-right:10px;
	color:#666666;
}
/* 保持之前的样式不变 */
.centered-with-underline li {
	text-align: left;
	list-style-type: none;
	position: relative;
	padding: 10px;
}

/* 修改下划线样式 */
.centered-with-underline li span::after {
	content: '';
	display: block;
	width: 90%; /* 将宽度调整为90%，可以根据需要调整 */
	height: 1px;
	border-bottom: 1px dashed currentColor; /* 改为虚线 */
	position: absolute;
	bottom: 0;
	/* 为了与内容保持一定距离，这里设置5%的左侧外边距 */
}

.guide_menu .tabList .one .news .news_title:hover{
	color:#18840d;

}
.guide_menu .tabList .one .news_more{
	float:right;
	color:#666666;
	line-height:35px;
	padding-right:15px;
}
/*flow*/
.guide_menu .tabList .one .flow{
	height:auto;
}

.guide_menu .tabList .one .flow li{
	text-align:center;
}
/*data*/
.guide_menu .tabList .one .data{
	width:100%;
	line-height:35px;
	margin-top:20px;
}
.guide_menu .tabList .one .data td{
	line-height:45px;
	border-bottom:1px dashed #CCC;
	margin-top:5px;
}

.guide_menu .tabList .one .data td.nm{
	text-align:center;
}
.guide_menu .tabList .block {
	display: block;
}
/*------------------------------------letter_box-------------------------------------------------*/
#letter_center{
	width:100%;
	margin:0 auto;
}
/*letter_list*/
.letter_list{
	width:100%;
	height:200px;
	background:#fff;
	box-shadow: 0px 0px 8px rgba(200, 200, 200, 0.65);
}
/*letter_menu*/
.letter_list .letter_menu{
	width:1180px;
	margin:0 auto;
}

.letter_list .letter_menu a dl{
	width:195px;
	text-align:center;
	float:left;
	margin-top:10px;
}
.letter_list .letter_menu a:hover dl dt{
	padding-top:5px;
}
.letter_list .letter_menu dl{
	width:195px;
	text-align:center;
	float:left;
	margin-top:10px;
}
.letter_list .letter_menu dl dt{
	padding-top:20px;
	padding-bottom:10px;
}
.letter_list .letter_menu dl dd{
	font-size:18px;
	font-family:"微软雅黑";
	padding-bottom:10px;
}
/*letter_back*/
.letter_back{
	width:1180px;
	margin:0 auto;
}
.letter_back .back_title{
	height:50px;
	border-bottom:1px solid #dad8d9;
	padding-top:20px;
}
.letter_back .back_title h2{
	font-size:18px;
	color:#18840d;
	font-family:"微软雅黑";
	line-height:46px;
	width:145px;
	border-bottom:4px solid #18840d;
	text-align:center;
	font-weight:normal;
	float:left;
}
/*back_table*/
.back_table{
	width:1180px;
	padding-top:30px;
	margin-bottom:10px;
	cursor:pointer;
}
.back_table tr:hover{
	background:#e2f0d9;
}
.back_table tr th{
	line-height:50px;
	background:#f3f3f2;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
}
.back_table tr td{
	line-height:50px;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
}
/*------------------------------------letter_write-------------------------------------------------*/
.write_list{
	width:100%;
	height:200px;
	background:#fff;
	box-shadow: 0px 0px 8px rgba(200, 200, 200, 0.65);
}
/*letter_title*/
.write_list .letter_title{
	width:1180px;
	margin:0 auto;
}
.write_list .letter_title dl{
	width:195px;
	text-align:center;
	margin:0 auto;
}
.write_list .letter_title dl dt{
	padding-top:30px;
	padding-bottom:10px;
}
.write_list .letter_title dl dd{
	font-size:18px;
	font-family:"微软雅黑";
}
/*write_text*/
.write_text{
	width:1180px;
	margin:0 auto;
	margin-top:30px;
}
/*tab*/
.write_text .tab{
	height:48px;
	cursor:pointer;
}
.write_text .tab ul {
	zoom: 1;
	clear: both;
}

.write_text .tab ul:after {
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: "";
}
.write_text .tab ul li {
	text-align: center;
	height:48px;
	line-height: 48px;
	width: 150px;
	display: inline;
	background: #fff;
	float: left;
	color: #333333;
	font-family:"微软雅黑";
}
.write_text .tab ul li.on {
	border-top:4px solid #18840d;
	color: #18840d;
}
/*tabList*/
.write_text .tabList {
	height: auto;
}
.write_text .tabList .one {
	display: none;
	clear:both;
}
/*write_no_user*/
.write_text .tabList .one .write_no_user{
	height:auto;
	width:100%;
	position:relative;
}
.write_text .tabList .one .write_no_user li{
	color:#666666;
	line-height:25px;
	font-size:14px;
	padding-left:10px;
	padding-top:13px;
}

.write_text .tabList .one .write_no_user .tip{
	width:95%;
	line-height:40px;
	font-size:16px;
	color:#999999;
	background:#daf8e3;
	padding-left:5%;
	margin-top:20px;
	margin-bottom:10px;

}
.write_text .tabList .one .write_no_user .tip span{
	color:#F00;
}
.write_text .tabList .one .write_no_user .text{
	width:95%;
	font-size:14px;
	color:#333333;
	padding-left:5%;
	margin-top:10px;
}
.write_text .tabList .one .write_no_user .text label{
	padding-right:10px;
	line-height:40px;
}
.write_text .tabList .one .write_no_user .text label span{
	color:#f00;
}
.write_text .tabList .one .write_no_user .text .write{
	color:#333333;
	width:320px;
	border:1px solid #b5b5b5;
	line-height:25px;
}
.write_text .tabList .one .write_no_user .text .long_text{
	color:#333333;
	width:770px;
	border:1px solid #b5b5b5;

	height:120px;
}
.write_text .tabList .one .write_no_user .text .ex{
	color:#666666;
	line-height:25px;
	padding-left:20px;
}
.write_text .tabList .one .write_no_user .text .st{
	width:160px;
	line-height:25px;
	border:1px solid #b5b5b5;
}
.write_text .tabList .one .write_no_user .text .ck{
	width:30px;
	line-height:25px;
}
.write_text .tabList .one .write_no_user .text .bt{
	width:80px;
	height:30px;
	border-radius:8px;
	background:#a0a0a0;
	color:#fff;
	margin-left:10px;
	cursor:pointer;
}
.write_text .tabList .one .write_no_user .text .img_ma{
	margin-left:10px;
}
.write_text .tabList .one .write_no_user .bt_yes{
	width:80px;
	height:30px;
	border-radius:8px;
	background:#18840d;
	color:#fff;
	margin-left:10px;
	margin-bottom:30px;
	cursor:pointer;
}
.write_text .tabList .one .write_no_user .bt_no{
	width:80px;
	height:30px;
	border-radius:8px;
	background:#a0a0a0;
	color:#fff;
	margin-left:10px;
	margin-bottom:30px;
	cursor:pointer;
}
/*write_user*/
.write_text .tabList .one .write_user{
	height:auto;
	width:100%;
}

.write_text .tabList .one .write_user .tip{
	width:100%;
	line-height:40px;
	font-size:16px;
	color:#999999;
	background:#daf8e3;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}
.write_text .tabList .one .write_user .bt{
	margin:30px 0 30px 44%;
	width:140px;
	height:35px;
	background:#18840d;
	border-radius:8px;
	color:#fff;
	cursor:pointer;
}
.write_text .tabList .block {
	display: block;
}
/*反馈*/
#bg{ display: none; position:fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.7; opacity:.70; filter: alpha(opacity=70);}
#more{display: none; position: fixed; top: 25%; left: 22%; width: 60%; height: 50%; padding: 8px; background-color: white; z-index:1002; overflow: auto;}
#more .title{ width:100%; height:30px;}
#more .title .close{ float:right; width:25px; height:25px; font-size:18px; color:#c3c1c1; line-height:25px; padding-top:15px; padding-right:20px;}
#more .img{ width:200px; margin:0px 0 0 40px; float:left;}
#more .text { line-height:30px; width:50%; float:left; padding-top:40px; padding-left:40px;}
#more .text .search{ color:#33333; font-size:20px; line-height:70px;}
#more .text .search span{ color:#3e4ee6;}
/*------------------------------------letter_search-------------------------------------------------*/
/*letter_text*/
.letter_text{
	width:1180px;
	margin:0 auto;
}
.letter_text .tabList .letter_search{
	height:auto;
	width:100%;
	position:relative;
}
.letter_text .tabList .letter_search li{
	color:#666666;
	line-height:25px;
	font-size:14px;
	padding-left:10px;
	padding-top:13px;
}


.letter_text .tabList .letter_search .tip{
	width:95%;
	line-height:40px;
	font-size:16px;
	color:#999999;
	background:#daf8e3;
	padding-left:5%;
	margin-top:20px;
	margin-bottom:10px;
	overflow:hidden;
}
.letter_text .tabList .letter_search .tip .wenzi{
	width:60%;
	font-size:16px;
	color:#999999;
	float:left;
	background:#daf8e3;
}
.letter_text .tabList .letter_search .tip .search{
	width:320px;
	line-height:36px;
	border:1px solid #18840d;
	border-radius:8px;
	float:right;
	background:url(../images/search.gif) no-repeat right top;
	font-size:14px;
	color:#c5c0c0;
	text-indent:10px;
	margin-right:33px;
	margin-top:5px;
}
.letter_text .tabList .letter_search .tip .search .text_1{
	font-size:14px;
	color:#999999;
	text-indent:10px;
	background:#daf8e3;
}

.letter_text .tabList .letter_search .tip .search .btn{
	width:57px;
	line-height:36px;
	float:right;
	cursor:pointer;
	background:#18840d;
	border-radius:0 8px 8px 0;
	color:#fff;
}
.letter_text .tabList .letter_search .high{
	line-height:50px;
}
.letter_text .tabList .letter_search .tb_1{
	width:95%;
	line-height:40px;
	font-size:16px;
	color:#333333;
	padding-left:5%;
	margin-top:20px;
	margin-bottom:10px;
	overflow:hidden;
}
.letter_text .tabList .letter_search .laixin{
	width:95%;
	line-height:40px;
	font-size:16px;
	color:#333333;
	padding-left:5%;
	margin-top:20px;
	margin-bottom:10px;
	overflow:hidden;
}
.letter_text .tabList .letter_search .laixin span{
	text-indent:20px;
	display:block;
}
.letter_text .tabList .letter_search dl{
	width:95%;
	line-height:40px;
	font-size:16px;
	color:#333333;
	padding-left:5%;
	margin-top:20px;
	margin-bottom:10px;
	overflow:hidden;
	text-align:right;
}
.letter_text .tabList .letter_search dl dt{
	padding-right:15px;
}
.letter_text .tabList .letter_search .bt_no{
	width:80px;
	height:30px;
	border-radius:8px;
	background:#a0a0a0;
	color:#fff;
	margin-left:46%;
	margin-bottom:30px;
	cursor:pointer;
}
/*---------------------------------------------letter_open------------------------------------------------------------*/
.banner_open { height:240px; background:url(../images/banner_1.jpg) no-repeat center -240px; background-size:cover;
}
.letter_back .open{
	display:none;
	min-height:80px;
	line-height:35px;
	font-size:15px;
	color:#444444;
	width:90%;
	margin:0 auto;
	border:1px solid #93d44e;
	padding-left:20px;
}
.back_title .back_int{
	width:300px;
	line-height:30px;
	float:right;
	border:1px solid #18840d;
	margin-top:5px;
	padding-left:5px;
}
.back_title .back_bt{
	width:80px;
	line-height:30px;
	float:right;
	background:#18840d;
	margin-top:5px;
	color:#fff;
}

.j_search_more{
	color:#666;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	line-height:30px;
	position: absolute;
	right: 9%;
}
.close_ul{
	height: 40px;
	overflow: hidden;
	float: left;
	width: 960px;
}
.open_ul{
	min-height: 40px;
	overflow: hidden;
	float: left;
	width: 960px;
}

/**/

.new-menu{
	height: 100px;
	width: 400px;
	margin: 0 auto;
	float: left;
	margin-left:50px;
}
.new-menu li{
	float:left;
	padding:0 18px;
	line-height:100px;
	color:#fff;
	font-size:18px;


}
.new-menu li.click{
	background:#0871bb;
}
.new-menu li a{
	color:#fff;

}
.new-search-box{
	position: absolute;
	top: 90px;
	text-align: center;
	width: 100%;

}
.new-search-box h1{
	color:#fff;
	line-height:60px;
	font-size:36px;
}

.new-search-box .search{
	width:700px;
	margin: 0 auto;
	margin-top:20px;
}
.new-search-box .search .text{
	height:55px;
	width:630px;
	background:rgba(255, 255, 255, 0.75);
	border:0;
	font-size:16px;
	color:#333;
	padding-left:10px;
	float:left;

}
.new-search-box .search .btn{
	height:55px;
	width:60px;
	background:#1189de url(../images/search.png) no-repeat center;
	float:left;

}

/**/
.work-box{
	width:100%;
	margin:0;
	padding:0;
	height:120px;
	background:#f2f2f2 url(../images/all-bg.png);
}
.work-box .work-all{
	width:300px;
	background:#1189de;
	height:120px;
	display:block;
	text-align:right;
	float:left;

}
.zm-nav{
	width: 1180px;
	margin: 0px auto;
	margin-top: 0px;
	margin-top: 20px;
	padding-left:8px;

}