@charset "utf-8";

/*整体*/
body,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
button {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}




.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.content_center {
	width: 100%;
}

h4,
h5,
h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h4,
.h4 {
	font-size: 18px;
}
.con-bg {
	background: url(11-12.png) center top no-repeat;
}
.logo-div {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;

}

.logo-div img {
	width: 701px;
}

.title_ico {
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-size: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	background-image: url(2093-12.png);
	background-repeat: no-repeat;
	background-position: center;
}



.row .content_box {
	background-color: rgba(220, 38, 38, 0);

	display: block;
	min-height: 160px;
	padding-bottom: 15px;
}

.content_box .list-box {
	width: 100%;
	display: block;
	padding: 0;
}


hr.lol {
	border: 1px solid #1364A1;
}




.content_box li {
	color: #333333;
}

.fl {
	float: left;
}




.content_box li a {
	color: #333333;
}



a:link,
a:visited,
a:active {
	text-decoration: none;
}



.row .content_box {
	background-color: rgba(220, 38, 38, 0);
}





.list_l {
	float: left;
}

.list_r {
	float: right;
}

.list2 {
	padding-left: 10px;
	padding-right: 10px;
	color: #1364A1;
	font-size: 26px;
	position: relative;
	padding-top: 16px;padding-bottom: 16px;
	width: 47%;
	min-height: 180px;
}
.content_box .list-box li.list3 {
	text-indent: 2pc;
	background-image: url(74-12.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;	position: relative;
	width: 100%;
	height: 33px;
	line-height: 33px;
	font-size: 20px;
	color: #000;
	margin: 5px 0 0 0;
}

.content_box .list-box li.list3:hover {
	background: url(75-12.png) 3px 10px no-repeat #eee;
}



.content_box .list-box li.list3 a {
	display: block;
	line-height: 33px;
}
.content_box .list-box li.accbg {

	background: #FFFFFF;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.11);
	opacity: 0.9;
	list-style-type: none;
}


.list5 {
	position: relative;
}

.list5>ul {
	position: absolute;
	left: 340px;
	top: 0px;
	width: 100%;
	display: none;
}

.list5:hover>ul {
	display: block;
	z-index: 2;
	background-color: #f2f2f2;
}

.list5:hover>ul li {
	font-size: 14px;
	text-indent: 2em;
}

.list5:hover>ul li:hover {
	background-color: #ccc;
}

/* 		.gouzi{
				font-style color: #0066FF;
				font-size: 26px;
			} */
hr.lol {

	/* width:100%; */

	border: 1px solid #1364A1;
}


@media only screen and (max-width: 768px) {
.con-bg {
	background: url(10-12.png) center top no-repeat;
}
	.container {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	.logo-div {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.logo-div img {
		width: 70%;
	}

.list_l {
	float: none;
}

.list_r {
	float: none;
}

.list2 {
	padding-left: 1%;
	padding-right: 1%;
	color: #1364A1;
	font-size: 20px;
	position: relative;
	padding-top: 8px;padding-bottom: 8px;margin: auto;
	width: 96%;
	min-height: auto;
	margin-top: 10px;
	line-height: 45px;
}

.content_box .list-box li.list3 {
	font-size: 18px;
}
.row .content_box {

	padding-bottom: 10px;
}


}
