﻿@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, input, textarea, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
html{
	overflow-x:hidden;
	}
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}.line2
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.linian{
    text-align:center;
    font-size:30px;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	cursor: pointer;
}
a:link, a:visited {
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: none;
	cursor: pointer;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ul, ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
	font-family: 'Microsoft Yahei';
}
textarea {
	resize: none;
}
body {
	background: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.layout:after, .clearfix:after {
	content: "\0020";
	display: block;
	clear: both;
	height: 0;
}
.layout, .clearfix {
*zoom: 1;
}
.center {
	width: 1024px;
	margin: 0px auto;
	overflow: hidden;
}
/* END RESET CSS */
.t5o {
	-webkit-transition: all .5s ease .1s;
	-moz-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
}
.t8o {
	-webkit-transition: all .8s ease .1s;
	-moz-transition: all .8s ease .1s;
	-o-transition: all .8s ease .1s;
	transition: all .8s ease .1s;
}
.t20o {
	-webkit-transition: all 20s ease .1s;
	-moz-transition: all 20s ease .1s;
	-o-transition: all 20s ease .1s;
	transition: all 20s ease .1s;
}
.t3out {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.YaHei {
	font-family: 'Microsoft Yahei';
}
.Aparajita {
	font-family: 'Aparajita';
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
}
.bgWhite {
	background: #ffffff;
}
/*服务中心*/
.bgWhiteS {
        padding:66px 0;
	background: #ffffff;
}

.bgWhite>div>div > p{
     text-indent:2em;
}
a {
	color: #4d5961;
}
a:hover {
	color: #0075c2;
}
 @keyframes icoAnimate {
 0% {
transform: rotate(0deg);
}
 20% {
transform: rotate(15deg);
}
 50% {
transform: rotate(-15deg);
}
 80% {
transform: rotate(15deg);
}
 100% {
transform: rotate(0deg);
}
}
 @-webkit-keyframes icoAnimate {
 0% {
-webkit-transform: rotate(0deg);
}
 20% {
-webkit-transform: rotate(15deg);
}
 50% {
-webkit-transform: rotate(-15deg);
}
 80% {
-webkit-transform: rotate(15deg);
}
 100% {
-webkit-transform: rotate(0deg);
}
}
 @-moz-keyframes icoAnimate {
 0% {
-moz-transform: rotate(0deg);
}
 20% {
-moz-transform: rotate(15deg);
}
 50% {
-moz-transform: rotate(-15deg);
}
 80% {
-moz-transform: rotate(15deg);
}
 100% {
-moz-transform: rotate(0deg);
}
}

/* Wobble Vertical */
@-webkit-keyframes wobble-vertical {
 16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
 33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
 49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
 66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
 83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
 @keyframes wobble-vertical {
 16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
 33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
 49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
 66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
 83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.wobble-vertical {
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-vertical:hover, .wobble-vertical:focus, .wobble-vertical:active {
	-webkit-animation-name: wobble-vertical;
	animation-name: wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
 @keyframes myS {
 0% {
transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
-webkit-transform: translate(0, -10px);
-o-transform: translate(0, -10px);
-moz-transform: translate(0, -10px);
}
 50% {
transform: translate(0, 0);
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
-moz-transform: translate(0, 0);
}
 100% {
transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
-webkit-transform: translate(0, -10px);
-o-transform: translate(0, -10px);
-moz-transform: translate(0, -10px);
}
}
 @-moz-keyframes myS /* Firefox */ {
 0% {
transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
-webkit-transform: translate(0, -10px);
-o-transform: translate(0, -10px);
-moz-transform: translate(0, -10px);
}
 50% {
transform: translate(0, 0);
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
-moz-transform: translate(0, 0);
}
 100% {
transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
-webkit-transform: translate(0, -10px);
-o-transform: translate(0, -10px);
-moz-transform: translate(0, -10px);
}
}
 @-webkit-keyframes myS /* Safari 和 Chrome */ {
 0% {
transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
-webkit-transform: translate(0, -10px);
-o-transform: translate(0, -10px);
-moz-transform: translate(0, -10px);
}
 50% {
transform: translate(0, 0);
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
-moz-transform: translate(0, 0);
}
 100% {
transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
-webkit-transform: translate(0, -10px);
-o-transform: translate(0, -10px);
-moz-transform: translate(0, -10px);
}
}
 @-o-keyframes myS /* Opera */ {
0%; {
transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
-webkit-transform: translate(0, -10px);
-o-transform: translate(0, -10px);
-moz-transform: translate(0, -10px);
}
50% {
transform: translate(0, 0);
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
-moz-transform: translate(0, 0);
}
100% {
transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
-webkit-transform: translate(0, -10px);
-o-transform: translate(0, -10px);
-moz-transform: translate(0, -10px);
}
}
.line2 {
	line-height: 2; 
}
.Nline2{
      line-height: 2;
     overflow:hidden;
       max-height:80px;
}
.line24 {
	line-height: 2.4;
}
.line16 {
	line-height: 1..indexBox3_newL > li .font6;
}
.bgColorBlue {
	background-color: #a6bdcc;
}
.fontS13 {
	font-size: small;
}
.fontS14 {
	font-size: 14px;
}
.fontS16 {
	font-size: 16px;
}
.fontS18 {
	font-size: 18px;
}
.fontS20 {
	font-size: 20px;
}
.fontS30 {
	font-size: 30px;
}
.fontS36 {
	font-size: 36px;
}
.fontS48 {
	font-size: 48px;
}
.fontS56 {
	font-size: 56px;
}
.fontW {
	font-weight: bold;
}
.orange {
	color: #ef7c00;
}
.blue {
	color: #4d5961;
}
.marginB14 {
	margin-bottom: 14px;
}
.marginB20 {
	margin-bottom: 20px;
}
.marginB30 {
	margin-bottom: 30px;
}
.marginB34 {
	margin-bottom: 34px;
}
.marginB42 {
	margin-bottom: 42px;
}
.marginB60 {
	margin-bottom: 60px;
}
.marginB70 {
	margin-bottom: 70px;
}
.marginB76 {
	margin-bottom: 76px;
}
.marginB84 {
	margin-bottom: 84px;
}
.marginB100 {
	margin-bottom: 100px;
}
.marginB136 {
	margin-bottom: 136px;
}
.paddingB48 {
	padding-bottom: 48px;
}
.height {
	height: auto !important;
}
.textAC {
	text-align: center;
}
.red {
	color: #f90000;
}
.fr {
	float: right;
*margin-top: -45px;
}
.marginL20 {
	margin-left: 20px;
}
.uppercase {
	text-transform: uppercase;
}
.index_top {
	width: 100%;
	height: 100%;
	background: url(../images/top1.jpg) center center no-repeat;
	background-size: auto 100%;
	position: relative;
	max-height: 778px;
	overflow: hidden;
}
.gobottom {
	position: absolute;
	bottom: 76px;
	left: 50%;
	width: 61px;
	height: 61px;
	margin-left: -31px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	overflow: hidden;
	z-index: 10;
}
.index_top > div {
	text-align: center;
	padding-top: 307px;
	position: relative;
	z-index: 10;
}
.index_top > div .p1 {
	margin-bottom: 38px;
}
.gobottom > i {
	width: 100%;
	height: 61px;
	background: url(../images/top_arrow2.png) center center no-repeat;
	display: inline-block;
	position: absolute;
}
.top_menu {
	width: 100%;
	height: 122px;
	background: #ffffff;
	box-shadow: 0 2px 2px #dcdcdc;
	text-align: right;
	border-bottom:3px solid #EF7C00;
}
.menubox {
	display: inline-block;
	height: 122px;
	line-height: 122px;
*display: inline;
	zoom: 1;
}
.menubox > li {
	width: 104px;
	height: 122px;
	display: inline-block;
	vertical-align: top;
	position: relative;
*display: inline;
	zoom: 1;
}
.menubox > li > a {
	color: #979797;
	width: 104px;
	height: 122px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	position: relative;
	z-index: 2;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.menubox > li > a:before {
	content: '';
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -65deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -65deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.menubox > li > a:hover {
	color: #ffffff;
	background-color: #0075c2 \9;
*background-color: #0075c2;
}
.menubox > li > a.aH, .menubox > li > a.aH2 {
	color: #ffffff;
	background-color: #0075c2;
}
.menubox > li > a:hover::before {
	opacity: 1;
	background-color: #0075c2;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.menubox > li > dl {
	width: 100%;
	position: absolute;
	top: 118px;
	left: 0;
	z-index: 999;
	line-height: 1;
	display: none;
	background: #ffffff;
	padding: 10px 0;
	border-top: 4px solid #ef7c00;
}
.menubox > li > dl > dd {
	text-align: center; 
}
.menubox > li > dl > dd > a {
	display: block;
	line-height: 34px;
	color: #979797;
        font-size:12px;
        padding:0 14px;
        overflow:hidden;
        white-space:nowrap;
       text-overflow:ellipsis; 
}
.menubox > li > dl > dd > a:hover {
	color: #fff;
	background: #ef7c00;
}
.top_menu .center {
	overflow: inherit;
	display: table;
}
.aEnglish {
	width: 27px;
	height: 27px;
	border-radius: 50%;
	background: #ef7c00;
	color: #ffffff;
	vertical-align: top;
	display: inline-block;
	text-align: center;
	line-height: 27px;
	margin-left: 6px;
	margin-top: 46px;
*display: inline;
	zoom: 1;
}
.aEnglish:hover {
	opacity: .7;
}
.indexBox1 {
	width: 100%;
	display: table;
	padding: 88px 0;
}
.indexBox1_font {
	color: #4d5961;
	padding-top: 36px;
	position: relative;
	padding-right: 488px;
}
.indexBox1_font img {
	position: absolute;
	top: -46px;
	right: 0;
}
.amore {
	width: 110px;
	height: 27px;
	border: 1px solid #ef7c00;
	color: #ef7c00;
	text-align: center;
	line-height: 27px;
	display: inline-block;
	-webkit-transition: all 600ms;
	-ms-transition: all 600ms;
	-moz-transition: all 600ms;
	transition: all 600ms;
}
.amore:hover {
	background: #ef7c00;
	color: #ffffff;
}
.indexBox1_list {
	width: 100%;
	display: table;
	padding-top: 82px;
}
.indexBox1_list li {
	float: left;
	width: 251px;
	height: 218px;
	padding: 24px 44px;
	border: 1px solid #f5f5f5;
	text-align: center;
	line-height: 2;
	color: #979797;
}
.indexBox1_list li img {
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.indexBox1_list li .pt {
	color: #4d5961;
}
.indexBox1_list li:nth-child(2n) {
	border-right-color: #4d5961;
	border-left-color: #4d5961;
}
.indexBox1_list li:hover img {
	-webkit-animation-name: wobble-vertical;
	animation-name: wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.indexBox2 {
	width: 100%;
	padding-top: 66px;
}
#owl {
	width: 1023px;
	margin: 0 auto;
	margin-bottom: 58px;
}
#owl .item {
	margin-right: 9px;
	color: #bfbfbf;
	line-height: 1.4;
	height: 317px;
	font-size: 14px;
	position: relative;
}
#owl .item img {
	display: block;
	width: 100%;
	height:100%;
}
#owl .item .f {
	background: #4d5961;
	height: 70px;
	text-align: center;
	color: #ffffff;
	line-height: 70px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
#owl .item .f i {
	width: 22px;
	height: 22px;
	background: url(../images/yuan.png) no-repeat;
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -11px;
}
#owl .item:hover .f {
	height: 100px;
	border-bottom: 3px solid #2183c4;
}
#owl .item:hover .f i {
	bottom: 19px;
}
#owl .item:hover img {
	transform: translate(0, -20px);
	-ms-transform: translate(0, -20px);
	-webkit-transform: translate(0, -20px);
	-o-transform: translate(0, -20px);
	-moz-transform: translate(0, -20px);
}
.indexBox3 {
	width: 100%;
	padding: 56px 0 70px;
}
.indexBox3_new {
	width: 100%;
	display: table;
}
.indexBox3_newL {
	width:100%;
}
.indexBox3_newL > li {
	height: 121px;
	display: block;
	margin: 0 20px 18px 0;
	background: #c8c8c8;
	color: #f5f5f5;
	overflow: hidden;
*margin-bottom: 13px;
	width: 48%;
	float: left;
}
.indexBox3_newL > li > a {
	display: block;
	color: #f5f5f5;
}
.indexBox3_newL > li .time {
	float: left;
	width: 125px;
	height: 121px;
	background: #9e9e9e;
	text-align: center;
	-webkit-transition: all 200ms;
	-ms-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}
.indexBox3_newL > li .time > span {
	width: 78px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	display: inline-block;
	border: 1px solid #ffffff;
}
.indexBox3_newL > li .time > p {
	padding-top: 10px;
}
.indexBox3_newL > li .font {
	float: left;
	padding: 14px 10px;
	line-height: 1.6;
}
.indexBox3_newL > li .font > p {
	overflow: hidden;
	width: 344px;
}
.indexBox3_newL > li .font .p1 {
	margin-bottom: 14px;
}
.indexBox3_newL > li:hover, .indexBox3_newL > li.liH {
	background: #d5cfc8;
}
.indexBox3_newL > li:hover .time, .indexBox3_newL > li.liH .time {
	background: #ef7c00;
}
.indexBox3_newR {
	float: right;
	width: 312px;
	color: #f5f5f5;
	overflow: hidden;
}
.indexBox3_newR > a {
	display: block;
	color: #f5f5f5;
}
.indexBox3_newR > a > img {
	vertical-align: top;
}
.indexBox3_newR_tit {
	padding: 28px 19px 19px;
	background: #ef7c00;
}
.indexBox3_newR img {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.indexBox3_newR:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.indexBox3_newR_tit .p {
	margin-bottom: 18px;
}
.indexBox3_newR_con {
	background: #c8c8c8;
	padding: 28px 19px;
	line-height: 1.8;
}
.indexBox4 {
	width: 100%;
	position: relative;
}
.indexBox4 > img {
	width: 100%;
	vertical-align: top;
}
.indexBox4_box {
	width: 100%;
	height: 244px;
	background: url(../images/grey.png);
	position: relative;
	top: -36px;
	left: 0;
	z-index: 2;
	text-align: center;
	color: #f5f5f5;
}
.indexBox4_box_div {
	width: 100%;
}
.indexBox4_box_div > div {
	display: inline-block;
	width: 300px;
	vertical-align: top;
}
.indexBox4_box_div .c {
	margin: 0 30px;
}
.indexBox4_box > div {
	padding-top: 41px;
}
.PdfDown {
	width: 100%;
	height: 283px;
	background: url(../images/pdfbg.jpg) no-repeat;
	overflow: hidden;
	text-align: center;
	color: #4d5961;
}
.PdfDown .Pdfbox {
	width: 760px;
	margin: 54px auto;
}
.PdfDown .Pdfbox .pdfTitle {
	font-size: 48px;
	text-transform: uppercase;
	line-height: 48px;
}
.PdfDown .Pdfbox .download {
	display: inline-block;
	width: 71px;
	height: 80px;
	background: url(../images/pdfdownicon.png) no-repeat;
	margin-top: 50px;
}
.bottom {
	color: #ffffff;
	background: #4d5961;
	height: 130px;
}
.bottom a {
	color: #fff;
}
.bottom a:hover {
	color: #ef7c00;
}
.bottomL {
	float: left;
	padding-top: 46px;
}
.bottomL > p {
	margin-bottom: 10px;
}
.bottomR {
	float: right;
	margin-top: 90px;
}
.bottomR a {
	display: inline-block;
	margin-left: 22px;
	position: relative;
}
.bottomR a > i {
	position: absolute;
	top: -216px;
	width: 200px;
	height: 200px;
	left: -150px;
	z-index: 999;
	display: none;
}
.bottomR a > i > img {
	width: 100%;
	vertical-align: top;
	-webkit-transition: all 600ms;
	-ms-transition: all 600ms;
	-moz-transition: all 600ms;
	transition: all 600ms;
}
.bottomR a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.bottom > div {
	position: relative;
	display: table;
	overflow: inherit;
}
.gotop {
	position: absolute;
	top: 0;
	right: 0;
	width: 72px;
	height: 45px;
	background: url(../images/gotop.png) no-repeat;
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.gotop i {
	width: 9px;
	height: 6px;
	background: url(../images/arrow.png) no-repeat;
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.gotop:hover {
	-webkit-transform: translateY(-0.5px);
	transform: translateY(-0.5px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
}
.top_menu2 {
	height: 83px;
}
.top_menu2 .logo {
	width:250px;
	margin-top: 18px;
        float:left;
}
.top_menu2 .logo img {
	width: 100%;
	vertical-align: top;
}
.top_menu2 .menubox {
	height: 83px;
	line-height: 83px;
}
.top_menu2 .menubox > li {
	height: 83px;
}
.top_menu2 .menubox > li > a {
	height: 83px;
}
.top_menu2 .menubox > li > dl {
	top: 79px;
}
.top_menu2 .aEnglish {
	margin-top: 26px;
}
.pro_menu {
	width: 100%;
        overflow:hidden;
        position:relative;
}
.pro_menu img{
    width:100%;
}
/*内页之间导航*/
.pro_menu_bg {
	width: 100%;
	height: 185px;
	background: url(../images/pro_bgs.png);
	text-align: center;
}
.pro_menu_bg > a {
	display: inline-block;
	margin: 0 12px;
	padding-top: 26px;
	cursor: pointer;
*display: inline;
	zoom: 1;
}
.pro_menu_bg > a .p {
	width: 100%;
	display: block;
	position: relative;
	margin-bottom: 18px;
	overflow: hidden;
*overflow: inherit;
	overflow: inherit \9;
}
.pro_menu_bg > a .p img {
	width: 194px;
	height: 105px;
	vertical-align: top;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.pro_menu_bg > a:hover .p img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.pro_menu_bg > a .p > i {
	position: absolute;
	top: 0;
	left: 0;
	width: 192px;
	height: 103px;
	z-index: 1;
	border: 1px solid #ef7c00;
	display: none;
}
.pro_menu_bg > a:hover .p > i, .pro_menu_bg > div.aH .p > i {
	display: block;
}
.pro_menu_bg > a.aH p, .pro_menu_bg > a:hover p {
	color: #ef7c00;
}
.pro_menu2 {
	width: 100%;
	background: #e4e4e4;
	text-align: center;
}
.pro_menu2 .p1 {
	color: #000000;
	padding: 52px 0 24px;
}
.pro_menu2 .p2 {
}
.pro_menu2 .p2 a {
	display: inline-block;
	padding: 0 14px;
	height: 31px;
	border: 1px solid #b4b4b4;
	color: #787878;
	background: #efefef;
	line-height: 31px;
	margin: 0 8px;
}
.pro_menu2 .p2 a.aH {
	background: #0075c2;
	border-color: #0075c2;
	color: #ffffff;
	}
.pro_menu2 .bd a.aH {
	background: #0075c2;
	border-color: #0075c2;
	color: #ffffff;
}
.pro_menu2 .p2 a:hover {
	color: #fff;
*background: #0075c2;
	background: #0075c2 \9;
}
.prolist {
	display: block;
	padding-top: 59px;
*padding-bottom: 60px;
}
.prolist li {
	float: left;
	width: 233px;
        height:auto;
	border: 1px solid #dfdfdf;
	position: relative;
	margin: 0 27px 32px 0;
	overflow: hidden;
}
.prolist li img {
	/*vertical-align: top;*/
	width: 233px;
	/*height:100%;*/
	-webkit-transition: 2.5s;
	-moz-transition: 2.5s;
	-ms-transition: 2.5s;
	transition: 2.5s;
}
.prolist li p {
	position: absolute;
	width: 100%;
	left: 0;
	top: 90px;
	z-index: 10;
	color: #ffffff;
	text-align: center;
}
.prolist li i {
	position: absolute;
	top: 126px;
	left: 50%;
	margin-left: -11px;
	width: 22px;
	height: 22px;
	background: url(../images/sc.png) no-repeat;
	z-index: 10;
}
.prolist li .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/grey2.png);
	width: 100%;
	height:100%;
}
.prolist li .bg.hide {
	display: none;
}
.prolist li p.hide {
	opacity: 0;
	transform: translate(0, -20px);
	-ms-transform: translate(0, -20px);
	-webkit-transform: translate(0, -20px);
	-o-transform: translate(0, -20px);
	-moz-transform: translate(0, -20px);
	filter: alpha(opacity=0);
}
.prolist li i.hide {
	opacity: 0;
	transform: translate(0, 20px);
	-ms-transform: translate(0, 20px);
	-webkit-transform: translate(0, 20px);
	-o-transform: translate(0, 20px);
	-moz-transform: translate(0, 20px);
	filter: alpha(opacity=0);
}
.prolist li:hover p {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
}
.prolist li:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
}
.prolist li:hover .bg {
	display: block;
}
.prolist li:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.prolist li:nth-child(4n) {
	margin-right: 0;
}
/* Sweep To Top */
.hvr-sweep-to-top {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.hvr-sweep-to-top:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0075c2;
	background: none\9;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
	color: #fff;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.proD {
	padding-bottom: 177px;
}
.proD_tit {
	width: 100%;
	height: 231px;
	background: url(../images/proD.jpg) no-repeat;
}
.proD_tit .nav {
	width: 100%;
	line-height: 48px;
	color: #ffffff;
	margin-top: 119px;
}
.proD_tit .nav a {
	color: #fff;
}
.proD_tit .nav a:hover {
	color: #E29B4F;
}
.proD_titD {
	width: 100%;
	height: 64px;
	background: #0075c2;
	color: #ffffff;
	line-height: 64px;
}
.proD_titD span {
	margin-left: 22px;
}
.proD_titD a {
	float: right;
	width: 88px;
	height: 64px;
	color: #ffffff;
	background: #ef7c00;
	text-align: center;
	-webkit-transition: all 600ms;
	-ms-transition: all 600ms;
	-moz-transition: all 600ms;
	transition: all 600ms;
}
.proD_titD a:hover {
	background: #F48C1B;
}
/*关于我们荣誉*/
.swiperbtnH {
	width: 35px;
	height: 61px;
	background: url(../images/arrowPN.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 9999;
	cursor: pointer;
	margin-top: -135px;
}

.swiperbtn {
	width: 35px;
	height: 61px;
	background: url(../images/arrowPN.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 9999;
	cursor: pointer;
	margin-top: -40px;
}
.swiperbtn.sprev {
	left: 66px;
	-webkit-transition: all 250ms;
	-ms-transition: all 250ms;
	-moz-transition: all 250ms;
	transition: all 250ms;
}
.swiperbtn.sprev:hover {
	background-position: 0 bottom;
}
.swiperbtn.snext {
	background-position: right 0;
	right: 66px;
	-webkit-transition: all 250ms;
	-ms-transition: all 250ms;
	-moz-transition: all 250ms;
	transition: all 250ms;
}
.swiperbtn.snext:hover {
	background-position: right bottom;
}
/*产品详情页滚动产品图片包裹层*/
.slide-pics {
	position: relative;
	margin: 0 auto;
	width: 100%;
        background:#fff;
}

/*产品详情页图片slide*/
.scrollable {
	overflow: hidden;
	position: relative;
        width:500px;
        height:500px;
        margin:auto;
}
.hover.prev {
	background-position: -0px -36px;
}
.hover.next {
	background-position: -35px -36px;
}
.slide-pics .items {
	width: 40000px;
}
.slide-pics .item {
	float: left;
	position: relative;
	overflow: hidden;
}
.slide-pics .item img {
	width: 100%;
        height:100%;
	vertical-align: top;
}
.proD_menu {
	border: 1px solid #ececec;
	border-top: 0;
        font-weight:bold;
}
.proD_menu a {
	display: inline-block;
	width: 100%;
	height: 49px;
	color: #ffffff;
	line-height: 49px;
	text-align: center;
	background: #0075c2;
	cursor: default;
        font-weight:bold;
}
.proD_menu a.ce {
	width: 33.4%;
}
.proD_con {
	width: 96%;
        background:#fff;
}
.pitem {
	display: block;
	margin: 0 auto;
	padding: 20px;
}
.pitem p, .pitem span {
	color: #4d5961;
	line-height: 180%;
	font-family: 'Microsoft YaHei';
}
.proD_con img {
	max-width: 100%;
	width: auto;
}
.about_img {
	width: 100%;
    overflow: hidden;
    position: relative;
}
.about_img img {
	vertical-align: middle;
	width: 100%;
}
.about_img ul li {
	float: left;
	width: 25%;
}
.about_tit {
	height: auto;
	padding: 10px 0;
}
.about1 {
	color: #626262;
	text-align: center;
	padding: 66px 0;
	text-align: justify;
	text-indent: 2em;
}
.about1 .line2 {
	line-height: 2.4;
}
/*关于我们荣誉*/
#aboutHR {
	overflow: hidden;
	position: relative;
        height:auto;
        margin:auto;
         width:100%;
}
.about2 {
	width: 100%;
	background: #ffffff;
	padding: 92px 0 99px;
}
.about2_conL {
	float: left;
	width: 400px;
	padding-top: 40px;
	color: #535353;
}
.about2_conR {
	float: right;
	width: 435px;
	margin-right: 60px;
}
.about2_conR .item img {
	width: 435px;
	/*height: 261px;*/
	vertical-align: top;
}
.about2_conR .item > p {
	text-align: center;
	padding-top: 27px;
}
.about2_conR .swiperbtn {
	width: 17px;
	height: 31px;
	background: url(../images/arrowPN11.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 9999;
	cursor: pointer;
        z-index:1;
        margin-top:-36px;
}
.about2_conR .swiperbtn.sprev {
	left: -56px;
}
.about2_conR .swiperbtn.sprev:hover {
	background-position: 0 bottom;
}
.about2_conR .swiperbtn.snext {
	background-position: right 0;
	right: -56px;
}
.about2_conR .swiperbtn.snext:hover {
	background-position: right bottom;
}
.about3 {
	padding: 93px 0 32px;
	color: #878787;
}
.about4 {
	padding: 100px 0;
	background: #ffffff;
}
.huigu {
	width: 100%;
	height: 50px;
	background: url(../images/arrowLong.png) right 2px no-repeat;
	position: relative;
}
.huigu > li {
	width: 21px;
	display: inline-block;
	position: relative;
	color: #a6bdcc;
	height: 46px;
	margin-left: 142px;
	cursor: pointer;
	vertical-align: top;
	float: left;
}
.huigu > li > i {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/yuan2.png) no-repeat;
}
.huigu > li > p {
	width: 110px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -55px;
	text-align: center;
}
.huigu > li:first-child {
	margin-left: 66px;
}
.huigu > li:hover, .huigu > li.liH {
	color: #ef7c00;
}
.huigu > li:hover > i, .huigu > li.liH > i {
	background-image: url(../images/yuanH.png);
}
.huigu > li:hover > i {
	transform: scale(1.4, 1.4);
	-ms-transform: scale(1.4, 1.4);
	-webkit-transform: scale(1.4, 1.4);
	-o-transform: scale(1.4, 1.4);
	-moz-transform: scale(1.4, 1.4);
}
.wrapconent {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.huigu_con {
	background: #f5f5f5;
	border-top: 3px solid #ef7c00;
	color: #878787;
	position: relative;
	width: 100%;
	top: 0px;
	padding: 32px;
	left: -111%;
	display: none;
}
.contentBox {
	width: 100%;
}
.contentBox li {
	width: 100%;
	border-bottom: 1px solid #E8E8E8;
	padding: 38px 0 58px;
	background: #FAFAFA;
	-webkit-transition: all 600ms;
	-ms-transition: all 600ms;
	-moz-transition: all 600ms;
	transition: all 600ms;
}
.contentBox li.current {
	background: #fff;
}
.contentBox li .center {
	overflow: inherit;
	display: table;
}
.contentBox li .d1 {
	float: left;
	width: 400px;
	color: #525252;
}
.contentBox li .d2 {
	float: left;
	width: 546px;
	color: #7e7e7e;
}
.contentBox li .d3 {
	float: right;
	width: 50px;
	text-align: center;
	color: #575757;
}
.contentBox li .d3 > i {
	width: 26px;
	height: 31px;
	display: inline-block;
	background: url(../images/dian.png) no-repeat;
}
.contentBox li:hover .d3 > i {
	background-position: right 0;
	animation: myS 0.8s linear 0s infinite;
	-moz-animation: myS 0.8s linear 0s infinite;
	-webkit-animation: myS 0.8s linear 0s infinite;
	-o-animation: myS 0.8s linear 0s infinite;
}
.zhuan_menu {
	width: 100%;
	margin-bottom: 56px;
}
.zhuan_menu a {
	display: inline-block;
	width: 76px;
	line-height: 32px;
	text-align: center;
	margin-right: 4px;
	color: #5d5d5d;
	border-bottom: 3px solid #a9a9a9;
}
.zhuan_menu a:hover, .zhuan_menu a.aH {
	color: #ef7c00;
	border-color: #ef7c00;
}
.zhuan_con {
	display: block;
	width: 100%;
}
.zhuan_con li {
	float: left;
	width: 313px;
	margin: 0 42px 44px 0;
	text-align: center;
	height: 243px;
	cursor: pointer;
}
.zhuan_con li:nth-child(3n) {
	margin-right: 0;
}
.zhuan_con li div {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.zhuan_con li div img {
	width: 313px;
	vertical-align: top;
	height: 186px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.zhuan_con li div i {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 186px;
	z-index: 2;
	background: url(../images/yuan3.png) center center no-repeat rgbba(0,0,0,.5);
*background: url(../images/yuan3.png) center center no-repeat #000000;
	background: url(../images/yuan3.png) center center no-repeat #000000 \9;
	filter: alpha(opacity=0);
}
.zhuan_con li p {
	padding: 20px 0;
}
.zhuan_con li:hover div i {
	transform: scale(1.4, 1.4);
	-ms-transform: scale(1.4, 1.4);
	-webkit-transform: scale(1.4, 1.4);
	-o-transform: scale(1.4, 1.4);
	-moz-transform: scale(1.4, 1.4);
	filter: alpha(opacity=50);
}
.zhuan_con li:hover div img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.pmore {
	text-align: center;
}
.amore2 {
	width: 95px;
	line-height: 31px;
	line-height: 31px;
	display: inline-block;
	text-align: center;
	background: #e8e8e8;
	color: #8c8c8c;
}
.amore2:hover {
	background: #ef7c00;
	color: #ffffff;
}
.zhuanqu {
	padding-top: 88px;
}
.zhuan_con2 {
	width: 100%;
	display: table;
}
.zhuan_con2 li {
	float: left;
	width: 306px;
	height: 362px;
	margin: 0 53px 56px 0;
	cursor: pointer;
}
.zhuan_con2 li:nth-child(3n) {
	margin-right: 0;
}
.zhuan_con2 li img {
	width: 306px;
	height: 283px;
	vertical-align: top;
}
.zhuan_con2 li div {
	width: 100%;
	background: #ffffff;
	color: #6a6a6a;
	text-align: center;
	padding: 15px 0;
}
.zhuan_con2 li div .p2 {
	color: #a3a3a3;
	font-family: "宋体";
	background: url(../images/iarrow.png) 184px center no-repeat;
}
.zhuan_con2 li:hover div {
	background: #ef7c00;
	color: #ffffff;
}
.zhuan_con2 li:hover div .p2 {
	background-image: url(../images/iarrowH.png);
	color: #f7c5a3;
}
.hr_font {
	text-align: center;
	padding: 66px 0;
	color: #a6a6a6;
}
/*人才招聘*/
.hr_fontJ {
	padding: 66px 0;
	color: #a6a6a6;
}
.hr_boxB {
	width: 100%;
	padding: 46px 0;
	text-align: center;
}
.hr_boxB > div {
	display: inline-block;
	color: #a7a7a7;
	width: 258px;
	margin: 0 50px;
*display: inline;
	zoom: 1;
}
.hr_boxB > div .p2 {
	padding: 24px 0 18px;
}
.hrmenu {
	text-align: center;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: right 10px;
}
.hrmenu > li {
	margin: 0 90px;
}
.hrmenu > li:first-child {
	margin-left: 402px;
}
.hrmenubox {
	padding: 80px 0 200px;
}
.hrListHead {
	width: 100%;
	background: #ef7c00;
	height: 53px;
	line-height: 53px;
	border-radius: 5px 5px 0 0;
	color: #ffffff;
}
.hrListHead span {
	width: 25%;
	text-align: center;
	display: inline-block;
}
.hrListbody {
	width: 100%;
	display: block;
}
.hrListbody > li {
	width: 100%;
	border-bottom: 3px solid #f3f3f3;
	cursor: pointer;
}
.hrListbody > li > p {
	display: block;
	height: 54px;
	line-height: 54px;
	-webkit-transition: all 600ms;
	-ms-transition: all 600ms;
	-moz-transition: all 600ms;
	transition: all 600ms;
}
.hrListbody > li > p > span {
	width: 25%;
	text-align: center;
	display: inline-block;
	color: #a7a7a7;
}
.hrListbody > li > div {
	padding: 28px 104px;
	background: #fafafa;
	color: #9e9e9e;
	position: relative;
	display: none;
}
.hrListbody > li > div .b {
	width: 114px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: #ef7c00;
	border-radius: 7px;
	position: absolute;
	top: 50%;
	right: 66px;
	margin-top: -15px;
	color: #ffffff;
}
.hrListbody > li > div .b:hover {
	opacity: .6;
}
.hrListbody > li:hover > p, .hrListbody > li.liH > p {
	background: #efefef;
}
.upfile {
	width: 336px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 3px;
	background: #0075c2;
	color: #ffffff;
	display: inline-block;
}
.upfile img {
	vertical-align: middle;
	margin-left: 10px;
}
.upfile:hover {
	opacity: .7;
}
.zaixian {
	display: none;
}
.hrForm {
	width: 100%;
}
.hrForm td {
	padding: 13px 0;
	color: #acacac;
}
.hrForm_txt {
	border: 1px solid #f9f9f9;
	width: 302px;
	color: #acacac;
	border-radius: 3px;
	padding: 13px 18px;
	box-shadow: 0 0 1px #ececec;
	font-family: 'Microsoft Yahei';
	margin-right: 10px;
}
.textareaW {
	height: 126px;
	width: 982px;
}
.hrFormbtn {
	width: 49%;
	height: 45px;
	line-height: 45px;
	color: #ffffff;
	border-radius: 3px;
	text-align: center;
	background: #0075c2;
	cursor: pointer;
}
.hrFormbtn.grey {
	background: #ececec;
	color: #aeadad;
}
.hrForm input[type='radio'] {
	margin-right: 4px;
}
.hrFormbtn:hover {
	opacity: .7;
}
.hr2Box {
	padding-top: 113px;
}
.hr2Box ul {
	width: 100%;
	display: table;
	margin-bottom: 60px;
}
.hr2Box li {
	float: left;
	border: 2px solid #e4e4e4;
	background: #e4e4e4;
	width: 326px;
	color: #5b5b5b;
	cursor: pointer;
	margin: 0 14px 14px 0;
	overflow: hidden;
}
.hr2Box li:nth-child(2n) {
	margin-right: 0;
}
.hr2Box li img {
	vertical-align: top;
	width: 326px;
	height: 373px;
}
.hr2Box li > p {
	padding: 30px 20px;
}
.hr2Box li img {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.hr2Box li.big {
	width: 670px;
}
.hr2Box li.big img {
	width: 670px;
	height: 373px;
}
.hr2Box li:hover {
	border-color: #ef7c00;
	background: #ef7c00;
}
.hr2Box li:hover a {
	color: #ffffff;
}
.hr2Box li:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
/*新闻动态*/
.newsBoxList {
	width: 100%;
}
.newsBoxList > li {
	width: 100%;
	border-bottom: 1px solid #eaeaea;
	padding: 50px 0 42px;
	color: #c1c1c1;
}
.newsBoxListL {
}
.newsBoxList > li img {
	float: right;
	width: 419px;
	height: 236px;
	margin-left: 40px;
}
.newsBoxList > li .p1 {
	color: #000000;
	margin-bottom: 8px;
}
.newsBoxList > li .p1 a {
	color: #000000;
}
.newsBoxList > li .p1 a:hover {
	color: #0075c2;
}
.newsBoxList > li .p2 {
	color: #049;
	margin-bottom: 60px;
        font-size:12px;
}
.newsBoxList > li .a {
	display: inline-block;
	width: 104px;
	height: 33px;
	background: #ffffff;
	color: #191919;
	border: 1px solid #191919;
	line-height: 33px;
	text-align: center;
}
.newsBoxList > li .a:hover {
	background: #ef7c00;
	color: #ffffff;
	border-color: #ef7c00;
}
.newsBoxList > li:hover img {
	transform: translate(-20px, 0);
	-ms-transform: translate(-20px, 0);
	-webkit-transform: translate(-20px, 0);
	-o-transform: translate(-20px, 0);
	-moz-transform: translate(-20px, 0);
}
.page {
	text-align: center;
	padding: 66px 0;
	color: #5b5b5b;
}
.page a, .page span {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	color: #fff;
	vertical-align: middle;
	background: #c1c1c1;
}
.page a:hover, .page a.aH, .page span {
	background: #0075c2;
	color: #fff;
}
.page a.box {
	width: 16px;
	height: 16px;
}
.page a.one {
	background: url(../images/pageA2.png) center center no-repeat;
}
.page a.prev {
	background: url(../images/pageA.png) no-repeat;
	background-position: 0 0;
	margin-left: 10px;
}
.page a.next {
	background: url(../images/pageA.png) no-repeat;
	background-position: -16px 0;
	margin-right: 10px;
}
.page .text {
	width: 21px;
	height: 16px;
	vertical-align: middle;
	border: 1px solid #cecece;
	color: #646464;
	margin: 0 10px;
	text-align: center;
}
.page .pbtn {
	width: 28px;
	height: 16px;
	background: #878c9c;
	color: #ffffff;
	vertical-align: middle;
	margin-left: 5px;
}
.newD {
	padding: 112px 0 145px;
}
.newD .pt {
	font-size: 26px;
	color: #2f2929;
	margin-bottom: 20px;
}
.newD .pt2 {
	color: #909090;
	margin-bottom: 66px;
}
.newD .con {
	width: 100%;
	color: #626262;
}
.newD .con img {
	max-width: 100%;
}
.newD .con p {
	margin-bottom: 30px;
}
.page_new {
	width: 100%;
	background: #efefef;
	height: 75px;
	text-align: center;
	line-height: 75px;
}
.page_new a {
	display: inline-block;
	color: #878787;
}
.page_new a:hover {
	opacity: .7;
	transform: translate(20px, 0);
	-ms-transform: translate(20px, 0);
	-webkit-transform: translate(20px, 0);
	-o-transform: translate(20px, 0);
	-moz-transform: translate(20px, 0);
}
.page_new a.aL {
	float: left;
}
.page_new a.aR {
	float: right;
*margin-top: -75px;
}
.page_new a.aR:hover {
	transform: translate(-20px, 0);
	-ms-transform: translate(-20px, 0);
	-webkit-transform: translate(-20px, 0);
	-o-transform: translate(-20px, 0);
	-moz-transform: translate(-20px, 0);
}
.page_new a.acen:hover {
	transform: rotate(30deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.upmove {
	transform: translate(0, 80px);
	-ms-transform: translate(0, 80px);
	-webkit-transform: translate(0, 80px);
	-o-transform: translate(0, 80px);
	-moz-transform: translate(0, 80px);
	opacity: 0;
}
#l-map {
	width: 100%;
	height: 599px;
	overflow: hidden;
	margin: 0;
}
#container {
	width: 100%;
	height: 599px;
	overflow: hidden;
	margin: 0;
}
.top_bg {
	width: 100%;
	height: 100%;
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 0 !important;
}
.top_bg .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 2px;
	display: block;
}
.top_bg .mask > .slice {
	float: left;
	height: 50%;
	overflow: hidden;
	position: relative;
	width: 50%;
}
.top_bg .mask > .slice .bg {
	background-repeat: no-repeat;
	background-size: cover;
	height: 200%;
	position: relative;
	width: 200%;
	text-indent: 0px;
}
.top_bg .mask > .slice:nth-child(1) .bg {
	top: 0;
	left: 0;
}
.top_bg .mask > .slice:nth-child(2) .bg {
	top: 0;
	left: -100%;
}
.top_bg .mask > .slice:nth-child(3) .bg {
	top: -100%;
	left: 0;
}
.top_bg .mask > .slice:nth-child(4) .bg {
	top: -100%;
	left: -100%;
}
 @keyframes myfirst {
 0% {
transform: translate(0, -42px);
-ms-transform: translate(0, -42px);
-webkit-transform: translate(0, -42px);
-o-transform: translate(0, -42px);
-moz-transform: translate(0, -42px);
}
 100% {
transform: translate(0, 42px));
-ms-transform: translate(0, 42px);
-webkit-transform: translate(0, 42px);
-o-transform: translate(0, 42px);
-moz-transform: translate(0, 42px);
}
}
 @-moz-keyframes myfirst /* Firefox */ {
 0% {
transform: translate(0, -42px);
-ms-transform: translate(0, -42px);
-webkit-transform: translate(0, -42px);
-o-transform: translate(0, -42px);
-moz-transform: translate(0, -42px);
}
 100% {
transform: translate(0, 42px));
-ms-transform: translate(0, 42px);
-webkit-transform: translate(0, 42px);
-o-transform: translate(0, 42px);
-moz-transform: translate(0, 42px);
}
}
 @-webkit-keyframes myfirst /* Safari 和 Chrome */ {
 0% {
transform: translate(0, -42px);
-ms-transform: translate(0, -42px);
-webkit-transform: translate(0, -42px);
-o-transform: translate(0, -42px);
-moz-transform: translate(0, -42px);
}
 100% {
transform: translate(0, 42px));
-ms-transform: translate(0, 42px);
-webkit-transform: translate(0, 42px);
-o-transform: translate(0, 42px);
-moz-transform: translate(0, 42px);
}
}
 @-o-keyframes myfirst /* Opera */ {
0%; {
transform: translate(0, -42px);
-ms-transform: translate(0, -42px);
-webkit-transform: translate(0, -42px);
-o-transform: translate(0, -42px);
-moz-transform: translate(0, -42px);
}
100% {
transform: translate(0, 42px));
-ms-transform: translate(0, 42px);
-webkit-transform: translate(0, 42px);
-o-transform: translate(0, 42px);
-moz-transform: translate(0, 42px);
}
}

@media screen and (max-height:930px) and (min-width:1800px) {
.index_top {
	background-size: 100% auto;
}
}
.vwrap {
	display: none;
	z-index: 999;
	width: 100%;
	position: fixed;
}
.vwrap .videobtg {
	z-index: 900;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.vwrap .videobox {
	z-index: 990;
	background: #fff;
	width: 800px;
	height: 500px;
	border: 12px solid #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -400px;
}
.vwrap .videobox #videobox {
	width: 100%;
	height: 100%;
	display: block;
	background: #0075c2;
}
.vwrap .close {
	z-index: 999;
	width: 36px;
	height: 36px;
	background-color: #0075c2;
	cursor: pointer;
	position: absolute;
	top: -12px;
	right: -48px;
}
.vwrap .close i {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../images/closebtn.png) no-repeat 50% 50%;
	-webkit-transition: 400ms;
	transition: 400ms;
}
.vwrap .close:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.popUp {
	width: 220px;
	height: 242px;
	border: 5px solid #999;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -127px 0 0 -115px;
	z-index: 999;
}
.popUp .t {
	padding: 0 0 0 10px;
	height: 26px;
	line-height: 26px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	background: #f2f2f2;
}
.popUp .t .close {
	padding: 0 10px 0 0;
	float: right;
	cursor: pointer;
	color: #666;
	font-weight: normal;
}
.popUp .img {
	padding: 20px;
}
.popUp .img img {
	width: 100%;
	height: 100%;
	display: block;
}
.downloads {
	padding: 94px 0px 82px;
}
.downloads .downloads-ul li {
	background: #c6c4c4;
	height: 98px;
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 98px;
	overflow: hidden;
	padding: 0px 30px;
	color: #fff;
}
.downloads .downloads-ul li:hover {
	background: #0075c2;
}
.downloads .downloads-ul li .downloadbtn {
	float: right;
	color: #fff;
	display: inline-block;
	width: 57px;
	height: 55px;
	background: url(../images/downloadcenter.png) no-repeat center top;
	margin-top: 26px;
}
.downloads .downloads-ul li .title {
	float: left;
}
.downloads .downloads-ul li .times {
	font-size: 12px;
	margin-left: 42px;
}
.kfBox {
	position: fixed;
	left: 0px;
	top: 50%;
	overflow: hidden;
	z-index: 999;
}
section.procate {
	width: 100%;
	position: relative;
}
section.procate a {
	display: inline-block;
	width: 16.6%;
	line-height: 45px;
	cursor: pointer;
	zoom: 1;
}
section.procate a .p {
	width: 100%;
	display: block;
	position: relative;
	margin-bottom: 18px;
	overflow: hidden;
	overflow: inherit \9;
}
section.procate a.aH p, section.procate a:hover p {
	color: #ef7c00;
}
section.procate a .p img {
	width: 194px;
	height: 105px;
	vertical-align: top;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	margin: 0 auto;
}
section.procate a .p i {
	position: absolute;
	top: 0;
	left: 0;
	width: 192px;
	height: 103px;
	z-index: 1;
	border: 1px solid #FF1010;
	display: none;
}
section.procate .hd {
	position:relative;
}
section.procate .hd a {
	position: absolute;
	padding-top: 0;
	display: block;
	width: 35px;
	height: 40px;
	text-align: center;
	font: normal 20px/45px simsun;
	color: #ddd;
	text-decoration: none;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 40px;
	cursor: pointer;
}
section.procate .hd a:hover {
	background: #049;
}
section.procate .hd .prev {
	left: -50px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
section.procate .hd .next {
	right: -50px;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}
.box {
	width: 1024px;
	margin: 0 auto;
}
.bd a {
	background: #efefef;
}
/*banner*/
#owl-demo {
    width: 100%;
}
#owl-demo .item {
    display: block;
}
#owl-demo img {
    display: block;
    width: 100%;
    border: 0 none;
}
#bar {
    width: 0%;
    max-width: 100%;
    height: 4px;
    background: #7fc242;
    overflow: hidden;
}
#progressBar {
    width: 100%;
    background: #ededed;
}

















































