﻿/*============主要内容区=*/

#mainarea{
	MARGIN:10px 0 0 0px;
	display:inline;
	TEXT-ALIGN: left;
	WIDTH:1110px;
	float:left;
	overflow: hidden;/*保持高度自适应，适应FIREFOX*/
	padding:0px 0px 0px 0px;
	position: relative;
}
/*===========边栏设定=display:none;*/
#sidearea{
	MARGIN:0px 0 0 0px;
	padding:0px 0 0px 0; 
	}
/*===========边栏信息=*/
.sidearea_box{ width:190px;margin:0 auto 10px auto; display:none;}
.sidearea_box h2 {
	height:40px;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
}
.sidearea_box h2 span {
	float:left;
	height:40px;
	font-family:Microsoft YaHei;
	padding-left:0px;
	line-height:40px;
	font-weight: normal;
	color: #333;
	}
.sidearea_box_con {
	padding:5px 0 0 0;
	overflow:hidden;
}
.sidearea_box_con ul { margin-top:0px;}
.sidearea_box_con ul li {
	line-height:24px;
	height:24px;
	padding:0;
	overflow: hidden;/*===========根据宽度显示字数=*/
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*===========边栏二级栏目样式=display:table;*/
.class_box{margin:0px 0 5px 0; display:table;}
.class_box h2 {
	height:40px;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666; display:none;
}
.class_box h2 span {
	float:left;
	height:40px;
	font-family:Microsoft YaHei;
	padding-left:0px;
	line-height:40px;
	font-weight: normal;
	color: #333;
	}
.class_con {width:1114px;padding:0;TEXT-ALIGN: center;}
.class_con ul {padding:0;display:inline-block;}
.class_con ul li{list-style:none;margin:0 0px 0px 0;float:left;}
.class_con ul li a{
	width:158px;box-sizing: border-box;
	line-height:50px;
	color: #666;
	display:inline-block;
	text-align: center;
	padding:0px 15px 0 15px;
	margin:0 1px 1px 0px;
	font-size:16px;
	text-decoration: none;
	background-color:#F0F0F0;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	overflow:  hidden;float:left;
}
.class_con ul li a:hover{
	color: #fff;
	text-decoration: none;
	background-color:#0b389f;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.class_con ul li.ddt a{
	color: #ffffff;
	text-decoration: none;
	display:block;
	background-color:#0b389f;
}
/*===========详细内容样式=*/

/*-----------内容区样式-*/
#detail_a{ /*-内容区顶部-*/
	margin:0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	height:50px; display:none;
}
#detail_a h2{ /*-内容区顶部-*/
	padding:0 20px 0px 20px;
	font-size:20px;
	font-family:Microsoft YaHei;
	COLOR: #333;
	height:53px;
	line-height:40px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0b389f;
}

#detail_a span{ /*-内容区顶部-*/
	line-height: inherit;
	padding:0px 0 0 0px; 
	font-size: 14px;
	COLOR: #999;
	font-family:Microsoft YaHei;
}
#place{ /*-当前位置-*/
    position: absolute;
	z-index:1;
	top:270px;
	left:50%;
	margin-left:-555px; 
	width:1110px;
	TEXT-ALIGN: left;
	padding:0 0 0 20px;
	font-size:12px;
	height:30px;
	line-height:32px;
	font-family:Verdana;
	color:rgba(255,255,255,0.3);
	background-color:rgba(0,0,0,0.6);
	border-radius:4px 4px 0 0;
	display:none;
}
#place i{ /*-当前位置home图标-*/margin:0 5px 3px 0; font-size:12px;color:rgba(255,255,255,0.6);vertical-align: middle;}
#place a{color:rgba(255,255,255,0.6);}
#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:20px 0 0 0;
	line-height:1.9;
	font-size:16px;/*直接内容基础字号*/
	min-height:400px;                
    _height:400px;
	color:#333;
}
.detail_content{
	/*background-image: url(images/list_bj.gif);*/
	padding:0px 0px 20px 0px;
	line-height:1.8;
	font-size:14px;/*直接内容基础字号*/
	color:#333;
}
#detail_c{
	OVERFLOW: hidden;
	HEIGHT: 15px;
}


/*---------详细信息显示样式：标题、属性、内容-*/
#info_title{
	COLOR: #333;
	TEXT-ALIGN: center;
	width:1000px;
	font-size:28px;
	line-height:1.5;
	font-family:Microsoft YaHei;
	font-weight: normal;
	margin:0px auto 0px auto;
	OVERFLOW: hidden;white-space:pre-wrap
	}
#info_pro{line-height:26px;HEIGHT: 26px;margin:20px 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
}
.info_pro_left{float:left;margin:0;HEIGHT:12px;TEXT-ALIGN: left;padding:0;font-size:12px;line-height:12px;color: #666;}
.info_pro_left [text]{font-size:22px;}
.info_pro_left i{margin:0 5px 3px 0;TEXT-ALIGN: left;font-size:12px;color:#666;vertical-align:middle;}
.info_pro_right{
	float:right;
	margin:0;
}
.info_pro_right a{
	display: block;
	margin:0 0 0 8px;
	color:#FFF;
	text-align:center;
	font-size:20px;
	width:20px;
	height:20px;
	line-height:18px;
	background-color:#999;
	float:left;
	cursor:pointer;
	text-decoration: none;
   transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.info_pro_right a:hover{
	background: #0b389f;
	color:#ffffff;-moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
#info_content{
	WIDTH:100%;
	line-height:28px;
	TEXT-ALIGN:left;
	padding: 0px 0 0 0;
	font-size:16px;/*新闻或图片详细内容基础字号*/
	color: #333;
}
#info_content p{
	margin:0px 0 10px 0;

}
.info_content_img{margin:0 auto 20px auto; text-align:center; display:none;}
.info_content_img img{width:800px;}
.info_box{
	margin:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
}
.info_con{padding:0;TEXT-ALIGN: center;width:1110px;display:table;}
.info_con ul {padding:0;display:inline-block;}
.info_con ul li{list-style:none;color:#0b389f;;margin:0 0px 0px 0px;line-height:56px;float:left;font-size:16px;}
.info_con ul li a{
	color: #333;
	display:inline-block;
	text-align: center;
	padding:0 30px 0 0px;
	margin:0 0px 0px 0px;
	text-decoration: none;
}
.info_con ul li a:hover{
	color:#0b389f;
	text-decoration: underline;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*==============产品样式开始=*/

#pc_left { float: right; width:650px; margin:0 0 0 0px; font-size:14px; line-height:24px;}
#pc_right{ float: left; width:420px; margin:0 0px 0 0;}
#pc_box{ width:100%;margin:0px; overflow:hidden;}
.pc_nr{
	font-family: Microsoft YaHei;
	padding:15px 0 0 0;
	line-height:1.9;
	font-size: 14px;/*直接内容基础字号*/
	min-height:400px;                
    _height:400px;
}
/*==============产品样式结束=*/

/*==============产品滑动门开始=*/
.tb_{
	width:100%;
	height:50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #169547;
}
.tb_ ul{
	width:100%;
	height:50px;
	float: left;
	padding:0px 0 0 0px;
}
.tb_ li{
	width:150px;
	float:left;
	height:50px;
	line-height:50px;
	cursor:pointer;
	text-align: center;
	margin:0 0px 0 0;
	font-weight: normal;
	font-size: 18px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.normaltab{
	color: #666;
	text-decoration: none;
}
.hovertab    {
	color: #ffffff;
	text-decoration: none;
	background-color: #169547;
}
.dis{display:block;}
.undis{display:none;}
/*==============产品滑动门结束=*/
/*==========新闻栏目样式=*/
#news_list{ padding:0px; }
#news_list ul li{
	padding:0px;
	line-height:44px;
	color: #F30;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;	/**/
}

#news_list ul li:before {
	content:"";
	display: inline-block;
	width:11px;
	height:11px;
	margin:0px 12px 3px 5px;
	border-radius:0%;
	vertical-align:middle;
	border: 2px solid #0b389f;

}
#news_list ul li strong{color:#999999;font-size:16px;font-weight:normal;padding:0 10px 0 0px;}
#news_list ul li strong a{color:#0a57a7;}
#news_list ul li span {
	float:right;
	color:#666;
	font-size:12px;
}

/*==========招标栏目样式——2=*/
.zb_con {padding:20px 0px 0 0px; margin:0px;overflow:hidden;}
.zb_con ul{margin:0px;padding:0px;}
.zb_con ul li{
	width:1110px;
	padding:20px;
	font-size:16px;
	line-height:25px;
	text-align:left;
	color: #333;box-sizing: border-box;
	font-weight: normal;
	margin:0px 0px 20px 0;
	border:2px solid #E7E7E7;
	display:block;
	float:left;
	overflow:hidden;
}
.zb_con ul li:hover{
	color: #333;
	border:2px solid #0b389f;transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;

}
.t_i{ float:left;width:38px; text-align: left; font-size:26px; color: #CCC; padding:5px 0 0 0;font-weight:lighter;}
.t_r{ float:left;width:900px; padding:0px;}
.t_r b{ font-size:16px;line-height:26px; font-weight: bold; color:#333;}
.t_r p{ font-size:12px;line-height:26px; font-weight: normal; color: #666;}
.t_r p i{ margin:0 5px 3px 0;font-size:13px;}
.t_r_anniu{ float: right; display:block;width:110px;line-height:40px;margin:6px 0 0 0;font-size:12px;background-color: #CCC; color:#FFF; text-align:center;border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;}
.t_r_anniu a{display:block;width:110px;line-height:40px;font-size:16px;background-color:#F90; color:#FFF; text-align:center;border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;}

/*==========新闻栏目样式——2=*/
.news_list {padding:0px 0px 20px 0px;margin:20px 0 20px 0px;overflow:hidden;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #dedede;}
.news_L{ float:left;width:120px;}.news_R{ float:right;width:970px;}
.news_list dl{margin:0px 0 0 0;padding:0px;}
.news_list dl dt{font-size:24px;line-height:70px;text-align: center;color: #fff;background-color:#0b389f;}
.news_list dl dd{font-size:18px;line-height:50px;text-align:center;color: #666;background-color: #EFEFEF;}
.news_list ul{margin:0px 0 0 0px;padding:0px;overflow:auto; zoom:1;}
.news_list ul li {
	padding:0;
	font-size:24px;
	line-height:1.5;
	text-align:left;
	color: #333;
	float:left;
	font-weight: normal;
}
.news_list ul li .laiyuan{padding:0;font-size:12px;line-height:22px;text-align:left;color: #999;font-weight: normal;}
.news_list ul li .laiyuan a{color:#999;}
.news_list ul li i{font-size:12px;color:#0b389f;vertical-align:middle; margin:0 5px 2px 0;}
.news_list ul li span {margin:0px 0 0 0;color: #666;font-size:12px;line-height:1.7;font-weight:normal;text-align: justify;}
.news_list ul li img { margin:0px 15px 0px 0px;float:left;width:350px;border-radius:3px 3px 3px 3px;}
   
/*===================================================图片栏目图片样式=*/

/*==========1列图片尺寸=*/
#image_view_1_bj{
	MARGIN: 0px 0 20px 0;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
}
#image_view_1{
	WIDTH:260px;
	height:180px;
	MARGIN: 0 20px 20px 0px;
	padding:0px;
	overflow: hidden;
	border: 0px solid #eeeeee;
	background-color: #FFF;
}
#image_size1{
	WIDTH:260px;
	height:180px;
	BORDER: 0px solid;
}
#image_title1{
	width:776px;
	margin:0px 0 0 0px;
	COLOR: #333333;
	TEXT-ALIGN: left;
	font-size: 22px;
	line-height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

#image_intro1{
	TEXT-ALIGN: left;
	font-size: 12px;
	line-height:20px;
	margin:5px 0px 0 0px;
	COLOR: #666;
}
#image_date1 i{
	font-size:12px;
	COLOR:#0b389f;
	margin: 0 0 2px 0;

}
#image_date1{
	COLOR:#666;
	HEIGHT:26px;
	line-height:26px;
}
#image_xq a{
	margin:10px 0 0 0;
	padding:0 15px 0 15px;
	COLOR:#fff;
	HEIGHT:24px;
	line-height:24px;
	text-align:center;
	display: block;
	float: left;
	cursor: pointer;
	font-weight: normal;
	margin:5px 0 0 0px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:1px solid #0b389f;
	background: #0b389f;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
#image_xq a:hover{
	COLOR:#0b389f;
	border:1px solid #0b389f;
	background: #ffffff;
}

/*==========2列图片尺寸=*/
#image_view_2{
	MARGIN: 0 30px 0px 0px;
	padding:0px;
	overflow: hidden;
	border: 0px solid #eeeeee;
	background-color: #FFF;
}
#image_size2{
	WIDTH:540px;
	height:360px;
}
#image_title2{
	WIDTH:540px;
	line-height:50px;
	COLOR: #333333;
	TEXT-ALIGN: center;
	padding:0px 0 0 0;
	font-size:16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

#image_intro2{
	WIDTH:540px;
	COLOR: #666;
	TEXT-ALIGN: left;
	padding:0px 0 20px 0;
	font-size: 12px;
	line-height:21px; display:none;
}
/*==========3列图片尺寸=*/
#image_view_3{
	MARGIN: 0 30px 0px 0px;
	padding:0px;
	overflow: hidden;
	border:0px solid #eeeeee;
	background-color: #FFF;
}
#image_size3{
	WIDTH:350px;
	height:233px;
	BORDER: 0px solid;
}
#image_title3{
	WIDTH:350px;
	line-height:50px;
	COLOR: #333333;
	TEXT-ALIGN: center;
	padding:0px 0 0 0;
	font-size:14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

#image_intro3{
	WIDTH:350px;
	COLOR: #666;
	TEXT-ALIGN: left;
	padding:0px 0 20px 0;
	font-size: 12px;
	line-height:20px; display:none;
}
/*==========4列图片尺寸=*/
#image_view_4{
	MARGIN: 0 30px 0px 0px;
	padding:0px;
	overflow: hidden;
	border: 0px solid #eeeeee;
	background-color: #FFF;
}
#image_size4{
	WIDTH:255px;
	height:377px;

}
#image_title4{
	WIDTH:255px;
	line-height:45px;
	COLOR: #333333;
	TEXT-ALIGN: center;
	padding:0px 0 0px 0;
	font-size:14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
/*#image_title4 a{
	COLOR: #1b3a78;
}*/
#image_intro4{
	WIDTH:255px;
	COLOR: #666;
	TEXT-ALIGN: left;
	padding:0px 0 20px 0;
	font-size: 12px;
	line-height:18px; display:none;
}

/*==============二级栏目列表设定=*/
#side_box_bj { width:1140px;padding:0 0 0 0px;box-sizing: border-box;margin:0 auto 20px auto;overflow: hidden;}
.more a{
	margin:18px 10px 0 0;
	padding:0 0 0 0;
	COLOR: #999;
	width:26px;
	height:26px;
	line-height:26px;
	font-size:20px;
	text-align:center;
	display: block;
	float: right;
	font-weight:lighter;
	border-radius:20px 20px 20px 20px;
	font-family:Microsoft YaHei;
}
.more i{line-height:24px;font-size:24px;}
.more a:hover{ background-color:#ccc;COLOR:#fff;}
.side_box{border:0px solid #f5f5f5;overflow:hidden;float:left;border-radius:4px 4px 4px 4px;background:#f1f1f1;}
.side_box_1.side_box{width:1110px;margin:0 0px 1px 0px;}
.side_box_2.side_box{width:554px;margin:0 1px 1px 0px;}
.side_box_3.side_box{width:369px;margin:0 1px 1px 0px;}
.side_box_4.side_box{width:277px;margin:0 1px 1px 0px;}
.side_box h2 {font-size:18px;}
.side_box h2 span {
	padding:0 0 0 20px;
	line-height:60px;
	font-weight: normal;
	color: #333;
} 
.side_box h2 span:before {
	content:"";
	display: inline-block;
	width:5px;
	height:18px;
	margin:0px 10px 4px 0px;
	border-radius:0%;
	vertical-align:middle;
	background-color:#0b389f;
} 
.side_con {
	box-sizing: border-box;
	overflow:hidden;
	padding:0px 20px 0px 20px;
}
.side_con ul {padding:10px; overflow: hidden; zoom:1;height:236px;margin:0 0 20px 0;background-color:#fff;border-radius:5px 5px 5px 5px;}
.side_con ul p{text-align: justify;}
.img_text_1{padding:8px 10px 0px 10px;font-size:14px;line-height:1.8;color:#666;}
.img_text_2{padding:10px 10px 0px 10px;font-size:14px;line-height:1.9;color:#666;}
.img_text_3{padding:5px 10px 0px 10px;font-size:12px;line-height:1.9;color:#666;}
.img_text_4{padding:5px 5px 0px 5px;font-size:12px;line-height:1.7;color:#666;}
.img_text_1 img{float:left;width:320px;height:200px;border-radius:4px 4px 4px 4px;margin:0px 15px 5px 0px;}
.img_text_2 img{float:left;width:180px;height:115px;border-radius:4px;margin:0px 15px 5px 0px;}
.img_text_3 img{float:left;width:130px;height:85px;border-radius:3px 3px 3px 3px;margin:0px 10px 0px 0px;}
.img_text_4 img{width:206px;height:110px;border-radius:3px 3px 3px 3px;margin:0px 0px 7px 0px;}
.side_con ul li a{
	padding:0 15px 0 15px;
	font-size:14px;
	line-height:36px;
	text-align:left;
	color: #333;
	display:block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	border-radius:3px 3px 3px 3px;
	
}
.side_con ul li a:before {
	content:"";
	display: inline-block;
	width:6px;
	height:6px;
	margin:0px 8px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	border:0px solid #0a57a7;
	background-color: #0096e0;
}
.side_con ul li a:hover:before{content:"";background-color:#FFF;}
.side_con ul li span{float:right;color: #666;font-size:12px;margin:0 0 0 0px;}
.side_con ul li a:hover{color:#fff; background-color:#0096e0;}


/*=============图片信息排列==============================================*/
.side_con_1 {
	width:1120px;
	box-sizing: border-box;
	overflow:hidden;
	padding:0px 0px 0px 20px;

}
.side_con_1 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;}
.side_con_1 ul p img{ float:left;width:220px; height:150px;border:16px solid #ffffff; margin:0px 20px 20px 0;}
.side_con_1 ul p{
	font-size:14px;
	line-height:1.8;
	color: #333;
	padding:0px 40px 0px 0;
	text-align: justify;
}
.side_con_1 ul li a{
	float:left;
	width:252px;
	margin:0px 20px 20px 0px;
	padding:16px 16px 0 16px;
	font-size:14px;
	color: #999;
	text-align: center;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;box-sizing: border-box;display: block;
   background-color:#FFF;
   transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.title_1{
	width:220px;
	padding:0 0px 0 0px;
    line-height:40px;
	font-size:14px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.side_con_1 ul li a:hover{color:#fff; background-color:#0b389f;}
.side_con_1 ul li img { width:100%;height:150px;padding:0px;}
 
.side_con_2 {
	box-sizing: border-box;
	overflow:hidden;
	padding:0px 0px 0px 20px;
}
.side_con_2 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;height:430px;margin:0 0 20px 0;}
.side_con_2 ul p img{ float:left;width:220px; height:150px;border:16px solid #ffffff; margin:0px 20px 0px 0;}
.side_con_2 ul p{
	font-size:14px;
	line-height:1.8;
	color: #333;
	padding:0px 20px 0px 0;
	text-align: justify;
}
.side_con_2 ul li a{
	float:left;
	width:247px;
	margin:0px 20px 20px 0px;
	padding:16px 16px 0 16px;
	font-size:14px;
	color: #999;
	text-align: center;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;box-sizing: border-box;display: block;
   background-color:#FFF;
   transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.title_2{
	width:215px;
	padding:0 0px 0 0px;
    line-height:40px;
	font-size:14px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.side_con_2 ul li a:hover{color:#fff; background-color:#0b389f;}
.side_con_2 ul li img { width:100%;height:150px;padding:0px;box-sizing: border-box;}

.side_con_3 {
	box-sizing: border-box;
	overflow:hidden;
	padding:0px 0px 0px 20px;
}
.side_con_3 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;height:282px; margin:0 0 20px 0;}
.side_con_3 ul p img{ float:left;width:145px; height:100px;border:10px solid #ffffff; margin:0px 10px 0px 0;}
.side_con_3 ul p{
	font-size:12px;
	line-height:1.8;
	color: #333;
	padding:0px 20px 0px 0;
	text-align: justify;
}
.side_con_3 ul li a{
	float:left;
	width:165px;
	margin:0px 1px 1px 0px;
	padding:10px 10px 0 10px;
	font-size:14px;
	color: #999;
	text-align: center;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;box-sizing: border-box;display: block;
   background-color:#FFF;
   transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.title_3{
	width:145px;
	padding:0 0px 0 0px;
    line-height:30px;
	font-size:12px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.side_con_3 ul li a:hover{color:#fff; background-color:#0096e0;}
.side_con_3 ul li img { width:100%;height:100px;padding:0px;box-sizing: border-box;}

.side_con_4 {
	box-sizing: border-box;
	overflow:hidden;
	padding:0px 0px 0px 20px;
	
}
.side_con_4 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;height:374px; margin:0 0 20px 0;}
.side_con_4 ul p img{ width:216px; height:140px;border:10px solid #ffffff; margin:0px 0px 10px 0;}
.side_con_4 ul p{
	font-size:12px;
	line-height:1.7;
	color: #333;
	padding:0px 20px 0 0;
	text-align: justify;
}
.side_con_4 ul li a{
	float:left;
	width:237px;
	margin:0px 0px 1px 0px;
	padding:10px 10px 0 10px;
	font-size:14px;
	color: #999;
	text-align: center;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;box-sizing: border-box;display: block;
   background-color:#FFF;
   transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.title_4{
	width:217px;
	padding:0 0px 0 0px;
    line-height:36px;
	font-size:12px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	
}
.side_con_4 ul li a:hover{color:#fff; background-color:#0b389f;}
.side_con_4 ul li img { width:100%;height:140px;padding:0px;box-sizing: border-box;}


 /*-----------------------------------------------------------------------------------------申请入驻样式-*/
.inp_rz{
	width:422px;
	padding:0 0 0 10px;
	color: #333;
	line-height:30px;height:30px;
	border:1px solid #cbcbcb;
	font-family:Microsoft YaHei;
	background-color: #FFF;
	font-size:14px;box-sizing: border-box;
}
.inp_jj{
	width:422px;
	padding:0 0 0 10px;
	color: #333;
	line-height:30px;
	border:1px solid #cbcbcb;
	font-family:Microsoft YaHei;
	background-color: #FFF;
	font-size:14px;box-sizing: border-box;
}


.inp_img{
	width:350px;
	float:left;
	padding:0 0 0 10px;
	margin:0 2px 0 0px;
	color: #333;
	line-height:30px;
	height:30px;
	border:1px solid #cbcbcb;
	font-family:Microsoft YaHei;
	background-color: #FFF;
	font-size:14px;
}
.sub_img_add{
	display:block;
	float:left;
	width:58px;
	height:32px;
	line-height:30px;
	margin:0px 0 0 0;
	font-size:14px;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	color:#333;
	text-decoration: none;/*background: rgba(255,255,255,0.3);*/
	background-color: #F1F1F1;
	border:1px solid #ccc;
}
.sub_add{
	display:block;
	width:422px;
	height:40px;
	line-height:40px;
	margin:0px 0 0 0;
	font-size:16px;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	color:#fff;
	text-decoration: none;/*background: rgba(255,255,255,0.3);*/
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	background-color: #fbb03b;
	border:none;
	cursor:pointer;
	letter-spacing:4px;
}
.red{ /*-当前位置home图标-*/margin:0 5px 0 0; font-size:14px;color: #F00;vertical-align: middle;}
select{
	width:422px;
	padding:0 0 0 10px;
	color: #666;
	line-height:30px;height:30px;
	border:1px solid #cbcbcb;
	font-family:Microsoft YaHei;
	background-color: #FFF;
	font-size:14px;
	box-sizing: border-box;
}
select .ts{color: #0b389f;}
option
{
	width:422px;
	padding:0 0 0 10px;
	color: #666;
	line-height:30px;height:30px;
	border:1px solid #cbcbcb;
	font-family:Microsoft YaHei;
	background-color: #FFF;
	font-size:14px;
	box-sizing: border-box;
}
