body {
	margin: 0 auto;
	font-size: 12px;
	font-family: 'Arial';
	color: #333;
}

ul {
	margin: 0px;
	padding: 0px;
	zoom: 1;
	/*用于IE6*/
}

div {
	zoom: 1;
	/*用于IE6,要是IE6错位,修复这个.*/
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
	float: left;
}

dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

img {
	margin: 0px auto;
	border: 0;
}

a {
	text-decoration: none;
	color: #333;
}


/*a:hover{color:#DB3E3C;}*/

a img {
	border: none;
	border: 0;
}

p,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0px;
	overflow: hidden;
}

i,
em,
cite {
	font-style: normal;
}

input,
select {
	padding: 0;
	margin: 0;
}
.clearfix:after{
	height: 0;
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
}
.clearfix{
	zoom: 1;
}
.ovh {
	overflow: hidden;
}

.on {
	color: #c4261d!important;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.wrap2 {
	width: 1100px;
	margin: 0 auto;
	height: auto;
}

.font-black {
	color: #000!important;
}

.font-white {
	color: #fff!important;
}

.hide {
	display: none;
}

.h100 {
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.f12 {
	font-size: 12px!important;
}

.f13 {
	font-size: 13px!important;
}

.f14 {
	font-size: 14px!important;
}

.f15 {
	font-size: 15px!important;
}

.f16 {
	font-size: 16px!important;
}

.f18 {
	font-size: 18px!important;
}

.f20 {
	font-size: 20px!important;
}

.f22 {
	font-size: 22px!important;
}

.f24 {
	font-size: 24px!important;
}

.f26 {
	font-size: 26px!important;
}

.f28 {
	font-size: 28px!important;
}

.f30 {
	font-size: 30px!important;
}

.f32 {
	font-size: 32px!important;
}

.f34 {
	font-size: 34px!important;
}

.f36 {
	font-size: 36px!important;
}

.f38 {
	font-size: 38px!important;
}

.f40 {
	font-size: 40px!important;
}

.f42 {
	font-size: 42px!important;
}

.lh12 {
	line-height: 12px;
}

.lh14 {
	line-height: 14px;
}

.lh16 {
	line-height: 16px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh26 {
	line-height: 26px;
}

.lh28 {
	line-height: 28px;
}

.lh30 {
	line-height: 30px;
}

.lh32 {
	line-height: 32px;
}

.lh34 {
	line-height: 34px;
}

.lh36 {
	line-height: 36px;
}

.lh38 {
	line-height: 38px;
}

.lh40 {
	line-height: 40px;
}

.lh42 {
	line-height: 42px;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml25 {
	margin-left: 25px;
}

.ml35 {
	margin-left: 35px;
}

.m10 {
	margin: 10px;
	_display: inline;
}

.m20 {
	margin: 20px;
}

.m0 {
	margin: 0 auto;
}

.mb20 {
	margin-bottom: 20px;
}

.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

.pt15 {
	padding-top: 15px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb40 {
	padding-bottom: 40px;
}

.pr5 {
	padding-right: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.p5 {
	padding: 5px;
}

.p1 {
	padding: 1px;
}

.b {
	display: block;
}

.bold {
	font-weight: bold;
}

.in-b {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.por {
	position: relative;
}

.poa {
	position: absolute;
}

.ti {
	text-indent: -999999px;
}

.white {
	color: #fff;
}

.red {
	color: red;
	font-size: 22px;
}

.w100 {
	width: 100%;
}

.wp {
	width: 1200px;
	margin: 0 auto;
}

.divide5 {
	width: 100%;
	height: 5px;
	margin: 0 auto;
}

.divide10 {
	width: 100%;
	height: 10px;
	margin: 0 auto;
}

.divide15 {
	width: 100%;
	height: 15px;
	margin: 0 auto;
}

.divide20 {
	width: 100%;
	height: 20px;
	margin: 0 auto;
}

.divide25 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
}

.divide30 {
	width: 100%;
	height: 30px;
	margin: 0 auto;
}

.divide35 {
	width: 100%;
	height: 35px;
	margin: 0 auto;
}

.divide40 {
	width: 100%;
	height: 40px;
	margin: 0 auto;
}

.divide45 {
	width: 100%;
	height: 45px;
	margin: 0 auto;
}

.divide50 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

.divide55 {
	width: 100%;
	height: 55px;
	margin: 0 auto;
}

.divide60 {
	width: 100%;
	height: 60px;
	margin: 0 auto;
}

.divide65 {
	width: 100%;
	height: 65px;
	margin: 0 auto;
}

.divide70 {
	width: 100%;
	height: 70px;
	margin: 0 auto;
}

.divide75 {
	width: 100%;
	height: 75px;
	margin: 0 auto;
}

.divide80 {
	width: 100%;
	height: 80px;
	margin: 0 auto;
}

.divide85 {
	width: 100%;
	height: 85px;
	margin: 0 auto;
}

.divide90 {
	width: 100%;
	height: 90px;
	margin: 0 auto;
}

.language {
	/*	margin-right: 89px;*/
    position: relative;
	z-index: 999;
	margin-top: 10px;
}

.language p {
	height: 20px;
	line-height: 20px;
}

.language p a {
	margin-left: 5px;
	font-size: 14px;
	margin-right: 10px;
}

.language p a:hover {
	color: #02328d;
}

.nav1 {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	z-index: 90;
	position: relative;
}

.nav1 h1 {
	width: 390px;
	height: 100px;
	margin-top: 12px;
	float: left;
	text-indent: -999em;
	overflow: hidden;
}

.nav {
	width: 803px;
	margin-top: 20px;
}

.nav ul li {
	display: block;
	float: left;
	width: 104px;
	margin-left: 10px;
	height: 40px;
}

.nav ul li a {
	display: block;
	font-size: 16px;
	color: #02328d;
	text-align: center;
	line-height: 40px;
}

.nav ul li:hover {
	background: #009c86;
}

.nav ul li:hover a {
	color: #fff;
}

.nav_on {
	background: #009c86 !important;
}

.nav_on a {
	color: #fff !important;
}


/*导航结束*/


/* banner css */


/* banner css */

.focusBox {
	position: relative;
	width: 100%;
	height: 653px;
	overflow: hidden;
	top: -5px;
	border-top: 8px solid #02328d;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
}

.focusBox .pic a {
	width: 100%;
	height: 653px;
	display: block;
}

.focusBox .pic img {
	width: 100%;
	height: 653px;
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
	left: 50%;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../img/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../img/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
	background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../img/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 56%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.focusBox .prev {
	left: 0;
}

.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}


/*2*/

.section-header h3 {
	display: block;
	font-size: 40px;
	color: #333;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-top: 35px;
}

.section-header span {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 1;
	text-align: center;
	margin-top: 10px;
}

.bussiness-header {
	margin-bottom: 40px;
}

.bussiness-body {
	display: block;
	overflow: hidden;
}

.bussiness-body .item {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}

.bussiness-body .item1 {
	left: 200px;
	-webkit-transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
}

.bussiness-body .item2 {
	left: 300px;
	-webkit-transition: left 0.5s 0.5s linear, opacity 0.5s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.5s 0.5s linear, opacity 0.5s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.5s 0.5s linear, opacity 0.5s 0.5s linear, background 0.3s linear, width 0.3s linear;
	;
}

.bussiness-body .item3 {
	left: 400px;
	-webkit-transition: left 0.7s 0.5s linear, opacity 0.7s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.7s 0.5s linear, opacity 0.7s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.7s 0.5s linear, opacity 0.7s 0.5s linear, background 0.3s linear, width 0.3s linear;
}

.bussiness-body .item4 {
	left: 500px;
	-webkit-transition: left 0.9s 0.5s linear, opacity 0.9s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.9s 0.5s linear, opacity 0.9s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.9s 0.5s linear, opacity 0.9s 0.5s linear, background 0.3s linear, width 0.3s linear;
}

.bussiness-body .item5 {
	left: 600px;
	-webkit-transition: left 1.1s 0.5s linear, opacity 1.1s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 1.1s 0.5s linear, opacity 1.1s 0.9s linear, background 0.3s linear, width 0.3s linear;
	transition: left 1.1s 0.5s linear, opacity 1.1s 0.9s linear, background 0.3s linear, width 0.3s linear;
}

.bussiness-body .item.on {
	width: 49.33%;
}

.bussiness .bussiness-body.show .item {
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}

.bussiness-body .item .service {
	display: block;
	border: 1px solid #e8e8e8;
	text-align: center;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	height: 453px;
}

.bussiness-body .item.on .service {
	width: 50%;
}

.bussiness-body .item5 .service {
	border-width: 1px 1px 1px 1px;
}

.bussiness-body .item.on .service {
	background-color: #0166ce;
	border-color: #0166ce;
}

.bussiness-body .item .service .content {
	display: block;
	height: 260px;
	padding-top: 46px;
	line-height: 1;
}

.bussiness-body .item .service .content h4 {
	display: block;
	font-size: 18px;
	font-weight: bold;
}

.bussiness-body .item .service .content h4 a {
	color: #333;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.bussiness-body .item.on .service .content h4 a {
	color: #fff;
}

.bussiness-body .item .service .content p {
	display: block;
	margin-top: 11px;
	color: #4b4b4b;
	white-space: nowrap;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.bussiness-body .item.on .service .content p {
	color: #fff;
}

.bussiness-body .item .service .content .icon {
	display: inline-block;
	margin-top: 36px;
}

.bussiness-body .item .service .info {
	display: block;
	padding: 16px 20px 0 20px;
	border-top: 1px dashed #cdcdcd;
	font-size: 12px;
	line-height: 20px;
	color: #6c6c6c;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	margin-top: 20px;
}

.bussiness-body .item.on .service .info {
	color: #fff;
	border-top: 1px dashed #4e94dd;
	margin-top: 20px;
}

.bussiness-body .item .price {
	position: absolute;
	display: block;
	width: 100%;
	height: 452px;
	left: 100%;
	top: 0;
}

.bussiness-body .item.on .price {
	width: 50%;
	left: 50%;
}

.bussiness-body .item .price ul {
	display: block;
	position: relative;
	z-index: 5;
}

.bussiness-body .item .price ul li {
	display: block;
	height: 71px;
	line-height: 71px;
	*height: 69px;
	*line-height: 69px;
	border-bottom: 1px solid #565758;
	white-space: nowrap;
	width: 100%;
}

.bussiness-body .item .price ul li a {
	display: block;
	padding: 0 20px 0 10px;
	color: #999;
	background: url(../img/enter-icon.png) no-repeat right 10px center;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.bussiness-body .item .price ul li a:hover {
	color: #fff;
	background: url(../img/enter-icon-on.png) no-repeat right 10px center;
}

.bussiness-body .item .price ul li a .num {
	padding-left: 10px;
}

.bussiness-body .item .price .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 2;
}


/*index_about*/

.index_about {
	width: 100%;
	margin-top: 30px;
	background: url(../img/about.png) no-repeat center;
	height: 909px;
	overflow: hidden;
}

.i_about {
	width: 1100px;
	overflow: hidden;
	display: block;
	background: url(../img/about_p.png) no-repeat;
	margin-top: 108px;
	height: 586px;
}

.i_about_nav {
	margin-top: 40px;
}

.i_about_nav li {
	float: left;
	width: 100px;
	height: 60px;
	text-align: center;
}

.i_about_nav li a {
	font-size: 18px;
	color: #4d3e3e;
	line-height: 60px;
	text-align: center;
	text-align: center;
}

.about_on {
	background: #0060AC;
	color: #FFFFFF;
}

.about_on a {
	text-align: center;
	background: #0060AC;
	color: #FFFFFF !important;
}

.about_bt {
	margin-left: 160px;
	margin-top: 80px;
}

.about_mp {
	margin-right: 10px;
	display:none;
}

.i_about_p {
	margin-left: 332px;
	overflow: hidden;
}

.i_about_p h2 {
	font-size: 18px;
	color: #000000;
	margin-left: 44px;
}

.i_about_p a {
	margin-right: 10px;
	display: block;
	margin-left: 20px;
	margin-left: 44px;
	color: #555555;
	font-size: 13px;
	margin-top: 10px;
	line-height: 30px;
	height: 80px;
	overflow: hidden;
}

.i_more {
	font-size: 14px;
}

.i_more:hover {
	color: #0060ac;
}

.aboutcon {
	color: #555555;
	margin-top: 36px;
	line-height: 32px;
	text-indent: 2em;
}

.countup li {
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
}

.countup li span {
	color: #0060ac;
	font-size: 70px;
	position: absolute;
	right: 46px;
	bottom: 15px;
}

.countup li:last-child span {
	right: 0px;
}

.countup li:nth-child(3) span {
	right: -5px;
}

.countup li h1 {
	font-size: 65px;
	color: #0060ac;
}

.countup li p {
	font-size: 14px;
	color: #0060ac;
}

.countup li:hover h1 {
	color: #e40082;
}


/*index_new*/

.index_new {
	margin-top: 20px;
	overflow: hidden;
}

.i_new {
	margin-top: 20px;
}

.i_new_fl {
	display: block;
	width: 520px;
	height: 362px;
	position: relative;
}

.new_img {
	width: 520px;
	height: 362px;
	display: block;
	overflow: hidden;
}

.new_img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
}

.new_img:hover img {
	transform: scale(1.1);
}

.i_txt {
	z-index: 666;
	position: absolute;
	bottom: 0px;
	width: 520px;
	height: 40px;
	background: rgba(0, 96, 172, 0.5)
}

.i_new_t {
	margin-top: 10px;
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	margin-left: 20px;
}

.i_new_fr {
	width: 670px;
}

.i_new_fr ul li {
	height: 107px;
	background: #0060ac;
	margin-bottom: 20px;
}

.i_new1 {
	width: 180px;
	height: 107px;
	display: block;
	overflow: hidden;
}

.i_new1 img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
}

.i_new1:hover img {
	transform: scale(1.1);
}

.i_new2 {
	width: 350px;
	margin-left: 10px;
	overflow: hidden;
}

.i_new2 h2 {
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	background: url(../img/n_t.png) no-repeat left;
	padding-left: 30px;
}

.i_new2 p {
	font-size: 13px;
	color: #fff;
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
}

.i_new3 {
	border-left: 1px solid #FFFFFF;
	height: 107px;
	width: 120px;
	text-align: center;
}

.i_time {
	font-size: 34px;
	color: #fff;
	margin-top: 10px;
}

.i_time2 {
	font-size: 20px;
	color: #fff;
}

.i_new_fr ul li:hover {
	background: #2bb6a6;
}


/*index_hy*/

.index_hy {
	width: 100%;
	background: url(../img/hy.png) no-repeat center;
	height: 739px;
	margin-top: 20px;
	position: relative;
}

.hy_title {
	padding-top: 20px;
	text-align: center;
}

.hy_title h3 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
}

.hy_title span {
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
}

.picScroll-left {
	width: 1200px;
	overflow: hidden;
	margin-top: 40px;
}

.picScroll-left .hd {
	overflow: hidden;
	position: absolute;
	bottom: 40px;
	left: 44%;
}

.picScroll-left .hd ul li {
	float: left;
	width: 60px;
	height: 9px;
	background: #ffffff;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.picScroll-left .hd ul li.on {
	background: #f4f4f4 !important;
	color: #f4f4f4 !important;
}

.picScroll-left .bd {
	padding: 10px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 20px;
	float: left;
	display: block;
	overflow: hidden;
	text-align: center;
	width: 346px;
	transition: all 0.3s ease;
}

.picScroll-left .bd ul li:hover {
	transform: scale(1.1);
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 346px;
	height: 369px;
	display: block;
	padding: 2px;
	transition: all 0.3s ease;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	height: 60px;
	background: #008dd2;
	line-height: 60px;
	color: #ffff;
}

.picScroll-left .bd ul li .title a {
	text-align: center;
	line-height: 60px;
	color: #fff;
}


/*index_case*/

.index_case {
	margin-top: 30px;
}

.picMarquee-left {
	width: 1200px;
	position: relative;
}

.picMarquee-left .bd {
	padding: 10px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-left: 60px;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
	width: 139px;
	height: 159px;
	background: url(../img/pare.png) no-repeat center;
}

.picMarquee-left .bd ul li .pic img {
	line-height: 159px;
	display: block;
	text-align: center;
	padding-top: 50px;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .title {
	line-height: 24px;
}


/*foot_box*/

.foot_box {
	overflow: hidden;
	width: 100%;
	background: #0c5aa4;
	height: 250px;
}

.foot2_fl {
	margin-top: 40px;
	width: 643px;
	overflow: hidden;
}

.foot2_p {
	padding-left: 20px;
}

.foot2_p p {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

.foot_xw {
	margin-right: 20px;
	width: 149px;
	height: 149px;
	margin-top: 20px;
}

.foot_xw p {
	text-align: center;
	color: #fff;
}

.foot_box2 {
	width: 100%;
	height: 40px;
	background: #000000;
}

.foot3 {
	border-top: 1px solid #7eb2e4;
	margin-top: 20px;
}

.foot3 p {
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
}

.foot3_p2 {
	margin-right: 20px;
	line-height: 40px;
}

.foot3_p2 a {
	color: #fff;
	font-size: 12px;
	line-height: 40px;
}


/**/

.content_box {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
}

.other_left {
	width: 280px;
}

.other_left .other_top {
	width: 100%;
	height: 100px;
	background: #02328d;
	border-bottom: #FFFFFF solid 1px;
}

.other_left .other_p1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	width: 100%;
	float: left;
	padding-left: 92px;
	color: #FFFFFF;
	margin: 27px 0 7px 0;
}

.other_left .other_p2 {
	font-size: 14px;
	line-height: 13px;
	width: 100%;
	float: left;
	padding-left: 107px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.v01 {
	background-position: 0 0;
}

.v02 {
	background-position: 0 -16px;
	;
}

.navtitle {
	height: 55px;
	background: #313131;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}

.navtitle a {
	color: #fff !important;
	font-size: 14px;
}

.navtitle:hover {
	background: #008dd2;
	color: #fff;
	transition: all ease-out 0.4s;
}

.nav_cur {
	background: #008dd2;
}

.navtitle a {
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 55px;
	color: #1c4587;
}

.vconlist {
	background: #f8f4f4;
}
.vconlist li {
	display: block;
	height: 45px;
	line-height: 45px;
	float: none !important;
}

.vconlist li a {
	height: 45px;
	line-height: 45px;
	padding-left: 25px;
	display: block;
	font-size: 14px;
	color: #866f67;
	border-bottom: 1px solid #fff;
}

.vconlist li a:hover {
	color: #008dd2;
	font-size: 14px;
}
.vconlist li a.hover {
	color: #008dd2;
	font-size: 14px;
}
.other_right {
    width: 900px;
}
.right_pro {
	margin-top: 30px;
}

.right_pro ul li {
	float: left;
	width: 286px;
	margin-left: 10px;
	margin-bottom: 40px;
}

.right_pro ul li a.r_proimg {
	width: 286px;
	height: 215px;
	overflow: hidden;
	display: block;
	text-align: center;
}

.right_pro ul li a.r_proimg img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.right_pro ul li a.r_proimg:hover img {
	transform: scale(1.1, 1.1);
}

.right_pro ul li .r_title {
	font-size: 14px;
	line-height: 35px;
	color: #313131;
	height: 35px;
	overflow: hidden;
	margin-top: 10px;
}

.right_pro ul li .r_proline {
	margin-top: 10px;
	border-bottom: 2px #bebebe solid;
	padding-bottom: 5px;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
}

.right_pro ul li:hover .r_proline {
	border-bottom: 2px #d70800 solid;
}
.pro-content{
	padding: 30px 0;
}
.page_name {
	font-size: 24px;
	color: #02328d;
}
.n-pro-meunlv2 {

	border: 5px solid #ddd;
	padding:10px 10px;
	margin-top: 20px;
}
.n-pro-meunlv2 ul li {
	list-style-type: square;
	color: #F00;
	margin-left: 30px;
	float: left;
/*	width: 75px;*/
}
.n-pro-meunlv2 ul li a {
	line-height: 50px;
	font-size: 16px;
}
.n-pro-meunlv2 ul li a i {
	width: 2px;
	height: 2px;
	background-color: #da251c;
	display: block;
	line-height: 50px;
}
.fenye {
	width: 100%;
	text-align: center;
}

.fenye .fenye_nei {
	display: inline-block;
}

.fenye .fenye_nei a {
	float: left;
	line-height: 31px;
	width: 33px;
	height: 33px;
	display: inline-block;
	text-align: center;
	margin: 15px 4px 0px 4px;
	border: #dddddd solid 1px;
	font-size: 16px;
	color: #545454;
}

.fenye .fenye_nei a.on {
	background: #b90000;
	border: #b90000 solid 1px;
	color: #FFFFFF;
}

.fenye .fenye_nei a:hover {
	background: #b90000;
	border: #b90000 solid 1px;
	color: #FFFFFF;
}


/**/
.about_cont{
	margin-top: 30px;
	margin-bottom: 20px;
}
#bd{
  zoom: 1;
}
#bd{
    margin-bottom: 50px;
        margin-top: 66px;
}
.map-box{
    position: relative;
    height: 450px;
}
.BMapLabel{display: none !important;}
.map-info{
    position: absolute;
    right: 0;
    width: 350px;
    height: 397px;
    background-color: #ebebeb;
    background-color: rgba(235,235,235,.85);
    padding: 30px 20px;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    top: 0;
    margin-top: 45px;
}
.baidu-map img{
    max-width: 555555px;
}
.map-info h3{
    font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
    color: #296fb7;
}
.map-info h3:after{
    position: absolute;
    content: '';
    border-top: 4px solid #296fb7;
    left: 0;
    bottom: -6px;
    width: 46px;
}
.map-info h4{
    margin: 20px 0;
    font-size: 18px;
    font-weight: bold;
}
/**/
.n-path {
	border-bottom: 1px solid #f2f2f2;
	height: 55px;
}

.path-ul li {
	float: left;
	height: 55px;
}

.path-ul li a {
	padding: 15px 25px;
	line-height: 55px;
	font-size: 16px;
	color: #505050;
}

.pathss {
	line-height: 55px;
	margin: 0 15px;
	font-size: 13px;
}

.pathss-i {
	line-height: 55px!important;
	font-size: 25px!important;
	color: #0060ac!important;
}

.path-ul li:hover {
	border-bottom: 2px solid #0d68b0;
}

.path-on {
	border-bottom: 2px solid #0d68b0;
}

.More-about {
	width: 130px;
	height: 40px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	border-radius: 0px;
	background-color: #0060ac;
	margin: 40px auto;
	float: left;
	font-size: 16px;
}

.n-title {
	color: #333;
	margin: 30px 0px;
	font-size: 40px;
}

.bd-p1 {
	font-size: 36px;
	color: #333;
}

.bd-p2 {
	font-size: 18px;
	color: #333;
	margin-top: 25px;
}

.lx-t {
	font-size: 14px;
	line-height: 22px;
	color: #4a4949;
	margin-top: 10px;
}

.lx-t p {
	margin-bottom: 10px;
}

.lx-bd span {
	display: block;
	font-size: 14px;
	color: #4a4949;
	line-height: 30px;
}

.lx-bd .text {
	width: 100%;
	border: 1px solid #dfdddd;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	margin-bottom: 10px;
}

.lx-bd .textarea {
	border: 1px solid #dfdddd;
	padding: 10px;
	height: 142px;
	width: 100%;
}

.lx-bd .submit {
	width: 150px;
	margin: 15px auto 40px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	color: #fff;
	background-color: #b20000;
	border: none;
	border: 0;
}

.lx-bd span {
	font-size: 18px;
	margin-bottom: 5px;
}

.new-lists li {
	width: 100%;
	min-height: 210px;
	margin-bottom: 45px;
}

.new-lists li:hover .new-p1 {
	color: #0d68b0;
}

.new-lists li img {
	display: block;
	width: 350px;
	height: 210px;
	float: left;
}

.new-content {
	height: 210px;
	width: 765px;
	border-bottom: 1px dashed #000000;
	float: left;
	margin-left: 25px;
}

.new-p1 {
	font-size: 16px;
	margin: 10px;
	color: #656565;
}

.new-p2 {
	font-size: 16px;
	margin: 16px 10px;
	color: #656565;
	line-height: 32px;
}

.new-p3 {
	display: block;
	width: 145px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background-color: #656768;
	color: #fff;
	font-size: 15px;
	margin-left: 10px;
}

.o-left {
	background-color: #f7f7f7;
	float: left;
	width: 305px;
}

.o-left-t {
	font-size: 30px;
	height: 90px;
	text-align: center;
	color: #fff;
	line-height: 90px;
	background-color: #0060ac;
}

.pro-list {
	background-color: #f7f7f7;
	width: 100%;
	padding: 0px 10px;
	height: auto;
	margin-top: 12px;
	overflow: hidden;
}

.pro-list li {
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #d8d8d8;
	margin-top: 8px;
}

.pro-list li:hover a {
	color: #0060ac;
}

.pro-list li a {
	line-height: 38px;
	color: #000;
	padding-left: 10px;
}

.pro-list li a i {
	font-size: 18px;
}

.hot-art {
	margin-bottom: 20px;
}

.o-right {
	width: 810px;
	height: 1000px;
	background-color: #007AFF;
	float: right;
}

.right-list li {
	width: 100%;
	height: 180px;
	background-color: #f7f7f7;
	position: relative;
	margin-bottom: 20px;
	padding-right: 200px;
}

.right-p1 {
	margin: 20px 0px 10px 35px;
	font-size: 15px;
	color: #0060ac;
}

.right-p2 {
	margin: 20px 0px 10px 40px;
	font-size: 15px;
}

.right-time {
	height: 100%;
	width: 108px;
	background-color: #0060ac;
	top: 0px;
	right: 0px;
	text-align: center;
}

.right-time-p1 {
	color: #fff;
	font-size: 36px;
	margin-top: 40px;
}

.right-time-p2 {
	color: #fff;
	font-size: 18px;
}

.wz-box {
	text-align: left;
	padding-bottom: 30px;
}

.wz-box h1 {
	margin: 20px 0 10px;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}

.wz-box .info {
	line-height: 26px;
	background-color: #eee;
	margin: 0 10px;
	text-align: center;
}

.wz-box .content1 {
	line-height: 25px;
	margin: 20px 20px 30px;
}

.wz-box .content1 p {
	margin-top: 20px;
}

.about-p33 {
	color: #848484!important;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}

.about-p11 {
	color: #7c8082;
}

.ser-ul {
	background-color: #333;
}

.ser-ul li {
	float: left;
	width: 167px;
	height: 48px;
	text-align: center;
}

.ser-ul li:hover {
	/*background-color: #0060ac;*/
}

.ser-ul li a {
	line-height: 48px;
	color: #fff;
}

.onnn {
	background-color: #0060ac;
}

.ser-p1 {
	font-size: 19px;
	color: #848484;
	margin-bottom: 10px;
	margin-top: 20px;
}

.ser-h1 {
	color: #0060ac;
	font-size: 35px;
}

.ser-p2 {
	background: url(../img/img22.png) no-repeat 100% 100%;
	height: 20px;
	width: 100%;
	font-size: 17px;
	color: #3d3b3b;
	line-height: 30px;
}

.ser-388 {
	width: 350px;
	height: 550px;
	text-align: center;
}

.ser-388 .i-1 {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	border: 1px solid #929292;
	text-align: center;
	line-height: 125px;
	font-size: 50px;
	color: #666666;
	display: block;
	margin: 0 auto;
}

.ser-388 p {
	font-size: 18px;
	color: #2b2c2d;
	margin: 16px 0px 10px 0px;
}

.ser-388 span {
	font-size: 14px;
	color: #545556;
}

.i-1:hover {
	background-color: #c40000;
	color: #fff;
}

.imgss {
	top: 160px;
	left: 0px;
	right: 0px;
}

.ser-div {
	width: 100%;
	background-color: #ececec;
	min-height: 395px;
	padding: 20px;
}

.ser-div-h4 {
	font-size: 18px;
	color: #1066af;
	line-height: 35px;
}

.ser-div-p1 {
	line-height: 25px;
	color: #141212;
	margin-top: 5px;
}

/*关于我们*/
.other_bg {
	width: 100%;
	height: auto;
	background-color: #f9f9f9;
}

.other_nav {
	width: 100%;
	height: 57px;
	background-color: #fff;
	margin-top: 20px;
	border-bottom: 1px dotted #aaa;
	overflow: hidden;
}

.about_location {
	height: 50px;
}

.local_circle {
	width: 27px;
	height: 27px;
	float: left;
	margin-top: 7px;
}

.local {
	width: 400px;
	float: right;
	margin-top: 13px;
}

.local_icon {
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}

.local span {
	font-size: 13px;
	color: #666;
}

.nav_bottom_bg {
	width: 100%;
	height: 56px;
	background: #fff
}

.nav_cell {
	width: 198px;
	height: 50px !important;
	border-left: 1px dotted #aaa;
	float: left;
	position: relative;
	box-sizing: border-box;
}

.nav_cell p {
	font-size: 16px;
	line-height: 50px;
	color: #000;
	text-align: center;
}

.nav_cell a {
	display: block;
}

.nav1_on {
	width: 197px;
	height: 70px !important;
	background: url(../img/nav_mask.png) no-repeat !important;
	border-left: none;
	color: #fff;
}

.nav_cell:hover {
	width: 197px;
	height: 70px !important;
	background: url(../img/nav_mask.png) no-repeat !important;
	border-left: none;
}

.nav_cell:hover a p {
	color: #fff;
}

.nav1_on a p {
	color: #fff !important;
}

.jiant_l {
	width: 19px;
	height: 50px;
	float: left;
	background: url(../images/jiant_left.jpg) center center no-repeat;
	margin-right: 21px;
	cursor: pointer;
}

.other_main {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	margin-top: 40px;
	background-color: #fff;
	padding-bottom: 70px;
	box-shadow: 0 0 black;
}

.about_title {
	width: 1140px;
	margin: 0px auto;
	padding-top: 20px;
}

.about_title span {
	background: url(../img/js.png) no-repeat left;
	padding-left: 40px;
	font-size: 26px;
}

.other_cont {
	width: 1140px;
	margin: 0px auto;
	margin-top: 35px;
	overflow: hidden;
}

.other_cont p {
	line-height: 30px;
}
.baikes{
	background: #f9f9f9;
	
}
/*新闻详情*/
.article{
	padding-bottom: 50px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.article-title{
	line-height: 50px;
	font-size: 20px;
	color: #666;
	text-align: center;
	color: #026fce;
}
.article-subtitle{
	height: 50px;
	line-height: 50px;
	width: 500px;
	margin:0 auto;
	color: #999;
}
.article-content{
	font-size: 15px;
	color: #333;
	line-height: 25px;
}
.prev-next{
	margin-top: 25px;
}
.prev-l,.next-r{
	width: 50%;
	float: left;
	line-height: 50px;
	color: #666;
	font-size: 15px;
}
.prev span,.next span{
	padding: 8px 20px;
	background: #b8382e;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	margin-right: 12px;
}
.prev-next a{
	font-size: 15px;
	color: #666;
}
.prev-next a:hover{
	color: #b8382e;
}
/*翻页*/
.page {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
    text-align: center;
}
.page div{
	display: inline-block;
}
.page a,
.page span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page .current {
    background-color: #337ab7;
    border: 1px solid #337ab7;
    color: #fff;
}

.page a:first-child,
.page span:first-child  {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.page a:last-child,
.page span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}