﻿@charset "utf-8";
/* reset */
html {
	height: 100%;
}
body {
	min-height: 100%
}
body {
	_height: 100%
}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0
}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption {
*zoom: 1
}
li {
	list-style-type: none
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
iframe, frame, fieldset, img {
	border: 0 none
}
img {
	vertical-align: top
}
input[type=button], input[type=submit], input[type=reset] {
	cursor: pointer
}
button {
	cursor: pointer
}
input, textarea, button {
	-webkit-border-radius: 0;
	-webkit-appearance: none
}
input[type=radio] {
	-webkit-border-radius: 100%;
	-webkit-appearance: radio
}
input[type=checkbox] {
	-webkit-appearance: checkbox
}
input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box
}
::-webkit-scrollbar {
width:9px;
background-color:#000;
}
::-webkit-scrollbar-thumb {
border:solid 2px #000;
width:5px;
border-radius:4px;
background-color:#ffc600;
}
::-webkit-scrollbar-corner {
background-color:#000;
}
::-webkit-scrollbar:horizontal {
height:9px;
}
::-webkit-selection {
background:#ffd010;
color:#fff;
}
::-moz-selection {
background:#ffd010;
color:#fff;
}
::selection {
	background: #ffd010;
	color: #fff;
}
textarea {
	overflow: auto;
	resize: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th {
	text-align: left
}
th {
	font-weight: normal
}
em, cite, address, i {
	font-style: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
}
a:link, a:visited, a:active, a {
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
a {
blr:expression(this.onFocus=this.blur())
}
a * {
*cursor: pointer
}
:focus {
	outline: none
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
opacity:0.5;
}
input:-moz-placeholder, textarea:-moz-placeholder {
opacity:0.5;
}
input::-moz-placeholder, textarea::-moz-placeholder {
opacity:0.5;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
opacity:0.5;
}

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before {
	content: '';
	display: table
}
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after {
	content: '';
	display: table;
	clear: both
}
.fixed, .clearfix, .cf, .header, .main, .footer {
*zoom: 1
}
.clear, .cl {
	display: block!important;
	float: none!important;
	clear: both;
	width: auto!important;
	max-width: none!important;
	min-width: 0!important;
	max-height: none!important;
	min-height: 0!important;
	overflow: hidden;
	margin: 0!important;
	padding: 0!important;
	border: 0 none!important;
	font-size: 0!important;
	line-height: 0!important
}
/*公用样式end*/
.auto-img {
	position: relative;
	overflow: hidden;
	display: block;
}
.auto-img img {
	position: relative;
}
.auto-bg {
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-position: center;
	background-size: cover;
	-ms-behavior: url(../images/backgroundsize.min.htc);
	behavior: url(../images/backgroundsize.min.htc);
}
a, a:active, a:focus, input:focus, a:hover, a.music-toggle-btn:active, a.music-toggle-btn:focus, input:focus, a.music-toggle-btn:hover, img, img:active, img:focus, li:active, li:focus, li:focus, div, div:active, div:focus, div:hover, button, button:active, button:focus, button:hover {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-modify: read-write-plainteeet-only;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}
.weixin {
	position: fixed;
	width: 300px;
	height: 280px;
	z-index: 100000;
	left: 50%;
	top: 50%;
	margin: -120px 0 0 -150px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 1px 1px 10px #666;
}
.weixin .c {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../images/x.png);
	overflow: hidden;
	text-indent: 100px;
	right: 0;
	top: 0;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	cursor: pointer;
	z-index: 2;
}
.weixin h2 {
	position: relative;
	line-height: 30px;
	font-size: 16px;
	padding-left: 10px;
	font-weight: normal;
}
.weixin .img {
	padding: 30px 0 10px;
	text-align: center;
	border-top: 1px solid #ddd;
}
.weixin p {
	margin: 0 1.5%;
	text-align: center;
}
.weixin .img img {
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto 10px;
}
.select-box {
	width: 100%;
	position: relative;
	z-index: 100;
	border-radius: 1px;
	line-height: 35px;
	height: 35px;
	color: #000;
}
.select-box:hover {
	z-index: 101;
}
.select-box dt {
	margin-right: 1px;
	padding: 0 5px;
	cursor: pointer;
}
.select-box dt b {
	font-weight: normal;
	display: block;
	margin-right: 15px;
	color: #fff;
}
.select-box dt i.ico {
	position: absolute;
	transition: 0.3s all ease-in-out;
	background: url(../images/icon.png) no-repeat -41px -10px;
	width: 12px;
	height: 6px;
	right: 10px;
	top: 50%;
	margin-top: -4px;
}
.select-box dt.open i.ico {
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.select-box dd {
	position: absolute;
	max-height: 200px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 102;
	overflow-y: auto;
	background: #000;
	padding: 0 0;
	overflow-x: hidden;
	right: 0;
	left: 0;
	top: 100%;
	display: none;
}
.select-box dd a {
	display: block;
	line-height: 1.8;
	color: #fff;
	font-weight: normal;
	white-space: normal;
	padding: 0 5px;
	margin-top: 0px;
}
.select-box dd a:hover, .select_0 dd a.on {
	color: #000;
	background: #fff;
}
.mousebox {
	width: 50px;
	height: 50px;
	position: fixed;
	left: 50%;
	bottom: 130px;
	margin: 0 0 0 -25px;
	z-index: 100;
	background: rgba(255,255,255,0.2);
	border-radius: 100%;
	box-shadow: 0 0 5px rgba(255,255,255,0.8);
	display: none;
}
.lt9 .mousebox {
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#22ffffff", EndColorStr="#22ffffff");
}
.mouse {
	display: block;
	width: 20px;
	height: 45px;
	margin: 5px auto 0;
	background: no-repeat;
	cursor: default;
}
.icon {
	background-image: url('../images/icon.png');
	display: block;
}
.pic_11 {
	background-position: -170px -35px;
	width: 32px;
	height: 31px;
}
.pic_12 {
	background-position: -215px -35px;
	width: 32px;
	height: 31px;
}
.pic_13 {
	background-position: -260px -35px;
	width: 32px;
	height: 31px;
}
.pic_20 {
	background-position: -260px -70px;
	width: 32px;
	height: 31px;
}
.pic_19 {
	background-position: -215px -70px;
	width: 32px;
	height: 31px;
}
.pic_6 {
	background-position: -0px -120px;
	width: 61px;
	height: 61px;
}
.pic_5 {
	background-position: -90px -120px;
	width: 61px;
	height: 61px;
}
.pic_18 {
	background-position: -170px -70px;
	width: 32px;
	height: 31px;
}
.pic_26 {
	background-position: -225px -0px;
	width: 16px;
	height: 16px;
}
.pic_25 {
	background-position: -205px -0px;
	width: 14px;
	height: 16px;
}
.pic_24 {
	background-position: -185px -0px;
	width: 14px;
	height: 16px;
}
.pic_23 {
	background-position: -160px -0px;
	width: 16px;
	height: 16px;
}
.pic_22 {
	background: url(../images/weit.png) no-repeat center;
	width: 24px;
	height: 52px;
}
.pic_21 {
	background: url(../images/sout.png) no-repeat;
	width: 20px;
	height: 19px;
}
.pic_10 {
	background-position: -130px -35px;
	width: 32px;
	height: 31px;
}
.pic_9 {
	background-position: -90px -35px;
	width: 32px;
	height: 31px;
}
.pic_8 {
	background-position: -45px -35px;
	width: 32px;
	height: 31px;
}
.pic_7 {
	background-position: -0px -35px;
	width: 32px;
	height: 31px;
}
.pic_17 {
	background-position: -130px -70px;
	width: 32px;
	height: 31px;
}
.pic_16 {
	background-position: -90px -70px;
	width: 32px;
	height: 31px;
}
.pic_15 {
	background-position: -45px -70px;
	width: 32px;
	height: 31px;
}
.pic_14 {
	background-position: -0px -70px;
	width: 32px;
	height: 31px;
}
.pic_1 {
	background-position: -0px -0px;
	width: 19px;
	height: 19px;
	margin-top: 18px;
}
.pic_2 {
	background-position: -16px -0px;
	width: 9px;
	height: 13px;
}
.pic_3 {
	background-position: -25px -0px;
	width: 4px;
	height: 8px;
}
.pic_4 {
	background-position: -29px -0px;
	width: 20px;
	height: 7px;
}
body > span, body > a {
	font-size: 0;
	display: none;
}
.wrap {
	margin: 0 auto;
}
.mlr50 {
	margin: 0 60px;
}
.lt9 .header {
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#ffffffff", EndColorStr="#ffffffff");
	border-bottom: 1px solid #f0f0f0;
}
.flashplear {
	position: absolute !important;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
	overflow: hidden;
}
.noflash .flashplear {
	display: block;
}
.video-auto-box-11.noflash .mark {
	z-index: 10001;
}
.noflash .play-1 {
	display: none;
}
.video-auto-box .at-img {
	display: block;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.video-auto-box .mark {
	z-index: 5;
}
.no-video .video-auto-box video {
	display: none;
}
.no-video .video-auto-box .at-img {
	display: block;
}
.top-r .fixd-box {
	position: fixed;
	left: 0;
	top: 85px;
	right: 0;
	background: url(../images/nahui.png) repeat;
	color: #fff;
	display: none;
	overflow: hidden;
}
.top-r .fixd-box .wrap {
	padding: 80px 0 40px;
	max-width: 1660px;
}
.top-r .fixd-box .wrap h2 {
	font-size: 4.1em;
	font-weight: normal;
	padding: 0 0 50px 168px;
}
.top-r .fixd-box .txt {
}
.top-r .fixd-box .txt .left {
	float: right;
	width: 55%;
}
.top-r .fixd-box .left dl {
	font-size: 1.5em;
}
.top-r .fixd-box .left dl:first-child {
	margin-bottom: 3em;
}
.top-r .fixd-box .left dl dt {
	float: left;
}
.top-r .fixd-box .left dl dt img {
	width: 127px;
	height: 127px;
}
.top-r .fixd-box .left dl dd {
	overflow: hidden;
	line-height: 2;
	padding: 0 0 0 40px;
}
.top-r .fixd-box .left dl:first-child + dl dd {
	padding-top: 10px;
}
.top-r .fixd-box .left dl dd span {
	display: inline-block;
	margin: 0 0.5em 0 0;
}
.top-r .fixd-box .txt .right {
	float: left;
	overflow: hidden;
	line-height: 1.3;
}
.top-r .fixd-box .txt .right p {
	font-size: 3em;
}
.top-r .fixd-box .txt .right p:first-child {
	margin-bottom: 1em;
}
.top-r .fixd-box .txt .right span {
	font-size: 5em;
	font-family: Arial;
}
.top-r .fixd-box .close {
	background: url(../images/x2.gif) no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 10px;
	top: 50px;
}
.service .main, .index .main {
	position: fixed;
	z-index: 1;
	width: 100%;
	left: 0;
	top: 100px;
	bottom: 0;
	margin: 0;
}
.service-bak, .index-bk {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transition: 0.8s all;
	-webkit-transition: 0.8s all;
}
.no-ts .index-bk {
	top: 100%;
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.no-ts .index-bk.index-1 {
	top: 0;
}
.lt9 .no-ts .index-bk {
	top: 0;
}
.index-bk.index-1 {
	z-index: 1;
	top: 0;
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.index-bk.index-2 {
	z-index: 5;
}
.index-bk.index-3 {
	z-index: 6;
}
.index-bk.index-4 {
	z-index: 7;
}
.index-bk.index-5 {
	z-index: 8;
}
.lt9 .service .main, .lt9 .index .main {
	position: relative;
	top: 0;
	margin-top: 100px;
}
.main {
	margin-top: 0px;
	min-height: 400px;
	position: relative;
	z-index: 2;
}
.lt8 .main {
	padding-top: 100px;
}
.lt9 .service-bak, .lt9 .index-bk {
	position: relative;
	left: 0;
	top: 0;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	transition: none;
	-webkit-transition: none;
	min-height: 450px;
}
.lt9 .index-bk.index-5 {
	min-height: 0 !important;
}
.lt9 .service footer, .lt9 .index footer {
	position: relative;
	top: 0;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
.inn-4 .mask-img {
	position: absolute;
	color: #fff;
	z-index: 10;
	left: 36%;
	top: 50%;
	width: 1261px;
	height: 437px;
	text-align: center;
	margin: -218px 0 0 -330px;
	transition: 1.5s all;
	-webkit-transition: 1.5s all;
}
.inn-4.r .mask-img {
	margin-left: 0;
}
.inn-4 .mask-img img {
}
.inn-4 .mask-img b {
	font-size: 3.7em;
	line-height: 4.1;
	font-weight: normal;
	font-family: "微软雅黑";
	display: block;
	text-align: center;
}
.inn-4 .mask-img p {
	font-size: 1.5em;
	text-align: center;
}
.inn-4 .mask-img span {
	font-size: 1.5em;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	margin-top: 10px;
}
.inn-4 .mask-img .nianfen {
	padding-top: 90px;
}
.inn-4 .mask-img .nianfen span {
	width: 160px;
	text-align: center;
	display: inline-block;
	margin-right: 250px;
}
.inn-4 .mask-img .nianfen span img {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
.index-1 {
}
.index-1 ul {
}
.index-1 ul li {
	position: absolute;
	z-index: 1;
	left: 0;
	transition: 1.5s all;
	-webkit-transition: 1.5s all;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transform: translateX(100%);
	-webkit-transform: translateX(100%)
}
.auto-box-div {
	position: relative;
}
.auto-box-div img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.index-1 ul li:first-child {
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	z-index: 1;
}
.index-1 ul li:first-child + li {
	z-index: 2;
}
.index-1 ul li:first-child + li + li {
	z-index: 3;
}
.index-1 ul li:first-child + li + li + li {
	z-index: 4;
}
.index-1 ul li.on {
	z-index: 6;
}
.index-1 ul li:first-child + li.on {
	z-index: 7;
}
video {
	display: block;
}
.index-1 ul li video {
	width: 100%;
	height: 100%;
}
.mark {
	background: url(../images/mark.gif) repeat 0 0;
	opacity: 0.3;
	filter: alpha(opacity=30);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.banner-load {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 5px;
	z-index: 9;
}
.banner-load i {
	display: block;
	height: 5px;
	background: #ff0000;
	width: 0;
}
.service-bak video {
	z-index: 3;
	width: 100%;
	height: 100%;
}
.service-bak .video-auto-box .mark {
	display: block !important;
	z-index: 10000;
}
.lt9 .index-2 .item li span em {
	top: 42%;
}
.lazy-item {
	background: url(../images/error.gif) no-repeat center #fff;
}
.anim2_down .index-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim2_down .index-2 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim2_up .index-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim2_up .index-3 {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}
.anim2_up .index-2 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim3_down .index-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim3_down .index-2 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim3_down .index-3 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim3_up .index-2 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim3_up .index-4 {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}
.anim3_up .index-3 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim4_down .index-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim4_down .index-2 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim4_down .index-3 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim4_down .index-4 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim4_up .index-2 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim4_up .index-3 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim4_up .index-5 {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}
.anim4_up .index-4 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim5_down .index-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim5_down .index-2 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim5_down .index-3 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim5_down .index-4 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim5_down .index-5 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim5_down.footer {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.lt9 .index-3 .mask-txt I.icon, .lt9 .index-4 .mask-txt I.icon {
	display: none !important;
}
.load-aa {
	text-align: center;
	background: url(../images/bx_loader.gif) no-repeat center 75% #fff;
	width: 60px;
	height: 60px;
	box-shadow: 0 0 5px #bbb;
	border-radius: 10px;
	padding-top: 5px;
	position: absolute;
	left: 50%;
	margin: -25px 0 0 -30px;
	top: 50%;
}
.ajax-l-box .load-aa {
	position: fixed;
}
.index-2 .bx-controls {
	display: none;
}
.service footer, .index footer {
	position: fixed;
	left: 0;
	top: 100%;
	right: 0;
	z-index: 10;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
.service footer {
	border-top: 2px solid #fff;
}
.no-ts footer {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.inn-bk {
	position: relative;
	min-height: 400px;
}
.inn-bk .txt {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	color: #fff;
	text-align: center;
	margin: -200px 0 0 100px;
}
.inn-bk .txt a {
	color: #fff;
}
.inn-bk .txt span {
	font-size: 5em;
	line-height: 1.2;
	display: block;
	margin-bottom: 0.5em;
}
.inn-bk .txt span b {
	font-weight: normal;
}
.inn-bk .txt span u {
	text-decoration: none;
}
.inn-bk .txt span i {
	display: block;
	font-size: 120%;
}
.inn-bk .txt p {
	font-size: 2em;
}
.inn-bk .txt b.m {
	background-image: url("../images/icon09.png");
	background-position: -90px -120px;
	height: 61px;
	width: 61px;
	display: block;
	margin: 50px auto 0;
}
.inn-bk .txt b.m1 {
	border: 2px solid #fff;
	display: inline-block;
	position: relative;
	overflow: hidden;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	font-size: 1.5em;
	padding: 1px 14px;
	border-radius: 5px;
	font-weight: normal;
	margin-top: 1em;
	min-width: 130px;
}
.inn-bk .txt .m1 em {
	position: relative;
	z-index: 2;
}
.inn-bk .txt .m1 u {
	z-index: 0;
	background: #ff0000;
	top: 47%;
	width: 0;
	height: 5%;
	left: 50%;
	position: absolute;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg)
}
.inn-bk .txt .m1.bai u {
	background: #fff;
}
.inn-bk .bg {
	width: 100%;
	height: auto;
}
.inn-bk.inn-1 .txt {
	left: 0;
	right: 0;
	text-align: center;
	margin-left: 0;
	margin-top: -70px;
}
.inn-bk.inn-1 .txt span {
}
.video-auto-box-11 {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.video-auto-box-11 video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -94px;
}
.video-auto-box-22 {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.video-auto-box-22 video {
	width: 100%;
	height: 100%;
	position: absolute;
}
.innovation {
	background: #fff;
}
.inn-3 {
	float: left;
	width: 50%;
	overflow: hidden;
}
.inn-4 {
	overflow: hidden;
}
.inn-3 .bg, .inn-4 .bg {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}
.inn-3:hover .bg, .inn-4:hover .bg {
	transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
}
.inn-5 {
	background: #fff;
}
.inn-6 {
	float: left;
	width: 50%;
}
.inn-7 {
	overflow: hidden;
}
.inn-2 .txt {
	margin: -200px 0 0 -700px;
}
.inn-2 .txt a {
	color: #555;
}
.inn-2 .txt a .m1 {
	border-color: #555;
}
.inn-4.inn-bk .txt, .inn-3.inn-bk .txt {
	margin-left: 0;
	right: 0;
	left: 0;
}
.inn-5.inn-bk .txt {
	margin: 0;
	left: 0;
	right: 0;
	top: 70px;
}
.inn-4.inn-bk .txt p, .inn-3.inn-bk .txt p {
	margin-bottom: 2em;
}
.inn-5 .txt a {
	color: #555;
}
.inn-5 .txt a .m1 {
	border-color: #555;
}
.inn-6.inn-bk .txt {
	margin: 0;
	left: 0;
	right: 0;
	top: 30%;
}
.inn-7.inn-bk .txt {
	margin: 0;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -2em;
}
.inn-5.inn-bk .txt span {
	font-size: 7em;
}
.inn-6.inn-bk .txt span, .inn-7.inn-bk .txt span {
	font-size: 4em;
}
.song {
	font-family: \5b8b\4f53;
	font-weight: bold;
}
.contact {
}
.cont-1 {
	position: relative;
}
.cont-1 img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.cont-1 .txt {
	position: absolute;
	background: #ff0200;
	color: #fff;
	left: 12%;
	right: 50%;
	bottom: 0;
	z-index: 2;
}
.cont-1 .txt p {
	font-size: 4.1em;
	padding: 30px 30px 0;
}
.cont-1 .txt h4 {
	font-size: 5.6em;
	padding: 0 30px 30px;
}
.cont-2 {
	position: relative;
}
.cont-2 > img {
	width: 100%;
	height: auto;
}
.cont-2 .c {
	position: absolute;
	cursor: pointer;
	width: 200px;
	height: 120px;
	left: 50%;
	top: 50%;
	margin: -60px 0 0 -100px;
	z-index: 2;
}
.cont-2 .c i {
	display: block;
	background: url(../images/pos.png) no-repeat;
	width: 43px;
	height: 56px;
	margin: 0 auto 20px;
	animation: myanimate 0.5s infinite alternate;
	-webkit-animation: myanimate 0.5s infinite alternate;
}
.cont-2 .c a {
	display: block;
	border: 2px solid #fff;
	padding: 2px 0;
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	border-radius: 5px;
}
.sidebar {
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -80px;
	width: 55px;
	padding: 12px 0 0 0;
	border-radius: 8px 0 0 8px;
	z-index: 999999;
}
.sidebar li {
	height: 50px;
	width: 50px;
	padding-left: 12px;
	padding-top: 9px;
	border-radius: 8px 0 0 8px;
	background: url(../images/imbg.png) no-repeat;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-bottom: 10px;
}
.sidebar li img {
	display: block;
}
.sidebar li:hover {
	margin-left: -15px;
	background: url(../images/anhuy.png) no-repeat;
}
/*微信*/
.hide_box {
	z-index: 999;
	filter: alpha(opacity=50);
	background: #666;
	opacity: 0.5;
	-moz-opacity: 0.5;
	left: 0;
	top: 0;
	height: 99%;
	width: 100%;
	position: fixed;
	display: none;
}
.shang_box {
	width: 540px;
	height: auto;
	padding: 10px;
	background-color: #fff;
	border-radius: 10px;
	position: fixed;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin-left: -280px;
	margin-top: -280px;
	border: 1px dotted #dedede;
	display: none;
	padding-bottom: 50px;
}
.shang_box img {
	border: none;
	border-width: 0;
}
.dashang {
	display: block;
	width: 100px;
	margin: 5px auto;
	height: 25px;
	line-height: 25px;
	padding: 10px;
	background-color: #E74851;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	font-weight: bold;
	font-size: 16px;
	transition: all 0.3s;
}
.dashang:hover {
	opacity: 0.8;
	padding: 15px;
	font-size: 18px;
}
.shang_close {
	float: right;
	display: inline-block;
}
.shang_logo {
	display: block;
	text-align: center;
	margin: 20px auto;
}
.shang_tit {
	width: 100%;
	height: 75px;
	text-align: center;
	line-height: 66px;
	color: #a3a3a3;
	font-size: 16px;
	background: url(../images/cy-reward-title-bg.jpg);
	font-family: 'Microsoft YaHei';
	margin-top: 7px;
	margin-right: 2px;
}
.shang_tit p {
	color: #a3a3a3;
	text-align: center;
	font-size: 16px;
}
.shang_payimg {
	width: 153px;
	border: 6px solid #EA5F00;
	margin: 0 auto;
	border-radius: 3px;
	height: 153px;
}
.shang_payimg img {
	display: block;
	text-align: center;
	width: 140px;
	height: 140px;
}
.pay_explain {
	text-align: center;
	margin: 10px auto;
	font-size: 12px;
	color: #545454;
}
.radiobox {
	width: 16px;
	height: 16px;
	background: url(../images/radio2.jpg);
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 14px;
}
.checked .radiobox {
	background: url(../images/radio1.jpg);
}
.shang_payselect {
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	cursor: pointer;
	height: 60px;
	width: 280px;
}
.shang_payselect .pay_item {
	display: inline-block;
	margin-right: 10px;
	float: left;
}
.shang_info {
	clear: both;
}
.shang_info p, .shang_info a {
	color: #C3C3C3;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	line-height: 2em;
}
/*====================================================
case====================================================*/
.case {
	padding: 0;
	background: none;
}
.case_banner {
	padding: 5% 0;
	background: url(../images/bui.jpg) fixed center top no-repeat;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.case_item {
	font-weight: normal;
	margin-top: 5%;
	text-align: center;
	color: #fff;
	margin-bottom: 5%;
	font-family: "微软雅黑";
}
.case_item span {
	display: block;
	font-size: 36px;
	margin-bottom: 15px;
}
.case_item span i {
	display: inline-block;
	width: 62px;
	height: 2px;
	background: #fff;
	vertical-align: middle;
	margin: 0 8px;
}
.case_item em {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "微软雅黑";
}
.case_num {
	text-align: center;
	margin: 0 auto;
	max-width: 1280px;
}
.num_area {
	display: inline-block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	margin: 30px 3% 0;
}
.num_box {
	width: 313px;
	margin: 0 auto;
	position: relative;
}
.num_box span.timer {
	display: block;
	width: 313px;
	height: 180px;
	margin: 0 auto;
	text-align: center;
	line-height: 180px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	font-family: ImpaCt;
	font-size: 89px;
}
.num_line {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 100;
	margin-top: -22px;
	width: 100%;
	height: 4px;
	font-size: 0;
}
.num_box sup {
	position: absolute;
	top: 0;
	right: 0;
	margin: 3px 3px 0 0;
	width: 25px;
	height: 25px;
	background: url(../images/case_02.png) no-repeat;
	text-indent: -9999px;
}
.num_des {
	font-size: 16px;
	margin-top: 20px;
}
 @keyframes myanimate {
0% {
transform:translateY(0) scale(1, 1);
}
100% {
transform:translateY(15px) scale(0.9, 0.9);
}
}
@-webkit-keyframes myanimate {
0% {
transform:translateY(0) scale(1, 1);
}
100% {
transform:translateY(15px) scale(0.9, 0.9);
}
}
.cont-map-box.open {
	bottom: 0;
	top: 100px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.cont-map-box {
	position: fixed;
	opacity: 0;
	filter: alpha(opacity=0);
	left: 0;
	top: 50%;
	bottom: 50%;
	overflow: hidden;
	z-index: 100;
	width: 100%;
	transition: 1s all;
	-webkit-transition: 1s all
}
.cont-map-box .close1 {
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	width: 50px;
	height: 50px;
	background: #ff0000;
	z-index: 2;
}
.cont-map-box .close1 i {
	width: 50px;
	height: 50px;
	background: url(../images/x2.gif) center no-repeat;
	display: block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}
.cont-map-box .close1:hover i {
	transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
}
.cont-map-box iframe {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 800px;
	z-index: 1;
}
.BMap_stdMpCtrl {
	margin-top: 60px;
}
.cont-3 {
	margin: 80px 0 60px;
}
.cont-3 .wrap {
	position: relative;
}
.cont-3 .l {
	color: #59595b;
}
.cont-3 .l h3 {
	font-size: 4.5em;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1;
}
.cont-3 .l p {
	margin-bottom: 20px;
	font-size: 2em;
	line-height: 1.8;
}
.cont-3 .l p span {
	display: inline-block;
	margin-right: 1em;
}
.cont-3 .l {
}
.cont-3 .r {
	text-align: center;
	padding: 50px 80px;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 1.5em;
}
.cont-3 .r img {
	display: block;
	margin: 0 auto 20px;
	width: 120px;
	height: auto;
}
.cont-4 {
	background: #f6f6f6;
	padding: 80px 0;
}
.cont-4 .inp-box {
}
.cont-4 .inp-box h3 {
	font-size: 3.8em;
	font-weight: normal;
	margin-bottom: 30px;
	color: #828283;
}
.cont-4 .inp-box ul {
}
.cont-4 .inp-box li {
	margin: 0 0 20px 0;
}
.cont-4 .inp-box li:first-child {
	margin-right: 40px;
}
.cont-4 .inp-box ul input {
	border: 1px solid #ddd;
	border-radius: 5px;
	line-height: 50px;
	height: 50px;
	font-size: 2em;
	padding: 0 20px;
	width: 360px;
}
.contact-select {
	width: 400px;
	border: 1px solid #ddd;
	border-radius: 5px;
	line-height: 50px;
	background: #fff;
	height: 50px;
}
.contact-select dt {
	padding: 0;
}
.contact-select dt b {
	padding-left: 20px;
	margin-right: 0;
	font-size: 2em;
	color: #828283;
}
.set.contact-select dt b {
	color: #000;
}
.contact-select dt i.ico {
	width: 25px;
	height: 16px;
	background: url(../images/select_d.png) no-repeat;
	margin-top: -8px;
	right: 15px;
}
.contact-select dd {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	border: 1px solid #ddd;
	border-radius: 5px;
	left: -1px;
	right: -1px;
}
.contact-select dd a {
	font-size: 1.6em;
	color: #000;
	padding-left: 20px;
}
.contact-select dd a:hover {
	background: #f0f0f0;
}
.cont-4 .inp-box li.email input {
	width: 450px;
}
.cont-4 .inp-box li textarea {
	border: 1px solid #ddd;
	border-radius: 5px;
	height: 4.5em;
	line-height: 1.5;
	font-size: 2em;
	padding: 10px 20px;
	width: 800px;
}
.cont-4 .inp-box .fl {
	float: left;
}
.cont-4 .inp-box li.code input {
	width: 200px;
	float: left;
}
.cont-4 .inp-box li.code img {
	float: left;
	width: 100px;
	height: 50px;
	margin: 0 15px;
	border-radius: 5px;
	overflow: hidden;
}
.cont-4 .inp-box li.code a {
	line-height: 50px;
	font-size: 1.5em;
	float: left;
}
.cont-4 .inp-box li .but {
	border: 0;
	width: 150px;
	background: #ff0000;
	color: #fff;
	margin-top: 20px;
	line-height: 1;
	height: 50px;
}
.no-ts .service-bak {
	top: 100%;
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.no-ts .service-bak.service-1 {
	top: 0;
}
.lt9 .no-ts .service-bak {
	top: 0;
}
.service-bak.service-1 {
	z-index: 1;
	top: 0;
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.service-bak.service-2 {
	z-index: 5;
}
.service-bak.service-3 {
	z-index: 6;
}
.service-bak.service-4 {
	z-index: 7;
}
.service-bak.service-5 {
	z-index: 8;
}
.service-bak .l {
	position: absolute;
	overflow: hidden;
	left: 50%;
	top: 0;
	width: 50%;
	color: #fff;
	height: 100%;
	background: url(../images/bk1.png) no-repeat center #ff0000;
	background-size: cover;
}
.service-bak.service-2 .l {
	background-image: url(../images/aaa2.png);
}
.service-bak.service-3 .l {
	background-image: url(../images/aaa3.png);
}
.service-bak.service-4 .l {
	background-image: url(../images/aaa4.png);
}
.service-bak .l .x {
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -140px;
}
.service-bak .l .x a {
	display: inline-block;
	color: #fff;
}
.service-bak .l b {
	font-size: 4.5em;
	display: block;
	font-weight: normal;
}
.service-bak .l p {
	font-size: 2.5em;
	padding: 20px 0 30px;
}
.service-bak .l p em {
	display: inline-block;
	padding: 0 10px;
}
.service-bak .l .m1 {
	display: block;
	background: url(../images/m1.png) no-repeat;
	width: 32px;
	height: 32px;
	margin: 0 auto;
}
.service-bak .r {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
}
.service-bak .r .icon {
	display: none !important;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -64px 0 0 -64px;
	z-index: 4;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background: url(../images/pl.png) no-repeat;
	width: 128px;
	height: 128px;
}
.service-bak .r .video-auto-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.service-2 .r, .service-4 .r {
	left: 50%;
}
.service-2 .l, .service-4 .l {
	left: 0;
}
.anim2_down .service-1 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim2_down .service-2 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim2_up .service-1 {
	transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
}
.anim2_up .service-3 {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}
.anim2_up .service-2 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim3_down .service-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim3_down .service-2 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim3_down .service-3 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim3_up .service-2 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim3_up .service-4 {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}
.anim3_up .service-3 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim4_down .service-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim4_down .service-2 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim4_down .service-3 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim4_down .service-4 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim4_up .service-2 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim4_up .service-3 {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.anim4_up .service-4 {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.anim5_down .service-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim5_down .service-2 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim5_down .service-3 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.anim5_down .service-4 {
	transform: translateY(-35%);
	-webkit-transform: translateY(-35%);
}
.anim5_down.footer {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.fixd-3 .pany-2, .fixd-2 .pany-2 {
	position: fixed;
	z-index: 2;
	left: 0;
	top: 0;
	right: 0;
	margin-top: 0 !important;
}
.fixd-3 .pany-3 {
	position: fixed;
	z-index: 2;
	left: 0;
	top: auto;
	bottom: 0;
	right: 0;
	margin-top: 0 !important;
}
.lt8 .company .pany-2, .lt8 .company .pany-1 {
	top: 0 !important;
}
.lt8 .company-box {
	position: relative !important;
	margin-top: 0 !important;
}
body > .dingwei {
	position: absolute;
	height: 0;
	overflow: hidden;
}
.news-banner {
	position: relative;
	z-index: 1;
}
.news-banner img {
	width: 100%;
	height: auto;
}
.pagebox {
	padding: 50px 0 50px;
	overflow: hidden;
	text-align: center;
}
.pagebox a {
	display: inline-block;
	width: 2em;
	border-radius: 1px;
	height: 2em;
	line-height: 2em;
	font-size: 2em;
	font-family: Arial;
	vertical-align: middle;
	text-align: center;
	margin: 0px 1px;
	vertical-align: middle;
	background: #ddd;
	overflow: hidden;
	color: #000;
}
.pagebox i {
	display: inline-block;
	vertical-align: bottom;
	width: 2em;
	text-align: center;
}
.pagebox a span {
}
.pagebox a.cur {
	background: #ff0000;
	color: #fff;
}
.map-img-box {
}
.map-img-box img {
	width: 100%;
	height: auto;
}
.banner-other {
	position: relative;
}
.banner-other img {
	width: 100%;
	height: auto;
}
.wibanner .bg {
	z-index: 100;
	position: relative;
}
.innplay-box {
	position: relative;
}
.innplay-box img {
	width: 100%;
	height: auto;
}
.innplay-box .play-1 {
	opacity: 0.6;
	filter: alpha(opacity=60);
	cursor: pointer;
	background: url(../images/pl.png) no-repeat;
	width: 128px;
	height: 128px;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	margin: -64px 0 0 -64px;
}
.innplay-box .at-img {
	z-index: 1;
}
.vid-lod {
	background: url(../images/bx_loader.gif) no-repeat center rgba(255,255,255,0.9);
	overflow: hidden;
	text-indent: -100px;
	border-radius: 10px;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 11;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
	display: none;
}
.inn-bottom {
	text-align: center;
	padding: 100px 0 80px;
}
.inn-bottom h2 {
	font-size: 4em;
	font-weight: normal;
}
.inn-bottom p {
	font-size: 1.5em;
	padding: 1em 0 2em;
}
.inn-bottom .m1 {
	border: 2px solid #555;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 1.5em;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	padding: 1px 20px;
	border-radius: 5px;
	font-weight: normal;
	margin-top: 1em;
}
.inn-bottom .m1 span {
	position: relative;
	z-index: 2;
	color: #555;
}
.inn-bottom .m1 u {
	z-index: 0;
	background: #ff0000;
	top: 47%;
	width: 0;
	height: 5%;
	left: 50%;
	position: absolute;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg)
}
/**
.inn-bottom .m1:hover { color:#fff; border-color:#ff0000;}
.inn-bottom .m1:hover u{  z-index:1; left:0; width:100%; top:-25%; height:150%; transform:rotate(0deg); -webikt-transform:rotate(0deg)}
*/

.innplay-box.other-video {
	max-width: 1000px;
	margin: 0 auto;
}
.pm-box .wi-banner li img {
	width: 100.2%;
	height: auto;
}
.gongin {
	margin: 0 170px;
	position: relative;
}
.gongin ul {
	margin-top: 100px;
}
.gongin ul li {
	float: left;
	width: 25%;
	height: 263px;
	overflow: hidden;
}
.goppp {
	background: url(../images/bui02.jpg) no-repeat center center;
	background-size: cover;
	padding-bottom: 5%;
	text-align: center;
	padding-top: 5%;
	position: relative;
}
goppp {
	background: url(../images/bui02.jpg) no-repeat center center;
	background-size: cover;
	padding-bottom: 25%;
	text-align: center;
	padding-top: 200px;
	position: relative;
}
.goppp h2 {
	font-size: 48px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 80px;
}
.goppp p {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
}
.goppp p a {
	width: 198px;
	height: 53px;
	text-align: center;
	color: #fff;
	line-height: 50px;
	border: 2px solid #fff;
	border-radius: 50px;
	margin: 0 10px;
	display: inline-block;
}
.goppp p a:hover {
	color: #333;
}
.gongin p a {
	width: 198px;
	height: 53px;
	text-align: center;
	color: #333;
	line-height: 50px;
	border: 2px solid #333;
	font-size: 16px;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.gongin p a:hover {
	border: 2px solid #df9c1a;
	background: #d49210;
}
.gongin ul li img {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	z-index: 1;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}
.gongin ul li:hover img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.goppp .majj {
	position: absolute;
	top: 60%;
	left: 40%;
	z-index: 9999999999;
}
.news-detail {
	padding-top: 20px;
}
.new_left {
	overflow: hidden;
}
.contents {
	padding-bottom: 50px;
}
.article {
	padding: 30px 0 0;
	border-bottom: 1px solid #D5D5D5;
	margin: 0 auto;
	line-height: 1.5;
}
.article strong {
	font-weight: bold
}
.article a {
	color: #d40d32;
}
.article a:hover {
	color: #b50b2b;
}
.article h3 a {
	color: #9A9A9A;
}
.article .news_info a.on {
	color: #ff0000;
}
.news-share {
	margin: 50px 0 0 0;
}
.news-share .share {
	padding: 20px 0;
}
.location {
	display: block;
	font-size: 1.2em;
	border-bottom: 1px solid #f1f1f1;
	line-height: 20px;
}
.site {
	display: inline-block;
	border-bottom: 1px solid #ff0000;
	position: relative;
	top: 1px;
	background: url(../images/locat.jpg) 0px center no-repeat;
	padding-left: 10px;
	color: #747474;
	line-height: 30px;
}
.site a {
	color: #747474;
}
.site span {
	color: #ff0000;
}
.site em {
	color: #DEDDDD;
	padding: 0px 10px;
}
.article h2 {
	text-align: center;
	font-size: 2em;
	font-weight: normal;
	color: #3A3A3A;
	padding: 10px 0px 18px;
}
.article h3 {
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	color: #9A9A9A;
	padding: 10px 0px 15px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #E2E2E2;
}
.article h3 span {
	padding: 0px 15px;
}
.article .edit_con_original {
	font-size: 1.4em;
	text-align: justify;
}
.article p {
	padding-bottom: 10px;
}
.print {
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(../images/print.jpg) left center no-repeat;
}
.print a {
	cursor: pointer;
	cursor: pointer;
}
.news_info a {
	padding: 0px 5px;
	cursor: pointer;
}
.fp {
	padding: 20px 0 0px;
	position: relative;
	font-size: 1.4em;
}
.fp span {
	display: block;
	padding: 5px 0px;
	width: 80%;
	color: #7D7D7D;
}
.fp span a {
	color: #9E9E9E;
}
.fp span a:hover {
	color: #D7343F;
}
a.close {
	color: #D7343F;
	right: 0;
	bottom: 6px;
	position: absolute;
}
.new_right {
	float: right;
	width: 320px;
	margin-left: 50px;
}
.rblock {
	background: #FDFDFD;
	border: 1px solid #F1F1F1;
	min-height: 365px;
	height: auto;
	font-size: 1.2em
}
.rblock_tit {
	margin: 10px 8px;
	border-bottom: 1px solid #F1F1F1;
	background: url(../images/r_tit.jpg) 2px 4px no-repeat;
	padding: 0px 10px 8px 15px;
	font-weight: bold;
}
.rblock_con {
	margin: 10px 8px;
}
.rblock_con ul {
	list-style: none;
	overflow: hidden;
}
.rblock_con ul li {
	padding: 5px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
}
.rblock_con ul li span {
	width: 18px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 3px;
	background: url(../images/rb_li.jpg) 0px 4px no-repeat;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.rblock_con ul li span.an {
	background: #ff0000;
	border-radius: 2px;
	text-align: center;
	color: #fff;
}
.rblock_con ul li a {
	color: #333333;
	padding-left: 8px;
	vertical-align: middle;
}
.case-art-box {
	position: relative;
}
.case-art-box .case-bon {
	position: fixed;
	color: #666;
	left: 10%;
	top: 50%;
	z-index: 99;
	margin-top: -45px;
	text-indent: -1000px;
	font-family: "\5b8b\4f53", "sans", "fallback";
	width: 60px;
	height: 91px;
	text-align: center;
	line-height: 91px;
	background: url(../images/zy.png) no-repeat left bottom;
	overflow: hidden;
}
.case-art-box .case-bon.next {
	left: auto;
	right: 10%;
	background-position: right top;
}
.img-list {
	text-align: center;
}
.img-list img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 50px;
}
.bntTop {
	background: url(../images/icon_arrow_up.png) no-repeat left top;
	bottom: 30px;
	cursor: pointer;
	display: block;
	height: 33px;
	left: 50%;
	margin-left: -13px;
	position: absolute;
	width: 26px;
	z-index: 999;
	display: none;
}
.leftAlign {
	text-align: left;
}
.rightAlign {
	text-align: right;
}
.ajax-l-box {
	position: relative;
	overflow: hidden;
}
.ajax-move {
	position: relative;
}
.ajax-move .curr-box {
	position: relative;
	width: 100%;
}
.ajax-move .curr-box .ajax-lod {
	padding: 50px;
}
.ajax-move .curr-box.next {
	left: 100%;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
}
.leftn .ajax-move .curr-box.next {
	left: -100%;
}
.com-num {
	position: relative;
	width: 200px;
}
.com-num div {
	background: url(../images/num.png) 0 0 no-repeat;
	float: left;
	width: 90px;
	height: 142px;
}
.tabContainer {
	overflow: hidden;
	position: relative;
}
.tabTit {
	border-bottom: 2px solid #6F6F6F;
	height: 35px;
	margin-top: 20px;
}
.tabHeader {
	height: 37px;
	padding-left: 10em;
}
.tabContainer .tit {
	color: #333333;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 24px;
	font-size: 1.5em;
}
.tabHeader li {
	float: left;
	margin: 8px 0px 0;
	border-radius: 2px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	padding: 0 8px;
}
.tabHeader li.i {
	width: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #999;
}
.tabHeader li a {
	color: #333333;
	font-size: 1.3em;
	vertical-align: middle;
}
.tabHeader span {
	float: left;
	margin: 0px 12px;
	font-size: 1.5em;
	color: #ADADAD;
}
.tabContents {
	padding-top: 30px;
}
.tabContent {
	min-height: 105px;
	text-align: justify;
}
.active {
	color: #fff;
	background: #ff0000;
}
.tabHeader li.active a {
	color: #fff;
	display: block;
	text-align: center;
}
.news-404 {
	text-align: center;
	background: url(../images/404.jpg) center no-repeat;
	background-size: auto 100%;
	line-height: 300px;
	margin-top: 20px;
	text-align: center;
	font-size: 2em;
}
body #LXB_CONTAINER .lxb-container {
	display: none !important;
}
.nb-icon-wrap .nb-icon-icon {
	width: 109px !important;
	height: 109px !important;
	background: none !important;
	border-radius: 0 !important;
}
#qiao-icon-wrap .qiao-icon-head, .nb-icon-wrap .nb-icon-bridge-base {
	width: 109px !important;
	height: 109px !important;
	background: url(../images/index_new_p2.png) no-repeat center !important;
	background-size: 100% 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	top: 0 !important;
	left: auto !important;
	right: 0;
}
#qiao-icon-wrap, .nb-icon-wrap {
	margin-top: 111px !important;
	width: auto !important;
	top: 66% !important;
	right: 0 !important;
}
.hm-t-container {
	display: none !important;
}
#newBridge .nb-icon-wrap-2 {
	width: 109px !important;
	height: 109px !important;
	background: url(../images/index_new_p2.png) no-repeat center !important;
	background-size: 100% 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	top: 0 !important;
	left: auto !important;
	right: 0;
	margin-top: 111px !important;
	top: 66% !important;
	right: 0 !important;
	transform: none !important;
	-webkit-transform: none !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
#newBridge .nb-icon-flag {
	display: none;
}
#LXB_CONTAINER .lxb-pos-right {
	right: 0 !important;
	top: 50% !important;
	margin-top: 10px !important;
}
.index_new_icon {
	right: 0;
	top: 50%;
	margin-top: 10px
}
footer, footer a {
	color: #888;
}
footer {
	width: 100%;
	background-color: #1b1b1d;
	font-size: 13px;
	display: inline-block;
}
footer .foo {
	padding-top: 80px;
	padding-bottom: 40px;
}
footer .foo .left {
	margin-right: 78px;
	width: 368px;
	float: left;
}
footer .foo .left .dd {
	padding-bottom: 23px;
}
footer .foo .left .dd span {
	width: 21px;
	height: 25px;
	background: url(../images/tu01.png) no-repeat;
	display: block;
	float: left;
	margin-right: 17px;
}
footer .foo .left .dd .span01 {
	width: 17px;
	height: 25px;
	background: url(../images/tu02.png) no-repeat;
	display: block;
	float: left;
}
footer .foo .left .dd .span02 {
	width: 23px;
	height: 16px;
	background: url(../images/tu03.png) no-repeat;
	display: block;
	float: left;
}
footer .foo .left .dd b {
	font-size: 13px;
	color: #797979;
	font-weight: normal;
	float: left;
}
footer .foo .left .btn {
	width: 100%;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 15px;
	border: 1px #49494a solid;
	color: #000;
	margin-top: 15px;
	display: block;
	border-radius: 3px;
}
footer .foo .left .btn a {
	width: 100%;
	height: 100%;
	display: block;
}
footer .foo .left .btn:hover {
	border: 1px #000 solid
}
footer .foo .left .btn:hover a {
	background-color: #000;
	color: #fff;
}
footer .foo .left01 {
	float: left;
}
footer .foo .left01 ul {
	float: left;
	margin-right: 95px;
}
footer .foo .left01 ul .li01 a {
	font-size: 16px;
	color: #f7a911;
}
footer .foo .left01 ul li {
	line-height: 30px;
}
footer .foo .left01 ul .li01 {
	border-bottom: 1px solid #2f2f31;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
footer .foo .left01 ul li:hover a {
	color: #fff;
}
footer .foo .right {
	float: right;
}
footer .foo .right .rl {
	float: left;
	width: 119px;
	text-align: center;
	margin-left: 40px;
}
footer .foo .right .rl img {
	margin-bottom: 20px;
}
footer .foo .right .rl div {
	color: #797979;
}
footer .foo01 {
	border-bottom: 1px solid #2f2f31;
	padding-bottom: 30px;
}
footer .foo01 .left {
	color: #797979;
	float: left;
	padding-top:7px
}
footer .foo01 .right {
	float: right;
}
footer .foo01 .right a {
	width: 31px;
	height: 31px;
	display: inline-block;
	text-align: center;
	line-height: 28px;
	background: #434443;
	border-radius: 50%;
	margin-left: 13px;
}
footer .foo01 .right a img {
	vertical-align: middle; margin-top:6px;
}
footer .foo01 .right a:hover {
	background: #000;
}
footer .you {
	height: 98px;
	line-height: 98px;
}
footer .you span {
	font-size: 14px;
	color: #bfbfbf;
}
footer .you a {
	font-size: 14px;
	color: #797979;
	margin-right: 35px;
}
footer .you a:hover {
	color: #fff;
}
 @media only screen and (max-height: 860px) {
.index-5 .img-box .l {
	height: 281px;
}
.share {
	padding: 30px 0;
}
footer .wrap .right .tit {
	padding: 15px 0;
}
}
 @media only screen and (max-height: 700px) {
.index-5 .img-box .l {
	height: 231px;
}
.share {
	padding: 20px 0;
}
footer .wrap .right .tit {
	padding: 5px 0;
}
}
@media only screen and (max-width: 1600px) {
.header nav {
	float: left;
	margin: 38px 0 0 342px;
}
.fixedSubNav nav {
	float: left;
	margin: 31px 0 0 482px;
}
.inn-4 .mask-img {
	left: 31%;
}
footer .foo .left01 ul {
	float: left;
	margin-right: 78px;
}
}
@media only screen and (max-width: 1480px) {
.wrap {
	margin: 0 50px;
}
.inn-4 .mask-img {
	position: absolute;
	color: #fff;
	z-index: 10;
	left: 29%;
}
.service .main, .index .main {
	top: 80px;
}
.lt9 .service .main, .lt9 .index .main {
	margin-top: 80px;
}
.main {
	margin-top: 0px;
}
.cont-map-box.open {
	top: 80px;
}
.rblock,  .article h3,  .location,  .job-video .item .a,  .header .top-r .b,  .header .menu-right,  footer .wrap .right .tit {
	font-size: 12px;
}
footer .wrap {
	padding: 20px 0;
}
.job-box {
	padding: 10px 0;
}
.news-box h2 {
	padding-bottom: 20px;
}
.index-1 .mask-img {
	width: 450px;
	height: 297px;
	margin: -150px 0 0 -225px;
}
.cateday .logo {
	width: auto;
	position: relative;
	left: 0;
	top: 0;
}
.cateday .txt {
	text-align: center;
}
.header .top-r .b {
}
.header .menu-right {
}
header .menu-right {
	float: right;
	margin: 39px 61px 0 0;
}
.company .pany-1 .img img {
	width: 500px;
	height: 203px;
}
.company .pany-2 .wrap-box {
	min-height: 600px;
}
.company .pany-2 h2 {
	padding-top: 150px;
}
.company .pany-4 .wrap-box {
	min-height: 700px;
}
.news .wrap {
	margin-top: -433px;
}
.news-box li .r {
	height: 323px;
}
.company .pany-1 h2 {
	padding-top: 60px;
}
.inn-2 .txt {
	margin: -100px 0 0 0;
	left: 10px;
	top: 50%;
}
.inn-bk {
	min-height: 300px;
}
.mlr50 {
	margin: 0 35px;
}
footer .foo .left01 ul {
	float: left;
	margin-right: 60px;
}
.header nav li {
	float: left;
	margin-right: 67px;
}
}
@media only screen and (max-width: 1440px) {
.goppp .majj {
	position: absolute;
	top: 65%;
	left: 34%;
	z-index: 9999999999;
}
.goppp h2 {
	padding-bottom: 33px;
}
footer .foo .left01 ul {
	float: left;
	margin-right: 27px;
}
footer .you a {
	margin-right: 23px;
}
}
 @media only screen and (max-width: 1420px) {
footer .foo .left {
	margin-right: 49px;
}
.inn-bk .txt b.m1 {
	min-width: 110px;
}
.news .wrap {
	margin-top: -415px;
}
.news-box li .r {
	height: 305px;
}
.header .menu-right {
	margin-top: 35px;
}
.service .main,  .index .main {
	top: 0px;
	margin-top: 0;
}
.lt9 .service .main, .lt9 .index .main {
	margin-top: 60px;
}
.main {
	margin-top: 0px;
}
.cont-map-box.open {
	top: 60px;
}
.company .pany-1 h2 {
	padding-top: 30px;
}
.case-art-box .case-bon {
	left: 5%;
}
.case-art-box .case-bon.next {
	right: 5%;
}
.header .top-r .b i.icon {
	margin: 1px 0;
	margin-top: 16px;
}
.inn-bk {
	min-height: 200px;
}
.inn-4.inn-bk .txt, .inn-3.inn-bk .txt {
	margin-top: -100px;
}
.hr_index_light_menu {
	width: 90px;
}
#qiao-icon-wrap .qiao-icon-head,  .nb-icon-wrap .nb-icon-bridge-base {
	width: 90px !important;
	height: 90px !important;
}
#qiao-icon-wrap,  .nb-icon-wrap {
	margin-top: 92px !important;
}
#newBridge .nb-icon-wrap-2 {
	margin-top: 92px !important;
	width: 90px !important;
	height: 90px !important;
}
.index-1 .mask-img {
	position: absolute;
	color: #fff;
	z-index: 10;
	left: 27%;
}
.goppp {
	padding: 0 5%;
	padding-top: 59px;
	padding-bottom: 50px;
}
.goppp h2 {
	padding-bottom: 18px;
}
.goppp p {
	font-size: 15px;
}
.case_item em {
	font-size: 16px;
}
.goppp .majj {
	position: absolute;
	top: 60%;
	left: 31%;
	z-index: 9999999999;
}
footer .foo .left01 ul {
	float: left;
	margin-right: 12px;
}
footer .foo {
	padding-top: 40px;
}
footer .you {
	height: 60px;
	line-height: 60px;
}
}
 @media only screen and (max-width: 1366px) {
footer .foo .left {
	margin-right: 26px;
}
.page-index .navHome .mainMenu li a {
	font-size: 1.8em;
}
}
 @media only screen and (max-width: 1280px) {
footer .foo .left {
	margin-right: 17px;
	width: 269px;
}
footer .foo .left01 {
	float: right;
}
footer .foo .left01 ul {
	margin-right: 8px;
}
footer .foo .left .dd b {
	display: block;
	float: left;
	width: 229px;
}
.gongin ul li {
	float: left;
	width: 25%;
	height: auto;
}
.gongin ul li img {
	width: 100%;
	height: auto
}
.inn-4 .mask-img {
	position: absolute;
	color: #fff;
	z-index: 10;
	left: 26%;
}
.fixedSubNav .top-r .b i.icon {
	margin: 8px 0;
}
footer .foo .right {
	display: none;
}
.num_box {
	width: 213px;
}
.num_box span.timer {
	display: block;
	width: 213px;
}
}
@media only screen and (max-width: 1200px) {
.wrap {
	margin: 0 20px;
}
.header nav {
	margin-left: 50px;
}
.header nav li {
	margin: 0 10px;
}
.service .main,  .index .main {
	position: relative;
	top: 0;
	margin-top: 60px;
}
.service-bak,  .index-bk {
	position: relative;
	left: 0;
	top: 0;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	transition: none;
	-webkit-transition: none;
	min-height: 450px;
}
.index-bk.index-5 {
	min-height: 0 !important;
}
.service footer,  .index footer {
	position: relative;
	top: 0;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
.index-5 .img-box .l {
	height: 240px;
}
.index-5 .img-box {
	padding-top: 20px;
}
footer .wrap .left li {
	margin: 0 0 0 50px;
}
footer .wrap .left li:first-child {
	margin: 0;
}
footer .wrap .right {
	text-align: right;
}
footer .wrap .right .tit span:first-child,  footer .wrap .right .tit span {
	display: block;
	margin: 0;
}
footer .wrap .right .QR img {
	margin: 0 0 0 20px;
}
.top-r .fixd-box .txt .left {
	width: 60%;
}
.top-r .fixd-box .left dl dt img {
	width: 100px;
	height: 100px;
}
.top-r .fixd-box .left dl {
	font-size: 14px;
}
.inn-bk.inn-1 .txt {
	margin-top: -80px;
}
.inn-bk.inn-1 .txt span img {
	width: 500px;
	height: auto;
}
.inn-4.inn-bk .txt, .inn-3.inn-bk .txt {
	margin-top: -100px;
}
.inn-5.inn-bk .txt span {
	font-size: 5em;
}
.inn-6.inn-bk .txt {
	top: 20%;
}
.service-bak .l b {
	font-size: 3.5em;
}
.service-bak .l .x {
	margin-top: -100px;
}
.service-bak .l p {
	font-size: 1.8em;
}
.web-box-1 h2 {
	font-size: 5em;
}
.web-box-2 .web-list-b {
	width: 800px;
}
.web-box-2 .list-box li img {
	width: 260px;
	height: 122px;
}
.case-art-box .case-bon {
	left: 0.5%;
}
.case-art-box .case-bon.next {
	right: 0.5%;
}
.company .pany-4 .box li .txt {
	font-size: 2em;
}
.company .pany-4 .box {
	margin-left: 20px;
}
.pany-4 .bx-wrapper .bx-prev {
	left: -45px;
}
.pany-4 .bx-wrapper .bx-next {
	right: -25px;
}
.new_right {
	width: 265px;
}
.story li .inp,  .cont-4 .inp-box ul input {
	height: 40px;
	line-height: 40px;
}
.contact-select {
	height: 40px;
	line-height: 40px;
}
.story li .sub,  .cont-4 .inp-box li .but {
	height: 40px;
}
.cont-4 .inp-box li.code img {
	height: 40px;
}
.cont-4 .inp-box li.code a {
	line-height: 40px;
}
.job-video .item .p b {
	font-size: 1.8em;
}
.job-video .item .p p {
	font-size: 1.3em;
}
.cont-1 .txt {
	left: 5%;
}
.inn-bk .txt span {
	font-size: 4em;
}
.company .pany-3 .box .img img {
	width: 250px;
	height: 250px;
}
.pany-4 .bx-wrapper .bx-controls-direction .bx-prev {
	left: -20px;
}
.pany-4 .bx-wrapper .bx-controls-direction .bx-next {
	right: 0px;
}
.header .menu-right .a2 .sear {
	font-size: 12px;
}
.header nav li {
	font-size: 1.8em;
}
.case-art-box {
}
.cateday .logo {
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	margin-bottom: 30px;
	text-align: center;
}
#qiao-icon-wrap .qiao-icon-head,  .nb-icon-wrap .nb-icon-bridge-base {
	width: 80px !important;
	height: 80px !important;
}
#qiao-icon-wrap, .nb-icon-wrap {
	margin-top: 82px !important;
}
#newBridge .nb-icon-wrap-2 {
	margin-top: 82px !important;
	width: 80px !important;
	height: 80px !important;
}
}
.menu_h {
	display: none
}
@media only screen and (max-width: 1000px) {
.inn-bk {
	min-height: 100px;
}
.menu_h {
	display: block;
	background: none;
	margin-left: 20px;
	border: none;
	width: 30px;
	height: 23px;
	padding: 0;
	outline: none;
	position: relative;
	z-index: 2000;
	float: left;
}
.menu_h::before, .menu_h::after, .menu_h span {
	background: #ff0000;
}
.menu_h::before, .menu_h::after {
	content: '';
	position: absolute;
	height: 4px;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
}
.menu_h span {
	position: absolute;
	width: 100%;
	height: 4px;
	left: 0;
	overflow: hidden;
	text-indent: 200%;
	-webkit-transition: opacity 0.25s;
	transition: opacity 0.25s;
}
.menu_h::before {
	-webkit-transform: translate3d(0, -8px, 0);
	transform: translate3d(0, -8px, 0);
}
.menu_h::after {
	-webkit-transform: translate3d(0, 8px, 0);
	transform: translate3d(0, 8px, 0);
}
.menu-open .menu_h span {
	opacity: 0;
}
.menu-open .menu_h::before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}
.menu-open .menu_h::after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}
.menu-open nav {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.header .menu-right .a2 {
	display: none;
}
.header nav {
	position: absolute;
	left: 0;
	right: 0;
	float: none;
	margin: 0;
	top: 60px;
	height: 0;
	overflow: hidden;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
}
.menu-open nav {
	height: 40.5em;
}
.header .wrap {
	padding: 0 20px;
	margin: 0;
}
.header .top-r {
	right: 20px;
}
.header nav ul {
	background: rgba(186,15,9,0.9);
	line-height: 2.5;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}
.header nav li {
	float: none;
	margin: 0;
	padding: 0 1em;
	font-size: 2em;
	border-top: 1px solid rgba(232,10,3,0.9);
}
.header nav li:first-child {
	border: 0;
}
.header nav li.on a, .header nav li a:hover, .header nav li a {
	display: block;
	color: #fff;
}
.header nav li:hover, .header nav li.on {
	color: #fff;
	background: #ba0f09;
}
.case-list li span em, .index-2 .item li span em {
	font-size: 1.6em;
}
.index-4 .mask-txt, .index-3 .mask-txt {
	font-size: 2em;
}
.index-5 .img-box .l {
	height: 190px;
}
.header nav li.n-news {
	display: block;
}
.company .pany-1 .wrap-box {
}
.index-5 .img-box .l span em {
	font-size: 18px;
}
.index-5 .img-box .l span i {
	font-size: 24px;
}
.index-1 .mask-img {
	width: 300px;
	height: 198px;
	margin: -100px 0 0 -150px;
}
.index-1 .mask-img b {
	font-size: 6em;
}
.index-1 .mask-img p {
	font-size: 3.7em;
}
footer .wrap .left li {
	margin: 0 0 0 30px;
}
.index-5 .img-box {
	padding-top: 0px;
}
.index-bk.index-5 .wrap {
	margin: 0;
}
.index-1 .mask-img span {
	margin-top: 40px;
	font-size: 16px;
}
.inn-bk .txt span {
	font-size: 3.5em;
}
.inn-5.inn-bk .txt span {
	font-size: 4em;
}
.inn-5.inn-bk .txt {
	top: 30px;
}
.jobItem {
	width: auto;
	float: none;
	padding-bottom: 50px;
}
.jobLine .odd {
	border: 0;
}
.job-box {
	display: none;
}
.cont-1 .txt {
	left: 2%;
}
.cont-1 .txt p {
	font-size: 3em;
}
.cont-1 .txt h4 {
	font-size: 4em;
}
.cont-3 .r {
	padding: 30px;
}
.cont-4 .inp-box li textarea {
	width: 94%;
}
.pany-4 .bx-wrapper .bx-controls-direction a {
	transform: scale(0.6, 0.6);
	-webkit-transform: scale(0.6, 0.6);
}
.case-art-box .case-bon {
	transform: scale(0.6, 0.6);
	-webkit-transform: scale(0.6, 0.6);
}
.web-box-2 .web-list-b {
	width: 100%;
}
.web-box-2 .bx-wrapper .bx-controls-direction a {
	transform: scale(0.6, 0.6);
	-webkit-transform: scale(0.6, 0.6);
}
.web-box-2 .bx-wrapper .bx-controls-direction .bx-prev {
	left: 0px;
}
.web-box-2 .bx-wrapper .bx-controls-direction .bx-next {
	right: 0;
}
.web-bottom .bx-wrapper .bx-controls-direction a {
	transform: scale(0.6, 0.6);
	-webkit-transform: scale(0.6, 0.6);
}
.web-bottom .bx-wrapper .bx-controls-direction .bx-prev {
	left: 0px;
}
.web-bottom .bx-wrapper .bx-controls-direction .bx-next {
	right: 0;
}
.cateday {
	width: auto;
}
.new_right {
	display: none;
}
.company .pany-3 .box .img .com-num {
	margin-left: -90px;
	transform: scale(0.6, 0.6);
	-webkit-transform: scale(0.6, 0.6);
}
.hr_index_light_menu {
	width: 70px;
}
#qiao-icon-wrap .qiao-icon-head,  .nb-icon-wrap .nb-icon-bridge-base {
	width: 70px !important;
	height: 70px !important;
}
#qiao-icon-wrap,  .nb-icon-wrap {
	margin-top: 72px !important;
}
#newBridge .nb-icon-wrap-2 {
	margin-top: 72px !important;
	width: 70px !important;
	height: 70px !important;
}
}
.phone1 {
	display: block;
}
 @media only screen and (max-width: 768px) {
.phone1 {
	display: none;
	width: 1px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
}
.wrap {
	margin: 0 10px;
}
.index-bk.index-1 {
	min-height: 200px !important;
}
.index-1 ul li video {
	display: none;
}
.index-1 ul li at-img {
	display: block !important;
}
.index-2 .bon {
	display: none;
}
.index-bk.index-2 {
}
.index-bk.index-2 .list-box {
	position: relative;
	min-height: 300px;
	transition: 0.8s all;
	-webkit-transition: 0.8s all;
}
.index-2 .item {
	float: left;
	left: 0;
	min-height: 300px;
	position: relative;
}
.index-2 .item li {
	width: 50%;
}
.index-2 .item li:first-child {
	left: 0;
	top: 0;
}
.index-2 .item li:first-child + li {
	left: 50%;
	top: 0;
}
.index-2 .item li:first-child + li + li {
	left: 0%;
	top: 33%;
}
.index-2 .item li:first-child + li + li + li {
	left: 50%;
	top: 33%;
}
.index-2 .item li:first-child + li + li + li + li {
	left: 0;
	top: 66%;
	height: 34%;
}
.index-2 .item li:first-child + li + li + li + li + li {
	left: 50%;
	top: 66%;
	height: 34%;
}
.index-2 .item li span,  .index-2 .item li i {
	display: none !important;
}
.index-bk.index-3 {
	display: none;
}
.case-list li {
	width: 50%;
	margin: 0;
}
.case-list li span,  .case-list li i {
	display: none !important;
}
.header .top-r {
	right: 0;
}
.header .top-r .b {
	width: auto;
	left: 0;
	float: none;
	text-align: right;
	padding-right: 20px;
}
.header .top-r .b i.icon {
	margin: 0;
	margin-right: 10px;
	position: relative;
	top: 3px;
}
.header .top-r .b i {
	float: none;
	display: inline-block;
}
.mark {
	display: none;
}
.index-4 .mask-txt,  .index-3 .mask-txt {
	font-size: 1.8em;
}
.index-3 .mask-txt i,  .index-4 .mask-txt i {
	transform: scale(0.6, 0.6) translate(-20px, -30px);
	-webkit-transform: scale(0.6, 0.6) translate(-20px, -30px);
}
.index-5 .img-box .l {
	width: 100%;
}
.index-5 .img-box .l {
	height: 120px;
}
.share {
	padding: 30px 0;
	text-align: center;
}
.share span.t {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.share a {
}
.index footer {
	position: relative;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	top: 0;
}
.index-1 .mask-img {
	width: 160px;
	height: 118px;
	margin: -50px 0 0 -80px;
}
.index-1 .mask-img b {
	font-size: 3em;
}
.index-1 .mask-img p {
	font-size: 2.2em;
}
.index-1 .mask-img span {
	font-size: 12px;
	margin-top: 10px;
	padding: 1px 10px 2px;
}
.index-5 .img-box .l:hover img {
	transform: none;
	-webkit-transform: none;
}
.contact-select {
	width: 99%;
}
.contact-select dd a,  .contact-select dt b {
	padding-left: 1%;
}
.new_right {
	display: none;
}
.article h3 span {
	display: none;
}
.article h3 span.news_info,  .article h3 span:first-child {
	display: inline-block;
}
a.close {
	display: none;
}
.fp span {
	width: auto;
}
.fixd-3 .pany-2,  .fixd-2 .pany-2,  .company .pany-3 {
	position: relative;
}
.pany-4 .bx-wrapper .bx-controls-direction a {
	transform: scale(0.4, 0.4);
	-webkit-transform: scale(0.4, 0.4);
	margin-top: -60px;
}
.pany-4 .bx-wrapper .bx-controls-direction .bx-prev {
	left: -40px;
}
.pany-4 .bx-wrapper .bx-controls-direction .bx-next {
	right: -40px;
}
.inn-bk.inn-1 .txt span {
	font-size: 1px;
}
.inn-bk.inn-1 .txt span img {
	width: 200px;
}
.inn-bk.inn-1 .txt {
	margin-top: -20px;
}
.inn-bk.inn-1 .video-auto-box-11 {
	display: none;
}
.inn-bk .txt b.m {
	transform: scale(0.4, 0.4);
	-webkit-transform: scale(0.4, 0.4);
	margin-top: 0;
	display: none;
}
.inn-3 {
	float: none;
	width: auto;
}
.inn-bk .txt span b {
	display: none;
}
.inn-bk .txt span u {
	text-align: left;
	display: block;
	color: #222;
}
.inn-2.inn-bk .txt b.m1 {
	border: 0;
	padding: 0;
	min-width: 0;
	background: url(../images/m3.png) no-repeat;
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: block;
}
.inn-2.inn-bk .txt b.m1 * {
	opacity: 0;
}
.inn-bk .txt span em {
	display: block;
}
.inn-bk .txt span {
	font-size: 2.5em;
}
.inn-2 .txt {
	margin-top: -70px;
}
.inn-bk .txt b.m1 {
	min-width: 70px;
	display: none;
}
.inn-4.inn-bk .txt,  .inn-3.inn-bk .txt {
	margin-top: -25px;
}
.inn-4.inn-bk .txt span,  .inn-3.inn-bk .txt span {
	font-size: 3em;
}
.inn-4.inn-bk .txt p,  .inn-3.inn-bk .txt p {
	font-size: 1.6em;
	margin-bottom: 0;
	min-height: 0;
	overflow: hidden;
	text-indent: -1000px;
	background: url(../images/m2.png) no-repeat;
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: block;
	margin: 0 auto;
}
.inn-6.inn-bk .txt {
	top: 25%;
}
.inn-3:hover .bg, .inn-4:hover .bg {
	transform: none;
	-webkit-transform: none;
}
.inn-7.inn-bk {
	height: 150px;
}
.inn-6 {
	width: 100%;
}
.inn-7 {
	width: 100%;
}
.inn-1,  .inn-2,  .inn-3,  .inn-4 {
	background-color: #fff;
}
.inn-5.inn-bk {
	padding-top: 30px;
}
.inn-5.inn-bk .txt {
	top: 30px;
}
.inn-5.inn-bk .txt span {
	font-size: 3em;
}
.inn-5.inn-bk .txt .m1 {
	margin-top: 0;
}
.inn-6.inn-bk .txt span, .inn-7.inn-bk .txt span {
	font-size: 3em;
}
.inn-bottom {
	padding: 50px 0;
}
.pany-5 img {
	display: none;
}
.pany-5 .wrap-box {
	padding: 50px 20px;
}
.pany-5 h1 {
	font-size: 3em;
}
.pany-5 .d {
	margin: 10px auto;
}
.pany-5 h2 {
	font-size: 2em;
}
.pany-5 p {
	font-size: 1.6em;
}
.pm-box .tit span {
	font-size: 2em;
}
.pm-box .tit span .j {
	width: 20px;
	height: 20px;
	top: -10px;
}
.pm-box .tit span .j img {
	width: 20px;
	height: 20px;
}
.pm-box .box .p {
	float: none;
	width: auto;
	margin: 0 0 3em;
}
.inn-bottom h2 {
	font-size: 3em;
}
.pm-box .tit {
	padding-top: 50px;
}
.service-bak .l {
	position: relative;
	width: auto;
	height: 220px;
	left: 0;
	top: 0;
	padding-top: 30px;
}
.service-bak .r {
	position: relative;
	width: auto;
	height: 200px;
	left: 0;
	top: 0;
}
.service-bak .l .x {
	position: relative;
	margin-top: 0;
	top: 0;
	left: 0;
}
.service-bak .l p {
	padding: 20px;
	font-size: 1.5em;
}
.service-bak video {
	display: none;
}
.service-bak .video-auto-box .mark {
	display: none !important;
}
.service footer {
	border: 0;
}
.web-box-1 h2 {
	font-size: 3em;
}
.web-box-1 .p {
	margin: 2em 0;
}
.web-box-2 .bx-wrapper .bx-controls-direction a {
	transform: scale(0.4, 0.4);
	-webkit-transform: scale(0.4, 0.4);
}
.index-bk .ph-a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	background: #fff;
	opacity: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.top-r .fixd-box .close {
	display: block;
}
.news .wrap {
	margin: -69px 0px 0 !important;
}
.news-box h2 {
	font-size: 2.5em;
	line-height: 60px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-bottom: 10px;
}
.news-box li {
	float: none !important;
	width: auto;
	margin-bottom: 0px;
}
.news-box li p span {
	font-size: 1.7em
}
.news-box li p {
	padding-top: 12%;
}
.news-box li i, .news-box li:hover i {
	opacity: 0;
	filter: alpha(opacity=0);
}
.news-box li.img i,  .news-box li.img:hover i {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.news-box li.img em, .news-box li.img span {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.news-box li img, .news-box li:hover img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
.ajax-move .curr-box .ajax-lod {
	padding: 20px 10px 50px;
}
.innplay-box .play-1 {
	transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);
}
.tabHeader {
	padding-left: 0;
	height: auto;
*zoom: 1
}
.tabHeader:before {
	content: '';
	display: table
}
.tabHeader:after {
	content: '';
	display: table;
	clear: both
}
.tabTit {
	height: auto;
}
.tabHeader li.i {
	margin-top: 2px;
	display: none;
}
.tabHeader li {
	padding: 0;
	width: 30%;
	margin: 0 1.65% 10px;
}
.tabHeader li a {
	font-size: 14px;
}
.tabContainer .tit {
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 20px;
}
.newlist li a {
	font-size: 1.5em;
}
.pagebox {
	padding: 20px 0;
}
#LXB_CONTAINER .lxb-pos-right {
	transform: scale(0.6, 0.6);
	-webkit-transform: scale(0.6, 0.6);
	right: -37px !important;
	top: 50% !important;
	margin-top: 45.6px !important;
}
.hr_index_light_menu {
	width: 50px;
}
#qiao-icon-wrap .qiao-icon-head,  .nb-icon-wrap .nb-icon-bridge-base {
	width: 50px !important;
	height: 50px !important;
}
#qiao-icon-wrap,  .nb-icon-wrap {
	margin-top: 52px !important;
}
#newBridge .nb-icon-wrap-2 {
	margin-top: 52px !important;
	width: 50px !important;
	height: 50px !important;
}
.case_item {
	font-weight: normal;
	margin-top: 16%;
}
.num_area {
	margin: 0px -6% 0;
}
footer .foo .left01 {
	display: none;
}
footer .you {
	display: none;
}
footer .foo01 .left {
	float: none;
}
footer .foo01 .right {
	float: none;
	margin-top: 16px;
}
.num_box {
	width: auto;
}
footer .foo01 {
	text-align: center;
}
.case_item span {
	font-size: 20px;
}
.case_item em {
	font-size: 13px;
}
.num_box span.timer {
	font-size: 45px;
	width: 226px;
	height: 143px;
	line-height: 172px;
}
.num_des {
	font-size: 13px;
	margin-top: 0;
}
.goppp {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
}
.goppp h2 {
	font-size: 23px;
}
.goppp p {
	font-size: 14px;
}
.goppp p a {
	width: 158px;
	margin-right: 25px;
}
.mlr50 {
	margin: 0 3%;
}
footer .foo {
	padding-top: 30px;
}
footer .foo .left .btn {
	width: 94%;
}
footer .foo .left {
	width: 269px;
	float: none;
	margin: 0 auto;
}
}
@media only screen and (max-width: 640px) {
footer .foo01 .right a {
	margin-left: 6px;
}
}
@media only screen and (max-width: 350px) {
.cont-4 .inp-box li.code img {
	width: 75px;
}
}
 @media only screen and (max-width: 760px) and (max-height: 580px) {
.top-r .fixd-box .close {
	top: 15px;
}
.top-r .fixd-box .wrap {
	padding: 10px 0;
}
.top-r .fixd-box .left dl {
	font-size: 12px;
}
.top-r .fixd-box .txt .left {
	margin-bottom: 2em;
}
.top-r .fixd-box .left dl dt img {
	width: 80px;
	height: 80px;
}
.top-r .fixd-box .txt .right span {
	font-size: 20px;
}
.top-r .fixd-box .close {
	transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
}
}
 @media only screen and (max-width: 350px) {
}
