a {
	text-decoration: none;
}

fieldset,
img {
	border: none;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 16px;
	font-family: "微软雅黑";
	background: #ffffff;
	color: #333;
}

ul,
ol,
li {
	list-style-type: none;
}

.clear {
	clear: both;
}

input {
	font-size: 14px;
	height: 30px;
	outline: none;
	font-family: "微软雅黑";
}

.grey {
	color: #bfbfbf!important;
}

.blue {
	background: #3e8cd6!important;
}

.blue a {
	color: #fff!important;
}

.black {
	color: #666!important;
}

.bg {
	background: #f7f7f7!important;
}


/*基本样式*/


/*头部开始*/

.header {
	width: 100%;
	height: 75px;
	padding: 10px 0px 15px;
	background: #fff;
}

.head_middle {
	width: 978px;
	margin: 0 auto;
}

.head_logo img {
	float: left;
	width: 447px;
	height: 73px;
	display: block;
}

.head_right {
	float: right;
	width: 475px;
	margin-top: 15px;
}

.head_right ul {
	width: 675px;
}

.act {
	color: #fff;
}

.act a {
	font-weight:bolder;
	color: #124c85 !important;
}

.head_right ul li {
	float: left;
	width: auto;
	padding: 0px 20px;
	line-height: 60px;
	font-size: 18px;
}

.head_right ul li a {
	color: #333;
}

.banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.banner img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

/*头部结束*/


/*中间部分开始*/

.content_middles {
	float: left;
    padding: 0px;
    background: #ffffff;
    border-right: 1px solid #ddd;
	margin-left: 110px;

}

.content_middle {
	width:100%;
	padding: 10px 23px;
}

.more{
	font-size: 14px; color: #666; width: 100px; height: 40px; line-height: 40px;cursor: pointer; float: left;
	position:absolute;
	bottom:0px;
	right:100px;
}

.content_title {
	width:100%;
	height: 41px;
	margin-top:70px;
	background: url(../images/gsjj.jpg) no-repeat center center;
}

.content_title1{
	width:100%;
	height: 41px;
	margin-top:50px;
	background: url(../images/zpzw.png) no-repeat center center;
	margin-bottom:30px;
}

.content_title2{
	width:100%;
	height: 41px;
	margin-top:50px;
	background: url(../images/gscp.png) no-repeat center center;
	margin-bottom:30px;
}

.content_content {
	width: 923px;
	margin: 0 auto;
}

.content_content p {
	float: left;
	line-height: 25px;
	color: #333;
	margin: 30px auto 10px;
}

.content_content p img {
	float: left;
	margin-right: 20px;
	margin-top: 8px;
}

.content_content p span {
	width: 890px;
	float: right;
}

.title-font {
	width: 890px;
	float: right;
	font-size: 14px;
	font-weight: bolder;
}

.title-top {
	margin-top: 25px;
}

.content_content {
	width: 923px;
	margin: 0 auto;
}

.content_content p {
	line-height: 25px;
	color: #333;
	margin: 30px auto 10px;
}

.product {
	width: 978px;
	height: auto;
	background: #f6f6f6;
	margin: 20px auto 20px;
	border: 1px solid #ddd;
}

.product_title img {
	width: 979px;
	height: auto;
	display: block;
}

.product_name {
	border: 1px solid #ddd;
	border-collapse: collapse;
	float: left;
	width: 978px;
	height: auto;
}

.product_name tr th {
	border-bottom: 1px solid #ddd;
	font-weight: 100;
	background: #f6f6f6;
	border-right: 1px solid #f6f6f6;
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #002d5a;
	text-indent: 1.5em;
}

.product_name tr td {
	border-bottom: 1px solid #ddd;
	background: #fff;
	border-right: 1px solid #fff;
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #333;
	text-indent: 1.5em;
}

.product_name tr td a{
	color: #00528c;
}




/*中间部分结束*/

.content {
	position:relative;
	width: 1200px;
	height: auto;
	background: #fff;
	margin: 0 auto;
	padding:40px 0px;
	display:flex;
}

.contents {
	width: 1218px;
	height: auto;
	margin: 0 auto;
	padding:40px 0px;
	display:flex;
}

.contents ul{
	width: 1218px;
	height: auto;
	margin-left:18px;
}

.contents ul li{
	float:left;
	width: auto;
	height: auto;
	margin-right:18px;
	margin-bottom:18px;
}




/*尾部开始*/

.footer {
	display: inline-block;
	width: 100%;
	height: auto;
	margin-top:80px;
	background: #e7e8ea;
}

.footers {
	display: inline-block;
	width: 100%;
	height: auto;
	background: #e5e7ea;
}

.footer_top {
	margin-top: 0px;
}

.footer_middle {
	width: 1104px;
	height: auto;
	margin: 20px auto 20px;
	text-align: center;
}


