﻿/*============主要内容区=*/

#mainarea{
	MARGIN:10px 0 0 0px;
	display:inline;
	TEXT-ALIGN: left;
	WIDTH:1110px;
	float:left;
	overflow: hidden;/*保持高度自适应，适应FIREFOX*/
	padding:0px 0px 0px 0px;
}
/*===========边栏设定=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;
}
/*===========边栏二级栏目样式=*/
.class_box{margin:1px 0 0px 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:1120px;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:222px;
	box-sizing: border-box;
	line-height:50px;
	color: #666;
	display:inline-block;
	text-align: center;
	padding:0px 20px 0 20px;
	margin:0 1px 1px 0px;
	font-size:16px;
	text-decoration: none;
	background-color:#F5F5F5;
	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:#08173d;
	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:#08173d;
}
/*===========详细内容样式=*/

/*-----------内容区样式-*/
#detail_a{ /*-内容区顶部-*/
    position: absolute;
	z-index:1;
	top:180px;
	left:50%;
	margin:0 0 0 -555px; 
	width:1110px;
	text-align: center;
	height:46px;
}
#detail_a h2{ /*-内容区顶部-*/
	padding:0 20px 0px 20px;
	font-size:30px;
	font-family:"Microsoft YaHei";
	COLOR: #333;
	height:45px;
	line-height:30px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#e5261f;
	text-transform: capitalize;
}

#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:225px;
	left:50%;
	margin:0 0 0 -555px; 
	width:1110px;
	TEXT-ALIGN: center;
	padding:0 0 0 0px;
	font-size:12px;
	line-height:34px;
	height:34px;
	font-family:Verdana;
	color:rgba(0,0,0,0.5);
	background-color:rgba(0,0,0,0.0);
	border-radius:5px 5px 0 0;
}
#place i{ /*-当前位置home图标-*/margin:0 8px 3px 0; font-size:16px;color:rgba(0,0,0,0.4);vertical-align: middle; display:none;}
#place a{color:rgba(0,0,0,0.5);font-family:Microsoft YaHei;}
#place a:hover{color:rgba(0,0,0,1.0);}
#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:20px 0 20px 0;
	line-height:1.8;
	font-size:14px;/*直接内容基础字号*/
	min-height:400px;
	_height:400px;
	color:#333;
	text-align: justify;
	word-break: keep-all; 
}
.detail_content{
	/*background-image: url(images/list_bj.gif);*/
	padding:0px 0px 15px 0px;
	line-height:1.6;
	font-size:14px;/*直接内容基础字号*/
	color:#333;
}
.detail_content p{
	/*background-image: url(images/list_bj.gif);*/
	padding:0px 0px 10px 0px;
	line-height:1.2;
	font-size:20px;/*直接内容基础字号*/
	color:#333;
	text-align:center;
	font-weight:bold;
}
/*---------详细信息显示样式：标题、属性、内容-*/
#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 i{
	margin:0;
	height:16px;
	line-height:12px;
	TEXT-ALIGN: left;
	padding:0;
	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: #2c3e4c;
	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:26px;
	TEXT-ALIGN:left;
	padding: 0px 0 0 0;
	font-size: 14px;/*新闻或图片详细内容基础字号*/
	color: #333;

}
#info_content p{ margin:10px 0 10px 0;}
#info_content img{max-width:1110px; height:100%;}
.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 i{line-height:30px;height:34px;font-size:20px;}
.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:30%;
	vertical-align:middle;
	border: 1px solid #2c3e4c;

}
#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 #2c3e4c;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 30px 0px;margin:20px 0 30px 0px;overflow:hidden;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #dedede;}
.news_list dl{ float:left; width:150px;margin:0px 0 0 0;padding:0px;}
.news_list dl dt{
	font-size:24px;
	line-height:70px;
	text-align: center;
	color: #fff;
	background-color:#2c3e4c;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color:#fb964c;
}
.news_list dl dd{
	font-size:18px;
	line-height:50px;
	text-align:center;
	color: #fff;
	background-color: #666;
}
.news_list ul{ float: right;width:930px;margin:0px 0 0 0px;padding:0px;overflow:auto; zoom:1;}
.news_list ul li {
	padding:0;
	font-size:24px;
	line-height:40px;
	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: #333;
	font-weight: normal;
}
.news_list ul li i{
	font-size:12px;
	color: #09F;vertical-align:middle;

}
.news_list ul li span { margin:0px 0 0 0;float:left;color: #666;font-size:12px;line-height:22px; font-weight:normal;}
.news_list ul li img { margin:0px 20px 10px 0px;float: left;  width:500px;border-radius:5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;}
   
/*===================================================图片栏目图片样式=*/

/*==========1列图片尺寸=*/
#image_view_1_bj{
	MARGIN: 0px 0 0px 0;
	padding:20px 0px 20px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
}
#image_view_1{
	MARGIN: 0 20px 0px 0px;
	padding:0px;
	overflow: hidden;
	border:1px solid #dddddd;
	background-color: #FFF;
}
#image_size1{
	WIDTH:260px;
	height:260px;
	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{COLOR:#666;HEIGHT:26px;line-height:26px;}
#image_date1 i{margin:0px 0px 2px 0px;font-size:12px;COLOR: #666;vertical-align:middle;}
#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;
	background: #666;
	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:#fff;background: #e5261f;}

/*==========2列图片尺寸=*/
#image_view_2{
	MARGIN: 0 30px 0px 0px;
	padding:0px;
	overflow: hidden;
	border:1px solid #dddddd;
	background-color: #FFF;
}
#image_size2{
	WIDTH:538px;
	height:538px;
}
#image_title2{
	WIDTH:538px;
	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:538px;
	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:1px solid #dddddd;
	background-color: #FFF;
}
#image_size3{
	WIDTH:348px;
	height:348px;
	BORDER: 0px solid;
}
#image_title3{
	WIDTH:348px;
	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:348px;
	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:1px solid #dddddd;
	background-color: #FFF;
}
#image_size4{
	WIDTH:253px;
	height:253px;

}
#image_title4{
	WIDTH:253px;
	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:253px;
	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 25px auto;overflow: hidden;}
.more a{
	font-weight: normal;
	margin:15px 20px 0 0;
	padding:0 0 0 0;
	COLOR: #666;
	width:60px;
	line-height:20px;
	font-size:12px;
	text-align:center;
	display: block;
	float: right;
	border-radius:16px 16px 16px 16px;
	background-color:#ffffff;
	border: 1px solid #dfdfdf;
}
.more a:hover{border: 1px solid #2c3e4c; background-color:#2c3e4c;COLOR: #fff;}
.side_box{border: 1px solid #dfdfdf;overflow:hidden;float:left;border-radius:3px 3px 3px 3px; background-color:#f5f5f5;}
.side_box_1.side_box{width:1110px;margin:0 0px 20px 0px;}
.side_box_2.side_box{width:540px;margin:0 30px 25px 0px;}
.side_box_3.side_box{width:356px;margin:0 20px 20px 0px;}
.side_box_4.side_box{width:262px;margin:0 20px 20px 0px;}
.side_box h2 {font-size:18px;background-color:#ffffff;}
.side_box h2 span {
	padding-left:20px;
	line-height:50px;
	font-weight: normal;
	color: #2c3e4c;
} 
.side_box h2 span:before {
	content:"";
	display: inline-block;
	width:10px;
	height:17px;
	margin:0px 10px 4px 0px;
	border-radius:0%;
	vertical-align:middle;
	background-color:#2c3e4c;
}
.side_con {
	padding:14px 18px 18px 18px;
	overflow:hidden;
	min-height:200px;                
    _height:200px;
	
}

.side_con ul {margin:0px 0 0px 0;padding:0px;}
.side_con ul p{font-size:12px;line-height:1.8;color:#666;padding:0px 0px 0px 0px;}
.side_con img{ width:220px; height:150px; float:left;border:1px solid #e1e1e1; margin:0px 20px 0px 0; display:none;}
.side_con ul li{
	padding:0 0 0 10px;
	font-size:14px;
	line-height:35px;
	text-align:left;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfdfdf;
}
.side_con ul li: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:#0a57a7;
}
.side_con ul li span {
	float:right;
	color: #666;
	font-size:12px;

	margin:0 0 0 0px;
}


/*=============图片信息排列==============================================*/
.side_con_1 {
	width:1140px;
	box-sizing: border-box;
    overflow:hidden;
	padding:20px 0px 0px 20px;
}
.side_con_1 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;}
.side_con_1 ul p img{ width:250px; height:170px; float:left;border:1px solid #e1e1e1; margin:5px 20px 20px 0;}
.side_con_1 ul p{
	font-size:14px;
	line-height:1.6;
	color: #333;
	padding:0 50px 20px 0px;
	text-align: justify;
}
.side_con_1 ul li a{
	float:left;
	width:250px;
	margin:0px 20px 20px 0px;
	padding:0px;
	font-size:14px;
	color: #666;
	text-align: center;
	border:1px solid #e1e1e1;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
}
.title_1{
	width:262px;
    line-height:40px;
	font-size:14px;
	text-align: center;
	padding:0 20px 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.side_con_1 ul li a:hover{ color: #2c3e4c;border:1px solid #2c3e4c;}
.side_con_1 ul li img { width:100%;height:170px;padding:0px;box-sizing: border-box;}
 
.side_con_2 {
	box-sizing: border-box;
    overflow:hidden;
	padding:20px 0px 0 20px;
}
.side_con_2 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;height:400px;margin:0 0 20px 0;}
.side_con_2 ul p img{ width:237px; height:150px; float:left;border:1px solid #e1e1e1; margin:0px 20px 0px 0;border-radius:0px 0px 0px 0px;}
.side_con_2 ul p{
	font-size:14px;
	line-height:1.8;
	color: #666;
	padding:0 20px 20px 0px;
	text-align: justify;
}
.side_con_2 ul li a{
	float:left;
	width:237px;
	margin:0px 20px 15px 0px;
	padding:0px;
	color: #666;
	text-align: center;
	border:1px solid #e1e1e1;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
}
.title_2{
	width:237px;
	padding:0 10px 0 10px;
    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: #2c3e4c;border:1px solid #2c3e4c;}
.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:20px 0px 0px 20px;
}
.side_con_3 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;height:274px; margin:0 0 20px 0;}
.side_con_3 ul p img{ width:150px; height:100px; float:left;border:1px solid #e1e1e1; margin:0px 10px 0px 0;}
.side_con_3 ul p{
	font-size:12px;
	line-height:1.8;
	color: #333;
	padding:0 20px 20px 0px;
	text-align: justify;
}
.side_con_3 ul li a{
	float:left;
	width:150px;
	margin:0px 10px 10px 0px;
	padding:0px;
	font-size:14px;
	color: #666;
	text-align: center;
	border:1px solid #e1e1e1;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
}
.title_3{
	width:150px;
	padding:0 10px 0 10px;
    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: #2c3e4c;border:1px solid #2c3e4c;}
.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:20px 0px 0 20px;
}
.side_con_4 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;height:334px; margin:0 0 20px 0;}
.side_con_4 ul p img{ width:220px; height:130px;border:1px solid #e1e1e1; margin:0px 0px 10px 0;}
.side_con_4 ul p{
	font-size:12px;
	line-height:1.8;
	color: #333;
	padding:0 20px 20px 0px;
	text-align: justify;
}
.side_con_4 ul li a{
	float:left;
	width:220px;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:14px;
	color: #666;
	text-align: center;
	border:1px solid #e1e1e1;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
}
.title_4{
	width:220px;
	padding:0 10px 0 10px;
    line-height:30px;
	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: #2c3e4c;border:1px solid #2c3e4c;}
.side_con_4 ul li img { width:100%;height:130px;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: #2c3e4c;}
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;
}
