﻿* {
	padding: 0;
	margin: 0;
	outline: none;
	font-family: .9rem "Microsoft YaHei", Arial, Helvetica, SimHei, sans-serif;
}

body {
	width: 100%;
	min-width: 1200px;
	background-color: white;
}

a {
	text-decoration: none;
	outline: none;
	color: black;
}

img {
	border: none;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	box-sizing: border-box;
}

div {
	box-sizing: border-box;
}

.content {
	overflow: hidden;
	margin: auto;
	width: 1200px;
}

.content>img {
	margin-top: 45px;
	padding: 0 75px;
}

.xmtheader {
	height: 520px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../images/xmtbg.png);
	/* background-color: #0851DD; */
}

.logo {
	margin-top: 20px;
	height: 68px;
}

.header_ewm {}

.header_ewm ul {
	color: white;
	width: 700px;
	margin: 0 auto;
	padding-top: 185px;
	text-align: center;
}

.header_ewm ul li {
	text-align: center;
	width: 170px;
	/* height: 115px; */
	display: inline-block;
}

.header_ewm ul li+li {
	margin-left: 82px;
}

.header_ewm ul li img {
	width: 115px;
	height: 115px;
	margin-bottom: 10px;
}

.header_ewm ul li div {
	color: white;
	text-align: center;
}
.table {
    width: 900px;
    margin: 0 auto;
    margin-top: 30px;
}
.table div {
    width: 280px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: url(../images/btn_off.png) center top no-repeat;
    color: rgb(28, 122, 191);
    float: left;
    margin: 0 10px;
    border-radius: 10px 10px 0px 0px;
    font-size: 24px;
    cursor: pointer;
    font-weight: 400;
}
.table span {
    font-size: 1.3em;
    font-weight: 600;
}
.active {
    background: url(../images/btn_on.png) center top no-repeat !important;
    color: white !important;
}
.tab {
	width: 600px;
	margin: 0 auto;
	margin-top: 30px;
}

.tab ul {
	overflow: hidden;
	margin-right: -26px;
}

.tab ul li {
	margin-right: 5px;
	float: left;
	width: 220px;
	height: 65px;
	line-height: 65px;
	color: white;
	20: 40 2022-01-11 font-size: 18px;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 10px;
	background-color: rgba(225, 225, 225, 0.2);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	cursor: pointer;
}

.check.on {
	background-color: #ff9600;
}

.title {
	margin: 30px 0 10px 0;
	height: 31px;
	line-height: 31px;
	font-size: 34px;
	text-align: center;
	font-weight: bolder;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../images/title_bg.png);
}

.zt .content {
	display: none;
}
.zt{
	width: 100%;
	border-top: 10px solid rgb(255, 155, 0);
}

.content.on {
	display: block;
}
.bmwb {
	width: 831px;
	margin: auto;
}

.xswb {
	width: 494px;
	margin: auto;
}

.list_content ul {
	overflow: hidden;
	margin-right: -13px;
}

.list_content ul li {
	float: left;
	margin-top: 20px;
	/* margin-right: 10.7px; */
	padding: 10px 8px 0 8px;
	width: 200px;
	/* height: 210px; */
	font-size: 18px;
	text-align: center;
	/* background-color: #F6F6F6; */
	/* border-radius: 8px; */
}

.qsx ul li {
	width: 170px;
}

.list_content ul li img {
	margin-bottom: 10px;
	width: 140px;
	height: 140px;
	/* border: 1px solid #E2E0E1; */
}

.mt_title {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 20px;
	height: 45px;
}

.footer_box {
	margin-top: 45px;
	border-top: 3px solid #015294;
}

.am-container {
	max-width: 1170px;
	padding: 25px 15px 30px 15px;
	overflow: hidden;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

footer .info {
	padding-left: 80px;
	position: relative;
	width: 63%;
	float: left;
}

.no-padding-right {
	padding-right: 0px;
}

footer p {
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

footer .link-img {
	vertical-align: top;
	width: 36%;
	float: right;
}

footer #_ideConac {
	position: absolute;
	left: 0px;
	top: -10px;
}

.mask {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	width: 100%;
	height: 100%;
	display: none;
	cursor: default;
}

.mask .mask_with {
	width: 320px;
	height: 380px;
	background-color: white;
	margin: 0 auto;
	margin-top: 100px;
}

.mask img {
	width: 210px !important;
	height: 210px !important;
	margin-top: 10px;
}

.close img {
	width: 60px !important;
	height: 60px !important;
	cursor: pointer;
}

.mask p {
	width: 100% !important;
	font-size: 20px !important;
	line-height: 50px;
}

.mask .mask_title {
	color: rgb(53, 139, 204);
	margin-bottom: 15px;
	border-bottom: 2px solid rgb(239, 239, 239);
	font-size: 24px !important;
	height: 70px;
}

@media screen and (max-width:768px) {
	body {
		min-width: 100%;
	}

	.content {
		width: 100%;
	}

	.xmtheader {
		height: auto;
		text-align: center;
		background-size: 100% 100%;
		background-color: #1B79F1;
	}

	.header_ewm {
		height: auto;
		width: 100%;
		margin-top: 50px;
		margin-left: 0;
	}

	.header_ewm ul {
		margin-right: 0;
	}

	.header_ewm ul li {
		width: 30%;
		margin: 10px 10%;
	}

	.header_ewm ul li+li {
		margin-left: 10%;
	}

	.tab {
		width: 100%;
		margin-left: 0;
	}

	.tab ul {
		margin-right: 0;
	}

	.tab ul li {
		width: 80%;
		margin: 10px 10% 0 10%;
	}

	.bmwb,
	.xswb {
		width: 100%;
	}

	.list_content {
		padding-right: 20px;
		padding-left: 20px;
	}

	.list_content ul {
		margin-right: 0;
	}

	.list_content ul li {
		width: 40%;
		padding: 20px;
		height: 240px;
		margin: 40px 5% 0 5%;
	}

	.list_content ul li img {
		width: 100%;
		max-width: 153px;
		height: auto;
	}

	footer #_ideConac,
	footer .link-img {
		display: none;
	}

	footer .info {
		padding-left: 0;
		width: 100% !important;
	}
}

@media screen and (max-width:450px) {
	.header {
		background-image: url(../images/banner_bg450.jpg);
	}

	.list_content ul li {
		height: 228px;
	}
}

@media screen and (max-width:400px) {
	.header_ewm ul li img {
		width: 100%;
		height: 100%;
	}

	.list_content ul li {
		height: 200px;
	}
}
