﻿@charset "utf-8";
*{font-family:"微软雅黑"}
body {margin: 0px;padding: 0px;background-color: #ffffff;font-size: 14px;line-height: 25px;color: #333;text-decoration: none;}
.width-1200px{width:1200px; margin-left:auto; margin-right:auto;}
.width-100-min-1200px{width:100%; min-width: 1200px;}
.width-100{width:100%;}
.width-50{width:50%;}
.width-46{width:46%;}
.img{vertical-align:bottom;display:block;border:0px;}
.float-left{ float:left;}.float-right{ float:right;}
.txt-left{ text-align: left;}.txt-center{text-align: center;}.txt-right{text-align:right;}
.clear-both{ clear:both;}.clear-left{ clear:left;}.clear-right{ clear:right;}
.margin-top-5px {margin-top: 5px;}
.margin-top-10px {margin-top: 10px;}
.margin-top-15px {margin-top: 15px;}
.margin-top-25px {margin-top:25px;}
.margin-top-40px {margin-top:40px;}
.margin-top-50px {margin-top:50px;}
.margin-bottom-5px {margin-bottom: 5px;}
.margin-bottom-10px {margin-bottom: 10px;}
.margin-bottom-15px {margin-bottom: 15px;}
.margin-bottom-25px {margin-bottom:25px;}
.margin-bottom-40px {margin-bottom:40px;}
.margin-bottom-50px {margin-bottom:50px;}
.margin-left-15px { margin-left:15px;}
.margin-left-25px { margin-left:25px;}
.margin-right-15px { margin-right:15px;}
.margin-right-25px { margin-right:25px;}

.padding-top-10px{padding-top:10px;}
.padding-top-20px{padding-top:20px;}
.padding-top-30px{padding-top:30px;}
.padding-top-40px{padding-top:40px;}
.padding-bottom-10px{padding-bottom:10px;}
.padding-bottom-20px{padding-bottom:20px;}
.padding-bottom-30px{padding-bottom:30px;}
.padding-bottom-40px{padding-bottom:40px;}

.padding-left-10px{padding-left:10px;}
.padding-left-20px{padding-left:20px;}
.padding-left-30px{padding-left:30px;}
.padding-left-40px{padding-left:40px;}
.padding-right-10px{padding-right:10px;}
.padding-right-20px{padding-right:20px;}
.padding-right-30px{padding-right:30px;}
.padding-right-40px{padding-right:40px;}

.margin-auto { margin-left:auto; margin-right:auto;}
.display-inline-block{font-size:14px;display: inline-block; *display: inline; zoom: 1;}
.display-block {display:block;}


.font-color-black{color:#000000;}
.font-color-blue{color:#0062d0;}
.font-color-gray{color:#A8A8A8;}
.font-color-red{color:#FF0004;}
.font-size-14px{font-size:14px;}
.font-size-18px{font-size:18px;}
.font-size-22px{font-size:22px;}
.font-size-26px{font-size:26px;}
.font-size-30px{font-size:30px;}

/*HTML5*/
@media screen and (min-width:10px){
	.width-H5 {width:780px; margin-left:auto; margin-right:auto;}
}
@media screen and (min-width:980px){
	.width-H5 {width:960px; margin-left:auto; margin-right:auto;}
}
@media screen and (min-width:1200px){
	.width-H5 {width:1180px; margin-left:auto; margin-right:auto;}
}
@media screen and (min-width:1400px){
	.width-H5 {width:1380px; margin-left:auto; margin-right:auto;}
}
@media screen and (min-width:1600px){
	.width-H5 {width:1580px; margin-left:auto; margin-right:auto;}
}
@media screen and (min-width:1800px){
	.width-H5 {width:1780px; margin-left:auto; margin-right:auto;}
}

/*显示主体部分通用样式*/
.main{ font-size: 14px; line-height: 30px; text-align: left;}
.ArticleTitle{text-align: center;}
.ArticleContent{}
/*table隔行显示不同颜色*/
.ArticleContent table tr:nth-child(odd){background:#f3f3f3;}
.ArticleContent table tr:hover{background:#dfdfdf;}

.ArticleContent table td{padding-top: 2px;padding-right: 4px;padding-left: 4px;padding-bottom: 2px;}
.ArticleContent table{ margin-left:auto; margin-right: auto;}
.ArticleContent table,.main table td{border-collapse:collapse; border:solid #cccccc;	border-width:1px 1px 1px 1px;}
.ArticleContent img{ max-width:100%; height:auto;}



/*路径样式---------------------------------------------------------------------------------------*/
.pathList {	border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;}
.pathList a{font-size: 12px;line-height: 25px;color: #666666;text-decoration: none;}
/*以上通用样式不能随便修改------------------------------------------------------*/

.banner{height: 100%;}
.topBg{ background-color:#DCDCDC; line-height: 30px;color:#515151;}
.topBtnBg{
	/*border-top: 1px solid #B9B9B9;*/ background-color: #FF0004;
}
.topBtn{}
.topBtn ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-right: 1px solid #f4f4f4; height: 45px;
}
.topBtn ul li{margin: 0px; padding: 0px; list-style: none; float: left;border-left: 1px solid #f4f4f4;}
.topBtn ul li a{
	font-size: 16px;
	line-height: 45px;
	width: 170px;
	text-align: center;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.topBtn ul .OnBtn{ background-color: #000000;}
.topBtn ul .OnBtn a{color:#FFFFFF;}

.company-number-bg{ background-color:#f4f4f4; padding-top: 20px; padding-bottom: 20px; }
.company-number{}
.company-number ul{margin: 0px; padding: 0px; list-style: none;border-right: 1px solid #B8B8B8; height: 68px;}
.company-number ul li{margin: 0px; padding: 0px; list-style: none;width:298px; float: left; text-align: center;color:#ACACAC;border-left: 1px solid #B8B8B8;}
.company-number ul li span{font-size:35px; line-height: 40px;color: #108EE9;}

.indexProClassify{
	height: 45px;
	border-bottom: 1px solid #E7E7E7;
}
.indexProClassify ul{margin: 0px; padding: 0px; list-style: none;}
.indexProClassify ul li{margin: 0px; padding: 0px; list-style: none; float: left;}
.indexProClassify ul li a{font-size:16px; line-height: 45px; padding-left: 20px;padding-right: 20px;}

.indexImgList{}
.indexImgList ul{
	margin-top: -10px;
	margin-right: 0px;
	margin-left: -20px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
}
.indexImgList ul li{
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	float: left;
}
.indexImgList ul li img{
	width: 283px;
	height: 186px;
	border: 1px solid #E7E7E7;
}
.indexImgList ul li a{
	text-decoration: none;color:#0084FF;
}

.aboutBg{background-color: #f7f7f7; padding-bottom: 60px; padding-top: 60px; margin-top: 40px; margin-bottom: 40px;}
.About{
	position: relative;text-align: left;
}

.aboutTxt{
	width: 650px;
	right: 0px;top:50px;
	position: absolute;
}
.aboutTxt img{margin-left:70px;}
.aboutTxtBg{background-color:#ffffff;padding: 20px; margin-top: 20px;margin-bottom: 20px;}
.About .more{margin-left:70px; width:140px; background-color: #FF0004;text-align: center;}
.About .more a{color:#ffffff;line-height: 40px;}

.AdvList{}
.AdvList ul{
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 0px;
	list-style: none;
}
.AdvList ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 330px;
	background-color: #F4F4F4;width:100%;

}
.listTxt{}
.List0>.listImg{ float: left;}
.List0>.listTxt{ float:right; }
.listTxtBox{	position: relative;}
.List1>.listImg{ float: right;}
.List1>.listTxt{ float: left;}
.listTitle{
	font-size: 25px;
	line-height: 35px;
	color: #035EBD;
	font-weight: bold;
}
.listEntitle{font-size:14px; line-height: 20px;color: #939393;margin-left: 40px;}
.boxTitle{padding-left: 90px; padding-right: 40px; margin-top: 40px;}
.txtContent{margin-top: 20px;padding-left: 90px; padding-right: 40px; }
.numImg{
	position: absolute;top:0px;left:20px;
}

.ClassList{
	border-bottom: 1px solid #BFBFBF;height: 45px;
}
.ClassList ul{margin:0px; padding: 0px; list-style: none;}
.ClassList ul li{margin:0px; padding: 0px; list-style: none; float: left;}
.ClassList ul li a{
	font-size: 18px;
	line-height: 45px;
	text-decoration: none;
	color: #434343;padding-left: 20px;padding-right: 20px;
}
.ClassList ul .OnBtn a{
	font-size: 18px;
	line-height: 45px;
	text-decoration: none;
	color: #DF0003;
	padding-left: 20px;
	padding-right: 20px;
}
/*底部样式，自行修改-------------------------------------------------------------------------------*/
.webfloor {
	 background-color: #1b4e83;padding-top: 40px; padding-bottom: 40px;color:#FFFFFF;
}

.bottomBtn{ padding:40px;}
.bottomBtn ul{margin:0px; padding: 0px; list-style: none; width:200px;margin-left: 100px;}
.bottomBtn ul li{margin:0px; padding: 0px; list-style: none; width:50%; float: left;}
.bottomBtn ul li a{
	text-decoration: none;color:#FFFFFF;
}

