﻿@charset "utf-8";
/* CSS Document */ 

@font-face {
	font-family: 'iconfont';
	src: url('/style/fonts/font_1432720974_1547027.eot');
	src: url('/style/fonts/font_1432720974_1547027.eot') format('embedded-opentype'), url('/style/fonts/font_1432720974_1547027.woff') format('woff'), url('/style/fonts/font_1432720974_1547027.ttf') format('truetype'), url('/style/fonts/font_1432720974_1547027.svg#iconfont') format('svg')
}
@font-face {
	font-family: 'Pacifico';
	font-style: normal;
	font-weight: 400;
	src: local('Pacifico Regular'), local('Pacifico-Regular'), url(/style/fonts/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2')
}
.fa {
	display: inline-block;
	font-family: "iconfont";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}
.fa-icon-qq:before {
	content: "\e604"
}
.fa-icon-weibo:before {
	content: "\e600"
}
.fa-icon-weixin:before {
	content: "\e605"
}
.fa-icon-zaixianzixun:before {
	content: "\e608"
}
body {
	font-family: "微软雅黑"
}
.glyphicon {
	top: 0 !important
}
.no-padding {
	padding: 0 !important
}
.no-margin {
	margin: 0 !important
}
.no-background {
	background: none !important
}
.no-border {
	border: none !important
}
.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.w100 {
	width: 100% !important
}
.h100 {
	height: 100% !important
}
a {
	text-decoration: none !important;
	cursor: pointer !important
}
.container-fluid {
	max-width: 1370px !important
}
.tr {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s
}
.tr2 {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s
}
.tr3 {
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s
}
.main-pad-1 {
	padding: 60px 0 40px;
}
.main-pad-2 {
	padding: 40px 0;
}
.main-pad-3 {
	padding: 30px 0;
}
.main-Background-1 {
	background: #f4f4f4;
}
.main-Background-2 {
	background: url(/style/images/text1_bg.jpg) 50% 50%;
	background-size: cover;
}
.main-Background-3 {
	background: #171718;
}
.main-Background-4 {
	background: url(/style/images/bg4_02.jpg) 50% 50%;
	background-size: cover;
}
header {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999999999;
	width: 100%;
}
header .top_bar {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#66000000', GradientType=0 );
}
header .top_bar p {
	font-size: 12px;
	color: #fff;
	line-height: 28px;
}
header .top_bar p span {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
header .top_bar p a {
	position: relative;
	margin: 0 0 0 20px;
	color: #fff;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
header .top_bar p a:after {
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	z-index: 1;
	margin: -6px 0 0;
	width: 1px;
	height: 12px;
	background: #606063;
	filter: alpha(opacity=35);
	-moz-opacity: 0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
}
header .top_bar p a:first-child {
	margin: 0;
}
header .top_bar p a:first-child:after {
	display: none;
}
header .daohang {
	position: relative;
}
header .daohang .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
header .daohang .bg .left {
	position: relative;
	width: 21%;
	height: 74px;
}
header .daohang .bg .left:after {
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
	z-index: 1;
	width: 10000px;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#66ffffff', GradientType=0 );
}
header .daohang .bg .right {
	position: relative;
	width: 79%;
	height: 74px;
}
header .daohang .bg .right:after {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 1;
	width: 10000px;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30067b7', endColorstr='#b30067b7', GradientType=0 );
}
header .daohang .box {
	position: relative;
	z-index: 2;
	height: 74px;
}
header .daohang .box .left {
	position: relative;
	width: 21%;
}
header .daohang .box .left .logo {
	font-size: 0;
	line-height: 74px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#66ffffff', GradientType=0 );
}
header .daohang .box .left .xlbox {
	height: 548px;
	background: #fff;
}
header .daohang .box .left .xlbox .tel {
	padding: 32px 19px 0;
	height: 128px;
	font-size: 0;
	background: #f5f5f5;
}
header .daohang .box .left .xlbox .tel span {
	display: inline-block;
	vertical-align: top;
	padding: 0 11px;
	font-size: 22px;
	color: #c30604;
	line-height: 34px;
	border: solid 2px #c30604;
}
header .daohang .box .left .xlbox .tel h5 {
	margin: 12px 0 0;
	font-size: 12px;
	color: #c30604;
	line-height: 16px;
}
header .daohang .box .left .xlbox .xiadan {
	padding: 20px 19px 0;
}
header .daohang .box .left .xlbox .xiadan .biaoti {
	margin: 0 0 14px;
	font-size: 12px;
	color: #fff;
	line-height: 28px;
	background: #0168b7;
	border: solid 5px #fff;
	box-shadow: 0 0 0 4px #0168b7;
	-webkit-box-shadow: 0 0 0 4px #0168b7;
	-moz-box-shadow: 0 0 0 4px #0168b7;
	-o-box-shadow: 0 0 0 4px #0168b7;
}
header .daohang .box .left .xlbox .xiadan form .hang {
	border-bottom: solid 1px #eaeaea;
}
header .daohang .box .left .xlbox .xiadan form .hang input {
	padding: 0 10px;
	width: 100%;
	height: 48px;
	font-size: 12px;
	color: #666;
	background: none;
	border: none;
}
header .daohang .box .left .xlbox .xiadan form .hang.yzm {
	position: relative;
	padding: 0 70px 0 0;
}
header .daohang .box .left .xlbox .xiadan form .hang.yzm a {
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
	width: 60px;
	font-size: 12px;
	color: #ff5000;
	line-height: 48px;
}
header .daohang .box .left .xlbox .xiadan form button {
	display: block;
	margin: 29px 0 0;
	width: 100%;
	height: 46px;
	font-size: 12px;
	color: #fff;
	line-height: 46px;
	background: #0168b7;
	border: none;
	border-radius: 5px;
}
header .daohang .box .right {
	position: relative;
	padding: 0 40px 0 0;
	width: 79%;
	height: 74px;
	background: -moz-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30067b7', endColorstr='#b30067b7', GradientType=0 );
}
header .daohang .box .right .menu {
	padding: 0 0 0 10px;
}
header .daohang .box .right .menu ul li {
	position: relative;
	padding: 0 10px;
	line-height: 74px;
}
header .daohang .box .right .menu ul li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1;
	width: 1px;
	margin-top: -7px;
	height: 14px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: -moz-linear-gradient(top, rgba(89,136,172,0) 0%, rgba(89,136,172,1) 50%, rgba(89,136,172,0) 100%);
	background: -webkit-linear-gradient(top, rgba(89,136,172,0) 0%, rgba(89,136,172,1) 50%, rgba(89,136,172,0) 100%);
	background: linear-gradient(to bottom, rgba(89,136,172,0) 0%, rgba(89,136,172,1) 50%, rgba(89,136,172,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#005988ac', endColorstr='#005988ac', GradientType=0 );
}
header .daohang .box .right .menu ul li a {
	position: relative;
	color: #fff;
}
header .daohang .box .right .menu ul li a:after {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	z-index: 1;
	width: 100%;
	height: 2px;
	background: #cc8f05;
}
header .daohang .box .right .menu ul li .ul {
	display: none;
	position: absolute;
	left: 50%;
	top: 100%;
	z-index: 5;
	margin: 0 0 0 -50px;
	width: 100px;
	background: -moz-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30067b7', endColorstr='#b30067b7', GradientType=0 );
}
header .daohang .box .right .menu ul li .ul .li a {
	padding: 0 10px;
	display: block;
	font-size: 12px;
	line-height: 40px;
}
header .daohang .box .right .search {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 30px;
	height: 100%;
}
header .daohang .box .right .search .search-btn {
	position: relative;
	font-size: 0;
	line-height: 74px;
}
header .daohang .box .right .search .search-btn:after {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	width: 0;
	height: 0;
	border-left: solid 3px transparent;
	border-right: solid 3px transparent;
	border-top: solid 3px #e5a004;
}
header .daohang .box .right .search .search-btn.click:after {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
header .daohang .box .right .search form {
	display: none;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 1;
	margin-top: 5px;
	padding: 0 40px 0 0;
	width: 200px;
	box-shadow: 0 0 0 5px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 0 5px rgba(0,0,0,0.6);
	-o-box-shadow: 0 0 0 5px rgba(0,0,0,0.6);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000', GradientType=0 );
}
header .daohang .box .right .search form input {
	padding: 0 10px;
	width: 100%;
	height: 30px;
	font-size: 12px;
	color: #fff;
	border: none;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#66ffffff', GradientType=0 );
}
header .daohang .box .right .search form button {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 38px;
	height: 30px;
	font-size: 12px;
	color: #fff;
	background: #0168b7;
	border: none;
}
header .daohang .box .right .search .search-btn img {
	cursor: pointer;
}
.banner {
	position: relative;
	overflow: hidden;
}
.banner a {
	position: relative;
	display: block;
	height: 650px;
}
.banner a .b1_wz {
	position: absolute;
	right: 50%;
	width: 20%;
	margin: 0 -224px 0 0;
	top: 30%;
	z-index: 1;
}
.banner a .b1_wz img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.banner a .b1_wz img.i1 {
	margin-bottom: 35px;
	animation-delay: 0s;
}
.banner a .b1_wz img.i2 {
	margin-bottom: 35px;
	animation-delay: 0.1s;
}
.banner a .b1_wz img.i3 {
	margin-bottom: 20px;
	animation-delay: 0.2s;
}
.banner a .b1_wz img.i4 {
	margin-bottom: 20px;
	animation-delay: 0.3s;
}
.banner a .b1_wz img.i5 {
	margin-bottom: 20px;
	animation-delay: 0.4s;
}
.banner a .b1_img {
	position: absolute;
	right: 50%;
	margin-right: -40%;
	top: 42%;
	width: 20%;
	z-index: 1;
}
.banner a .b1_img img {
	max-width: 100%;
}
.banner a .b2_img {
	position: absolute;
	right: 50%;
	margin-right: -15%;
	top: 30%;
	z-index: 1;
	width: 25%;
}
.banner a .b2_img img {
	max-width: 100%;
}
.banner a .b2_img img.i1 {
	display: block;
	margin: 0 auto 10px;
}
.banner a .b2_img img.i2 {
	width: 30%;
	margin: 0 1%;
}
.banner a .b2_img img.i3 {
	width: 30%;
	margin: 0 1%;
}
.banner a .b2_img img.i4 {
	width: 30%;
	margin: 0 1%;
}
.banner a .b2_text {
	position: absolute;
	margin-right: -40%;
	right: 50%;
	top: 40%;
	width: 23%;
}
.banner a .b2_text img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.banner a .b2_text img.i1 {
	margin-bottom: 10px;
}
.banner a .b2_text img.i2 {
	margin-bottom: 30px;
}
.banner a .b2_text img.i3 {
	margin-bottom: 10px;
}
.banner a .b2_text img.i4 {
	margin-bottom: 30px;
}
.banner a .b2_text img.i5 {
	margin-bottom: 10px;
}
.banner a .b3_img {
	position: absolute;
	right: 50%;
	margin-right: -12%;
	bottom: 20%;
	z-index: 1;
	width: 20%;
}
.banner a .b3_img img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.banner a .b3_img img.i1 {
	margin-bottom: 10px;
}
.banner a .b3_img img.i2 {
	margin-bottom: 20px;
}
.banner a .b3_img img.i3 {
	margin-bottom: 10px;
}
.banner a .b3_text {
	position: absolute;
	right: 50%;
	z-index: 1;
	bottom: 0;
	width: 20%;
	margin-right: -35%;
}
.banner a .b3_text img {
	max-width: 100%;
}
/* .banner a .imgbox{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; } */
/* .banner.click a .imgbox{ transform: rotate(2deg) scale(1.15,1.15); } */
.banner a img.mb {
	display: block;
	margin: 0 auto;
}
/* .banner a .container-fluid{ position: relative; z-index: 2; }
.banner a .box{padding: 102px 0 0 21%; height: 650px;}
.banner a .box .textbox{ position: relative; height: 548px; }
.banner a .box .textbox .text{ position: absolute; left: 30%; top: 12%; z-index:1; }
.banner a .box .textbox .text h3{ margin:0; font-size: 54px;color: #fff; line-height: 60px;  }
.banner a .box .textbox .text .ul{ padding: 55px 0 0 70px; }
.banner a .box .textbox .text .ul .li{ margin:0 0 22px; padding:3px 0 0 80px; min-height: 64px; background-repeat: no-repeat; background-size: 64px 64px; background-position: 0 0; }
.banner a .box .textbox .text .ul .li.li1{animation-delay:0.3s;}
.banner a .box .textbox .text .ul .li.li2{animation-delay:0.5s;}
.banner a .box .textbox .text .ul .li.li3{animation-delay:0.7s;}
.banner a .box .textbox .text .ul .li:last-child{ margin:0; }
.banner a .box .textbox .text .ul .li strong{ display: block; font-size: 22px; color: #fff; line-height: 30px; }
.banner a .box .textbox .text .ul .li h5{ margin:0; font-size: 15px;color: #fff; line-height: 27px; } */
.banner .glyphicon {
	top: 50% !important;
}
/* .banner .carousel-control.left,.banner .carousel-control.right{ width:60px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.banner .carousel-control.left{ left:-60px;background:url(/style/images/prev_arrow_60.png) no-repeat left;}
.banner:hover .carousel-control.left{ left:0;}
.banner .carousel-control.right{ right:-60px;background:url(/style/images/next_arrow_60.png) no-repeat right;}
.banner:hover .carousel-control.right{ right:0;} */
.banner .carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.banner .carousel-fade .carousel-inner .active {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.banner .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.banner .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.banner #myCarousel {
	position: relative
}
.banner #myCarousel .carousel-indicators {
	margin-bottom: 0;
	bottom: 30px;
	z-index: 2147483647;
}
.banner #myCarousel .carousel-indicators li {
	position: relative;
	margin: 0 4px;
	width: 49px;
	height: 7px;
	border: solid 1px #fff;
	border-radius: 4px;
	background: none;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.banner #myCarousel .carousel-indicators li:after {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	content: "";
	position: absolute;
	left: 1px;
	top: 1px;
	z-index: 1;
	width: 45px;
	height: 3px;
	border-radius: 2px;
	background: #e5a004;
}
.banner #myCarousel .carousel-indicators li:hover {
	border: solid 1px #e5a004;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.banner #myCarousel .carousel-indicators li:hover:after {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.banner #myCarousel .carousel-indicators li.active {
	border: solid 1px #e5a004;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.banner #myCarousel .carousel-indicators li.active:after {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.title-1 {
	margin: 0 0 25px;
	overflow: hidden;
}
.title-1 a {
	position: relative;
	padding: 0 0 10px;
	display: block;
	font-size: 0;
}
.title-1 a:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 1;
	margin: 0 0 0 -10px;
	width: 21px;
	height: 11px;
	background: url(/style/images/title1_jt.png) no-repeat;
}
.title-1 a h5 {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.title-1 a h5:after, .title-1 a h5:before {
	content: "";
	position: absolute;
	top: 50%;
	z-index: 1;
	width: 1000px;
	height: 1px;
	background: #000;
	filter: alpha(opacity=8);
	-moz-opacity: 0.08;
	-khtml-opacity: 0.08;
	opacity: 0.08;
}
.title-1 a h5:after {
	left: -1062px;
}
.title-1 a h5:before {
	right: -1062px;
}
.title-1 a h5 b {
	display: block;
	margin: 0 0 -40px;
	padding: 0 0 10px;
	font-family: Impact, arial;
	font-size: 40px;
	color: #000;
	filter: alpha(opacity=8);
	-moz-opacity: 0.08;
	-khtml-opacity: 0.08;
	opacity: 0.08;
	line-height: 32px;
}
.title-1 a h5 span {
	position: relative;
	display: block;
	font-size: 30px;
	color: #c30604;
	font-weight: bold;
	line-height: 34px;
}
.title-1 a h5 span:after, .title-1 a h5 span:before {
	content: "";
	position: absolute;
	top: 50%;
	z-index: 2;
	margin-top: -1px;
	width: 80px;
	height: 1px;
	background: #c30604;
}
.title-1 a h5 span:after {
	left: -142px;
}
.title-1 a h5 span:before {
	right: -142px;
}
.title-1 a p {
	margin: 10px 0;
	font-size: 13px;
	color: #333;
	line-height: 14px;
}
.title-2 {
	padding: 0 20px;
	font-size: 18px;
	color: #fff;
	line-height: 45px;
	background: #0168b7;
}
.text-1 .left {
	width: 58%;
}
.text-1 .left h4 {
	margin: 0;
	font-size: 32px;
	color: #fff;
	line-height: 42px;
	font-weight: bold;
}
.text-1 .left span {
	display: block;
	font-family: Arial;
	color: #fff;
	line-height: 24px;
}
.text-1 .left b {
	display: block;
	margin: 15px auto;
	max-width: 80%;
	height: 1px;
	background: #fff;
}
.text-1 .left h5 {
	margin: 0;
	font-size: 19px;
	color: #fff;
	line-height: 24px;
}
.text-1 .right {
	margin: 25px 0 0;
	width: 33%;
}
.text-1 .right .tel {
	padding: 0 0 0 84px;
	min-height: 73px;
	background: url(/style/images/text1_tel_icon.png) no-repeat left;
}
.text-1 .right h5 {
	margin: 0;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
}
.text-1 .right h5 span {
	margin: 0 0 0 5px;
	font-family: arial;
	font-size: 12px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.text-1 .right strong {
	display: block;
	font-family: Impact, arial;
	font-size: 45px;
	color: #fff;
	line-height: 35px;
}
.text-2 h4 {
	margin: 0;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	line-height: 43px;
}
.text-2 b {
	display: block;
	margin: 15px auto;
	width: 50px;
	height: 2px;
	background: #e5a004;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.text-2 p {
	margin: 0;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}
.text-3 {
	font-size: 13px;
	color: #555;
	line-height: 26px;
}
.text-4 .ul {
	margin: 0 -11px;
}
.text-4 .ul .li {
	padding: 0 11px;
	width: 50%;
}
.text-4 .ul .li table {
	width: 100%;
}
.text-4 .ul .li table td {
	padding: 3px 0;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
	border: double 3px #333;
}
.text-5 .xlbox {
	padding: 0 0 20px;
	background: #fff;
}
.text-5 .xlbox .tel {
	padding: 32px 19px 0;
	height: 128px;
	font-size: 0;
	background: #f5f5f5;
}
.text-5 .xlbox .tel span {
	display: inline-block;
	vertical-align: top;
	padding: 0 11px;
	font-size: 22px;
	color: #c30604;
	line-height: 34px;
	border: solid 2px #c30604;
}
.text-5 .xlbox .tel h5 {
	margin: 12px 0 0;
	font-size: 12px;
	color: #c30604;
	line-height: 16px;
}
.text-5 .xlbox .xiadan {
	padding: 20px 19px 0;
}
.text-5 .xlbox .xiadan .biaoti {
	margin: 0 0 14px;
	font-size: 12px;
	color: #fff;
	line-height: 28px;
	background: #0168b7;
	border: solid 5px #fff;
	box-shadow: 0 0 0 4px #0168b7;
	-webkit-box-shadow: 0 0 0 4px #0168b7;
	-moz-box-shadow: 0 0 0 4px #0168b7;
	-o-box-shadow: 0 0 0 4px #0168b7;
}
.text-5 .xlbox .xiadan form .hang {
	border-bottom: solid 1px #eaeaea;
}
.text-5 .xlbox .xiadan form .hang input {
	padding: 0 10px;
	width: 100%;
	height: 48px;
	font-size: 12px;
	color: #666;
	background: none;
	border: none;
}
.text-5 .xlbox .xiadan form .hang.yzm {
	position: relative;
	padding: 0 70px 0 0;
}
.text-5 .xlbox .xiadan form .hang.yzm a {
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
	width: 60px;
	font-size: 12px;
	color: #ff5000;
	line-height: 48px;
}
.text-5 .xlbox .xiadan form button {
	display: block;
	margin: 29px 0 0;
	width: 100%;
	height: 46px;
	font-size: 12px;
	color: #fff;
	line-height: 46px;
	background: #0168b7;
	border: none;
	border-radius: 5px;
}
.more-1 {
	margin: 16px 0 20px;
	font-size: 0;
}
.more-1 a {
	display: inline-block;
	vertical-align: top;
	width: 190px;
	font-size: 13px;
	color: #333;
	line-height: 38px;
	background: #f6f6f6;
	border: solid 1px #c8c8c8;
	border-radius: 20px;
}
.pictrue-1 {
	position: relative;
	margin: 0 -10px;
}
.pictrue-1 .item {
	padding: 10px 10px 0;
}
.pictrue-1-list {
	margin: 0 0 20px;
}
.pictrue-1-list a {
	display: block;
	padding: 23px;
	background: #fff;
	border: solid 1px #eee;
}
.pictrue-1-list a .imgbox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	max-width: 114px;
	border: solid 1px #3b3b3b;
	border-radius: 50%;
}
.pictrue-1-list a .imgbox img {
	max-width: 100%;
}
.pictrue-1-list a .imgbox span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 200%;
}
.pictrue-1-list a .textbox {
	padding: 15px 0 0;
}
.pictrue-1-list a .textbox h5 {
	margin: 0 0 12px;
	padding: 0 15px 15px;
	font-size: 20px;
	color: #333;
	line-height: 24px;
	border-bottom: solid 1px #efefef;
}
.pictrue-1-list a .textbox p {
	margin: 0;
	padding: 0 15px;
	height: 52px;
	color: #5f5f5f;
	line-height: 26px;
	overflow: hidden;
}
.pictrue-2 {
	position: relative;
	margin: 0 -10px;
}
.pictrue-2 .item {
	padding: 10px 10px 0;
}
.pictrue-2-list {
	margin: 0 0 20px;
	border: solid 5px #eaeaea;
}
.pictrue-2-list .imgbox {
	position: relative;
	padding: 0 20px;
	height: 85px;
}
.pictrue-2 .owl-item.o1 .pictrue-2-list .imgbox {
	background: #0168b7
}
.pictrue-2 .owl-item.o2 .pictrue-2-list .imgbox {
	background: #ea903b
}
.pictrue-2 .owl-item.o3 .pictrue-2-list .imgbox {
	background: #70a266
}
.pictrue-2 .owl-item.o4 .pictrue-2-list .imgbox {
	background: #49a4bb
}
.pictrue-2-list .imgbox:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(/style/images/p2_img_03.jpg) 50% 50%;
	background-size: cover;
	filter: alpha(opacity=9);
	-moz-opacity: 0.09;
	-khtml-opacity: 0.09;
	opacity: 0.09;
}
.pictrue-2-list .imgbox .tel {
	position: relative;
	z-index: 2;
	padding: 23px 0 0 94px;
	height: 85px;
	background: url(/style/images/p2_icon.png) no-repeat 0 20px;
}
.pictrue-2-list .imgbox .tel:after {
	content: "";
	position: absolute;
	left: 76px;
	top: 0;
	z-index: 1;
	width: 1px;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 14%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0) 84%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 14%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0) 84%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 14%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0) 84%, rgba(255,255,255,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0 );
}
.pictrue-2-list .imgbox .tel strong {
	display: block;
	font-size: 22px;
	color: #fff;
	line-height: 27px;
}
.pictrue-2-list .imgbox .tel span {
	display: block;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.pictrue-2-list .textbox {
	padding: 12px 20px 0;
	height: 63px;
	border-bottom: solid 2px #eaeaea;
}
.pictrue-2-list .textbox p {
	height: 48px;
	font-size: 16px;
	color: #c30604;
	line-height: 24px;
	overflow: hidden;
}
.pictrue-2-list .more {
	padding: 12px 0 0;
	height: 53px;
	font-size: 0;
}
.pictrue-2-list .more a {
	display: inline-block;
	vertical-align: top;
	width: 88px;
	font-size: 12px;
	color: #777;
	line-height: 26px;
	border: solid 1px #e6e6e6;
}
.pictrue-2-box .ul {
	margin: 0 -5px;
}
.pictrue-2-box .ul .li {
	padding: 0 5px;
	margin: 0 0 10px;
	width: 33.3333%;
}
.pictrue-2-box .ul .li .pictrue-2-list {
	margin: 0;
}
.pictrue-2-box .ul .li.lis1 .pictrue-2-list .imgbox {
	background: #0168b7;
}
.pictrue-2-box .ul .li.lis2 .pictrue-2-list .imgbox {
	background: #ea903b;
}
.pictrue-2-box .ul .li.lis3 .pictrue-2-list .imgbox {
	background: #70a266;
}
.pictrue-3 ul {
	overflow: hidden;
}
.pictrue-3 ul li {
	margin: 0 -15px;
}
.pictrue-3 ul li .textbox {
	margin: 0 0 20px;
	padding: 0 15px;
	width: 60%;
}
.pictrue-3 ul li .textbox .biaoti {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: dashed 1px #9b9b9b;
}
.pictrue-3 ul li .textbox .biaoti h5 {
	font-size: 30px;
	color: #333;
	line-height: 60px;
	font-style: italic;
}
.pictrue-3 ul li .textbox .biaoti h5 span {
	margin: 0 10px 0 0;
	font-family: arial;
	font-size: 60px;
	color: #ef9b04;
}
.pictrue-3 ul li .textbox p {
	padding: 0 0 0 22px;
	font-size: 15px;
	color: #333;
	line-height: 40px;
	background: url(/style/images/p3_textbox_p_icon.png) no-repeat 0 12px;
}
.pictrue-3 ul li .imgbox {
	margin: 0 0 20px;
	padding: 0 15px;
	width: 40%;
}
.pictrue-3 ul li .imgbox img {
	max-width: 100%;
}
.pictrue-3 ul li.shuang .textbox {
	float: inherit!important;
	float: right!important;
}
.pictrue-3 ul li.shuang .imgbox.pull-right {
	float: inherit!important;
	float: left!important;
}
.main-1 {
	padding: 20px;
	border: solid 1px #d9d9d9;
	border-top: none;
	background: #fff;
}
.pictrue-4 ul li {
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: solid 1px #d9d9d9;
}
.pictrue-4 ul li a {
	display: block;
	position: relative;
	padding: 0 0 0 265px;
	min-height: 175px;
}
.pictrue-4 ul li a .imgbox {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 265px;
	overflow: hidden;
}
.pictrue-4 ul li a .imgbox span {
	display: block;
	height: 175px;
}
.pictrue-4 ul li a .textbox {
	padding: 0 0 0 25px;
}
.pictrue-4 ul li a .textbox h5 {
	font-size: 16px;
	color: #333;
	line-height: 26px;
}
.pictrue-4 ul li a .textbox h6 {
	font-size: 12px;
	color: #999;
	line-height: 26px;
}
.pictrue-4 ul li a .textbox p {
	margin: 0;
	height: 96px;
	color: #333;
	line-height: 24px;
	overflow: hidden;
}
.pictrue-4 ul li a .textbox .more {
	font-size: 0;
}
.pictrue-4 ul li a .textbox .more span {
	display: inline-block;
	vertical-align: top;
	width: 90px;
	font-size: 13px;
	color: #fff;
	line-height: 28px;
	background: #999;
}
.subnav .biaoti {
	padding: 0 20px;
	font-size: 18px;
	color: #fff;
	line-height: 45px;
	background: #0168b7;
}
.subnav ul {
	margin: 0 0 15px;
	border-left: solid 1px #d9d9d9;
	background: #fff;
}
.subnav ul li {
	border-right: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
}
.subnav ul li a {
	position: relative;
	display: block;
	color: #333;
	line-height: 44px;
}
.subnav ul li a:after {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	content: "";
	position: absolute;
	left: 15%;
	top: 50%;
	z-index: 1;
	margin: -5px 0 0;
	width: 0;
	height: 0;
	border-top: solid 5px transparent;
	border-bottom: solid 5px transparent;
	border-left: solid 8px #d0d0d0;
}
.subnav ul li.active a {
	color: #e5a004;
	font-weight: bold;
}
.subnav ul li.active a:after {
	border-left: solid 8px #e5a004;
}
.subnav .telbox {
	position: relative;
	margin: 0 0 15px;
	padding: 0 20px;
	height: 75px;
	background: #0168b7;
	box-shadow: 6px 6px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 6px 6px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 6px 6px 3px rgba(0,0,0,0.1);
	-o-box-shadow: 6px 6px 3px rgba(0,0,0,0.1);
}
.subnav .telbox:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(/style/images/p2_img_03.jpg) 50% 50%;
	background-size: cover;
	filter: alpha(opacity=9);
	-moz-opacity: 0.09;
	-khtml-opacity: 0.09;
	opacity: 0.09;
}
.subnav .telbox .tel {
	position: relative;
	z-index: 2;
	padding: 18px 0 0 94px;
	height: 75px;
	background: url(/style/images/p2_icon.png) no-repeat 0 15px;
}
.subnav .telbox .tel:after {
	content: "";
	position: absolute;
	left: 76px;
	top: 0;
	z-index: 1;
	width: 1px;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 14%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0) 84%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 14%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0) 84%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 14%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0) 84%, rgba(255,255,255,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0 );
}
.subnav .telbox .tel strong {
	display: block;
	font-size: 22px;
	color: #fff;
	line-height: 27px;
}
.subnav .telbox .tel span {
	display: block;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.subnav .textbox {
	padding: 10px;
	border: solid 1px #d9d9d9;
	border-top: none;
	background: #fff;
}
.subnav .textbox p {
	font-size: 13px;
	color: #333;
	line-height: 24px;
}
footer .box {
	margin: 0 0 20px;
}
footer .box .right {
	width: 60%;
}
footer .box .right form .hang {
	position: relative;
	margin: 0 0 7px;
	padding: 0 0 0 58px;
	min-height: 40px;
}
footer .box .right form .hang span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	color: #fff;
	line-height: 40px;
}
footer .box .right form .hang input {
	padding: 0 10px;
	max-width: 100%;
	width: 320px;
	height: 40px;
	color: #fff;
	border: solid 1px #624f4e;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.22) 1%, rgba(0,0,0,0.22) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.22) 1%, rgba(0,0,0,0.22) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.22) 1%, rgba(0,0,0,0.22) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#38000000', endColorstr='#38000000', GradientType=1 );
}
footer .box .right form .hang textarea {
	padding: 0 10px;
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	height: 82px;
	line-height: 40px;
	color: #fff;
	background: none;
	border: solid 1px #624f4e;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.22) 1%, rgba(0,0,0,0.22) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.22) 1%, rgba(0,0,0,0.22) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.22) 1%, rgba(0,0,0,0.22) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#38000000', endColorstr='#38000000', GradientType=1 );
}
footer .box .right form .hang .hangs input {
	padding: 0 10px;
	max-width: 100%;
	width: 172px;
	height: 40px;
	color: #fff;
	border: solid 1px #624f4e;
}
footer .box .right form .hang .hangs .yzm {
	margin: 0 0 0 5px;
	height: 40px;
	line-height: 40px;
	background: #fff;
}
footer .box .right form .hang button {
	margin: 9px 0 0;
	width: 174px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	background: #0168b7;
	border: none;
}
footer .box .left {
	position: relative;
	padding: 0 0 0 85px;
	width: 35%;
}
footer .box .left:after {
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 1px;
	height: 100%;
	background: #fff;
}
footer .box .left .tops {
	padding: 0 0 15px;
	margin: 0 0 15px;
	background: url(/style/images/footer_right_ewm_jgx.png) no-repeat bottom;
}
footer .box .left .tops .logo {
	width: 240px;
	font-size: 0;
	text-align: center;
	line-height: 115px;
}
footer .box .left .tops .logo img {
	max-width: 100%;
}
footer .box .left .tops .ewm {
	position: relative;
	padding: 0 22px 0 0;
}
footer .box .left .tops .ewm img {
	width: 115px;
}
footer .box .left .tops .ewm h5 {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 5px 0 0;
	width: 16px;
	color: #fff;
	line-height: 14px;
}
footer .box .left .textbox .tel {
	margin: 0 0 15px;
	padding: 0 0 0 40px;
	font-size: 35px;
	font-family: 'Hobo Std', arial;
	color: #fff;
	line-height: 35px;
	background: url(/style/images/footer_left_tel_icon.png) no-repeat left;
}
footer .box .left .textbox p {
	font-size: 13px;
	color: #fff;
	line-height: 30px;
}
footer .box .left .textbox p a {
	color: #fff;
}
footer .footer_bar {
	background: #0168b7;
}
footer .footer_bar p {
	padding: 17px 0;
	color: #fff;
	line-height: 22px;
}
footer .footer_bar p a {
	color: #fff !important;
}
body.hover header .top_bar p a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
body.hover header .daohang .box .left .xlbox .xiadan form .hang:hover {
	background: #f5f5f5;
}
body.hover header .daohang .box .left .xlbox .xiadan form .hang.yzm a:hover {
	text-decoration: underline !important;
}
body.hover header .daohang .box .left .xlbox .xiadan form button:hover {
	background: #ff5000;
}
body.hover header .daohang .box .right .menu ul li:hover > a {
	color: #cc8f05;
}
body.hover header .daohang .box .right .menu ul li:hover > a:after {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
header .daohang .box .right .menu ul li.active > a {
	color: #cc8f05;
}
header .daohang .box .right .menu ul li.active > a:after {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
body.hover header .daohang .box .right .menu ul li .ul .li:hover a {
	background: #ff5000;
}
body.hover header .daohang .box .right .search form button:hover {
	background: #ff5000;
}
body.hover .more-1 a:hover {
	color: #fff;
	background: #c30604;
	border: solid 1px #c30604;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
body.hover .pictrue-1-list a:hover {
	background: #0168b7;
	border: solid 1px #0168b7;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
body.hover .pictrue-1-list a:hover .imgbox {
	background: #0275ce;
	border: solid 1px #fff;
}
body.hover .pictrue-1-list a:hover .imgbox span {
	top: -100%;
}
body.hover .pictrue-1-list a:hover .textbox h5 {
	color: #fff;
	border-bottom: solid 1px #3183c2;
}
body.hover .pictrue-1-list a:hover .textbox p {
	color: #fff;
}
body.hover .pictrue-2-list:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
body.hover .pictrue-2 .owl-item.o1 .pictrue-2-list:hover {
	border: solid 5px #0168b7;
}
body.hover .pictrue-2 .owl-item.o2 .pictrue-2-list:hover {
	border: solid 5px #ea903b;
}
body.hover .pictrue-2 .owl-item.o3 .pictrue-2-list:hover {
	border: solid 5px #70a266;
}
body.hover .pictrue-2 .owl-item.o4 .pictrue-2-list:hover {
	border: solid 5px #49a4bb;
}
body.hover .pictrue-2-list .more a:hover {
	color: #fff;
}
body.hover .pictrue-2 .owl-item.o1 .pictrue-2-list .more a:hover {
	background: #0168b7;
	border: solid 1px #0168b7;
}
body.hover .pictrue-2 .owl-item.o2 .pictrue-2-list .more a:hover {
	background: #ea903b;
	border: solid 1px #ea903b;
}
body.hover .pictrue-2 .owl-item.o3 .pictrue-2-list .more a:hover {
	background: #70a266;
	border: solid 1px #70a266;
}
body.hover .pictrue-2 .owl-item.o4 .pictrue-2-list .more a:hover {
	background: #49a4bb;
	border: solid 1px #49a4bb;
}
body.hover .pictrue-2-box .ul .li.lis1 .pictrue-2-list .more a:hover {
	background: #0168b7;
	border: solid 1px #0168b7;
}
body.hover .pictrue-2-box .ul .li.lis2 .pictrue-2-list .more a:hover {
	background: #ea903b;
	border: solid 1px #ea903b;
}
body.hover .pictrue-2-box .ul .li.lis3 .pictrue-2-list .more a:hover {
	background: #70a266;
	border: solid 1px #70a266;
}
body.hover .pictrue-4 ul li:hover a .imgbox span {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
body.hover .pictrue-4 ul li:hover a .textbox h5 {
	color: #e5a004;
}
body.hover .pictrue-4 ul li:hover a .textbox .more span {
	background: #e5a004;
}
body.hover .subnav ul li:hover a {
	color: #e5a004;
	font-weight: bold;
}
body.hover .subnav ul li:hover a:after {
	border-left: solid 8px #e5a004;
}
body.hover footer .box .right form .hang input:hover {
	border: solid 1px #fff;
}
body.hover footer .box .right form .hang textarea:hover {
	border: solid 1px #fff;
}
body.hover footer .box .right form .hang button:hover {
	background: #9c2801
}
body.hover footer .box .left .textbox p a:hover {
	color: #9c2801;
	text-decoration: underline !important;
}
body.hover footer .footer_bar p a:hover {
	text-decoration: underline !important;
}
 @media (max-width:1369px) {
header .daohang .box .right .menu {
	padding-top: 10px;
	padding-bottom: 10px;
}
header .daohang .box .right .menu ul li {
	line-height: 27px;
}
header .daohang .box .right .menu ul li a::after {
	display: none;
}
}
 @media (max-width:1149px) {
.text-1 .left {
	width: 60%;
}
.text-1 .left h4 {
	font-size: 28px;
	line-height: 34px;
}
.text-1 .left b {
	margin: 10px auto;
}
.text-1 .left h5 {
	font-size: 16px;
}
.text-1 .right {
	padding: 0 0 0 60px;
	width: 30%;
	min-height: 50px;
	background-size: 50px 50px !important;
}
.text-1 .right h5 {
	font-size: 16px;
	line-height: 24px;
}
.text-1 .right strong {
	font-size: 34px;
}
footer .box .left {
	width: 45%;
}
footer .box .right {
	width: 50%;
}
}
 @media (max-width:991px) {
.main-Background-2.main-pad-2 {
	padding: 0;
	background: none;
}
header .daohang .box {
	height: inherit;
}
header .daohang .box .boxs {
	position: relative;
	padding: 0 0 0 165px;
}
header .daohang .box .left .logo {
	line-height: 80px;
}
header .daohang .box .left:after {
	content: "";
	position: absolute;
	left: -15px;
	top: 0;
	z-index: 1;
	width: 15px;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#66ffffff', GradientType=0 );
}
header .daohang .box .left {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 165px;
}
header .daohang .box .right {
	float: inherit !important;
	width: inherit;
	padding: 0;
	height: 80px;
}
header .daohang .box .right:after {
	content: "";
	position: absolute;
	right: -15px;
	top: 0;
	z-index: 1;
	width: 15px;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30067b7', endColorstr='#b30067b7', GradientType=0 );
}
header .daohang .box .right .menu {
	position: absolute;
	right: -15px;
	top: 100%;
	z-index: 55;
	padding: 0;
	width: 150px;
	background: -moz-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,103,183,0.7) 0%, rgba(0,103,183,0.7) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30067b7', endColorstr='#b30067b7', GradientType=0 );
}
header .daohang .box .right .menu ul li {
	float: inherit !important;
	padding: 0;
	line-height: 40px;
}
header .daohang .box .right .menu ul li a {
	display: block;
	text-align: center;
}
header .daohang .box .right .menu ul li .ul {
	display: none !important;
}
header .daohang .box .right .search {
	position: inherit;
	right: inherit;
	top: inherit;
	float: right;
	margin: 0 10px 0 0;
}
header .ydd_btn {
	margin: 20px 0 0 0;
	padding: 10px 7px;
	width: 45px;
	height: 40px;
	cursor: pointer;
}
header .ydd_btn span {
	display: block;
	width: 100%;
	height: 4px;
	background: #fff;
}
header .ydd_btn span.span02 {
	margin: 4px 0;
}
header .ydd_btn.click span.span01 {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	top: 8px;
	margin-top: 0px;
}
header .ydd_btn.click span.span02 {
	margin: 4px 0;
}
header .ydd_btn.click span.span03 {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	position: relative;
	top: -8px;
	margin-top: 0px;
}
header .ydd_btn.click span.span02 {
	width: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.banner a {
	background: none !important;
	height: inherit !important;
}
.banner a img.img-responsive {
	opacity: 1 !important;
}
/* 	.banner a .box{ padding: 74px 0 0; height: inherit; }
.banner a .box .textbox .text{ left: 20%; } */
.text-1 .left {
	padding: 20px 10px;
	width: 100%;
	background: url(/style/images/text1_bg2_02.jpg) 50% 50%;
	background-size: cover;
}
.text-1 .right {
	padding: 20px 10px;
	margin: 0;
	width: 100%;
	text-align: center;
	background: url(/style/images/text1_bg2_04.jpg) 50% 50%;
	background-size: cover !important;
}
.text-1 .right .tel {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.text-2 h4 {
	font-size: 18px;
	line-height: 30px;
}
.pictrue-2-box .ul .li {
	width: 50%;
}
.pictrue-3 ul li .textbox {
	width: 100%;
}
.pictrue-3 ul li .imgbox {
	width: 100%;
}
.subnav .biaoti {
	position: relative;
	cursor: pointer;
}
.subnav .biaoti:after {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 1;
	margin: -10px 0 0;
	width: 20px;
	height: 20px;
	background: url(/style/images/subnav_jt.png) no-repeat;
}
.subnav .biaoti.active:after {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.subnav ul {
	margin: 0;
}
footer .box .left {
	float: inherit !important;
	padding: 0 0 20px;
	margin: 0 0 20px;
	width: inherit;
	text-align: center;
}
footer .box .left:after {
	top: inherit;
	bottom: 0;
	width: 100%;
	height: 1px;
}
footer .box .left .tops {
	display: inline-block;
	vertical-align: top;
}
footer .box .left .textbox .tel {
	display: inline-block;
	vertical-align: top;
}
footer .box .left .textbox p br {
	display: none;
}
footer .box .right {
	float: inherit !important;
	width: inherit;
}
}
 @media (max-width:767px) {
.main-pad-1 {
	padding: 30px 0 10px;
}
body {
	padding-bottom: 50px;
}
header .daohang .box .boxs {
	padding: 0 0 0 120px;
}
header .daohang .box .left {
	width: 120px;
}
header .daohang .box .left .logo {
	line-height: 60px;
}
header .daohang .box .left .logo img {
	width: 120px;
}
header .daohang .box .right {
	height: 60px;
}
header .daohang .box .right .search .search-btn {
	line-height: 60px;
}
header .daohang .box .right .menu {
	width: 120px;
}
header .daohang .box .right .menu ul li {
	line-height: 34px;
}
header .daohang .box .right .menu ul li a {
	font-size: 12px;
}
header .ydd_btn {
	margin: 10px 0 0;
	padding: 10px;
}
.title-1 a h5::after {
	left: -1020px;
}
.title-1 a h5::before {
	right: -1020px;
}
.title-1 a h5 b {
	font-size: 20px;
	line-height: 25px;
	padding: 0 0 5px;
	margin: 0 0 -30px;
}
.title-1 a h5 span {
	font-size: 18px;
	line-height: 24px;
}
.title-1 a h5 span::after {
	left: -50px;
	width: 30px;
}
.title-1 a h5 span::before {
	right: -50px;
	width: 30px;
}
.title-1 a p {
	line-height: 20px;
}
.hot {
	height: 50px;
	background: #0168b7;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
	border-top: solid 2px #fff;
}
.hot span {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
.hot h6 {
	font-size: 12px;
	line-height: 20px;
}
.hot .row div a {
	display: block;
	color: #fff;
	padding: 7px 0;
}
.dbbox {
	position: fixed;
	left: 0;
	bottom: 70px;
	z-index: 99;
	width: 100%;
}
.dbbox .dbs {
	position: relative;
	padding: 0 15px;
	display: none;
}
.dbbox .dbs .neirong {
	padding: 10px;
	background: #fff;
	border-radius: 5px;
}
.dbbox .dbs.ewm-box {
	text-align: center;
}
.dbbox .dbs.ewm-box:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	z-index: 1;
	width: 25%;
	height: 6px;
	background: url(/style/images/dbtc_jt.png) no-repeat center;
}
.dbbox .dbs.fenxiang-box:after {
	content: "";
	position: absolute;
	left: 75%;
	bottom: -6px;
	z-index: 1;
	width: 25%;
	height: 6px;
	background: url(/style/images/dbtc_jt.png) no-repeat center;
}
.dbbox .dbs.ewm-box img {
	max-width: 140px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
	position: relative;
	padding: 6px 0;
	width: 20%;
	height: 44px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
	position: absolute;
	left: 50%;
	top: 6px;
	margin: 0 0 0 -16px;
	float: inherit !important;
	display: block;
}
.banner a {
	height: 340px;
}
.banner a .box {
	padding: 60px 0 0 0;
}
.banner a .box .textbox {
	height: 280px;
}
.banner a .box .textbox .text {
	left: 0;
}
.banner a .box .textbox .text h3 {
	font-size: 24px;
	line-height: 34px;
}
.banner a .box .textbox .text .ul {
	padding: 20px 0 0 20px;
}
.banner a .box .textbox .text .ul .li {
	padding: 0 0 0 40px;
	margin: 0 0 15px;
	min-height: 30px;
	background-size: 30px 30px;
}
.banner a .box .textbox .text .ul .li strong {
	font-size: 14px;
	line-height: 16px;
}
.banner a .box .textbox .text .ul .li h5 {
	font-size: 12px;
	line-height: 16px;
}
.banner #myCarousel .carousel-indicators {
	bottom: 10px;
}
.banner #myCarousel .carousel-indicators li {
	margin: 0 2px;
	width: 30px;
	height: 6px;
	border-radius: 2px;
}
.banner #myCarousel .carousel-indicators li:after {
	width: 26px;
	height: 2px;
}
.more-1 {
	margin: 0 0 20px;
}
.more-1 a {
	width: 140px;
	font-size: 12px;
	line-height: 30px;
	border-radius: 16px;
}
.text-1 .left h4 {
	font-size: 12px;
	line-height: 24px;
}
.text-1 .left span {
	font-size: 12px;
}
.text-1 .left h5 {
	font-size: 12px;
}
.text-1 .right .tel {
	padding: 0 0 0 60px;
	min-height: 50px;
	background-size: 50px 50px;
}
.text-1 .right h5 {
	font-size: 14px;
}
.text-1 .right strong {
	font-size: 24px;
	line-height: 24px;
}
.text-2 h4 {
	font-size: 14px;
	line-height: 20px;
}
.text-3 {
	font-size: 12px;
	line-height: 24px;
}
.text-4 .ul .li {
	margin: 0 0 10px;
	width: 100%;
}
.pictrue-1-list a {
	padding: 15px;
}
.pictrue-1-list a .textbox {
	padding: 10px 0 0;
}
.pictrue-1-list a .textbox h5 {
	padding: 0 10px 5px;
	font-size: 14px;
}
.pictrue-1-list a .textbox p {
	padding: 0 10px;
	height: 48px;
	font-size: 12px;
	line-height: 24px;
}
.pictrue-2-list .imgbox {
	height: 80px;
}
.pictrue-2-list .imgbox .tel {
	padding: 20px 0 0 74px;
	background-size: 79px auto;
}
.pictrue-2-list .imgbox .tel:after {
	left: 60px;
}
.pictrue-2-list .imgbox .tel strong {
	font-size: 16px;
	line-height: 24px;
}
.pictrue-2-list .textbox p {
	font-size: 14px;
}
.pictrue-3 ul li .textbox .biaoti {
	padding: 0;
}
.pictrue-3 ul li .textbox .biaoti h5 {
	font-size: 14px;
	line-height: 24px;
}
.pictrue-3 ul li .textbox .biaoti h5 span {
	margin: 0 5px 0 0;
	font-size: 20px;
}
.pictrue-3 ul li .textbox p {
	font-size: 12px;
	line-height: 24px;
	background-position: 0 4px;
}
.main-1 {
	padding: 10px;
}
.pictrue-4 ul li a {
	padding: 0 0 0 120px;
	min-height: 100px;
}
.pictrue-4 ul li a .imgbox {
	width: 120px;
}
.pictrue-4 ul li a .imgbox span {
	height: 100px;
}
.pictrue-4 ul li a .textbox {
	padding: 0 0 0 10px;
}
.pictrue-4 ul li a .textbox h5 {
	font-size: 14px;
	line-height: 16px;
}
.pictrue-4 ul li a .textbox h6 {
	line-height: 18px;
}
.pictrue-4 ul li a .textbox p {
	margin: 0 0 5px;
	height: 40px;
	font-size: 12px;
	line-height: 20px;
}
.pictrue-4 ul li a .textbox .more span {
	width: 70px;
	font-size: 12px;
	line-height: 20px;
}
.subnav ul li a {
	font-size: 12px;
	line-height: 40px;
}
}
 @media (max-width:479px) {
.pictrue-2-box .ul .li {
	width: 100%;
}
footer .box .left .tops {
	display: block;
}
footer .box .left .tops .logo {
	float: inherit !important;
	margin: 0 0 10px;
	width: inherit;
	line-height: inherit;
}
footer .box .left .tops .logo img {
	max-width: 160px;
}
footer .box .left .tops .ewm {
	float: inherit !important;
	padding: 0;
	width: inherit;
}
footer .box .left .tops .ewm h5 {
	position: inherit;
	right: inherit;
	top: inherit;
	width: inherit;
}
footer .box .left .textbox .tel {
	padding: 0 0 0 25px;
	font-size: 18px;
	line-height: 20px;
	background-size: auto 20px !important;
}
footer .box .left .textbox p {
	font-size: 12px;
	line-height: 24px;
}
footer .box .right form .hang {
	padding: 0 0 0 48px;
}
footer .box .right form .hang span {
	font-size: 12px;
}
footer .box .right form .hang input {
	font-size: 12px;
	width: 100% !important;
}
footer .box .right form .hang textarea {
	font-size: 12px;
}
footer .box .right form .hang .hangs .yzm {
	margin: 5px 0 0;
}
footer .box .right form .hang button {
	width: 100%;
}
footer .footer_bar p {
	font-size: 12px;
}
}
