/*ͷβ����ͳһ��ʽ*/
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0px;
}

ul,
li {
	list-style: none;
}

body {
	text-align: left;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
}

a,
ins {
	text-decoration: none;
}

a {
	color: #333333;
}

a:focus,
a:hover {}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}


.w1200 {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}

/* ͷ�� */
.fl {
	float: left;
}

.fr {
	float: right;
}

.header {
	height: 600px;min-width: 1200px;
	/* background: url(banner.png) no-repeat center top; */
}

/* ͷ�������л���ʼ */
.fullSlide {
	width: 100%;
	position: absolute;
	height: 540px;
	/* background: #000; */
	z-index: -100;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 540px;
	overflow: hidden;
	text-align: center;
}

/* ͷ�������л����� */
.header_con {
	height: 540px;
}

.header_top {
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
}

.header_top a {
	color: #FFFFFF;
}

.top_left {
	float: left;
}

.top_left a {
	margin-left: 10px;
	margin-right: 20px;
}

.top_right {
	float: right;
}

.top_right a {
	margin-left: 20px;
}

.header_logo {
	text-align: center;
	padding-top: 50px;
}

.header_search {
	width: 740px;
	margin: 0 auto;
	margin-top: 40px;
}

.search_l {
	float: left;
	width: 600px;
	height: 60px;
	line-height: 60px;
	color: #999999;
	background: url(ser.png) #FFFFFF no-repeat 552px center;
	padding-left: 20px;
}

.search_l .ser_input {
	display: block;
	width: 520px;
	height: 100%;
}

.search_r {
	float: right;
	width: 120px;
	height: 60px;
	line-height: 60px;
	background: #C92C1A;
	border-radius: 8px;
	font-size: 22px;
	color: #FFFFFF;
}

.search_r button {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent;
}

.header .nav_bg {
	background: #0255A6;
}

.header .nav {
	line-height: 60px;
	display: flex;
	justify-content: space-between;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
}

.header .nav a {
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	width: 14.3%;
}

/* ������ */
.index_con {
	padding: 40px 0;
}

/* ��һ�� */
.news_title {
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
}

.news_title ul {
	overflow: hidden;
}

.news_title ul li {
	float: left;
	height: 54px;
	margin: 0 18px;
	font-weight: 500;
font-size: 24px;
border-bottom: 4px solid transparent;
}

.news_title ul li:first-child {
	margin-left: 0;
}

.news_title ul li a {
	font-size: 24px;
	padding-bottom: 20px;
	color: #333333;
	float: left;
	border-bottom: 4px solid transparent;
}

.news_title ul li.active {
	color: #2162B2;
	border-bottom: 4px solid #2162B2;
}
.con1 .list{
	overflow: hidden;
}
.con1 .list ul{
	/* display: flex;
	justify-content: space-between;
	flex-wrap: wrap; */
}
.con1 .list ul li{
	width: 285px;
	height: 90px;
	margin-top: 20px;
	float:left;
	margin-right: 20px;
}
.con1 .list ul li:nth-child(4), .con1 .list ul li:nth-child(8), .con1 .list ul li:nth-child(12) {
    margin-right: 0;
}
.con1 .list ul li img{
	width: 285px;
	height: 90px;
	object-fit: cover;
	vertical-align: middle;
}
.index_con .con2{
	margin-top: 40px;
}
.con2 .list ul{
        overflow:hidden;	
/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.con2 .list ul li{
	width: 285px;
	height: 220px;
	background: #FFFFFF;
	box-shadow: 0 1px 14px 0 #DBD8D8;
	margin-top: 20px;
        margin-right: 20px;
        float: left;
}
.con2 .list ul li:nth-child(4),.con2 .list ul li:nth-child(8){
	margin-right: 0;
}
.con2 .list ul li img{
	width: 285px;
	height: 160px;
	object-fit: cover;
	vertical-align: middle;
}
.con2 .list ul li p{
	line-height: 60px;
	text-align: center;
}
/*�ײ�*/
.footer {
	border-top: 4px solid #0255A6;
	background: #fff;
	clear: both;min-width: 1200px;
}

.footer .link {
	height: 50px;
	border-bottom: 1px solid #eceff1;
	line-height: 50px;
}

.footer .link_left {
	float: left;
	font-size: 18px;
	color: #2162B2;
	font-weight: 500;
}

.footer .linkmenu {
	float: left;

}

.footer .linkmenu ul li {
	height: 50px;
	float: left;
	width: 205px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	position: relative;
	cursor: pointer;
}

.footer .on {
	display: block !important;
}

.footer .link_cont {
	border: 1px solid #cecece;
	position: absolute;
	bottom: 45px;
	left: -10px;
	width: 100%;
	max-height: 310px;
	overflow-y: auto;
	box-sizing: border-box;
	z-index: 99;
	background: #fff;
	width: 210px;
	display: none;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.footer .link_cont li {
	height: 30px !important;
	line-height: 30px;
	width: 100% !important;
	margin: 0 !important;
}

.footer .link_cont li a {
	display: block;
	color: #333;
	width: 98%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: auto;
}

.footer .caret {
	background: url(xl.png) no-repeat right;
	width: 12px;
	height: 6px;
	display: block;
	float: right;
	margin-top: 24px;
	margin-left: 20px;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

/*��Ȩ*/
.footer .footer_con {
	padding: 20px 0;
}

.footer .footer_conl {
	float: left;
	width: 300px;
}

.footer .footer_conl h3 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
}

.footer .footer_conl ul {
	overflow: hidden;
}

.footer .footer_conl li {
	color: #333333;
	line-height: 32px;
	float: left;
	width: 50%;
}

.footer .footer_conl li a {
	color: #333333;
}

.footer .footer_conm {
	width: 640px;
}

.footer .footer_conr {
	float: right;
}

.footer .footer_conr .jiucuo {
	float: left;
	margin-top: 25px;
	margin-right: 34px;
}

.footer .footer_conr .biaoshi {
	float: right;
	margin-top: 20px;
}

.footer .footer_beian {
	background: #F1F3F5;
	line-height: 50px;
}

.footer .beian_left {
	float: left;
}

.footer .beian_left img {
	margin: 0 15px;
}

.footer .beian_left a {
	margin-right: 15px;
}

.footer .beian_right {
	float: right;
}

.footer .beian_right img {
	margin-right: 15px;
}

.footer .beian_right a {
	margin-right: 20px;
}
