ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
/* ---- banner 补充样式 ---- */
.banner_coat {
	width: 100%;
	height: 200px;
	background: url(../img/banner_sec.jpg) center center no-repeat;
	background-size: auto 100%;
	margin: 0 0 35px;
}
.banner {
	height: 200px;
	line-height: 200px;
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
	font-size: 48px;
	color: #FFF;
	text-shadow: 1px 2px 3px rgba(6,0,1,0.7);
}
@media (max-width:1200px) {
.banner {
	font-size: 36px;
}
}
@media (max-width:768px) {
.banner_coat {
	margin: 0 0 16px;
}
.banner {
	font-size: 32px;
}
}
@media (max-width:470px) {
.banner {
	font-size: 26px;
}
}
@media (max-width:219px) {
.banner {
	font-size: 24px;
}
}
/* ---- 二级内容盒子 补充样式 ---- */
.conBox {
	max-width: 1200px;
	margin: 0 auto 50px;
}
.conBox h2 {
	height: 40px;
	border-bottom: 1px solid #b2b2b2;
	line-height: 40px;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin: 0 0 26px;
	position: relative;
}
.conBox h2 font.red {
	color: #c20000;
}
.conBox h2 a.more {
	float: right;
	font-size: 12px;
	color: #b2b2b2;
	outline: none;
}
.conBox a:hover {
	color: #c20000;
	text-decoration: none;
}
.conBox h2 .crumbs {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #999999;
	text-align: right;
}
.conBox h2 .crumbs a {
	color: #999999;
	text-decoration: none;
	outline: none;
}
.conBox h2 .crumbs a:hover {
	color: #c20000;
	text-decoration: none;
}
.conBox>h3{
	height:31px;
	line-height:29px;
	border:1px solid #e2e2e2;
	background:#f2f2f2;
	padding:0 13px;
	font-size:14px;
	color:#c20000;
	margin:0 0 24px;}
.conBox .con {
	overflow: hidden;
	line-height: 24px;
	color: #333333;
	font-size: 14px;
}
.conbig .con ,.conbig .con_author,.conbig .con_title .infor{
	font-size:22px!important;
	line-height:180%;}
.conmidd .con ,.conmidd .con_author,.conmidd .con_title .infor{
	font-size:18px !important;
	line-height:180%;}
.consmall .con ,.consmall .con_author,.consmall .con_title .infor{
	font-size:14px!important;
	line-height:180%;}
.conBox .con_calecenter {
	padding: 8px 0 0;
	line-height: 26px;
	font-size: 14px;
	color: #333333;
}
.conBox .con_calecenter .tel {
	float: left;
	width: 274px;
	height: 90px;
	margin: 7px 45px 7px 0;
}
.conBox .con span.inlineBlock {
	display: inline-block;
	margin-right: 50px;
}
.conBox .con a {
	color: #333;
}
.conBox .con a:hover {
	color: #c20000;
}
.conBox .con img{
	max-width:100%;}
@media (max-width:1200px) {
.conBox {
	padding: 0 12px;
}
}
@media (max-width:549px) {
.conBox .con_calecenter .tel {
	float: none;
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0;
}
}
/* ---- 售后专员 补充样式 ---- */
.sale_servicer {
	overflow: hidden;
}
.sale_servicer li {
	line-height: 28px;
	padding: 4px 0px;
	font-size: 16px;
	color: #333;
}
.sale_servicer li span {
	display: inline-block;
	margin-right: 66px;
}
.sale_servicer li span:last-child {
	margin: 0px;
}
.sale_servicer li a {
	color: #333;
}
.sale_servicer li a:hover {
	color: #c20000;
}
@media (max-width:959px) {
.sale_servicer li {
	font-size: 16px;
	line-height: 22px;
	padding: 7px 0;
}
}
@media (max-width:612px) {
.sale_servicer li span {
	margin-right: 100px;
}
}
@media (max-width:488px) {
.sale_servicer li span {
	margin-right: 40px;
}
}
/* ---- 集团架构 样式 ---- */
.teamBox {
	position: relative;
	padding: 8px 0 0;
	width:100%;
}
#teamShow {
	position: relative;
	z-index: 10;
	width: 100% !important;
	height: auto;
	overflow: hidden !important;
}
#teamShow ul {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 1em;
	lin-height: 1.6em;
	position: relative;
}
#teamShow li div.pic {
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0;
	box-sizing: content-box;
	padding: 0px;
	float: none;
	width: auto;
}
#teamShow li p {
	position: relative;
	font-size: 12px;
	padding:8px 9px;
	line-height: 18px;
	font-size:14px;
	height:36px;
	color: #666;
	background:#fff;
	margin:0px;
	box-sizing:content-box;
}
#teamShow li p a {
	display:block;
	height:36px;
	overflow:hidden;
	color: #666;
}
#teamShow li p a:hover {
	color:#fff;
	text-decoration: none;
}
#teamShow li:hover p{
	background:#c20000;
	color: #fff;

}
#teamShow li:hover p a {
	color: #fff;
}
.teamBox a {
	outline: none;
	color: #5c5c5c;
}
.teamBox a:hover {
	text-decoration: none;
}
.teamBox .prev, .teamBox .next {
	height: 60px;
	width: 60px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -30px;
	background-color: #dddddd;
	z-index: 1000;
}
#teamShow li {
	width: 23.4%;
	height: auto !important;
	overflow: hidden;
	float: left;
	padding: 0px 25px 0 0;
	box-sizing: content-box;
}
#teamShow li div.pic img {
	width: 100%;
	display: block;
	margin: 0 auto 0px;
}
.teamBox .prev {
	background: url(../img/banner_left.png) center center no-repeat #b2b2b2;
	background-size:20% 50%;
	left: -70px;
}
.teamBox .next {
	background: url(../img/banner_right.png) center center no-repeat #b2b2b2;
	background-size:20% 50%;
	right: -70px;
}
@media (max-width:1300px) {
	
	.teamBox .prev, .teamBox .next {
		height: 32px;
	width: 32px;
	margin-top: -16px;
	background-color: rgba(0,0,0,0.4);
	}
	.teamBox .prev {
	background: url(../img/banner_left.png) center center no-repeat rgba(0,0,0,0.5);
	background-size:20% 50%;
	left: 8px;
}
.teamBox .next {
	background: url(../img/banner_right.png) center center no-repeat rgba(0,0,0,0.5);
	background-size:20% 50%;
	right: 8px;
}
}
@media (max-width:1000px){
#teamShow li {
	width: 31.5%;
	height: auto !important;
	overflow: hidden;
	float: left;
	padding: 0px 25px 0 0;
	box-sizing: content-box;
}
}
@media (max-width:768px){
#teamShow li {
	width: 47.4%;
	height: auto !important;
	overflow: hidden;
	float: left;
	padding: 0px 30px 0 0;
	box-sizing: content-box;
}
}
@media (max-width:400px){
#teamShow li {
	width: 100%;
	height: auto !important;
	overflow: hidden;
	float: left;
	padding: 0px 0px 0 0;
	box-sizing: content-box;
}
}
/* ---- 二级页tab 补充样式 ---- */
.secTab {
	max-width: 1200px;
	overflow: hidden;
	margin: 0 auto 30px;
}
.secTabPage_coat {
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #b2b2b2;
	position: relative;
	margin: 0 0 20px;
}
.secTabPage {
	position: absolute;
	overflow: hidden;
	height: 48px;
	left: 0px;
}
.secTabPage li {
	float: left;
	height: 48px;
	margin-right: 8px;
}
.secTabPage li a {
	display: block;
	padding: 0 23px;
	border: 1px solid #b2b2b2;
	border-top: 3px solid #757575;
	line-height: 44px;
	font-size: 24px;
	color: #333333;
	outline: none;
	text-decoration: none;
}
.secTabPage li a.active {
	border-bottom: 1px solid #fff;
	border-top: 3px solid #d42117;
	color: #c20000;
}
.secTabPage li a:hover {
	text-decoration: none;
}
.secTabPage_coat .crumbs {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #999999;
	text-align: right;
}
.secTabPage_coat .crumbs a {
	color: #999999;
	text-decoration: none;
	outline: none;
}
.secTabPage_coat .crumbs a:hover {
	color: #c20000;
	text-decoration: none;
}
.secTabSwipe .li_list {
	width: 100%;
	position: relative;
	float: left;
	vertical-align: top;
	height: auto !important;
	overflow: hidden;
}
@media (max-width:1200px) {
.secTab {
	padding: 0 12px;
}
}
@media (max-width:876px) {
.secTabPage_coat4 .crumbs {
	display: none;
}
}
@media (max-width:768px) {
.secTabPage_coat .crumbs {
	display: none;
}
.secTabPage_coat {
	border-bottom: 1px solid #d42117;
}
.secTabPage {
	width: 100%;
}
.secTabPage li {
	width: 33.33%;
	margin: 0px;
}
.secTabPage4 li{
	width:25%;}
.secTabPage li a {
	padding: 3px 1px 1px;
	width: 100%;
	text-align: center;
	border: none;
}
.secTabPage4 li a {
	padding: 3px 1px 1px;
	width: 100%;
	text-align: center;
	border: none;
	font-size:18px
}
.secTabPage li a.active {
	padding: 0px;
	border: 1px solid #d42117;
	border-top: 3px solid #d42117;
	border-bottom: 3px solid #fff;
}
}
@media (max-width:360px) {
.secTabPage li a {
	font-size: 16px;
}
.secTabPage4 li a {
	font-size: 14px;
}
}
/* ---- 二级页新闻列表 补充样式 ---- */
.secNewsList {
	overflow: hidden;
}
.secNewsList li {
	padding: 10px 80px 10px 24px;
	line-height: 22px;
	min-height: 22px;
	position: relative;
	font-size: 14px;
	color: #333333;
	background: url(../img/newslists_icon.png) left 16px no-repeat;
}
.secNewsList li span {
	color: #9a9a9a;
	font-size: 12px;
	text-align: 22px;
	position: absolute;
	right: 0px;
	top: 10px;
}
.secNewsList li a {
	color: #333;
}
.secNewsList li a:hover {
	color: #c20000;
}
/* ---- 分页 补充样式 ---- */
.pagination{
	display:block;
	overflow:hidden;
	height:auto;
	text-align:center;}
.pagination > li{
	display:inline-block;}
.pagination > li > a, .pagination > li > span{
	color:#343434;
	border:none;
	outline:none;}
	
/* ---- 企业用于样式 ---- */
.honorLists {
	padding: 8px 0 0;
	list-style: none;
	overflow: hidden;
}
.honorLists li {
	width: 23.5%;
	margin: 0 2% 0 0;
	float: left;
}
.honorLists li:last-child {
	margin: 0;
}
.honorLists li .pic {
	width: 100%;
	position: relative;
}
.honorLists li .pic img {
	width: 100%;
}
.honorLists li .pic span {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30% 4%;
	line-height: 150%;
	background: rgba(0,0,0,0.6);
	text-align: center;
	vertical-align: middle;
	top: 0px;
	font-size: 12px;
	color: #FFF;
	left: 0px;
	display: none;
}
.honorLists li .tit {
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.honorLists li .tit a {
	color: #666;
	outline: none;
}
.honorLists li .tit a:hover {
	color: #fff;
}
.honorLists li:hover .pic span {
	display: block;
}
.honorLists li:hover .tit {
	background: #c20000;
	color: #fff;
}
.honorLists li:hover .tit a {
	color: #fff;
}
@media (max-width:1200px) {
.honorBox {
	padding: 0 12px;
}
}
@media (max-width:768px) {
.honorLists li {
	width: 46%;
	margin: 0 2% 18px;
}
.honorLists li:last-child {
	margin: 0 2% 18px;
}
}
@media (max-width:414px) {
.honorLists li {
	width: 100%;
	margin: 0 0% 18px;
}
.honorLists li:last-child {
	margin: 0 0% 18px;
}
.honorLists li .tit {
	background: #c20000;
	color: #fff;
}
.honorLists li .tit a {
	color: #fff;
}
}