@charset "UTF-8";

/* 思源黑体 */
@font-face {
	font-family: 'SourceHanSansCN';
	src: url('../fonts/SourceHanSansCN-Light_0.eot');
	src: url('../fonts/SourceHanSansCN-Light_0.eot?#iefix') format('embedded-opentype'),
	url('../fonts/SourceHanSansCN-Light_0.woff') format('woff'),
	url('../fonts/SourceHanSansCN-Light_0.ttf') format('truetype'),
	url('../fonts/SourceHanSansCN-Light_0.svg#SourceHanSansCN') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* 思源宋体 */
@font-face {
	font-family: 'SourceHanSerifCN';
	src: url('../fonts/SourceHanSerifCN-Light.eot');
	src: url('../fonts/SourceHanSerifCN-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/SourceHanSerifCN-Light.woff') format('woff'),
	url('../fonts/SourceHanSerifCN-Regular.ttf') format('truetype'),
	url('../fonts/SourceHanSerifCN-Light.svg#SourceHanSerifCN') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Futura */
@font-face {
	font-family: 'Futura';
	src: url('../fonts/Futura LT Bold.ttc');
	src: url('../fonts/Futura LT Bold.woff') format('woff'),
	url('../fonts/Futura LT Bold.woff') format('woff2'),
	url('../fonts/Futura LT Bold.otf') format('otf'),
	url('../fonts/Futura LT Bold.eot') format('eot'),
	url('../fonts/Futura LT Bold.ttf') format('truetype'),
	url('../fonts/Futura LT Bold.svg#Futura LT Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "NotoSansCJK-DemiLight-4";
	src: url("../fonts/NotoSansCJK-DemiLight-4.woff2") format("woff2"),
	url("../fonts/NotoSansCJK-DemiLight-4.woff") format("woff"),
	url("../fonts/NotoSansCJK-DemiLight-4.ttf") format("truetype"),
	url("../fonts/NotoSansCJK-DemiLight-4.eot") format("embedded-opentype"),
	url("../fonts/NotoSansCJK-DemiLight-4.svg") format("svg");
}
@font-face {
	font-family: 'Noto Serif SC';
	font-style: normal;
	font-weight: 500;
	src: local('Noto Serif SC Medium'), local('NotoSerifSC-Medium'), url(https://fonts.gstatic.com/s/notoserifsc/v6/H4c8BXePl9DZ0Xe7gG9cyOj7mlK1SzUpCNMKEN0nmGnGv-OMEQDgKS-k5SiuioPhBdQcziZZTQ.36.woff2) format('woff2');
	unicode-range: U+8a02-8a03, U+8a07-8a0a, U+8a0e-8a0f, U+8a13, U+8a15-8a18, U+8a1a-8a1b, U+8a1d, U+8a1f, U+8a22-8a23, U+8a25, U+8a2b, U+8a2d, U+8a31, U+8a33-8a34, U+8a36-8a38, U+8a3a, U+8a3c, U+8a3e, U+8a40-8a41, U+8a46, U+8a48, U+8a50, U+8a52, U+8a54-8a55, U+8a58, U+8a5b, U+8a5d-8a63, U+8a66, U+8a69-8a6b, U+8a6d-8a6e, U+8a70, U+8a72-8a73, U+8a7a, U+8a85, U+8a87, U+8a8a, U+8a8c-8a8d, U+8a90-8a92, U+8a95, U+8a98, U+8aa0-8aa1, U+8aa3-8aa6, U+8aa8-8aa9, U+8aac-8aae, U+8ab0, U+8ab2, U+8ab8-8ab9, U+8abc, U+8abe-8abf, U+8ac7, U+8acf, U+8ad2, U+8ad6-8ad7, U+8adb-8adc, U+8adf, U+8ae1, U+8ae6-8ae8, U+8aeb, U+8aed-8aee, U+8af1, U+8af3-8af4, U+8af7-8af8, U+8afa, U+8afe, U+8b00-8b02, U+8b07, U+8b0a, U+8b0c, U+8b0e, U+8b10, U+8b17, U+8b19, U+8b1b, U+8b1d, U+8b20-8b21, U+8b26, U+8b28, U+8b2c, U+8b33, U+8b39, U+8b3e-8b3f, U+8b41, U+8b45, U+8b49, U+8b4c, U+8b4f, U+8b57-8b58, U+8b5a, U+8b5c;
}
@font-face {
	font-family: "Autumn-Chant-1";
	src: url("../fonts/Autumn-Chant-1.woff2") format("woff2"),
	url("../fonts/Autumn-Chant-1.woff") format("woff"),
	url("../fonts/Autumn-Chant-1.ttf") format("truetype"),
	url("../fonts/Autumn-Chant-1.eot") format("embedded-opentype"),
	url("../fonts/Autumn-Chant-1.svg") format("svg");
}
body {
	color: #2b3242;
}
ul,li{
	list-style-type: none;
}
.am-thumbnails>li{
	/* padding:0 .7rem 1.5rem */
	padding:0 .7rem 0 .7rem;
}
a {
	color: #313131;
}

a:hover {
	color: #ff0000;
}

.am-alert {
	margin-bottom: 0;
}
.font34{
	font-size:3.4rem!important;
}
.font24{
	font-size:2.4rem!important;
}
.m-hd ul,
.m-header-banner ul {
	padding: 0;
}
.m-hd ul li,
.m-header-banner ul li {
	list-style-type: none;
}
.am-text-danger{
	color:#ff0000;
}
.am-dimmer{
	background:rgba(27,27,27,0.9);
}
a,
a:hover,
.m-partner li img,
.m-partner li img:hover,
.m-contact-infobox,
.m-contact-infobox:hover,
.m-footer .ico i,
.m-footer .ico i:hover,
.m-service-page .ico ul li span,
.m-service-page .ico ul li span:hover,
.m-hd .am-sticky,
.m-service-list li:hover {
	-webkit-filter: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}



[class*=am-u-] + [class*=am-u-]:last-child {
	float: left;
}

.m-images-container section img,
.m-news-container section img {
	max-width: 100%;
	height: auto;
}

.clear {
	clear: both
}

.content{
	max-width: 1530px;
	height: auto;
	padding: 0 1.5rem;
	margin: 0 auto;
	box-sizing: border-box;
}

.am-container {
	max-width: 1200px;
}

.am-g-fixed {
	max-width: 1200px;
}
.align-center{
	text-align: center;
}
hgroup.row-header h2{
	font-family: 'SourceHanSansCN';
	font-size:34px;
	color:#535353;
}
hgroup.row-header h2 span{display: block; color: #b5b5b5; font-size: 3.2rem; text-transform: uppercase;}
hgroup.row-header p{
	font-size:24px;
	margin-top:10px;
	color:rgba(27,27,27,0.68);
}
hgroup.row-header p a{
	color:inherit;
}
hgroup.row-header.box-inside{
	margin:30px 0;
}
hgroup.row-header.box-inside h2{
	font-size:26px;
	font-weight: 200;
	margin:12px 0;
}
hgroup.row-header.box-inside h2 a{
	margin:0 1.5em;
}
hgroup.row-header.box-inside h2 a.active{
	color:#ff0000;
}
hgroup.row-header.box-inside p, .m-cat-nav1 p{
	font-size:1.8rem;
	color:#7d7d7d;
}
hgroup.row-header p em{
	margin:0 15px;
	font-style: normal
}
hgroup.row-more{
	text-align: center;
	z-index:4;
	position: relative;
}
hgroup.row-more a{
	padding:12px 2em;
	border:1px solid #969696;
}
hgroup.top-design h2{
	font-size:5.8rem;
}
.top-design h2 div{display: inline-block; vertical-align: middle;}
.top-design h2 div img{float: right; padding: 5px 5px 0 0;}
hgroup.top-design p{
	line-height:2;
	color:#c9c9c9;
	font-size:1.8rem;
	margin:30px 0 80px 0;
}
hgroup.ban-inside{
	font-family: 'SimSun';
	font-style: italic;
}
hgroup.ban-inside.detail{
	font-style: normal;
	font-family: '微软雅黑';
}
.zixun-layout{
	background:#f4f4f4;
}
.news-slide-list .news-slide-item{
	position: relative;
}
.news-slide-wrap>div{
	border-radius: 3px;
}
.am-slider-default.news-slide-wrap{
	border:none;
	padding:0 1.5rem;
	margin-bottom:3rem;
	background:transparent;
	box-shadow: none;
}
.news-text{
	height:6rem;
	width:100%;
	font-size:2rem;
	line-height:6rem;
	color:#fff;
	padding:0 2rem;
	background: -webkit-linear-gradient(rgba(0,0,0,0) 3%,rgba(0,0,0,0.2) 10%,rgba(0,0,0,4) 90%);
	position: absolute;
	bottom:0;
	left:0;
	z-index:8;
}
.news-text a{color: white;}

/* 头部 */
.m-hd {
	width: 100%;
	position: absolute;
	z-index: 999;
	height: 130px;
	padding: 45px 0 0 0;
}
.m-hd ul {
	margin: 0;
}
.m-hd ul li {
	list-style-type: none;
}
.m-hd .am-container {
	position: relative;
}
.m-hd .am-sticky {
	background: #fff;
	padding: 32px 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	opacity: 0.95;
}
.m-hd .am-header a {
	color: #a70028;
}
.m-hd .m-nav a {
	color: #fff;
	font-size: 2.1rem;
}
.m-hd .am-sticky .m-nav a{
	color:#313131;
}
.m-hd .m-nav a:hover {
	border-radius: 2px;
	-webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
	transition: background-color 300ms ease-out, border-color 300ms ease-out;
	background: none;
	color: #ba1f2e;
}
.m-hd .am-sticky .m-nav a:hover{
	color:#a1092c;
}
.m-hd .am-nav > li.am-active > a, .m-hd .am-nav > li.am-active > a:focus, .m-hd .am-nav > li.am-active > a:hover {
	color: #fff;
	background-color: #ba1f2e;
	cursor: default;
}
.m-hd .am-dropdown-content {
	background: #ba1f2e;
	border: none;
}
.m-hd .am-dropdown-content > li > a:hover {
	color: #fff;
}
.m-hd .am-dropdown-content:after, .m-hd .am-dropdown-content:before {
	border: 8px dashed #ba1f2e;
}
.m-hd .am-dropdown-content > .am-active > a,
.m-hd .am-dropdown-content > .am-active > a:focus,
.m-hd .am-dropdown-content > .am-active > a:hover {
	background-color: #ff0000;
}
.m-nav li a{line-height: 5.4rem;}
.am-sticky .m-nav li a{line-height: 2.4rem;}
.am-sticky .m-logo img{width: 10rem; transition: all 1s;}
.m-logo {
	display: block;
	float: left;
	color: #fff;
	margin-right: 20px;
}

.m-about li {
	float: left;
	margin-left: 5px;
}

#r-nav .am-offcanvas-bar {
	width: 200px;
}
#r-nav .logo {
	margin-bottom: 20px;
}
#r-nav p {
	padding-bottom: 20px;
	text-align: right;
	text-align: center;
}

/* 头部大banner */
.m-header-banner {
	height: 680px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 260px;
	color: #fff;
}
.m-header-banner h2 {
	font-size: 32px;
	margin: 0;
	font-weight: 100;
	color:#eee;
}
.m-header-banner p {
	font-size: 16px;
	color:rgba(255,255,255,0.6);
}
.m-header-banner nav {
	display: inline-block;
}
.m-header-banner nav li {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.m-header-banner nav li a {
	color: #fff;
}
.m-header-banner nav li.am-active a {
	font-weight: bold;
}

.m-header-1 {
	height: 180px;
	padding-top: 145px;
	background: #1a1f2a;
}

.m-list-header {
	height: 460px;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.m-header-banner {
	height: 460px;
	padding-top: 240px;
	}
	.m-header-banner h2 {
	font-size: 46px;
	margin: 0;
	}
	.m-header-banner p {
	font-size: 20px;
	padding: 0;
	}
	
	.m-header-1 {
	height: 180px;
	padding-top: 145px;
	}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
	.m-hd .am-nav > li > a {
	position: relative;
	display: block;
	padding: 0.4em;
	font-size: 14px;
	}
	.m-hd .m-about li {
	float: left;
	margin-left: 5px;
	font-size: 14px;
	}
	.m-hd .am-btn {
	padding: 0.5em 0.4em;
	}
	
	.m-header-banner {
	height: 480px;
	padding-top: 220px;
	text-align: center;
	}
	.m-header-banner h2 {
	font-size: 30px;
	margin: 0;
	}
	.m-header-banner p {
	font-size: 20px;
	padding: 0;
	margin: 30px 0 15px 0;
	}
	
	.m-header-1 {
	height: 180px;
	padding-top: 145px;
	text-align: left;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-hd {
	height: 50px;
	padding: 0;
	}
	.m-hd .am-nav > li > a {
	position: relative;
	display: block;
	padding: 0.4em;
	font-size: 14px;
	}
	.m-hd .m-about {
	display: none;
	}
	.m-hd .m-about li {
	float: left;
	margin-left: 5px;
	font-size: 14px;
	}
	.m-hd .am-btn {
	padding: 0.5em 0.4em;
	}
	
	.m-header-banner {
	height: 380px;
	padding-top: 120px;
	text-align: center;
	}
	.m-header-banner h2 {
	font-size: 30px;
	margin: 0;
	}
	.m-header-banner p {
	font-size: 18px;
	padding: 0;
	margin: 20px 0 15px 0;
	}
	
	.m-header-1 {
	height: 120px;
	padding-top: 75px;
	text-align: left;
	}
}
.m-header-banner .ban-inside p{font-family: Arial, Helvetica, sans-serif;}
@media screen and (max-width: 479px) {
	.m-hd {
	height: 50px;
	padding: 0;
	}
	
	.m-header-banner {
	height: 16rem;
	padding-top: 0;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding-top: 5rem;
	}
	.m-header-banner h2 {
	font-size: 30px;
	margin: 0;
	}
	.m-header-banner p {
	font-size: 1.8rem;
	padding: 0;
	margin: 0;
	font-weight: bold;
	}
	
	.m-header-1 {
	height: 120px;
	padding-top: 75px;
	text-align: left;
	}
}
.am-btn-danger {
	background: #ff0000;
	border: 1px solid #ff0000;
}
.am-btn-danger:hover {
	background: #ba1f2e;
	border: 1px solid #ba1f2e;
}

.m-home-box {
	padding-bottom: 50px;
}
.m-home-box h2 {
	margin: 40px 0 0 0;
}
.m-home-box h2.font34{font-size: 2.2rem !important;}
.m-home-box h2 span{font-size: 2rem !important;}

.m-home-box p {
	margin: 0 0 30px 0;
	font-size: 18px !important;
	color: #1b1b1b;
}
#kehuzhishang{font-size: 16px!important;}
.zixun-f-ma p {
	margin: 0 0 21px 0;
	font-size: 18px !important;
	color: #1b1b1b;
}

.m-home-box ul h2 {
	padding: 0;
	margin: 0;
}

.m-mn-box {
	position: relative;
	background-color: #fff;
	margin-bottom: 12rem;
}
.m-mn-box section h2 {
	margin: 0;
	padding: 0;
}
.m-mn-box section h3 {
	margin: 20px 0 10px 0;
	padding: 0;
}
.m-mn-box section p {
	margin-top: 0;
}

.m-container {
	margin: 0 0 60px 0;
}

/*
 *首页幻灯片
*/
.am-slider-i2 .am-slider-images {
	height: 680px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}
.am-slider-i2 .am-slider-desc {
	position: absolute;
	left: 0;
	top: 40%;
	right: 0;
	color: #ffffff;
	text-align: center;
}
.am-slider-i2 .am-slider-content h2 {
	font-size: 40px;
	margin: 0;
	padding: 0;
}
.am-slider-i2 .am-slider-content p {
	margin: 0;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 30px;
}
.am-slider-i2 .am-slider-title {
	font-weight: normal;
	margin-bottom: 5px;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.am-slider-i2 .am-slider-en {
	font-size: 12px;
}
.am-slider-i2 .am-btn {
	margin-top: 20px;
	margin-right: 10px;
}
.am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
	display: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.am-slider-i2 .am-slider-images {
	height: 480px;
	}
	.am-slider-i2 .am-slider-desc {
	top: 40%;
	}
	.am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
	display: none;
	}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
	.am-slider-i2 .am-slider-images {
	height: 480px;
	}
	.am-slider-i2 .am-slider-desc {
	top: 200px;
	}
	.am-slider-i2 .am-slider-content h2 {
	font-size: 40px;
	}
	.am-slider-i2 .am-slider-content p {
	font-size: 24px;
	}
	.am-slider-i2 .am-btn {
	margin-top: 10px;
	}
	.am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
	display: none;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.am-slider-i2 .am-slider-images {
	height: 280px;
	}
	.am-slider-i2 .am-slider-desc {
	text-align: center;
	top: 35%;
	}
	.am-slider-i2 .am-slider-content h2 {
	font-size: 20px;
	}
	.am-slider-i2 .am-slider-content p {
	font-size: 14px;
	}
	.am-slider-i2 .am-btn {
	margin-top: 10px;
	}
	.am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
	display: none;
	}
}
@media screen and (max-width: 479px) {
	.am-slider-i2 .am-slider-images {
	height: 280px;
	}
	.am-slider-i2 .am-slider-desc {
	text-align: center;
	top: 110px;
	}
	.am-slider-i2 .am-slider-content h2 {
	font-size: 20px;
	}
	.am-slider-i2 .am-slider-content p {
	font-size: 14px;
	}
	.am-slider-i2 .am-btn {
	margin-top: 10px;
	}
	.am-slider-i2 .am-direction-nav, .am-slider-i2 .am-pauseplay {
	display: none;
	}
}
.m-case-list{
	position: relative;
	z-index:2;
}
.m-case-list li {
	margin-top: 0;
	margin-bottom: 0;
}
@media screen and (min-width: 641px) {
	.m-case-list .am-u-md-4{width: 33.3%;}
	.m-home-box .row-more{transform: translateY(-7rem); margin-bottom: -2.8rem;}
}

.m-case-list li figure,
.team-member figure {
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	/*background: #000;*/
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: left
}
.m-case-list li figure img,
.team-member figure img {
	position: relative;
	display: block;
	transition: all 3s;
}
.m-case-list li figure figcaption,
.team-member figure figcaption {
	/* padding: 2em; */
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	/* margin-top: 120px; */
}
.m-case-list li figure figcaption::before, .m-case-list li figure figcaption::after {
	pointer-events: none;
}
/* .m-case-list li figure figcaption, .m-case-list li figure a, .team-member figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
} */
.m-case-list li figure figcaption h3,
.team-member figure figcaption h3{
	display: flex;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	align-items: center;
	justify-content: center;
	opacity:0;
}
.team-member figure figcaption h3{
	font-weight: 200;
	font-size: 1.8rem;
}
.m-case-list li figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 1;
}
.m-case-list li figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.m-case-list li figure h3 span {
	font-weight: 800;
}
.m-case-list li figure h3, .m-case-list li figure p {
	margin: 0;
}
.m-case-list li figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	text-align: left;
}
figure.effect-lily.last-row-item figcaption{
	display: none;
}
figure.effect-lily.last-row-item::before{
	content:' ';
	width:100%;
	height:100%;
	display: block;
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
	background: -webkit-linear-gradient(rgba(255,255,255,0) 10%,rgba(255,255,255,0.6) 30%,rgba(255,255,255,1) 60%)
}
figure.effect-lily h3, figure.effect-lily p {
	-webkit-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0);
}
figure.effect-lily h3 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-lily p {
	color: rgba(255, 255, 255, 0.6);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img, figure.effect-lily:hover p {
	opacity: 1;
}
figure.effect-lily:hover img, figure.effect-lily:hover h3, figure.effect-lily:hover p {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	color: #fff;
	opacity:1;
}
.team-member .effect-lily figcaption{display: block;}
.team-member figure.effect-lily:hover img{opacity: .4;}
.m-case-list ul li:nth-child(10) figure.effect-lily:hover img{transform: scale(1); opacity: 1;}
.m-case-list ul li:nth-child(11) figure.effect-lily:hover img{transform: scale(1); opacity: 1;}
.m-case-list ul li:nth-child(12) figure.effect-lily:hover img{transform: scale(1); opacity: 1;}
.m-case-list ul li:nth-child(10) figure{cursor: default;}
.m-case-list ul li:nth-child(11) figure{cursor: default;}
.m-case-list ul li:nth-child(12) figure{cursor: default;}
.case-list-inside figure.effect-lily:hover img {
	opacity: 1;
}
figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}
figcaption.effect-profile{
	text-align: center;
	padding: 2px 0 2.5rem 0;
}

figcaption.effect-profile .hide {
	opacity: 0;
}

.project-box {
	position: relative;
	margin-bottom: 2.5rem!important
}

.project-box figcaption.effect-profile {
	width: calc(100% - 1.4rem);
	width: -webkit-calc(100% - 1.4rem);
	width: -moz-calc(100% - 1.4rem);
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: .7rem;
	z-index: 1;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	text-align: left;
	padding: 0 .7rem;
	height: 42px;
	overflow: hidden;
}

.project-box figcaption.effect-profile h3 {
	line-height: 42px;
	height: 42px;
	font-weight: 400;
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.project-box figcaption.effect-profile h3 {
	color: #fff;
}

.project-box figcaption.effect-profile p {
	width: 100%;
	color: #fff !important;
	display: block;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px !important;
}

.project-box figcaption.effect-profile span {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 30px;
	font-size: 28px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align: center;
	margin: 14px auto 0;
}

.project-box .effect-lily {
	transition: all 0.3s;
}

.project-box:hover .effect-lily {
	box-shadow: 0 14px 30px rgba(0, 0, 0, .5)
}

.project-box:hover figure.effect-lily.last-row-item {
	box-shadow: none;
}

/*.project-box:hover figcaption.effect-profile {
	background-color: rgba(227, 2, 21, .8);
	height: 100%;
	text-align: center;
	opacity: 1;
}

.project-box:hover .effect-profile-box {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	width: 100%;
}*/

.pro figcaption.effect-profile{
	text-align: center;
	padding:2px 0 1rem 0;
}
figcaption.effect-profile.last-row-item{
	display:none;
}
figcaption.effect-profile h3{
	margin: 0 0 3px 0;
	font-size:1.8rem;
	font-weight:normal;
	color:#313131;
}
/*figcaption.effect-profile p{
	color:#434343;
	font-size:1.4rem !important;
}*/
.pro figcaption.effect-profile p{
	color:#8d8d8d;
	font-size:1.4rem !important;
}
.m-cat-nav1 {
	margin:24px 0;
	text-align: center;
	font-size:21px;
}
.m-cat-nav1 p em{margin: 0 10px;}
.m-cat-nav1 ul{
	margin:0 auto;
}
.m-cat-nav1 ul li {
	list-style-type: none;
	margin:0 2rem;
	display:inline-block;
}
.m-cat-nav1 ul li a{color: #3e3e3e;}
.m-cat-nav1 ul li a:hover{color: #ff0000;}
@media screen and (max-width: 479px) {
	.m-cat-nav1 ul li{margin: 0 1rem;}
}
/* .m-cat-nav1 ul li.am-active a {
	color: #ff0000;
} */
.m-cat-nav1 p {
	font-size: 1.6rem;
	margin-bottom: 1rem;
}
.marquee-container{overflow:hidden;}
.direction_left img,
.direction_right img,
.direction_left2 img{max-height:92px;}
.m-partner .marquee-containers{padding:2rem 0;position: relative;}
.m-partner .marquee-containers:before{
	width:100%;
	height:100%;
	display:block;
	content:'';
	position:absolute;
	top:0;
	left:0;
	z-index: 9;
	background:rgba(255,255,255,0);
}
.m-partner .marquee-containers .marquee-container{margin:1rem 0;}
.flex-business{
	display: flex;
	flex-wrap: wrap;
	color: #1b1b1b;
}
.business-wrap{
	background:#f7f8f8;
	display: flex;
	align-items: center;
}
.business-wrap article{
	padding:0 3.5rem;
}
.business-wrap article h2{
	margin-top:.6rem;
}
.business-wrap article h2.mgt3{
	margin-bottom:.5rem;
	font-size: 18px;
}
.business-wrap article p{
	margin-bottom:0.6rem;
}
.business-wrap h2{font-size: 1.8rem !important; font-weight: normal;}
@media (min-width: 641px) and (max-width: 1700px){
	.business-wrap h2{font-size: 1.6rem !important; font-weight: normal;}
}
.mgt2{
	margin-top:2rem;
}
.mgt2 ul{overflow: hidden; position: relative;}
.mgt2 ul li{width: 22rem !important;}
@media (min-width: 641px) and (max-width: 1920px){
	.mgt2 ul li{width: 24rem !important;}
}
@-moz-document url-prefix() {
	.mgt2 ul li{width: 26rem !important;}
}
.mgt2 ul .am-fl{float: left;}
.mgt2 ul .am-fr{position: absolute; right: 0; top: 0;}
.mgt2 ul .am-center{margin: 0 auto; float: none;}
@media screen and (max-width: 641px){
	.mgt2 ul .am-center{float: left;}
	.mgt2 ul .am-fr{position: initial;}
}
.am-thumbnail.clear{
	padding:0;
	border:0;
	margin:0;
}
.job-page-left{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.job-page-left .am-text{
	position: absolute;
	background:rgba(154,0,40,0.7);
	padding:3rem;
	font-size: 2.2rem;
	color:#fff;
	font-style: italic;
	line-height:1.8;
}
.job-page-left img{width: 100%;}
.m-job-page ul{
	display:flex;
	flex-wrap: wrap;
}
.job-page-right{
	background:#f7f8f8;
	padding:0 3rem;
}
.job-page-right .am-accordion-gapped .am-accordion-item{
	border:none;
}
.job-page-right .am-accordion-gapped .am-accordion-item.am-active{
	border:none;
}
.job-page-right .am-accordion-gapped .am-accordion-title{
	border:none;
	font-weight:600;
}
.job-page-right .am-accordion-gapped .am-active .am-accordion-title{
	color:#ff0000;
	background:transparent;
}
.job-page-right p{
	margin:0;
}
.job-page-right .am-accordion-gapped .am-accordion-item{
	margin:0;
}
.job-page-right .am-accordion-gapped .am-accordion-title:after,
.job-page-right .am-accordion-one .am-accordion-title:after{
	content: '+';
	right:auto;
	left:14rem;
}
.job-page-right .am-accordion-gapped .am-active .am-accordion-title:after{
	content: '-';
	color:#ff0000;
	transform: none;
}
.job-page-right .am-accordion-content p{
	color:#333;
	line-height:1.5;
	letter-spacing: 2px;
}
.job-page-right .jog-page-note{
	color:#7d7d7d;
	font-size:12px;
	margin-left:2rem;
	margin-top:1rem;
	padding-bottom: 3rem;
	/*  text-align: center;*/
}
.job-page-right .jog-page-note a{
	color:#ff0000;
}
.job-page-right .am-accordion-content{
	padding-top: 0;
}
.m-contact-item{
	padding-left:2rem;
}
.m-contact-item h3{font-size: 2rem !important;}
.m-contact-item p{font-size: 1.6rem;}
.m-contact-item h3,.m-contact-item p{
	margin-bottom:1rem;
}
.flex-business .am-slider-default{
	margin:0;
}
.huodong-list li{
	display: flex!important;
}
.huodong-item{
	position: relative;
	flex:1 1 auto;
}
.huodong-item img{
	width:100%;
}
.huodong-text{
	position: absolute;
	top:0;
	left:0;
	display:flex;
	width:100%;
	height:100%;
	align-items: center;
	justify-content: center;
	color:#fff;
	font-size:2rem;
	/*font-style: italic;*/
	transition:all .2s ease-in-out;
}
.huodong-list01 .huodong-item:nth-child(1) .huodong-text{
	background:rgba(106,64,142,0.5);
}
.huodong-list01 .huodong-item:nth-child(2) .huodong-text{
	background:rgba(146,74,37,0.5);
}
.huodong-list01 .huodong-item:nth-child(3) .huodong-text{
	background:rgba(43,62,97,0.5);
}
.huodong-list01 .huodong-item:nth-child(4) .huodong-text{
	background:rgba(150,64,84,0.5);
}
.huodong-list02 .huodong-item:nth-child(1) .huodong-text{
	background:rgba(72,55,106,0.5);
}
.huodong-list02 .huodong-item:nth-child(2) .huodong-text{
	background:rgba(158,80,113,0.5);
}
.huodong-list02 .huodong-item:nth-child(3) .huodong-text{
	background:rgba(62,106,132,0.5);
}
.huodong-list02 .huodong-item:nth-child(4) .huodong-text{
	background:rgba(61,123,63,0.5);
}
.huodong-item:hover .huodong-text{
	opacity: 0;
}
.huodong-slide{
	margin:10rem 0 0 0;
}
.up-numbers li{
	text-align: center;
	font-size:1.8rem;
}
.up-numbers h3{margin-top: 0; font-size: 18px; font-weight: normal; margin-top: -1rem;}
@media screen and (min-width: 641px){
	.up-numbers h3{margin-top: 1rem;}
}
.up-number{
	width: auto;
	height: 115px;
	margin: 0 20px;
	line-height: 90px;
	font-size: 90px;
	color: #ff0000;
	font-family: 'Futura';
	position:relative;
	font-weight:900;
}
.up-number.plus::before{
	content:'+';
	font-size:28px;
	color: #ff0000;
	position:absolute;
	top:-20px;
	right:-20px;
}
.detail-article{
	font-size:1.6rem;
	color:#434343;
	line-height:2;
}
.detail-article p.big{
	font-size:1.6rem;
}
.detail-article img{
	max-width: 100%;
	margin-bottom:0;
	height:auto;
	margin: 8px auto;
}
.detail-tags{
	font-size:1.4rem;
	color:#707070;
	margin:3rem 0;
}
.detail-section{
	background:#eeeeee;
	margin-bottom:2rem;
	padding-bottom:3rem;
}
.m-images-container section img{
	/*margin-bottom:3rem;*/
	width: 100%;
}

.m-images-container section .about16 {
	width: auto;
}
.m-images-container section .team-member img{
	margin:0;
}
.team-member .effect-profile{padding-top: 0;}
.team-member .effect-profile p{margin-top: 0; line-height: 24px !important;}
.team-member .effect-profile h3{margin: 0;}
.m-images-container section p{
	line-height: 2;
	font-size:1.4rem;
}
.m-mn-box section h2.am-about-title{
	line-height:2;
	margin-bottom:2rem;
	font-size:2.6rem;
}
.m-images-container section .maker-profile dt{
	font-size:1.8rem;
}
.m-images-container section .maker-profile dd{
	font-size:1.6rem;
	line-height: 3.4rem;
}
@media only screen and (min-width: 641px) and (max-width: 1920px) {
	.m-images-container section .maker-profile dd{
	line-height: 3rem;
	}
}
@media only screen and (min-width: 1660px){
	.m-images-container section .maker-profile dd{
	line-height: 3.4rem;
	}
}
.m-images-container section .maker-profile p{
	font-size:1.4rem;
	color: #434343;
}
.m-images-container section .maker-profile dd,.m-images-container section .maker-profile dt{color: #1b1b1b;}
/* 了解更多 */
.m-profilemore {
	background: url('../img/1920-12.jpg?1443942382') center center no-repeat;
	padding: 80px 0;
	color: #fff;
}
.m-home-box .pro-design p{
	font-size:1.6rem;
	color:#fff;
	display:inline-block;
}
.am-btn-danger.am-btn-danger-red{
	background-color:rgba(164,0,44,0.7);
	border:none;
}
/* 联系我们 */
.m-contact {
	padding: 30px 0 80px 0;
	color: #fff;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
@media screen and (max-width: 767px) {
	.m-contact{background-size: cover;}
	/* .up-numbers li:nth-child(3) .up-number.plus::before{top: 3rem;} */
	/* .up-numbers li:nth-child(4) .up-number.plus::before{top: 3rem;} */
	.m-profilemore{padding: 70px 0;}
	/* .ft-bus{padding: 3rem 1rem;} */
	.about16{margin-bottom: 1rem !important;}
}
.m-contact p {
	color: #fff;
}

.m-contact-us {
	padding: 40px 0;
}
.m-contact-us span {
	padding-top: 10px;
}
.m-contact-us .am-btn {
	width: 100%;
}

.m-contact-infobox {
	border: 1px solid #D8D8D8;
	background: #fff;
	border-radius: 5px;
	padding: 40px 0;
	text-align: center;
}
.m-contact-infobox:hover {
	border: 1px solid #0d121b;
	background: #1a1f2a;
	color: #fff;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-contact-us {
	text-align: center;
	}
}
@media screen and (max-width: 479px) {
	.m-contact-us {
	text-align: center;
	}
}
/* 图片模块 */
.m-images-container {
	margin-top: -30px;
	border-radius: 3px;
}
.m-images-container section {
	padding: 30px;
}
.m-images-container section p {
	margin-bottom: 1rem;
}

.m-images-show {
	height: 400px;
	padding-top: 150px;
	background: #1a1f2a;
}
.m-images-show hgroup h1 {
	font-size: 58px;
	line-height: 68px;
	font-weight: normal;
	margin-bottom: 30px;
}
.m-images-show hgroup p {
	width: 100%;
	font-size: 26px;
	margin: 0;
}
.m-images-show hgroup ul {
	margin: 0;
	font-size: 14px;
	display: inline-block;
}
.m-images-show hgroup ul li {
	float: left;
	margin-right: 5px;
	padding-bottom: 30px;
}
.m-images-show .am-animation-fade {
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.m-images-show {
	height: 400px;
	padding-top: 15 0px;
	}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
	.m-images-show {
	height: 300px;
	padding-top: 130px;
	}
	.m-images-show hgroup h1 {
	font-size: 48px;
	line-height: 48px;
	}
	.m-images-show hgroup p {
	width: 100%;
	font-size: 16px;
	margin: 0;
	}
	.m-images-show hgroup ul {
	margin: 0;
	font-size: 12px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-images-show {
	height: 300px;
	padding-top: 110px;
	}
	.m-images-show hgroup h1 {
	font-size: 28px;
	line-height: 28px;
	}
	.m-images-show hgroup p {
	width: 100%;
	font-size: 14px;
	margin: 0;
	}
	.m-images-show hgroup ul {
	margin: 0;
	font-size: 12px;
	}
}
@media screen and (max-width: 479px) {
	.m-images-show {
	height: 200px;
	padding-top: 70px;
	text-align: center;
	}
	.m-images-show hgroup h1 {
	font-size: 28px;
	line-height: 28px;
	}
	.m-images-show hgroup p {
	width: 100%;
	font-size: 14px;
	margin: 0;
	}
	.m-images-show hgroup ul {
	margin: 0;
	font-size: 12px;
	}
}
/* 文章模块 */
.m-news article {
	margin-bottom: 80px;
	position: relative;
}
.m-news h3 {
	font-size: 28px;
}

.m-news-date {
	font-family: arial;
	color: #999;
	border-right: 1px solid #e9e9e9;
}
.m-news-date span {
	display: block;
	font-size: 40px;
	color: #333;
}

.m-news-data {
	padding-bottom: 30px;
}
.m-news-data span {
	color: #aaa;
	margin-right: 20px;
}

.m-news-desc {
	color: #2b3242;
	height: 100px;
	overflow: hidden;
}

.m-news-container {
	margin-top: 60px;
	margin-bottom: 60px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
}
.m-news-container header {
	background: #1a1f2a;
	border-radius: 3px 3px 0 0;
	color: #fff;
	padding: 20px;
}
.m-news-container header a {
	color: #fff;
}
.m-news-container header span {
	margin-right: 10px;
}
.m-news-container section {
	padding: 40px 20px 20px;
}
.m-news-container section .com a {
	color: #dd514c;
}

/* 服务内容 */
.m-services {
	background: #1a1f2a;
	padding: 40px 0 40px 0;
	color: #fff;
}

.m-service-container {
	margin: 0 0 60px 0;
}
.m-service-container .am-pagination {
	margin-top: 20px;
}
.m-service-container .am-pagination .am-active a {
	background: #DD514E;
	border-color: #dd514c;
}

.m-service-list li {
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #fff;
}
.m-service-list li:hover {
	background: #ff0000;
	border: 1px solid #ff0000;
	border-left: 10px solid #ba1f2e;
	color: #fff;
	margin-bottom: 30px;
}

.m-service-list-icon {
	font-size: 50px;
	text-align: center;
}

/** 网站欣赏列表 **/
.m-web-list figure {
	background: #fff;
}
.m-web-list figure h3 {
	margin: 0;
}
.m-web-list figure figcaption {
	padding: 10px;
}

.m-list article {
	margin-bottom: 60px;
}

/** 相关网站 **/
.m-web-relevantdesc {
	font-size: 12px;
	height: 40px;
	overflow: hidden;
}

/* tag */
.m-item {
	margin-top: 60px;
}
.m-item article .thumbnail {
	height: 200px;
	overflow: hidden;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-contact-us {
	text-align: center;
	}
}
@media screen and (max-width: 479px) {
	.m-contact-us {
	text-align: center;
	}
}
/* 协助伙伴 */
.m-partner li img {
	border: 1px solid #E9E9E9;
	-webkit-filter: grayscale(1);
}
.m-partner li img:hover {
	border: 1px solid #737b8a;
}
.m-partner p {
	margin: 0 0 30px 0;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-contact-us {
	text-align: center;
	}
}
@media screen and (max-width: 479px) {
	.m-contact-us {
	text-align: center;
	}
}
/*返回顶部*/
.m-top-cbbfixed {
	position: fixed;
	right: 10px;
	transition: bottom ease .3s;
	bottom: -85px;
	z-index: 9999;
	cursor: pointer;
}

.m-top-cbbtn {
	width: 40px;
	height: 40px;
	display: block;
	background-color: #ff0000;
}

.m-top-go {
	transition: background-color ease .3s;
	margin-top: 1px;
}
.m-top-go:hover {
	background-color: #f00000;
}

.m-top-goicon {
	float: left;
	margin: 14px 0 0 9px;
	width: 23px;
	height: 12px;
	background: url('../img/side-icon02.png?1406598120');
}

.m-top-weixin {
	background: #333;
	margin-top: 1px;
}
.m-top-weixin div {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 194px;
	height: 199px;
	position: absolute;
	left: -194px;
	top: -115px;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: 100% 70%;
	-webkit-transform-origin: 100% 70%;
	transition: transform ease .3s, opacity ease .3s;
	-webkit-transition: all ease .3s;
	display: none\0;
	*display: none;
}
.m-top-weixin:hover div {
	display: block;
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	*display: block;
}

.m-top-weixin-icon {
	float: left;
	margin: 12px 0 0 11px;
	width: 18px;
	height: 18px;
	background: url('../img/side-icon01.png?1406598156');
}
.m-top-dh-icon {
	float: left;
	margin: 12px 0 0 11px;
	width: 18px;
	height: 18px;
	background: url('../img/shou_nav01.png');
	background-size: cover;
}
.m-top-dc-icon {
	float: left;
	/*margin: 12px 0 0 11px;*/
	width: 100%;
	height: 100%;
	background: url('../img/contact-fex.jpg');
	background-size: cover;
}
.m-top-dh{background: #333; margin-bottom: 1px;}
.zixun-list-inside{
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}
.zixun-list-inside li{
	padding:0 1.5rem!important;
	margin-bottom:3rem;
}
.zixun-list-inside .effect-profile{
	text-align: left;
	line-height:1.8;
	padding:0 1.5rem;
}
.zixun-list-inside .effect-profile h3{
	height:4.6rem;
	margin-top:1rem;
	overflow:hidden;
	line-height: 2.4rem;
}
.zixun-list-inside .effect-profile p{
	display:flex;
	margin-top:3rem;
	color:#959595;
	font-size:1.2rem!important;
}
.zixun-list-inside .effect-profile .classify{
	text-align: left;
	flex: 1 1 auto;
}
.zixun-list-inside .effect-profile .time{
	text-align: right;
}
.zixun-list-item{
	background:#fff;
	border-radius: 3px;
	overflow:hidden;
	flex:1 1 auto;
}
.zixun-list-item .effect-profile h3 a{color: #1b1b1b; font-size: 1.6rem;}

/* 网站底部 */
.m-footer {
	background: #343333;
	padding: 60px 0 0 0;
	color: #fff;
	font-size: 16px;
}
@media only screen and (min-width: 1680px){
	.m-footer .am-container{max-width: 100%; padding: 0 20.9rem;}
}
.m-footer a {
	color: #fff;
}
.m-footer a:hover {
	color: #ff0000;
}
.m-footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.m-footer section h2 {
	font-size: 16px;
	margin-bottom: 20px;
}
.m-footer i {
	margin-left: 10px;
}

.m-footer-container,
.m-footer-flink {
	padding-bottom: 60px;
}

.m-footer-subnav a,
.m-footer-flink a {
	margin-right: 10px;
}

.m-footer-bottom {
	background: #000;
	font-size: 12px;
	padding: 20px 0;
	color: #aaa;
}
.ft-subnav ul{
	display: flex;
}
.ft-subnav ul li{
	/* margin:0 6px; */
	flex:1 1 auto;
}
.ft-subnav ul li dt,.ft-subnav ul li dd{
	margin-bottom:12px;
}
.ft-subnav ul li dt{font-size: 1.8rem; font-weight: normal;}
.ft-subnav ul li dd a{
	color:#626262;
}
@media screen and (min-width: 768px) {
	/* .ft-bus{padding-left: 6.2rem;} */
	.ft-subnav ul li{overflow: hidden;}
	.ft-subnav ul li dl{float: right;}
	.icp{margin-top: 0rem !important;}
}

.ft-bus h2{
	margin-bottom:12px!important;
	color:#959595;
	margin-top: 0 !important;
	letter-spacing: 0.3rem;
	font-size: 2.1rem !important;
	font-weight: normal;
}
.ft-bus ul li:last-child{letter-spacing: 0.06rem;}
.ft-bus ul li{font-size: 2.1rem;}
.ft-bus .copyright{font-size: 1.4rem; color: #aaa; padding-top: 8rem;}
.ft-company h3{font-size: 2.1rem; color: white; font-weight: normal; margin-top: 3rem; margin-bottom: 0.4rem;}
.ft-company .address{margin-top: 0; font-size: 1.8rem; line-height: 3.8rem;}
.ft-company .plus-icons{margin-top: 4.2rem;}
.ft-company .icp{margin-top: 0;}
.ft-company img, .ft-bus img{
	max-width: 50%;
}
@media screen and (max-width: 641px) {
	.ft-company h3{font-size: 1.8rem; margin-bottom: 0; color: white;}
	.ft-company .address{font-size: 1.4rem;}
	.ft-company .icp{font-size: 1.2rem;}
	.ft-bus h2,.ft-bus ul li{font-size: 1.8rem !important;}
	.ft-bus .copyright{font-size: 1.2rem; padding-top: 4rem;}
}

@media screen and (min-width: 768px) {
	.ft-company img{width: 115px; height: 52.5px;}
}
p.plus-icons,p.address,p.icp{
	color:#aaa;
}
p.address{
	margin:2.6rem 0 0 0;
}
p.plus-icons{
	margin:.5rem 0 0 0;
}
p.icp{
	font-size:1.4rem;
}
.plus-icons .p-icon{
	display: inline-block;
	width:28px;
	height:28px;
	margin:0;
	background-image:url(../img/plugs-icons.png);
	background-repeat: no-repeat;
}
.plus-icons a{
	display:inline-block;
	width:28px;
	margin-right:6px;
}
.p-icon.p-wechat{
	background-position: 0 0 ;
}
.p-icon.p-weibo{
	background-position: -28px 0 ;
}
.p-icon.p-be{
	background-position: -56px 0 ;
}
.p-icon.p-oo{
	background-position: -84px 0 ;
}
.p-icon.p-bi{
	background-position: -112px 0 ;
}
#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 50
}

#top-intro {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 50
}

#top-intro img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 98px;
	height: auto;
	background-color: transparent;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#top-banner {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: transparent;
	z-index: 1
}

#top-banner #top-banner-background #top-banner-background-1,
#top-banner #top-banner-background #top-banner-background-2,
#top-banner #top-banner-background #top-banner-background-3,
#top-banner #top-banner-background #top-banner-background-4,
#top-banner #top-banner-background #top-banner-background-5 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%;
	opacity: 1;
	background-color: transparent;
	z-index: 1;
	overflow: hidden
}

#top-banner #top-banner-background #top-banner-background-1 div,
#top-banner #top-banner-background #top-banner-background-2 div,
#top-banner #top-banner-background #top-banner-background-3 div,
#top-banner #top-banner-background #top-banner-background-4 div,
#top-banner #top-banner-background #top-banner-background-5 div {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100vw + 100px);
	height: 100%;
	background-color: transparent;
	z-index: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition: all 9s linear;
	overflow: hidden
}

#top-banner #top-banner-background #top-banner-background-1 div.active,
#top-banner #top-banner-background #top-banner-background-2 div.active,
#top-banner #top-banner-background #top-banner-background-3 div.active,
#top-banner #top-banner-background #top-banner-background-4 div.active,
#top-banner #top-banner-background #top-banner-background-5 div.active {
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 1;
}

#top-banner #top-banner-background #top-banner-background-1 div {
	background: url(../img/top-banner-background-1.jpg);
	-ms-background-size: cover;
	background-size: cover;
	background-position: 50% 85%;
	background-repeat: no-repeat
}

#top-banner #top-banner-background #top-banner-background-2 div {
	background: url(../img/top-banner-background-2.jpg);
	-ms-background-size: cover;
	background-size: cover;
	background-position: 50% 85%;
	background-repeat: no-repeat
}

#top-banner #top-banner-background #top-banner-background-3 div {
	background: url(../img/top-banner-background-3.jpg);
	-ms-background-size: cover;
	background-size: cover;
	background-position: 50% 85%;
	background-repeat: no-repeat
}

#top-banner #top-banner-background #top-banner-background-4 div {
	background: url(../img/top-banner-background-4.jpg);
	-ms-background-size: cover;
	background-size: cover;
	background-position: 50% 85%;
	background-repeat: no-repeat
}

#top-banner #top-banner-background #top-banner-background-5 div {
	background: url(../img/top-banner-background-5.jpg);
	-ms-background-size: cover;
	background-size: cover;
	background-position: 50% 85%;
	background-repeat: no-repeat
}
.top-banner-context{
	position: absolute;
	max-width:1200px;
	width:100%;
	bottom:100px;
	left:0;
	z-index:5;
	font-family: 'SourceHanSerifCN';
}
.top-banner-context>p{
	font-size:3.4rem;
	color:#fff;
	/*line-height:1.2;*/
	font-family:'NotoSansCJK-DemiLight-4';
	padding-left: 1.5rem;
	/*font-style: italic;*/
	/*  letter-spacing: 4px;*/
}
.top-banner-context > p > span{
	font-size:3.4rem;
	color:#fff;
	line-height:1.2;
	font-family:'Futura';
	padding-left: 0rem;
	font-style: italic;
	letter-spacing: normal;
	margin-left: -5px;
}
.top-banner-context p span{display: block; font-size: 3.2rem; font-family: Futura Std -Medium;letter-spacing: normal;}

@media screen and (max-width:768px){
	.top-banner-context{
	height:65vh;
	display:flex;
	justify-content: center;
	align-items: center;
	bottom:0;
	}
	.top-banner-context p{
	text-align:center;
	font-size: 4rem;
	}
}

@media only screen and (min-width:1200px){
	.top-banner-context{
	left:50%;
	margin-left:-600px;
	}
}
@media only screen and (min-width:1680px){
	.top-banner-context{
	max-width: 50%;
	left:20.9rem;
	margin-left: 0;
	}
	.top-banner-context p{padding-left: 0;}
}

.sp {
	width: 12px;
	height: 12px;
	clear: both;
	margin: 20px auto;
}

/* Spinner 3Balls Scale */
.sp-3balls, .sp-3balls:before, .sp-3balls:after {
	background-color: #959595;
	width: 12px;
	height: 12px;
	transform-origin: center center;
	display: inline-block;
}

.sp-3balls {
	position: relative;
	background-color:#959595;
	opacity: 1;
	-webkit-animation: spScaleAlpha 1s infinite linear;
	animation: spScaleAlpha 1s infinite linear;
}

.sp-3balls:before, .sp-3balls:after {
	content: '';
	position: relative;
	opacity: 0.25;
}

.sp-3balls:before {
	left: 22px;
	top: -7px;
	-webkit-animation: spScaleAlphaBefore 1s infinite linear;
	animation: spScaleAlphaBefore 1s infinite linear;
}

.sp-3balls:after {
	left: -22px;
	top: -32px;
	-webkit-animation: spScaleAlphaAfter 1s infinite linear;
	animation: spScaleAlphaAfter 1s infinite linear;
}

@-webkit-keyframes spScaleAlpha {
	0% {
	opacity: 1;
	}
	33% {
	opacity: 0.25;
	}
	66% {
	opacity: 0.25;
	}
	100% {
	opacity: 1;
	}
}
@keyframes spScaleAlpha {
	0% {
	opacity: 1;
	}
	33% {
	opacity: 0.25;
	}
	66% {
	opacity: 0.25;
	}
	100% {
	opacity: 1;
	}
}
@-webkit-keyframes spScaleAlphaBefore {
	0% {
	opacity: 0.25;
	}
	33% {
	opacity: 1;
	}
	66% {
	opacity: 0.25;
	}
}
@keyframes spScaleAlphaBefore {
	0% {
	opacity: 0.25;
	}
	33% {
	opacity: 1;
	}
	66% {
	opacity: 0.25;
	}
}
@-webkit-keyframes spScaleAlphaAfter {
	33% {
	opacity: 0.25;
	}
	66% {
	opacity: 1;
	}
	100% {
	opacity: 0.25;
	}
}
@keyframes spScaleAlphaAfter {
	33% {
	opacity: 0.25;
	}
	66% {
	opacity: 1;
	}
	100% {
	opacity: 0.25;
	}
}

@media only screen and (min-width: 641px){
	.am-modal-responsve{
	width:100%;
	margin-left:0;
	left:0;
	}
	.am-cf-box .am-modal{width: 1100px; margin-left: -550px; left: 50%;}
 .history-img{height: 35rem;overflow: hidden;}
}

@media only screen and (min-width: 1200px){
	.am-modal-responsve{
	width:100%;
	margin-left:-600px;
	left: 50%;
	}
	.am-cf-box .am-modal{width: 1200px; margin-left: -600px; left: 50%;}
}
@media only screen and (min-width: 1680px){
	.am-modal-responsve{
	width:100%;
	margin-left:-615px;
	}
	.am-container{
	max-width:1530px;
	}
	.am-cf-box .am-modal{width: 1600px; margin-left: -800px; left: 50%;}
}

@media only screen and (min-width: 1680px) {
	.m-hd .am-container{max-width: 100%; padding: 0 20.9rem;}
}

.am-modal-responsve .am-modal-hd .am-close{
	top:1.5rem;
	right:4rem;
	font-size:5.6rem;
	font-weight:200;
	z-index: 999;
}


/*** ============================================================================ai3 start=============================================***/
.about-history {
	background:#f9f9f9;
	position: relative;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	background:#fff;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track::after,.slick-track::before {
	display: table;
	content: ""
}

.slick-track::after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: 0
}

.slick-slide a {
	outline: 0
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}
.ai3-year__full {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 0
}

.ay-arrow,.ai3-year__slick {
	display: inline-block;
	vertical-align: middle
}

.ay-arrow {
	width: 42px;
	height: 42px;
	text-align: center;
	line-height:42px;
	border-radius: 50px;
	position: absolute;
	background:#ff0000;
	top: -3px;
}

.ay-arrow i {
	-webkit-transition: color .4s;
	transition: color .4s;
	color: #fff;
	font-size:16px;
}
.ay-prev.ay-arrow i{
	transform: rotate(180deg)
}

.ay-prev {
	left: 0;
	z-index: 99;
}

.ay-next {
	right: 0
}
@media (max-width: 767px) {
	.ay-prev{left: -2rem; z-index: 999; top: -0.4rem;}
	.ay-next{right: -2rem; top: -0.4rem;}
	.am-about09 ul{width: 200vw;}
	.am-about09 .about11{width: 100vw; overflow-x: scroll;}
	.am-avg-sm-5>li{width: 40vw;}
	.job-page-right{padding-bottom: 50px;}
	.right-news-list{padding-left: 8rem;}
}
.ai3-year__slick {
	width: calc(100% - 40px);
	margin:0 0 0 20px;
	font-size: 0
}

.ai3-year__slick a {
	-wenkit-transition: color .4s;
	transition: color .4s;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 1.6rem;
	color: rgba(17,17,17,0.5);
	letter-spacing: 1px;
	font-family: "FutworaProTrialRegular";
	width: 100%;
	font-weight: 200;
	height: 32px;
	line-height:32px;
	z-index: 200
}
.am-padding-xl{font-size: 1.4rem;}

.ai3-year__slick .slick-slide {
	position: relative;
	text-align: center;
	height: 37px;
	cursor: pointer
}

.ai3-year__slick .slick-slide:before,.ai3-year__slick .slick-slide:after {
	content: "";
	display: block
}

.ai3-year__slick .slick-slide:before {
	content: "";
	display: block;
	width: 50%;
	height: 5px;
	background-color: #fff;
	position: absolute;
	left: 25%;
	top: 32px;
	z-index: 40
}

.ai3-year__slick .slick-current a {
	color: #ff0000;
	font-size:20px;
}

.ai3-year__slick .slick-current:before {
	background-color: #ff0000
}

.ai3-list__full {
	font-size: 0;
	margin-left: -2px;
	margin-right: -2px
}

.ai3-list__full .item-box {
	display: inline-block;
	vertical-align: top;
	width: 25%
}

.ai3-list__full a {
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;
	padding-bottom: 250px
}

.ai3-list__full a:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%
}

.ai3-list__full figure {
	position: relative
}

.ai3-list__full figure:after {
	content: "";
	display: block;
	padding-top: 57.14%
}

.ai3-list__full img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.ai3-list__full article {
	-webkit-transition: all .4s;
	transition: all .4s;
	background-color: #f5f5f5;
	padding: 50px 35px 65px 40px;
	letter-spacing: 1px;
	height: 250px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%
}

.ai3-list__full article:after {
	-webkit-transition: all .4s;
	transition: all .4s;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background-color: #e60012
}

.ai3-list__full h1 {
	font-size: 18px;
	line-height: 1.5;
	color: #111;
	font-weight: 700;
	height: 50px;
	overflow: hidden
}

.ai3-list__full .ai3-txt {
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: justify;
	margin-top: 18px;
	height: 80px;
	overflow: hidden
}

.ai3-list__full .ai3-txt p {
	font-size: 14px;
	line-height: 1.9;
	color: #111
}

.ai3-year__full {
	margin-top: 60px
}

@media (min-width: 1337px) {
	.ai3-list__full .item-box a:hover article {
	height:310px;
	padding-top: 75px
	}
	
	.ai3-list__full .item-box a:hover article:after {
	width: 100%
	}
	
	.ai3-list__full .item-box a:hover .ai3-txt {
	height: 134px
	}
}

@media (min-width: 1025px) {
	
	.ai3-list__full a:hover article {
	height: 280px;
	padding-top: 40px
	}
	
	.ai3-list__full a:hover article:after {
	width: 100%
	}
	
	.ai3-list__full a:hover .ai3-txt {
	height: 136px
	}
	
	.ai3-year__slick .slick-slide:hover a {
	color: rgba(17,17,17,0.8)
	}
}

@media (max-width: 1800px) {
	.ai4-cont {
	margin-top: 0
	}
	
	.ai3-year__full {
	margin-top: 60px
	}
}


@media (max-width: 1440px) {
	
	.ay-arrow {
	width: 42px;
	height: 42px
	}
	
	.ai3-year__slick .slick-slide:before {
	top: 32px
	}
	
	
	.ai3-year__slick a {
	height: 32px;
	line-height:32px;
	}
}

@media (max-width: 1366px) {
	.ai3-list__full a {
	padding-bottom:230px
	}
	
	.ai3-list__full article {
	height: 230px;
	padding: 30px 24px 46px 24px
	}
	
	.ai3-year__full {
	margin-top: 30px
	}
}


@media (max-width: 1200px) {
	
	.ai3-list__full .slick-dots {
	text-align: center;
	margin-top: 20px
	}
	
	.ai3-list__full .slick-dots button:after {
	background-color: rgba(164,164,164,0.6)
	}
	
	.ai3-list__full .slick-dots .slick-active button:after {
	background-color: #e60012
	}
}

@media (max-width: 1024px) {
	
	.ai3-year__full {
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px
	}
	
	.ai3-year__full:after,.ai3-year__full:before {
	content: "";
	display: block;
	position: absolute;
	width: 40px;
	height: 1px;
	top: 25px;
	background-color: rgba(17,17,17,0.1)
	}
	.ai3-year__full:before {
	left: -40px
	}
	
	.ai3-year__full:after {
	right: -40px
	}
	
	.ai3-year__slick {
	width: 100%;
	margin-left: 0;
	margin-right: 0
	}
	
	.ai3-list__full {
	margin-top: 40px
	}
	
	.ai3-list__full .slick-track {
	margin-left: 0;
	margin-right: 0
	}
	
	.ai3-list__full a {
	padding-bottom: 200px
	}
	
	.ai3-list__full h1 {
	font-size: 16px;
	max-height: 46px
	}
	
	.ai3-list__full article {
	height: auto;
	min-height: 200px;
	padding: 20px 26px 30px 20px
	}
	
	.ai3-list__full .ai3-txt {
	height: auto;
	overflow: auto
	}
}


@media (max-width: 640px) {
	.ai3-year__full:after,.ai3-year__full:before {
	width: 20px
	}
	
	.ai3-year__full:before {
	left: -20px
	}
	
	.ai3-year__full:after {
	right: -20px
	}
}

#content22 li:hover{
	color:#ff0000!important;
}

.am-cf-box{padding: 5rem 1rem; position: relative;}
.am-cf-box img{width: 100% !important;}
.am-about01{padding: 5rem 1.5rem; position: relative;}
.am-about01 h2{font-size: 2rem; margin-bottom: 3.2rem;}
.am-about02 h3{font-size: 2rem; color: #ff0000; margin-bottom: 1rem;}
.am-about02 tr td{padding-bottom: 2rem;}
.am-about02 tr td p:nth-child(1){margin-top: 0.4rem;}
.am-about02 tr td p{padding-bottom: 1.4rem; margin: 0;}
.am-about02{overflow-y: scroll; height: 400px;}
.about10{height: 2.2rem;}
@media (min-width: 1440px) {
	.am-about02{height: 29.6rem;}
}

.am-about02::-webkit-scrollbar{
	width: 7px;
	height: 7px;
	background-color: #f2f2f2;
	-moz-background-color:#f2f2f2;
}
.am-about02::-webkit-scrollbar-track {
	background-color: #f2f2f2;
	-moz-background-color:#f2f2f2;
}
.am-about02::-webkit-scrollbar-thumb{
	background-color: #ff0000;
	-moz-background-color:#ff0000;
}

.am-about03{background: url(../img/about-img/about_60.jpg) no-repeat; background-size: cover;}
.am-about03 h2{font-size: 2.6rem; color: white; text-align: center; font-weight: normal; padding: 3.4rem 0; margin: 0;}
.am-about04{overflow: hidden;}
.am-about04 .am-about05{width: 20%; background: black; position: relative; float: left;}
.am-about04 .am-about05 img{width: 100%; opacity: .65;}
.am-about04 .am-about05:hover img{opacity: 1; transition: all 0.3s;}
.am-about04 .am-about05 p{position: absolute; left: 0; right: 0; top: 0; bottom: 0; text-align: center; color: white; font-size: 3.4rem;}
@media (max-width: 640px) {
	.am-about04 .am-about05{width: 50%;}
}
.am-about06{padding: 5rem 0;}
.am-about06 img,.am-about08 img{width: 100%;}
.am-about07 h3{font-weight: normal; font-size: 1.8rem; margin-bottom: 0;}
.am-about07 .am-about07_1{font-weight: bold;}
.am-about07 .am-about07_1 span{font-weight: normal;}
.am-about06 .am-about07 h3{color: #ff0000;}
.am-about07 h3 span{display: block; color: #b5b5b5; font-size: 1.8rem; text-transform:uppercase;}
.am-about07 h2{margin-top: 1rem; color: #434343; font-size: 1.6rem; font-weight: normal; margin-bottom: 3rem;}
@media (min-width: 1100px) {
	.qiye_wh .am-about07 h2{margin-bottom: 0;}
	.qiye_wh .am-about07{margin-top: 48px;}
}
.qiye_wh .am-about07 h3{color: #ff0000;}
@media (max-width: 1024px) {
	
}
.am-about08{padding-bottom: 17rem;}
.am-about09{background-repeat: no-repeat; background-size: cover;}
.am-about09 .am-text-xl{font-size: 2rem;}
.about15 .am-text-xl{color: black;}
.about15 .am-padding-top{color: black;}
.about15 .am-text-danger{margin-top: 1.6rem;}
.j-tak .am-text-danger{margin-top: 1rem;}
.about15 h2.am-text-xl{margin-bottom: 1.2rem;}
.j-tak h2.am-text-xl{margin-bottom: 0rem;}
.about15 .am-text-danger{color: #ff0000;}
.about15 .am-padding-top p{color: #1b1b1b;}


/* scroll bar */
.zl-scrollBarBox{height:100%;position:absolute;background:#f3f3f3}
.zl-scrollBar{position:absolute;left:0;top:0;background:#ff0000;transition:background .3s}
.zl-scrollBar.zl-verticalBar{min-height:10px}.zl-scrollBar.zl-horizontalBar{min-width:10px}
.zl-scrollBar:hover{background:#ff0000}
.zl-scrollContentDiv{position:relative!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;top:0;left:0}

.m-images-container .right-news-list li{
	border-bottom:1px solid #ddd;
	margin-bottom:2rem;
}
.m-images-container .right-news-list img{
	border-radius:3px;
	margin:0!important;
}
.m-images-container .right-news-list p{
	font-size:1.2rem;
	margin-top:5px;
	margin-bottom:1rem;
	color: #434343;
}
.m-images-container .article-pages p{
	line-height:1;
	margin:0 0 2rem;
	color:#1b1b1b;
	font-size:1.3rem;
}
.flex-article-box{
	display: flex;
	flex-direction: row;
}
.article-plus{
	width:80px;
	flex:0 0 auto;
	text-align:center;
}
.create-time, .share-hd{
	font-size:1.2rem;
	color:#aaa;
}
.create-time span{
	color:#535353;
	font-size:2rem;
}
.share-hd{
	margin-top:2rem;
}
.share-list .plus-icons{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.fuwu-video video{width: 100%;}
.fuwu-video .am-modal-dialog{background: none;}

/* 服务范畴 */
.m-images-container.am-margin-top-xl{
	margin:3.6rem 0;
}
.images-grall h2{
	color:#fff;
	font-weight:400;
	margin:0;
}
.images-grall li{
	position:relative;
}
.images-grall li a{
	display: block;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.images-grall .txt{
	position: relative;
	width:100%;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: rgba(0,0,0,0.65);
}
.images-grall img{
	margin:0!important;
}
.images-grall .txt .p1{
	font-size:2.4rem;
	color:#fff;
	margin:0;
	transition: all 0.3s;
}
.images-grall .txt .p2{
	font-size:1.4rem;
	color:#fff;
	margin:0;
	padding:16px;
	text-align: center;
	display: none;
	line-height: 2rem;
	padding-top: 0;
}
.images-grall a:hover .txt .p2{display: block; transition: all 0.3s;}
.images-grall .txt .p,
.images-grall .txt{
	-webkit-filter: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.images-grall li:hover .txt{
	background:rgba(0,0,0,.4);
}
/*** ============================================================================ai3 end=============================================***/


@media screen and (max-width: 641px){
	.top-banner-context p{
	font-size:2.5rem;
	}
	.top-banner-context p span{font-size: 1.4rem;}
	figure.effect-lily.last-row-item::before{
	display: none;
	}
	figcaption.effect-profile.last-row-item{
	display: block;
	}
	hgroup.top-design h2{
	font-size:2.4rem;
	}
	hgroup.top-design p{
	font-size:1.4rem;
	margin:2rem 0 1rem 0;
	}
	.up-number{
	font-size:4rem;
	line-height:2;
	}
	.up-numbers li{
	font-size:1.6rem;
	}
	.m-home-box p{
	margin-bottom:20px;
	}
	.direction_left img, .direction_right img, .direction_left2 img{
	max-height:42px;
	}
	.m-footer section.ft-bus h2{
	margin-top:2rem;
	}
	.m-footer section.ft-bus h2.am-hide{
	margin-top:0;
	margin-bottom:20px!important;
	}
	p.address{
	margin:2rem 0 0 0;
	font-size:1.4rem;
	}
	.plus-icons a{
	transform: scale(0.8,0.8);
	margin-right:0;
	}
	p.icp{
	margin:0;
	}
	.ft-subnav{
	padding-top: 1.6rem;
	margin-top: 1.6rem;
	border-top: 1px solid rgba(255,255,255,0.1);
	font-size:1.4rem;
	}
	.m-cat-nav1 ul li{
	font-size:2rem;
	width: 26%;
	}
	.m-cat-nav1 p{
	font-size:1.4rem;
	margin:1rem 0;
	}
	.am-slider-default.news-slide-wrap{
	padding:0;
	margin-bottom:1.2rem;
	}
	.news-text{
	font-size:1.4rem;
	height:3rem;
	line-height:3rem;
	}
	.zixun-list-inside li{
	padding:0!important;
	margin-bottom:0rem;
	}
	.am-text-xxl{
	font-size:2rem;
	}
	.m-images-container section{
	padding:1.2rem;
	margin:0;
	}
	.article-plus{
	display:none;
	}
	.right-news-list{
	padding:0;
	}
	.m-images-container .article-pages p{
	line-height:1.6;
	}
	.share-fixed{
	display:flex;
	line-height:28px;
	}
	.share-fixed .create-time{
	flex:1 1 auto;
	font-size:1.2rem;
	text-align:right;
	}
	.share-fixed .plus-icons{
	flex-direction:row;
	}
	.share-fixed .share-hd{
	margin:0 .5rem;
	font-size:1.2rem;
	}
	.share-fixed p.plus-icons{
	margin:0;
	}
	.am-padding-vertical-xl{
	padding:0;
	margin-bottom: 4rem;
	}
	.business-wrap h2{
	font-size:1.6rem!important;
	}
	.business-wrap article h2.mgt3{
	margin-top:1.6rem;
	}
	.business-wrap article{
	padding:1.6rem;
	}
	.job-page-right{
	padding:0;
	}
	.huodong-slide{
	margin-top:2rem;
	}
	.huodong-text{
	font-size:1.4rem;
	}
	.m-contact-item{
	padding:0;
	}
	.m-images-container section img{
	margin-bottom:1.6rem;
	}
	.m-images-container section p{
	margin:0;
	}
	.introduction p{margin-bottom: 1rem!important;}
	.am-padding-left-xl{
	padding:0;
	}
	#content22 .am-padding-xl{
	padding:0;
	}
	.am-about01{
	padding:0;
	}
	.am-about06{
	padding:3rem 0;
	}
	.am-about07 h3{
	font-size:1.4rem;
	}
	.am-about07 h2{
	font-size:1.6rem;
	margin-bottom:1.6rem;
	}
	.am-about09{
	margin:4rem 0 1.6rem 0!important
	}
	.am-about08{
	padding-bottom:2rem;
	}
	.ft-subnav{display: none;}
	.m-case-list .case-list-inside li{width: 50%; float: left;}
	.m-case-list .am-avg-sm-1>li:nth-of-type(1n+1){clear: none;}
	nav.am-header .am-header-nav img{height: 3rem;}
	.am-header-right i{font-size: 3rem;}
	.am-header .am-header-left{left: 2rem; top: 1rem;}
	.am-header .am-header-right{right: 2rem; top: 1rem;}
}
@media screen and (min-width: 641px){
	.share-fixed{display: none;}
	.about18{margin-bottom: 3.5rem !important;}
}
@media screen and (min-width: 641px){
	.share-fixed{display: none;}
	.hexin{margin-bottom: 2.4rem !important;}
}
.footer01{width:13rem; display: block; margin: 0 auto;}
@media screen and (min-width: 1440px){
	.footer01{width: 14rem;}
}
@media screen and (min-width: 768px){
	.shou_nav{display: none;}
	.pc_no,.m-cat-nav1 ul li.pc_no{display: none;}
}
@media screen and (max-width: 641px){
	.pc_show{display: none!important;}
.history-img{height: 55rem;overflow: hidden;}
}
@media screen and (max-width: 768px){
	.top-banner-context p{text-align: center; padding-left: 0; position: absolute; left: 2rem; right: 2rem;}
	.shou_no{display: none;}
	.m-footer .am-u-sm-6 h2 img{width: 26vw;}
	.m-footer .am-u-sm-6 h2.am-hide{display: none !important;}
	.m-footer .am-u-sm-6 .footer01{width: 100%;}
	.footer_add_shou{clear: both; padding-left: 1.2rem; padding-top: 1.8rem;}
	.footer_add_shou .address{font-size: 1.2rem;}
	.am-about02{height: 20rem;}
	.am-cf-box .am-modal-bd .am-padding-xl{padding: 0;}
	.am-cf-box .am-modal-bd .am-padding-xl h2{margin: 0;}
	.am-cf-box .am-modal-bd .am-padding-xl .am-padding-top{padding: 0;}
	.am-cf-box .am-modal-bd .am-padding-xl .am-padding-top p{margin: 0; overflow-y: scroll; height: 20rem;}
	.am-cf-box .am-modal-bd .am-padding-xl .am-padding-top p::-webkit-scrollbar{
	width: 7px;
	height: 7px;
	background-color: #ddd;
	}
	.am-cf-box .am-modal-bd .am-padding-xl .am-padding-top p::-webkit-scrollbar-track {
	background-color: #ddd;
	}
	.am-cf-box .am-modal-bd .am-padding-xl .am-padding-top p::-webkit-scrollbar-thumb{
	background-color: #ff0000;
	}
}
@media (min-width: 768px) and (max-width: 1024px){
	.ay-prev{z-index: 99;}
	.ai3-year__full .slick-list{padding: 0 5rem;}
}
.shou_nav{background: rgba(27,27,27,.9); position: fixed; bottom: 0; left: 0; right: 0; height: 5.8rem; z-index: 999;}
.shou_nav ul{overflow: hidden; padding: 0; display: block; position: relative; margin: 1rem 0;}
.shou_nav ul li{display: inline-block;}
.shou_nav ul li a{color: white; text-align: center; display: inline-block; font-size: 1.4rem}
.shou_nav ul li a img{width: 2.6rem;}
.shou_nav ul li a span{display: block;}
.shou_nav01{float: left; margin-left: 12vw;}
.shou_nav02{position: absolute; left: 50%; top: 0; width: 3.2rem; margin-left: -1.6rem;}
.shou_nav03{float: right; margin-right: 12vw;}

.am-about-title{font-weight: normal;}

@media screen and (max-width: 641px){
	#top-banner{height: 65vh;}
}
/* 团队弹窗 */
@media only screen and (min-width: 1200px) {
	.am-cf-box .am-modal-responsve{margin-left: -600px;}
	.am-cf-box .am-container{max-width: 1200px;}
}
@media screen and (min-width: 641px){
	.wu_about01 img{width: 80% !important; float: right; margin-right: 4rem;}
	.zm-cf .right-news-list{padding-left: 9rem;}
	.about-history .am-padding-xl{padding-left: 5rem;}
}
.images-grall hgroup.am-padding-xl{padding: 2rem 0;}
.zm-cf h1.am-text-xxl{color: #1b1b1b; font-size: 1.8rem;}

@media screen and (max-width: 641px){
	.m-case-list .am-avg-sm-1>li{width: 50%;}
	.m-header-banner h2{font-size: 2rem; font-weight: normal;font-family:NotoSansCJK-DemiLight-4;font-style: normal;}
	.m-header-banner p{font-size: 1.6rem;}
	#fuwudetail{font-size: 1.8rem;text-align: left}
}



.fuwu_detail{padding: 0; height: 46rem;}
.fuwu_detail .am-container{position: relative; height: 46rem;}
.fuwu_detail .am-container .ban-inside{position: absolute; left: 15px; bottom: 3rem;}

@media screen and (max-width: 1199px) and (min-width: 960px){
	.top-banner-context p{font-size: 4rem}
}
@media screen and (max-width: 1500px) and (min-width: 1199px){
	.top-banner-context p{font-size: 3.4rem}
}
@media screen and (max-width: 641px){
	.fuwu_detail .am-container{height: 200px;}
	.fuwu_detail .am-container .ban-inside{bottom: -3rem;}
	.ai3-year__slick{padding: 0 0 0 10px;}
}
.m-header-banner p{margin-top: 0;}

@media screen and (min-width: 1199px){
	.am-about02{height: 400px;}
}
.clearfix:after{clear:both; display:block; content:""; visibility:hidden; height:0;}
.clearfix{zoom:1;}
.am-about06_01{font-size: 2rem; margin-bottom: 4rem; color: #3e3e3e;}
.am-about06_01 span{display: block; text-transform: uppercase; color: #b5b5b5; font-weight: normal; font-size: 1.8rem;}
.wu_about02{margin: 20px -30px;}
.wu_about02 a{display: block; transition: all 0.3s; z-index: 9; position: relative; transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), color .5s cubic-bezier(0.2, 0.0, 0.2, 1), box-shadow .5s cubic-bezier(0.2, 0.0, 0.2, 1);}
.wu_about02 a:hover{box-shadow: 0 10px 10px rgba(0,0,0,.2); transition: all 0.3s; z-index: 99; transform: translateY(-4px);
	box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.10);}
.wu_about02 .am-u-md-8,.wu_about02 .am-u-md-4{margin-bottom: 1rem; padding: 0 0.5rem;}
.wu_about02 .clearfix{margin: 0 1rem;}
.wu_about03{font-size: 1.6rem; color: #1b1b1b; line-height: 3rem; margin: 0 -15px;}

@media screen and (min-width: 641px){
	.zixun02 img{float: left; max-width: 100%;}
	.about15{padding-left: 2.2rem;}
}
@media screen and (max-width: 641px){
	.zixun02 img{width: 100%; margin-bottom: 1rem;}
}
.zixun02{overflow: hidden; margin-bottom: 4rem;}

.zixun02 h2{margin: 0;}
.zixun02 h2 a{font-size: 1.6rem; color: #1B1B1B; font-weight: normal;}
.zixun02 h3{margin: 1rem 0 0; font-size: 1.2rem; color: #959595;}
.zixun02 p{line-height: 2.6rem; font-size: 1.4rem; color: #1b1b1b;}

.team-member .effect-lily figcaption{position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.team-member .effect-profile h3{color: #1b1b1b;}

.wu_fuwu03{display: none;}
@media screen and (max-width: 641px){
	.zixun-list-inside .effect-profile p{display: none;}
	.zixun-list-item{padding-bottom: 10px;padding-top: 6px;}
	.wu_fuwu01 figure.wu_fuwu022::before{display: none;}
	.wu_fuwu033{display: block;}
	.m-home-box h2.font34{font-size: 2.2rem !important; margin-top: 2rem;}
	.m-home-box h2 span{font-size: 1.8rem !important;}
	.m-home-box hgroup.row-header p{font-size: 1.6rem; margin-top: 0;}
	.m-case-list .zixun-list-item figure{display: flex; flex-direction: row-reverse;}
	.m-case-list .zixun-list-item .effect-lily{width: 25%; float: left; height: 67px;}
	.m-case-list .zixun-list-item .effect-profile{width: 75%;display: inline-block;}
	.m-case-list ul li .effect-profile p span{display: none;}
	.zixun03 li{overflow: hidden; padding-bottom: 1rem;}
	.zixun03 li a,.zixun03 li p{display: flex; flex-direction: row-reverse;}
	.zixun03 li a{float: left; width: 23%; height: 67px;}
	.zixun03 li p{width: 77%; overflow: hidden;margin-top: 0px!important;}
	.zixun03 li p a{width: 100%; padding-left: 1.5rem; font-size: 1.6rem;}
	.ft-bus h2{letter-spacing: 0;}
	.m-cat-nav1 ul li a{display: inline-block;}
	.tou_logo{width:52px;padding: 2px 6px 0 0!important;display: inline-block;vertical-align:middle}
}
/*.m-job-page{background:url(../img/job-bg-1.png) no-repeat left top; background-size: 50% 50%;}*/

@media screen and (min-width: 1100px){
	.zixun-list-item .effect-lily a{display: block; height: 260px; width: 100%; overflow: hidden;}
}

.job-page-right{padding: 30px 0;}
.job-page-right .am-accordion{overflow-y: scroll; height: 300px !important;}

.job-page-right .am-accordion::-webkit-scrollbar{
	width: 7px;
	height: 7px;
	background-color: #f2f2f2;
}
.job-page-right .am-accordion::-webkit-scrollbar-track {
	background-color: #f2f2f2;
}
.job-page-right .am-accordion::-webkit-scrollbar-thumb{
	background-color: #ff0000;
}

@media (max-width: 640px) {
	.job-page-right .am-accordion{height: 400px !important;}
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
	.job-page-right .am-accordion{height: 278px !important;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
	.job-page-right .am-accordion{height: 217px !important;}
}
@media screen and (min-width: 1199px) and (max-width: 1440px) {
	.job-page-right .am-accordion{height: 418px !important;}
}
@media screen and (min-width: 1441px){
	.job-page-right .am-accordion{height: 500px !important;}
}

.about12{background: #f8f8f8; position: relative;}
.about13{padding: 5rem 0;}
.service01{font-size: 1.6rem; line-height: 3.2rem; color: #1b1b1b;}
.service02 ul{padding-left: 0; padding-top: 2rem;}
.service02 ul li{float: left; width: 31.33%; position: relative; margin: 10px 1%; background-color: #f3f3f3}
.service02 ul li img{width: 100%;}
.service02 ul li a{display: block; font-size: 18px;text-align: center; padding: 20px 10px;}
.service02 ul li a span{display: block; color: rgba(102,102,102,1); font-size: 14px;}
.service02 ul li a p{width: 100%; color: #333; margin-bottom: 0}
.service02 ul li:hover {transition: all 0.3s; box-shadow: 0 0 8px rgba(0,0,0,.3); z-index: 99;}

@media screen and (max-width: 641px){
	.service02 ul li{width: 48%; margin: 6px 1%}
}

@media screen and (max-width: 480px){
	.service02 ul li{width: 100%; margin: 6px 0}
}
.service03 h3{margin-bottom: 0; margin-top: 5rem; color: #b5b5b5; text-transform: uppercase; font-size: 1.8rem;}
.service03 h2{margin-top: 0; font-size: 2.6rem; color: #1b1b1b; font-weight: normal; line-height: 3rem;}
.service04 ul{padding-left: 0;}
.service04 ul li{float: left; width: 14.2%; position: relative;}
.service04 ul li span,.service05 ul li span{display: none; position: absolute; left: 0; top: 0; transition: all 1s;}
.service04 ul li:hover span,.service05 ul li:hover span{display: inline-block; transition: all 1s;}
.service04 ul li img,.service05 ul li img{width: 100%; transition: all .3s}
.service05 ul{padding-left: 0;}
.service05 ul li{float: left; overflow: hidden; width: 20%; display: inline-block; margin-bottom: 20px; position: relative;}
.service05 ul li:hover img {
	transform: scale(1.1);
}

.service06{background: #f8f8f8; margin-top: 0.5rem; padding: 0 0 5rem 0; font-size: 1.4rem; line-height: 3rem; color: #313131;}
.service06 .am-u-md-4{padding: 0 1rem;}
.service06 .am-container{padding: 0 1rem;}
.service06_box{background: white; padding: 3.5rem 2.5rem;}
.service06_box p{height: 7rem; overflow: hidden; line-height: 2.4rem;}
.service06_box{margin-top: 1rem;}
.service07 .sp-3balls:after{top: -3.8rem;}
.service07 .sp-3balls:before{top: -0.8rem;}
.job-page-right{padding-left: 50px;}

.m-mn-box .contact01{color: #1a1a1a; font-size: 1.8rem !important; font-weight: bold; padding-bottom: 1rem;}
.contact02{padding-bottom: 2rem;}
.contact02 img{margin-right: 1rem;}
.contact03{line-height: 3.5rem;}
.contact04{padding-top: 2rem !important;}
.contact05 span{display: inline-block; padding-left:2.8rem;}
.contact06{font-size: 1.4rem; letter-spacing: 0.4rem; padding-top: 1rem;}
.service08{font-size: 1.6rem; color: #434343; line-height: 3.2rem; padding: 5rem 0;}

.service_bg{height: 69rem; padding-top: 46rem;}
.service_bg h2{font-size: 4.2rem; font-style: normal;font-family:NotoSansCJK-DemiLight-4;}
.service_bg p{font-size: 2rem;font-family:NotoSansCJK-DemiLight-4!important;}
@media screen and (max-width: 1660px) and (min-width: 960px){
	.service_bg{height: 58rem; padding-top: 43rem;}
}
@media screen and (max-width: 641px){
	.service_bg{height: 30rem; padding-top: 10rem;}
}
.service08{padding:3rem 1.5rem;}
.service09 a{display: block; text-align: center; overflow: hidden;}
.service09 p a img{width: 100%; transition: all 3s;}
.service09 p a:hover img{transform: scale(1.05); transform: all 3s;}
.service09 .am-u-md-4{margin-bottom: 2.5rem;}
.service10{text-align: center; color: #535353; font-size: 2.6rem; font-weight: normal; margin-bottom: 3.6rem !important;}

.about14{display: flex; align-items: center; display: -webkit-flex;}
.group-team .effect-profile h3{font-weight: bold;}
@media screen and (max-width: 641px){
	.about14{display: inherit;}
	.service09 .am-g{display: flex; flex-wrap: wrap;}
}

@media screen and (max-width: 641px){
	.huodong-list li{display: flex!important;flex-direction: row;flex-wrap: wrap;}
	.huodong-list li > .huodong-item{width: 100%; margin:1px}
	footer .copyright{text-align: left; padding-top: 0 !important;}
	.m-footer{padding: 0;}
	.ft-company .plus-icons{margin: 0 0 20px 0;}
	.shou_nav{display: none;}
	.up-numbers h3{font-size: 16px;}
	.m-cat-nav1{margin-top: 10px;}
	.ay-arrow{width: 3.2rem; height: 3.2rem; line-height: 3.2rem;}
	.ay-prev,.ay-next{top: 0;}
	.about13 .am-about07 h3.am-about07_1 span{font-weight: normal;}
	.fuwu_detail{height: 30rem;}
	.contact07{height: 26rem;}
	.contact07 h2{font-size: 2.4rem;}
	.contact08{margin-bottom: 1rem;}
	.contact03{line-height: 2.4rem;}
	.contact05{margin-bottom: 0 !important;}
	.m-mn-box{margin-bottom: 3rem;}
	.job-page-left .am-text{font-size: 1.4rem;}
	.job-page-left .am-text h2{font-size: 1.8rem;}
	.job-page-right{padding-left: 0;}
	.service01{font-size: 1.6rem;}
	.service04 ul li,.service05 ul li{width: 33.3%;}
	.am-modal-responsve .am-modal-hd .am-close{top: -0.5rem;
	right: 1rem;
	font-size: 2.6rem;
	font-weight: 200;
	z-index: 999;
	}
	.service_bg h2{font-size: 3rem;font-style: normal;font-family: NotoSansCJK-DemiLight-4;font-weight: normal;}
	.service_bg p {font-size: 1.6rem;font-family: NotoSansCJK-DemiLight-4!important;font-weight: normal;}
	.am-about02{margin-top: 3rem;}
	.am-modal {width: 300px;left: 48%;margin-left: -135px;margin-top: 0;top: 50%;}
	.history-imgr{margin-bottom: 0}
	.history-img{padding-bottom: 0}
}
.about13 .am-about07 h3.am-about07_1{font-size: 2rem;}
#hm_t_undefined{display: none;}
.about17 p{color: #1b1b1b;}
.about-history #content22 ul li{color: #1b1b1b;}
@media screen and (min-width: 641px){
	.am-u-custom-3 {
	width: 28.5555%;
	}
	.am-u-custom-4 {
	width: 29.5555%;
	}
	.am-u-custom-5 {
	width: 41.66666667%;
	}
	.ft-subnav,.ft-bus{padding-top: 10rem;}
	.news-article-l{padding-left: 2rem}
	.introduction p{
	margin-bottom: -1rem!important;
	}
}
.jituan{
	color:#fff!important;
	font-family: NotoSansCJK-DemiLight-4;
}
.address{
	color:#959595!important;
	font-family: NotoSansCJK-DemiLight-4;
}
.ft-abouts >ul >li>dl>dt{
	color:#dcdcdc;
}
.address.address01{font-size: 1.4rem;}
.am-about07_1{color:#3e3e3e;}
.lod_next{background: #F8f8f8;border: none;}
.set-shangwu-color > a{color:#3e3e3e!important;}
.hangye-home-box p{line-height: 2.6rem!important;font-size: 1.4rem!important;color: #1b1b1b!important;margin-top: 8px;}
.contact-3{margin-top: 25px;}
.am-header{height: 54px}
.div1{width: 100%;height: 108px;margin: 1rem 0;position: relative;overflow: hidden;}
.div1 ul{position:absolute;left: 0;top: 0;}
.div1 ul li {float: left;list-style: none;}
.div2{width: 100%;height: 108px;margin: 1rem 0;position: relative;overflow: hidden;}
.div2 ul{position:absolute;right: 0;top: 0;}
.div2 ul li {float: left;list-style: none;}
.div1 img,.div2 img{max-width:180px;}
.about_dy{background: url(../img/about-img/about_dy.jpg) no-repeat center 10rem; padding-top: 5rem; padding-left: 1rem; padding-right: 1rem;}
.set-shangwu-color .xuanzhong a,.set-shangwu-color .xuanzhong{color: #ff0000 !important;}
.responsibility img{width:100%}
@media screen and (max-width: 641px){
	.div1,.div2{height: 5.8rem;}
	.div1 ul li,.div2 ul li{width: 30vw;}
	.div1 ul li img,.div2 ul li img{max-width: 100%;}
	.am-modal {width: 300px;left: 48%;margin-left: -135px;margin-top: 0;top: 50%;}
	.responsibility{padding:0!important;}
}
.yang-footer-h3{margin-top: 4.4rem!important;}
.weixin img.qrcode {
	position: absolute;
	z-index: 99;
	top: 60px;
	left: 30px;
	width: 194px;
	max-width: none;
	height:auto;
	transform: scale(0);
	transform-origin: top right;
	opacity: 0;
	border-radius: .25rem;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	
}

.weixin:hover img.qrcode {
	transform: scale(1);
	opacity: 1;
}



footer {
	background-color: #333333;
}

footer .top {
	padding-top: 62px; 
}

footer .top > .content {
	display: flex;
    flex-wrap: wrap;
}

footer .top > .content > .left,
footer .top > .content > .middle,
footer .top > .content > .right {
	display: inline-block;
	border-left: 1px solid #5e5e5e;
	box-sizing: border-box;
	float: left;
}

footer .top > .content > .left {
	width: 23%;
	padding: 60px 0 0 0
}

footer .top > .content > .left > h6 {
	font-size: 23px;
	color: #ffffff;
	line-height: 30px;
}

footer .top > .content > .left > h5 {
	font-size: 37px;
	color: #ff0000;
	line-height: 40px;
	font-weight: bold;
	margin: 10px 0
}

footer .top > .content > .left > p {
	font-size: 15px;
	color: #adadad;
	line-height: 24px;
}

footer .top > .content > div:first-child {
	border-left: 0
}

footer .top > .content > .middle {
	width: 62%;
	padding: 0 50px 40px 60px;
	text-align: center;
}

footer .top > .content > .middle > ul {
	margin-bottom: 16px;
}

footer .top > .content > .middle > ul > li {
	line-height: 26px;
	display: inline-block;
	margin-right: 5%;
}

footer .top > .content > .middle > ul a {
	font-size: 17px;
	color: #ffffff;
}

footer .top > .content > .middle > ul > li:last-child {
	margin-right: 0
}

footer .top > .content > .middle > ul a:hover {
	text-decoration: underline 
}

footer .top > .content > .middle > p {
	font-size: 15px;
	color: #ffffff;
	line-height: 33px;
	opacity: .5
}

footer .top > .content > .middle > p > a {
	color: #ffffff;
}

footer .top > .content > .middle > p > a:hover {
	text-decoration: underline 
}

footer .top > .content > .right {
	padding: 10px 0 55px 60px;
	text-align: center;
	font-size: 17px;
	color: #fcfcfc;
	line-height: 24px;
	width: 15%
}

footer .top > .content > .right > p {
	margin-top: 14px;
}

footer .bottom {
	font-size: 12px;
	color: #adadad;
	line-height: 30px;
	padding: 10px 0;
	border-top: 1px solid #636363;
}

footer .bottom a {
	color: #adadad;
}

footer .bottom a:hover {
	text-decoration: underline 
}

@media only screen and (max-width : 1300px) {
	footer .top {
		padding-top: 40px;
	}

	footer .top > .content > .left {
		padding: 60px 40px 0 0
	}

	footer .top > .content > .left > h6 {
		font-size: 16px;
		line-height: 24px;
	}

	footer .top > .content > .left > h5 {
		font-size: 20px;
		margin: 0;
		line-height: 26px;
		margin: 7px 0;
	}

	footer .top > .content > .left > p {
		font-size: 14px;
		line-height: 20px;
	}

	footer .top > .content > .middle {
		padding: 0 40px 20px;
	}

	footer .top > .content > .middle > ul a {
		font-size: 16px;
	}

	footer .top > .content > .right {
		padding: 20px 0 88px 40px;
		font-size: 14px
	}
}

@media only screen and (max-width : 850px) {
	footer .top {
		text-align: center;
	}

	footer .top > .content > .left,
	footer .top > .content > .middle,
	footer .top > .content > .right {
		border-left: 0;
	}

	footer .top > .content > .left {
		width: 100%;
		padding: 0
	}

	footer .top > .content > .middle {
		display: none;
	}

	footer .top > .content > .middle {
		width: 100%;
		padding: 20px 0 0
	}

	footer .top > .content > .right {
		width: 120px;
		padding: 20px 0;
		margin: 0 auto;
		float: none
	}

	footer .bottom {
		text-align: center;
		line-height: 24px;
		padding: 13px 0
	}
}

.met_pager{text-align:center;}
.met_pager a{text-align:center;height:38px;line-height:38px;min-width:38px;_width:38px;text-align:center;display:inline-block;color:#474747;margin:0 3px;background: #f0f0f0;}
.met_pager a:hover{color:#fff;background:#ff0000;}
.met_pager .PreSpan,.met_pager .NextSpan{height:40px;line-height:40px;min-width:60px;_width:60px;border-radius:5px;text-align:center;background:#fff;color:#474747;display:inline-block;border:1px solid #e2dfdf;}
.met_pager .PreA,.met_pager .NextA{height:38px;line-height:38px;color:#474747; padding: 0 10px}
.met_pager .PreSpan,.met_pager .PreA{}
.met_pager .NextSpan,.met_pager .NextA{}
.met_pager .firstPage,.met_pager .lastPage{font-weight:bold;height:38px;line-height:38px;min-width:40px;_width:40px;color:#aaa}
.met_pager .Ahover{color:#fff;background:#ff0000;}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e2dfdf;color:#474747;background:#fff;}
.met_pager #metPageT{width:20px;padding:11px 5px 10px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:9px 0;cursor:pointer;}


/* 头部 开始 */
.search::before,
.search::after {
    content: '';
    position: absolute;
    width: calc(100% + 15px);
    height: calc(100% + 15px);
    pointer-events: none;
    border: 1.5em solid #ffe100;
}

.search::before {
    top: 0;
    left: 0;
    border-right-width: 0;
    border-bottom-width: 0;
}

.search::after {
    right: 0;
    bottom: 0;
    border-top-width: 0;
    border-left-width: 0;
}

.btn--search-close {
    font-size: 2em;
    position: absolute;
    top: 1.25em;
    right: 1.25em;
    display: none;
}

.search__form {
    width:100%;
}

.search__input {
    font-family: inherit;
    font-size: 6vw;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 75%;
    padding: 0.05em 0;
    color: #cdcdcd;
    border-bottom: 2px solid #ffe100;
    background-color:transparent;
}

.search__input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    opacity: 1;
    color: #cdcdcd;
}

.search__input::-moz-placeholder {
    opacity: 0.3;
    /* Mozilla Firefox 19+ */
    color: #cdcdcd;
}

.search__input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    opacity: 0.3;
    color: #cdcdcd;
}

.search__input::-webkit-search-cancel-button,
.search__input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.search__input::-ms-clear {
    display: none;
}

.search__info {
    font-size: 90%;
    font-weight: bold;
    display: block;
    width: 75%;
    margin: 0 auto;
    padding: 0.85em 0;
    text-align: right;
    color: #cdcdcd;
}

.search__related {
    display: flex;
    width: 75%;
    pointer-events: none;
}

.search__suggestion {
    width: 33.33%;
    text-align: left;
}

.search__suggestion:nth-child(2) {
    margin: 0 3em;
}

.search__suggestion h3 {
    font-size: 1.35em;
    margin: 0;
}

.search__suggestion h3::before {
    content: '\21FE';
    display: inline-block;
    padding: 0 0.5em 0 0;
}

.search__suggestion p {
    font-size: 1.15em;
    line-height: 1.4;
    margin: 0.75em 0 0 0;
}

/* Border */
.search::before,
.search::after {
    transition: transform 0.5s;
}

.search::before {
    transform: translate3d(-15px, -15px, 0);
}

.search::after {
    transform: translate3d(15px, 15px, 0);
}

.search--open::before,
.search--open::after {
    transform: translate3d(0, 0, 0);
}

/* Close button */
.btn--search-close {
    opacity: 0;
    transform: scale3d(0.8, 0.8, 1);
    transition: opacity 0.5s, transform 0.5s;
}

.search__suggestion {
    opacity: 0;
    transform: translate3d(0, -30px, 0);
    transition: opacity 0.5s, transform 0.5s;
}

.search--open .search__suggestion:nth-child(2) {
    transition-delay: 0.1s;
}

.search--open .search__suggestion:nth-child(3) {
    transition-delay: 0.2s;
}

@media screen and (max-width:40em) {
    .search__form {
        margin: 5em 0 1em;
    }
    .btn--search-close {
        font-size: 1.25em;
        top: 1.5em;
        right: 1.5em;
    }
    .search__info {
        text-align: left;
    }
    .search__suggestion {
        font-size: 80%;
        width: 100%;
    }
    .search__suggestion:nth-child(2),
    .search__suggestion:nth-child(3) {
        display: none;
    }
}

#page_header_container{position:relative;}

.waypoint_ani{
	-webkit-transition: all 1.5s cubic-bezier(.19,1,.22,1);
	-moz-transition: all 1.5s cubic-bezier(.19,1,.22,1);
	-ms-transition: all 1.5s cubic-bezier(.19,1,.22,1);
	-o-transition: all 1.5s cubic-bezier(.19,1,.22,1);
	transition: all 1.5s cubic-bezier(.19,1,.22,1);
	-webkit-transform: translateY(160px);
	-moz-transform: translateY(160px);
	-ms-transform: translateY(160px);
	-o-transform: translateY(160px);
	transform: translateY(160px);
	opacity:0;
}
.waypoint_ani.animated{
	opacity:1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
#page_header_container{width:100%;height:75px;background-color:#fff;z-index:99;border-bottom:1px solid #f0efef;
	-webkit-transition:.8s cubic-bezier(.19,1,.22,1);
	-moz-transition:.8s cubic-bezier(.19,1,.22,1);
	-o-transition:.8s cubic-bezier(.19,1,.22,1);
	transition:.8s cubic-bezier(.19,1,.22,1);
}
#page_header_container .phc_main_body{width:100%;height:100%;}
#page_header_container .phc_logo_container{width:15.969581%;height:100%;border-right:1px solid #f0efef;float:left;cursor:pointer;
	background:url('../img/logo.png') no-repeat left center;background-size:116px 47px;
}
#page_header_container .phc_head_menu{float:left;/*margin-left:6.84%;*/height:100%;width:62%; padding: 0; margin: 0;}
#page_header_container._with_opacity_bg{position:fixed;top:0;left:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.3);
	background-color:transparent;
}
#page_header_container._with_opacity_bg::after{content:'';width:100%;height:222px;background:url('http://static.dinzd.com/assets/images/pc_nav_bg.png') repeat-x center;
	position:absolute;top:0;left:0;
}
#page_header_container .page_inner_container{z-index:1;}
#page_header_container.__hide{transform: translateY(-100%);}
#page_header_container.__show{position:fixed;transform: translateY(0);}
#page_header_container._with_opacity_bg .phc_logo_container{border-right-color:rgba(255,255,255,.3); background-size: auto 80%;}
#page_header_container._with_opacity_bg .phc_head_menu li{color:#fff;}
#page_header_container._with_opacity_bg .phc_icons_group .phc_icon_grid.fdj{border-left-color:rgba(255,255,255,.3);border-right-color:rgba(255,255,255,.3);}
.phc_head_menu li{color:#1f1f1f;font-family:'playfair_regular',sans-serif;height:100%;line-height:75px;float:left;position:relative;/*margin-left:80px;*/text-align:center;width:16.66%;}
.phc_head_menu li:first-child{margin-left:0;}
.phc_head_menu li .top_nav_link{display:block;position:relative;width:100%;height:100%;
	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	perspective: 500px;
}
.phc_head_menu li:hover .cube_container{
	-webkit-transform: translateZ(-37px) rotateX(90deg);
	-moz-transform: translateZ(-37px) rotateX(90deg);
	-ms-transform: translateZ(-37px) rotateX(90deg);
	-o-transform: translateZ(-37px) rotateX(90deg);
	transform: translateZ(-37px) rotateX(90deg);
}
.phc_head_menu li:hover .front{opacity:0;}
.phc_head_menu li:hover .backer{opacity:1;}
.cube_container{width:100%;height:100%;position:absolute;top:0;left:0;
	-webkit-transform: translateZ(-37px);
	-moz-transform: translateZ(-37px);
	-ms-transform: translateZ(-37px);
	-o-transform: translateZ(-37px);
	transform: translateZ(-37px);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cube_container .front{width:100%;height:100%;position:absolute;top:0;left:0;opacity:1;
	font-size: 16px;
	color: #fff;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-90deg) translateZ(37px);
	-moz-transform: rotateX(-90deg) translateZ(37px);
	-ms-transform: rotateX(-90deg) translateZ(37px);
	-o-transform: rotateX(-90deg) translateZ(37px);
	transform: rotateX(-90deg) translateZ(37px);
	-webkit-transform: translateZ(37px);
	-moz-transform: translateZ(37px);
	-ms-transform: translateZ(37px);
	-o-transform: translateZ(37px);
	transform: translateZ(37px);
	-webkit-transition: background-color,opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: background-color,opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: background-color,opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: background-color,opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#page_header_container._with_opacity_bg .cube_container .backer{font-size: 16px; color: #fff; background-color:rgba(255,255,255,.1)}
.cube_container .backer{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;background-color:rgba(219,235,235,.1);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-90deg) translateZ(37px);
	-moz-transform: rotateX(-90deg) translateZ(37px);
	-ms-transform: rotateX(-90deg) translateZ(37px);
	-o-transform: rotateX(-90deg) translateZ(37px);
	transform: rotateX(-90deg) translateZ(37px);
	-webkit-transition: background-color,opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: background-color,opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: background-color,opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: background-color,opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}



.phc_icons_group{float:left;font-size:0;height:100%;/*margin-left:5.703%;margin-left:5.32%;*/}
.phc_icons_group .phc_icon_grid{display:inline-block;zoom:1;vertical-align:top;height:100%;position:relative;cursor:pointer;}
.phc_icons_group .phc_icon_grid i{display:block;background:url('http://static.dinzd.com/assets/images/icon_map_newest.png') no-repeat 0 27px;height:100%;}
.phc_icons_group .phc_icon_grid.fdj{padding:0 33px;border-left:1px solid #f0efef;border-right:1px solid #f0efef;cursor:pointer;}
.phc_icons_group .phc_icon_grid.fdj i{background-position-x:0;width:21px;}
.phc_icons_group .phc_icon_grid.weibo{margin-left:2.03125vw;}
.phc_icons_group .phc_icon_grid.weibo i{background-position:-101px 26px;width:26px;}
.phc_icons_group .phc_icon_grid.wechat{margin-left:2.291vw;}
.phc_icons_group .phc_icon_grid.wechat i{background-position-x:-171px;width:27px;}
.phc_icons_group .phc_icon_grid.qq{margin-left:2.03125vw;}
.phc_icons_group .phc_icon_grid.qq i{background-position-x:-236px;width:23px;}
.phc_icons_group .phc_icon_grid.unknowicon{margin-left:2.03125vw;}
.phc_icons_group .phc_icon_grid.unknowicon i{background-position-x:-296px;width:22px;}



#page_header_container._with_opacity_bg .phc_icons_group .phc_icon_grid.fdj i{background-position:0 -53px;}
#page_header_container._with_opacity_bg .phc_icons_group .phc_icon_grid.weibo i{background-position:-126px -53px;}
#page_header_container._with_opacity_bg .phc_icons_group .phc_icon_grid.wechat i{background-position:-70px -52px;}
#page_header_container._with_opacity_bg .phc_icons_group .phc_icon_grid.qq i{background-position:-184px -52px;}
#page_header_container._with_opacity_bg .phc_icons_group .phc_icon_grid.unknowicon i{background-position:-234px -53px;}


.page_inner_container{width:1315px;margin:0 auto;position:relative;height:100%;}
.page_inner_container.sp_width{width:1500px;}
#page_header{width:100%;height:76px;background-color:#fff;font-size:0;}
#page_header .header_logo{width:210px;height:100%;background:url('http://static.dinzd.com/assets/images/logo.svg') no-repeat left center;background-size:116px auto;position:relative;display:inline-block;vertical-align:top;}
#page_header .header_logo::after{content:'';position:absolute;top:0;right:0;width:1px;height:100%;font-size:0;background-color:#f0efef;}
#page_header .header_nav{font-size:0;display:inline-block;vertical-align:top;}
#page_header .header_nav li{display:inline-block;vertical-align:top;font-size:15px;color:#1f1f1f;line-height:76px;margin-left:75px;}
#page_header .header_nav li:first-child{margin-left:89px;}
#page_header .header_search_container{width:82px;height:100%;border-left:1px solid #f0efef;border-right:1px solid #f0efef;font-size:0;display:inline-block;vertical-align:top;margin-left:80px;}
#page_header .header_search_container form{width:100%;height:100%;position:relative;}
#page_header .header_search_container form button{width:100%;height:100%;position:relative;z-index:11;cursor:pointer;}
#page_header .header_search_container form::after{content:'';position:absolute;top:50%;left:50%;background:url('http://static.dinzd.com/assets/images/icon_map.png') no-repeat 0 -1px;width:21px;height:21px;
	transform: translate(-50%,-50%);
}
#page_header .header_social_bts{display:inline-block;font-size:0;vertical-align:top;height:100%;}
#page_header .header_social_bts li{display:inline-block;vertical-align:middle;background-image:url('http://static.dinzd.com/assets/images/icon_map.png');margin-left:19px;}
#page_header .header_social_bts li:first-child{margin-left:29px;}
#page_header .header_social_bts li.wechat{width:27px;height:22px;background-position:-70px 0;}
#page_header .header_social_bts li.webo{width:26px;height:21px;background-position:-126px -1px;}
#page_header .header_social_bts li.qq{width:23px;height:23px;background-position:-184px 0;}

#mobile_page_header_container{height:1.44rem;background-color:#fff;
    -webkit-transition:.8s cubic-bezier(.19,1,.22,1);
    -moz-transition:.8s cubic-bezier(.19,1,.22,1);
    -o-transition:.8s cubic-bezier(.19,1,.22,1);
    transition:.8s cubic-bezier(.19,1,.22,1);
}
#mobile_page_header_container .header_sign_container{width:.453rem;position:absolute;left:.48rem;top:50%;
    transform:translateY(-50%);
}
.header_sign_container > ._line_box{width:100%;height:6px;background-color:#231815;margin-top:3px;}
.header_sign_container > ._line_box:first-child{margin-top:0;}
#mobile_page_header_container .header_logo_container{width:1.54rem;height:.62rem;background:url('http://static.dinzd.com/assets/images/logo.svg') no-repeat center;background-size:contain;position:absolute;top:50%;left:50%;
    transform:translate(-50%,-50%);
}
#mobile_page_header_container .header_search_container{width:.41rem;height:.41rem;background-size:contain;position:absolute;top:50%;right:.68rem;
    transform:translateY(-50%);
}
.header_search_container > button{width:.41rem;height:.41rem;background:url('http://static.dinzd.com/assets/images/mobile_icon_fdj.png') no-repeat center;background-size:contain;position:absolute;top:0;left:0;}
.has_mask{position:relative;}
.has_mask::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:3;}
.image_width_text_middle{width:100%;position:relative;}
.image_width_text_middle.height_565{height:7.53rem;}
.image_width_text_middle > .bg_box{width:100%;height:100%;background:url('http://static.dinzd.com/assets/images/a_bg.jpg') no-repeat center;background-size:contain;}
.image_width_text_middle > .text_box{width:100%;font-family:'playfair_regular',sans-serif;color:#fff;height:100%;position:absolute;left:0;top:0;z-index:3;text-align:center;
    display:flex;
    justify-content:center;
    align-items:center;
}
#mobile_page_header_container._be_fixed{position:fixed;top:0;left:0;z-index:1000;}
#mobile_page_header_container._with_opacity_bg{background-color:transparent;}
#mobile_page_header_container._with_opacity_bg::after{content:'';width:100%;height:2.986rem;position:absolute;top:0;left:0;background:url('http://static.dinzd.com/assets/images/_mobile_nav_bg.png') repeat-x center top;z-index:-1;background-size:contain;}
#mobile_page_header_container._with_opacity_bg.__hide::after{background:none;}
._opend_top_nav #mobile_page_header_container._with_opacity_bg::after{background:none;}
#mobile_page_header_container._with_opacity_bg .header_sign_container > ._line_box{background-color:#fff;
    -webkit-transition: background 0.35s linear;
    transition: background 0.35s linear;
}
#mobile_page_header_container._with_opacity_bg .header_logo_container{background-image:url('http://static.dinzd.com/assets/images/logo_w.svg');}
#mobile_page_header_container._with_opacity_bg .header_search_container > button{background-image:url('../img/mobile_icon_fdj_w.png');}
#mobile_page_header_container.__hide{
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
#mobile_page_header_container.__show{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.mobile_text_container{width:100%;background-color:#fff;color:#1f1f1f;padding:14.13% 0 19.2%;}
.mobile_text_container.bg_yellow{background-color:#ffe100;}
.mobile_text_container.bg_gray{background-color:#f5f5f5;}
.mobile_text_container > ._title{font-family:'montserrat-regular',sans-serif;text-align:center;line-height:1;text-transform:uppercase;}
.mobile_text_container > ._diglog_box{padding:0 .373rem;font-family:'PingFangSC-Regular','Helvetica',Arial,sans-serif;text-align:left;line-height:1.6;margin-top:6.33%;}
.mobile_text_container > ._diglog_box > p{margin-top:1.44%;}
.mobile_text_container > ._diglog_box > p:first-child{margin-top:0;}

.mobile_text_container .scrollernav_container{margin-top:.52rem;}
._diglog_box + .scrollernav_container{margin-top:.933rem;}

body._opend_top_nav{overflow:hidden;height:100vh;}
html._opend_top_nav{overflow:hidden;height:100vh;}
#mobile_page_header_container._opend_top_nav{}
#mobile_page_header_container._opend_top_nav._with_opacity_bg .header_sign_container > ._line_box{background-color:#000;}
#mobile_page_header_container._opend_top_nav._with_opacity_bg .header_logo_container{background-image:url('http://static.dinzd.com/assets/images/logo.svg');}
#mobile_page_header_container._opend_top_nav._with_opacity_bg .header_search_container > button{background-image:url('http://static.dinzd.com/assets/images/mobile_icon_fdj.png');}

#mobile_top_nav{position:sticky;top:0;left:0;width:100%;z-index:99;overflow:hidden;height:0;background-color:#fff;
    -webkit-transition: background 0.35s linear,height 0.35s ease-in 200ms;
    transition: background 0.35s linear,height 0.35s ease-in 200ms;
}
._opend_top_nav #mobile_top_nav{height:100vh;background-color:#ffe100;}
#mobile_top_nav ._nav_lists{position:absolute;top:25vh;left:8.8vw;line-height:1;}
#mobile_top_nav ._nav_lists li{color:#1f1f1f;font-family:'playfair_regular',sans-serif;margin-top:.8rem;
    -webkit-transform: scale(1.1) translateY(-24px);
    transform: scale(1.1) translateY(-24px);
    -webkit-transition: opacity 0.35s ease-out, transform 0.35s ease-out;
    transition: opacity 0.35s ease-out, transform 0.35s ease-out;
}
._opend_top_nav #mobile_top_nav ._nav_lists li{
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
#mobile_top_nav ._nav_lists li:nth-child(1){
    -webkit-transition-delay: 300ms,300ms;
    transition-delay: 300ms,300ms;
}
#mobile_top_nav ._nav_lists li:nth-child(2){
    -webkit-transition-delay: 350ms,350ms;
    transition-delay: 350ms,350ms;
}
#mobile_top_nav ._nav_lists li:nth-child(3){
    -webkit-transition-delay: 400ms,400ms;
    transition-delay: 400ms,400ms;
}
#mobile_top_nav ._nav_lists li:nth-child(4){
    -webkit-transition-delay: 450ms,450ms;
    transition-delay: 450ms,450ms;
}
#mobile_top_nav ._nav_lists li:nth-child(5){
    -webkit-transition-delay: 500ms,500ms;
    transition-delay: 500ms,500ms;
}
#mobile_top_nav ._nav_lists li:nth-child(6){
    -webkit-transition-delay: 550ms,550ms;
    transition-delay: 550ms,550ms;
}
#mobile_top_nav ._nav_lists li:nth-child(7){
    -webkit-transition-delay: 600ms,600ms;
    transition-delay: 600ms,600ms;
}
#mobile_top_nav ._nav_lists li:first-child{margin-top:0;}
#mobile_top_nav ._nav_lists li:nth-child(6){margin-top:.5rem;}
#mobile_top_nav ._nav_lists li:last-child{margin-top:.5rem;}

#mobile_top_nav ._nav_icons{position:absolute;left:50%;bottom:.706rem;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display:flex;
    justify-content:center;
    align-items:center;
}
#mobile_top_nav ._nav_icons ._nav_item{margin-left:.866rem;}
#mobile_top_nav ._nav_icons ._nav_item:first-child{margin-left:0;}
#mobile_top_nav ._nav_icons ._nav_item a{display:block;width:100%;height:100%;position:relative;}
#mobile_top_nav ._nav_icons ._nav_item a i{display:block;width:10000%;height:10000%;background:url('http://static.dinzd.com/assets/images/_nav4m_icon.png') no-repeat 0 0;position:absolute;top:0;left:0;
    background-size: 520rem auto;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(.01);
    transform-origin: 0 0;
    transform: scale(.01);
}
#mobile_top_nav ._nav_icons ._nav_item.qq{width:.573rem;height:.586rem;}
#mobile_top_nav ._nav_icons ._nav_item.weibo{width:.68rem;height:.56rem;}
#mobile_top_nav ._nav_icons ._nav_item.wechat{width:.653rem;height:.56rem;}
#mobile_top_nav ._nav_icons ._nav_item.unknowx{width:.573rem;height:.586rem;}
#mobile_top_nav ._nav_icons ._nav_item.qq i{background-position:0 0;}
#mobile_top_nav ._nav_icons ._nav_item.weibo i{background-position:-152rem -2.66rem;}
#mobile_top_nav ._nav_icons ._nav_item.wechat i{background-position:-310.666rem -2.66rem;}
#mobile_top_nav ._nav_icons ._nav_item.unknowx i{background-position:-462.666rem 0;}


.header_on {
	background-color: #fff;
}

.middle_holder { font-size: 0; width: 0; height: 50px;vertical-align: middle;}
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle {display: flex;
            justify-content: center;
            align-items:center; display: none; position: relative; width: 27px; height: 60px; cursor: pointer; float: right; }
.nav_handle b {width: 27px; height: 10px; position: relative;}
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #fff; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: all .3s ease; }
.nav_handle b .l_2 { top: auto; bottom: 0; }
.nav_handle.on b i{transform: rotate(45deg); background: #ff0000;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.header {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 9999;
	transition: all .5s;
}

.header .logo {
	padding: 17px 0;
	float: left;
	position: relative;
}

.header .logo .clogo {
	transition: all .5s;
}

.header .phone {
	float: right;
	font-size: 18px;
	line-height: 80px;
	margin-left: 50px;
	color: #fff;
	padding: 17px 0;
}

.header .inmuen {
	float: right;
}

.header .inmuen ul li {
	display: block;
	position: relative;
	float: left;
	padding: 14px 26px;
}

.header .inmuen ul li > a {
	display: block;
	position: relative;
	z-index: 999;
	font-size: 18px;
	color: #000000;
	line-height: 80px;
	transition: all .5s;
}

.header .inmuen ul li > a:before {
	content: "";
	display: block;
	width: 0%;
	height: 3px;
	position: absolute;
	bottom: 0;
	background-color: #ff0000;
	transition: all .3s;
}

.header .inmuen ul li:hover > a:before,
.header .inmuen ul li.on > a:before {
	width: 100%
}

@media only screen and (max-width : 1024px) {
.header .logo{ padding: 10px 0; }
.header .logo .clogo{ opacity: 1; }
.header .logo .blogo{ opacity: 0; }
.header .inmuen ul li > a{ color: #333; }
.header .logo img{ height: 40px; width: auto;}
.nav_handle{ display: flex; }
.header .phone{ font-size: 16px; line-height: 40px; margin: 0 18px 0 0; color: #fff; padding: 10px 0}
.header .inmuen{ display: none; float: none; clear: both; padding: 5px 0; }
.header .inmuen ul li{ float: none; padding: 0}
.header .inmuen ul li > a{ padding: 0; line-height: 30px; font-size: 14px; text-align: center; }

.header .inmuen ul li > a:hover,
.header .inmuen ul li.on > a {
	color: #fff
}

.header .inmuen ul li > a:before {
	height: 100%;
	z-index: -1;
}
.header_on{ position: fixed; }
}

.header .inmuen ul {
	padding-left: 0;
	margin: 0;
}
/* 头部 结束 */


@media only screen and (max-width : 1600px) {
	.content {
		max-width: 1200px;
	}
}

@media only screen and (max-width : 850px) {
	.project-box figcaption.effect-profile h3 {
		font-size: 1.4rem;
	}

	.project-box figcaption.effect-profile span {
		display: none;
	}
}

@media screen and (max-width: 1100px){
	.zixun03 {
		width: 100%;
		text-align: left
	}
	.zm-cf .right-news-list {
		padding-left: 0
	}
	.zixun03 li{overflow: hidden; padding-bottom: 1rem;}
	.zixun03 li a,.zixun03 li p{display: flex; flex-direction: row-reverse;}
	.zixun03 li a{float: left; width: 23%; height: 67px;}
	.zixun03 li p{width: 77%; overflow: hidden;margin-top: 0px!important;  text-align: left !important;}
	.zixun03 li p a{width: 100%; padding-left: 1.5rem; font-size: 1.6rem; text-align: left;}

	.zixun03 .right-news-list img {
		height: 100%;
		width: auto;
	}
}



.phc_logo_container .fenzhan {
	font-size: 12px;
	color: #ff0000;
	line-height: 28px;
	padding: 0 10px;
	float: left;
	position: absolute;
	right: 10px; top: 50%; margin-top: -14px;
}

.phc_logo_container .fenzhan > p {
	color: #ff0000;
}

.phc_logo_container .fenzhan > ul {
	display: none;
	position: absolute;
	top: 29px;
	left: 0;
	background-color: #ff0000;
	padding: 0;
	margin: 0;
}

.phc_logo_container .fenzhan:hover > ul {
	display: block;
}

.phc_logo_container .fenzhan > ul > li > a {
	color: #fff;
	padding: 0 10px;
}
@media screen and (max-width: 1315px){
#page_header_container._with_opacity_bg .phc_logo_container{ background-size: auto 60%; }
}
.header .fenzhan {
	font-size: 12px;
	color: #ff0000;
	line-height: 28px;
	padding: 0 10px;
	float: left;
	margin: 15px 0 0 20px;
	position: relative;
}

.header .fenzhan > p {
	color: #ff0000;
}

.header .fenzhan > ul {
	display: none;
	position: absolute;
	top: 29px;
	left: 0;
	background-color: #ff0000;
	margin: 0;
	padding: 0;
}

.header .fenzhan:hover > ul {
	display: block;
}

.header .fenzhan > ul > li > a {
	color: #fff;
	padding: 0 10px;
}