﻿* {
	box-sizing: border-box;
	outline: 0
}

body {
	color: #666;
	min-width: 1260px;
	line-height: 24px;
	font-size: 14px;
	background-color: #f2f2f2;
	font-family: "Microsoft YaHei","arial"
}

a {
	color: #666;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

a:hover {
	color: #f39801
}




textarea {
	-webkit-appearance: none
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

ol,ul {
	list-style: none
}

img {
	border: 0;
	max-width: 100%;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	width: 100%
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: none
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'],input[type='button'] {
	padding: 0;
	color: #666;
	margin: 0;
	outline: none
}

.vcenter {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	vertical-align: middle
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.container {
	width: 1260px;
	margin: 0 auto;
	position: relative
}

#homewrap {
	overflow: hidden;
	position: relative;
	width: 100%
}

#homemain {
	top: 0;
	position: relative
}

.pagez {
	width: 100%;
	margin: 0
}

.index-bg {
	width: 100%;
	height: 100%;
	position: relative;
	background: url(img/bg.jpg) no-repeat #000;
	background-size: auto auto;
	background-size: cover
}

.index-bg .block {
	width: 100%;
	height: 100%;
	display: block
}

.index-bg .arrows-bot {
	bottom: 0;
	width: 100%;
	text-align: center;
	position: fixed
}

.index-bg02 {
	color: #fff;
	text-align: center;
	background: url(img/bg02.jpg) no-repeat #000
}

.index-bg02 a {
	color: #fff
}

.index-bg02 a:hover {
	color: #fff
}

.index-bg02 .content {
	padding-top: 2%
}

@media all and (min-height:300px) and (max-height:769px) {
	.index-bg02 .content {
		padding-top: 2%
	}
}

.index-bg02 .t1 {
	overflow: hidden;
	font-size: 50px;
	line-height: 60px;
	padding-bottom: 90px;
	position: relative
}

.index-bg02 .t1:before {
	width: 86px;
	height: 3px;
	content: "";
	bottom: 35px;
	left: 50%;
	margin-left: -43px;
	position: absolute;
	background: #fd9100
}

.index-bg02 .t2 {
	font-size: 16px;
	line-height: 40px
}

.index-bg02 li {
	width: 225px;
	height: 190px;
	margin: 0 35px;
	padding-top: 35px;
	margin-top: 70px;
	display: inline-block;
	background: url(img/index02-bg.png) no-repeat
}

@media (max-height:768px) {
	.index-bg02 li {
		margin-top: 30px
	}
}

.index-bg02 li .icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	display: block;
	position: relative
}

.index-bg02 li .icon img {
	-webkit-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out
}

.index-bg02 li .t2 {
	overflow: hidden;
	font-size: 16px
}

.index-bg02 li:hover .icon img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.index-bg03 {
	color: #fff;
	background: url(img/bg03.jpg) no-repeat #000
}

.index-bg03 .list-loop .title {
	text-align: center
}

.index-bg03 .list-loop .t1 {
	font-size: 40px;
	line-height: 50px
}

.index-bg03 .list-loop .t2 {
	opacity: .8;
	font-size: 20px;
	margin: 10px 0 30px 0;
	font-family: arial;
	letter-spacing: 10px
}

.index-bg03 .list-loop li {
	float: left;
	width: 33.333%;
	padding: 0 150px;
	padding-top: 10%;
	position: relative
}

.index-bg03 .list-loop li:before {
	width: 1px;
	height: 200%;
	content: "";
	left: 0;
	top: 0;
	position: absolute;
	border-left: solid 1px #515659;
	border-left: solid 1px rgba(255,255,255,0.1)
}

.index-bg03 .list-loop dt {
	width: 340px;
	height: 190px;
	margin-bottom: 15px;
	position: relative
}

.index-bg03 .list-loop dd a {
	color: #fff;
	height: 40px;
	display: block;
	line-height: 40px;
	overflow: hidden;
	padding-left: 15px;
	position: relative;
	border-bottom: dotted 1px #494c4e
}

.index-bg03 .list-loop dd a:before {
	top: 16px;
	left: 0;
	content: "";
	position: absolute;
	border-left: solid 5px #616366;
	border-top: solid 5px transparent;
	border-bottom: solid 5px transparent
}

.index-bg03 .more {
	color: #fff;
	display: block;
	width: 168px;
	height: 40px;
	font-size: 18px;
	line-height: 36px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	border-radius: 30px;
	border: solid 1px #fff
}

.index-bg03 .more:hover {
	color: #f39801;
	background: #fff
}

.index-icon li:hover .bg {
	display: block
}

.index-icon li {
	width: 25%;
	float: left;
	color: #fff;
	height: 100%;
	position: relative;
	padding: 0 135px;
	padding-top: 17%;
	font-size: 30px;
	line-height: 30px;
	text-align: center
}

.index-icon li .bg {
	width: 100%;
	height: 200%;
	top: 0;
	left: 0;
	display: none;
	color: #555;
	font-size: 15px;
	padding: 50px;
	line-height: 40px;
	position: absolute;
	-webkit-transition: all 334ms ease-in-out;
	transition: all 334ms ease-in-out;
	border: solid 15px #ececec;
	background: url(img/bg5.jpg) repeat
}

.index-icon li .bg .t3 {
	font-size: 30px;
	color: #132452;
	z-index: 9;
	position: relative;
	font-family: arial;
	padding-top: 50%
}

@media (max-height:768px) {
	.index-icon li .bg .t3 {
		padding-top: 10%
	}
}

.index-icon li .bg .t4 {
	border: 0;
	z-index: 9;
	color: #132452;
	font-size: 40px;
	font-weight: bold;
	line-height: 50px;
	margin: 20px 0 40px 0;
	position: relative;
	border-top: solid 1px #bbc0c8
}

.index-icon li .bg .t5 {
	z-index: 9;
	position: relative
}

@media (max-width:1440px) {
	.index-icon li .bg .t5 {
		line-height: 24px
	}
}

.index-icon li .bg .pic2 {
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	text-align: center;
	position: absolute
}

@media (max-width:1600px) {
	.index-icon li {
		padding-left: 100px;
		padding-right: 100px
	}
}

@media (max-width:1440px) {
	.index-icon li {
		padding-left: 70px;
		padding-right: 70px
	}
}

@media (max-height:768px) {
	.index-icon li {
		padding-top: 10%
	}
}

.index-icon li .icon {
	position: relative;
	border-radius: 100%;
	display: block;
	border: solid 1px #fff
}

.index-icon li .icon img {
	-webkit-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out
}

.index-icon li .icon:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.index-icon li .t1 {
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	font-size: 40px;
	font-weight: bold;
	margin: 40px 0 20px 0
}

.index-icon li .t2 {
	opacity: .8;
	font-size: 30px;
	overflow: hidden;
	font-family: arial
}

.index-icon li:hover .icon img {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg)
}

.header {
	top: 50px;
	left: 50px;
	width: 100%;
	position: absolute
}

.header a {
	width: auto;
	margin-right: 10px;
	display: inline-block
}

.header .btn {
	z-index: 10;
	position: relative
}

.bgcolor {
	padding: 30px 0 40px 30px;
	background: #f39801
}

.nav {
	color: #fff
}

.nav .logo {
	display: block;
	padding-bottom: 11px
}

.nav li {
	padding-bottom: 10px;
	padding-top: 12px;
	position: relative
}

.nav li:before {
	top: 21px;
	right: 70px;
	content: "";
	width: 8px;
	z-index: 9;
	height: 12px;
	position: absolute;
	background: url(img/index-icon16.png) no-repeat
}

.nav li a {
	color: #fff;
	padding-left: 30px;
	font-size: 15px
}

.nav li img {
	margin-top: -3px;
	margin-right: 10px
}

.nav .subnav {
	background: #2b3a64
}

.nav .subnav a {
	font-size: 13px;
	display: block;
	height: 31px;
	margin-top: 1px;
	overflow: hidden;
	line-height: 31px;
	padding-left: 65px;
	padding-right: 65px
}

.nav .subnav a:hover {
	background: #414e74
}

.nav .active {
	background: #2b3a64
}

.nav .cur {
	background: #414e74
}

.footer {
	margin-top: 70px;
	margin-bottom: 20px;
	color: #7a7f93;
	padding-left: 30px;
	line-height: 20px;
	font-size: 12px
}

.footer a {
	color: #7a7f93
}

.footer a:hover {
	color: #fff
}

.footer .share {
	margin-bottom: 15px
}

.footer .share a {
	margin-right: 5px;
	display: inline-block
}

.footer .share a:hover {
	opacity: .7
}

.footer .share .weixin {
	position: relative
}

.footer .share .weixin:hover .weixin-bob {
	display: block
}

.footer .share .weixin-bob {
	bottom: 22px;
	left: 0;
	width: 130px;
	height: 130px;
	display: none;
	position: absolute
}

.footer .share .link {
	position: relative
}

.footer .share .link:hover .sublink {
	display: block
}

.footer .share .sublink {
	right: 0;
	bottom: 22px;
	width: 150px;
	z-index: 9;
	padding: 10px;
	display: none;
	border-radius: 5px;
	background: #414e74;
	position: absolute;
	-webkit-transition: all 334ms ease-in-out;
	transition: all 334ms ease-in-out
}

.footer .share .sublink a {
	color: #fff;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	text-align: center;
	display: block
}

.footer .share .sublink a:hover {
	font-weight: bold
}

.footer .map {
	text-decoration: underline
}

.footer .map:hover {
	color: #fff
}

.search {
	position: relative;
	border: solid 1px #e18c00
}

.search input {
	border: 0;
	width: 202px;
	color: #999;
	font-size: 14px;
	padding: 6px 10px;
	padding-right: 30px;
	background: #fdeacc;
	font-family: "微软雅黑"
}

.search input[type="button"] {
	width: 34px;
	height: 32px;
	right: 0;
	top: -5px;
	padding: 0;
	position: absolute;
	background: url(img/index-icon06.png) no-repeat
}

.tel {
	color: #333;
	font-size: 24px;
	margin-top: 20px;
	line-height: 30px;
	font-style: italic
}

.tel img {
	margin-top: -5px;
	margin-right: 5px
}

div.MenuRegin {
	position: absolute;
	left: 50px;
	top: 45px;
	z-index: 9
}

div#PageRegin {
	height: 100%;
	min-width: 1000px;
	overflow: hidden
}

.mm-menu {
	-webkit-transition: left .4s ease 0s;
	transition: left .4s ease 0s;
	left: -260px
}

.mm-opening .mm-menu {
	left: 0
}

.index-memu.animation-1 .mm-menu {
	-webkit-transition: all .1s ease 0s;
	transition: all .1s ease 0s
}

#MenuReginTrigger {
	-webkit-transition: opacity 2s ease;
	transition: opacity 2s ease;
	opacity: 0
}

@-webkit-keyframes loading-menu {
	from {
		left: -260px
	}

	50% {
		left: 0
	}

	to {
		left: -260px
	}
}

@keyframes loading-menu {
	from {
		left: -260px
	}

	50% {
		left: 0
	}

	to {
		left: -260px
	}
}

@-webkit-keyframes loading-cloud {
	from {
		opacity: 0;
		-webkit-transform: rotateZ(120deg);
		transform: rotateZ(120deg)
	}

	50% {
		-webkit-transform: rotateZ(170deg);
		transform: rotateZ(170deg)
	}

	57% {
		opacity: 1
	}

	85% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotateZ(220deg);
		transform: rotateZ(220deg)
	}
}

@keyframes loading-cloud {
	from {
		opacity: 0;
		-webkit-transform: rotateZ(120deg);
		transform: rotateZ(120deg)
	}

	50% {
		-webkit-transform: rotateZ(170deg);
		transform: rotateZ(170deg)
	}

	57% {
		opacity: 1
	}

	85% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotateZ(220deg);
		transform: rotateZ(220deg)
	}
}

@-webkit-keyframes section-arrow {
	from {
		top: -7px
	}

	50% {
		top: 5px
	}

	to {
		top: -7px
	}
}

@keyframes section-arrow {
	from {
		top: -7px
	}

	50% {
		top: 5px
	}

	to {
		top: -7px
	}
}

@-webkit-keyframes sdown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	100% {
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
		opacity: 0
	}
}

.next {
	-webkit-animation: sdown 1.5s infinite linear;
	animation: sdown 1.5s infinite linear
}

.animation-1 #MenuRegin {
	-webkit-animation-name: loading-menu;
	animation-name: loading-menu;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-play-state: running;
	animation-play-state: running;
	-webkit-animation-fill-mode: none;
	animation-fill-mode: none
}

.animation-2 #MenuReginTrigger {
	opacity: 1
}

.animation-2 #loading-logo {
	display: none
}

#menu-sign {
	visibility: visible
}

.inside-nav {
	left: 0;
	background: #132452
}

.inside-wrap {
	width: 1180px;
	margin: 0 auto;
	min-height: 920px;
	margin-left: 260px;
	background: #fff
}

@media (max-width:1440px) {
	.inside-wrap {
		width: 990px
	}
}

.inside-banner {
	height: 263px;
	overflow: hidden;
	position: relative
}

.inside-banner p {
	left: 50%;
	height: 263px;
	width: 1180px;
	margin-left: -590px;
	position: absolute
}

@media (max-width:1440px) {
	.inside-banner p {
		width: 990px;
		margin-left: -495px
	}
}

.inside-about {
	padding: 0 50px
}

.inside-about .content {
	line-height: 32px;
	padding: 30px 0
}

.inside-about .list-loop-1 li:first-child:before {
	display: none
}

.inside-about .list-loop-1 li {
	width: 20%;
	float: left;
	position: relative;
	text-align: center
}

.inside-about .list-loop-1 li:before {
	content: "";
	width: 1px;
	height: 88px;
	left: 0;
	top: 30px;
	position: absolute;
	background: #f0f0f0
}

.inside-about .list-loop-1 li span {
	width: 148px;
	height: 148px;
	line-height: 140px;
	vertical-align: middle;
	display: inline-block;
	background: url(img/about-img3.png) no-repeat
}

.inside-about .list-loop-1 li p {
	color: #333;
	line-height: 20px;
	margin-top: 20px;
	font-size: 15px
}

.inside-about .list-loop-2 ul {
	width: 103%;
	margin-left: -15px
}

.inside-about .list-loop-2 li {
	width: 33.333%;
	float: left;
	padding: 0 15px
}

.inside-about .list-loop-2 li .box {
	background: #f8f8f8;
	border: solid 1px #e6e6e6
}

.inside-about .list-loop-2 li .pic {
	position: relative
}

.inside-about .list-loop-2 li .pic:after {
	content: "";
	display: block;
	padding-bottom: 44.1%
}

.inside-about .list-loop-2 li p {
	padding: 7px;
	color: #333;
	font-size: 15px;
	text-align: center
}

.inside-about .list-loop-3 ul {
	width: 102%;
	margin-left: -12px
}

.inside-about .list-loop-3 li {
	width: 25%;
	float: left;
	padding: 0 12px;
	margin-bottom: 10px;
	text-align: center
}

@media (max-height:768px) {
	.inside-about .list-loop-3 li {
		width: 33.333%
	}
}

.inside-about .list-loop-3 li a {
	display: block;
	width: 250px;
	height: 219px;
	padding-top: 45px;
	background: url(img/corporate-img1.png) no-repeat
}

.inside-about .list-loop-3 li a .icon-2 {
	width: 28px;
	height: 29px;
	margin: 0 auto;
	background: url(img/corporate-img3.png) no-repeat
}

.inside-about .list-loop-3 li a .text {
	color: #333;
	margin: 25px;
	font-size: 15px
}

.inside-about .list-loop-3 li a .icon {
	width: 28px;
	height: 26px;
	display: block;
	margin: 0 auto;
	background: url(img/corporate-img4.png) no-repeat
}

.inside-about .list-loop-3 li a:hover {
	background: url(img/corporate-img2.png) no-repeat
}

.inside-about .list-loop-3 li a:hover .text {
	color: #fff;
	font-weight: bold
}

.inside-about .list-loop-3 li a:hover .icon-2 {
	background: url(img/corporate-img3-hover.png) no-repeat
}

.inside-about .list-loop-3 li a:hover .icon {
	background: url(img/corporate-img5.png) no-repeat
}

.inside-about .list-loop-4 {
	margin-top: 40px;
	padding-bottom: 40px
}

.inside-about .list-loop-4 ul {
	width: 103%;
	margin-left: -20px
}

.inside-about .list-loop-4 ul li {
	width: 50%;
	float: left;
	padding: 0 20px;
	margin-bottom: 20px
}

.inside-about .list-loop-4 ul dl {
	padding: 10px;
	overflow: hidden;
	background: #f5f5f7
}

.inside-about .list-loop-4 ul dl:hover dd h3 a {
	color: #f39801
}

.inside-about .list-loop-4 ul dt {
	width: 50%;
	float: left;
	position: relative
}

.inside-about .list-loop-4 ul dt:after {
	content: "";
	display: block;
	padding-bottom: 61%
}

.inside-about .list-loop-4 ul dd {
	width: 50%;
	float: left;
	padding-top: 10px;
	padding-left: 15px
}

.inside-about .list-loop-4 ul dd h3 {
	font-size: 20px;
	height: 24px;
	overflow: hidden
}

.inside-about .list-loop-4 ul dd h3 a {
	color: #333
}

.inside-about .list-loop-4 ul dd p {
	height: 24px;
	margin-top: 8px;
	overflow: hidden
}

.inside-about .mask {
	padding-bottom: 40px;
	position: relative;
	border-bottom: solid 1px #e6e6e6
}

.inside-about .mask .pic {
	right: 0;
	bottom: 0;
	z-index: -1px;
	position: absolute
}

.inside-about .mask .t1 {
	margin-top: 15px
}

.inside-about .mask .t1 span {
	color: #fff;
	font-size: 15px;
	min-width: 100px;
	max-width: 200px;
	text-align: center;
	margin-right: 10px;
	font-weight: bold;
	display: inline-block;
	background: #f39801;
	border-radius: 1px
}

.inside-about .mask-2 {
	margin-top: 50px
}

.inside-about .mask-2 dl {
	overflow: hidden;
	margin-top: 10px;
	background: #f8f8f8
}

.inside-about .mask-2 dt {
	width: 26%;
	float: left;
	position: relative
}

.inside-about .mask-2 dt:after {
	content: "";
	display: block;
	padding-bottom: 115%
}

.inside-about .mask-2 dd {
	width: 72%;
	float: left;
	padding-top: 40px;
	padding-left: 30px
}

@media (max-width:1440px) {
	.inside-about .mask-2 dd {
		line-height: 24px
	}
}

.inside-about .mask-2 dd .t2 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px
}

.inside-about .mask-2 dd .t2 span {
	color: #afafaf;
	padding-left: 10px;
	font-family: arial
}

.inside-title {
	padding: 30px 0;
	border-bottom: solid 3px #eaeaea
}

.inside-title h1 {
	float: left;
	width: 50%;
	color: #333;
	font-size: 30px;
	line-height: 33px;
}

.inside-title h1 img {
	margin-top: -3px
}

.inside-title .inside-menu {
	width: 50%;
	float: right;
	text-align: right
}

.inside-title .inside-menu a {
	width: 18%;
	color: #333;
	font-size: 12px;
	text-align: center;
	border-radius: 30px;
	line-height: 34px;
	height: 36px;
	overflow: hidden;
	border: solid 1px #f39801;
	display: inline-block
}

.inside-title .inside-menu a:hover {
	color: #fff;
	background: #f39801
}

.inside-title .inside-menu .active {
	color: #fff;
	background: #f39801
}

.inside-title-02 {
	height: 24px;
	line-height: 24px;
	margin-top: 60px;
	margin-bottom: 40px;
	background: url(img/inside-bg.jpg) repeat-x
}

.inside-title-02 span {
	color: #333;
	font-size: 20px;
	background: #fff;
	font-weight: bold;
	padding-right: 10px;
	display: inline-block
}

.inside-manager-show {
	padding-top: 40px;
	padding-bottom: 80px
}

.inside-manager-show h1 {
	color: #333;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal
}

.inside-manager-show .list-loop-5 ul {
	width: 103%;
	margin-left: -15px
}

.inside-manager-show .list-loop-5 ul li {
	float: left;
	width: 33.333%;
	padding: 0 15px;
	margin-top: 30px
}

.inside-manager-show .list-loop-5 ul .pic {
	position: relative
}

.inside-manager-show .list-loop-5 ul .pic:after {
	content: "";
	display: block;
	padding-bottom: 61.7%
}

.inside-manager-show .list-loop-5 ul p {
	color: #333;
	font-size: 16px;
	padding: 12px 6px;
	border-bottom: solid 1px #eee
}

.inside-manager-show .list-loop-6 li {
	width: 20%;
	float: left;
	margin-top: -1px;
	margin-left: -1px;
	position: relative;
	border: solid 1px #eee
}

.inside-manager-show .list-loop-6 li:after {
	content: "";
	display: block;
	padding-bottom: 55%
}

.inside-business {
	margin-top: 40px;
	padding-bottom: 80px
}

.inside-business ul {
	width: 102.5%;
	margin-left: -15px
}

.inside-business li {
	float: left;
	margin-bottom: 40px;
	padding: 0 15px;
	width: 33.333%
}

.inside-business li .box {
	background: #f5f5f7;
	-webkit-transition: all 334ms ease-in-out;
	transition: all 334ms ease-in-out
}

.inside-business li .pic {
	position: relative
}

.inside-business li .pic:after {
	content: "";
	display: block;
	padding-bottom: 62%
}

.inside-business li .bg {
	padding: 0 20px;
	padding-top: 5px;
	padding-bottom: 30px
}

.inside-business li .bg h3 {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	overflow: hidden;
	font-weight: normal;
	border-bottom: dotted 1px #d0d0d0
}

.inside-business li .bg h3 a {
	color: #333
}

.inside-business li .bg p {
	color: #888;
	font-size: 13px;
	height: 40px;
	margin-top: 15px;
	overflow: hidden;
	line-height: 20px
}

.inside-business li .bg .more {
	color: #132452;
	display: block;
	margin-top: 10px;
	font-family: arial;
	font-weight: bold
}

.inside-business li:hover .box {
	background: #fff;
	box-shadow: 0 0 15px #eaeaea
}

.inside-business li:hover .bg .more {
	color: #f39801
}

.inside-business-show {
	line-height: 32px
}

.inside-business-show .t1 span {
	color: #fff;
	padding-left: 5px;
	font-weight: bold;
	font-family: arial;
	margin-right: 20px;
	line-height: 24px;
	position: relative;
	display: inline-block;
	background: #f39801
}

.inside-business-show .t1 span:before {
	top: 0;
	right: -12px;
	content: "";
	position: absolute;
	border-top: solid 12px transparent;
	border-bottom: solid 12px transparent;
	border-left: solid 12px #f39801
}

.inside-partner {
	border-radius: 5px;
	position: relative;
	margin: 40px 0 0 0;
	padding: 40px 40px 0 40px;
	box-shadow: 0 0 15px #ececec
}

.inside-partner p {
	z-index: 9;
	position: relative
}

.inside-partner .pic {
	bottom: 0;
	left: 0;
	z-index: 1;
	position: absolute
}

.inside-dowland {
	margin-top: 40px;
	padding-bottom: 60px
}

.inside-dowland ul {
	width: 103.8%;
	margin-left: -20px
}

.inside-dowland li:hover a {
	color: #fff
}

.inside-dowland li:hover .box {
	background-color: #132452
}

.inside-dowland li:hover .icon-1 {
	display: none
}

.inside-dowland li:hover .icon-2 {
	display: block
}

.inside-dowland li:hover .icon-3 {
	background: url(img/dowland-img4.png) no-repeat center center #f39801
}

.inside-dowland li {
	width: 50%;
	float: left;
	padding: 0 20px;
	margin-bottom: 20px
}

.inside-dowland li .box {
	height: 90px;
	line-height: 90px;
	background: #f5f5f7;
	overflow: hidden
}

.inside-dowland li a {
	color: #333;
	font-size: 16px
}

.inside-dowland li .icon {
	width: 28px;
	float: left;
	margin-left: 30px;
	position: relative;
	display: inline-block
}

.inside-dowland li .icon-2,.inside-dowland li .icon-1 {
	top: 0;
	left: 0;
	position: absolute
}

.inside-dowland li .icon-2 {
	display: none
}

.inside-dowland li .icon-3 {
	width: 94px;
	height: 90px;
	float: right;
	display: inline-block;
	border-left: solid 2px #fff;
	background: url(img/dowland-img3.png) no-repeat center center
}

.inside-dowland li .text {
	width: 370px;
	float: left;
	display: block;
	font-size: 16px;
	padding-left: 75px
}

.inside-customer {
	margin-top: 40px;
	padding-bottom: 70px
}

.inside-customer dl {
	background: #f5f5f7;
	overflow: hidden;
	margin-bottom: 10px
}

.inside-customer dt {
	width: 57%;
	float: left;
	position: relative
}

.inside-customer dt:after {
	content: "";
	display: block;
	padding-bottom: 34%
}

.inside-customer dd {
	width: 43%;
	float: right;
	padding-top: 4%;
	text-align: center;
	font-size: 16px
}

.inside-customer dd img {
	-webkit-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out
}

.inside-customer dd p {
	height: 24px;
	margin-top: 20px;
	overflow: hidden
}

.inside-customer dd p a {
	color: #333
}

.inside-customer dd:hover img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.inside-customer-show {
	min-height: 530px;
	padding-top: 60px;
	background: url(img/customer-bg.jpg) no-repeat top center #fff
}

.inside-customer-show .box {
	width: 352px;
	height: 352px;
	margin: 0 auto;
	background: #fff;
	border-radius: 100%;
	padding-top: 70px;
	border: solid 1px #152653
}

.inside-customer-show .box .t1 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px
}

.inside-customer-show .box .from {
	margin-top: 11px;
	margin-left: 53px
}

.inside-customer-show .box .from input {
	width: 240px;
	padding: 10px;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-left: 20px;
	background: #f9f9f9;
	border-radius: 30px;
	border: solid 1px #dcdcdc
}

.inside-customer-show .box input[type="button"] {
	color: #fff;
	width: 110px;
	height: 40px;
	display: block;
	margin: 0 auto;
	border: 0;
	font-size: 14px;
	margin-top: 11px;
	border-radius: 30px;
	font-family: "微软雅黑";
	background: #f39801
}
.inside-customer-show .box input[type="submit"] {
	color: #fff;
	width: 110px;
	height: 40px;
	display: block;
	margin: 0 auto;
	border: 0;
	font-size: 14px;
	margin-top: 11px;
	border-radius: 30px;
	font-family: "微软雅黑";
	background: #f39801
}

.inside-contact {
	color: #333;
	font-size: 16px
}

.inside-contact .box {
	width: 50%;
	float: left;
	margin-top: 20px
}

.inside-contact .box p {
	margin-top: 30px
}

.inside-contact .box p img {
	margin-right: 10px
}

.insidepage-map {
	width: 50%;
	height: 370px;
	float: right;
	margin-top: 40px;
	position: relative
}

.insidepage-map #allmap {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute
}

.inside-message {
	margin-top: 60px
}

.inside-message li {
	overflow: hidden;
	margin-top: 20px
}

.inside-message li p {
	width: 31%;
	float: left
}

.inside-message li input,.inside-message li textarea {
	width: 100%;
	padding: 10px;
	font-size: 14px;
	color: #333;
	background: #f8f8f8;
	font-family: "微软雅黑";
	border: solid 1px #e6e6e6
}

.inside-message li input[type="button"] {
	color: #fff;
	width: 150px;
	border: 0;
	display:block;
	font-size: 16px;
	background: #f39801;
	margin:0 auto;
}
.inside-message li input[type="submit"] {
	color: #fff;
	width: 150px;
	border: 0;
	display:block;
	font-size: 16px;
	background: #f39801;
	margin:0 auto;
}

.inside-evaluate {
	padding-bottom: 80px
}

.inside-evaluate ul {
	width: 102%;
	margin-left: -13px
}

.inside-evaluate li:hover .box2 {
	opacity: 1;
	display: block\9
}

.inside-evaluate li {
	float: left;
	width: 25%;
	margin-top: 40px;
	padding: 0 13px
}

.inside-evaluate li .box {
	color: #333;
	position: relative;
	padding-bottom: 30px;
	background: #f8f8f8;
	text-align: center;
	border: solid 1px #e6e6e6
}

.inside-evaluate li .box2 {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	display: none\9;
	position: absolute;
	background: #fff;
	padding: 40px 30px;
	color: #666;
	-webkit-transition: all 334ms ease-in-out;
	transition: all 334ms ease-in-out;
	background: rgba(255,255,255,0.95)
}

.inside-evaluate li .box2 .t3 {
	height: 240px;
	overflow: hidden
}

.inside-evaluate li .pic {
	margin-top: 30px;
	position: relative
}

.inside-evaluate li .pic:after {
	content: "";
	display: block;
	padding-bottom: 66%
}

.inside-evaluate li .pic img {
	border-radius: 100%
}

.inside-evaluate li .t1 {
	font-size: 20px;
	font-weight: bold;
	height: 60px;
	padding: 0 20px;
	overflow: hidden;
	line-height: 60px;
	position: relative
}

.inside-evaluate li .t1:before {
	content: "";
	width: 23px;
	height: 1px;
	left: 50%;
	bottom: 0;
	margin-left: -12.5px;
	position: absolute;
	background: #f39801
}

.inside-evaluate li .t2 {
	height: 40px;
	margin-top: 15px;
	overflow: hidden;
	padding: 0 50px;
	line-height: 20px
}

.inside-recruitment .list {
	margin: 35px 0 0 0
}

.inside-recruitment li {
	margin: 0 0 40px 0;
	overflow: hidden
}

.inside-recruitment li .time {
	display: inline-block;
	width: 5%;
	height: 50px;
	font-family: arial;
	text-align: center;
	background: #f39801;
	color: #fff;
	line-height: 20px;
	float: left;
	padding-top: 5px;
	border-radius: 2px;
	margin: 5px 0 0 0
}

.inside-recruitment li .text {
	width: 92%;
	float: right;
	border: 1px #e0e0e0 solid;
	padding: 10px 30px;
	background: #fbfbfb;
	color: #878787;
	line-height: 28px;
	font-size: 13px;
	position: relative
}

.inside-recruitment li .text:before {
	content: "";
	display: block;
	width: 15px;
	height: 30px;
	background: url(img/icon-all.jpg) no-repeat;
	position: absolute;
	top: 15px;
	left: -13px
}

.inside-recruitment li .text .title {
	font-size: 24px;
	color: #1f1f1f;
	border-bottom: 1px #e0e0e0 solid;
	line-height: 30px;
	padding: 20px 0;
	cursor: pointer
}

.inside-recruitment li .text b {
	color: #1f1f1f
}

.inside-recruitment li .btn {
	display: inline-block;
	width: 27px;
	height: 27px;
	float: right;
	cursor: pointer;
	position: relative
}

.inside-recruitment li .btn:before {
	content: "";
	width: 100%;
	height: 3px;
	background: #c9c9c9;
	position: absolute;
	top: 12px;
	left: 0
}

.inside-recruitment li .btn:after {
	content: "";
	width: 3px;
	height: 100%;
	background: #c9c9c9;
	position: absolute;
	top: 0;
	left: 12px
}

.inside-recruitment li.cur .btn:after {
	display: none
}

.inside-recruitment li.cur .text {
	border-color: #f39801
}

.inside-recruitment li.cur .text:before {
	background: url(img/icon-all2.jpg) no-repeat
}

.inside-recruitment li.cur .nr {
	overflow: auto;
	height: auto
}

.inside-recruitment .nr {
	margin: 20px 0;
	line-height: 28px;
	height: 112px;
	overflow: hidden
}

.map {
	margin: 0 auto;
	padding-bottom: 60px
}

.map dl {
	overflow: hidden;
	line-height: 30px;
	border-bottom: solid 1px #eee;
	padding: 20px 0
}

.map dl:hover {
	background: #f5f8fa
}

.map dl:hover dt a {
	color: #e0e9f3;
	font-weight: bold
}

.map dt {
	font-size: 14px;
	float: left;
	width: 10%;
	text-align: center;
	background: #f39801
}

.map dt:hover {
	background: #f39801
}

.map dt a {
	color: #fff;
	display: block
}

.map dt a:hover {
	color: #e0e9f3;
	font-weight: bold
}

.map dd {
	font-size: 12px;
	overflow: hidden;
	float: left;
	width: 85%
}

.map dd .p2 {
	padding: 0 0 0 20px;
	clear: both
}

.map dd .p2 a {
	color: #333;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.map dd .p2 a:hover {
	color: #f39801
}

.map dd div {
	clear: both;
	overflow: hidden;
	padding: 0 20px 0 10px
}

.map dd div a {
	color: #333;
	float: left;
	padding: 0 10px 0 10px
}

.map dd div a:hover {
	background: #f39801;
	color: #fff
}

.footer > p {
	width: 80%;
}

.search_mask {
	background: url(img/tm-bg.png) repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
}

.search_mask .s_box {
	width: 350px;
	height: 136px;
	padding: 25px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	position: absolute;
	margin-top: -68px;
	background: #fff
}

.search_mask .s_box .text1 {
	text-align: center;
	line-height: 24px;
	color: #666;
	font-size: 16px;
	font-style: normal
}

.search_mask .s_box #sure {
	width: 140px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: #f39801;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	letter-spacing: 5px
}

.inside-notice li {
	font-size: 15px;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	border-bottom: dotted 1px #d0d0d0;
}

.inside-notice li a {
	color: #333;
	padding-right: 10px;
}

.inside-notice li a:hover {
	text-decoration: underline;
}

.inside-tab {
	margin-bottom: 50px;
	text-align: center;
}

.inside-tab a {
	background: #eee;
	padding: 0 17px;
	line-height: 36px;
	margin-top: 50px;
	display: inline-block;
}

.inside-tab a:hover,
.inside-tab a.cpb {
	color: #fff;
	background: #f39801;margin-right:5px;
}
.inside-notice-show h1{
	color:#333;
	font-size:24px;
	font-weight:normal;
}
.inside-notice-show .time{
	color:#999;
	font-size:13px;
	padding:15px 0;
}
.inside-notice-show .font16{
	font-size:16px;
	color:#333;
	font-weight:bold;
	padding:30px 0 0px 0;
}

.inside-notice-show .xgnews{
	margin-top:40px;
	padding-top:10px;
	position:relative;
	border-top:dotted 1px #d0d0d0;
}
.inside-notice-show .xgnews li{
	color:#333;
	height:30px;
	padding-right:100px;
	line-height:30px;
	overflow:hidden;
}
.inside-notice-show .xgnews li a{color:#333;}
.inside-notice-show .xgnews .fh{
	width:143px;
	height:38px;
	right: 0;
	top:20px;
	color:#fff;
	border-radius:30px;
	text-align:center;
	position: absolute;
	background:#132452;
	line-height:38px;
}
.inside-notice-show .xgnews .fh:hover{
	 background:#f39801;	
}

.xz-font30{
	color:#333;
	font-size:30px;
	line-height:40px;
	padding:40px 0 20px 0;
}

.xz-font16{
	color:#333;
	padding-bottom:10px;
	font-size:16px;
	font-family:arial;
}
.xz-font16 img{margin-right:10px;}


.RegistrationButton{
	display:block;
	width:200px;
	height:56px;
	background-color:#132452;
	text-align:center;
	font-size:15px;
	line-height:56px;
	color:#fff;
	border-radius: 28px;
	margin:15px auto;
	cursor:pointer;
}
.baomingPage{
	display:none;
	width:100%;
	height:100vh;
	position:fixed;
	background-color: rgb(0 51 153 / 70%);
	top:0;
	left:0;
	z-index:990;
}
.baomingWindow{
	display:none;
	width:600px;
	height:100vh;
	position:fixed;
	background-color:#FFF;
	top:50%;
	right:0;
	z-index:999;
	margin:-50vh 0 0 0;
	padding:20px 10px 20px 20px;
	border-radius: 0px;
}
.baomingWindow .windowBox{
	width:100%;
	height:100%;
	overflow-y: auto;
    overelow-x: hidden;
	position:relative;
}
.windowBox::-webkit-scrollbar{
	/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/
	width:6px;
	height:8px;
}
.windowBox::-webkit-scrollbar-button{
	/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/
	background:#DEDDDD;
}
.windowBox::-webkit-scrollbar-track{
	/*外层轨道，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置3）*/
	background:#DEDDDD;
}
.windowBox::-webkit-scrollbar-track-piece{
	/*内层轨道，滚动条中间部分（位置4）*/
	background:#DEDDDD;
}
.windowBox::-webkit-scrollbar-thumb{
	/*滚动条里面可以拖动的那部分（位置5）*/
	background:#B9B7B4;
	border-radius:4px;
}
.windowBox::-webkit-scrollbar-corner {
	/*边角（位置6）*/
	background:#DEDDDD; 
}
.YscrollBar::-webkit-scrollbar-resizer  {
	/*定义右下角拖动块的样式（位置7）*/
	background:#B9B7B4;
}
.baomingWindow .windowBox .kechengInfo{
	width:98%;
	height:auto;
	overflow:hidden;
	background-color:#132452;
	padding:10px 3%;
	border-radius: 5px;
	font-size:13px;
	line-height:20px;
	color:#F26912;
	margin:8px 0;
}
.baomingWindow .windowBox .kechengInfo .kc-tit{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:26px;
	color:#fff;
	margin:5px 0;
}
.baomingWindow .windowBox dl{
	width:98%;
	height:1px;
	border:1px dashed #EEECEB;
	margin:25px 0;
}
.baomingWindow .windowBox .tt-s{
	width:98%;
	height:auto;
	overflow:hidden;
	border:1px solid #FBD1B6;
	background-color:#FEF0E6;
	padding:10px 3%;
	border-radius: 5px;
	font-size:13px;
	line-height:20px;
	color:#F26912;
	margin:8px 0;
}
.baomingWindow .windowBox .ros{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:10px;
}
.baomingWindow .windowBox .ros.to{
	width:48%;
	float:left;
}
.baomingWindow .windowBox .ros h3{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:22px;
	color:#222;
	margin-left:3px;
	margin-bottom:4px;
}
.baomingWindow .windowBox .ros h3 em{
	font-size:14px;
	color:#F60;
	margin-right:5px;
}
.baomingWindow .windowBox .ros input, .baomingWindow .windowBox .ros textarea {
    width: 98%;
    padding:10px 3%;
    font-size: 14px;
    color: #333;
    background: #f8f8f8;
    font-family: "微软雅黑";
    border: solid 1px #e6e6e6;
}


.baomingWindow .windowBox .pu-hint{
	display:none;
	width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
	position:absolute;
	left: 0%;
    top: 30%;
    z-index:9999999;
}
.baomingWindow .windowBox .pu-hint span{
	display: inline-block;
    vertical-align: middle;
    min-width: 30%;
       background: rgb(10 9 9 / 76%);
    font: 12px/20px 'microsoft yahei';
    padding: 20px 6%;
	text-align:center;
    color: #fff;
    border-radius: 5px;
}
.baomingWindow .windowBox .pu-hint .ok{
	color:#fff;
	background: rgba(9,188,138, 0.8);
	text-align:center;
}
.baomingWindow .windowBox .pu-hint .error{
	color:#fff;
	background: rgb(249 54 2 / 80%);
	text-align:center;
}
.baomingWindow .windowBox .pu-hint .bc1{
	color:#fff;
	background: rgba(0,0,0, 0.8);
	text-align:center;
	padding: 14px 6%;
}
.baomingButton{
	 -webkit-appearance: none;
    background: #132452;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    height: 50px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
	line-height:50px;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    transition: background 0.3s ease-in-out;
    width:98%;
	margin-top:15px;
}
.baomingButton:hover {background:#05102C;}
.baomingButton2{
	 -webkit-appearance: none;
    background: #EFEFF0;
    border: none;
    border-radius: 5px;
    color: #444;
    cursor: pointer;
    height: 48px;
	line-height:48px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    transition: background 0.3s ease-in-out;
    width:98%;
	margin-top:10px;
}