﻿* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #444;
	background: #F8F8F8;
}
div, ul, li, dl, dt, dd, ol, li, h1, h2, h3, h4, h5, h6, p, a, span, i, b {
	display: block;
}
a {
	border: 0px;
	color: #444;
	text-decoration: none;
}
img {
	border: 0px;
}

.current{
	background: #FF9C00 url(../image/ll.png) no-repeat left center !important;
	color: #FFF;
}

.bs{
	background: #FFF;
}

.rh{
	background: url(../image/s4_bj.jpg) no-repeat top center;
}
.public{
	width: 100%;
	overflow: hidden;
}
.public dt{
	width: 1300px;
	overflow: hidden;
	margin:auto;
	padding-top: 20px;
}
.public dd{
	width: 1300px;
	overflow: hidden;
	margin:0px auto 20px auto;
	min-height: 200px;
}
.public dt h1{
	width: 600px;
    padding: 0px;
    margin: 20px auto;
    font-size: 36px;
    background: url(../image/xian.png) no-repeat center 35px;
}
.public dt h1 span{
	text-align: center;
    color: #999;
    text-transform: uppercase;
}
.public dt h1 i{
	font-size: 22px;
	text-align: center;
	font-style: normal;
	color: #999;
	font-weight: lighter;
}
.public dt h1 p{
	margin-top: 5px;
    text-align: center;
    font-size: 14px;
    color: #999;
    font-weight: lighter;
}

.public-ny{
	width: 1300px;
	overflow: hidden;
	margin: 30px auto;
}
.a-title{
	width: 1300px;
	height: 55px;
	margin-bottom: 20px;
	line-height: 60px;
	padding-left: 50px;
	background: #FAFAFA url(../image/home.png) no-repeat 20px center;
}
.a-title a{
	display: inline-block;
}

.a-left{
	width: 260px;
	float: left;
	overflow: hidden;
	min-height: 100px;
}
.a-left dt{
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-size: 18px;
	background: #FF9C00 url(../image/ab.png) no-repeat 25px center;
	text-indent: 60px;
}
.a-left dd{
	overflow: hidden;
}
.a-left dd a{
	display: block;
	font-size: 16px;
	margin: 10px 0px;
	height: 45px;
	line-height: 45px;
	text-indent: 60px;
	background: #FFF url(../image/l.png) no-repeat left center;
}
.a-left dd a:hover{
	color: #FFF;
	background: #FF9C00 url(../image/ll.png) no-repeat left center;
}

.a-right{
	width: 1020px;
	float: right;
	overflow: hidden;
	min-height: 100px;
}

.a-right dt{
	height: 55px;
	line-height: 60px;
	text-indent: 15px;
	font-size:18px;
	color: #FF9C00;
	background: #FFF;
	border-bottom:1px dotted #CCC;
}
.a-right dd{
	overflow: hidden;
	min-height: 500px;
	background: #FFF;
	padding-bottom: 20px;
}
.a-right-tit{
	width: 90%;
	height: 50px;
	margin: auto;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
	padding-top: 20px;
}
.a-right-cont{
	width: 90%;
	margin: auto;
	line-height: 26px;
}
.a-right-img{
	display: block;
	margin: auto;
}
.a-right-date{
	width: 90%;
	height: 30px;
	margin: auto;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #CCC;
}
.info_video{
	width: 800px;
	overflow: hidden;
	margin: auto;
}
.info_around{
	padding: 20px 0px;
	background: #FFF;
	overflow: hidden;
}
.info_around p{
	width: 90%;
	display:block;
	margin: auto;
	color: #F5732B;
}
.info_around p a{
	display: inline-block;
	text-align: center;
}

.bs{
	background: #FFF;
}

.ng{
	background: #F4F4F4 url(../image/dt_bj.png) no-repeat left center!important;
}

.kh{
	background: url(../image/kh-bj.jpg) no-repeat center center;
	height: 875px;
}
.hk-ys{
	color: #FFF;
}

.tm{
	background: url(../image/s4_bj.jpg) no-repeat center center;
	height: 560px;
}

.lc{
	background: url(../image/service_bj.png) no-repeat center bottom;
	min-height: 500px;
}


.more {
	clear: both;
	width: 10%;
	height: 100px;
	margin: auto;
	display: block;
	position: relative;
}
.more a {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	display: block;
	text-align: center;
	background: #F5833A;
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
.more a:hover {
	background: #F30;
	transition: all 1s ease;
}




.header{
	width: 100%;
	min-height: 120px;
	position: relative;
	z-index: 3;
}
.header-box{
	position: absolute;
	z-index: 2;
	width: 1300px;
	height: 120px;
	left:50%;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50);
	transform: translateX(-50%);
}
.h-logo {
	width: 400px;
	height: 120px;
	float: left;
}
.h-logo img {
	display: block;
	padding-top: 50px;
}
.h-naver {
	width: 800px;
	height: 120px;
	float: right;
}

#nav_h{
	position: fixed;
	top:1;
}

#navigation {
	position: relative;
	margin-top: 60px;
	z-index: 3;
}
#navigation>li {
	float: left;
	position: relative;
}
#navigation>li>a {
	display: block;
	line-height: 35px;
	width: 100px;
	color: #FFF;
	text-align: center;
	font-size: 15px;
}
#navigation>li:hover>a {
	background: #FF9C00;
	text-decoration: none;
	color: #FFF;
}
#navigation>li>a:hover {
	background: #FF9C00;
	text-decoration: none;
	color: #FFF;
}
#navigation .current {
	background: #FF9C00;
	text-decoration: none;
	color: #FFF;
}
#navigation .sub {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background: #FF9C00;
	text-align: center;
}
#navigation .sub li {
	background: none;
	float: none;
}
#navigation .sub li a {
	display: block;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #FFF;
}
#navigation .sub li a:hover {
	background: #faa41e;
}

#banner {
	position: relative;
	z-index: 1;
	clear: both;
}
#banner .bd li {

 }
#banner .hd ul {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 100px;
	line-height: 30px;
	text-align: center;
}
#banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 30px;
	height: 8px;
	margin-right: 2px;
	background: #FFF;
	overflow: hidden;
	line-height: 9999px;
}
#banner .hd ul .on {
	width: 60px;
	background: #FF9C00;
}
#banner .container {
}
#banner .container a {
	display: block;
}
#banner .next, #banner .prev {
	position: absolute;
	top: 0;
	width: 68px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}
#banner .next {
	right: 80px;
	background: url(404.png) center no-repeat;
}
#banner .prev {
	left: 80px;
	background: url(404.png) center no-repeat;
}

.ny-img{
	min-width:1300px;
	height: 550px;
	background-size: 1920px 550px;
	text-align: center;
}
.ny-container {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
.ny-container h2 {
	position: relative;
	overflow: hidden;
	font-size: 35px;
	width: 400px;
	line-height: 60px;
	font-weight: normal;
	position: absolute;
	color: #FFF;
	top: 200px;
	left:50%;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50);
	transform: translateX(-50%);
}
.ny-container h2 i{
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	opacity:.1;
}
.ny-container h2 span{
	width: 300px;
	letter-spacing: 10px;
	position: absolute;
	top: 1px;
	left:50%;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50);
	transform: translateX(-50%);
}
.ny-cont{
	width: 1300px;
	max-height: 100px;
	padding-top: 280px;
	line-height: 30px;
	text-indent: 30px;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	color: #FFF;
}
.ny-cont span{
	display: inline-block;
	text-indent: 0px;
}
.ny-btn a {
	display: inline-block;
	width: 158px;
	height: 36px;
	background-color: #108CEE;
	border: 1px solid #108CEE;
	color: #FFF;
	font-size: 14px;
	line-height: 35px;
	cursor: pointer;
	margin-top: 40px;
}
.ny-btn a:hover {
	background-color: #1F9AFD;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.ny-btn button {
	display: inline-block;
	width: 160px;
	height: 38px;
	background-color: #108CEE;

	color: #FFF;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
	margin-top: 40px;
}
.ny-btn button:hover {
	background-color: #1F9AFD;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border:0px;
}

.ny-btn .banner-btn-02 {
	margin-left: 20px;
	background-color: transparent;
	border: 1px solid #FFF;
}
.ny-btn .banner-btn-02:hover {
	background-color: #FFF;
	color: #333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.id-box {
	width: 1300px;
	margin: 50px auto;
	overflow: hidden;
}
.id-box li {
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 16px;
}
.id-box li a {
	display: block;
	width: 200px;
	height: 150px;
	float: left;
}
.id-box li a span {
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	display: block;
	overflow: hidden;
	color: #2d2d2d;
}
.id-box li a i {
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	display: block;
	color: #999;
	text-align: center;
	font-style: normal;
}
.id-box li a img {
	max-width: 155px;
	max-height: 100px;
	display: block;
	margin: 0 auto;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.case-box{
	width: 305px;
	height: 190px;
	float: left;
	margin:10px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.case-box img{
	width: 305px;
	height: 190px;
	display: block;
}
.case-box-title {
	padding:0px 0px;
	width: 305px;
	height: 45px;
	line-height:45px;
	background: rgba(0,0,0,0.6);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-family: "微软雅黑";
}
.case-box-title h3 {
	padding:0px;
	font-size: 16px;
	font-weight: 100;
	height: 45px;
	text-align: center;
	line-height: 45px;
}
.case-box-title p {
	font-size: 14px;
	text-align: center;
}

.lc_tab {
	width: 1300px;
	margin:auto;
	position: relative;
}
.lc_nav{
	display:block;
	position: absolute;
	left:50%;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50);
	transform: translateX(-50%);
	z-index: 1;
}
.lc_nav li {
	float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #6E6E6E;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    opacity: .8;
    list-style: none;
    font-size: 15px;
}
.lc_nav .selected {
	cursor: pointer;
    opacity: 1;
    color: #FFF;
    background: #FF9C00;
}
.lc_nav li:hover {
	background: #FF9C00;
	transition: all .6s ease 0s;
}
.lc_box {
	width: 1300px;
	margin:auto;
	clear: both;
	position: relative;
	overflow: hidden;
}
.hide {
	display: none;
}


.side-box{
	width: 305px;
	background: #FFF;
	float: left;
	margin: 10px;
	overflow: hidden;
	padding-bottom: 20px;
}
.side-box a{
	display: block;
	overflow: hidden;
}
.side-img{
	width: 305px;
	height: 190px;
	overflow: hidden;
}
.side-img img{
	width: 305px;
	height: 190px;
	transition: all .5s ease 0s;
}

.side-img img:hover{
	transform: scale(1.1, 1.1);
}
.side-box-title{
	width: 90%;
	margin: auto;
}
.side-box-title i{
	margin-top: 20px;
	font-style: normal;
	background: url(../image/hx.png) no-repeat left center;
	text-indent: 30px;
	color: #CCC;
}
.side-box-title h3{
	margin: 20px 0px 10px 0px;
	font-weight: normal;
}
.side-more{
	float: right;
	margin: 10px 20px 0px 0px;
}


.tab-box{
	width: 1300px;
	overflow: hidden;
	margin: auto;
}

.tab-box .tab {
	overflow: hidden;
	width: 800px;
	float: left;
}
.tab-box .tab a {
	display: block;
	width: 198px;
	height: 199px;
	margin: .5px;
	float: left;
	text-decoration: none;
	background: #FFF;
	opacity: .8;
}
.tab-box .tab a img {
	display: block;
	margin: 20% auto;
	width: 195px;
	height: 110px;
}
.tab-box .tab a:hover {
	background:#FFF;
	opacity: .9;
}
.tab-box .tab a.on {
	background:#FFF;
	opacity: .9;
}
.tab-box .content {
	width: 490px;
	float: right;
	height: 600px;
	overflow: hidden;
	background:#FFF;
	border-radius: 2px;
	opacity: .8;
}
.tab-box .content li {
	display: none;
}
.tab-box .content li img {
	display: block;
	width: 195px;
	height: 110px;
	margin: 30px auto 10px auto;
	border-bottom: 1px dashed #666;
}
.long-cont {
	width: 90%;
	margin: auto;
	line-height: 25px;
	min-height: 380px;
	font-size: 14px;
}
.long-cont i{
	font-style: normal;
	display: inline-block;
}
.long-cont .red{
	color: red;
}
.long-cont h4 {
	display: block;
	padding-top: 10px;
	font-size: 16px;
	display: inline-block;
}
.long-cont span {
	display: block;
	margin: 3px 0px;
}
.long-cont h5 {
	display: block;
	padding-top: 20px;
	font-size: 16px;
	text-align: center;
}
.Consultation {
	width: 160px;
	height: 36px;
	line-height: 36px;
	background: #EA2B4A;
	border-radius: 2px;
	display: block;
	margin: auto;
	text-align: center;
	color: #FFF;
	font-size: 16px;
}
.Consultation:hover {
	background: rgb(212,57,91);
}
.l-con {
	text-indent: 25px;
	max-height: 145px;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 14px;
}


.server-box {
	overflow: hidden;
	margin-bottom: 20px;
}

.server-box li {
	float: left;
	width: 305px;
	padding: 0px 10px;
}
.server-card {
	position: relative;
	height: 450px;
	overflow: hidden;
	background-color: grey;
	text-align: center;
	cursor: pointer;
}
.server-card-bg {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	transition: 0.2s;
}
.server-card-top {
	position: relative;
	height: 50%;
}
.server-card-top i {
	display: block;
	position: absolute;
	top: 80px;
	right: 0;
	left: 0;
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background-size: cover;
	background-position: center;
	transition: 0.2s;
}
.server-card-top h2 {
	position: absolute;
	top: 175px;
	right: 0;
	left: 0;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	transition: 0.2s;
}
.server-card-top h2:before {
	content: "";
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	width: 0;
	height: 4px;
	margin: 15px auto;
	background-color: #FF9C00;
	transition: 0.2s 0.2s;
}
.server-card-top p {
	position: absolute;
	top: 173px;
	right: 0;
	left: 0;
	padding-left: 30px;
	padding-right: 30px;
	margin: 10px auto 0;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	opacity: 0;
	transition: 0.2s;
}
.server-card-bottom {
	margin: 50px auto 0px auto;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.s-a-list{
	width: 60%;
	margin: auto;
}
.s-a-list a{
	color: #FFF;
	width: 50%;
	float: left;
	line-height: 30px;
	text-align: center;
}
.server-card-bottom a {
	color: #FFF;
	line-height: 30px;
	text-align: center;
}
.server-card-bottom a:hover, .s-a-list a:hover {
	color: #FF9C00;
}
.server-card-du{
	width: 200px;
	margin:auto;
	overflow: hidden;
}
.server-card-du a{
	width: 50%;
	display: block;
	margin-bottom:10px;
	float: left;
	text-align: center;
}
.cui-icon {
	font-family: 'cui-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}
.server-card:hover .server-card-bg {
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.server-card:hover .server-card-top i {
	opacity: 0;
}
.server-card:hover .server-card-top h2 {
	top: 85px;
}
.server-card:hover .server-card-top h2:before {
	width: 68px;
}
.server-card:hover .server-card-top p {
	margin-top: 0;
	opacity: 1;
}

.team-box{
	min-height: 300px;
	width: 1300px;
	margin: 60px auto;
}
.team-box li .box-d .box-con {
	transition: all 0.6s ease;
}
.team-box li {
	width: 250px;
	float: left;
	position: relative;
	height: 300px;
}
.team-box li .box-d {
	position: absolute;
	display: block;
	width: 250px;
	padding: 10px 0;
	border-radius: 10px;
	left: 60%;
	top: 40%;
	transform: translate(-50%, -50%);
	transition: all 0.6s ease;
}
.team-box li .box-d .box-img {
	width: 190px;
	height: 140px;
	display: block;
	margin: auto;
}
.team-box li .box-d .box-t {
	width: 190px;
	height: 40px;
	background: #999;
	line-height: 40px;
	margin: auto;
	color: #fff;
	text-align: center;
}
.team-box li .box-d .box-con {
	height: 0;
	overflow: hidden;
	margin: 0 30px;
	padding-top: 10px;
	line-height: 25px;
}
.team-box li .box-d:hover {
	background: #fff;
	box-shadow: 0 0 20px #000;
}
.team-box li .box-d:hover .box-con {
	height: 100px;
}

.new-box{
	width: 640px;
	background: #FFF;
	overflow: hidden;
	float: left;
	margin: 10px 5px;
	background: #FAFAFA;
}
.new-img{
	width: 200px;
	height: 125px;
	overflow: hidden;
	float: left;
	margin: 10px 15px 10px 10px;	
}
.new-img img{
	width: 200px;
	height: 125px;
	border-radius: 2px;
	transition: all .5s ease 0s;
}
.new-img img:hover{
	transform: scale(1.1, 1.1);
}
.new-title{
	width: 390px;
	float: left;
}
.new-title h3{
	margin-top: 15px;
	font-size: 18px;
    font-weight: lighter;
}
.new-title p{
	font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    padding: 5px 0px;
    color: #999;
}
.new-title span{
	display: block;
	color: #FF9C00;
}
.new-title span i{
	display: inline-block;
	float: right;
	margin-right: 10px;
	background: url(../image/hx.png) no-repeat left center;
    text-indent: 30px;
    color: #CCC;
    font-style: normal;
}

.l_tab {
	width: 1200px;
	height: 400px;
	margin: 20px auto;
	position: relative;
}
.l_nav{
	width: 550px;
	z-index: 1;
	float: left;
}
.l_nav .seld {
	cursor: pointer;
	opacity: 1;
	color: #FFF;
	background: #F5732B;
}
.l_nav .seld p {
	cursor: pointer;
	opacity: 1;
}
.l_nav li {
	float: left;
	width: 170px;
	height: 78px;
	line-height: 78px;
	cursor: pointer;
	margin: 10px 10px 10px 0px;
	list-style: none;
	border: 1px solid #FF9C00;
}
.l_nav li:hover {
	color: #FFF;
	background: #F5732B;
	transition: all .6s ease 0s;
}
.l_nav li i {
	display: block;
	float: left;
	font-size: 40px;
	text-indent: 20px;
	font-weight: lighter;
}
.l_nav li p {
	display: block;
	text-indent: 5px;
	line-height: 78px;
	font-size: 16px;
}
.l_box {
	width: 630px;
	float: right;
	overflow: hidden;
	font-size: 14px;
	line-height: 25px;
}
.hide {
	display: none;
}
.hide i{
	font-style: normal;
	color: #F5732B;
}


.l_tab button {
	position: absolute;
	left: 80%;
	top: 40%;
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: #F5833A;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	border:0px;
}
.l_tab button:hover {
	background: #F30;
	transition: all .6s ease 0s;
}

.l_tab a {
	position: absolute;
	left: 80%;
	top: 40%;
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: #F5833A;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	border:0px;
}
.l_tab a:hover {
	background: #F30;
	transition: all .6s ease 0s;
}

.a-cont{
	width: 95%;
	margin: 20px auto;
	line-height: 25px;
	text-indent: 30px;
	overflow: hidden;
}
.a-cont p{
	line-height: 30px;
}


.ny_public{
	width: 100%;
	overflow: hidden;
}
.ny_public h3{
	width: 100%;
    overflow: hidden;
    text-indent: 0px;
    margin: 20px auto 0px auto;
    text-transform: uppercase;
}
.ny_public h3 span{
	width: 500px;
	margin: auto;
	padding: 5px 0px;
    color: #999;
	font-size: 22px;
	text-align: center;
    font-weight: bold;
    background: url(../image/xian.png) no-repeat center center;
}
.ny_public h3 i{
	font-size: 22px;
	text-align: center;
	font-style: normal;
	color: #999;
	font-weight: lighter;
}
.ny_public h3 p{
	padding: 10px 0px;
    text-align: center;
    font-size: 14px;
    color: #999;
    font-weight: lighter;
}
.ny_public li{
    width: 23%;
    height: 180px;
    float: left;
    margin: 1%;
    background: #FAFAFA;
    text-indent: 0px;
}
.ny_public li h1{
	padding: 0px 10px;
    font-size: 20px;
    color: #FF9C00;
    font-weight: lighter;
    text-align: center;
}
.ny_public li span{
	line-height: 25px;
	text-align: justify;
	padding: 0px 10px;
}
.diversity{
	width: 100% !important;
	background:#FFF !important;
}
.diversity a{
	width: 15%;
	float: left;
	margin: .8%;
	overflow: hidden;

}
.diversity a img{
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    display: block;
    margin: auto;
}
.diversity a span{
	text-align: center;
}
.diversity a i{
	font-style: normal;
	text-align: center;
	color: #999;
}

.team_box{
	width: 100%;
	overflow: hidden;
	margin:0px auto 30px auto;
	clear: both;
	background: #FFF;
}
.team_box li{
	padding: 20px 0px;
}
.team_left{
	width: 200px;
	height: 225px;
	float: left;
	position: relative;
	z-index: 1;
}
.team_left img{
	width: 180px;
	height: 225px;
	float: left;
	border-radius: 2px 2px 0px 0px;
	position: absolute;
	left: 25px;
	top: 20px;
	z-index: 2;
}
.team_left h1{
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 25px;
	bottom: 20px;
	z-index: 3;
	background: url(../image/zzbj.png) repeat;
	color: #FFF;
	font-size: 18px;
	font-weight: lighter;
}
.team_right{
	width: 760px;
	height: 225px;
	float:left;
	margin-left:20px;
}
.team_right h1{
	font-size: 22px;
	font-weight: 500;
	margin: 10px 0px;
}
.team_cont{
	text-indent: 25px;
	line-height: 30px;
}


.licheng{
	width: 95%;
	overflow: hidden;
	height:374px;
	line-height: 25px;
}
.lic-tit{
	height: 55px;
	line-height: 55px;
	background: #FAFAFA;
	margin:20px 0px;
	text-indent: 15px;
	font-size: 18px;
	color: #FF9C00;
}

.lic-left{
	width: 70px;
	float: left;
	margin-left: 20px;
}
.lic-left .l_year{
	font-size: 15px;
	font-style:normal;
	width: 70px;
	padding-top: 5px;
	background: #FF9C00;
	border-radius: 2px;
}
.lic-left .l_sz{
	font-size: 18px;
	font-style:normal;
	text-align: center;
	color: #FFF;
	font-weight: bolder;
}
.lic-left .l_yw{
	font-size: 14px;
	font-style:normal;
	text-align: center;
	color: #FFF;
	font-weight: bolder;
	opacity: .4;
}
.l_xian{
	display: block;
	width: 1px;
	height: 350px;
	margin:auto;
	background:#CCC;
}

.lic_right{
	width: 770px;
	float:left;
	margin-left: 20px;
}
.lic_right h2{
	font-size: 18px;
	padding: 10px 0px 0px 0px;
	font-weight: 550;
}
.lic_right p{
	padding: 0px;
	margin-top: 10px;
}
.lic_right p img{
	width: 360px;
	height: 210px;
	border: 1px solid #FAFAFA;
	padding: 10px;
	border-radius: 4px;
}

.jy-img {
	width: 30%;
	height: 250px;
	float: left;
	margin: 2% 2% 1% 1.3%;
	background: #FFF;
}
.jy-img a{
	width: 100%;
	overflow: hidden;
}
.jy-tu{
	width: 100%;
	height: 190px;
	overflow: hidden;
}
.jy-tu img{
	width: 100%;
	height: 190px;
	overflow: hidden;
	transition: all .5s ease 0s;
}
.jy-tu img:hover{
	transform: scale(1.1, 1.1);
}
.jy-img span{
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}

.xq-img {
	width: 30%;
	height: 300px;
	float: left;
	margin: 2% 2% 1% 1.3%;
	background: #FFF;
}
.xq-img a{
	width: 100%;
	overflow: hidden;
}
.xq-tu{
	width: 100%;
	height: 190px;
	overflow: hidden;
}
.xq-tu img{
	width: 100%;
	height: 190px;
	overflow: hidden;
	transition: all .5s ease 0s;
}
.xq-tu img:hover{
	transform: scale(1.1, 1.1);
}
.xq-img span{
	padding: 10px 5px 5px 5px;
	text-align: center;
	font-size: 15px;
}
.xq-img p{
	padding: 15px 5px 0px 5px;
	font-size: 17px;
	text-align: center;
}
.xq-img i{
	font-style: normal;
	color: #CCC;
	padding: 10px 5px 0px 5px;
	font-size: 12px;
	text-align: center;
	font-weight: lighter;
}


.kp-img {
	width: 30%;
	height: 250px;
	float: left;
	margin: 2% 2% 1% 1.3%;
	background: #FFF;
}
.kp-img a{
	width: 100%;
	overflow: hidden;
}
.kp-tu{
	width: 100%;
	height: 190px;
	overflow: hidden;
}
.kp-tu img{
	display: block;
	width: 80%;
	margin: 30px auto 0px auto;
	max-height: 140px;
	overflow: hidden;
	transition: all .5s ease 0s;
}
.kp-tu img:hover{
	transform: scale(1.1, 1.1);
}
.kp-img span{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}

.jy-new{
	width: 90%;
	margin: auto;
	line-height: 45px;
	border-bottom: 1px dotted #CCC;
	text-indent: 20px;
	background: url(../image/dian.png) no-repeat 3px center;
}
.jy-new p i{
	display: inline-block;
	float: right;
	font-style: normal;
	color: #CCC;
	font-weight: lighter;
}

.xq-new{
	width: 100%;
	margin: 20px 0px;
	overflow: hidden;
	background: #FFF;
}
.xq-new-img{
	width: 200px;
	height: 125px;
	float: left;
	margin: 15px 15px;
	overflow: hidden;
}
.xq-new-img img{
	width: 200px;
	height: 125px;
	border-radius: 2px;
	transition: all .5s ease 0s;
}
.xq-new-img img:hover{
	transform: scale(1.1, 1.1);
}
.xq-new-title{
	width: 770px;
	float: left;
}
.xq-new-title h3{
	margin-top: 15px;
	font-size: 18px;
	font-weight: normal;
}
.xq-new-title p{
	font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    margin-top: 5px;
    color: #777;
    text-indent: 25px;
    height: 85px;
    overflow: hidden;
}
.xq-new-date{
	float: right;
    color: #CCC;
    margin-right: 10px;
    font-style: normal;
    font-weight: lighter;
}

.rh_box{
	width: 305px;
	height: 380px;
	overflow: hidden;
	float: left;
	margin: 0px 10px;
	background: #FFF;
}
.tu{
	width: 305px;
	height: 170px;
	overflow: hidden;
}
.tu img{
	width: 305px;
	height: 170px;
	transition: all .5s ease 0s;
}
.tu img:hover{
	transform: scale(1.1, 1.1);
}
.rh_box h3{
	font-size: 18px;
	text-indent: 0px;
	margin-top: 20px;
	text-align: center;
	font-weight: lighter;
}
.rh_box p{
	width: 90%;
	height: 100px;
	margin: auto;
	line-height: 25px;
	margin-top: 15px;
	text-indent: 22px;
	overflow: hidden;
	color: #666;
}
.zx{
	width: 45%;
	height: 33px;
	color: #FFF;
	margin: auto;
	line-height: 33px;
	text-align: center;
	background: #F5833A;
	border-radius: 3px;
	font-size: 15px;
}
.zx:hover{
	color: #FFF;
	background: #F30;
	transition: all 1s ease;
}





.page_show {
	clear: both;
	margin: 50px 0px 20px 0px;
	text-align: center;
}
.page_show a, .page_show span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	min-width: 30px;
	text-align: center;
	background: #FFF;
	margin-right: 2px;
	padding:0px 10px;
	border-radius: 1px;
}
.page_show a:link, .page_show a:visited {
	text-decoration: none;
}
.page_show a:hover, .page_show a.current {
	background: #FF9C00;
	color: #FFF;
}



.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1200:after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	clear: both;
}
.footer {
	clear: both;
	min-width:1200px;
	padding-top: 50px;
	background: #222;
	font-size: 16px;
}
.w1200 {
	padding: 0 10px
}
.footer_top ul li {
	float: left;
	width: 278px;
	height: 78px;
	line-height: 78px;
	border: 1px solid #333;
	text-indent: 80px;
	color: #aaaaaa;
	margin-right: 20px;
}
.footer_top ul li:last-child {
	margin-right: 0;
}
.footer_top:after, .footer_down:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.footer_top ul li:nth-child(1) {
	background: url(../image/foot_icon1.png) no-repeat 25px center;
}
.footer_top ul li:nth-child(2) {
	background: url(../image/foot_icon2.png) no-repeat 25px center;
}
.footer_top ul li:nth-child(3) {
	background: url(../image/foot_icon3.png) no-repeat 25px center;
}
.footer_top ul li:nth-child(4) {
	background: url(../image/foot_icon4.png) no-repeat 25px center;
}
.footer_tel {
	border-bottom: 1px solid #333;
	height: 90px;
	margin: 0 auto;
	width: 1180px;
	padding-top: 30px;
	color: #aaa;
}
.footer_tel .tel {
	float: left;
	font-size: 16px;
	width: 180px;
	height: 65px;
	background: url(../image/foot_icon5.png) no-repeat 30px 0;
	padding-left: 100px;
}
.tel span {
	display: block;
}
.tel .site_phone {
	color: red;
}
.footer_tel ul li {
	height: 90px;
	line-height: 60px;
	display: inline-block;
	padding: 0 20px;
}
.footer_tel ul li:first-child {
	padding-left: 0;
}
.footer_down {
	padding-top: 50px;
}
.footer_down .left {
	float: left;
	width: 450px;
	padding-right: 20px;
}
.link{
	margin-top: 10px;
	color: #888;
}
.footer_down .left h3, .footer_down .center h3, .link h3 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
.footer_down .left p, .footer_down .center p, .link p {
	font-size: 14px;
	padding-top: 20px;
}
.footer_down .left p a, .footer_down .center p a, .link p a {
	font-size: 14px;
	color: #888;
	margin: 0 20px 10px 0;
	white-space: nowrap;
	display: inline-block;
	background: none !important;
}
.footer_down .left p a:hover, .footer_down .center p a:hover, .link p a:hover {
	color: #fff;
}
.footer_down .center {
	float: left;
	width: 400px;
	padding-right: 20px;
}
.footer_down .right {
	float: right;
}
.footer_down .right ul li {
	float: left;
	width: 120px;
	margin-right: 20px;
	text-align: center;
}
.footer_down .right ul li img{
	display:block;
	padding-top: 20px;
}
.footer_down .right ul li:last-child {
	margin-right: 0;
}
.footer_down .right ul li h3 {
	color: #888;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.footer .footer_copyright {
	padding: 30px 0;
}
.footer .footer_copyright p {
	line-height: 30px;
	color: #888;
	font-size: 14px;
}
.footer .footer_copyright p a{
	display: inline-block;
	color: #888;
}
.footer .footer_copyright p a:hover{
	display: inline-block;
	color: #888;
	text-decoration: underline;
}
.footer .footer_copyright p.beian a {
	color: #888;
	display: inline-block;
}
.footer .footer_copyright p.beian a:hover{
	color: #888;
	display: inline-block;
	text-decoration: none;
}
.footer .footer_copyright p.beian a img {
	vertical-align: middle;
}