/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font: 12px/1.5 "Microsoft YaHei", "PingFang SC", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

i,
em {
	font-style: normal;
}

address,
caption,
cite,
code,
dfn,
em,
i,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

input,
select {
	outline: none;
	font-size: 12px;
	vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

@media (min-width: 992px) {
	.navbar {
		display: block;
		max-width: 990px;
		margin: 0 auto;
		background-color: #fff !important;
		height: 72px;
		padding: 20px 0;
	}

	.nav_lg {
		float: left;
	}

	.navbar-collapse {
		float: right;
	}

	.navbar-light .navbar-nav .nav-link {
		font-size: 16px;
		color: #333333;
		padding: 3px 20px;
	}

	.navbar-brand {
		padding-top: 0;
	}

	.navbar-light .navbar-nav .active>.nav-link,
	.navbar-light .navbar-nav .nav-link.active,
	.navbar-light .navbar-nav .nav-link.show,
	.navbar-light .navbar-nav .show>.nav-link {
		color: #3366ff;
		font-weight: 600;
	}

	.one {
		max-width: 990px;
		margin: 0 auto;
		height: auto;
		padding: 40px 0px;
		display: flex;
		justify-content: space-between;
	}

	.one_news_title.active span {
		padding-bottom: 20px;
		border-bottom: 4px solid #3366FF;
	}

	.one_news_title img {
		display: block;
		width: 64px;
		margin: 0 auto;
	}

	.one_news_title span {
		font-size: 18px;
		font-weight: 400;
		color: #333333;
		line-height: 18px;
		text-align: center;
		margin-top: 10px;
		display: block;
	}

	.nav-tabs {
		justify-content: space-around;
	}

	.one_news_ul {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #666666;
		line-height: 28px;
		margin-top: 20px;
		min-height: 56px;
	}

	.two_box {
		max-width: 990px;
		margin: 0 auto;
		height: auto;
		padding: 20px 0px;
	}

	.two_title_en {
		font-size: 32px;
		font-weight: bold;
		color: #F2F2F2;
		line-height: 28px;
		text-align: center;
		text-transform: uppercase;
	}

	.two_title_en.white {
		color: #fff;
		opacity: 0.4;
	}

	.two_title.white {
		color: #fff;
	}

	.two_title {
		font-size: 32px;
		font-weight: bold;
		color: #333333;
		line-height: 28px;
		margin-top: -10px;
		text-align: center;
	}

	.two_ul {
		margin-top: 30px;
	}

	.two_ul_li {
		float: left;
		width: 223px;
		height: 100px;
		background: #FFFFFF;
		box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.07);
		border-radius: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 10px;
	}

	.three_box {
		max-width: 990px;
		margin: 0 auto;
		height: auto;
		padding: 40px 0px 30px;
	}

	.three_con {
		margin-top: 40px;
		width: 100%;
		height: auto;
		background: #FFFFFF;
		box-shadow: 0px 7px 35px 0px rgba(47, 58, 80, 0.1);
		border-radius: 10px;
		padding: 33px;
		box-sizing: border-box;
		background: url("../img/three_con.png") right bottom no-repeat;
	}

	.three_title {
		font-size: 28px;
		font-weight: bold;
		color: #333333;
		line-height: 28px;
		border-bottom: 4px solid #3366FF;
		display: inline-block;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.three_1 {
		font-size: 16px;
		font-weight: 500;
		color: #333333;
		line-height: 28px;
		margin-bottom: 20px;
	}

	.three_1 span {
		font-weight: 600;
	}

	.three_2 {
		width: 700px;
		height: 140px;
		border: 1px solid #D5DFFC;
		border-radius: 10px;
		padding: 20px 37px 28px;
		box-sizing: border-box;
		margin-bottom: 40px;
	}

	.three_2 ul {
		display: flex;
		flex-direction: row;
	}

	.three_li1 {
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #333333;
		line-height: 32px;
		margin-right: 45px;
	}

	.three_li2 {
		font-size: 16px;
		font-weight: bold;
		color: #3366FF;
		line-height: 30px;
		padding: 16px 30px;
		background: #E8EEFE;
		border-radius: 10px;
		margin-right: 24px;
	}

	.three_li3 {
		font-size: 16px;
		font-weight: bold;
		color: #3366FF;
		line-height: 30px;
		padding: 16px 14px;
		background: #E8EEFE;
		border-radius: 10px;
		margin-right: 24px;
	}

	.three_li4 {
		display: flex;
		align-items: center;
	}

	.three_2_h5 {
		display: none;
	}

	.four {
		width: 100%;
		background: url("../img/four_bg.png") center center no-repeat;
		background-size: 100% 330px;
	}

	.four_box {
		max-width: 990px;
		margin: 0 auto;
		height: auto;
		padding: 40px 0px 30px;
	}

	.four_con {
		margin-top: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.four_con_li {
		text-align: center;
	}

	.four_con_li span {
		display: block;
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 28px;
		margin-top: 15px;
	}

	.four_arrow {
		width: 56px;
		height: 31px;
		margin: 0 30px;
	}

	.five_box {
		max-width: 990px;
		margin: 0 auto;
		height: auto;
		padding: 40px 0px 30px;
	}

	.five_con {
		margin-top: 40px;
	}

	.five_con ul li {
		float: left;
		padding: 32px 30px 24px;
		position: relative;
		box-sizing: border-box;
		width: 30%;
		height: 180px;
		margin: 10px;
		background-size: 100%;
	}

	.five_li1 {
		background: url("../img/five_1.png") no-repeat;
	}

	.five_li2 {
		background: url("../img/five_2.png") no-repeat;
	}

	.five_li3 {
		background: url("../img/five_3.png") no-repeat;
	}

	.five_li4 {
		background: url("../img/five_4.png") no-repeat;
	}

	.five_li5 {
		background: url("../img/five_5.png") no-repeat;
	}

	.five_li6 {
		background: url("../img/five_6.png") no-repeat;
	}

	.five_li_title {
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 20px;
		margin-bottom: 14px;
	}

	.five_li_title2 {
		font-size: 12px;
		font-weight: 400;
		color: #FFFFFF;
		text-transform: uppercase;
	}

	.five_li_tips {
		position: absolute;
		bottom: 32%;
		left: 9%;
		width: 30px;
		height: 5px;
		background: #FFFFFF;
	}

	.footer {
		width: 100%;
		padding: 30px 0px;
		background-color: #333;
	}

	.footer_box {
		max-width: 990px;
		margin: 0 auto;
		height: auto;
	}

	.footer_left {
		display: flex;
		flex-direction: row;
		width: 100%;
		padding-bottom: 10px;
		border-bottom: 1px solid #666666;
	}

	.footer_left_ul {
		width: 60%;
		float: left;
	}

	.footer_left_ul li {
		width: 50%;
		float: left;
		font-size: 14px;
		font-weight: 400;
		color: rgba(255, 255, 255, 0.7);
		line-height: 16px;
		margin-bottom: 20px;
	}

	.footer_left_ul li a {
		color: rgba(255, 255, 255, 0.7);
	}

	.footer_li_left {
		width: 20%;
		float: left;
		text-align: center;
	}

	.footer_li_left img {
		width: 36px;
		margin-top: 10px;
	}

	.footer_li_right {
		width: 80%;
		float: left;
	}

	.footer_li_right_1 {
		font-size: 14px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 24px;
	}

	.footer_li_right_2 {
		font-size: 16px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 24px;
	}

	.footer_right {
		text-align: right;
		width: 40%;
		float: left;
	}

	.footer_right_title {
		font-size: 14px;
		margin-top: 10px;
		color: #ffffff;
		margin-right: 25px;
	}

	.footer_title {
		font-size: 16px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 28px;
		margin-bottom: 27px;
	}

	.footer_title span {
		font-size: 16px;
		font-family: Arial;
		font-weight: 400;
		color: #666666;
		line-height: 28px;
		text-transform: uppercase;
		margin-left: 12px;
	}

	.footer_bottom {
		font-size: 14px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 28px;
		margin-top: 20px;
	}
}

@media (min-width: 1201px) {
	.navbar {
		display: block;
		width: 1200px;
		margin: 0 auto;
		background-color: #fff !important;
		height: 72px;
		padding: 20px 0;
	}

	.nav_lg {
		float: left;
	}

	.navbar-collapse {
		float: right;
	}

	.navbar-light .navbar-nav .nav-link {
		font-size: 16px;
		color: #333333;
		padding: 3px 20px;
	}

	.one {
		max-width: 1150px;
		margin: 0 auto;
		height: auto;
		padding: 60px 0px;
		display: flex;
		justify-content: space-between
	}

	.one_news_title {}

	.one_news_title img {
		display: block;
		width: 64px;
		margin: 0 auto;
	}

	.one_news_title span {
		font-size: 18px;
		font-weight: 400;
		color: #333333;
		line-height: 18px;
		text-align: center;
		margin-top: 10px;
		display: block;
	}

	.nav-tabs {
		justify-content: space-around;
	}

	.two_box {
		max-width: 1150px;
		margin: 0 auto;
		height: auto;
		padding: 5px 0px 30px;
	}

	.two_ul_li {
		float: left;
		width: 265px;
		height: 100px;
		background: #FFFFFF;
		box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.07);
		border-radius: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 10px;
	}

	.three_box {
		max-width: 1150px;
		margin: 0 auto;
		height: auto;
		padding: 40px 0px 100px;
	}

	.four_box {
		max-width: 1150px;
		margin: 0 auto;
		height: auto;
		min-height: 330px;
		padding: 60px 0px 95px;
	}

	.five_box {
		max-width: 1120px;
		margin: 0 auto;
		height: auto;
		padding: 60px 0px 60px;
	}

	.five_li_tips {
		position: absolute;
		bottom: 24px;
		left: 32px%;
		width: 30px;
		height: 5px;
		background: #FFFFFF;
	}

	.footer_box {
		max-width: 1200px;
		margin: 0 auto;
		height: auto;
	}

	.footer_left_h5 {
		display: none;
	}
}

@media (max-width: 991px) {
	.one_box {
		width: 100%;
	}

	.one_news {
		width: 100%;
		overflow-y: auto;
	}

	.nav-tabs {
		width: 190%;
	}

	.one_news_title img {
		display: block;
		width: 64px;
	}

	.one_news_title span {
		font-size: 18px;
		font-weight: 400;
		color: #333333;
		line-height: 18px;
		text-align: center;
		margin-top: 10px;
		display: block;
	}

	.nav-tabs {
		justify-content: space-around;
		padding-bottom: 20px;
	}

	.one_news_ul {
		background: #FFFFFF;
		box-shadow: 0px 6px 28px 0px rgba(51, 51, 51, 0.1);
		border-radius: 10px;
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #666666;
		line-height: 18px;
		padding: 10px;
		box-sizing: border-box;
		margin: 10px 0 25px;
		min-height: 95px;
	}

	.two_title_en {
		font-size: 18px;
		font-weight: bold;
		color: #F2F2F2;
		line-height: 28px;
		text-align: center;
		text-transform: uppercase;
	}

	.two_title {
		font-size: 18px;
		font-weight: bold;
		color: #333333;
		line-height: 28px;
		margin-top: -20px;
		text-align: center;
	}

	.two_title_en.white {
		color: #fff;
		opacity: 0.4;
	}

	.two_title.white {
		color: #fff;
	}

	.two_ul {
		margin-top: 30px;
	}

	.two_ul_li {
		float: left;
		width: 46%;
		height: 100px;
		background: #FFFFFF;
		box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.07);
		border-radius: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 10px;
	}

	.two_ul_li img {
		width: 80%;
	}

	.three_box {
		width: 100%;
		padding-bottom: 40px;
	}

	.three_con {
		margin-top: 20px;
		width: 100%;
		height: auto;
		background: #FFFFFF;
		box-shadow: 0px 7px 35px 0px rgba(47, 58, 80, 0.1);
		border-radius: 10px;
		padding: 15px 15px 100px;
		box-sizing: border-box;
		background: url("../img/three_con.png") right bottom no-repeat;
		background-size: contain;
	}

	.three_title {
		font-size: 18px;
		font-weight: bold;
		color: #333333;
		line-height: 28px;
		border-bottom: 2px solid #3366FF;
		display: inline-block;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}

	.three_1 {
		font-size: 14px;
		font-weight: 500;
		color: #333333;
		line-height: 24px;
		margin-bottom: 20px;
	}

	.three_1 span {
		font-weight: 600;
	}

	.three_2 {
		display: none;
	}

	.three_2_h5 {
		width: 100%;
		height: 110px;
		border: 1px solid #D5DFFC;
		border-radius: 10px;
		padding: 10px 10px 10px;
		box-sizing: border-box;
		margin-bottom: 40px;
	}

	.three_2_h5 .three_li1 {
		font-size: 20px;
		font-weight: bold;
		color: #333333;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.three_2_h5 ul {
		display: flex;
		flex-direction: row;
	}

	.three_li2 {
		font-size: 14px;
		font-weight: bold;
		color: #3366FF;
		line-height: 20px;
		padding: 5px 10px;
		background: #E8EEFE;
		border-radius: 10px;
		margin-right: 10px;
	}

	.three_li3 {
		font-size: 14px;
		font-weight: bold;
		color: #3366FF;
		line-height: 20px;
		padding: 5px 8px;
		background: #E8EEFE;
		border-radius: 10px;
		margin-right: 10px;
	}

	.three_li4 {
		display: flex;
		align-items: center;
	}

	.four {
		width: 100%;
		height: 450px;
		background: url("../img/four_h5_bg.png") center center no-repeat;
		background-size: 100%;
	}

	.four_box {
		max-width: 990px;
		margin: 0 auto;
		height: auto;
		padding: 20px 0px 30px;
	}

	.four_con {
		margin-top: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
		display: none;
	}

	.five {
		padding: 0.8rem 0 0;
	}

	.five_con {
		margin-top: 20px;
	}

	.five_con ul li {
		float: left;
		padding: 15px;
		position: relative;
		box-sizing: border-box;
		width: 45%;
		height: 200px;
		margin: 10px;
		background-size: 100%;
	}

	.five_li1 {
		background: url("../img/five_1.png") no-repeat;
	}

	.five_li2 {
		background: url("../img/five_2.png") no-repeat;
	}

	.five_li3 {
		background: url("../img/five_3.png") no-repeat;
	}

	.five_li4 {
		background: url("../img/five_4.png") no-repeat;
	}

	.five_li5 {
		background: url("../img/five_5.png") no-repeat;
	}

	.five_li6 {
		background: url("../img/five_6.png") no-repeat;
	}

	.five_li_title {
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 18px;
		margin-bottom: 5px;
	}

	.five_li_title2 {
		font-size: 0.24rem;
		font-weight: 400;
		color: #FFFFFF;
	}

	.five_li_tips {
		position: absolute;
		bottom: 32%;
		left: 6%;
		width: 30px;
		height: 5px;
		background: #FFFFFF;
	}

	.footer {
		width: 100%;
		padding: 0.8rem 15px;
		background-color: #333538;
	}

	.footer_box {
		max-width: 990px;
		margin: 0 auto;
		height: auto;
	}

	.footer_left {
		display: none;
	}

	.footer_left_h5 {
		width: 100%;
		padding-bottom: 10px;
		border-bottom: 1px solid #666666;
	}

	.footer_left_ul {
		width: 100%;
	}

	.footer_left_ul li {
		width: 100%;
		font-size: 14px;
		font-weight: 400;
		color: rgba(255, 255, 255, 0.7);
		line-height: 16px;
		margin-bottom: 20px;
	}

	.footer_left_h5 li .footer_li_right {
		font-size: 14px;
		color: #fff;
	}

	.footer_right {
		width: 100%;
	}

	.footer_right_title {
		font-size: 14px;
		margin-top: 10px;
		color: #ffffff;
		margin-left: 25px;
	}

	.footer_title {
		font-size: 16px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 28px;
		margin-bottom: 27px;
	}

	.footer_title span {
		font-size: 16px;
		font-family: Arial;
		font-weight: 400;
		color: #666666;
		line-height: 28px;
		text-transform: uppercase;
		margin-left: 12px;
	}

	.footer_bottom {
		font-size: 14px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 28px;
		margin-top: 20px;
	}

	.navbar-light .navbar-toggler {
		border: none;
	}

	.navbar-light .navbar-toggler-icon {
		background: url("../img/navbar-light.png") no-repeat;
		background-size: 100%;
	}

	/* .navbar-collapse {
		position: fixed;
		width: 60%;
		background: rgb(255, 255, 255);
		right: 0px;
		z-index: 999;
		top: 7%;
		padding-left: 10%;
		height: 100%;
	} */

}

@media (max-width: 768px) {
	.nav_lg {
		float: left;
	}

	.one {
		padding: 0.8rem 0 0;
	}

	.one_box.md {
		display: block;
		margin-bottom: 0.8rem;
	}

	.nav-tabs {
		width: 150%;
	}

	.one_news_title img {
		display: block;
		width: 42px;
		margin: 0 auto;
	}

	.one_news_title span {
		font-size: 14px;
		font-weight: 400;
		color: #333333;
		line-height: 18px;
		text-align: center;
		display: block;
	}

	.one_news_title.active span {
		padding-bottom: 0.27rem;
		border-bottom: 2px solid #3366FF;
	}

	.nav-tabs {
		justify-content: space-around;
		padding-bottom: 0.27rem;
		border-bottom: none;
	}

	.two {
		padding: 0.8rem 0 0;
	}

	.two_ul_li {
		float: left;
		width: 44%;
		height: 80px;
		background: #FFFFFF;
		box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.07);
		border-radius: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 10px;
	}

	.four {
		width: 100%;
		height: 300px;
		background: url("../img/four_h5_bg.png") center center no-repeat;
		background-size: 100%;
	}

	.five {
		padding: 0.8rem 0 0;
	}

	.five_con ul li {
		float: left;
		padding: 5px;
		position: relative;
		box-sizing: border-box;
		width: 47%;
		height: 100px;
		margin: 5px;
		background-size: 100%;
	}
}
