@charset "UTF-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
textarea,
th,
td,
p {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
}

ul,
ol {
	list-style: none;
}

input,
select,
textarea,
button {
	background: transparent;
	border: none;
	outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
}

textarea {
	resize: none;
}

img {
	vertical-align: top;
}

/* 清楚图片底部三像素 */
a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	color: inherit;
}

i,
em {
	font-style: normal;
}

html {
	-webkit-text-size-adjust: none;
	overflow-y: scroll;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

html,
body {
	font-family: "Helvetica", "Arial", "PingFang SC", "Microsoft YaHei", sans-serif;
}

.o1 {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.o2 {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.o3 {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.o5 {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

button {
	outline: none;
	cursor: pointer;
	border: 0 none;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
	overflow: hidden;
}

.clearfix {
	*zoom: 1;
}

.fb {
	font-weight: bold;
}

.t2 {
	text-indent: 2em;
}

.t1 {
	text-indent: 1em;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.td {
	text-decoration: underline;
}

.f24 {
	font-size: 24px;
}

.none {
	display: none;
}

.qblue {
	background-color: #4f9fda;
}

body,
html {
	height: 100%;
	width: 100%;
	font-size: 14px;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

.pf {
	position: fixed;
}

header {
	background-color: #000;
	width: 100%;
	height: 90px;
	font-size: 14px;
	position: relative;
	z-index: 999;
}

header ul {
	position: relative;
	z-index: 98;
}

header ul>li {
	padding: 0 14px;
	position: relative;
	line-height: 90px;
	color: #FFF;
	width: 96px;
}

header ul>li a {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

header ul>li.hasol:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top: 8px solid #fff;
	right: 8px;
	top: 50%;
	margin-top: -3px;
}

header ul>li.active>a,
header ul>li:hover>a {
	color: #da2323;
}

header ul>li .second-nav {
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	background-color: #000;
	display: none;
	z-index: 999;
	font-size: 12px;
}

header ul>li .second-nav li {
	line-height: 40px;
	border-bottom: 1px solid #3b3b3b;
	position: relative;
}

header ul>li .second-nav li i {
	margin-left: 3px;
}

header ul>li .second-nav li.active,
header ul>li .second-nav>li:hover {
	background-color: #3b3b3b;
	color: #da2323;
}

header ul>li .second-nav li .third-nav {
	width: 100%;
	background-color: #000;
	opacity: 0;

	z-index: 999;
	font-size: 12px;
	position: absolute;
	left: 124px;
	top: 0;
}

header ul>li .second-nav>li:hover>.third-nav {
	opacity: 1;
}

.flex-control-nav {
	position: absolute;
	bottom: 2px;
	z-index: 2000;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 0;
}

.flex-control-nav li {
	display: inline-block;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	cursor: pointer;
	background-color: #ccc;
	text-indent: -999em;
	border-radius: 50%;
	margin: 5px;
}

.flex-control-nav .flex-active {
	background-color: #da2323;
}

.flexslider img {
	width: 100%;
}

.flexslider {
	position: relative;
	overflow: hidden;
}

.slides {
	position: relative;
	z-index: 1;
}

.slide {
	position: relative;
	overflow: hidden;
}

.plate1 {
	padding-bottom: 50px;
}

.plate1 .logo {
	position: absolute;
	top: 50px;
	left: 50%;
	width: 506px;
	margin-left: -533px;
	z-index: 100;
}

.plate1 .logo img {
	width: 100%;
}

.plate1 .index-desc {
	z-index: 99;
	font-size: 20px;
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0;
	top: 300px;
	color: #fff;
}

.plate1 .index-desc p {
	line-height: 48px;
	text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
	display: none;
}

.plate1 .index-desc a {
	display: inline-block;
	width: 170px;
	height: 42px;
	line-height: 42px;
	background-color: #f43443;
	margin-top: 80px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	display: none;
}

.italic {
	position: absolute;
	width: 100%;
	z-index: 999;
	bottom: 0;
}

.plate2 .about-us .plate2-img {
	width: 506px;
	height: 739px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 0 25px 6px;
	border: 10px solid #f43443;
}

.plate2 .about-us .plate2-img img {
	width: 474px;
	height: 668px;
}

.plate2 .about-us .about-us-txt {
	width: 620px;
	height: 739px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.plate2 .about-us .about-us-txt .about-us-txt-con {
	padding: 20px;
	background-color: #f43443;
	color: #fff;
}

.plate2 .about-us .about-us-txt .about-us-txt-con h3 {
	font-size: 24px;
	padding-bottom: 6px;
	font-weight: bold;
}

.plate2 .about-us .about-us-txt .about-us-txt-con h3 i {
	border-bottom: 3px solid #fff;
	padding-bottom: 5px;
}

.plate2 .about-us .about-us-txt .about-us-txt-con p {
	font-size: 12px;
	line-height: 24px;
	margin: 10px 0;
}

.plate3 ul {
	text-align: center;
	font-size: 0;
	padding: 80px 0;
}

.plate3 ul li {
	display: inline-block;
	font-size: 14px;
	width: 180px;
	height: 180px;
	background-color: #f43443;
	border-radius: 50%;
	margin: 0 60px;
	opacity: 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #f43443;
}

.plate3 ul li a {
	display: block;
}

.plate3 ul li i {
	background-position: 0 -100px;
	width: 120px;
	height: 100px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 20px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.plate3 ul li span {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}

.plate3 ul li:nth-child(2) i {
	background-position: -120px -100px;
	width: 120px;
	height: 100px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
}

.plate3 ul li:nth-child(3) i {
	background-position: -240px -100px;
	width: 120px;
	height: 100px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
}

.plate3 ul li:nth-child(4) i {
	background-position: -360px -100px;
	width: 120px;
	height: 100px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
}

.plate3 ul li:hover {
	background-color: #fff;
	border: 2px solid #f43443;
}

.plate3 ul li:hover span {
	color: #f43443;
}

.plate3 ul li:hover:nth-child(1) i {
	background-position: 0 0;
}

.plate3 ul li:hover:nth-child(2) i {
	background-position: -120px 0;
}

.plate3 ul li:hover:nth-child(3) i {
	background-position: -240px 0;
}

.plate3 ul li:hover:nth-child(4) i {
	background-position: -360px 0;
}

h2.plate-title {
	font-size: 30px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	position: relative;
}

h2.plate-title i {
	position: absolute;
	width: 240px;
	height: 2px;
	margin-left: -114px;
	left: 50%;
	background-color: #fff;
	bottom: 0;
}

h2.plate-title span {
	position: absolute;
	bottom: -14px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	background-color: #f43443;
	left: 50%;
	margin-left: -80px;
	padding: 0 5px;
}

.plate4 {
	background-color: #f43443;
	position: relative;
	margin-top: 50px;
	padding-top: 80px;
}

.plate4 .lang-itlic {
	top: -8px;
	-webkit-transform: skew(85deg);
	-moz-transform: skew(85deg);
	-ms-transform: skew(85deg);
	transform: skew(85deg);
	right: -760px;
	left: auto;
}

.plate4 .shot-itlic {
	top: -8px;
	-webkit-transform: skew(-75deg);
	-moz-transform: skew(-75deg);
	-ms-transform: skew(-75deg);
	transform: skew(-75deg);
	left: -260px;
	right: auto;
}

.plate4 .case {
	margin-top: 80px;
}

.plate4 .case ul {
	text-align: center;
	font-size: 0;
}

.plate4 .case ul li {
	display: inline-block;
	font-size: 24px;
	opacity: 0;
}

.plate4 .case ul li a {
	display: block;
	width: 260px;
	margin: 0 10px;
	line-height: 68px;
	border: 2px solid #fff;
	border-radius: 35px;
	color: #fff;
}

.plate4 .case-con {
	padding-top: 50px;
}

.plate4 .case-con ol li {
	float: left;
	width: 20%;
	opacity: 0;
}

.plate4 .case-con ol li a {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.plate4 .case-con ol li a img {
	width: 100%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.plate4 .case-con ol li a .case-txt {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 35px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.plate4 .case-con ol li a .case-txt .case-border {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	border: 5px solid #fff;
	padding: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	overflow: hidden;
}

.plate4 .case-con ol li a .case-txt .case-border span {
	display: block;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.plate4 .case-con ol li:hover .case-txt {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.plate4 .case-con ol li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.plate4 .case-con .more {
	text-align: center;
	position: absolute;
	bottom: -80px;
	left: 50%;
	margin-left: -85px;
}

.plate4 .case-con .more a {
	display: inline-block;
	width: 166px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #333;
}

h2.plate-title span {
	background-color: transparent;
}

h2.plate-title span i:nth-of-type(1) {
	width: 80px;
	left: -86px;
	margin-left: 0;
	bottom: 14px;
}

h2.plate-title span i:nth-of-type(2) {
	width: 80px;
	left: auto;
	right: -86px;
	margin-right: 0;
	bottom: 14px;
}

.plate5 {
	width: 100%;
	height: 600px;
	padding-top: 30px;
	margin-top: 130px;
	background-image: url(../images/severce.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #9fa7a8;
}

.plate5 h2.plate-title span {
	margin-left: -46px;
}

.plate5 .service-list {
	padding-top: 90px;
	text-align: center;
}

.plate5 .service-list ul {
	text-align: center;
	display: inline-block;
}

.plate5 .service-list ul li {
	display: inline-block;
	width: 150px;
	height: 150px;
	border: 2px solid #f43443;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
	margin: 0 20px;
	position: relative;
}

.plate5 .service-list ul li.active a {
	background-color: transparent;
}

.plate5 .service-list ul li.active i {
	height: 50px;
}

.plate5 .service-list ul li i {
	position: absolute;
	width: 2px;
	height: 50px;
	background-color: #f43443;
	top: 148px;
	left: 50%;
	margin-left: -1px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	height: 0;
}

.plate5 .service-list ul li a {
	display: block;
	height: 126px;
	width: 126px;
	background-color: #f43443;
	position: relative;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 1.0s;
	-o-transition: all 1.0s;
	-moz-transition: all 1.0s;
	transition: all 1.0s;
}

.plate5 .service-list ul li a span {
	position: absolute;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	left: 0;
	font-size: 20px;
	color: #fff;
}

.plate5 .service-list ul li:hover a {
	background-color: transparent;
}

.plate5 .service-list ul li:hover i {
	height: 50px;
}

.plate5 .service-con {
	width: 1200px;
	margin: 0 auto;
	border-top: 2px solid #f43443;
	margin-top: 48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
}

.plate5 .service-con ol li {
	text-indent: 2em;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: none;
}

.plate5 .service-con ol li.active {
	display: block;
}

.plate6 {
	padding-top: 50px;
	position: relative;
}

.plate6 h2.plate-title {
	color: #333;
}

.plate6 h2.plate-title span {
	margin-left: -30px;
}

.plate6 h2.plate-title span i {
	background-color: #333;
}

.plate6 ul {
	text-align: center;
	font-size: 0;
	padding-top: 50px;
}

.plate6 ul li {
	display: inline-block;
	width: 284px;
	margin: 0 8px;
	font-size: 14px;
	text-align: left;
	opacity: 0;
}

.plate6 ul li .news-img img {
	width: 100%;
}

.plate6 ul li .news-classify {
	line-height: 12px;
	font-size: 12px;
	padding: 8px 0;
	border-bottom: 1px solid #666;
}

.plate6 ul li .news-classify span {
	border-right: 2px solid #666;
	padding-right: 3px;
	margin-right: 3px;
}

.plate6 ul li .news-classify i {
	background-position: -480px 0;
	width: 19px;
	height: 9px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
}

.plate6 ul li .news-con .title {
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 32px;
	height: 32px;
}

.plate6 ul li .news-con .con-txt {
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.plate6 .more {
	text-align: center;
	position: absolute;
	bottom: -80px;
	left: 50%;
	margin-left: -85px;
}

.plate6 .more a {
	display: inline-block;
	width: 166px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #333;
}

.plate7 {
	background-color: #f43443;
	padding: 50px 0;
	margin-top: 130px;
	text-align: center;
}

.plate7 h2.plate-title span {
	margin-left: -64px;
}

.plate7 .cooper-txt {
	padding: 50px 0;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}

.plate7 .cooper-list .cooper-list-l {
	text-align: center;
	overflow: hidden;
	position: relative;
	height: 150px;
}

.plate7 .cooper-list .cooper-list-l ul {
	position: absolute;
	height: 150px;
}

.plate7 .cooper-list .cooper-list-l ul li {
	width: 270px;
	height: 150px;
	background-color: #ccc;
	margin: 0 15px;
	float: left;
}

.plate8 {
	padding: 50px 0;
	background-image: url(../images/plate8-bg.jpg);
	background-repeat: repeat-y;
	background-size: 100%;
}

.plate8 h2.plate-title span {
	margin-left: -38px;
}

.plate8 .message-detail {
	padding-top: 50px;
	text-align: center;
	font-size: 0;
}

.plate8 .message-detail .message-input {
	display: inline-block;
	width: 550px;
	vertical-align: top;
	margin-right: 25px;
	height: 240px;
}

.plate8 .message-detail .message-input input {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	background-color: #fff;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px #ccc inset;
	box-shadow: 1px 1px 3px #ccc inset;
	margin: 10px 0;
}

.plate8 .message-detail .message-text {
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: 550px;
	height: 240px;
	zoom: 1;
	margin-left: 25px;
}

.plate8 .message-detail .message-text textarea {
	width: 100%;
	height: 220px;
	margin: 10px 0;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	font-size: 16px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
}

.plate8 .sub {
	text-align: center;
	padding: 30px 0 20px 0;
}

.plate8 .sub button {
	padding: 10px 30px;
	background-color: #f43443;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
}

.plate8 .sub button span {
	padding-right: 10px;
	border-right: 2px solid #000;
	margin-right: 10px;
	font-weight: bold;
}

.plate8 .sub button i {
	font-size: 18px;
	position: relative;
	left: 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.plate8 .sub button:hover i {
	left: 15px;
}

.plate9 {
	background-color: #121212;
	color: #fff;
	padding: 50px 0;
}

.plate9 a:hover {
	text-decoration: underline;
}

.plate9 dl {
	float: left;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
}

.plate9 dl dt {
	font-size: 18px;
}

.plate9 dl dd.line {
	width: 36px;
	height: 2px;
	background-color: #f43443;
	margin: 10px 0;
}

.plate9 dl dd {
	line-height: 30px;
}

.plate9 dl dd a.more {
	font-size: 16px;
	position: relative;
}

.plate9 dl dd a.more:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	background-image: url(../images/icon-more.png);
	background-size: cover;
	top: 50%;
	right: -20px;
	margin-top: -7px;
}

.plate10 {
	text-align: center;
	background-color: #0b0b0b;
	color: #fff;
	padding: 50px 0;
}

.plate10 a:hover {
	text-decoration: underline;
}

.plate10 h4 {
	font-size: 14px;
	line-height: 24px;
}

.plate10 p {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 16px;
	line-height: 28px;
}

.plate10 p a {
	display: inline-block;
}

.plate10 p i {
	margin: 0 5px;
}

.concat-n {
	width: 160px;
	height: 250px;
	background-color: #fff;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 80px;
	right: 0;
	top: 50%;
	z-index: 9999;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
}

.concat-n .concat-s {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding-top: 78px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	top: 0;
	left: 0;
}

.concat-n::before {
	content: '';
	width: 120px;
	height: 120px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: -60px;
	margin-left: -60px;
	text-align: center;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
	z-index: -1;
}

.concat-n .concat-icon {
	width: 120px;
	height: 120px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: -60px;
	margin-left: -60px;
	text-align: center;
}

.concat-n .concat-icon i {
	background-position: -480px -40px;
	width: 96px;
	height: 60px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 30px;
	margin-left: 8px;
}

.concat-n .concat-icon span {
	display: block;
	font-size: 12px;
	width: 160px;
	position: relative;
	left: -20px;
	padding-top: 6px;
}

.concat-n .concat-list {
	padding: 10px;
	padding-top: 0;
}

.concat-n .concat-list li {
	line-height: 30px;
	height: 30px;
	margin-top: 8px;
	border: 1px solid #f43443;
	border-radius: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	padding-left: 20px;
}

.concat-n .concat-list li a {
	display: blcok;
	line-height: 28px;
}

.concat-n .concat-list li a i {
	background-position: -480px -10px;
	width: 30px;
	height: 30px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
	background-color: #f43443;
	border-radius: 50%;
	position: absolute;
	top: -1px;
	left: -1px;
}

.concat-n .concat-list li:nth-child(2) a i {
	background-position: -510px -10px;
	width: 30px;
	height: 30px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
}

.concat-n .concat-list li:nth-child(3) a i {
	background-position: -540px -10px;
	width: 30px;
	height: 30px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
}

.concat-n .concat-list li:nth-child(4) a i {
	background-position: -570px -10px;
	width: 30px;
	height: 30px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
}

.bg-t {
	background-image: url(../images/tr-bg.jpg);
	background-repeat: repeat;
}

.service {
	padding-bottom: 50px;
}

.service .service-kinds {
	width: 260px;
	padding-top: 100px;
	padding-bottom: 80px;
}

.service .service-kinds ul li {
	height: 50px;
	line-height: 50px;
	background-color: #f43443;
	text-align: center;
	margin-bottom: 12px;
	font-size: 16px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #f43443;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.service .service-kinds ul li a {
	display: block;
}

.service .service-kinds ul li.active,
.service .service-kinds ul li:hover {
	background-color: #fff;
	color: #f43443;
}

.service .service-available {
	width: 900px;
	padding-top: 50px;
	text-align: center;
	position: relative;
}

.service .service-available h2 {
	font-size: 24px;
}

.service .service-available .link-address {
	color: #f43443;
	text-align: right;
	position: absolute;
	width: 100%;
	right: 0;
	top: 70px;
}

.service .service-available .link-address i {
	background-position: 0 -200px;
	width: 15px;
	height: 14px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
}

.service .service-available h3 {
	position: relative;
	font-size: 20px;
	line-height: 38px;
}

.service .service-available h3 i {
	position: absolute;
	width: 320px;
	height: 2px;
	background-color: #f43443;
	top: 50%;
	margin-top: -1px;
	left: 0;
}

.service .service-available h3 i:last-child {
	left: auto;
	right: 0;
}

.service .service-available ul.service-list {
	padding: 30px 20px;
	padding-bottom: 0;
}

.service .service-available ul.service-list li {
	float: left;
	width: 400px;
	margin: 10px 15px;
}

.service .service-available ul.service-list li .img {
	width: 100%;
	position: relative;
	height: 298px;
}

.service .service-available ul.service-list li .img img {
	width: 100%;
	height: 298px;
}

.service .service-available ul.service-list li .img .desc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 50px;
	background-color: rgba(0, 0, 0, 0.4);
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 0;
}

.service .service-available ul.service-list li .img .desc a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #fff;
	color: #fff;
	padding: 10px;
	text-align: left;
	line-height: 28px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.service .service-available ul.service-list li .img:hover .desc {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.service .service-available ul.service-list li .title {
	line-height: 40px;
	font-size: 20px;
	color: #666;
}

.service .service-available .pagation {
	text-align: center;
}

.service .service-available .pagation .page-middle {
	display: inline-block;
	font-size: 0;
}

.service .service-available .pagation .page-middle ol li {
	display: inline-block;
	font-size: 14px;
	width: 30px;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
	color: #fff;
	margin: 0 5px;
	background-color: #f43443;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #f43443;
}

.service .service-available .pagation .page-middle ol li.prev,
.service .service-available .pagation .page-middle ol li.next {
	width: 60px;
}

.service .service-available .pagation .page-middle ol li.active {
	background-color: #fff;
	color: #f43443;
}

.list-detail {
	padding-top: 50px;
	font-size: 20px;
}

.list-detail .list-left {
	width: 270px;
	padding-top: 0;
}

.list-detail .list-left ul li {
	text-align: left;
	border: 0 none;
	border-bottom: 2px solid #ccc;
	padding-left: 30px;
	background-color: transparent;
	color: #333;
	margin: 0;
}

.list-detail .list-left ul li a i {
	margin-right: 5px;
}

.list-detail .list-left ul li.active,
.list-detail .list-left ul li:hover {
	background-color: #f43443;
	color: #fff;
}

.list-detail .list-left h3 {
	margin-top: 50px;
	margin-bottom: 20px;
}

.list-detail .list-left h3 span {
	display: block;
}

.list-detail .list-left h3 i {
	display: block;
	margin-top: 10px;
	width: 40px;
	height: 2px;
	background-color: #f43443;
}

.list-detail .list-left .case-recom {
	font-size: 0;
	padding-top: 10px;
}

.list-detail .list-left .case-recom li {
	display: inline-block;
	width: 31%;
	margin: 20px 1%;
	margin-top: 0;
	font-size: 14px;
}

.list-detail .list-left .case-recom li img {
	width: 100%;
}

.list-detail .list-left .case-recom li h4 {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}

.list-detail .list-left .case-recom li span {
	color: #f43443;
	font-size: 14px;
}

.list-detail .list-left .news-recom li {
	border-bottom: 2px solid #ccc;
	padding: 10px 0;
}

.list-detail .list-left .news-recom li .date {
	font-size: 14px;
	color: #999;
	margin-bottom: 3px;
}

.list-detail .list-left .news-recom li a {
	display: block;
	line-height: 24px;
	font-size: 16px;
	height: 24px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list-detail .list-left .keywords-hot li {
	float: left;
	width: 44%;
	margin: 10px 3%;
	line-height: 42px;
	height: 42px;
	font-size: 16px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.list-detail .list-left .keywords-hot li a {
	display: block;
}

.list-detail .list-right {
	width: 818px;
	text-align: left;
}

.list-detail .list-right .right-title {
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}

.list-detail .list-right .right-title h4 {
	font-size: 30px;
}

.list-detail .list-right .right-title div {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}

.list-detail .list-right .right-title div span {
	margin-right: 10px;
}

.list-detail .list-right .right-title div span i {
	background-position: -20px -200px;
	width: 24px;
	height: 14px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: 600px 600px;
	display: inline-block;
	vertical-align: middle;
	vertical-align: middle;
	margin: 0 5px;
}

.list-detail .list-right .con {
	padding: 20px 0;
	font-size: 16px;
	color: #333;
}

.list-detail .list-right .con p {
	margin: 5px 0;
}

.list-detail .list-right .con .con-img {
	text-align: center;
	width: 100%;
}

.list-detail .list-right .con .con-img img {
	width: 100%;
	margin: 10px 0;
}

.page-btn div {
	margin: 10px 0;
}

.page-btn div a {
	display: block;
	width: 300px;
	height: 50px;
	border: 1px solid #ccc;
	border-radius: 25px;
	font-size: 16px;
	line-height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 50px 0 15px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	position: relative;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page-btn div a i {
	font-size: 30px;
	color: #fff;
	position: absolute;
	width: 30px;
	height: 100%;
	line-height: 48px;
	text-align: right;
	right: 20px;
	top: -2px;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	-moz-transition: all .8s;
	transition: all .8s;
}

.page-btn div a:hover {
	background-color: #f43443;
	border-color: #f43443;
	color: #fff;
}

.page-btn div a:hover i {
	right: 5px;
}

.zuzhi {
	margin-top: 30px;
}

.comfile {
	margin-top: 30px;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
}

.comfile img {
	width: 100%;
	//height: 300px;
}

.concat-us {
	padding-top: 30px;
}

.concat-us .concat-txt {
	text-align: left;
	position: relative;
	line-height: 24px;
}

.concat-us .concat-txt h5 {
	font-size: 16px;
	display: inline-block;
	line-height: 32px;
	padding: 0 8px;
	background-color: #f43443;
	color: #fff;
	margin-bottom: 5px;
}

.concat-us .concat-txt .txt-address {
	margin-bottom: 20px;
}

.concat-us .concat-txt .erweima {
	position: absolute;
	right: 130px;
	top: 0px;
}

.concat-us #container {
	margin-top: 50px;
	width: 100%;
	height: 300px;
}

.news-list {
	padding-top: 30px;
	padding-bottom: 10px;
}

.news-list ol li a {
	display: block;
	padding: 20px 50px;
	border-bottom: 1px dashed #f43443;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.news-list ol li a span {
	display: block;
}

.news-list ol li a .news-list-img {
	width: 200px;
	height: 160px;
}

.news-list ol li a .news-list-img img {
	width: 100%;
}

.news-list ol li a .news-list-txt {
	width: 600px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	text-align: left;
	line-height: 24px;
}

.news-list ol li a .news-list-txt .title {
	font-size: 18px;
}

.news-list ol li a .news-list-txt .date {
	line-height: 40px;
}

.news-list ol li a:hover {
	background-color: #f43443;
	color: #fff;
}

.honor {
	padding-top: 30px;
}

.honor .honor-slider .flexslider img {
	width: 50%;
	vertical-align: middle;
}

.honor .honor-slider .flexslider .slides li {
	height: 640px;
}

.honor .honor-slider .flexslider .slides li .title {
	font-size: 24px;
	padding-bottom: 20px;
}

.honor .honor-slider .flexslider .slides li span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 580px;
}

.honor .honor-slider .flex-direction-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -53px;
	z-index: 666;
}

.honor .honor-slider .flex-direction-nav li a {
	display: block;
	width: 40px;
	height: 106px;
	position: absolute;
	top: 0;
}

.honor .honor-slider .flex-direction-nav li a.flex-prev {
	background-image: url(../images/flex-left.png);
	background-size: cover;
	left: 0;
}

.honor .honor-slider .flex-direction-nav li a.flex-next {
	background-image: url(../images/flex-right.png);
	background-size: cover;
	right: 0;
}

.join-us-lidt {
	padding-top: 30px;
	padding-bottom: 10px;
}

.join-us-lidt ol li a {
	display: block;
	position: relative;
	line-height: 56px;
	text-align: left;
	padding-left: 20px;
	font-size: 20px;
	border-bottom: 2px dashed #ccc;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.join-us-lidt ol li a:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background-color: #333;
	top: 50%;
	left: 0;
	margin-top: -4px;
	border-radius: 50%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.join-us-lidt ol li a:hover {
	color: #f43443;
}

.join-us-lidt ol li a:hover:before {
	background-color: #f43443;
}

.xiaofang {
	position: absolute;
	right: 0;
	bottom: 20px;
}

.xiaofang img {
	width: 406px;
	height: 161px;
}

a.case-more {
	display: inline-block;
	padding: 0 16px;
	background-color: #f43443;
	line-height: 28px;
	color: #fff;
	position: relative;
	z-index: 222;
}

a.case-more i {
	margin-left: 8px;
}

.case3 {
	position: relative;
	color: #333;
	padding-top: 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -100px;
}

.case3 .bg-line {
	width: 1200px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -600px;
	z-index: 1;
}

.case3 h2 {
	font-size: 60px;
	text-align: center;
	line-height: 80px;
	font-weight: bold;
}

.case3 .wrap {
	position: relative;
}

.case3 .case3-p1 .con {
	height: 430px;
	padding: 50px 0;
	background-color: #ccc;
	font-size: 14px;
}

.case3 .case3-p1 .con .con-t {
	width: 820px;
	padding-left: 100px;
	padding-bottom: 100px;
}

.case3 .case3-p1 .con .dingyi {
	margin-bottom: 40px;
}

.case3 .case3-p1 .con .dingyi .title {
	display: inline-block;
	padding: 0 12px;
	background-color: #f43443;
	color: #fff;
	line-height: 24px;
	margin-bottom: 30px;
}

.case3 .case3-p2 {
	padding-top: 90px;
	background-color: #000;
}

.case3 .case3-p2 h2 {
	color: #fff;
}

.case3 .case3-p2 .con .con-t {
	padding-top: 100px;
	padding-bottom: 50px;
	width: 1050px;
	color: #fff;
}

.case3 .case3-p2 .con .con-t .t-txt {
	width: 294px;
}

.case3 .case3-p2 .con .con-t .t-txt .title {
	font-size: 18px;
	text-align: right;
	margin-bottom: 20px;
}

.case3 .case3-p2 .con .con-t .t-txt .title span {
	display: inline-block;
	padding: 0 12px;
	line-height: 28px;
	background-color: #f43443;
}

.case3 .case3-p2 .con .con-t .t-txt.t-txt2 .title {
	text-align: left;
}

.case3 .case3-p2 .con .con-t .t-txt .t-txt-list {
	height: 200px;
}

.case3 .case3-p2 .con .con-t .t-img {
	width: 460px;
	height: 400px;
	background: transparent url("../images/t-center.png") top center no-repeat;
}

.case3 .case3-p3 {
	padding-top: 70px;
	margin-left: -100px;
}

.case3 .case3-p3 .con {
	padding: 100px;
}

.case3 .case3-p3 .con .con-t {
	padding-left: 200px;
	width: 800px;
}

.case3 .case3-p3 .con .con-t h3 {
	color: #f43443;
	padding: 40px 0 10px 0;
}

.case3 .case3-p3 .con .con-t .case-more {
	margin-top: 30px;
}

.case3 .case3-p3 .con .case3-p3-img {
	margin: 0 60px 0 0;
}

.case3 .case3-p4 {
	padding: 80px 0;
}

.case3 .case3-p4 .con-t {
	padding-top: 80px;
	text-align: center;
	width: 840px;
	margin: 0 auto;
}

.case3 .case3-p4 .con-t img {
	margin-top: 40px;
}

.case3 .case3-p5 {
	background-color: #000;
	padding: 100px 0;
	color: #fff;
}

.case3 .case3-p5 h2 {
	margin-left: -200px;
}

.case3 .case3-p5 .con-t {
	width: 1100px;
	height: 666px;
	padding-left: 100px;
	padding-top: 100px;
	text-align: center;
	position: relative;
	z-index: 22;
}

.case3 .case3-p5 .con-t .case-more {
	margin-top: 40px;
}

.case3 .case3-p5 .con-t li {
	float: left;
	width: 30%;
	margin: 1.5%;
	position: relative;
}

.case3 .case3-p5 .con-t li img {
	width: 100%;
}

.case3 .case3-p5 .con-t li span {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	font-size: 20px;
	line-height: 50px;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.case3 .case3-p5 .con-t li:hover span {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.case3 .case3-p6 {
	padding: 70px 0;
}

.case3 .case3-p6 h2 {
	margin-left: 160px;
}

.case3 .case3-p6 .con-t {
	width: 820px;
	height: 740px;
	border: 5px solid #000;
	margin: 74px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 50px 30px;
	position: relative;
	font-size: 16px;
	z-index: 99;
}

.case3 .case3-p6 .con-t .control {
	position: absolute;
	bottom: -50px;
	left: 50px;
	z-index: 99;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.case3 .case3-p6 .con-t .control .prev {
	cursor: pointer;
	width: 30px;
	height: 30px;
}

.case3 .case3-p6 .con-t .control .prev i {
	display: block;
	width: 14px;
	height: 14px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	left: 8px;
	top: 10px;
	cursor: pointer;
}

.case3 .case3-p6 .con-t .control .next {
	cursor: pointer;
	margin: 0 10px;
	width: 30px;
	height: 30px;
}

.case3 .case3-p6 .con-t .control .next i {
	display: block;
	width: 14px;
	height: 14px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: relative;
	cursor: pointer;
	left: 8px;
}

.case3 .case3-p6 .con-t .quest-list {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.case3 .case3-p6 .con-t li+li {
	margin-top: 30px;
}

.case3 .case3-p6 .con-t li a {
	display: block;
	width: 100%;
}

.case3 .case3-p6 .con-t li a span {
	display: block;
}

.case3 .case3-p6 .con-t .title {
	padding: 10px 0;
}

.case2 .case2-p1 {
	padding-bottom: 150px;
	position: relative;
}

.case2 .case2-p1 .line0 {
	position: absolute;
	width: 40%;
	height: 2px;
	background-color: #f43443;
	bottom: 134px;
	left: 0;
}

.case2 .case2-p1 .title-case {
	font-size: 30px;
	line-height: 55px;
	background-color: #f43443;
	display: inline-block;
	padding: 0 50px 0 10px;
	color: #fff;
	position: relative;
}

.case2 .case2-p1 .title-case i {
	position: absolute;
	width: 143px;
	height: 208px;
	background-image: url(../images/title-italic.jpg);
}

.case2 .case2-p1 .con {
	position: relative;
}

.case2 .case2-p1 .title-case-e {
	font-size: 30px;
	color: #f43443;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 154px;
	position: relative;
	z-index: 66;
}

.case2 .case2-p1 .txt {
	margin-top: 50px;
	position: relative;
	z-index: 66;
	width: 480px;
	line-height: 24px;
}

.case2 .case2-p1 .txt .txt-img {
	margin-top: 30px;
}

.case2 .case2-p1 .case-p1-img {
	position: absolute;
	right: 0;
	top: 0;
}

.case2 .case2-p2 {
	position: relative;
}

.case2 .case2-p2 .con {
	position: relative;
	padding-bottom: 180px;
}

.case2 .case2-p2 .con-txt {
	width: 400px;
}

.case2 .case2-p2 .title {
	font-size: 26px;
	font-weight: bold;
}

.case2 .case2-p2 .title span {
	display: inline-block;
	width: 100px;
	height: 3px;
	background-color: #000;
}

.case2 .case2-p2 p {
	margin-top: 30px;
}

.case2 .case2-p2 .line {
	text-align: right;
	margin: 30px 0;
}

.case2 .case2-p2 .line span {
	display: inline-block;
	width: 100px;
	height: 3px;
	background-color: #000;
}

.case2 .case2-p2 .case-more {
	background-color: #000;
	position: relative;
	padding-left: 30px;
}

.case2 .case2-p2 .case-more:before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: 16px solid transparent;
	border-top: 16px solid #f43443;
	left: -16px;
	bottom: -16px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.case2 .case2-p2 .line1 {
	width: 38%;
	left: 0;
	height: 40px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	position: absolute;
	bottom: 100px;
}

.case2 .case2-p2 .line2 {
	width: 56%;
	right: 0;
	height: 70px;
	background-color: #f43443;
	position: absolute;
	bottom: 200px;
	z-index: 66;
}

.case2 .case2-p2 .con-img {
	position: absolute;
	bottom: 100px;
	left: 485px;
	width: 550px;
	height: 395px;
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.case2 .case2-p2 .con-img img {
	position: relative;
	left: 50px;
	bottom: 50px;
	z-index: 999;
}

.case2 .case2-p2 .con-img i {
	position: absolute;
	height: 70px;
	background-color: #f43443;
	position: absolute;
	z-index: 66;
	width: 50px;
	left: 0;
	bottom: 100px;
}

.case2 .case2-p3 {
	padding: 70px 0;
	background-color: #e6e6e6;
}

.case2 .case2-p3 .con .advantage-img {
	width: 530px;
	font-size: 0;
}

.case2 .case2-p3 .con .advantage-img li {
	text-align: center;
	margin: 10px 0;
}

.case2 .case2-p3 .con .advantage-img li img {
	width: 500px;
	margin-top: 50px;
}

.case2 .case2-p3 .con .advantage-line {
	width: 130px;
	height: 720px;
	background-color: #f43443;
}

.case2 .case2-p3 .con .advantage-txt {
	width: 500px;
}

.case2 .case2-p3 .con .advantage-txt .title {
	font-size: 40px;
}

.case2 .case2-p3 .con .advantage-txt .title .title-c {
	font-size: 30px;
}

.case2 .case2-p3 .con .advantage-txt ul li {
	position: relative;
	line-height: 84px;
	height: 84px;
	background-color: #fff;
	padding-left: 94px;
	margin-top: 42px;
	font-size: 24px;
	overflow: hidden;
}

.case2 .case2-p3 .con .advantage-txt ul li i {
	position: absolute;
	left: 0;
	top: 0;
	width: 84px;
	height: 84px;
	text-align: center;
	background-color: #f43443;
	color: #fff;
	font-size: 40px;
}

.case2 .case2-p4 {
	width: 100%;
	height: 2054px;
	background: #f43443 url("../images/case2-bg.jpg") top center no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 120px;
}

.case2 .case2-p4 h3 {
	text-align: center;
	font-size: 36px;
	line-height: 60px;
	color: #fff;
}

.case2 .case2-p4 h4 {
	text-align: center;
	font-size: 20px;
	line-height: 36px;
	color: #fff;
}

.case2 .case2-p4 .con .xiaofang-txt {
	padding-top: 20px;
	width: 740px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}

.case2 .case2-p4 .con .xiaofang-txt ul {
	font-size: 0;
	padding: 20px 0;
}

.case2 .case2-p4 .con .xiaofang-txt ul li {
	display: inline-block;
	width: 23%;
	font-size: 12px;
	margin: 0 1%;
	line-height: 24px;
}

.case2 .case2-p4 .con .xiaofang-txt ul li img {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	margin-right: 5px;
}

.case2 .case2-p4 .con .engineering {
	padding: 180px 200px;
}

.case2 .case2-p4 .con .engineering li {
	width: 30%;
	float: left;
	margin: 1.5%;
	position: relative;
	height: 191px;
}

.case2 .case2-p4 .con .engineering li img {
	width: 100%;
	height: 100%;
}

.case2 .case2-p4 .con .engineering li span {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	line-height: 30px;
	color: #fff;
	width: 100%;
	text-align: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.case2 .case2-p4 .con .engineering li:hover span {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.case2 .case2-p4 .con .case2-ques {
	width: 600px;
	margin: 0 auto;
	padding-top: 140px;
	height: 600px;
	position: relative;
}

.case2 .case2-p4 .con .case2-ques .case2-ques-list {
	height: 465px;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.case2 .case2-p4 .con .case2-ques li {
	margin: 20px 0;
}

.case2 .case2-p4 .con .case2-ques li span {
	display: block;
	width: 100%;
	margin: 5px 0;
}

.case2 .case2-p4 .con .case2-ques .prev,
.case2 .case2-p4 .con .case2-ques .next {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
	bottom: 90px;
	z-index: 999;
	cursor: pointer;
}

.case2 .case2-p4 .con .case2-ques .prev i,
.case2 .case2-p4 .con .case2-ques .next i {
	display: block;
	width: 14px;
	height: 14px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: relative;
	cursor: pointer;
	left: 7px;
	top: 2px;
}

.case2 .case2-p4 .con .case2-ques .prev {
	right: 36px;
}

.case2 .case2-p4 .con .case2-ques .prev i {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 10px;
}

.case1 .case1-p1 .honor {
	width: 560px;
	height: 400px;
	position: relative;
	z-index: 999;
}

.case1 .case1-p1 .honor ol li {
	width: 265px;
	float: left;
	margin: 0 6px;
}

.case1 .case1-p1 .honor ol li img {
	width: 272px;
	margin: 6px;
}

.case1 .case1-p2 {
	width: 100%;
	height: 779px;
	background: url(../images/case1-p2.jpg) no-repeat top center;
}

.case1 .case1-p3 {
	width: 100%;
	height: 760px;
	background: url(../images/scope.jpg) no-repeat top center;
}

.case1 .case1-p4 {
	width: 100%;
	height: 1228px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/case1-eng.jpg) no-repeat top center;
	padding-top: 300px;
}

.case1 .case1-p4 .p4-eng {
	height: 600px;
}

.case1 .case1-p4 .p4-eng ol li {
	float: left;
	width: 32%;
	margin: 0.5%;
	position: relative;
}

.case1 .case1-p4 .p4-eng ol li img {
	width: 100%;
}

.case1 .case1-p4 .p4-eng ol li span {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.case1 .case1-p4 .p4-eng ol li:hover span {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.case1 .case1-p4 .p4-eng .more {
	text-align: center;
	margin-top: 40px;
}

.case1 .case1-p5 {
	background-color: #f43443;
	padding: 20px 0 100px 0;
}

.case1 .case1-p5 h5 {
	text-align: center;
	padding: 20px 0;
}

.case1 .case1-p5 h5 span {
	display: inline-block;
	width: 344px;
	height: 131px;
	background: url(../images/question-c.jpg) no-repeat;
}

.case1 .case1-p5 .case1-ques {
	width: 822px;
	height: 804px;
	margin: 0 auto;
	background: url("../images/case1-ques-bg.jpg") top center no-repeat;
	padding: 60px 70px 100px 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.case1 .case1-p5 .case1-ques .case1-ques-list {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.case1 .case1-p5 .case1-ques ul li {
	margin: 20px 0;
}

.case1 .case1-p5 .case1-ques ul li span.question {
	display: block;
	line-height: 30px;
}

.case1 .case1-p5 .case1-ques .prev,
.case1 .case1-p5 .case1-ques .next {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 50px;
	bottom: 40px;
	z-index: 999;
	cursor: pointer;
}

.case1 .case1-p5 .case1-ques .prev i,
.case1 .case1-p5 .case1-ques .next i {
	display: block;
	width: 14px;
	height: 14px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: relative;
	cursor: pointer;
	left: 7px;
	top: 2px;
}

.case1 .case1-p5 .case1-ques .prev {
	right: 86px;
}

.case1 .case1-p5 .case1-ques .prev i {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 10px;
}

.case2.case1 .case2-p1:nth-of-type(2) .title-case i {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
	left: -143px;
}

.case2.case1 .case2-p1:nth-of-type(2) .title-case {
	padding: 0 20px;
	margin-left: 100px;
}

.case2.case1 .case2-p1:nth-of-type(2) .title-case-e {
	padding-left: 0;
}


.uni-gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
