* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	/* font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; */
}

html,
body {
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

ul,
ol,
li {
	list-style-type: none;
}

a {
	color: #666;
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: none;
}

.header1 {
	width: 100%;
	height: 200px;
	/*background: url(./bg.jpg) no-repeat;*/
	background-size: 100% 100%;
	font-size: 0;
}

.h_main {
	width: 1200px;
	margin: 0 auto;
}

.h_name {
	width: auto;
	margin-top: 55px;
}

.h_col {
	width: 100%;
	text-align: center;
	padding-top: 38px;
}

.h_name2 {
	font-weight: bold;
	color: #1a56a8;
	font-size: 38px;
}

.h_title {
	margin-top: 38px;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.col {
	margin-top: 50px;
	height: 288px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 35px 52px 45px;
	font-size: 0;
}

.col_main {
	overflow: hidden;
	margin-top: 40px;
	margin-left: -30px;
}

.col_main_left {
	background: #eff6ff;
	height: 122px;
	width: 526px;
	float: left;
	text-align: center;
}
.col_main_left:hover {
	background: #1a56a8;
}
.col_main_left:hover .col_logoname {
	color: #fff;
	height: auto;
	line-height: 122px;
}
.col_main_left:hover .logo1 {
	display: none;
}
.col_main_right {
	float: right;

}

.col_logoname {
	font-size: 18px;
	color: #1a56a8;
}

.logo1 {
	width: 45px;
	margin-top: 18px;
	margin-bottom: 13px;
}

.col2 {
	margin-top: 82px;
	height: 322px;
}

.col2_item {
	width: 130px;
	height: 159px;
	float: left;
	margin-left: 30px;
	color: #207ed6;
	font-size: 18px;
	padding: 0 10px;
	padding-top: 100px;
}
.col2_item:hover {
	background: #1a56a8!important;
	padding-top: 66px;
}
.col2_item:hover a {
	color: #fff!important;
}

.col2_item1 {
	background: url(./img1.jpg) no-repeat;
}

.col2_item2 {
	background: url(./img2.jpg) no-repeat;
}

.col2_item3 {
	background: url(./img3.jpg) no-repeat;
}

.col2_item4 {
	background: url(./img4.jpg) no-repeat;
}

.col2_item5 {
	background: url(./img5.jpg) no-repeat;
}

.col2_item6 {
	background: url(./img6.jpg) no-repeat;
}

.col2_item0 {
	background: url(./img1.jpg) no-repeat;
}

.col3 {
	height: 357px;
}

.col3_main {
	margin-left: -54px;
	margin-top: 61px;
}

.col3_item {
	width: 124px;
	height: 176px;
	float: left;
	margin-left: 40px;
	padding: 7px;
	background: #eff6ff;
	border: 1px solid #e1eeff;
}

.col3_logo {
	margin-top: 14px;
	text-align: center;
	font-size: 18px;
}

.bot_point {
	text-align: right;
	padding: 56px 0;
	color: #333;
	font-size: 16px;
}
.col3_hover {
	display: none;
}
.col3_item:hover .col3_hover {
	display: inline!important;
}
.col3_item:hover .col3_l {
	display: none;
}
.footer {
	border-top: 6px solid #1a56a8;
}

.warp {
	width: 1220px;
	margin: 0 auto;
}

.footer .content {
	width: 818px;
	margin: 0 auto;
	margin: 40px auto;
}
.o_g {
    display: block;
    width: 100%;
    font-size: 0!important;
    vertical-align: top;
    box-sizing: border-box;
}

.footer .content img {
	margin-right: 20px;
}

.footer .content .right {
	float: right;
	font-size: 14px;
}

.footer .content .box {
	display: inline-block;
	margin-bottom: 5px;
	margin-left: -5px;
}

.footer .content .right .box a {
	padding: 0 5px;
	font-size: 14px;
	color: #1a56a8;
	display: inline-block;
}

.footer .content p {
	padding-top: 5px;
}

.f_a {
	vertical-align: middle;
}

.footer .content .right .box i {
	color: #1a56a8;
	font-size: 12px;
	vertical-align: initial;
}
.mfooter {
	display: none;
}
.daohang {
	display: none;
}
.o_df-hide {
    display: none!important;
}
@media(max-width:1200px) {
	.header1 {
		height: auto;
		padding: 0 .22rem;
		position: relative;
	}
	.daohang {
		height: .3rem;
		position: absolute;
		right: 0;
		top: .7rem;
		display: block;
	}
	.h_main {
		width: 100%;
		margin: 0 auto;
	}

	.h_name {
		width: 70%;
		margin-top: .42rem;
	}

	.h_col {
		width: 100%;
		margin-top: 0;
		padding: 0;
	}

	.h_name2 {
		font-weight: bold;
		color: #1a56a8;
		font-size: .38rem;
	}

	.h_title {
		margin-top: .26rem;
		height: .47rem;
	}

	.content {
		width: 100%;
		padding: 0 .22rem;
	}

	.col {
		margin-top: .40rem;
		height: 2.1rem;
		border: 1px solid #ccc;
		text-align: center;
		padding: .19rem .3rem .26rem;
		font-size: 0;
	}

	.tit01 {
		height: .4rem;
	}

	.col_main {
		margin-top: .17rem;
		margin-left: 0;
	}

	.col_main_left {
		background: #eff6ff;
		height: 1rem;
		width: 3.12rem;
		float: left;
		text-align: center;
	}

	.col_main_right {
		float: right;

	}
.col_main_left:hover .col_logoname {
	color: #fff;
	height: auto;
	line-height: 1rem;
}
	.col_logoname {
		font-size: .28rem;
		color: #1a56a8;
	}


	.logo1 {
		width: .27rem;
		margin-top: .1rem;
		margin-bottom: .1rem;
	}

	.col2_item {
		width: 1.45rem;
		height: 1.8rem;
		float: left;
		margin-left: 0.2rem;
		color: #207ed6;
		font-size: .24rem;
		padding: 0 .1rem;
		padding-top: 1.02rem;
		padding-bottom: .2rem;
		background-size: 100% 100%;
	}

	.col2_item:hover {
    background: #1a56a8;
    padding-top: 0.7rem;
 }

	.col2_item:nth-child(n+5) {
		margin-top: .2rem;
	}

	.hiddden {
		display: none;
	}

	.col2 {
		margin-top: .5rem;
		height: auto;
	}

	.col2_main {
		display: flex;
		/* justify-content: center; */
		flex-wrap: wrap;
		margin-left: -.2rem;
	}

	.col3_item {
		width: 1.45rem;
		float: left;
		margin-left: .2rem;
		padding: .1rem;
		background: #eff6ff; 
		border: 1px solid #e1eeff; 
	}
	.col3_item:nth-child(n+5) {
		margin-top: .2rem;
	}
	.col3_l {
		width: .67rem;
	}
	.col3_logo {
		margin-top: 14px;
		text-align: center;
		font-size: .24rem;
	}
	.col3_main {
		display: flex;
		/* justify-content: center; */
		flex-wrap: wrap;
		margin-left: -.2rem;
		margin-top: .35rem;
	}
	.col3 {
		height: auto;
	}
	.mfooter {
		display: block;
		width: 100%;
		text-align: center;
		background: #f7f7f7;
		padding: .2rem 0;
		font-size: 10px;
		margin-top: .7rem;
	}
	.mfooter p {
		color: #666;
	}
	.bot_point {
		text-align: right;
		padding: 20px 0 0 0;
		color: #333;
		font-size: 16px;
	}
	.o_sf-hide{
		display:none;
	}
	body .o_sf-show {
    display: inline-block!important;
}
.mheadernav {
    position: fixed;
    right: 0;
    z-index: 999999;
}
.mheadernav span {
    width: 62px;
    height: 30px;
    background-color: #1a56a8;
    border-radius: 4px 0px 0px 4px;
    display: inline-block;
    color: #fff;
    line-height: 31px;
    position: relative;
    top: 15px;
    font-size: 14px;
}
.mheadernav span img {
    width: 15px;
    padding-left: 10px;
    position: relative;
    bottom: 1px;
    box-sizing: content-box;
}
.o_menu {
    position: absolute;
    right: -220px;
    top: 0;
    width: 220px;
    height: 100%;
    text-align: left;
    overflow-y: scroll;
    background: #fff;
    /* padding-top: 100px; */
}
.o_menu a {
    width: 80%;
    padding: 15px 0;
    font-size: 15px;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    margin-left: 20%;
}
.o_m_zz {
    background: #000;
    width: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    position: fixed;
    left: 0;
    height: 100%;
    z-index: 10;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    top: 0;
}
}

a, b, div, i, img, span {
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    font-style: normal;
}
.sm,.md,.lg,.xl{display:none;}
.m_fenju {height:16px}