﻿* {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-weight: 500;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
li {
	list-style: none;
}
button {
	outline: none;
	border: 0;
	box-shadow: 0;
}
img {
	border: 0;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.clearfix {
	display: block;
	clear: both;
}
.clear {
	content: "";
	display: block;
	clear: both;
}
.fonthide01 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.top10 {
	margin-top: 10px !important;
}
.top20 {
	margin-top: 20px !important;
}
.top30 {
	margin-top: 30px !important;
}
.top40 {
	margin-top: 40px !important;
}
.top50 {
	margin-top: 50px !important;
}
.top60 {
	margin-top: 60px !important;
}
.top70 {
	margin-top: 70px !important;
}
.he10 {
	height: 10px;
	width: 100%;
	display: block;
}
.he20 {
	height: 20px;
	width: 100%;
	display: block;
}
.he30 {
	height: 30px;
	width: 100%;
	display: block;
}
.he40 {
	height: 40px;
	width: 100%;
	display: block;
}
.he50 {
	height: 50px;
	width: 100%;
	display: block;
}
.he60 {
	height: 60px;
	width: 100%;
	display: block;
}
.he70 {
	height: 60px;
	width: 100%;
	display: block;
}
.hover01 {
	transition: 0.5s;
	-moz-transition: 0.5s;
	/* Firefox 4 */
	-webkit-transition: 0.5s;
	/* Safari 和 Chrome */
	-o-transition: 0.5s;/* Opera */
}
.hover01:hover {
	transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	/* IE 9 */
	-moz-transform: translateY(-6px);
	/* Firefox */
	-webkit-transform: translateY(-6px);
	/* Safari 和 Chrome */
	-o-transform: translateY(-6px);
	box-shadow: 1px 4px 10px 2px #CCC;
	-webkit-box-shadow: 1px 4px 10px 2px #CCC;
	-moz-box-shadow: 1px 4px 10px 2px #CCC;
}
.opa01 {
	background-color: #000000;
	filter: alpha(opacity=50);
	background-color: rgba(0, 0, 0, 0.5);
}
.opa02 {
	background-color: #000000;
	filter: alpha(opacity=50);
	background-color: rgba(0, 0, 0, 0.5);
}
.opa02:hover {
	background-color: #000000;
	filter: alpha(opacity=50);
	background-color: rgba(0, 0, 0, 0.5);
}
.boxshadow01 {
	border: 1px solid #ebebeb;
}
.boxshadow01:hover {
	box-shadow: 0 0 10px #b2b2b2;
}
/*轮播*/
.banner {
	width: 100%;
	min-width: 1200px;
	height: 608px;
	overflow: hidden;
	position: relative;
}
.banner #banner {
	position: absolute;
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	height: 608px;
}
.banner .arrow-left {
	background: url("../images/arrowr_left.png") no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 71px;
	height: 91px;
	z-index: 999;
}
.banner .arrow-right {
	background: url("../images/arrowr_right.png") no-repeat right top;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 71px;
	height: 91px;
	z-index: 999;
}
.banner .pagination {
	position: absolute;
	z-index: 999;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.banner .pagination .swiper-pagination-switch {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 8px;
	background: #fed035;
	margin: 0 10px;
	opacity: 1;
	border: 1px solid #fff;
	cursor: pointer;
}
.banner .pagination .swiper-active-switch {
	background: #fff;
}
/*大图广告自适应*/
.advertbox-one {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 297px;
	min-width: 1200px;/*min-width: auto;*/
}
.advertbox-one .advert {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.advertbox-one .advert img {
	width: 100%;
	height: auto;
}
/*回到顶部*/
.to-top {
	display: none;
	padding: 10px;
	color: #fff;
	background-color: #30b2dc;
}
.error404 {
	padding-top: 50px;
	width: 1200px;
	margin: auto;
}
.error404 .txt1 {
	float: left;
	width: 350px;
	margin-left: 150px;
}
.error404 .txt1 h2 {
	font-size: 140px;
	color: #30b2dc;
	text-align: center;
	font-family: Arial;
	font-weight: 100;
}
.error404 .txt1 h3 {
	font-size: 24px;
	color: #30b2dc;
	text-align: center;
	font-weight: 500;
}
.error404 .txt1 h4 {
	margin-top: 50px;
	font-size: 16px;
	color: #7d7d7d;
	text-align: center;
	line-height: 30px;
}
.error404 .txt1 h4 span {
	display: block;
	font-size: 20px;
	color: #30b2dc;
	text-align: center;
	font-family: Arial;
}
.error404 .txt1 h5 {
	width: 125px;
	height: 40px;
	border-radius: 10px;
	background: #30b2dc;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	margin: 50px auto 0;
}
.error404 .txt1 h5 a {
	color: #ffffff;
}
.error404 .txt2 {
	float: left;
	width: 600px;
}
.error404 .txt2 h2 {
	color: #30b2dc;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 2px #30b2dc solid;
}
.error404 .txt2 a {
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
	background: #7d7d7d;
	color: #ffffff;
	margin: 5px 0;
}
.error404 .txt2 a:hover {
	background: #30b2dc;
}
.page {
	display: table;
	margin: auto;
	text-align: center;
}
.page a {
	display: block;
	float: left;
	margin: 2px 0 0 -1px;
	padding: 4px 12px;
	line-height: 20px;
	height: 20px;
	border: 1px solid #e1e1e1;
	background: #fff;
	color: #676767;
	font-size: 14px;
	text-decoration: none;
}
.page a:hover {
	color: #ffffff;
	background: #30b2dc;
}
.page span {
	display: block;
	float: left;
	margin: 2px 0 0 -1px;
	padding: 4px 12px;
	line-height: 20px;
	height: 20px;
	border: 1px solid #e1e1e1;
	background: #fff;
	color: #676767;
	font-size: 14px;
	text-decoration: none;
}
.page span:first-child {
	border-left: 1px solid #e1e1e1;
}
.page .current {
	color: #fff;
	background: #30b2dc;
	border-color: #30b2dc;
}
.page .disabled {
	color: #999;
	background: #fff;
}
.top {
	width: 100%;
	min-width: 1200px;
	height: 102px;
	background: url("../images/top_bg.jpg") no-repeat;
	background-position: center;
	border-bottom: 1px #33b3dc solid;
}
.top .nav {
	width: 1200px;
	margin: auto;
}
.top .nav .nav_l {
	width: 233px;
	height: 82px;
	float: left;
	margin: 10px 30px 0 0;
}
.top .nav .nav_c {
	margin: 0;
	float: left;
	font-family: Arial;
	color: #606060;
	font-size: 17px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}
.top .nav .nav_c a {
	padding: 46px 30px 36px;
	display: block;
	color: #606060;
	position: relative;
}
.top .nav .nav_c a:hover {
	color: #30b2dc;
}
.top .nav .nav_c a:after {
	content: "";
	width: 0px;
	height: 20px;
	background: #d5d5d5;
	position: absolute;
	right: 0;
	top: 46px;
}
.top .nav .nav_c .nav_box {
	display: none;
	position: absolute;
	background: #fbfbfb;
	z-index: 999;
	width: 203px;
	top: 102px;
}
.top .nav .nav_c .nav_box .lie {
	float: left;
	margin: 0 10px;
}
.top .nav .nav_c .nav_box .lie li {
	width: 164px;
	border-top: 1px #e5e5e5 solid;
}
.top .nav .nav_c .nav_box .lie li:first-child {
	border-top: 0
}
.top .nav .nav_c .nav_box .lie .dt {
	color: #4d5e68;
	font-size: 14px;
	width: 164px;
	padding: 10px 0;
	text-align: left;
}
.top .nav .nav_c .nav_box .lie .dt a {
	color: #4d5e68;
	font-size: 14px;
	padding: 0;
}
.top .nav .nav_c .nav_box .lie .dt a:after {
	display: none
}
.top .nav .nav_c .nav_box .lie .dd {
	color: #707070;
}
.top .nav .nav_c .nav_box .lie .dd a {
	display: block;
	padding: 10px 0;
	color: #707070;
	font-size: 12px;
	width: 164px;
	text-align: left;
	line-height: 16px;
}
.top .nav .nav_c .nav_box .lie .dd a:hover {
	color: #30b2dc;
}
.top .nav .nav_c .nav_box .lie .dd a:after {
	display: none;
}
.top .nav .nav_c .nav_box:after {
	content: "";
	display: block;
	clear: both;
}
.top .nav .nav_c:hover .nav_box {
	display: block;
}
/*二级导航修改*/
.top .nav .nav_c .nav_box .pe {
	width: 80%;
	padding: 0 10%;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	position: relative;
	background: url("../images/nav_jt.png") no-repeat 95% center;
	background-size: 9px;
	text-transform: capitalize;
}
.top .nav .nav_c .nav_box .pe .dt a {
	width: 100%;
	line-height: 26px;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #eaeaea;
}
.top .nav .nav_c .nav_box .pe .dt div {
	display: none;
	position: absolute;
	left: 203px;
	background: #fff;
	width: 205px;
	top: 0px;
}
.top .nav .nav_c .nav_box .pe:hover {
	background: rgba(0, 0, 0, 0.08) !important;
}
.top .nav .nav_c .nav_box .pe:hover div {
	display: block;
}
.top .nav .nav_c .nav_box .pe .dd:hover {
	background: rgba(0, 0, 0, 0.08) !important;
}
.top .nav .nav_c .nav_box .pe .dt .top .nav .nav_c .nav_box .pe .dt 

/*二级导航修改结束*/

.top .nav .cr {
	border: 0;
}
.top .nav .nav_r {
	float: right;
	margin: 43px 0 0 0;
}
.top .nav .nav_r i {
	font-style: normal;
	font-size: 18px;
	color: #ffffff;
	float: right;
	margin: 6px 0 0 5px;
}
.top .nav .nav_r i a {
	color: #ffffff;
}
.top .nav:after {
	content: "";
	display: block;
	clear: both;
}
.tit_index {
	width: 1200px;
	margin: auto;
}
.tit_index img {
	width: 244px;
	height: 31px;
	display: block;
	margin: auto;
}
.tit_index i {
	width: 82px;
	height: 6px;
	margin: 25px auto 0;
	display: block;
	background: url("../images/icon_06.png") no-repeat;
}
.tit_index p {
	margin: 23px 0 0 0;
	font-size: 16px;
	color: #959595;
	text-align: center;
	text-transform: uppercase;
}
.pr_index {
	width: 1200px;
	margin: 35px auto 0;
}
.pr_index li {
	width: 290px;
	float: left;
	margin: 0 0 0 13px;
}
.pr_index li:first-child {
	margin-left: 0;
}
.pr_index li img {
	width: 290px;
	height: 178px;
}
.pr_index li .txt {
	width: 238px;
	border: 1px #e7e7e7 solid;
	padding: 25px;
}
.pr_index li .txt h3 {
	font-size: 18px;
	text-transform: uppercase;
}
.pr_index li .txt h3 a {
	color: #30b2dc;
}
.pr_index li .txt p {
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 42px;
	overflow: hidden;
}
.pr_index li .txt .more {
	width: 58px;
	height: 16px;
	line-height: 16px;
	display: block;
	color: #7d7d7d;
	font-size: 13px;
	background: url("../images/icon_07.png") no-repeat;
	background-position: right center;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
.pr_index:after {
	content: "";
	display: block;
	clear: both;
}
.more_btn {
	width: 1200px;
	margin: auto;
}
.more_btn a {
	display: block;
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #30b2dc;
	color: #ffffff;
	position: relative;
	margin: auto;
	text-transform: uppercase;
}
.more_btn a:after {
	display: block;
	position: absolute;
	content: "";
	right: 36px;
	top: 15px;
	background: url("../images/icon_08.png") no-repeat;
	width: 6px;
	height: 10px;
}
.PowerVan {
	width: 100%;
	min-width: 1200px;
	height: 643px;
	background: url("../images/pi_bg.jpg") no-repeat;
	background-position: center center;
	position: relative;
}
.PowerVan .con {
	width: 1200px;
	height: 643px;
	margin: auto;
	position: relative;
}
.PowerVan .con .pv_con {
	width: 349px;
	height: 352px;
	display: block;
	position: absolute;
	top: 166px;
	left: 50%;
	margin-left: -147px;
	z-index: 99;
}
.PowerVan .con .text_01 {
	width: 220px;
	height: 47px;
	display: block;
	position: absolute;
	top: 106px;
	left: 27px;
}
.PowerVan .con h2 {
	position: absolute;
	top: 234px;
	left: 0;
	font-size: 30px;
	line-height: 36px;
	width: 250px;
	color: #ffffff;
}
.PowerVan .con ul {
	position: absolute;
	left: 0;
	top: 347px;
}
.PowerVan .con ul li {
	padding: 0 0 0 20px;
	position: relative;
	font-size: 18px;
	color: #ffffff;
	margin: 0 0 20px 0;
	width: 300px;
	line-height: 24px;
}
.PowerVan .con ul li:before {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	position: absolute;
	background: #ffffff;
	border-radius: 50%;
	left: 0;
	top: 8px;
}
.PowerVan .con .l_line {
	display: block;
	position: absolute;
	left: 0;
	bottom: 60px;
	background: #bfe5f0;
	width: 75px;
	height: 3px;
}
.PowerVan .con .text_02 {
	position: absolute;
	right: 70px;
	bottom: 137px;
	width: 387px;
	height: 30px;
}
.PowerVan .con .r_line {
	display: block;
	position: absolute;
	right: 385px;
	bottom: 109px;
	background: #ffecae;
	width: 75px;
	height: 3px;
}
.PowerVan .con .text_03 {
	position: absolute;
	right: 342px;
	bottom: 55px;
	width: 118px;
	height: 20px;
}
.PowerVan .con .rr {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 17px;
	width: 58px;
	height: 58px;
}
.case {
	width: 1200px;
	margin: auto;
	max-height: 417px;
	overflow: hidden;
	position: relative;
}
.case .swiper-wrapper {
	position: relative;
}
.case .swiper-wrapper .slide img {
	width: 382px;
	height: 230px;
}
.case .swiper-wrapper .slide h3 {
	width: 100%;
	color: #434343;
	font-size: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 20px 0 0 0;
}
.case .swiper-wrapper .slide h3 a {
	color: #434343;
}
.case .swiper-wrapper .slide p {
	margin: 20px 0 0 0;
	color: #707070;
	font-size: 15px;
	line-height: 20px;
	width: 382px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;
}
.case .mPagination {
	position: absolute;
	z-index: 999;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.case .mPagination .swiper-pagination-switch {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 8px;
	background: #d6d6d6;
	margin: 0 10px;
	opacity: 1;
	border: 1px solid #fff;
	cursor: pointer;
}
.case .mPagination .swiper-active-switch {
	background: #30b2dc;
}
.news_index {
	width: 100%;
	min-width: 1200px;
	margin: auto;
	background: #f8f8f8;
	padding: 55px 0;
}
.news_index .con {
	width: 1200px;
	margin: auto;
}
.news_index .con img {
	width: 465px;
	height: 210px;
	float: left;
}
.news_index .con .onr {
	float: left;
	width: 330px;
	margin: 20px 0 0 36px;
}
.news_index .con .onr h3 {
	color: #434343;
	font-size: 20px;
	padding: 0 0 0 55px;
	background: url("../images/r_r_r.png") no-repeat;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_index .con .onr h3 a {
	color: #434343;
}
.news_index .con .onr h3 a:hover {
	color: #30b2dc;
}
.news_index .con .onr p {
	font-size: 16px;
	line-height: 23px;
	color: #959595;
	margin: 30px 0 0 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	height: 92px;
}
.news_index .con:after {
	content: "";
	display: block;
	clear: both;
}
.footer {
	width: 100%;
	min-width: 1200px;
	background: #466781;
}
.footer .fo_t {
	width: 100%;
	min-width: 1200px;
	background: #30b2dc;
}
.footer .fo_t ul {
	width: 1200px;
	margin: auto;
}
.footer .fo_t ul li {
	width: 25%;
	float: left;
	height: 24px;
	padding: 12px 0;
}
.footer .fo_t ul li:first-child + li + li + li {
	width: 20%;
	padding-left: 5%;
}
.footer .fo_t ul:after {
	content: "";
	display: block;
	clear: both;
}
.footer .fo_c {
	width: 1200px;
	margin: auto;
	padding: 20px 0;
}
.footer .fo_c .fo_c_1 {
	float: left;
	width: 22%;
	padding: 0 0 0 3%;
}
.footer .fo_c .fo_c_1 li a {
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
}
.footer .fo_c .fo_c_2 {
	float: left;
	width: 22%;
	padding: 0 0 0 3%;
}
.footer .fo_c .fo_c_2 li a {
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
}
.footer .fo_c .fo_c_3 {
	float: left;
	width: 22%;
	padding: 0 0 0 3%;
}
.footer .fo_c .fo_c_3 li a {
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
}
.footer .fo_c .fo_c_4 {
	float: left;
	width: 22%;
	padding: 0 0 0 3%;
}
.footer .fo_c .fo_c_4 li {
	padding: 0 0 0 9%;
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 30px;
}
.footer .fo_c .fo_c_4 li a {
	color: #ffffff;
}
.footer .fo_c .fo_c_4 li:first-child {
	background: url("../images/icon_13.png") no-repeat;
	background-position: 0 3px;
	font-size: 23px;
	margin: 0 0 3px 0;
}
.footer .fo_c .fo_c_4 li:first-child + li {
	background: url("../images/icon_14.png") no-repeat;
	background-position: 0 3px;
}
.footer .fo_c .fo_c_4 li:first-child + li + li {
	background: url("../images/icon_15.png") no-repeat;
	background-position: 0 3px;
}
.footer .fo_c .fo_c_4 li:first-child + li + li + li {
	background: url("../images/icon_16.png") no-repeat;
	background-position: 0 3px;
}
.footer .fo_c .fo_c_4 li:first-child + li + li + li +li {
	background: url("../images/icon_16.png") no-repeat;
	background-position: 0 3px;
}
.footer .fo_c:after {
	content: "";
	display: block;
	clear: both;
}
.footer .fo_link {
	border-top: 1px #8fa3b3 solid;
	padding: 15px 0;
	width: 1200px;
	margin: auto;
}
.footer .fo_link p {
	font-size: 13px;
	color: #fefefe;
	line-height: 21px;
	position: relative;
}
.footer .fo_link p a {
	color: #fefefe;
	margin: 0 5px;
	display: inline-block;
}
.footer .fo_link p .l_r {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 23px;
	line-height: 23px;
}
.footer .fo_link p .l_r i {
	float: left;
	font-style: normal;
}
.footer .fo_link p .l_r a {
	margin: 0 0 0 6px;
}
.animateTop {
	transform: translateY(50px);
	transition: .5s;
}
.animateTop_ {
	transform: translateY(0);
	transition: .5s;
}
.animateBig {
	transform: scale(0, 0);
	transition: 2s;
}
.animateBig_ {
	transform: scale(1, 1);
	transition: 2s;
}
.animateLeft1 {
	transform: translateX(-80px);
	transition: 1s;
}
.animateLeft1_ {
	transform: translateX(0);
	transition: 1s;
}
.animateLeft2 {
	transform: translateX(-80px);
	transition: 2s;
}
.animateLeft2_ {
	transform: translateX(0);
	transition: 2s;
}
.animateRight1 {
	transform: translateX(80px);
	transition: 3s;
}
.animateRight1_ {
	transform: translateX(0);
	transition: 3s;
}
.banner_in {
	width: 100%;
	min-width: 1200px;
}
.banner_in img {
	width: 100%;
	height: auto;
}
.gps {
	width: 100%;
	min-width: 1200px;
	height: 40px;
	background: #f6f6f6;
}
.gps .con {
	width: 1164px;
	margin: auto;
	padding: 0 0 0 36px;
	background: url("../images/icon_21.png") no-repeat;
	background-position: 0 center;
}
.gps .con p {
	color: #707070;
	font-size: 14px;
	font-family: Arial;
	line-height: 40px;
}
.gps .con p a {
	color: #707070;
}
.gps .con p a:hover {
	color: #30b2dc;
}
.layout {
	width: 1200px;
	margin: auto;
}
.layout .layout_left {
	float: left;
}
.layout .layout_left .box_type01 {
	border: 1px #bdbdbd solid;
	width: 288px;
}
.layout .layout_left .box_type01 .b_top {
	padding: 18px 21px;
}
.layout .layout_left .box_type01 .b_top img {
	height: 25px;
	width: auto;
}
.layout .layout_left .box_type01 .b_con_1 .dt {
	width: 266px;
	padding: 0 0 0 22px;
	background: #e8e8e8;
	height: 46px;
	color: #4d5e68;
	font-size: 20px;
	line-height: 46px;
	margin-top: 1px
}
.layout .layout_left .box_type01 .b_con_1 .dt a {
	color: #4d5e68;
}
.layout .layout_left .box_type01 .b_con_1 .dd {
	width: 100%;
	font-size: 16px;
	color: #707070;
	height: 38px;
	line-height: 38px;
	background: #f7f7f7;
	border-bottom: 1px #e4e4e4 dashed;
}
.layout .layout_left .box_type01 .b_con_1 .dd a {
	display: block;
	padding: 0 0 0 22px;
	width: 266px;
	color: #707070;
}
.layout .layout_left .box_type01 .b_con_1 .dd a:hover {
	color: #30b2dc;
}
.layout .layout_left .box_type01 .b_con_1 .dd:last-child {
	border-bottom: 0;
}
.layout .layout_left .box_type01 .b_con_2 .dt {
	width: 266px;
	padding: 0 0 0 22px;
	background: #e8e8e8;
	height: 46px;
	color: #4d5e68;
	font-size: 20px;
	line-height: 46px;
	margin-top: 1px
}
.layout .layout_left .box_type01 .b_con_2 .dd {
	width: 100%;
	border-bottom: 1px #e4e4e4 dashed;
}
.layout .layout_left .box_type01 .b_con_2 .dd span {
	display: block;
	padding: 0 0 0 22px;
	width: 266px;
	height: 38px;
	line-height: 38px;
	color: #707070;
	background: #f7f7f7;
	position: relative;
}
.layout .layout_left .box_type01 .b_con_2 .dd span:after {
	width: 14px;
	height: 7px;
	position: absolute;
	content: "";
	display: block;
	background: url("../images/icon_26.png") no-repeat;
	right: 13px;
	top: 18px;
}
.layout .layout_left .box_type01 .b_con_2 .dd .db {
	width: 100%;
}
.layout .layout_left .box_type01 .b_con_2 .dd .db li {
	border-bottom: 1px #e4e4e4 dashed;
	background: #ffffff;
}
.layout .layout_left .box_type01 .b_con_2 .dd .db li a {
	display: block;
	line-height: 38px;
	font-size: 16px;
	padding: 0 0 0 22px;
	width: 266px;
	color: #707070;
}
.layout .layout_left .box_type01 .b_con_2 .dd .db li a:hover {
	color: #30b2dc;
}
.layout .layout_left .box_type01 .b_con_2 .dd .db li:last-child {
	border-bottom: 0;
}
.layout .layout_right {
	float: right;
	width: 880px;
}
.layout .layout_right .text_01 {
	width: 100%;
	height: auto;
}
.layout .layout_right .text_01 img {
	width: auto;
	height: auto;
}
.layout .layout_right .text_01 .line {
	background: url("../images/icon_06.png") no-repeat;
	width: 82px;
	height: 6px;
	margin: 15px 0 20px;
}
.layout .layout_right .text_01 h3 {
	font-size: 16px;
	color: #30b2dc;
	line-height: 23px;
	width: 800px;
}
.layout .layout_right .text_01 p {
	width: 800px;
	color: #707070;
	font-size: 14px;
	line-height: 21px;
	margin: 10px 0 0 0;
}
.layout .layout_right .text_02 {
	background: url("../images/bg_01.jpg") no-repeat;
	width: 100%;
	height: 354px;
	position: relative;
}
.layout .layout_right .text_02 h3 {
	position: absolute;
	font-size: 16px;
	color: #30b2dc;
	line-height: 23px;
	bottom: 36px;
}
.layout .layout_right .text_02 .line {
	display: block;
	width: 56px;
	height: 2px;
	background: #a5d3ec;
	position: absolute;
	bottom: 26px;
}
.layout:after {
	content: "";
	display: block;
	clear: both;
}
.why {
	width: 100%;
	min-width: 1200px;
	background: #f3f3f3;
	padding: 60px 0;
}
.why .con {
	width: 1200px;
	margin: auto;
}
.why .con .why_top {
	display: block;
	width: 418px;
	margin: auto;
}
.why .con .line {
	display: block;
	background: url("../images/icon_06.png") no-repeat;
	width: 82px;
	height: 6px;
	margin: 20px auto 24px;
}
.why .con h3 {
	color: #959595;
	font-size: 16px;
	text-align: center;
}
.why .con ul {
	margin: 60px 0 0 0;
}
.why .con ul li {
	float: left;
	width: 25%;
}
.why .con ul li .ic {
	width: 130px;
	height: 130px;
	margin: auto;
	display: block;
}
.why .con ul li .it {
	display: block;
	width: auto;
	margin: 30px auto 0;
}
.why .con ul li i {
	display: block;
	width: 30px;
	height: 2px;
	background: #b9bfc3;
	margin: 15px auto 0;
}
.why .con ul li p {
	color: #7d7d7d;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	width: 225px;
	margin: 12px auto 0;
}
.why .con ul:after {
	content: "";
	display: block;
	clear: both;
}
.enquiry {
	width: 100%;
	min-width: 1200px;
	padding: 60px 0;
}
.enquiry .con {
	width: 1200px;
	margin: auto;
}
.enquiry .con .why_top {
	display: block;
	width: 299px;
	margin: auto;
}
.enquiry .con .line {
	display: block;
	background: url("../images/icon_06.png") no-repeat;
	width: 82px;
	height: 6px;
	margin: 20px auto 24px;
}
.enquiry .con form {
	width: 1150px;
	margin: auto;
}
.enquiry .con form .text {
	width: 510px;
	height: 46px;
	border: 1px #dedede solid;
	padding: 0 35px 0 16px;
	color: #707070;
	font-size: 16px;
	line-height: 46px;
}
.enquiry .con form .name {
	background: url("../images/icon_22.png") no-repeat;
	background-position: 529px 19px;
}
.enquiry .con form .email {
	background: url("../images/icon_23.png") no-repeat;
	background-position: 529px 19px;
}
.enquiry .con form textarea {
	background: url("../images/icon_24.png") no-repeat;
	background-position: 1115px 8px;
	width: 1118px;
	max-width: 1118px;
	height: 115px;
	max-height: 115px;
	border: 1px #dedede solid;
	margin: 22px 0 0 0;
	padding: 15px;
	color: #707070;
	font-size: 16px;
}
.enquiry .con form .identifying {
	width: 249px;
	height: 46px;
	border: 1px #dedede solid;
	padding: 0 35px 0 16px;
	color: #707070;
	font-size: 16px;
	line-height: 46px;
	margin: 22px 0 0 0;
	float: left;
}
.enquiry .con form span {
	display: block;
	float: left;
	width: 120px;
	height: 46px;
	margin: 22px 20px 0 10px;
}
.enquiry .con form button {
	float: left;
	background: url("../images/icon_25.png") no-repeat;
	width: 148px;
	height: 47px;
	color: #ffffff;
	font-size: 16px;
	margin: 22px 0 0 0;
}
.enquiry .con form:after {
	content: "";
	display: block;
	clear: both;
}
.product {
	width: 1200px;
	margin: 60px auto 0;
}
.product li {
	float: left;
	width: 30%;
	margin: 0 0 0 5%;
}
.product li img {
	width: 100%;
	height: auto;
}
.product li p {
	font-size: 18px;
	color: #7d7d7d;
	line-height: 30px;
	text-align: center;
}
.product li:nth-child(1) {
	margin: 0;
}
.product li:nth-child(4) {
	margin: 0;
}
.product li:nth-child(7) {
	margin: 0;
}
.product:after {
	content: "";
	display: block;
	clear: both;
}
.hot {
	width: 100%;
	min-width: 1200px;
	height: 50px;
}
.hot .con {
	width: 1164px;
	margin: auto;
	padding: 0 0 0 36px;
	background: url("../images/icon_21.png") no-repeat;
	background-position: 0 center;
}
.hot .con p {
	color: #707070;
	font-size: 14px;
	font-family: Arial;
	line-height: 50px;
	text-transform: uppercase;
}
.hot .con p a {
	color: #707070;
}
.hot .con p a:hover {
	color: #30b2dc;
}
.product_list {
	width: 880px;
}
.product_list .product_list_li {
	float: left;
	width: 280px;
	margin: 0 0 10px 17px;
	border: 1px #e7e7e7 solid;
	height: 532px;
}
.product_list .product_list_li:first-child {
	margin-left: 0;
}
.product_list .product_list_li:first-child+li+li+li {
	margin-left: 0;
}
.product_list .product_list_li:first-child+li+li+li+li+li+li {
	margin-left: 0;
}
.product_list .product_list_li img {
	width: 280px;
	height: 173px;
}
.product_list .product_list_li h2 {
	color: #30b2dc;
	font-size: 16px;
	margin: 20px 20px 0;
	height: 36px
}
.product_list .product_list_li h2 a {
	color: #30b2dc;
}
.product_list .product_list_li p {
	width: 240px;
	color: #707070;
	font-size: 14px;
	line-height: 18px;
	margin: 10px 20px 0;
	height: 54px;
	overflow: hidden;
}
.product_list .product_list_li .line {
	display: block;
	width: 100%;
	height: 1px;
	background: #f0f0f0;
	margin: 20px 0 0 0;
}
.product_list .product_list_li .pc_l {
	width: 110px;
	margin: 20px 0 0 20px;
	float: left;
	height: 96px;
}
.product_list .product_list_li .pc_l li {
	text-align: left;
	font-size: 14px;
	color: #535353;
	font-weight: bold;
	width: 90px;
	height: 16px;
	overflow: hidden;
}
.product_list .product_list_li .pc_r {
	width: 130px;
	margin: 20px 0 0 20px;
	float: left;
	height: 96px;
}
.product_list .product_list_li .pc_r li {
	text-align: left;
	font-size: 14px;
	color: #707070;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_list .product_list_li .btn {
	display: block;
	background: url("../images/icon_25.png") no-repeat;
	width: 148px;
	height: 47px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	margin: 10px auto;
}
.product_list .product_list_li:first-child {
	margin-left: 0;
}
.product_list .product_list_li:first-child + li + li + li {
	margin-left: 0;
}
.product_list .product_list_li:first-child + li + li + li + li + li + li {
	margin-left: 0;
}
.product_list .product_list_li:hover {
	border: 1px #30b2dc solid;
}
.product_list:after {
	content: "";
	display: block;
	clear: both;
}
.product_show {
	width: 880px;
}
.product_show .pc_img {
	width: 468px;
	float: left;
}
.product_show .pc_img .img_t {
	width: 468px;
	height: 287px
}
.product_show .pc_img .s_img {
	width: 498px;
}
.product_show .pc_img .s_img img {
	display: block;
	float: left;
	width: 150px;
	height: auto;
	margin: 8px 0 0 9px;
}
.product_show .pc_img .s_img img:first-child {
	margin-left: 0;
}
.product_show .pc_img .s_img:after {
	content: "";
	display: block;
	clear: both;
}
.product_show .pc_text {
	width: 380px;
	float: right;
}
.product_show .pc_text h1 {
	font-size: 24px;
	color: #30b2dc;
}
.product_show .pc_text .pc_l {
	width: 190px;
	float: left;
	margin: 10px 0 0 0;
}
.product_show .pc_text .pc_l li {
	width: 174px;
	padding: 0 0 0 16px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #535353;
}
.product_show .pc_text .pc_l li:nth-child(odd) {
	background: #f7f7f7;
}
.product_show .pc_text .pc_r {
	float: right;
	width: 190px;
	margin: 10px 0 0 0;
}
.product_show .pc_text .pc_r li {
	height: 36px;
	line-height: 36px;
	color: #707070;
	font-size: 14px;
}
.product_show .pc_text .pc_r li:nth-child(odd) {
	background: #f7f7f7;
}
.product_show .pc_text p {
	color: #707070;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0 0 0;
}
.product_show .pc_text .btn_l {
	margin: 10px 0 0 0;
	float: left;
}
.product_show .pc_text .btn_l .btn {
	display: block;
	background: url("../images/icon_27.png") no-repeat;
	width: 98px;
	height: 47px;
	color: #ffffff;
	line-height: 40px;
	padding: 0 0 0 52px;
}
.product_show .pc_text .btn_l p {
	color: #898989;
	font-size: 13px;
	text-align: center;
	border-right: 1px #e4e7e8 solid;
}
.product_show .pc_text .btn_r {
	float: left;
	margin: 10px 0 0 20px;
}
.product_show .pc_text .btn_r .btn {
	display: block;
	background: url("../images/icon_28.png") no-repeat;
	width: 98px;
	height: 47px;
	color: #ffffff;
	line-height: 40px;
	padding: 0 0 0 52px;
}
.product_show .pc_text .btn_r p {
	color: #898989;
	font-size: 13px;
	text-align: center;
}
table {
	width: 100%;
	margin: 18px 0 0 0;
	border-color: #dadada;
}
table tr th {
	color: #1b1b1b;
	font-size: 16px;
	text-align: center;
	width: 100%;
	height: 40px;
	background: #f3f3f3;
}
table tr td {
	font-size: 14px;
	color: #535353;
	height: 30px;
	text-align: center;
}
table tr .on {
	color: #313131;
	background: #fbfbfb;
}
.faq {
	margin: 20px 0 0 0;
}
.faq li:first-child {
	color: #f78000;
	font-size: 14px;
	line-height: 18px;
}
.faq li:first-child + li {
	color: #707070;
	font-size: 14px;
}
.news_title {
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.news_title .con {
	width: 1200px;
	margin: auto;
}
.news_title .con img {
	width: auto;
	height: auto;
}
.news_title .con .line {
	display: block;
	background: url("../images/icon_06.png") no-repeat;
	width: 82px;
	height: 6px;
	margin: 15px 0 0;
}
.information {
	width: 1200px;
	margin: 30px auto 0;
	padding: 0 0 30px 0;
	border-bottom: 1px #d7d7d7 solid;
}
.information img {
	width: 590px;
	height: 330px;
	float: left;
}
.information .text {
	width: 580px;
	float: right;
}
.information .text .time {
	width: 132px;
	height: 68px;
	border: 1px #ababab solid;
	color: #30b2dc;
	font-size: 26px;
	line-height: 68px;
	text-align: center;
	font-weight: bold;
}
.information .text .time span {
	float: right;
	width: 71px;
	height: 68px;
	background: #30b2dc;
	color: #ffffff;
	text-align: center;
	font-weight: 500;
}
.information .text .time:after {
	content: "";
	display: block;
	clear: both;
}
.information .text h2 {
	font-size: 18px;
	line-height: 27px;
	color: #30b2dc;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.information .text h2 a {
	color: #30b2dc;
}
.information .text p {
	color: #707070;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0 0 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 72px;
}
.information .text .btn {
	display: block;
	background: url("../images/icon_25.png") no-repeat;
	width: 148px;
	height: 47px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	margin: 25px 0 0 0;
}
.information:after {
	content: "";
	display: block;
	clear: both;
}
.news_in {
	width: 1200px;
	margin: auto;
}

.news_in h1 {
	font-size: 24px;
	color: #30b2dc;
	text-align: center;
}
.news_in h3 {
	color: #959595;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	margin: 20px 0;
}
.news_in h3 span {
	margin-left: 5px;
}
.news_in p {
	color: #7d7d7d;
}
.news_in img {
	max-width:1200px;
	height:auto;
	margin: 20px 0;
}
.decorate {
	width: 1200px;
	margin: auto;
}
.decorate li {
	height: 30px;
	line-height: 30px;
	color: #434343;
	font-size: 14px;
}
.decorate li a {
	color: #434343;
}
.decorate li:first-child {
	float: left;
}
.decorate li:first-child + li {
	float: right;
}
.decorate li:first-child + li + li {
	height: 0;
	line-height: 0;
	content: "";
	display: block;
	clear: both;
}
.tit_case {
	width: 1200px;
	margin: auto;
}
.tit_case img {
	width: 135px;
	height: 20px;
	display: block;
	margin: auto;
}
.tit_case i {
	width: 82px;
	height: 6px;
	margin: 15px auto 0;
	display: block;
	background: url("../images/icon_06.png") no-repeat;
}
.tit_case p {
	margin: 15px 0 0 0;
	font-size: 14px;
	color: #959595;
	text-align: center;
	text-transform: uppercase;
}
.case_list {
	width: 1200px;
	margin: auto;
}
.case_list li {
	width: 376px;
	float: left;
	margin: 30px 0 0 36px;
}
.case_list li img {
	width: 376px;
	height: auto;
}
.case_list li h2 {
	font-size: 18px;
	color: #30b2dc;
	font-weight: bold;
	margin: 20px 0 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case_list li h2 a {
	color: #30b2dc;
}
.case_list li p {
	margin: 15px 0 0 0;
	color: #707070;
	font-size: 16px;
	line-height: 22px;
	height: 46px;
	overflow: hidden;
}
.case_list li:first-child {
	margin-left: 0;
}
.case_list li:first-child + li + li + li {
	margin-left: 0;
}
.case_list li:first-child + li + li + li + li + li + li {
	margin-left: 0;
}
.case_list li:first-child + li + li + li + li + li + li + li + li + li {
	margin-left: 0;
}
.case_list:after {
	content: "";
	display: block;
	clear: both;
}
.line_x {
	width: 1200px;
	height: 1px;
	background: #dddddd;
	margin: auto;
}
.con_add {
	width: 1200px;
	margin: auto;
}
.con_add li {
	width: 376px;
	height: 250px;
	float: left;
	margin: 0 0 0 36px;
	position: relative;
}
.con_add li h2 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 118px;
	left: 0;
	text-transform: uppercase;
}
.con_add li p {
	position: absolute;
	text-align: center;
	width: 255px;
	top: 157px;
	left: 60px;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	text-transform: uppercase;
}
.con_add li:first-child {
	background: url("../images/co_01.png") no-repeat;
	margin-left: 0;
}
.con_add li:first-child + li {
	background: url("../images/co_02.png") no-repeat;
}
.con_add li:first-child + li + li {
	background: url("../images/co_03.png") no-repeat;
}
.con_add:after {
	content: "";
	display: block;
	clear: both;
}
.map {
	width: 100%;
	min-width: 1200px;
	height: 400px;
}
/*翻页*/
.xm_fy_bg { width:100%; height:50px; line-height:50px; font-size:16px; color:#333; float:left; text-align: center;}
.xm_fy a { font-size:16px; color:#333; margin:0 6px;}
.xm_fy span { font-size:16px; color:#333; margin:0 6px;}
.xm_fy .page-this { color:#f00;}
.xm_fy_a { width:105px; height:50px; line-height:50px; float:left;}
.xm_fy_b { width:105px; height:50px; line-height:50px; float:left;}