

html,
body,
dl,
dd,
img,
form,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
button {
	margin: 0;
	padding: 0;
	border: 0;
}

@font-face {
	/* font-test*/
	font-family: DIN;
	src: url('fonts/din.woff'), url('fonts/din.ttf'), url('fonts/din.eot');
	/* IE9 */
}

@font-face {
	/* font-test*/
	font-family: DINCond-Black;
	src: url('fonts/dincond-black.woff'), url('../font/DINCond-Black.otf'), url('../font/DINCond-Black.ttf'), url('fonts/dincond-black.eot');
	/* IE9 */
}

@font-face {
	/* font-test*/
	font-family: DIN-Black;
	src: url('fonts/din-bold.woff'), url('../font/DIN-Bold.otf'), url('../font/DIN-Bold.ttf'), url('fonts/din-bold.eot');
	/* IE9 */
}

@font-face {
	/* font-test*/
	font-family: 'pop';
	src: url('fonts/pop.woff'), url('../font/pop.otf'), url('../font/pop.ttf'), url('fonts/pop.eot');
	/* IE9 */
}

body {
	font-size: 12px;
	font-family: "Microsoft YaHei", '微软雅黑', "Arial";
	background-color: #fff;
	overflow-x: hidden;
}

input,
textarea,
button {
	padding: 0;
	font-family: "Microsoft YaHei", '微软雅黑', "Arial";
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

input {
	outline: none;
	-webkit-appearance: none;
	/*去除系统默认的样式*/
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 点击高亮的颜色*/
}

input:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-modify: read-write-plaintext-only;
}

.fix:after {
	clear: both;
	content: "";
	display: table;
}

input:focus,
textarea:focus {
	outline: none;
}

textarea {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

a {
	cursor: pointer;
}

ul,
ol,
li {
	list-style-type: none;
}

.slick-slide:focus,
input:focus,
a:focus {
	outline: none !important;
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

select,
input,
textarea,
button {
	vertical-align: middle;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

tr {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
}

iframe {
	border: none;
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none
}

a:link {
	text-decoration: none;
}

.am-form-error span {
	color: #dd514c !important
}

.am-field-error {
	border: 1px solid #dd514c !important;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.hidden {
	display: none;
	visibility: hidden;
}

.wrap {
	border: 0;
	padding: 0;
	width: 1150px;
	margin: 0 auto;
	*zoom: 1;
}

.wrap:after {
	clear: both;
	content: "";
	display: table;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

.fix {
	*zoom: 1;
}


a {
	display: inline-block;
	max-width: 100%;
}

.ones {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.twos {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table
	
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

.picture {
	position: relative;
	overflow: hidden;
}

.picture img {
	transition: all .7s;
	-moz-transition: all .7s;
	-webkit-transition: all .7s;
}

.each-item:hover .picture img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	zoom: 1.1 \9;
}

input:-webkit-autofill {
	box-shadow: 0 0 0px 1000px white inset !important;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

.box {
	width: 90%;
	max-width: 1400px;
	margin: auto;
}

input::placeholder {
	color: #999999
}

input::-webkit-input-placeholder {
	color: #999999
}

.main {
	background: #f9f9f9;
	padding: 0.5px 0;
	padding-top: 162px;
}

/*banner*/
.banner {
	background: url('images/5a38da9f2ab14272aa8a93ee4857eecb.gif') center center no-repeat;
	width: 100%;
	height: 300px;
	position: relative;
	background-size: cover;
}

.banner .box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 3;
}

.banner .b_title1 {
	font-size: 45px;
	color: #fff;
}

.banner .b_title2 {
	font-size: 14px;
	color: #fff;
	text-transform:capitalize;
	margin-top: 15px;
}

.neiye_nav {
	line-height: 65px;
	background: #ffffff;
	font-size: 16px;
	border-bottom: 1px solid rgba(33, 71, 139, 0.2);

}

.neiye_nav .left {
	float: left;
}

.neiye_nav .left .ico_home {
	width: 21px;
	margin-right: 10px;
	vertical-align: middle;
}

.neiye_nav .left .ico_jt {
	width: 4px;
	margin-right: 10px;
	vertical-align: middle;
}

.neiye_nav .left a {
	color: #777777;
}

.neiye_nav .left a.now {
	color: #333333;
}

.neiye_nav .left a:before {
	content: '';
	background: url('../image/ico_jt.png') center center no-repeat;
	width: 4px;
	height: 65px;
	line-height: 65px;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}

.neiye_nav .right {
	float: right;
}

.neiye_nav .right a {
	color: #777777;
	/* min-width: 100px; */
	margin-left: 45px;
	text-align: right;
}

.neiye_nav .right a.on,
.neiye_nav .right a:hover {
	color: #333333;
	border-bottom: 3px solid #21478b;
}

.year_nav {
	text-align: right;
	padding: 80px 0 60px 0;
}

.year_nav a {
	font-size: 16px;
	color: #666666;
	display: none;
	margin-right: 40px;
	/* background: #ffffff; */
}

.year_nav a:nth-child(1),
.year_nav a:nth-child(2),
.year_nav a:nth-child(3) {
	display: inline-block;
}

.year_nav.show a {
	display: inline-block !important;
}

.year_nav a.on,
.year_nav a:hover {
	color: #21478b;
}

.year_nav .btn {
	cursor: pointer;
	width: 20px;
	display: inline-block;
}

.news_list {}

.news_list li {
	background: #ffffff;
	display: inline-block;
	width: calc(33% - 25px);
	vertical-align: top;
	margin: 33px 0;
	position: relative;
	transition: all .25s ease-in;
	-webkit-transition: all .25s ease-in;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .07);
}

.news_list li:nth-child(3n - 1) {
	margin: 33px 38px;
}

.news_list li:hover {
	margin-top: 23px;
}

.news_list li:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	background: #21478b;
	width: 0;
	height: 2px;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.news_list li:hover:after {
	width: 100%;
}

.news_list a.picture {
	display: block;
}

.news_list .lans {
	padding: 30px;
	box-sizing: border-box;
}


.news_list .n1 {
	font-size: 20px;
	color: #333333;
}

.news_list li:hover .n1 {
	font-weight: bold;
}

.news_list .n2 {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	color: #666666;
	margin: 10px 0 20px 0;
}

.news_list .n3 {
	border-top: 1px dashed #eeeeee;
	font-size: 14px;
	line-height: 27px;
	padding-top: 25px;
}

.news_list .n_left {
	color: #979797;
	float: left;
}

.news_list .n_right {
	color: #979797;
	float: right;
	margin-right: 20px;
	margin-top: 27px;
}

.news_list .n3_1 {}

.pagetion {
	text-align: center;
	padding: 30px 0 80px 0;
}

.pagetion a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background: #e3e3e3;
	vertical-align: top;
	margin: 0 3px;
}

.pagetion a.on,
.pagetion a:hover {
	background: #2598d2;
	color: #ffffff;
}

.pagetion_a img:first-child,
.pagetion_a:hover img:nth-child(2) {
	display: block;
	width: 22px;
	margin: 4px;
}

.pagetion_a img:nth-child(2),
.pagetion_a:hover img:first-child {
	display: none;
}

.pagetion .first img,
.pagetion .prev img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

@media screen and (max-width: 1600px) {
	.banner {
		height: 280px;
	}

	.banner .b_title1 {
		font-size: 35px;
	}

	.neiye_nav {
		line-height: 58px;
		font-size: 14px;
	}

	.neiye_nav .left a:before {
		height: 58px;
		line-height: 58px;
		margin: 0 5px;
	}

	.neiye_nav .left .ico_home {
		width: 15px;
		margin-right: 0px;
	}

	.year_nav {
		padding: 40px 0 30px 0;
	}

	.year_nav a {
		font-size: 14px;
		line-height: 2;
		margin-right: 30px;
	}

	.news_list .lans {
		padding: 25px;
	}

	.news_list li:nth-child(3n - 1) {
		margin: 23px 28px;
	}

	.news_list li {
		width: calc(33% - 20px);
		margin: 23px 0;
	}

	.news_list li:hover {
		margin-top: 13px;
	}

	.neiye_nav .right {
		padding-right: 100px;
	}
}

@media screen and (max-width: 1199px) {
	.neiye_nav .right a {
		min-width: 70px;
		margin-left: 20px;
	}

	.neiye_nav .right {
		padding-right: 0;
	}

	.banner .b_title1 {
		font-size: 27px;
		text-transform: capitalize;
	}

	.banner .b_title2 {
		font-size: 12px;
		margin-top: 7px;
	}

	.banner {
		height: 240px;
	}

	.news_list li,
	.news_list li:nth-child(3n - 1) {
		width: 48%;
		margin: 20px 0;
	}

	.news_list li:nth-child(2n) {
		margin-left: calc(4% - 4px);
	}

	.news_list li:hover {
		margin-top: 10px;
	}

	.news_list .lans {
		padding: 20px;
	}

	.news_list .n1 {
		font-size: 18px;
	}

	.news_list .n2 {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
		margin: 8px 0 13px 0;
	}

	.news_list .n_right {
		margin-right: 0;
		margin-top: 20px;
	}

	.news_list .n3 {
		font-size: 12px;
		line-height: 20px;
		padding-top: 15px;
	}

	.about4 .preview{
		display: none;
	}
}

@media screen and (max-width: 780px) {
	.banner {
		height: 180px;
	}

	.news_list li:nth-child(2n) {
		margin-left: 0;
	}

	.news_list li,
	.news_list li:nth-child(3n - 1) {
		width: 100%;
	}

	.news_list li:hover {
		margin-top: 20px;
	}

	.pagetion {
		text-align: center;
		padding: 20px 0 50px 0;
	}

	.neiye_nav .right,
	.neiye_nav .left {
		float: none;
		width: 100%;
		line-height: 35px;
		font-size: 14px
	}

	.neiye_nav .right {
		text-align: left;
		margin-top: 10px
	}

	.neiye_nav .left {
		padding: 10px 0;
	}

	.neiye_nav .left a:before {
		height: 30px;
		line-height: 30px;
	}

	.neiye_nav .right a {
		min-width: 0;
		text-align: left;
		margin-left: 12px;
	}
}

.news_d {
	background: #ffffff;
	margin: 90px auto 150px auto;
	padding: 50px 0 1px 0;
}

.news_d .n_titles {
	font-size: 26px;
	line-height: 40px;
	color: #333333;
	font-weight: bold;
	padding: 0 60px;
	position: relative;
	box-sizing: border-box;
}

.news_d .n_titles:before {
	width: 5px;
	height: 100%;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #21478b;
	border-radius: 0 10px 10px 0;
}

.news_d .news_d_wrapper {
	padding: 0 60px;
}

.news_d .n_titles1 {
	padding: 40px 0;
	color: #777777;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
}

.news_d .n_titles1 .left {
	float: left;
}

.news_d .n_titles1 .left span {
	display: inline-block;
	margin-right: 40px;
}

.news_d .n_titles1 .right {
	float: right;
}

.news_d .editor {
	font-size: 16px;
	line-height: 27px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	padding: 50px 0 80px 0;
}

.editor li {
	list-style-type: disc;
}



.zan_ico {
	display: block;
	width: 190px;
	margin: auto;
	background: #ffffff;
	margin-top: 45px;
	text-align: center;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.zan_ico .ico {
	border: 1px solid #ddd;
	width: 60px;
	height: 60px;
	display: block;
	margin: auto;
	border-radius: 50%;
}

.zan_ico .text {
	font-size: 14px;
	margin-top: 10px;
	color: #9e9e9e;
}

.zan_ico.on {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.n_pagetion {
	margin: 10px 0;
	text-align: center;
	position: relative;
}

.n_pagetion .ones {
	width: 35%;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	line-height: 50px;
	padding: 0 50px;
	font-size: 14px;
	color: #666666;
	display: block;
}

.n_pagetion .left {
	float: left;
}

.n_pagetion .right {
	float: right;
}

.n_pagetion .ones:hover {
	border-color: transparent;
	background: #21478b;
	color: #ffffff;
}

.n_pagetion .right {
	float: right;
}

.n_pagetion .retrun {
	line-height: 50px;
	color: #666666;
	position: absolute;
	top: 0;
	width: 40px;
	font-size: 16px;
	left: calc(50% - 20px);
}


@media screen and (max-width: 1600px) {
	.news_d {
		margin: 70px auto 120px auto;
		padding: 30px 0 1px 0;
	}

	.news_d .n_titles {
		font-size: 22px;
		line-height: 35px;
		padding: 0 40px;
	}

	.news_d .news_d_wrapper {
		padding: 0 40px;
	}

	.news_d .n_titles1 .left span {
		margin-right: 25px;
	}

	.news_d .editor {
		font-size: 15px;
		line-height: 1.8;
		padding: 30px 0 60px 0;
	}
}

@media screen and (max-width: 980px) {
	.news_d .n_titles1 {
		padding: 25px 0;
		font-size: 14px;
	}

	.news_d .news_d_wrapper,
	.news_d .n_titles,
	.news_d .n_t {
		padding: 0 4%;
	}

	.news_d .n_titles {
		font-size: 20px;
		line-height: 1.8;
	}

	.n_pagetion .ones {
		width: 100%;
		margin-bottom: 20px;
		padding: 0 10px;
		float: none;
	}

	.n_pagetion .retrun {
		display: block;
		position: static;
		text-align: center;
		width: 100%;
		line-height: 1;
		font-size: 15px;
		margin-top: 30px;
	}
}

@media screen and (max-width: 780px) {
	.news_d {
		margin: 30px auto 60px auto;
	}

	.news_d .n_titles1 .left {
		float: none;
	}

	.news_d .n_titles1 .right {
		float: none;
		width: 100%;
		text-align: right;
		margin-top: 10px;
	}

	.news_d .editor {
		font-size: 13px;
		line-height: 1.8;
		padding: 20px 0 90px 0;
	}
}

.yanfa_container {
	margin: 170px auto 140px auto;
	position: relative;
}

.yanfa_container .left {
	width: 56%;
	/* position: absolute; */
	/* top: 90px; */
	/* left: 0; */
	/* z-index: 1; */
}

.yanfa_container .right {
	background: url('../image/bg1.png') right bottom no-repeat #21478b;
	padding: 80px 140px 80px 70px;
	box-sizing: border-box;
	transform: translate3d(0px, 30px, 0px);
	-webkit-transform: translate3d(0px, 30px, 0px);
	transition: transform 1.5s cubic-bezier(.39, .575, .565, 1);
	-webkit-transition: transform 1.5s cubic-bezier(.39, .575, .565, 1);
	width: 55%;
	/* float: right; */
	z-index: 3;
	position: absolute;
	color: #ffffff;
	top: -60px;
	right: 0;
	background-size: 40% auto;
}

.yanfa_container .right .r1 {
	font-size: 24px;
	line-height: 34px;
}

.yanfa_container .right .r2 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 0 35px 0;

}

.yanfa_container .right .r3 {
	width: 80px;
	height: 2px;
	background: #ffffff;
}

.yanfa_container .right .r4 {
	font-size: 16px;
	line-height: 2;
	padding-top: 70px;
}

.yanfa_container .right .r5 {
	font-size: 16px;
	line-height: 2;
	padding-top: 100px;

}

/* * {
	touch-action: pan-y;
} */

@media screen and (max-width: 1600px) {

	.yanfa_container .right {
		/* background: url('../image/bg1.png') right bottom no-repeat #21478b; */
		padding: 60px 100px 60px 60px;
		width: 55%;
	}
}

@media screen and (max-width: 1199px) {

	.yanfa_container .left {
		width: 100%;
	}

	.yanfa_container .right {
		position: static;
		width: 100%;
		padding: 45px;
		margin-top: -30px;
	}

	.yanfa_container .right .r4 {
		font-size: 14px;
		line-height: 2;
		padding-top: 30px;
	}

	.yanfa_container .right .r2 {
		font-size: 12px;
		text-transform: uppercase;
		padding: 8px 0 20px 0;
	}

	.yanfa_container .right .r3 {
		width: 50px;
		height: 1px;
	}

	.yanfa_container .right .r1 {
		font-size: 20px;
		line-height: 30px;
	}

	.yanfa_container .right .r5 {
		font-size: 14px;
		padding-top: 50px;
	}

	.yanfa_container {
		margin: 100px auto 70px auto;
	}
}

@media screen and (max-width: 980px) {
	.yanfa_container {
		margin: 50px auto 30px auto;
	}

	.yanfa_container .right {
		padding: 25px;
		background-size: 100% auto;
	}
}

/*zhiliang*/
.zhiliang {
	padding: 0 5%;
	box-sizing: border-box;
	padding-bottom: 100px;
}

.zhiliang li {
	padding-top: 110px;
}

.zhiliang .left {
	width: 47%;
	float: left;
	padding-top: 2%;
}

.zhiliang li:nth-child(even) .left {
	float: right;
}

.zhiliang .left .l1 {
	font-size: 33px;
	font-weight: bold;
	color: #21478b;
}

.zhiliang .left .l1:before {
	width: 60px;
	height: 4px;
	content: '';
	background: #21478b;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.zhiliang .left .l2 {
	font-size: 33px;
	font-weight: bold;
	color: #333333;
	padding: 20px 0 10px 0;
}

.zhiliang .left .l3 {
	font-size: 16px;
	color: #9b9a9a;
	text-transform: uppercase;
}

.zhiliang .left .l4 {
	font-size: 16px;
	line-height: 2.2;
	color: #333333;
	padding-top: 65px;
}

.zhiliang .right {
	box-sizing: border-box;
	width: 47%;
	padding-right: 20px;
	padding-bottom: 20px;
	float: right;
	background: url('../image/z3.png') right bottom no-repeat;
	background-size: 95%;
}

.zhiliang li:nth-child(even) .right {
	float: left;
}

@media screen and (max-width: 1600px) {
	.zhiliang .left .l4 {
		font-size: 15px;
		padding-top: 45px;
	}

	.zhiliang .left .l2 {
		font-size: 28px;
		padding: 15px 0 5px 0;
	}

	.zhiliang .left .l1 {
		font-size: 28px;
	}

	.zhiliang {
		padding: 0 2%;
		padding-bottom: 70px;
	}

	.zhiliang li {
		padding-top: 70px;
	}
}

@media screen and (max-width: 1199px) {
	.zhiliang .left {
		width: 100%;
		float: none;
		/* padding-top: 0; */
	}

	.zhiliang .right {
		width: 100%;
		float: none;
		margin-top: 30px;
	}

	.zhiliang {
		padding: 0%;
		padding-bottom: 70px;
	}

	.zhiliang .left .l2,
	.zhiliang .left .l1 {
		font-size: 23px;
	}

	.zhiliang .left .l3 {
		font-size: 14px;
	}
}

@media screen and (max-width: 980px) {

	.zhiliang .left .l2,
	.zhiliang .left .l1 {
		font-size: 20px;
	}

	.zhiliang .left .l3 {
		font-size: 13px;
	}

	.zhiliang .left .l4 {
		font-size: 14px;
		padding-top: 25px;
	}

	.zhiliang li {
		padding-top: 30px;
	}

	.zhiliang .left .l1:before {
		width: 40px;
		height: 2px;
	}

	.about2_bg {
		width: 100%;
	}
}

/*download*/
.down_nav {
	font-size: 20px;
	line-height: 4;
	padding-top: 30px;
	border-bottom: 1px solid #dddddd;
}

.down_nav a {
	display: inline-block;
	margin-right: 120px;
	color: #666666;
}

.down_nav a:hover,
.down_nav a.on {
	color: #333333;
	border-bottom: 1px solid #21478b;
}

.down_list {
	padding: 0 40px;
	box-sizing: border-box;
}

.down_select {
	padding: 70px 0 60px 0;
}

.down_select li {
	width: calc(25% - 30px);
	float: left;
	line-height: 60px;
	font-size: 16px;
	background: #ffffff;
	margin-right: 40px;
	box-sizing: border-box;
}

.down_select li:nth-child(4) {
	margin-right: 0;
	box-sizing: border-box;
	padding: 0 25px;
}

.down_select .select_item {
	width: 100%;
	border: 0;
	box-sizing: border-box;
	padding: 0 25px;
	font-size: 16px;
	color: #666666;

}

.select_text {
	width: calc(100% - 25px);
	border: 0;
	font-size: 16px;
	line-height: 60px;
	float: left;
}

.select_sub {
	float: left;
	width: 25px;
	border: 0;
	background: url('../image/ico23.png') center center no-repeat;
	height: 60px;
	line-height: 60px;
	height: 60px;

}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../image/ico22.png") no-repeat scroll calc(100% - 15px) center transparent;
	padding-right: 14px;
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
	display: none;
}

.down_list_item {
    font-size: 0;
}

.down_list_item a {
	width: calc(33.3% - 64px);
	/* float: left; */
	border: 1px solid #dddddd;
	background: #ffffff;
	box-sizing: border-box;
	margin: 0 94px 45px 0;
	padding: 20px 20px 40px 20px;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	transition: all .4s ease-in;
	line-height: 2.5;
	display: inline-block;
	vertical-align: top;
}

.down_list_item a:nth-child(3n) {
	margin-right: 0;
}

.down_list_item a:hover {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
}

.down_list_item .d1 {
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	display: inline-block;
	white-space: nowrap; 
	width: 100%; 
	overflow: hidden;
	text-overflow:ellipsis;
}

.down_list_item .d2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 40px;
	height: 35px;
}

.down_list_item .d3 {
	max-width: 180px;
	line-height: 40px;
	height: 40px;
	border-radius: 30px;
	background: #21478b;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin: auto;
	transition: all .4s ease-in;
	background-image: linear-gradient(rgba(42, 180, 170, .7), #21478b);
}

.down_list_item a:hover .d3 {
	background: #ffffff;
	background-image: linear-gradient(to left, rgba(42, 180, 170, 0.7), #21478b);
}

.down_list .more,
.mark2 .more {
	width: 110px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	display: block;
	padding: 0;
	margin: 15px auto 60px;
	background: #21478b;
	color: #ffffff;
	font-size: 14px;
	transition: all .4s ease-in;
	background-image: linear-gradient(rgba(42, 180, 170, .7), #21478b);
}

.down_list .more:hover,
.mark2 .more:hover {
	background: #ffffff;
	background-image: linear-gradient(to left, rgba(42, 180, 170, 0.7), #21478b);
}

@media screen and (max-width: 1600px) {

	.down_list_item a {
		width: calc(33.3% - 20px);
		margin: 0 30px 25px 0;
		padding: 15px 15px 40px 15px;
	}

	.down_list {
		padding: 0 2%;
	}

	.down_nav a {
		margin-right: 80px;
	}
}

@media screen and (max-width: 1199px) {

	.down_list_item a,
	.down_list_item a:nth-child(3n),
	.down_select li:nth-child(4),
	.down_select li {
		width: 48%;
		margin: 0 4% 20px 0;
		padding: 10px 10px 30px 10px;
	}

	.down_list_item a:nth-child(2n),
	.down_select li:nth-child(2n) {
		margin-right: 0;
	}

	.down_list {
		padding: 0;
	}

	.down_nav a {
		margin-right: 50px;
	}

	.down_nav {
		font-size: 16px;
		line-height: 3;
		padding-top: 20px;
	}

	.down_select li:nth-child(4),
	.down_select li {
		padding: 0;
		line-height: 45px;
	}

	.select_text {
		line-height: 45px;
	}

	.select_sub {
		height: 45px;
		line-height: 45px;

	}

	.down_select li:nth-child(4) {
		padding: 0 20px
	}
}

@media screen and (max-width: 980px) {

	.down_select li:nth-child(4),
	.down_select li {
		width: 100%;
		margin: 5px 0;
	}

	.down_select {
		padding: 30px 0 20px 0;
	}

	.down_nav a {
		margin-right: 30px;
	}

	.down_nav {
		font-size: 14px;
	}

	.down_select .select_item,
	.select_text {
		font-size: 14px;
	}

	.down_list_item a,
	.down_list_item a:nth-child(3n) {
		width: 100%;
		margin: 8px 0;
	}
}

.share_list {
	padding-bottom: 50px;
}

.share_list li {
	border-bottom: 1px solid #dddddd;
	position: relative;
}

.share_list li:after {
	content: '';
	width: 0;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #21478b;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.share_list li:hover:after {
	width: 100%;
	left: 0%;
}

.share_list a {
	display: block;
	padding: 70px 0px;
	box-sizing: border-box;
}

.share_list .data {
	color: #21478b;
	text-align: center;
	width: 200px;
	float: left;
	font-family: DIN-Black;
}

.share_list .d1 {
	font-size: 40px;
	line-height: 1.5;
}

.share_list .d2 {
	font-size: 20px;
}

.share_list .some {
	width: calc(100% - 420px);
	float: left;
	box-sizing: border-box;
	padding: 0 50px;
}

.share_list .s1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}

.share_list li:hover .s1,
.share_list li:hover .more {
	color: #21478b;
}

.share_list .s2 {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.share_list .more {
	float: left;
	width: 220px;
	line-height: 100px;
	font-size: 16px;
	text-align: center;
	color: #666666;
	text-transform: uppercase;
	border-left: 1px solid #e5e5e5;
	box-sizing: border-box;
}

@media screen and (max-width: 1600px) {

	.share_list .data,
	.share_list .more {
		width: 150px;
	}

	.share_list .some {
		width: calc(100% - 300px);
		padding: 0 30px;
	}

	.share_list a {
		padding: 50px 0px;
	}
}


@media screen and (max-width: 1199px) {

	.share_list .d1 {
		font-size: 30px;

	}

	.share_list .d2 {
		font-size: 15px;
	}

	.share_list .more {
		font-size: 12px;
		line-height: 80px;
	}

	.share_list .s1 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.share_list .s2 {
		font-size: 13px;
		line-height: 25px;
	}

	.share_list a {
		padding: 40px 0px;
	}
}

.down_list_item a {
	position: relative;
}

.down_list_item a:before,
.down_list_item a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 2px solid transparent;
	box-sizing: border-box;
	position: absolute;
}

.down_list_item a:before {
	top: 0;
	left: 0;
	transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}

.down_list_item a:after {
	right: 0;
	bottom: 0;
	transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
}

.down_list_item a:hover:before {
	width: 100%;
	height: 100%;
	transition: width 0.2s ease-in, height 0.2s ease-in 0.2s;
	border-top-color: #21478b;
	border-right-color: #21478b;
}

.down_list_item a:hover:after {
	width: 100%;
	height: 100%;
	transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.4s, height 0.3s ease-in 0.6s;
	border-bottom-color: #21478b;
	border-left-color: #21478b;
}

@media screen and (max-width: 780px) {
	.share_list a:hover .s1 {
		font-size: 16px;
	}

	.share_list .data,
	.share_list .more {
		width: 100%;
		float: none;
		box-sizing: border-box;
		text-align: left;
	}

	.share_list .more {
		line-height: 1;
		text-align: left;
	}

	.share_list .some {
		width: 100%;
		float: none;
		padding: 20px 0;
	}

	.share_list .d1,
	.share_list .d2 {
		display: inline-block;
		margin-right: 10px;
		vertical-align: middle;
		line-height: 1;
	}
}

/*about4*/
.about4 {
	background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) center bottom no-repeat;
	background-size: cover;
	padding: 90px 0 140px 0;
}

.about4 .left {
	width: 33%;
	float: left;
	border: 0;
}

.about4 .left img {
	display: none;
}

.about4 .left img.on {
	display: block;
}

.about4 .right {
	width: 58%;
	float: right;
	margin-right: 3%;
}

.about4 .view .swiper-slide {
	padding: 45px;
	border-bottom: 1px solid #2598d2;
	box-sizing: border-box;
	min-height: 70vh;
}

.about4 ul {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	max-height: 60vh;
	overflow: hidden;
	overflow-y: scroll;
	margin-top: 5px;
	padding-right: 10px;
	box-sizing: border-box;
}

.about4 li {
	position: relative;
	padding-left: 20px;
	padding-bottom: 10px;
}

.about4 li:hover,
.about4 li:hover:before {
	color: #2598d2;
}

.about4 li:before {
	content: '•';
	position: absolute;
	top: 0;
	left: 0;

}

.about4 .year {
	font-size: 20px;
	color: #2598d2;
}

.about4 .year span {
	font-size: 50px;
	margin-right: 6px;
	font-family: DIN-Black;
}

.about4 .swiper-button-prev,
.about4 .swiper-button-next {
	background: url('../image/ico12.png');
	left: 0;
	width: 30px;
	height: 30px;
	background-size: 100%;
}

.about4 .swiper-button-next {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	left: auto;
	right: 0;
}

.about4 .swiper-button-prev:hover,
.about4 .swiper-button-next:hover {
	background: url('../image/ico12_on.png');
	width: 30px;
	height: 30px;
	background-size: 100%;
}

.about4 .preview{
	position: relative;
}

.about4 .preview .swiper-button-next {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	top: auto;
	bottom: -5px;
	left: auto;
	right: -30px;
}

.about4 .preview .swiper-button-prev {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	top: auto;
	left: -30px;
	right: auto;
	bottom: -5px;	
}

.scrollbar::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;

}

.scrollbar::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/

	border-radius: 6px;

	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);

	background: #2598d2;

}

.scrollbar::-webkit-scrollbar-track {
	/*滚动条里面轨道*/

	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);

	border-radius: 6px;

	background: #EDEDED;

}

@media screen and (max-width: 1600px) {
	.about4 ul {
		font-size: 15px;
		line-height: 32px;
	}

	.about4 .year span {
		font-size: 40px;
	}
}

@media screen and (max-width: 1199px) {

	.about4 .left,
	.about4 .right {
		width: 100%;
		float: none;
	}

	.about4 dd {
		padding: 30px;
	}

	.about4 .year span {
		font-size: 32px;
	}

	.about4 .year {
		font-size: 16px;
	}

	.about4 ul {
		font-size: 13px;
		line-height: 2.1;
	}

	.about4 {
		padding: 50px 0 70px 0;
	}
}

/*about3*/
.about3 {
	position: relative;
	padding-bottom: 100px;
}

.about3 .box {
	position: relative;
	z-index: 5;
}

.about3 .bg {
	background: url('../image/bg4.png') left bottom no-repeat;
	position: absolute;
	top: calc(50% - 75px);
	left: 0;
	z-index: 1;
	width: 100%;
	height: 150px;
	background-size: auto 100%;
}

.about3 .left {
	width: 45%;
	float: left;
}

.about3 .right {
	width: 45%;
	float: right;
}

.about3_1 {
	padding-top: 60px;
}

.about3 .l1 {
	color: #21478b;
	font-size: 24px;
	padding-top: 15%;
	font-weight: 900;
}

.about3 .l2 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin: 10px 0 20px 0;
}

.about3 .l3 {
	font-size: 16px;
	line-height: 2.2;
	color: #666666;
}

.about3 .l4 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}


@media screen and (max-width: 1600px) {
	.about3 {
		padding-bottom: 0px;
	}

	.about3 .l1 {
		font-size: 18px;
		padding-top: 8%;
	}

	.about3 .l2 {
		font-size: 20px;
		margin: 10px 0 30px 0;
	}

	.about3 .l3 {
		font-size: 15px;
		line-height: 2;
	}
}

@media screen and (max-width: 1199px) {

	.about3 .left,
	.about3 .right {
		width: 100%;
		float: none;
		padding-top: 50px;
	}

	.about3 .l1 {
		padding-top: 0%;
	}

	.about3 .l1 img {
		width: 30px;
	}

	.about3_1 {
		padding-top: 0px;
	}
}

@media screen and (max-width: 980px) {
	.about3 .l3 {
		font-size: 14px;
	}

	.about3 .l2 {
		font-size: 16px;
		margin: 10px 0 20px 0;
	}

	.about3 .left,
	.about3 .right {
		padding-top: 30px;
	}

	.about3 .bg {
		background-size: 100% auto;
		top: 65%;
		height: 80px;
	}
}

.yanfa2_container .box>dd {
	padding-top: 70px;
}

.yanfa2_container {
	background: url('../image/bg5.jpg') top center no-repeat;
	background-size: cover;
}

.yanfa2_container .title {
	font-size: 22px;
	font-weight: bold;
	color: #21478b;

}

.yanfa2_container .text {
	font-size: 16px;
	line-height: 36px;
	margin-top: 15px;
	color: #666666;
}

.yanfa2_container .yf2_1 {}

.yf2_4 {
	padding-bottom: 90px;
}

.yf2_list {
	margin-top: 55px;
}

.yf2_list a {
	float: left;
	width: 31%;
	padding: 30px;
	box-sizing: border-box;
	box-shadow: 0 0 20px 0 rgba(42, 180, 170, .2);
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	background: #fff;
	margin-bottom: 30px;
}

.yf2_list a:hover {
	background-color: #21478b;
}

.yf2_list a:nth-child(2) {
	margin: 0 3.5%;
}

.yf2_list .l1 {
	font-family: DIN-Black;
	color: #21478b;
	font-size: 45px;
	opacity: .3;
	margin-bottom: -20px;
}

.yf2_list .l2 {
	color: #333333;
	font-size: 18px;
	background: #ffffff;
	position: relative;
	line-height: 1;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.yf2_list a:hover .l2,
.yf2_list a:hover .l1,
.yf2_list a:hover .t2,
.yf2_list a:hover .t3 {
	color: #ffffff;
}

.yf2_list a:hover .l2 {
	background-color: #21478b;
}

.yf2_list .right {
	width: 40px;
	float: right;
	margin-top: 15px;
}

.yf2_list .right img:first-child,
.yf2_list a:hover .right img:nth-child(2) {
	display: block;
}

.yf2_list .right img:nth-child(2),
.yf2_list a:hover .right img:nth-child(1) {
	display: none;
}

.yf2_list .t1 {
	padding-bottom: 25px;
	border-bottom: 1px solid #ddd;
}

.yf2_list .left {
	width: calc(100% - 50px);
	float: left;
}

.yf2_list .t2 {
	font-size: 16px;
	line-height: 33px;
	color: #666666;
	-webkit-line-clamp: 5;
	height: 165px;
	margin: 20px 0 30px;
}

.yf2_list .t3 {
	font-size: 14px;
	color: #21478b;
}

.yf3_list {}

.yf3_list li {
	box-shadow: 0 0 20px 0 rgba(42, 180, 170, .2);
	border-radius: 10px;
	padding: 45px 25px;
	box-sizing: border-box;
	margin-right: 2%;
	width: 23.5%;
	float: left;
	transition: all .4s ease-in;
	margin-top: 50px;
	-webkit-transition: all .4s ease-in;
	background: url('../image/ico29.png') right bottom no-repeat;
}

.yf3_list li:hover {
	background: url("../image/ico29.png") right bottom no-repeat #21478b;
}

.yf3_list li:nth-child(4) {
	margin-right: 0;
}

.yf3_list .t1 {
	font-size: 18px;
	color: #333333;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.yf3_list .t2 {
	font-size: 16px;
	line-height: 33px;
	color: #666666;
	-webkit-line-clamp: 5;
	height: 165px;
	margin: 20px 0 10px;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.yf3_list .t3 {
	font-family: DIN-Black;
	color: #21478b;
	font-size: 45px;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	opacity: .3;
}

.yf3_list li:hover .t1,
.yf3_list li:hover .t2,
.yf3_list li:hover .t3 {
	color: #ffffff;
}

@media screen and (max-width: 1199px) {
	.yanfa2_container .title {
		font-size: 20px;
	}

	.yanfa2_container .text {
		font-size: 14px;
		line-height: 30px;
		margin-top: 10px;
	}

	.yf2_list .t1,
	.yf3_list .t1 {
		font-size: 16px;
	}

	.yf2_list .t2,
	.yf3_list .t2 {
		font-size: 14px;
		line-height: 30px;
		height: 150px;
	}

	.yf2_list .t2 {
		height: auto;
	}

	.yf2_list .l1,
	.yf3_list .t3 {
		font-size: 30px;
		margin-bottom: 0;
	}

	.yf2_list .right {
		width: 30px;
	}

	.yf2_list a:nth-child(2),
	.yf2_list a {
		width: 100%;
		margin: 10px 0;
		float: none;
		padding: 25px;
	}

	.yf3_list li:nth-child(4),
	.yf3_list li {
		width: 48%;
		margin: 20px 0;
	}

	.yf3_list li:nth-child(odd) {
		margin-right: 4%
	}

	.yf2_list {
		margin-top: 35px;
	}
}


@media screen and (max-width: 780px) {

	.yf3_list li:nth-child(odd),
	.yf3_list li:nth-child(4),
	.yf3_list li {
		width: 100%;
		float: none;
		margin: 20px 0;
		padding: 30px 20px;
	}

	.yf2_list .t2,
	.yf3_list .t2 {
		height: auto;
	}

	.yf2_list {
		margin-top: 15px;
	}

	.yanfa2_container .box>dd {
		padding-top: 50px;
	}

	.yf3_list {
		padding-bottom: 50px;
	}
}

/*join_container*/
.join_container {
	background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) top center no-repeat #fff;
	/*background-size: cover;*/
	padding: 70px 0;
}

.join_container .down_select {
	padding: 40px 50px;
	box-sizing: border-box;
	background: #f5f5f5;
}

.join_container .title {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

.join_container .title span {
	color: #2598d2;
	font-size: 28px;
}

.join_container .text {
	font-size: 16px;
	line-height: 2.2;
	color: #666666;
	margin: 30px 0 60px 0;
}

.join_list {
	text-align: center;
	margin: 70px 0 10px;
}

.join_list .th {
	color: #ffffff;
	font-weight: bold;
	background: #2598d2;
	font-size: 18px;
	line-height: 40px;
	padding-right: 5%;
	box-sizing: border-box;
}

.join_item li {
	border-bottom: 1px solid #cccccc;
}

.join_item li:hover .top {
	background-color: #eeeeee;
	color: #2598d2;
}

.join_list .top {
	font-size: 18px;
	color: #333333;
	padding-right: 5%;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}

.join_list .bottom {}

.join_list .td {
	width: 20%;
	box-sizing: border-box;
	float: left;
	padding: 25px 10px;
}

.join_item .ico {
	background: #cccccc;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	position: absolute;
	top: calc(50% - 16px);
	right: 2%;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.join_item li.on .ico {
	background: #2598d2;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.join_item .ico_wrapper {
	width: 32px;
	height: 32px;
	position: relative;
}

.join_item .ico span:nth-child(1) {
	width: 20px;
	height: 2px;
	position: absolute;
	top: calc(50% - 1px);
	left: calc(50% - 10px);
	background: #ffffff;

}

.join_item .ico span:nth-child(2) {
	height: 20px;
	width: 2px;
	position: absolute;
	top: calc(50% - 10px);
	left: calc(50% - 1px);
	background: #ffffff;
}

.join_list .bottom {
	text-align: left;
	font-size: 14px;
	line-height: 2.2;
	color: #666666;
	padding: 30px 80px;
	display: none;
}

.join_list .b1 {}

.join_list .b2 {
	width: 110px;
	height: 40px;
	line-height: 40px;
	background: #21478b;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	margin-top: 35px;
}

.join_list .b2:hover {
	opacity: .8;
}

@media screen and (max-width: 980px) {
	.join_list .td {
		padding: 15px 5px;
	}

	.join_list .th,
	.join_list .top {
		font-size: 13px;
		line-height: 1.5;
	}

	.join_item .ico_wrapper {
		width: 15px;
		height: 15px;
	}

	.join_item .ico span:nth-child(1) {
		width: 10px;
		height: 1px;
		left: calc(50% - 5px);

	}

	.join_item .ico span:nth-child(2) {
		height: 10px;
		width: 1px;
		top: calc(50% - 5px);
	}

	.join_item .ico {
		width: 15px;
		height: 15px;
		top: calc(50% - 8px);
		right: 0;
	}

	.join_list .bottom {
		font-size: 12px;
		padding: 5px 15px 30px;
	}

	.join_list .b2 {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-top: 15px;
	}

	.join_container .down_select {
		padding: 0;
	}

	.join_list {
		margin: 30px 0 0px;
	}

	.join_container {
		padding: 50px 0;
		background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) top center no-repeat #fff !important;
	}


	.join_container .title {
		font-size: 17px;
	}

	.join_container .title span {
		color: #2598d2;
		font-size: 20px;
	}

	.join_container .text {
		font-size: 13px;
		margin: 10px 0 30px 0;
	}
}

/*品牌文化*/
.cul_con {
	background: url(../image/bg7.jpg) no-repeat center bottom #ffffff;
	overflow: hidden;
}

.cul_con .join_container {
	padding: 60px 0 0;
	background: transparent;
}

.cul_con .join_container .text {
	margin: 20px 0 0;
}

.con_case_b {
	width: 81.25vw;
	margin: 0 auto;
	padding-top: 1.5rem;
	padding-bottom: 1.6rem;
	position: relative;
}

.scr1_img_box {
	position: relative;
	float: left;
	width: 44.23%;
	margin-top: -42px;
	margin-left: -42px;
}

.scr1_img_case {
	display: block;
	width: 100%;
}

.scr1_img_face {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	display: block;
	width: 39%;
}

.scr1_text_box {
	margin-top: -42px;
	float: right;
	width: 50%;
}

.cul_title {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.5rem;
	color: #000;
}

.cul_info {
	font-size: 14px;
	color: #72787f;
	line-height: 2.57;
}

.case_bg {
	position: relative;
	padding-top: 1.2rem;
	padding-bottom: 1.5rem;
}

.case_bg::after {
	content: '';
	display: block;
	background-color: #fff;
	width: 150%;
	height: 100%;
	position: absolute;
	left: -50%;
	top: 0;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	-webkit-box-shadow: 0 0 90px rgba(29, 56, 75, .17);
	-moz-box-shadow: 0 0 90px rgba(29, 56, 75, .17);
	box-shadow: 0 0 90px rgba(29, 56, 75, .17);
}

.case_bg>div {
	position: relative;
	z-index: 1;
}

.case_bg>.src2_img_box {
	position: absolute;
	bottom: -64px;
	right: 16.666%;
	width: 25%;
	-webkit-box-shadow: 0 0 68px rgba(29, 56, 75, .36);
	-moz-box-shadow: 0 0 68px rgba(29, 56, 75, .36);
	box-shadow: 0 0 68px rgba(29, 56, 75, .36);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	overflow: hidden;
	z-index: 2;
}

.src2_img_box>img {
	width: 100%;
	display: block;
}

.sr2_con_box {
	width: 50.769%;
	float: left;

}

.sr2_con_box>img {
	width: 100%;
	display: block;
}

.cul_src2_line {
	padding-top: 1.05rem;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
}

.case_bg>.scr2_title_box {
	position: absolute;
	width: 16.666%;
	top: -40px;
	right: 0;
	text-align: center;
	z-index: 2;
	font-size: 40px;
	color: #d5dae0;
	line-height: 1;
}

.scr2_title_box>img {
	position: relative;
	left: 50%;
	top: -43px;
	transform: translateX(-50%);
}

.scr2_title {
	width: 350px;
	text-transform: uppercase;
	position: relative;
	left: 50%;
	margin-left: -175px;
	margin-top: 80px;
	transform: rotate(90deg);
}

.cul_info_case {
	float: left;
	width: 50%;
	height: 435px;
	padding-left: 260px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 8%;
}

.img_center_box {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 230px;
	height: 230px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background-color: #fff;
}

.cen_img_0 {
	width: 100%;
	display: block;
}

.cen_img_1 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 178px;
	margin-left: -89px;
	margin-top: -20px;
}

.cul_src3_con_box>.cul_info_case:nth-child(odd) {
	text-align: right;
	padding-right: 260px;
	padding-left: 8%;
}

.scr3_title {
	margin-top: 160px;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	padding-bottom: 18px;
	line-height: 1;
	border-bottom: 1px solid #d2d6d9;
	transition: all .5s ease;
	margin-bottom: 25px;
	position: relative;
	font-size: 18px;
}

.scr3_title::after {
	content: '';
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 10px;
	width: 10px;
	background-color: #21478b;
	position: absolute;
	bottom: -5px;
}

.loop1 .scr3_title::after {
	right: -20px;
}

.loop2 .scr3_title::after {
	left: -20px;
}

.loop3 .scr3_title::after {
	right: -20px;
}

.loop4 .scr3_title::after {
	left: -20px;
}

.scr3_title::before {
	content: '';
	display: block;
	height: 1px;
	width: 200px;
	border-bottom: 1px #d2d6d9 dashed;
	position: absolute;
	top: calc(100% + 0px);
	transition: color .5s ease;
}

.loop1 .scr3_title::before {
	right: -20px;
	transform: rotate(225deg);
	transform-origin: 100% 100%;
}

.loop2 .scr3_title::before {
	left: -20px;
	transform: rotate(135deg);
	transform-origin: 0 0;
}

.loop3 .scr3_title::before {
	right: -20px;
	transform: rotate(135deg);
	transform-origin: 100% 100%;

}

.loop4 .scr3_title::before {
	left: -20px;
	transform: rotate(225deg);
	transform-origin: 0 0;

}

.cul_info_case:hover .scr3_title::before {
	border-color: #21478b;
}


.cul_info_case:hover .scr3_title {
	color: #21478b;
	border-color: #21478b;
}

.scr3_info {
	font-size: 16px;
	line-height: 2.2;
	color: #666;
	transition: all .5s ease;
	height: 198px;
    overflow-y: auto;
}
.scr3_info::-webkit-scrollbar{
	display: none;
}
.cul_info_case:hover .scr3_info {
	color: #000;
}

.loop_box {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 380px;
	height: 380px;
	position: absolute;
	overflow: hidden;
	transition: all .5s ease;
	transform: translate3d(0, 0, 0);
}

/*.cul_info_case:hover .loop_box{*/
/*width: 480px;*/
/*height: 480px;*/
/*}*/
.loop1 .loop_box {
	right: 0;
	bottom: 0;
	transform: translate3d(50%, 50%, 0);
	background-color: #149087;
}

.loop2 .loop_box {
	left: 0;
	bottom: 0;
	transform: translate3d(-50%, 50%, 0);
	background-color: #21478b;
}

.loop3 .loop_box {
	right: 0;
	top: 0;
	transform: translate3d(50%, -50%, 0);
	background-color: #057169;
}

.loop4 .loop_box {
	left: 0;
	top: 0;
	background-color: #4ef3e7;
	transform: translate3d(-50%, -50%, 0);
}

.loop1:hover .loop_box {
	transform: translate3d(50%, 50%, 0) scale(1.2);
}

.loop2:hover .loop_box {
	transform: translate3d(-50%, 50%, 0) scale(1.2);
}

.loop3:hover .loop_box {
	transform: translate3d(50%, -50%, 0) scale(1.2);
}

.loop4:hover .loop_box {
	transform: translate3d(-50%, -50%, 0) scale(1.2);
}


.loop_box>span {
	display: block;
	width: 22px;
	height: 22px;
	background-color: rgba(255, 255, 255, .3);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	transition: opacity .5s ease;
}

.cul_info_case:hover .loop_box>span {
	opacity: 0;
}

.loop_box>span::after {
	content: '';
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	margin-left: -5px;
	background-color: #f6f9fb;

}

.loop1 .loop_box>span {
	left: 25%;
	margin-left: -22px;
	bottom: 75%;
	margin-bottom: 0;
}

.loop2 .loop_box>span {
	right: 25%;
	margin-right: -22px;
	bottom: 75%;
	margin-bottom: 0;
}

.loop3 .loop_box>span {
	left: 25%;
	margin-left: -22px;
	top: 75%;
	margin-top: 0;
}

.loop4 .loop_box>span {
	right: 25%;
	margin-right: -22px;
	top: 75%;
	margin-top: -0;
}

.loop_box::after {
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	width: 2px;
	top: 0;
	background-color: #fff;
	position: absolute;
	z-index: 1;
}

.loop_box::before {
	content: '';
	display: block;
	height: 2px;
	top: 50%;
	width: 100%;
	left: 0;
	background-color: #fff;
	position: absolute;
	z-index: 1;
}

.loop_box img {
	width: 50%;
	position: absolute;
	opacity: 0;
	transition: all .5s ease;
	transform: translate3d(0, 0, 0);
}

.cul_info_case:hover .loop_box img {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.loop1 .loop_box img {
	left: 0;
	top: 0;
}

.loop2 .loop_box img {
	right: 0;
	top: 0;
}

.loop3 .loop_box img {
	left: 0;
	bottom: 0;
}

.loop4 .loop_box img {
	right: 0;
	bottom: 0;
}

.padT0 {
	padding-top: 0 !important;
	margin-top: -50px;
}

.src3_case {
	position: relative;
}

.go1 {
	animation-name: go1;
}
.header{
	transition: all .3s;
	-webkit-transition: all .3s;
}
.header.top_on {
	top: -98px;
	background: rgba(0, 0, 0, .5);
}
.header.top_on .header_bottom .left a{
  color:#ffffff;
}
.header.top_on:hover{
	top: 0;
}
@keyframes go1 {
	0% {
		opacity: 0;

	}

	100% {
		opacity: 1;

	}
}

@media screen and (max-width: 1199px) {
	.full-menu_m {
		display: block;
	}

	.full-menu_pc {
		display: none;
	}

	.pul_now {
		display: none;
	}

	.ins_banner {
		height: 40vh;
	}

	.tea_case {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}

	.com_con .tea_case {
		width: 100%;
	}

	.pul_initial .language_box {
		display: none;
	}

	header {
		height: auto;
	}

	.com_img_case {
		width: 76.2%;
		margin-left: 10%;
		padding-right: calc(13.8% + 30px);
	}

	.sha_imgBox {
		width: calc(14.78% + 30px);
	}

	.com_img_case .swiper-button-prev {
		margin-right: 20px;
	}

	.com_img_case .swiper-button-next {
		margin-left: 20px;
	}

	.com_img_case .swiper-pagination .on {
		font-size: 20px;
	}

	.com_img_case .swiper-pagination {
		font-size: 16px;
	}

	.com_title {
		left: 88.5%;
	}

	.com_img_case {
		margin-top: .6rem;
		margin-bottom: .6rem;
	}

	.hon_name {
		font-size: 18px;
	}

	.hon_name_text {
		font-size: 14px;
	}

	.hon_name_box .active-nav .hon_name_text {
		font-size: 16px;
		box-shadow: 0 0 30px rgba(29, 56, 75, .17);
	}

	.new_tex_box {
		margin-right: 0;
		width: 75%;
	}

	.scr1_img_box {
		width: 100%;
		float: none;
		margin-left: 0;
	}

	.scr1_text_box {
		float: none;
		width: 100%;
		margin-top: 0;
	}

	.cul_src2_line {
		padding-top: .6rem;
		margin-bottom: 10px;
	}

	.cul_info_case {
		padding-left: 50px;
	}

	.cul_src3_con_box>.cul_info_case:nth-child(odd) {
		padding-right: 50px;
	}

	.cen_img_0 {
		display: none;
	}

	.img_center_box {
		background: transparent;
		top: 0;
		bottom: auto;
	}

	.loop_box {
		display: none;
	}

	.scr3_title::before {
		display: none;
	}

	.cul_info_case {
		height: auto;
	}

	.src3_case {
		padding-top: 1.5rem;
	}

	.scr3_title {
		margin-top: 50px;
	}

	.cen_img_1 {
		display: none;
	}
}

@media screen and (max-width: 980px) {
	.cul_info_case {
		float: none;
		width: 100%;
		padding-left: 15px;
		box-sizing: border-box;
	}

	.scr3_title {
		margin-top: 15px;
		padding-bottom: 20px;
		margin-bottom: 18px;
	}

	.cul_src3_con_box>.cul_info_case:nth-child(odd) {
		padding-right: 15px;
	}

	.con_case_b {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}

	.cul_info,
	.scr3_info {
		line-height: 1.8;
	}

	.sr2_con_box {
		width: 100%;
		margin-top: 30px;
	}

	.case_bg>.src2_img_box {
		position: relative;
		bottom: 0;
		right: 0;
		width: 80%;
	}
}

/*mark*/
.mark1 {
	padding: 60px 0;
	background: #ffffff;
}

.mark1 .title {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

.mark1 .person_ico {
	padding: 15px 0 90px 0;
}

.mark1 .person_ico li {
	display: inline-block;
	margin-right: 30px;
	font-size: 16px;
	color: #666666;
	line-height: 2;
}

.mark1 .mark_map {
	width: 72%;
	position: relative;
	margin-left: 10%;
}

.mark1 .mark_map .map_ico {}

.mark_map .map_ico li {
	box-sizing: border-box;
	position: absolute;
	z-index: 10;
}

.mark_map .map_ico li.on{
	z-index: 9;
}

.mark_map .map_ico li.l1 {
	top: 85%;
	left: 67.5%;
}

.mark_map .map_ico li.l2 {
	top: 84%;
    left: 71%;
}

.map_ico .t1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.map_wrapper {
	position: absolute;
	padding: 30px;
	border-radius: 10px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
	background-color: white;
	transition: all .4s;
	-webkit-transition: all .4s;
	display: none;
	width: 350px;
	top: -210px;
    left: -190px;
}

.mark_map .map_ico li.l2 .map_wrapper{
	top: -240px;
    left: -188px;
}

.map_wrapper.on {
	display: block;
}

.map_ico .t2 {
	font-size: 16px;
	color: #666666;
}

.map_ico .map_wrapper:after {
	content: '';
	width: 30px;
	height: 30px;
	background: #ffffff;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	bottom: -10px;
	left: calc(50% - 15px);
	z-index: 0;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
}

.map_ico .t2 dd {
	margin-top: 15px;
}

.map_ico .t2 img {
	margin-right: 5px;
}

.map_ico .dian {
	/* width: 22px;
	height: 22px;
	background: url('../images/dian.png');
	margin: 10px auto 0; */
	width: 30px;
	margin: auto;
	height: 50px;
	cursor: pointer;
	margin-top: -20px;
	/* background: #fff; */
	position: relative;
	z-index: 10;
}

.map_ico .name {
	text-align: center;
	font-size: 16px;
	color: #333333;
}

@media screen and (max-width: 1199px) {

	.mark_map .map_ico li.l1 .map_wrapper{
		top: -190px;
    	left: -100px;
	}

	.mark_map .map_ico li.l2 .map_wrapper{
		top: -200px;
    	left: -100px;
	}

	.map_wrapper {
		width: 200px;
		padding: 15px;
	}

	.map_ico .t1 {
		font-size: 15px;
	}

	.map_ico .t2 {
		font-size: 12px;
	}

	.map_ico .t2 dd {
		margin-top: 8px;
	}

	.mark1 .mark_map {
		width: 100%;
		margin-left: 0%;
	}
}

@media screen and (max-width: 980px) {
	.mark1 .mark_map {
		width: 980px;
		zoom: .6;
		margin: auto;
	}

}

@media screen and (max-width: 650px) {
	.mark1 .mark_map {
		zoom: .35;
	}

	.mark1 .title {
		font-size: 18px;
	}

	.mark1 .person_ico li {
		font-size: 14px
	}

	.mark1 .person_ico {
		padding: 15px 0 30px 0;
	}

	.mark1 {
		padding: 30px 0;
	}
}

/*mark2*/
.mark2 {
	padding: 1px 0;
	background: #f7f7f7;
}

.mark2 .title {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding-top: 80px;
}

.mark2 .mark2_list {
	padding: 60px 0;
}

.mark2 .mark2_list li {
	min-height: 60px;
	float: left;
	width: 31%;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 10px 0 20px;
	background: url('../image/bg9.png') right bottom no-repeat #ffffff;
	margin-bottom: 20px;
}

.mark2 .mark2_list li:nth-child(3n - 1) {
	margin: 0 3.5%;
	margin-bottom: 20px;
}

.mark2 .mark2_list .t1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding: 20px 40px;

}

.mark2 .mark2_list .t2 {
	padding: 10px 40px 30px;
	box-sizing: border-box;
}

.mark2 .mark2_list dd {
	padding-left: 30px;
	background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) left top no-repeat;
	background-size: 25px;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
}

.mark1 .mark_map2 {
	padding: 0;
	width: 110%;
	margin-left: -5%;
}

.mark_map2 .map_ico li.l1 {
	top: 50%;
    left: 72.5%;
}

@media screen and (max-width: 1199px) {
	.mark2 .mark2_list li:nth-child(3n-1),
	.mark2 .mark2_list li {
		width: 46%;

		margin: 5px 5px;

		padding: 0px 0 0px;
	}
	
	.mark_map2 .map_ico li.l1 .map_wrapper{
		top: -195px;
    	left: -102px;
	}

}

@media screen and (max-width: 980px) {
	.mark2 .title {
		font-size: 20px;
		padding-top: 20px;
	}

	/*.mark1 .mark_map2 {
		padding-top: 100px;
	}*/

	.mark2 .mark2_list .t1 {
		font-size: 16px;
		padding: 16px 20px;
	}

	.mark2 .mark2_list .t2 {
		padding: 7px 20px 15px;
	}

	.mark2 .mark2_list dd {
		background-size: 20px;
		font-size: 14px;
		margin-top: 8px;
		line-height: 25px;
	}

	.mark2 .mark2_list {
		padding: 20px 0;
	}
}

@media screen and (max-width: 650px) {

	/*.mark_map2 .map_ico li.l1 {
		left: calc(69% - 150px);
		bottom: 20%;
	}*/

}

.contact_sum {
	background: #ffffff;
}

.contact_sum .contact1_list {
	padding: 45px 0;
	border-bottom: 1px solid #cccccc;
}

.contact1_list li {
	width: calc(25% - 4px);
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

.contact1_list .c0 {
	width: 60px;
	border: 5px solid rgba(0, 153, 153, .2);
	margin: auto;
}

.contact1_list .c1 {
	width: 60px;
	margin: auto;
}

.contact1_list .c2 {
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
	line-height: 2.2;
}

.contact2_list {
	padding: 50px 0;
}

.contact2_list li {
	width: 50%;
	box-sizing: border-box;
	float: left;
	font-size: 18px;
	line-height: 2.3;
	padding-left: 15%;
}

.contact2_list li:nth-child(1) {
	padding-left: 10%;
	border-right: 1px solid #cccccc;
}

.contact2_list .c1 {
	color: #333;
	font-weight: bold;
}

.contact2_list .c2 {}

.contact2_list .c2 dd {
	padding-left: 30px;
	background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) top left no-repeat;
	background-position-y: 7px;
	background-size: 25px;
	color: #666666;
}

.contact_map {
	padding-bottom: 75px;
}

@media screen and (max-width: 1199px) {
	.contact1_list li {
		width: calc(50% - 4px);
		margin-bottom: 20px;
	}

	.contact1_list .c2 {
		font-size: 14px;
		margin-top: 10px;
		line-height: 1.7;
	}

	.contact1_list .c1,
	.contact1_list .c0 {
		width: 40px;
	}

	.contact_sum .contact1_list {
		padding: 35px 0 10px;
	}

	.contact2_list li:nth-child(1),
	.contact2_list li:nth-child(2) {
		padding-left: 0%;
		border-right: 0px solid #cccccc;
		width: 100%;
		margin-top: 30px;
		font-size: 15px;
	}

	.contact2_list {
		padding: 0px 0 45px 0;
	}
}

@media screen and (max-width: 780px) {

	.contact1_list .c1,
	.contact1_list .c0 {
		width: 50px;
	}

	.contact1_list .c0 {
		border-width: 3px;
	}

	.contact_map {
		padding-bottom: 0px;
	}

	.contact2_list .c2 dd {
		background-size: 20px;
	}
}

/*about1"*/

.about1 .box {
	position: relative;
	z-index: 3;
}

.about1 {
	position: relative;
	padding: 50px 0 90px 0;
}

.about1 .left {
	width: 50%;
}

.about1 .about_ico {
	width: 150px;
	float: left;
}

.about1 .about_img {
	margin-top: 150px;
	width: calc(100% - 150px);
	float: left;
}

.about1 .right {
	width: 43%;
	position: absolute;
	top: 10%;
	right: 0;
	/* transform: translate(-50%, 0); */
	/* -webkit-transform: translate(0%, -50%); */
}

.about1_r1 {
	font-size: 33px;
	color: #21478b;
}

.about1_r2 {
	margin-top: 8px;
	color: #21478b;
	font-size: 16px;
	text-transform: uppercase;
	font-family: pop;
}

.about1_r3 {
	padding-top: 50px;
	font-size: 16px;
	line-height: 2.2;
	color: #666666;
}

.about1 .bg {
	background: url('../image/bg4.png') left bottom no-repeat;
	position: absolute;
	top: calc(50% - 75px);
	left: 0;
	z-index: 1;
	width: 100%;
	height: 150px;
	background-size: auto 100%;
}

.about1_1 {
	background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) center center no-repeat;
	background-size: cover;
	padding: 55px 0;
}

.about1_1 .about1_r3 {
	padding-top: 40px;
}

.about1_2 {}

.about1_2 .about1_list {
	padding: 60px 0;
}

.about1_list a {
	width: 32%;
	float: left;
	display: block;
	box-sizing: border-box;
}

.about1_list a:nth-child(1) {
	padding: 0 4% 0 0;
}

.about1_list a:nth-child(2) {
	width: 36%;
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-right: 1px solid rgba(0, 0, 0, .1);
	padding: 0 4%;
}

.about1_list a:nth-child(3) {
	padding: 0 0 0 4%;
}

.about1_2 .t1 {
	font-size: 16px;
	color: #333333;
	padding: 15px 0 30px 0;
	font-weight: bold;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.about1_2 .t2 {
	font-size: 14px;
	line-height: 29px;
	margin-top: 35px;
	color: #666666;
}

.about1_3 {
	background: #f9f9f9;
	padding: 90px 0;
}

.about1_3 .left {
	width: calc(100% - 500px);
	float: left;
	margin-top: 50px;
}

.about1_3 .about1_r3 {
	border-top: 1px solid rgba(0, 0, 0, .1);
	padding-top: 35px;
	margin-top: 40px;
}

.about1_3 .right {
	width: 460px;
	float: right;
	transform-origin: center center;
}

.about1_3 .right:hover {

	animation: myfirst 1s linear 0s infinite alternate;
	-webkit-animation: myfirst 1s linear 0s infinite alternate;
}


@keyframes myfirst {

	from {
		transform: rotate(-10deg)
	}

	to {
		transform: rotate(-90deg)
	}
}

@-webkit-keyframes myfirst

/* Safari 和 Chrome */
	{
	from {
		-webkit-transform: rotate(-10deg)
	}

	to {
		-webkit-transform: rotate(-90deg)
	}
}

@media screen and (max-width: 1600px) {
	.about1_r3 {
		padding-top: 50px;
		font-size: 14px;
		line-height: 2;
	}

	.about1_r1 {
		font-size: 28px;
	}

	.about1_r2 {
		font-size: 14px;
	}

	.about1 .about_ico {
		width: 100px;
	}

	.about1 .about_img {
		margin-top: 100px;
		width: calc(100% - 100px);
	}

	.about1_2 .t2 {
		font-size: 13px;
		line-height: 25px;
		margin-top: 25px;
	}

	.about1_2 .t1 {
		font-size: 14px;
		padding: 10px 0 20px 0;
	}

	.about1_3 {
		padding: 50px 0;
	}
}

@media screen and (max-width: 1199px) {
	.about1 .left {
		max-width: 500px;
		width: 100%;
		float: none;
	}

	.about1 .right {
		margin-top: 30px;
		width: 100%;
		float: none;
		position: static;
		/* transform: translate(0%, 0); */
		/* -webkit-transform: translate(0%, 0%); */
	}

	.about1_r3 {
		padding-top: 20px
	}

	.about1_r1 {
		font-size: 23px;
	}

	.about1_list a,
	.about1_list a:nth-child(1),
	.about1_list a:nth-child(2),
	.about1_list a:nth-child(3) {
		width: 100%;
		margin: 10px 0;
		border: 0;
		/* border-bottom:1px solid #cccccc; */
		padding: 20px;
		background: #f9f9f9;
	}

	.about1_3 .left,
	.about1_3 .right {
		width: 100%;
		margin: auto;
		float: none;
	}

	.about1_3 .right {
		margin-top: 30px;
		max-width: 300px;
	}
}

/*pro_banner*/
.pro_banner {
	background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) center center no-repeat;
	padding: 1px 0;
	background-size: cover;
}

.pro_banner .box {
	margin: 80px auto;
	position: relative;
}

.radius {
	width: 47%;
	margin: auto;
}

.pro_b_list {}

.pro_b_list li {
	padding-left: 45px;
	position: absolute;
	width: 210px;
	z-index: 3;
	text-align: center;

}

.pro_b_list li:nth-child(odd) {
	padding-left: 0;
	padding-right: 45px;
}

.pro_b_list li.l1 {
	top: 13%;
	left: calc(28% - 105px);
}

.pro_b_list li.l2 {
	top: 13%;
	right: calc(28% - 105px);
}

.pro_b_list li.l3 {
	top: 43%;
	left: calc(20% - 105px);
}

.pro_b_list li.l4 {
	top: 43%;
	right: calc(20% - 105px);
}

.pro_b_list li.l5 {
	top: 73%;
	left: calc(28% - 105px);
}

.pro_b_list li.l6 {
	top: 73%;
	right: calc(28% - 105px);
}

.pro_b_list .t1 {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	background: #2598d2;
	text-align: center;
	color: #fff;
}

.pro_b_list .t1:after {
	width: 10px;
	height: 10px;
	display: block;
	content: '';
	background: #2598d2;
	border-radius: 50%;
	top: calc(50% - 5px);
	left: -35px;
	position: absolute;
}

.pro_b_list li:nth-child(odd) .t1:after {
	left: auto;
	right: -30px;
}

.pro_b_list li:nth-child(3) .t1:after,
.pro_b_list li:nth-child(4) .t1:after {
	opacity: .5;
}

.pro_b_list .t2 {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #333333;
	margin-top: 15px;
	height: 110px;
	padding-right: 30px;
}

.pro_b_list .t2 a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 95%;
}

.prosum {

	padding: 80px 0;
}

.prosum .left {
	width: 20%;
	float: left;
	background: #efeeed;
}

.prosum .left .l1 {
	padding: 20px;
	box-sizing: border-box;
	background: #21478b;
	border-radius: 10px;
	line-height: 51px;
}

.prosum .zimu {
	padding: 25px;
	box-sizing: border-box;

}

.prosum .zimu a {
	width: 49%;

	padding: 20px 0;
	border-top: 1px solid rgba(204, 204, 204, .5);
	box-sizing: border-box;
	text-align: center;
	position: relative;
	font-size: 18px;
	color: #fff;
	margin: 0 auto;

}



.prosum .zimu a:after {
	width: 1px;
	height: calc(100% - 40px);
	right: 0;
	position: absolute;
	top: 20px;
	z-index: 1;
	content: '';
	background: rgba(204, 204, 204, .5);
}

.prosum .zimu a:nth-child(3n):after {
	opacity: 0;
}

.prosum .zimu a.on,
.prosum .zimu a:hover {
	color: #21478b
}

.prosum .right {
	width: 75%;
	float: right;
}

.prosum .right li {
	margin-top: 10px;
}

.prosum .right a {
	width: 30%;
	background: #ffffff;
	border-radius: 10px;
	overflow: hidden;
	margin: 5px 0;
	vertical-align: top;
	transition: all .4s ease-in;
}

.prosum .right a:hover {
	box-shadow: 0 2px 18px 0 rgba(0, 0, 0, .16)
}

/*.prosum .right a:nth-child(3n - 1) {
	margin: 15px calc(5% - 4px);
}*/



.prosum .right .r_title {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

.prosum .right .picture {
	width: 100%;
	padding-top: 61.5%;
	position: relative;
}

.prosum .right .picture img {
	position: absolute;
	top: 0;
}

.prosum .right .lans {
	padding: 20px;
	box-sizing: border-box;
}

.prosum .right .l1 {
	font-size: 18px;
	color: #333333;

}

.prosum .right .l2 {
	font-size: 14px;
	line-height: 2;
	color: #666666;
	margin: 10px 0 20px 0;
}

.prosum .right .l3 {
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.prosum .right .look {
	background: #2598d2;
	width: 90px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin: 20px 0 10px;
}

.prosum .select_text {
	width: calc(100% - 50px);
	font-size: 12px;
	line-height: 50px;
	float: left;
	color: #fff;
	box-sizing: border-box;
	padding: 0 10px;
	background: transparent;
	border: 1px solid rgba(255, 255, 255, .7);
	border-radius: 10px 0 0 10px;
}

.prosum .select_text::-webkit-input-placeholder {
	color: #fff;
}

.prosum .select_text::-moz-placeholder {
	/ / 不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点 color: #fff;
}

.prosum .select_text:-ms-input-placeholder {
	/ / 由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙) ，有IE10以上的娃可以帮我试试 color: #fff;
}

.prosum .select_sub {
	float: left;
	width: 50px;
	border: 0;
	border: 1px solid rgba(255, 255, 255, .7);
	border-radius: 0 10px 10px 0;
	background: url('../image/ico23_on.png') center center no-repeat rgba(255, 255, 255, .2);
	height: 52px;
	line-height: 52px;
	border-left: 0;
}

@media screen and (max-width: 1199px) {

	.pro_b_list li,
	.pro_b_list li:nth-child(odd) {
		width: calc(50% - 8px);
		display: inline-block;
		vertical-align: top;
		position: static;
		padding: 0 40px;
		box-sizing: border-box;
		margin-bottom: 30px;
	}

	.pro_b_list li:nth-child(odd) {
		margin-right: 10px;
	}

	.radius {
		display: none;
	}

	.pro_b_list .t1 {
		font-size: 16px;
		line-height: 40px;
		height: 40px;
	}

	.pro_b_list .t2 {
		font-size: 14px;
		line-height: 2
	}

	.prosum .left,
	.prosum .right {
		width: 100%;
		float: none;
	}

	.prosum .zimu a {
		padding: 10px 0;
		font-size: 15px;
	}
}

@media screen and (max-width: 780px) {

	.prosum .right a:nth-child(1n - 1),
	.prosum .right a {
		width: 99%;
		float: none;
		

	
	}


	.prosum .right .r_title {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.prosum .right .l1 {
		font-size: 13px;
		text-align: center;
	}

	.prosum .right .l2 {
		font-size: 12px;
		margin: 6px 0;
	}

	.prosum .right .look {
		width: 70px;
		line-height: 25px;
		height: 25px;
		font-size: 12px;
		margin: 20px 0 5px;
	}

	.pro_b_list li,
	.pro_b_list li:nth-child(odd) {
		/* width: 100%; */
		padding: 0px;
	}

	.pro_b_list .t1 {
		font-size: 14px;
		line-height: 30px;
		height: 30px;
	}

	.pro_b_list .t2 {
		font-size: 12px;
		margin-top: 5px;
	}

	.pro_banner .box {
		margin: 40px auto;
	}

	.prosum .zimu {
		padding: 15px;
	}

	.prosum .zimu a {
		font-size: 13px;
		margin-bottom: 5px;
	}

	.pro_b_list .t1:after {
		display: none;
	}
	.moremore a {
    min-width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;


    border-radius: 5px;
    margin: 0 auto;

    color: #21478b;

    text-align: center;
    border: #21478b solid 1px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
	
		.moremore{
			padding-top: 30px;
			width: 120px;
  
    margin: 0 auto;

}
}

/*index.html*/
.banner_sj {
	display: none !important;
}

.banner_pc {
	display: block !important;
}

.banner_index {}

.banner_index .lans {
	color: #ffffff;
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 3;
}

.banner_index .t1 {
	font-size: 45px;
}

.banner_index .t1 span {
	font-weight: bold;
	font-size: 50px;
}

.banner_index .t2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0 70px 0;
}

.banner_index .t3 {
	width: 160px;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	background: #21478b;
	border-radius: 30px;
	text-align: center;
}

.anniu {

	line-height: 20px;
	font-size: 13px;
	color: #ffffff;
	background: #21478b;
	border-radius: 10px;
	text-align: center;
	color: #FFFFFF;
}

.banner_index .swiper-pagination-bullet {
	background: url('../image/pagetion.png');
	width: 17px;
	height: 17px;
	background-size: 100%;
	margin-right: 57px !important;
	position: relative;
}

.banner_index .swiper-pagination-bullet:after {
	content: '';
	width: 45px;
	height: 1px;

	display: block;
	position: absolute;
	left: 27px;
	top: 8px;
}

.banner_index .swiper-pagination-bullet:last-child:after {
	display: none;
}

.banner_index .swiper-pagination-bullet-active {
	background: url('../image/pagetion1.png');
	background-size: 100%;

}

.banner_index a {
	display: block;
}

.index_title {
	font-size: 42px;
	color: #333333;
	line-height: 46px;
	font-weight: bold;
	padding: 80px 0 30px 0;
}

.pro_index .index_title {
	border-bottom: 5px solid #f3f3f3;
}

.index_title .left {
	float: left;
	font-weight: bold;
	color: #21478b;
	font-size: 20px;
}

.index_title .right {
	float: right;
	width: 130px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #eeeeee;
	position: relative;
}

.index_title .right:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 5px;
	height: 100%;
	background: #21478b;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.index_title .right:hover:before {
	width: 100%;
}

.index_title .right span {
	font-size: 14px;
	color: #666666;
	display: block;
	position: relative;
	z-index: 3;
}

.index_title .right:hover span {
	color: #ffffff;
}

.reset_a {
	font-size: 14px;
	color: #999;
	margin-left: -40px;
}

.prosum .left .l1 .reset_a {
	color: #ffffff;
	display: none;
	margin-left: -65px;
	font-size: 18px;
}

.pro_index_list .swiper-slide {
	padding: 30px 0;
}

.pro_index_list .swiper-slide-active {}

.pro_index_list .swiper-slide-active:hover .l3 span {
	margin-left: 20px;
}

.pro_index_list {
	padding: 80px 0;
}

.pro_index_list .swiper-slide>.clearfix {
	background: #f5f5f5;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;

}

.pro_index_list .swiper-slide-active>.clearfix {
	background: #21478b;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15);
}

.zoom-img {
	overflow: hidden;
}

.zoom-img .imgs {
	overflow: hidden;
}

.zoom-img img {
	transition: all .5s;
}

.zoom-img:hover img {
	transform: scale(1.04);
	-ms-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-o-transform: scale(1.04);
	-moz-transform: scale(1.04);
}


.pro_index_list .left {
	float: left;
	width: 35%;
	box-sizing: border-box;
	padding: 50px;
}

.pro_index_list .number {
	background: url('../image/ico18.png') center center no-repeat;
	width: 60px;
	height: 60px;
	padding-left: 12px;
	box-sizing: border-box;
	line-height: 60px;
	font-family: DIN-black;
	font-size: 18px;
	color: #21478b;
	position: absolute;
	top: 10%;
	left: calc(35% - 30px);
}

.pro_index_list .lans {
	color: #ffffff;
}

.pro_index_list .l1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.pro_index_list .line {
	width: 44px;
	height: 2px;
	background: #666;
	opacity: .5;
	margin: 22px 0 20px 0;
}

.pro_index_list .swiper-slide-active .line {
	background: #ffffff;
}

.pro_index_list .l2 {
	font-size: 16px;
	line-height: 2.3;
	color: #666;
	-webkit-line-clamp: 3
}

.pro_index_list .l3 {
	font-size: 14px;
	line-height: 1;
	color: #21478b;
	margin-top: 45px;
}

.pro_index_list .swiper-slide-active .l1,
.pro_index_list .swiper-slide-active .l2,
.pro_index_list .swiper-slide-active .l3 {
	color: #ffffff;
}

.pro_index_list .l3 span {
	background: url('../image/ico10.png') center center no-repeat;
	width: 28px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	transition: all .4s;
}

.lans:hover .l2 span {
	margin-left: 20px;
}

.pro_index_list .swiper-slide-active .l3 span {
	background: url('../image/ico10_on.png') center center no-repeat;
}

.pro_index_list .imgs {}

.pro_index_list .right {
	position: relative;
	width: 65%;
	float: right;
}

.pro_index_list .play {
	width: 125px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 5;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.pro_index .swiper-button-next,
.pro_index .swiper-button-prev {
	background: url('../image/ico12.png');
	width: 30px;
	height: 30px;
	background-size: 100%;
}

.pro_index .swiper-button-next:hover,
.pro_index .swiper-button-prev:hover {
	background: url('../image/ico12_on.png');
	background-size: 100%;
}

.pro_index .swiper-button-next {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	z-index: 50;
}

.pro_index .btns {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 10;

}

.btns_wrapper {
	position: relative;
}

.pro1_index {
	position: relative;
	background: url('../image/tie.png') left bottom no-repeat #f5f5f5;
	background-size: auto 100%;
}

.pro1_index .left .swiper-slide {
	background: #f5f5f5;
}

.pro1_index .left {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	z-index: 10;
}

.pro1_index .left .left_wrapper {
	width: 40%;
}

.pro1_index .pro_nav {
	font-size: 18px;
	color: #333333;
	margin-top: 40px;
}

.pro1_index .pro_nav .item {
	width: 30%;
	display: inline-block;
	vertical-align: top;

}

.pro1_index .item .img {
	width: 90px;
	height: 90px;
	padding: 25px 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.pro1_index .item.on {
	color: #21478b;
}

.pro1_index .item.on .img {
	background: url('../image/ico8_1.png') center center no-repeat;
	background-size: 100%;
}

.pro1_index .item .t1 {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
		margin: 0 auto;
	text-align: center;
}

.pro1_index .lans {

	background: #f5f5f5;

	display: none;
}

.pro1_index .lans.on {
	display: block;
}

.pro1_index .l1 {
	font-size: 16px;
	line-height: 2.3;
	color: #666666;
	-webkit-line-clamp: 3;
	margin: 60px 0;
	height: 108px;
}

.pro1_index .l1:hover {
	color: #21478b;
}

.pro1_index .l2 {
	font-size: 14px;
	color: #21478b;
}

.pro1_index .l2 span {
	transition: all .4s;
	background: url('../image/ico10.png') center center no-repeat;
	width: 28px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.pro1_index .right {
	width: 55%;
	float: right;
	position: relative;
}

.pro1_index .right_btns {

	width: 120px;

	height: 60px;

	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.news_index .right_btns {

	width: 120px;

	height: 60px;

	position: absolute;

	top: 70px;

	right: 0;

	z-index: 10;
}

.right_btns .right_wrapper {
	width: 120px;

	height: 60px;

	position: relative;
}

.right_btns .swiper-button-prev,
.right_btns .swiper-button-next {
	width: 60px;
	height: 60px;
	border-radius: 0;
	left: 0;
	top: 0;
	margin-top: 0;
	background: url('../image/ico11.png') center center no-repeat #ffffff;
}

.right_btns .swiper-button-next {
	left: auto;
	right: 0;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.right_btns .swiper-button-prev:hover,
.right_btns .swiper-button-next:hover {
	background: url('../image/ico11_on.png') center center no-repeat #21478b;
}

.about_index {
	padding: 0px 0 1px 0;
}

.about_index .about_top {
	padding: 50px 0 0px 0;
}

.about_index .about_top:hover .editor {
	color: #2598d2;

}

.about_top .left {
	/* margin-bottom: 40px; */
	width: 50%;
	float: left;
}

.about_top .index_title {
	padding-top: 0px;
}

.about_top .editor {
	font-size: 16px;
	line-height: 32px;
	color: #333333;
}

.about_top .more {
	font-size: 16px;
	line-height: 32px;
	color: #21478b;
	margin-top: 30px;
}

.about_top .more span {
	transition: all .4s;
	background: url('../image/ico10.png') center center no-repeat;
	width: 28px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.about_top:hover .more span {
	margin-left: 20px;
}

.about_top .right {
	float: right;
	width: 45%;
	background: url('../image/p2.jpg') bottom right no-repeat;
	background-size: calc(100% - 15px) calc(100% - 15px);
	padding: 0 15px 15px 0;
	box-sizing: border-box;
	margin-top: 30px;
}

.about_bottom {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 30px 0;
	margin: 70px 0;
}

.about_bottom li {
	width: 20%;
	float: left;
	display: block;
	box-sizing: border-box;
	border-left: 1px solid #ddd;
	padding: 0 80px 0 35px;
	background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) calc(100% - 35px) center no-repeat;
}

.about_bottom li:first-child {
	border: 0;
}

.about_bottom .b1 {
	vertical-align: top;
	font-size: 14px;
	color: #666666;
}

.about_bottom .number {
	display: inline-block;
	font-size: 40px;
	font-family: DIN-Black;
	color: #21478b;
	vertical-align: top;
	line-height: 1;
	margin-right: 5px;
}

.about_bottom .b2 {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.news_index {
	width: 100%;
	overflow: hidden;
	background: #f4f4f4;
	padding: 1px 0;
}

.news_index .news_index_list {
	position: relative;
	width: 118%;
	padding: 50px 0 90px 0;
}

.news_index_list a {
	display: block;
	position: relative;
	z-index: 5;
	border-radius: 10px;
	overflow: hidden;
}

.news_index_list .picture {}

.news_index_list .lans {
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	top: 0;
	left: 0;
	z-index: 6;
	padding: 35px 30px;
	color: #ffffff;
}

.news_index_list .picture:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 0%;
	opacity: 0;
	top: 0;
	left: 0;
	z-index: 5;
	background: url("../image/p3.png") bottom no-repeat #21478b;
	background-size: cover;
	transition: all .4s ease-in;
}

.news_index_list a:hover .picture:before {
	height: 100%;
	opacity: 1;
}

.news_index_list .l1 {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}

.news_index_list .l2 {
	font-size: 16px;
	line-height: 32px;
	margin: 50px 0;
	opacity: 0;
	transition: all .4s ease-in;
}

.news_index_list .l3 {
	font-size: 14px;
	opacity: 0;
	transition: all .4s ease-in;
}

.news_index_list .l3 img {
	margin-left: 15px;
}

.news_index_list a:hover .l2,
.news_index_list a:hover .l3 {
	opacity: 1;
}

.news_index .l4 {
	position: absolute;
	bottom: 35px;
	right: 35px;
	font-weight: bold;
	font-size: 16px;
	z-index: 6;
}

.news_index .box {
	position: relative;
}

@media screen and (max-width: 1600px) {
	.about_bottom .number {
		font-size: 35px;
	}

	.about_bottom {
		margin: 40px 0;
	}

	.about_top .editor {
		font-size: 14px;
		line-height: 2;
	}

	.about_bottom li {
		padding: 0 60px 0 25px;
		background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) calc(100% - 20px) center no-repeat;
		background-size: 30px;
	}

	.pro_index_list .l2 {
		font-size: 14px;
	}

	.pro_index_list .l1 {
		font-size: 17px;
	}

	.pro_index_list .line {
		width: 30px;
		margin: 15px 0 13px 0;
	}

	.pro_index_list {
		padding: 70px 0;
	}

	.index_title {
		font-size: 38px;
		padding: 60px 0 20px 0;
	}


	.pro1_index .pro_nav {
		font-size: 14px;
		margin-top: 20px;
	}

	.pro1_index .l1 {
		font-size: 14px;
		line-height: 2;
		margin: 30px 0;
		height: 84px;
	}

}

@media screen and (max-width: 1400px) {
	.about_bottom .number {
		font-size: 28px;
	}

	.about_bottom .b1 {
		font-size: 12px;
	}

	.about_bottom .b2 {
		font-size: 14px;
		line-height: 2;
	}

	.pro1_index .item .img {
		width: 90px;
		height: 90px;
		padding: 20px 18px;
		margin-bottom: 10px;
		margin: 0 auto;
	}

	.pro1_index .pro_nav {
		margin-top: 10px;
	}

	.pro_index_list .left {
		padding: 30px;
	}

	.pro_index_list {
		padding: 50px 0;
	}

	.index_title {
		font-size: 32px;
		padding: 50px 0 20px 0;
	}

}

@media screen and (max-width: 1199px) {
	.news_index_list .lans {
		padding: 30px 20px;
	}

	.news_index .l4 {
		position: absolute;
		bottom: 30px;
		right: 20px;
		font-size: 14px;
	}

	.news_index .news_index_list {
		position: relative;
		width: 106%;
		padding: 50px 0 90px 0;
	}

	.news_index_list .l2 {
		font-size: 14px;
		line-height: 2;
		margin: 30px 0;
	}

	.news_index_list .l1 {
		font-size: 16px;
	}

	.about_top .left,
	.about_top .right {
		width: 100%;
		float: none;
	}

	.pro1_index .left {
		position: static;
		transform: translate(0%, 0%);
		-webkit-transform: translate(0%, 0%);

	}

	.pro1_index .left .left_wrapper {
		width: 100%;
	}

	.pro1_index .right {
		width: 100%;
		float: none;
	}

	.banner_index .t1 {
		font-size: 35px;
	}

	.banner_index .t1 span {
		font-size: 40px;
	}

	.banner_index .t2 {
		font-size: 13px;
		margin: 15px 0 50px 0;
	}

	.banner_index .t3 {
		width: 140px;
		line-height: 35px;
		font-size: 14px;
	}

	.index_title {
		font-size: 28px;
	}

	.about_top .more {
		font-size: 13px;
		margin-top: 10px;
	}


	.banner_pc {
		display: none !important;
	}


	.banner_sj {
		display: block !important;
	}

}

@media screen and (max-width: 980px) {
	.about_bottom .number {
		font-size: 24px;
	}

	.about_bottom li {
		width: 33.3%;
		margin: 15px 0;
		background-size: 25px;
	}

	.about_bottom {
		padding: 10px 0;
		margin: 30px 0;
	}

	.about_bottom li:nth-child(4) {
		border: 0;
	}

	.pro_index_list .right,
	.pro_index_list .left {
		width: 100%;
		float: none;
	}

	.pro_index_list .number {
		left: 0;
		width: 50px;
		height: 50px;
		line-height: 50px;
		background-size: 100%;
		font-size: 14px;
		padding-left: 10px;
	}

	.news_index .l4 {
		bottom: 20px;
		right: 15px;
		font-size: 13px;
	}

	.index_title {
		font-size: 26px;
	}

	.news_index .news_index_list {
		padding: 10px 0 50px 0;
	}

	.news_index_list .lans {
		padding: 20px 15px;
	}

	.right_btns .right_wrapper {
		width: 80px;
		height: 40px
	}

}

@media screen and (max-width: 780px) {
	.about_index .about_top {
		padding: 1px 0 0px 0;
	}

	.about_bottom {
		margin: 10px 0;
	}

	.about_bottom .number {
		font-size: 20px;
	}

	.about_bottom li:nth-child(4) {
		border-left: 1px solid #dddddd;
	}

	.about_bottom li:nth-child(odd) {
		border-left: 0;
	}

	.about_bottom li {
		width: 50%;
		height: 60px;
		margin: 15px 0;
		background-size: 25px;
	}

	.pro1_index .right_btns,
	.right_btns .right_wrapper,
	.right_btns {
		width: 80px;
		height: 40px;
	}

	.news_index .right_btns {
		top: 30px;
		width: 80px;
		height: 40px;
	}

	.right_btns .swiper-button-prev:hover,
	.right_btns .swiper-button-next:hover,
	.right_btns .swiper-button-prev,
	.right_btns .swiper-button-next {
		width: 40px;
		height: 40px;
		background-size: 100%;
	}

	.banner_sj {
		display: block !important;
	}

	.index_title {
		font-size: 18px;
		padding: 30px 0 10px;
	}

	.index_title .right {
		width: 80px;
		line-height: 40px;
		height: 40px
	}

	.index_title .right span {
		font-size: 12px;
		font-weight: normal;
	}

	.pro_index_list {
		padding: 0px 0 0px 0;
	}

	.pro1_index .pro_nav .item {
		width: 49%;
		margin: 0 auto;

	}

	.banner_index .t1 {
		font-size: 28px;

		font-weight: 700;
	}

	.banner_index .t1 span {
		font-size: 27px;
	}

	.banner_index .t2 {
		font-size: 18px;
		margin: 10px 0 40px 0;
	}

	.banner_index .t3 {
		width: 110px;
	}

	.banner_index .swiper-pagination {
		bottom: 10px;
	}

	.banner_index .swiper-pagination-bullet {
		width: 15px;
		height: 15px;
		margin-right: 7px !important;
	}

	.banner_index .swiper-pagination-bullet:after {
		content: '';
		width: 15px;
		left: 25px;
		top: 7px;
	}

	.pro_index_list .l3 {
		margin-top: 30px
	}

}

.pro_title {
	line-height: 2;
	color: #ffffff;
	background: #21478b;
	padding: 20px 20px 0;
}

.pro_title .t1 {
	font-size: 18px;
	font-weight: bold;
}

.pro_title .t2 {
	font-size: 14px;
}

.prosumd .pro_title {
	background: url('../image/q1.png') right bottom no-repeat #21478b;
}

.prosumd .left .l1 {
	border-radius: 0;
	padding-bottom: 30px;
	/*background: url('../image/q1.png') right bottom no-repeat #2598d2;*/
}

.prosumd .left_list {}

.prosumd .left_list .top {
	padding: 20px;
	box-sizing: border-box;
	font-size: 16px;
	color: #666666;
	position: relative;
}

.prosumd .left_list .top:before {
	content: '';
	border-radius: 5px;
	width: calc(100% - 40px);
	height: 1px;
	bottom: 0;
	left: 20px;
	background-color: #e5e5e5;
	position: absolute;
}

.prosumd .left_list li.on .top {
	color: #21478b;
}

.prosumd .left_list .t1 {
	position: relative;
	padding-left: 20px;
}

.prosumd .left_list .t1:before {
	border-radius: 5px;
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background: #21478b;
}

.prosumd .left_list .t1:after {
	background: url("../image/ico_jt.png") center center no-repeat;
	background-size: 5px;
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	content: '';
}

.prosumd .left_list li.on .top .t1:after {
	background: url("../image/ico22.png") center center no-repeat;
	background-size: 12px;
}

.prosumd .left_list .t2 {
	display: none;
	font-size: 16px;
	line-height: 2.5;
	color: #666666;
	margin: 0 20px;
	padding: 10px 0;
	/*border-top: 1px solid #e5e5e5;*/
}

.prosumd .left_list .t2 a {
	color: #666666;
}

.prosumd .left_list .t2 a:hover {
	color: #21478b;
}

.prosumd .r_title {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	padding: 22px 0;
	border-bottom: 1px solid #ddd;
}

.prosumd .right_prod {}

.prosumd dd {}
.prosumd .right_prod.feature .table1 td{
 font-size: 14px; 
}
.prosumd .right_prod.feature .table1 td a{
	width: 100%;
}
.prosumd .right_prod.feature .table1 th{
	font-size: 15px; 
   }
.prosumd .p1 {
	background: url('../image/p4.jpg') left top no-repeat;
	line-height: 30px;
	padding-left: 30px;
	box-sizing: border-box;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin: 40px 0 20px 0;
}

.prosumd .p2 {
	padding: 50px;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	background: #ffffff;
	border-radius: 10px;
	box-sizing: border-box;
}

.editor {
	font-size: 16px;
	line-height: 1.8;
	color: #333;
}

.editor img {
	max-width: 100%;
}

.table1 {
	border: 1px solid #e5e5e5;
	border-collapse: collapse;
	font-size: 16px;
	color: #333333;
	width: 100%;
	text-align: center;
}

.table table tr:first-child {
	background: #f0f0f0;
}

.table1 th {
	background: #f0f0f0;
	font-weight: bold;
	padding: 15px;
	border: 1px solid #e5e5e5;
}

.table1 td {
	padding: 15px 10px;
	border: 1px solid #e5e5e5;
	min-width: 100px;
	box-sizing: border-box;
}

.down_list1 {}

.down_list1 li {}

.down_list1 .d1 {
	padding: 20px 40px;
	box-sizing: border-box;
	background: #f3f3f5;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	line-height: 2;
	cursor: pointer;
}

.down_list1 .lans1 {
	float: left;
}

.down_list1 .ico {
	float: right;
	font-size: 16px;
	font-weight: normal;
}

.down_list1 .i1 {
	display: inline-block;
	padding-right: 35px;
	background: url('../image/btn1.png') right center no-repeat;
}

.down_list1 li.on .i1 {
	background: url('../image/btn3.png') right center no-repeat;
}

.down_list1 .i2 {
	margin-left: 45px;
	display: inline-block;
	padding-right: 35px;
	background: url('../image/btn2.png') right center no-repeat;

}

.down_list1 .d2 {
	display: none;
}

.down_list1 .d2 a {
	width: 100% !important;
	box-sizing: border-box;
	border-radius: 0;
	margin: 15px 0 !important;
	vertical-align: middle;
	line-height: 60px;
	border-left: 2px solid #21478b;
	display: block;
	font-size: 16px;
	color: #333333;
	padding: 0 100px 0 50px;
	background: url('../image/btn5.png') calc(100% - 50px) center no-repeat #f6f9fb;

}

.prosumd .right li {
	margin-top: 20px;
}

@media screen and (max-width: 1199px) {
	.prosum {
		padding: 40px 0;
	}

	.prosumd .left_list .top {
		padding: 10px 15px;
		font-size: 14px;
	}

	.prosumd .p2 {
		padding: 35px;
	}

	.editor {
		font-size: 15px;
	}

	.down_list1 .d1 {
		padding: 15px 20px;
		font-size: 14px;
	}

	.down_list1 .ico {
		font-size: 12px;
	}

	.down_list1 .i1,
	.down_list1 .i2,
	.down_list1 li.on .i1 {
		padding-right: 20px;
		background-size: 15px;
	}

	.down_list1 .i2 {
		margin-left: 10px;
	}

	.down_list1 .d2 a {
		margin: 8px 0 !important;
		line-height: 40px;
		font-size: 12px;
		color: #333333;
		padding: 0 30px 0 20px;
		background: url(../image/btn5.png) calc(100% - 15px) center no-repeat #f6f9fb;
		background-size: 18px;
	}

	.prosumd .right li {
		margin-top: 10px;
	}
}

@media screen and (max-width: 780px) {
	.prosum {
		padding: 30px 0;
	}

	.prosumd .left_list {
		display: none;
	}

	.prosumd .p2 {
		padding: 20px;
		/* overflow-x: scroll; */
	}
	.prosumd .p2 .table{
		overflow-x: auto;
	}

	.prosumd .p2 .table::-webkit-scrollbar{
		display: none;
	}
	.prosumd .p1 {
		line-height: 30px;
		padding-left: 20px;
		font-size: 18px;
		margin: 30px 0 15px 0;
	}

	.editor {
		font-size: 13px;
	}

	.table1 th {
		padding: 5px;
	}

	.table1 td {
		padding: 10px;
	}

	.table1 {
		font-size: 12px;
		zoom: .6;
		width:100%;
	}

	.table {
		overflow: hidden;
	}
}

/*header*/
.header {
	background: #eeeeee;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
}

.header .header_container {}

.header .header_wrapper {

	padding: 10px 0;
}

.header_wrapper .header_top {}

.header_top .logo {

	width: 240px;

	float: left;
}

.header_top .ewm {

	float: left;

	margin-top: 13px;

	margin-left: 20px;
}

.header_top .ewm .lans {
	font-size: 14px;
	line-height: 1.6;
	color: #666;
	float: left;
	margin-left: 10px;
	margin-top: -5px;
}

.header_top .h_ewm {
	width: 60px;
	float: left;
}

.header_top .right {
	float: right;
	font-size: 16px;
	line-height: 51px;
}

.header_top .right>a img {
	margin-right: 6px;
}

.header_top .right>a {
	color: #666;
	margin-right: 30px;
	/*background: url("../image/i_on.png") center center no-repeat;*/
	/*background-size: auto 100%;*/
	/*transition: all .3s;*/
	padding-right: 20px;
	position: relative;
}

.header_top .right>a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../image/i_on.png") center center no-repeat;
	background-size: auto 0%;
	transition: all .3s;
	left: 0;

}

.header_top .right>a:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../image/i_on1.png") center center no-repeat;
	background-size: auto 100%;
	transition: all .3s;
	left: 0;
	opacity: .4;
}

.header_top .right>a:hover:before,
.header_top .right>a:hover:before {
	/*background-size: auto 100%;*/
	animation: myfirst1 .4s 0.7s;
	-webkit-animation: myfirst1 .4s 0.7s;
	/* Safari 和 Chrome */
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.header_top .right>a:hover:after,
.header_top .right>a:hover:after {
	/*opacity: 0;*/
	animation: myfirst .8s;
	-webkit-animation: myfirst .8s;
	/* Safari 和 Chrome */
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

@keyframes myfirst {
	0% {
		opacity: 0.4;
	}

	40% {
		opacity: 1;
	}

	100% {
		opacity: 0.1;
	}
}

@-webkit-keyframes myfirst

/* Safari 和 Chrome */
	{
	0% {
		opacity: 0.4;
	}

	40% {
		opacity: 1;
	}

	100% {
		opacity: 0.1;
	}
}

@keyframes myfirst1 {
	0% {
		background-size: auto 0%;
		opacity: 0.2
	}

	100% {
		background-size: auto 110%;
		opacity: 1
	}
}

@-webkit-keyframes myfirst1

/* Safari 和 Chrome */
	{
	0% {
		background-size: auto 0%;
		opacity: 0.2
	}

	100% {
		background-size: auto 110%;
		opacity: 1
	}
}

.header_top .right a:hover,
.header_top .right a.on {
	color: #21478b;
	background-size: auto 100%;
}

.header_top .right .en {
	display: inline-block;
	position: relative;
}

.header_top .en .t1 {
	width: 80px;
	
	position: relative;
	
}
.header_top .en .t1::after{
	content: '';
    position: absolute;
    right: 0px;
    top: 22px;
	margin-left: 5px;
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid #ccc;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.header_top .en .t2 {
	position: absolute;
	top: 90%;
	left: 0;
	width: 100%;
	
	box-sizing: border-box;

	display: none;
}

.header_top .en .t1 img {
	margin-right: 10px;
}

.header_top .en .t2 a {

	display: block;

	text-align: center;

	color: #666;
    padding-left: 19px;
	line-height: 2;
}

.header_wrapper .header_bottom {
	position: relative;
}

.header_bottom .top {}

.header_bottom .left {
	float: left;
	margin-top: 15px;
	padding-bottom: 5px;
}

.header_bottom .left a {
	width: 130px;
	float: left;
	font-size: 18px;
	line-height: 2;
	color: #333;
	text-align: center;
}

.header_bottom .left a.on,
.header_bottom .left a:hover {
	color: #21478b;
}

.header_bottom .bottom {
	width: 100%;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	/* height: 265px; */
	top: 100%;
	left: 0;
	z-index: 20;
	border-top: 10px solid #eee;
	display: none;
	padding-bottom: 60px;
}

.header_bottom .bottom dd {
	display: none;
	margin-bottom: 15px;
}

.header_bottom .bottom .header_nav_item {

	padding-top: 10px;
}

.header_nav_item li {
	width: 130px;
	float: left;
}

.header_bottom .header_nav_item a,
.header_bottom .left dt {

	color: #fff;

	font-size: 16px;

	line-height: 44px;

	text-align: center;
}

.header_bottom .left dd a {
	font-size: 13px;
	color: #cbcbcb;
	line-height: 2;
}

.header_bottom .header_nav_item a:hover,
.header_nav_item dt:hover {
	background: #21478b;
	color: #ffffff;
	cursor: pointer;
}

.header_bottom .left dd a:hover {
	background: #2598d2;
	color: #fff;
}

.header_bottom .left>a:first-child {
	width: 50px;
	padding-right: 20px;
}

.header_nav_item li:first-child {
	width: 70px;
	height: 1px;
}

.header_bottom .l1 {
	width: 220px;
	height: 35px;
	line-height: 35px;
	background: #e3e3e3;
	padding: 0 10px 0 20px;
	box-sizing: border-box;
	float: right;
	border-radius: 5px;
	margin-top: 8px;
}

.header_bottom .select_text {
	width: 160px;
	font-size: 14px;
	background: transparent;
	line-height: 35px;
}

.header_bottom .select_sub {

	line-height: 35px;

	height: 35px;
    cursor: pointer; 
	background-image: url('../image/ico_search.png');
}
.header_bottom .select_sub:hover{
	background: url(../image/ico23.png) center center no-repeat;
}


.header_bottom .bottom dd {
	max-height: 60px;
	overflow: hidden;
	width: 100%;
}

@media screen and (max-width: 1600px) {
	.header_bottom .left a {
		font-size: 16px;
	}

	.header_top .right {
		font-size: 14px;
		padding-top: 0;
	}

	.header_top .right>a {
		margin-right: 10px;
	}

	.header_top .ewm .lans {
		font-size: 12px;
		margin-top: 0px;
	}

	.header_top .en .t1 {
		width: 60px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 1199px) {

	/*header*/
	.header {
		background: rgba(34, 34, 34, .75);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 50;
		width: 100%;
		transition: all .4s;
		-webkit-transition: all .4s;
		overflow: hidden;
	}

	.header.bg0 {
		background: #000000;
		height: calc(100vh + 85px);
		overflow: hidden;
		overflow-y: scroll;
	}

	.header.bg0 .header_bottom {
		background: #000000;
	}

	.header.fix {
		position: fixed;
	}

	.header.fix.bg1 {
		height: 100vh;
		overflow-y: scroll;
	}

		{
		height: 100vh;
		overflow: hidden;
		overflow-y: scroll;
	}

	.header.on1.fix.bg1 {
		height: calc(100vh + 120px)
	}

	.header_lans {
		line-height: 32px;
		position: relative;
		background: #222;
		z-index: 10;
		display: none;
	}

	.header_lans .ones {
		width: 80%;
		margin: auto;
		color: #ffffff;
		font-size: 10px;
		text-align: center;
	}

	.header_lans .close {
		position: absolute;
		right: 5px;
		top: 0;
		z-index: 3;
		width: 24px;
	}

	.header.on {
		top: -60px;
	}

	.header.on1 {
		top: -65px;
	}

	.header_top {
		height: 66px;
		position: relative;
		z-index: 10;
		background: #fff;
		transition: all .4s;
		-webkit-transition: all .4s;
		border-bottom: 1px solid #eee;
	}

	.header.bg0 .header_top {

		background: rgba(0, 0, 0, 1);
	}

	.header_relative {
		position: relative;
		overflow: hidden;
		z-index: 10;
	}

	.header .header_gradess {
		position: absolute;
		width: 110%;
		top: -10px;
		left: -5%;
		transform: translateZ(0);
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-webkit-filter: blur(20px);
		filter: blur(20px);
		height: 100px;
		filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=20, MakeShadow=false);
		z-index: 1;
		overflow: hidden;
		min-height: 100vh;
	}

	.header .header_gradess.he {
		min-height: 110vh;
		height: 690px;
	}

	.header_top .login_header {
		float: right;
		margin-top: 23px;
		opacity: 1;
		transition: all .4s;
		-webkit-transition: all .4s;
	}

	.header_top .logo {
		position: absolute;
		bottom: 50%;
		left: 50%;
		transform: translate(-50%, 50%);
		width: 160px;
	}

	.header_top .menu_icon {
		float: left;
		margin-top: 21px;
	}

	.menu_icon span {
		display: block;
		width: 20px;
		height: 1px;
		background: #333;
		margin: 6px 0;
		transition: all .4s;
		-webkit-transition: all .4s;
	}

	.menu_icon.on span:first-child {
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		margin-top: 10px;
	}

	.menu_icon.on span:nth-child(2) {
		display: none;
	}

	.menu_icon.on span:nth-child(3) {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		margin-top: -7px;
	}

	.header_bottom {
		display: none;
		width: 100%;
		height: 690px;
		position: relative;
		z-index: 10;
		background: #fff;
		padding: 1px 0;
	}

	.seach_box {
		width: 100%;
		background: #eee;
		border-radius: 10px;
		height: 40px;
		padding: 4px 0 0 0;
		box-sizing: border-box;
		margin: 20px 0;
		transition: all .4s;
		-webkit-transition: all .4s;
	}

	.seach_box .submit {
		width: 20px;
		height: 20px;
		border: 0;
		background: url('../image/ico_search.png') center center no-repeat;
		display: block;
		background-size: 100% 100%;
		float: left;
		margin-left: 10px;
		margin-top: 7px;
	}

	.seach_box .text {
		float: right;
		display: block;
		width: calc(100% - 50px);
		border: 0;
		background: transparent;
		line-height: 30px;
		height: 30px;
		font-size: 14px;
		color: #ffffff;
	}

	.header_nav {
		border-bottom: 2px solid #18386e;
		padding-bottom: 2px;
	}

	.header_nav li {
		border-top: 1px solid #ddd;
	}

	.header_nav li>a {
		display: block;
		position: relative;
		font-size: 15px;
		line-height: 20px;
		padding: 16px 0;
		color: #555;
		/* font-weight: bold; */
	}

	.header_nav li>a:after {
		content: '';
		display: block;
		position: absolute;
		top: 24px;
		right: 20px;
		width: 7px;
		height: 7px;
		border-bottom: 1px solid #999;
		border-right: 1px solid #999;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transition: all .4s;
		-webkit-transition: all .4s;
	}

	.header_nav li>a.arrow:after {
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}

	.header_nav .nav2 {
		display: none;
		margin-top: -5px;
		margin-left: 15px;
		padding-bottom: 10px;
	}

	.header_nav .nav2 a,
	.header_nav .nav2 dt,
	.header_search a {
		display: block;
		font-size: 14px;
		line-height: 35px;
		color: #777;
	}

	.header_nav .nav2 dd a {
		font-size: 12px;
		line-height: 2;
		color: #999;
		box-sizing: border-box;
		padding: 0 10px;
	}

	.header_nav .nav2 dd {
		display: none;
	}

	.seach_box .cancal {
		color: #6bf;
		font-size: 17px;
		display: none;
	}

	.seach_box.focus {
		width: 85%;
		position: relative;
	}

	.seach_box.focus .cancal {
		position: absolute;
		left: 102%;
		width: 100px;
		display: block;
		top: 0;
		line-height: 40px;
	}

	.header_search {
		display: none;
	}

	.header_search h2 {
		font-size: 11px;
		line-height: 1;
		color: #888888;
	}

	.header_search1 {
		padding-top: 5px;
	}

	.header_search1 a {
		font-size: 17px;
		line-height: 43px;
		color: #666;
		border-top: 1px solid #ddd;
	}

	.header_search1 a:first-child {
		border-top: 0px;
	}

	.login_header.opacity {
		opacity: 0;
	}

	.main {
		padding-top: 66px;
	}
}

/*footer*/
.footer {
	background: #eeeeee;
	padding-top: 60px;
}

.footer .footer_container {}

.footer_top {}

.footer_top .left {

	float: left;
}

.footer_top .f_nav {}

.footer_top .f_nav li {
	float: left;
	margin-right: 65px;
}

.footer_top .f_nav h4 {
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
}

.footer_top .f_nav a {
	display: block;
	font-size: 14px;
	line-height: 2;
	color: #666666;
}

.footer_top .f_nav a:hover {
	color: #21478b;
}

.footer_top .right {
	float: right;
	width: 280px;
}

.footer_top .right .text::-webkit-input-placeholder {
	color: #666666;
}

.footer_top .right .text::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666666;
}

.footer_top .right .text::-ms-input-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666666;
}

.footer_top .right .text {
	background: #ffffff;
	line-height: 40px;
	padding: 0 20px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	box-sizing: border-box;
	width: 100%;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}

.footer_top .right .text1 {
	background-color: #ffffff;
	line-height: 40px;
	padding: 0 20px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	box-sizing: border-box;
	width: 100%;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	background-image: url('../image/ico31.png');
}

.footer_top .right .text2 {
	padding: 10px 20px;
	height: 85px;
	background-color: #ffffff;
	line-height: 40px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	box-sizing: border-box;
	width: 100%;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	resize: none;
}

.footer_top .right .text2::-webkit-input-placeholder {
	color: #666666;
}

.footer_top .right .text2::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666666;
}

.footer_top .right .text2::-ms-input-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666666;
}


.footer_top .right .select {
	cursor: pointer;
	font-size: 13px;
	color: #666;
	padding: 10px 0 10px 30px;
	display: block;
	background: url('../image/cc.png') center left no-repeat;
}

.footer_top .right .select.on {
	background: url('../image/cc_on.png') center left no-repeat;
}

.footer_top .right .select a {
	color: #21478b;
}

.footer_top .right .select input {
	display: none;
}

.shenqing_form .sub_sum .sub {
	width: 110px;
}

.sub_sum .sub {
	width: 90px;
	height: 35px;
	line-height: 35px;
	border: 0;
	text-align: center;
	font-size: 14px;
	margin-right: 6px;
}

.sub_sum {
	padding-top: 10px;
	margin-bottom: 30px;
}

.sub_sum .btn1 {
	background: #dcdcdc;
	color: #666;
}

.sub_sum .btn2 {
	background: #21478b;
	color: #fff;
}

.footer_bottom {
	font-size: 14px;
	line-height: 2;
	color: #666666;
	margin-top: 71px;
}

.footer_bottom .left {
	float: left;
}

.footer_bottom .l1 {}

.footer_bottom .t1 {}

.footer_bottom .mess {

	margin-right: 50px;
}

.footer_bottom .mess li {
	font-size: 14px;
	line-height: 2;
	color: #666666;
	background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) center left no-repeat;
	padding-left: 25px;
	box-sizing: border-box;
}

.footer_bottom .right {
	float: left;
	width: 400px;
}

.footer_bottom .ewm {

	float: left;
}

.footer_bottom .ewm_title {}

.footer_bottom .ewm_title li {
	float: left;
	margin-right: 35px;
	text-align: center
}

.footer_bottom .ewm_title li img {
	border: 1px solid #ddd;
	width: 95px
}

.footer_bottom .share_ico {

	float: left;
}

.footer_bottom .r_title {}

.footer_bottom .share_ico_list {}

.footer_bottom .share_ico_list a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(images/5a38da9f2ab14272aa8a93ee4857eecb.gif) no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
}

.footer_bottom .share_ico_list a.i1 {
	background-image: url('../image/i15.png');
}

.footer_bottom .share_ico_list a.i2 {
	background-image: url('../image/i16.png');
}

.footer_bottom .share_ico_list a.i3 {
	background-image: url('../image/i17.png');
}

.footer_bottom .share_ico_list a.i1:hover {
	background-image: url('../image/i15_on.png');
}

.footer_bottom .share_ico_list a.i2:hover {
	background-image: url('../image/i16_on.png');
}

.footer_bottom .share_ico_list a.i3:hover {
	background-image: url('../image/i17_on.png');
}

.footer-bottom {
	font-size: 14px;
	line-height: 2;
	color: #666666;
	padding: 10px 0;
	border-top: 1px solid #e6e6e6;
}

.footer-bottom .left {
	float: left;
}

.footer-bottom .l1 {}

.footer-bottom .l1 a {
	color: #666666;
	display: inline-block;
	margin: 0 25px;
}

.footer-bottom .l1 a:hover {
	color: #21478b;
}

.footer-bottom .l2 a {
	color: #666666;
	margin: 0 10px;
}

.footer-bottom .right {
	display: block;
	float: right;
}

.footer_sj {
	font-size: 13px;
	line-height: 2;
	padding: 25px 0 10px;
	color: #666666;
	text-align: center;
}

.footer_sj a {
	color: #666666;
}

.footer_sj .l2 {
	display: block;
	text-align: right;
	margin-top: 20px;
}

/*侧边栏*/

.side-bar {
	position: fixed;
	bottom: 130px;
	right: 0;
	z-index: 10;

}
.show-left{
	position: fixed;
	bottom: 260px;
	right: 0;
	z-index: 10;
	cursor: pointer;
}
.side-bar{
	opacity: 0;
    transform: translateX(80px);
    -webkit-transform: translateX(80px);
    -webkit-transition: all .5s;
    transition: all .5s;
}
.side-bar.act{
	opacity: 1;
	transform: none;
}

.side-bar li {
	width: 56px;
	height: 56px;
	background-color: #21478b;
	position: relative;
	margin-bottom: 5px;
}

.side-bar li.on {
	background-color: #dcdcdc;
}

.side-bar li a {
	display: inline-block;
	width: 60px;
	height: 60px;
}

.sbewm-dark {
	position: absolute;
	width: 80px;
	top: -10px;
	right: 60px;
	background-color: #21478b;
	text-align: center;
	/* padding-bottom: 16px; */
	line-height: 1;
	transition: opacity .6s ease-in-out;
	transform: scale(0);
	opacity: 0;
}

.sbewm-dark img {
	/* margin-top: 5px; */
	border: 1px solid #eee;
}

.sbewm-dark p {
	color: #ffffff;
	margin-top: 5px;
}

li.on .sbewm-dark {
	opacity: 1;
	transform: scale(1);
}

.goTop {
	position: absolute;
	height: 56px;
	line-height: 56px;
	top: 0;
	right: 60px;
	width: 90px;
	text-align: center;
	color: white;
	background-color: #21478b;
	font-size: 14px;
	transition: opacity .6s ease-in-out;
	transform: scale(0);
	opacity: 0;
	cursor: default;
}

.side-bar li.on .goTop {
	transform: scale(1);
	opacity: 1;
}

.sb-phone-num {
	display: none;
	position: absolute;
	min-height: 40px;
	line-height: 40px;
	top: 0;
	right: 58px;
	width: 150px;
	text-align: center;
	color: white;
	background-color: #21478b;
	font-size: 14px;
	opacity: 0;
	transition: all .6s ease-in-out;
}

.sb-phone-num p a{
	display: block;
	width: 100%;
	line-height: 28px;
	height: auto;
	text-align: left;
	padding-left: 10px;

	color:#fff;
}
li.on .sb-phone-num {
	opacity: 1;
	display: block;
}

.sb-qq-num {
	position: absolute;
	height: 40px;
	line-height: 40px;
	top: 0;
	right: 60px;
	width: 130px;
	text-align: center;
	color: white;
	background-color: #21478b;
	font-size: 14px;
	display: none;
}

li.on .sb-qq-num {
	display: block;
}

.bg-icon {
	position: absolute;
	/* top: 18px; */
	/* left: 18px; */
	color: #ffff;
	text-align: center;
	line-height: 56px;
	width: 100%;
}

.icons.icon-flowphone {
	background: url("../image/i12_on.png") no-repeat;
	background-size: 100%;
	width: 56px;
	height: 56px;
	display: block;
}

.icons.icon-flowqq {
	background: url("../image/qq-b.png") no-repeat;
	background-size: 100%;
	width: 56px;
	height: 56px;
	display: block;
}

.icons.icon-flowewm {
	background: url("../image/i13_on.png") no-repeat;
	background-size: 100%;
	width: 56px;
	height: 56px;
	display: block;
}

.icons.icon-top {
	background: url("../image/i14_on.png") no-repeat;
	background-size: 100%;
	width: 56px;
	height: 56px;
	display: block;
}

.icons.icon-close {
	background: url("../image/colse.png") no-repeat;
	background-size: 100%;
	width: 56px;
	height: 56px;
	display: block;
}

li.on .bg-icon {
	color: #666;
}

.icons.icon-flowphone:hover {
	background: url("../image/i12.png") no-repeat;
}

.icons.icon-flowqq:hover {
	background: url("../image/qq-b.png") no-repeat;
}

.icons.icon-flowewm:hover {
	background: url("../image/i13_on.png") no-repeat;
}

.icons.icon-top:hover {
	background: url("../image/i14_on.png") no-repeat;
}

.icons.icon-close:hover {
	background: url("../image/colse.png") no-repeat;
}
/*侧边栏*/

@media screen and (max-width: 1600px) {
	.footer_top .f_nav li {
		margin-right: 50px;
	}

	.footer_top .f_nav a,
	.footer_bottom,
	.footer-bottom {
		font-size: 12px;
	}

	.footer_top .f_nav h4 {
		font-size: 14px;
	}

	.footer_top .right {
		width: 240px;
	}

	.footer_bottom .right {
		float: left;
		width: 300px;
	}

	.footer_bottom .ewm_title li img {
		width: 75px;
	}

	.footer_bottom .share_ico_list a {
		margin-right: 5px;
		width: 20px;
		height: 20px;
		background-size: 100% 100%;
	}

	.footer_bottom .ewm_title li {
		margin-right: 20px;
	}
}

@media screen and (max-width: 1366px) {
	.footer_top .f_nav li {
		margin-right: 30px;
	}
}

@media screen and (max-width: 1199px) {
	.footer {
		padding: 0;
	}
}

/*shenqing.html*/
.news_d .n_t {
	padding: 20px 60px;
	color: #777777;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
}

.shenqing_form {
	padding: 60px;
	box-sizing: border-box;
}

.shenqing_form .t1 {
	font-size: 16px;
	color: #333333;
}

.shenqing_form .t1 span {
	color: #f00;
}

.shenqing_form li {
	padding-bottom: 35px;
}

.shenqing_form .t2 {
	max-width: 530px;
	width: 100%;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	border: 1px solid #eeecef;
	background: #f7f7f7;
	padding: 0 50px 0 20px;
	font-size: 16px;
	margin: 15px 0;
	color: #333333;
	display: block;
	resize: none;
}

.shenqing_form .t3 {
	width: 160px;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
	margin: 15px 0 30px 0;
}

.shenqing_form select.t2 {
	background: #f7f7f7 url('../image/ico31.png') calc(100% - 20px) center no-repeat;
}

.shenqing_form textarea.t2 {
	height: 190px;
}

.info_list {
	margin-top: 25px;
}

.info_list li {
	width: 160px;
	font-size: 15px;
	color: #333333;
	display: inline-block;
	padding-bottom: 0;
	margin-right: 20px;
	vertical-align: top;
}

.info select {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	width: 160px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 20px;
	border: 1px solid #eeecef;
	background: url("../image/ico31.png") no-repeat scroll calc(100% - 15px) center transparent;
}

.shenqing_d {
	max-width: 1200px;
}

.shenqing_d .n_t {
	font-size: 16px;
}

@media screen and (max-width: 980px) {
	.info select {
		width: 120px;
		padding: 0 13px;
		display: block;
	}

	.info_list li {
		width: 120px;
	}

	.news_d .n_t,
	.shenqing_form {
		padding: 20px 4%;
	}

	.shenqing_form .t2 {
		font-size: 14px;
		line-height: 45px;
		height: 45px;
		padding: 0 30px 0 15px;

	}

	.shenqing_form textarea.t2 {
		height: 100px
	}

	.shenqing_form li {
		padding-bottom: 20px;
	}

	.shenqing_form .t1 {
		font-size: 14px;
	}
}

@media screen and (max-width: 780px) {
	.info select {
		width: 90px;
		padding: 0 8px;
		display: block;
	}

	.info_list li {
		width: 90px;
		margin-right: 5px;
		font-size: 13px;
		padding-bottom: 0;
	}
}


.bigPicLayer {
	display: none;
	width: 1000px;
	height: 556px;
	position: fixed;
	z-index: 111;
	top: 40% !important;
	margin-top: -180px;
	padding: 10px;
}

.bigPicLayer .close {
	display: block;
	width: 38px;
	height: 38px;
	background: url(../image/close.png) no-repeat;
	right: -50px;
	top: -50px;
	position: relative;
	position: absolute;
	z-index: 222;
}

.bigPicLayer .close em {
	width: 1px;
	height: 50px;
	background: #009690;
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -0.5px;
	top: 100%;
}

.bigPicLayer .imgDiv {
	text-align: center;
}

.bigPicLayer .imgDiv img {
	width: 100%;
}

.bigPicLayer .imgDiv span {
	display: block;
	text-align: center;
	font-size: 18px;
	margin-top: 16px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
}

#Layer1 {
	position: fixed;
	z-index: 10;
	background: #000000;
	top: 0;
	left: 0;
}

.search-top {
	width: 85%;
	max-width: 800px;
	height: 100px;
	padding: 20px 40px;
	box-sizing: border-box;
	margin: 40px auto 0;
	background-color: #fff;
	box-shadow: 0 10px 40px rgba(223, 229, 232, 0.5);
}

.search-left input {
	background: none;
	outline: none;
	border: none;
	color: #000;
	font-size: 18px;
	width: 100%;
	line-height: 60px;
	height: 60px;
}

.search-left {
	width: calc(100% - 90px);
	padding-left: 30px;
	box-sizing: border-box;
	float: left;
}

.search-left input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.search-left input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.search-left input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.search-right {
	width: 80px;
	height: 60px;
	border-left: 1px solid #d8d8d8;
	float: right;
}

.search-right .search_btns {
	width: 60px;
	height: 60px;
	background: url('../image/ico23.png') right center no-repeat;
	display: block;
	border: 0;
	background-size: 35% 35%;
	cursor: pointer;
}

.search_title {
	font-size: 24px;
	line-height: 48px;
	color: #222222;
	font-weight: bold;
}

.searchsum.prosum .right li {
	margin-top: 20px;
}

.about4 .preview {
	position: relative;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	margin: 50px 0;
}

.about4 .preview:before {
	content: '';
	width: 100%;
	height: 2px;
	background: #dddddd;
	top: 30px;
	left: 0;
	position: absolute;
}

.about4 .preview .swiper-slide {
	position: relative;
	box-sizing: border-box;
}

.about4 .preview .swiper-slide:before {
	content: '';
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	border: 1px solid #2598d2;
	border-radius: 50%;
	position: absolute;
	top: 25px;
	left: 50%;
	background: #ffffff;
	transform: translate(-50%,0);
}

.about4 .preview .active-nav:before {
	box-sizing: border-box;
	background: #2598d2;
	box-shadow: 0 0 1px 3px rgba(0, 176, 165, 0.62);
}

.about4 .preview .quan{
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 auto;
	margin-top: 10px;
}

.about4 .years{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	text-align: center;
}

@media screen and (max-width: 1440px) {
	.bigPicLayer {
		display: none;
		width: 600px;
		height: 350px;
		position: fixed;
		z-index: 111;
		top: 40% !important;
		margin-top: -100px;
		padding: 10px;
	}

	.bigPicLayer .close {
		display: block;
		width: 38px;
		height: 38px;
		background: url(../image/close.png) no-repeat;
		right: -50px;
		top: -50px;
		position: relative;
		position: absolute;
		z-index: 222;
	}

	.bigPicLayer .close em {
		width: 1px;
		height: 50px;
		background: #0a448d;
		display: none;
		position: absolute;
		left: 50%;
		margin-left: -0.5px;
		top: 100%;
	}

	.bigPicLayer .imgDiv {
		text-align: center;
	}

	.bigPicLayer .imgDiv img {
		width: 100%;
	}

	.bigPicLayer .imgDiv span {
		display: block;
		text-align: center;
		font-size: 18px;
		margin-top: 16px;
		color: #fff;
		font-weight: bold;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
	}

	.about4 .preview{
		margin: 50px 0 10px;
	}

	.about4 .view .swiper-slide{
		min-height: 50vh;
	}

	.about4 ul{
		height: 45vh;
	}

	.about4 .view .swiper-slide{
		padding: 30px;
	}
}

@media screen and (max-width: 1199px) {
	.year_list {
		display: none;
	}
}

@media screen and (max-width: 1004px) {
	.bigPicLayer {
		width: 300px;
		height: auto;
		padding: 0px;
		margin-top: -150px;
	}

	.bigPicLayer .close {
		display: block;
		width: 38px;
		height: 38px;
		background: url(../image/close.png) no-repeat;
		right: -50px;
		top: -50px;
		position: relative;
		position: absolute;
		z-index: 222;
	}

	.bigPicLayer .close em {
		width: 1px;
		height: 20px;
		background: #0a448d;
		display: none;
		position: absolute;
		left: 50%;
		margin-left: -0.5px;
		top: 100%;
	}

	.bigPicLayer .imgDiv {
		height: 169px;
	}

	.search-right {
		width: 40px;
		height: 40px;
		border-left: 1px solid #d8d8d8;
		float: right;
	}

	.search-top {
		height: 60px;
		padding: 10px 30px;
	}

	.search-left {
		width: calc(100% - 50px);
		padding-left: 10px;
	}

	.search-left input {
		font-size: 14px;
		line-height: 40px;
		height: 40px;
	}

	.search-right .search_btns {
		width: 40px;
		height: 40px;
		background: url('../image/ico23.png') right center no-repeat;
		display: block;
		border: 0;
		background-size: 50% 50%;
		cursor: pointer;
	}
}


#alert_ewm .msg {
	text-align: center;
	font-size: 16px;
	margin: 10px;
}

#alert_ewm .ewm {
	text-align: center;
	margin: 10px;
}

#alert_ewm .ewm img {
	width: 100px;
	height: 100px;
}

#alert_ewm .ewm span {
	padding: 10px;
}

.footer-top__content {
    position: relative;
    padding: 100px 0;

	background-image: url(../image/7688b69c9ef86a61f53a37e38a.jpg);
    background-color: rgba(31, 67, 129, 1);
}
.w1600, .w900 {
    width: auto;
    margin-right: 24px;
    margin-left: 24px;
}
.footer-bottom__content {
    font-size: 0;
    padding: 32px 0;
    background-color: #18386e;
}
.footer-bottom__content p, .footer-bottom__content a {
    font-size: 14px;
    color: #fff;
}
.foot-logo, .back-top__full {
    display: none
  }
  .footer-bottom__content {
    padding: 25px 0
  }
  .footer-top__content {
    padding: 20px 0
  }
  .footer-top__content .foot-share {
    float: none
  }
  .foot-subscibe, .foot-address {
    width: 100%;
    margin-left: 0
  }
  .foot-address {
    margin-bottom: 40px
  }
  .foot-address span {
    display: block
  }
  .foot-address p {
    margin-bottom: 12px
  }
  .foot-address p:first-child {
    margin-bottom: 12px
  }
  .foot-subscibe {
    margin-bottom: 50px
  }
  .foot-subscibe .fs-form {
    margin-top: 15px
  }
  .foot-subscibe .fs-btn {
    background-color: #fff
  }
  .foot-subscibe .fs-btn span {
    left: 50%;
    color: #1F368F;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
  .foot-share {
    max-width: 100%
  }
  .foot-share a {
    margin-right: 10px;
    margin-bottom: 0
  }
  .back-top__full {
    display: none
  }
  .back-top {
    display: none
  }




.n_join ul{margin-bottom:2rem;}
.n_join ul li{overflow:  hidden;}
.n_join ul li .top{position:  relative;height: 70px;line-height: 70px;padding: 0 25px;box-sizing:  border-box;margin-bottom: -1px;cursor: pointer;}
.n_join ul li .top i{position:absolute;right: 2.5rem;top:50%;margin-top:-9px;width:18px;height:18px;background:url(../images/arrow-down.svg) center no-repeat;background-size:18px 18px !important;}
.n_join ul li .top h5{font-size:16px;color: #262527;float: left;width: 40%;background:url(../images/ren.svg) left center no-repeat;padding-left:28px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.n_join ul li .top h6{font-size: 0.875rem;color: #fff;float: left;text-align: center; padding-right: 40px;}
.n_join ul li .ar_article{padding: 25px 25px 5px;margin: 0;border: #e5e5e5 1px solid; background-color: #FFFFFF}
.n_join ul li .ar_article p{font-size:14px;line-height: 35px;margin-bottom: 24px;color: #5c5c5d;}
.n_join ul li .ar_article .more{text-align:right;margin: -5rem 0 2rem;}
.n_join ul li .ar_article .more a{display:inline-block;width: 6rem;height:2.5rem;line-height:2.5rem;border:#073190 1px solid;text-align:center;transition:.6s;color:#073190;padding: 0;}
.n_join ul li .ar_article .more a:hover{ background:#073190; color:#fff; border:#073190 1px solid}

.n_join ul li.on .a .top{background:#f5f5f5;}
.n_join ul li.on .a .top i{ background:url(../images/arrow-up.svg) center no-repeat;}
.n_join ul li.on .a .top h5{  color: #fff; background:url(../images/ren_on.svg) left center no-repeat; background-size:18px 18px !important}
.n_join ul li.on .a .top h6{color: #fff;}
.n_linian .fl04 .title005{margin-bottom: 4rem;}
.n_linian .fl04 .right .n_sanji{ padding:0 0 3.125rem}





.p_gridbox {
    background-color: rgba(35, 73, 137,1);
    background-image: url(../image/dw_pc_con_bg.png);
    background-image-part-image: url(../image/dw_pc_con_bg.png);
    background-repeat: repeat;
    background-position: top left;
    padding: 50px 40px;
}



.n_linian .fl01{padding: 3.75rem 0 0;position:relative;overflow:hidden;}
.n_linian .fl01 .content{ position:relative; padding:4rem 0; margin-top:4rem}
.n_linian .fl01 .content:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:40%; background:#fff}
.n_linian .fl01 .left{ max-width:calc(100% - 26.25rem); padding-right:3rem; position:relative}
.n_linian .fl01 .left img{ max-width:100%}
.n_linian .fl01 .left .img, .n_linian .fl01 .left .img img{width:45.25rem;overflow:hidden;max-width: 100%;}
.n_linian .fl01 .right{ max-width:26.25rem; position:relative; padding:1.625rem 0 0}
.n_linian .fl01 .right h3{ margin-bottom:2.5rem}
.n_linian .fl01 .right h3 img{ max-width:100%}

.n_linian .fl01 .right .ar_article ul li{ position:relative}
.n_linian .fl01 .right .ar_article ul li:before{content:"";position:absolute;left:0;background:url(../images/lingxing.png) left center no-repeat;width: 10px;height: 100%;}

.n_linian .fl02{ position:relative; overflow:hidden; background:url(../images/n_linian_fl01_bg.jpg) center bottom no-repeat;}

.n_linian .fl02 ul li a{ display:block; transition:.6s; cursor:pointer}


.n_linian .fl02 ul li a .con{  background:#18386e; padding-top: 10px; padding-bottom: 10px; line-height: 30px; }

.n_linian .fl02 ul li a .con p{  color: #fff; padding-left: 5%; padding-right: 5%}
.n_linian .fl02 ul li a .con h5{color: #fff; padding-left: 5%; padding-right: 5%;font-size: 18px; }