/* 产品 */

.cpBox {
	margin-top: 20px;
}

.pro {
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
}

.proLeft {
	overflow: hidden;
	width: 19.1%;
	float: left;
	margin-bottom: 10px;
}

.pro_l_m {
	background: #fff;
}

.ttt {
	background: #C70009 url(../img/icon-21.png) no-repeat top right;
	width: 87.2%;
	height: 46px;
	line-height: 46px;
	padding-left: 30px;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
}

.pro_l_m {
	width: 100%;
	background: url(../img/icon-21.png) no-repeat top right;
}

.pro_l_m li {
	border-bottom: 1px solid #ddd;
}

.pro_l_m li a {
	height: 36px;
	line-height: 36px;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}

.pro_l_m li a:hover {
	background: #e33038;
	height: 36px;
	line-height: 36px;
	display: block;
	padding-left: 20px;
	color: #fff;
}

.t05_cons1 {
	border-left: 1px solid #ff6c00;
	border-right: 1px solid #C70009;
	border-bottom: 2px solid #C70009;
	padding: 8px;
}

.t05_cons1 li {
	font-size: 14px;
	background: url('../img/news_s.jpg') no-repeat left center;
	padding-left: 10px;
}

.t05_cons1 li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 24px;
	color: #333;
}

.t05_cons1 p {
	line-height: 22px;
	font-size: 14px;
	color: #333;
}

.t05_cons1 img {
	width: 100%;
	height: auto;
}

.cpList {
	position: relative;
	width: 79.5%;
	height: auto;
	margin-bottom: 0;
	float: right;
}

.rtop {
	overflow: hidden;
	padding-top: 19px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
}

.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #C70009;
	font-weight: normal;
	line-height: 16px;
}

.rtop h5 a {
	font-size: 16px;
	color: #C70009;
	font-weight: bold;
}

.rtop .mor_n {
	float: right;
	padding-right: 6px;
	font-size: 14px;
	color: #5a5a5a;
}

.rtop .mor_n:hover {
	text-decoration: underline;
}

/* 内页 */

.c_main {
	padding: 8px;
	text-align: center;
	overflow: hidden;
}

.child_tit {
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}

.child_tit h2 {
	font-size: 22px;
	font-weight: bold;
	color: #C70009;
	margin: 20px 0;
}

.child_tit h4 {
	margin-bottom: 30px;
	font-size: 15px;
}

.child_tit h4 span {
	margin-left: 10px;
	vertical-align: middle;
}

.c_main p img {
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 10px auto;
	display: block;
}

.c_main p {
	width: 100%;
	margin-bottom: 8px;
	line-height: 1.3em;
	text-indent: 2em;
	color: #333;
	text-align: left;
	font-size: 14px;
}

/* 新闻列表 */

.agent_con {
	width: 100%;
	line-height: 24px;
}

.agent_con p {
	font-size: 14px;
}

.sec2 {
	padding: 10px;
}

.sec2 li {
	height: 88px;
	width: 100%;
	margin: 1% 0;
	line-height: 20px;
	overflow: hidden;
}

.sec2 li .img_date {
	float: left;
	padding: 13px 1px 3px 1px;
	height: 66px;
	width: 80px;
	background: url(../img/mew_timebj.png) no-repeat left center;
	display: inline;
	overflow: hidden;
	position: relative;
}

.sec2 li .img_date .img_datam {
	top: 13px;
	left: 0;
	text-align: center;
	height: 66px;
	width: 78px;
	display: block;
	position: absolute;
}

.sec2 li .img_date .img_datam .date {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70009;
	font-size: 30px;
	height: 38px;
	line-height: 38px;
}

.sec2 li .img_date .img_datam .month {
	font-family: Arial, Helvetica, sans-serif;
	color: #c6c6c6;
	font-size: 15px;
	line-height: 28px;
	border-top: #cacaca solid 1px;
}

.sec2 li .news_list {
	float: left;
	padding-top: 4px;
	height: 70px;
	overflow: hidden;
	width: 90%;
	margin-left: 15px;
}

.sec2 li .news_list h3 {
	height: 20px;
	overflow: hidden;
}

.sec2 li .news_list h3 a {
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.sec2 li .news_list h3:hover a {
	color: #C70009;
}

.sec2 li .news_list p {
	text-indent: 2em;
	padding-top: 5px;
	color: #bdbdbd;
	font-size: 14px;
	line-height: 24px;
}

.sec2 li .news_list p:hover {
	color: #999;
}

.list ul {
	overflow: hidden;
	padding: 12px 0;
}

.list li {
	margin: 6px;
	float: left;
	width: 23.3%;
	text-align: center;
	border: 1px solid #e5e5e5;
	padding: 1px;
}

.list li:hover {
	border: 1px solid #C70009;
}

.list li h5 {
	margin: 8px;
	line-height: 30px;
	overflow: hidden;
	font-weight: normal;
	overflow: hidden;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list li h5 a {
	color: #222;
}

.mem_list li {
	width: 18.3%;
}

.mem_list li .qPic {
	width: 100%;
	position: relative;
	padding: 60% 0;
	display: block;
}

.mem_list li .qPic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pro_list li .qPic {
	width: 100%;
	position: relative;
	padding: 20% 0;
	display: block;
}

.pro_list li .qPic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mem1_list {
	margin-top: 10px;
}

.mem1_list li {
	background: url(../img/img_19.jpg) no-repeat left center;
	border-bottom: 1px dashed #ccc;
	padding: 0 8px 0 15px;
	height: 30px;
	line-height: 28px;
}

.mem1_list li span.nn {
	width: 70%;
	float: left;
	display: block;
}

.mem1_list li span.nn a {
	display: block;
}

.mem1_list li span.rq {
	float: right;
	width: 10%;
	display: block;
}

/* -- 翻页效果 -- */

.one1 {
	text-align: center;
	margin: 15px 0;
}

.one1 li {
	margin-right: 15px;
	float: left;
	line-height: 15px;
	border-bottom: 0;
}

.one1 li a {
	background: #85C51E;
	display: block;
	width: 15px;
	height: 15px;
	color: #fff;
}

.two {
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	margin-top: 20px;
	border-top: 1px dashed #d1d1d1;
	margin-bottom: 20px;
}

.two .twol {
	float: left;
	padding-left: 15px;
	font-size: 13px;
}

.two a {
	padding-left: 15px;
}

.two a:hover {
	color: #C70009;
	text-decoration: underline;
}

.two .twor {
	float: right;
	padding-right: 15px;
	font-size: 13px;
}

@media screen and (max-width: 768px) {
	.proLeft, .rtop, .ttt, .t05_cons1 {
		display: none;
	}
	.cpBox {
		margin-top: 1em;
	}
	.cpList {
		width: 98%;
		margin: 0 auto;
		float: none;
	}
	.c_main {
		padding: 0;
		width: 98%;
		margin: 0 auto;
	}
	.agent_con {
		width: 98%;
		margin: 0 auto;
	}
	.sec2 {
		padding: 0;
	}
	.show_li {
		display: block;
	}
	.proLeft {
		width: 98%;
		float: none;
		margin: 0 auto;
	}
	.pro_l_m {
		width: 100%;
		background: none;
	}
	.pro_l_m li {
		float: left;
		width: 49.7%;
		background: #C70009;
		border-bottom: none;
		margin: 0 0 1px 1px;
	}
	.pro_l_m li a {
		height: 30px;
		line-height: 30px;
		display: block;
		padding-left: 0.8em;
		font-weight: normal;
		color: #fff;
	}
	.pro_l_m li a:hover {
		height: 30px;
		line-height: 30px;
		padding-left: 0.8em;
	}
	.mem_list li, .list li {
		width: 29%;
	}
	.mem1_list {
		width: 96%;
		margin: 0 auto;
	}
	.mem1_list li span.rq {
		float: right;
		width: 24%;
		display: block;
		text-align: right;
	}
	.two .twor {
		float: left;
		padding-left: 15px;
	}
	.g-header .m-logo {
		width: 100%;
		height: 70px;
	}
}
@media screen and ( max-width: 400px ) and ( min-width: 360px ) {
	.mem_list li, .list li { width: 28.5%;}
}