﻿/*============主要内容区=*/
#mainarea{
	MARGIN:0px 0 0 0px;
	display:inline;
	TEXT-ALIGN: left;
	float:left;
	overflow: hidden;/*保持高度自适应，适应FIREFOX*/
	padding:0px 0px 0px 0px;
	width:640px;
}
/*===========边栏设定=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 -1px 0; display:table;}
.class_con {width:643px;padding:0;TEXT-ALIGN: left; background:#FFF;}
.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:214px;
	box-sizing: border-box;list-style:none;
	line-height:70px;
	height:70px;
	color:#666;
	display:inline-block;
	text-align: center;
	padding:0px 20px 0 20px;
	margin:0 0px 0px 0px;
	font-size:2.2rem;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	overflow:  hidden;
	float:left;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background:#FFF;
	
}

.class_con ul li.ddt a{color: #009143;text-decoration: none;display:block;border-bottom:3px solid #009143; font-weight:bold;}

/*===========产品分类=*/
#cp_bj{WIDTH:640px;margin:0px 0 20px 0;padding:10px 0 0px 0px;overflow: hidden;box-sizing: border-box; background:#FFF;}
.cp_box{ width:100%;padding:10px 0 15px 0;overflow:hidden; border-bottom:1px dashed #ccc; display: inline-table;}
.cp_box h2{height:60px;text-align: left; }
.cp_box h2 span{
	padding:0 0px 0px 20px;
	font-size:2.3rem;
	font-family:Microsoft YaHei;
	COLOR: #333;
	line-height:50px;
	font-weight: 800;
	overflow: hidden;
	border-bottom:0px solid #e6261f;
}
.cp_con{width:100%;padding:0 0px 0px 20px;overflow:hidden;}
.cp_con ul{margin:0px;padding:0px 0 0px 0;overflow: hidden;display:table;}
.cp_con ul li{ float:left;font-size:1.7rem;line-height:40px;text-align: left; margin:0;}
.cp_con ul li span a{background:#eee;}
.cp_con ul li a{display: inline-table;border-radius:20px;padding:0 15px;}
.cp_con ul li .cp_ok{color:#fff;text-decoration: none;display:block;background-color:#e6261f;}

/*---------产品详细信息-*/
.cp_bj{WIDTH:100%;margin:0px auto 0px auto;padding:0px 0 0px 0px;OVERFLOW: hidden;box-sizing: border-box;}
.cp_img{width:640px;margin:0px;OVERFLOW: hidden;position:relative;}
.cp_img img{width:640px; height:100%; box-sizing: border-box;}
.cp_title{width:600px;margin:20px 0px 0px 20px;}
.cp_title span{COLOR: #333;font-size:3.0rem;line-height:1.5;font-family:Microsoft YaHei;font-weight: 800;TEXT-ALIGN: left;}
.cp_pro{font-size:1.3rem;TEXT-ALIGN: left;color: #666;line-height:36px;margin:0;}
.cp_pro i{margin:0;height:16px;line-height:12px;TEXT-ALIGN: left;padding:0;font-size:1.3rem;color: #666;vertical-align:middle;}
.cp_intro{font-size:1.8rem;line-height:1.8;TEXT-ALIGN: left;color: #333; font-weight:normal}
.cp_content{
	WIDTH:100%;
	line-height:1.8;
	TEXT-ALIGN:left;
	padding:20px;
	font-size:1.8rem;/*新闻或图片详细内容基础字号*/
	color: #333;
	box-sizing: border-box;
}
.cp_content h3{WIDTH:600px;font-size:2.0rem;height:60px;line-height:60px;text-align: left;font-family:Microsoft YaHei; color:#FFF;border:0px solid #eee;padding:0 0px 0px 55px;border-radius:3px;background:#666 url(../images/bt_icon.png) no-repeat 15px center;text-indent:0em; font-weight:bold;margin:20px 0 10px 0;box-sizing: border-box;}.cp_content h3 a{color:#FFF;}
.cp_content p{ margin:0px 0 0px 0;line-height:1.8;font-size:1.8rem;}
.cp_content img{max-width:600px;}

/*---------产品上一个下一个-*/
.cp_up{padding:0;TEXT-ALIGN: center;width:161px;position:absolute;z-index:1;bottom:0px;right:0px;}
.cp_up ul {padding:0;}
.cp_up ul li{width:80px;list-style:none;color:#999;margin:0 0px 0px 0px;line-height:82px;height:80px;font-size:3.5rem;}
.cp_up ul li a i{height:80px;line-height:82px;}
.cp_up ul li a{
	color: #fff;
	display: block;
	text-align: center;
	padding:0 0px 0 0px;
	margin:0 0px 0px 0px;
	text-decoration: none;
	background:rgba(0,0,0,0.6);
}
.cp_up ul li a:hover{
	color:#fff;
	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;
	background:#e6261f;
}


.cp_bt { width:600px;margin:0 0 20px 0;overflow: hidden;}
.cp_bt h3{height:50px;text-align: left;border:0px solid #eee;padding:0 0px 0px 10px; background: #666;border-radius:3px;}
.cp_bt h3 span{
	padding:0 0px 0px 10px;
	font-size:18px;
	font-family:Microsoft YaHei;
	COLOR: #fff;
	line-height:50px;
	font-weight: bold;
	border-left:10px solid #e6261f;
	box-sizing: border-box;
} 


/*==============产品滑动门开始=*/

/*主要样式*/
.subNavBox{width:100%;border-top:solid 1px #e5e3da;border-right:solid 1px #e5e3da;border-left:solid 1px #e5e3da;border-bottom:solid 0px #e5e3da;margin:0;box-sizing: border-box;}
.subNav{border-bottom:1px solid  #e5e3da;cursor:pointer;font-weight: bold;font-size:2.0rem;color:#333;line-height:60px;padding:0 0 0 20px;background:#FFF url(../images/jiantou1.png) no-repeat 97% 50%;background-size:10px;}
.subNav:hover{color:#e6261f;}
.currentDd{color:#e6261f;}
.currentDt{background:#FFF url(../images/jiantou.png) no-repeat 97% 50%;background-size:18px;}
.navContent{display: none;border-bottom:1px solid #e5e3da; background:#FFF; padding:20px; font-size:1.6rem; line-height:1.8;}
.navContent p{font-size:1.6rem; line-height:1.8;}
.navContent img{ width:560px;}
.navContent li a{display:block;width:200px;heighr:28px;text-align:center;font-size:14px;line-height:28px;color:#333}
.navContent li a:hover{color:#fff;background-color:#277fc2}
/*==============产品滑动门结束=*/

#pp_bj {margin: auto;WIDTH:640px;padding:0px 0 0px 0px;overflow: hidden;box-sizing: border-box;background-color:#F5F5F5;}
.pp_box { margin:0 0px 0px 0px;overflow: hidden;}
.pp_box h2{height:66px;text-align: center;border-bottom:0px solid #dfdfdf; background:#FFF;}
.pp_box h2 span{
	padding:0 20px 0px 20px;
	font-size:2.0rem;
	font-family:Microsoft YaHei;
	COLOR: #333;
	line-height:66px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:4px solid #e6261f;
} 
.tuijian_con {width:100%;margin: auto;padding:20px 0px 10px 20px;}
.tuijian_con ul {width:620px;padding:0 0 0px 0; overflow: hidden; zoom:1;}
.tuijian_con ul li a{
	float:left;
	width:112px;
	box-sizing: border-box;
	margin:0px 10px 0px 0px;
	color: #333;
	text-align:center;
	border:0px solid #dfdfdf;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	display:inline-block;
	border-radius:0px;
}
.tuijian_con ul li p{
	width:112px;
	font-size:1.3rem;
	line-height:40px;
	box-sizing: border-box;
	padding:0px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.tuijian_con ul li img{ width:100%;height:80px;padding:0px;box-sizing: border-box;}
.anli_con { width:600px;padding:0px 0px 0px 0px; margin:20px 0 30px 20px; overflow: hidden; border:0px solid #eee;position:relative;}
.anli_con dl{width:395px;height:320px;padding:0 0 0px 0;float:left;background:#f5f5f5;margin:0px 15px 0px 0px;}
.anli_con dl dt{position:relative;}
.anli_con dl dt span{ width:160px;font-size:2.5rem;line-height:60px; text-align:center;font-weight: bold; color:#333;position: absolute; left:0;bottom:0px; background:rgba(0,51,102,0.8); color:#FFF;}
.anli_con dl dt img{ width:100%;height:230px;}
.anli_con dl dd{
	font-size:1.1rem;
	line-height:1.5;
	font-weight: normal;
	color: #666;
	padding:0px;
	text-align: justify;
}
.anli_con ul{width:620px;box-sizing: border-box;padding:0px 0 0px 0px;}
.anli_con ul li a{
	float:left;
	width:190px;
	box-sizing: border-box;
	margin:0px 15px 15px 0px;
	color: #fff;
	text-align: left;
	border:0px solid #dfdfdf;
	overflow: hidden;
	display:inline-block;
	border-radius:0px;
	background:#666;
}
.anli_con ul li p{
	width:190px;
	font-size:1.2rem;
	line-height:40px;
	box-sizing: border-box;
	padding:0px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.anli_con ul li img{ width:100%;height:120px;padding:0px;box-sizing: border-box;}

.al_more a{ float:left;width:190px;height:160px;line-height:160px;font-size:2.0rem; text-align:center;background: #999; color:#FFF;}
.al_more a:hover{background: #e6261f;color:#FFF;}
/*===========详细内容样式=*/
#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:20px 20px;
	overflow:hidden;
	min-height:543px;                
    _height:543px;
	color:#333;
	
	border-top:0px solid #e1e1e1;
}
/*---------详细信息显示样式：标题、属性、内容-*/
#info_title{
	COLOR: #333;
	TEXT-ALIGN: center;
	font-size:2.5rem;
	line-height:1.6em;
	font-family:Microsoft YaHei;
	font-weight: normal;
	margin:0px auto 0px auto;
	padding:20px 0px 0 0px;
	OVERFLOW: hidden;white-space:pre-wrap;
	background-color:#FFF;
	}
#info_pro{
	line-height:50px;
	HEIGHT: 50px;
	margin:0px 0 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d9d9d9;
	background-color:#FFF;
	overflow:hidden;
	font-size:0.8rem;
	color: #999;
	TEXT-ALIGN: center;
}
#info_pro i{margin:0px 0 2px 0;}
#info_content{
	WIDTH:100%;
	line-height:2.1;
	TEXT-ALIGN:left;
	padding:20px 0px;
	font-size:1.6rem;/*新闻或图片详细内容基础字号*/
	color: #333;
	background-color:#fff;
	min-height:600px;                
    _height:600px;box-sizing: border-box;
}
#info_content p{font-size:1.6rem; }
#info_content table{WIDTH:600px;font-size:1.2rem;padding:0px;}
#info_content tbody{WIDTH:100%; padding:20px;}
#info_content img{max-width:600px; height:auto; margin: auto;}
.info_content_img{margin:0 auto 20px auto;width:600px;}
.info_content_img img{width:100%;}
video{width:100%;margin:0px auto 20px auto; padding:0px 0 0 0; background:#333;}
.info_box{margin:0px auto 0 auto;border-top:1px solid #E4E4E4;padding:20px;overflow: hidden;}
.info_con{padding:0px 0 0px 0;TEXT-ALIGN:left;}
.info_con ul {padding:0;}
.info_con ul li{ width:600px;color:#e5261f;text-align:left;margin:0 0px 0px 0px;line-height:50px;font-size:2.0rem;float:left;}
.info_con ul li i{width:30px;float:left;line-height:50px;}
.info_con ul li a{
	color: #666;
	display: block;
	padding:0 0px 0 0px;
	margin:0 0px 0px 0px;
	text-decoration: none;
	font-weight:bold;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.info_con ul li a:hover{
	color:#e5261f;
	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;
}


/*==============产品滑动门结束=*/
/*==========新闻栏目样式=#news_list ul li:before {
	content: " ";
	display: inline-block;
	width:10px;
	height:10px;
	background-color: #F60;
	margin:0 5px 0 0px;
	border-radius: 0%;
	vertical-align:middle;
	
}*/
#news_list{ padding:10px 0 0 0;}
#news_list ul {margin:0px;}
#news_list ul li{
	padding:15px 0px;
	box-sizing: border-box;
	margin:0 0px 0px 0px;
	border-radius:0px;
    overflow: hidden;
	border-bottom:1px dashed #eee;
	/*==box-shadow:1px 1px 5px rgba(51,51,51,0.1);=*/
}
.list_title{ width:600px;line-height:1.5;font-size:2.2rem;color:#666;text-align:justify;}
.list_title span {
	color:#666;
	font-size:1.6rem;
	font-weight: normal;
	line-height:1.8;
	padding:0 0 0 15px;
	float:right;
}
#news_list ul li a{ display:inline-block;overflow: hidden;}
#news_list ul li img{
	width:150px;
	height:100px;
	float:left;
	color:#333;
	margin:10px 10px 0 0;
}

#news_list ul li a:before {
	content:"";
	display: inline-block;
	width:1px;
	height:22px;
	margin:0px 15px 5px 5px;
	border-radius:0%;
	vertical-align:middle;
	background:#e5261f;
	border: none solid #e5261f; display:none;
}

/*==========新闻栏目样式——2=*/
.news_list {padding:0px 0px 20px 0px;margin:10px 0 20px 0px;overflow:hidden;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #dedede; }
.news_list dl{ float:left; width:160px; height:80px;margin:0px 0 0 0;padding:0px;}
.news_list dl dt{font-size:5.0em;line-height:60px;text-align:center;color: #999;font-weight:bold;}
.news_list dl dd{font-size:1.7em;line-height:30px;text-align:center;color: #999;}

.news_list ul{ float: right;width:440px;margin:0px 0 0 0px;padding:0px 0 0 20px;box-sizing: border-box;overflow:auto; zoom:1;border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e2e2;min-height:90px;                
    _height:90px;}
.news_list ul li {
	padding:0;
	font-size:1.9em;
	line-height:1.2em;
	text-align:left;
	color: #333;
	font-weight: normal;
}
.news_list ul li .laiyuan{
	padding:0;
	font-size:0.7em;
	line-height:1.4em;
	text-align:left;
	color: #999;
	font-weight: normal;
}
.news_list ul li i{
	font-size:0.7em;
	vertical-align:middle;

}
.news_list ul li span { margin:0px 0 0 0;color: #666;font-size:0.6em;line-height:1.2em; overflow:hidden;font-weight:normal;}
.news_list ul li img { margin:0px 0px 10px 0px; width:100%;border-radius:5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px; }
   
/*===================================================图片栏目图片样式=*/

/*===================================================图片栏目图片样式=*/
.img_con_1 {width:100%;overflow:hidden;padding:20px 0px 0px 0px;}
.img_con_1 ul{padding:0 0 0px 0;zoom:1;}
.img_con_1 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_1 ul li a{
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_1 ul li p{
	box-sizing: border-box;
	font-size:1.8rem;
	line-height:65px;
	padding:0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_1 ul li a:hover{}
.img_con_1 ul li img{ width:100%;height:380px;padding:0px;}

.img_con_2 {width:100%;overflow:hidden;padding:10px 0px 0px 0px;}
.img_con_2 ul{width:620px;padding:0 0 0px 0;zoom:1;}
.img_con_2 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_2 ul li a{
	width:290px;
	margin:0px 20px 0px 0px;
	padding:0px;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_2 ul li p{
	box-sizing: border-box;
	font-size:1.8rem;
	line-height:60px;
	padding:0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_2 ul li a:hover{}
.img_con_2 ul li img{ width:100%;height:190px;padding:0px;}

.img_con_3 {width:100%;overflow:hidden;padding:10px 0px 0px 0px;}
.img_con_3 ul{width:620px;padding:0 0 0px 0;zoom:1;}
.img_con_3 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_3 ul li a{
	width:186px;
	margin:0px 20px 0px 0px;
	padding:0px;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_3 ul li p{
	box-sizing: border-box;
	font-size:1.6rem;
	line-height:60px;
	padding:0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_3 ul li a:hover{}
.img_con_3 ul li img{ width:100%;height:130px;padding:0px;}

.img_con_4 {width:100%;overflow:hidden;padding:10px 0px 0px 0px;}
.img_con_4 ul{width:620px;padding:0 0 0px 0;zoom:1;}
.img_con_4 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_4 ul li a{
	width:135px;
	margin:0px 20px 20px 0px;
	padding:0px;
	background-color:#FFF;
   overflow:hidden;
   border-radius:10px;
   box-sizing: border-box;
   display: block;
}
.img_con_4 ul li p{
	box-sizing: border-box;
	font-size:1.6rem;
	line-height:60px;
	padding:0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
	display:none
}
.img_con_4 ul li a:hover{}
.img_con_4 ul li img{ width:100%;height:120px;padding:0px;}
/*==============二级栏目列表设定=*/
#side_box_bj { width:640px;padding:0px 0 10px 0;box-sizing: border-box;margin:0px auto 0 auto;}
.more a{
	font-weight: normal;
	margin:0px 0px 0 0;
	padding:0px 0 0 0px;
	COLOR: #CCC;

	text-align: center;
	float: right;
	display:block;
}
.more i{font-size:3.0rem;line-height:80px;margin:0px 0px 0 10px;}
.side_box{float:left;width:100%;margin:0px 0px 0px 0px;padding:0px 0 0px 0;overflow:hidden;}
.side_box h2 {height:80px;font-size:2.5rem;padding:0 20px 0 20px;border-bottom:0px solid #CCC;}
.side_box h2 span { width:500px;height:80px;line-height:80px;font-weight: bold;color: #666;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; float:left}
.side_box h2 span:before {
	content:"";
	display: inline-block;
	width:8px;
	height:27px;
	margin:0px 10px 5px 0px;
	border-radius:0%;
	vertical-align:middle;
	background-color:#009143;
}
.side_con {width:100%;padding:20px 20px;overflow:hidden;box-sizing: border-box;background:#f9f9f9;}
.side_con ul {margin:0px;padding:0;overflow: hidden; zoom:1;}
.side_con ul p{font-size:1.6rem;line-height:1.8;color:#666;padding:0px 0px 20px 0px;}
.side_con img{ width:250px; height:150px; float:left;border:1px solid #e1e1e1; margin:5px 20px 0px 0;border-radius:8px;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   -o-border-radius:8px;
   -ms-border-radius:8px;}
.side_con ul li a{
	position: relative;
	padding:0 0px 0 0px;
	width:100%;
	box-sizing: border-box;
	height:60px;
	line-height:60px;
	font-size:2.1rem;
	margin:0 0px 0px 0px;
	border-radius:0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	overflow: hidden;
	color:#666;
	border-bottom:1px dashed #ddd;
	display:inline-block;
}
.side_con ul li span{float:right;color:#666;font-size:1.6rem;height:60px;line-height:65px;box-sizing: border-box;}
.side_con ul li a:before {
	content:"";
	position: absolute;
	width:6px;
	height:6px;
	top:50%;
	left:0;
	margin:-3px 0 0 0;
	border-radius:0%;
	border:0px solid #ddd;
	background: #666;
	float:left; display:none
}
/*=============图片信息排列==============================================*/
.side_con_1 {box-sizing: border-box;overflow:hidden;padding:20px 0px 10px 0px;background:#f9f9f9;}
.side_con_1 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;}
.side_con_1 ul p img{ width:290px; height:180px; float:left;border:1px solid #e1e1e1; margin:5px 20px 0px 0;border-radius:8px;}
.side_con_1 ul p{
	font-size:1.6rem;
	line-height:1.6;
	color: #333;
	padding:0 20px 20px 20px;
	text-align: justify;
}
.side_con_1 ul li {
	float:left;
	width:600px;
	margin:0px 0px 0px 20px;
	padding:0px;
	border:0px solid #eeeeee;
	border-radius:0px;
   overflow:hidden;
}
.title_1{
	width:100%;
    line-height:70px;
	font-size:2.0rem;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.side_con_1 ul li span { display: none;}
.side_con_1 ul li a { display:block; color:#999;}
.side_con_1 ul li img { width:100%;height:380px;padding:0px;box-sizing: border-box;}
 
.side_con_2 {box-sizing: border-box;overflow:hidden;padding:20px 0px 10px 0px;background:#f9f9f9;}
.side_con_2 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;}
.side_con_2 ul p img{width:290px; height:180px; float:left;border:1px solid #e1e1e1;margin:3px 20px 0px 0;border-radius:8px;}
.side_con_2 ul p{font-size:1.6rem;line-height:1.6;color: #333;padding:0 20px 20px 20px;text-align: justify;}
.side_con_2 ul li a{float:left;width:290px;margin:0px 0px 0px 20px;padding:0px;border:0px solid #eeeeee;border-radius:0px;color:#666;}
.title_2{width:100%;line-height:60px;font-size:2.0rem;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;}
.side_con_2 ul li span{display: none;}
.side_con_2 ul li img { width:100%;height:180px;padding:0px;box-sizing: border-box;}

.side_con_3 {box-sizing: border-box;overflow:hidden;padding:20px 0px 10px 0px;background:#f9f9f9;}
.side_con_3 ul {padding:0 0 0px 0; overflow: hidden;zoom:1;}
.side_con_3 ul p img{ width:186px; height:130px; float:left;border:1px solid #e1e1e1; margin:3px 20px 0px 0;border-radius:8px;}
.side_con_3 ul p{font-size:1.6rem;line-height:1.6;color: #333;padding:0 20px 20px 20px;text-align: justify;}
.side_con_3 ul li a{float:left;width:186px;margin:0px 0px 0px 20px;padding:0px;border:0px solid #eeeeee;border-radius:0px;color:#666;}
.title_3{width:100%;line-height:50px;font-size:1.8rem;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;}
.side_con_3 ul li span { display: none;}
.side_con_3 ul li img { width:100%;height:130px;padding:0px;box-sizing: border-box;}

.side_con_4 {box-sizing: border-box;overflow:hidden;padding:20px 0px 0px 0px;background:#f9f9f9;}
.side_con_4 ul {padding:0 0 0px 0; overflow: hidden; zoom:1;}
.side_con_4 ul p img{ width:135px; height:120px; float:left;border:1px solid #e1e1e1; margin:3px 20px 0px 0;border-radius:8px;}
.side_con_4 ul p{font-size:1.6rem;line-height:1.6;color: #333;padding:0 20px 20px 20px;text-align: justify;}
.side_con_4 ul li a{float:left;width:135px;margin:0px 0px 20px 20px;padding:0px;border:0px solid #eeeeee;border-radius:10px;color:#666;overflow: hidden; background:#FFF;}
.title_4{width:100%;line-height:40px;font-size:1.5rem;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;padding:0px 10px; display:none}
.side_con_4 ul li span { display: none;}
.side_con_4 ul li img { width:100%;height:100px;padding:0px;box-sizing: border-box;}