﻿@charset "utf-8";
/* CSS Document */
body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #212121;
}
a {
	color: #212121;
	text-decoration: none;
}
a:hover {
	color: #2172bc;
	text-decoration: none;
}
a img {
	border: none;
}
div,
ul,
li,
p,
form,
h1,
h2,
h3,
h4,
h5,
dt,
dl,
dd,
table,
tr,
contacttd {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
em {
	font-style: normal;
	font-weight: normal;
}
* {
	padding: 0px;
	margin: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.upfile {
	border: 1px solid #ccc;
	height: 28px;
	margin-top: 10px;
	width: 98%;
}
.common_content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.common_content .Llangs {
	position: absolute;
	right: 0;
	top: -13px;
}
.common_content .Llangs a {
	display: inline-block;
	font-size: 16px;
}
.common_content .Llangs span {
	font-size: 16px;
	margin: 0 10px;
}
@font-face {
	font-family: Futura;
	src: url('FUTURA LT CONDENSED EXTRA BOLD.TTF');
}

/*头部*/
.head {
	display: block;
	width: 100%;
	clear: both;
	font-size: 0;
	position: relative;
	z-index: 2;
}
.head .head_top .common_content {
	display: flex;
	justify-content: space-between;
	width: 1440px;
}
.head .head_top .common_content .code2d {
	display: flex;
	column-gap: 10px;
}
.head .head_top .common_content .code2d > img {
	width: 120px;
	height: 120px;
	object-fit: cover;
}
.headLogo {
	float: left;
	margin-top: 26px;
	margin-bottom: 29px;
}
.headLogo a {
	display: inline-block;
	vertical-align: top;
}
.headLogo .LogoArt {
	display: inline-block;
	vertical-align: top;
	margin-left: 21px;
	margin-top: 10px;
	padding-left: 18px;
	border-left: 1px solid #b5b5b5;
}
.headLogo .LogoArt h2 {
	font-size: 16px;
	color: #545454;
	margin-bottom: 10px;
}
.headLogo .LogoArt h2 span {
	color: #2372c7;
}
.headLogo .LogoArt p {
	font-size: 16px;
	color: #545454;
}
.headRight {
	float: right;
}
.headRight .Language {
	font-size: 14px;
	color: #666;
	text-align: right;
	margin-top: 33px;
}
.headRight .Language a {
	color: #666;
	margin: 0 8px;
}
.headRight .Language a:last-child {
	margin-right: 0;
}
.headRight .Language a:hover {
	color: #2372c7;
}
.headRight .Tel {
	margin-top: 21px;
}
.headRight .Tel p {
	font-size: 14px;
	color: #545454;
	display: inline-block;
	vertical-align: bottom;
	height: 15px;
	line-height: 15px;
}
.headRight .Tel span {
	font-size: 24px;
	color: #2172bc;
	font-family: 'Arial';
	display: inline-block;
	vertical-align: bottom;
	line-height: 17px;
	height: 17px;
}

.head_bottom {
	position: relative;
	border-top: 1px solid #c6c6c6;
}
#nav_menu > li {
	display: inline-block;
	position: relative;
	width: 120px;
	margin-right: 34px;
}
#nav_menu > li:last-child {
	margin-right: 0;
}
#nav_menu > li > a {
	font-size: 16px;
	color: #333;
	display: inline-block;
	height: 43px;
	line-height: 43px;
	text-align: center;
	position: relative;
	display: block;
}
#nav_menu > li:hover > a {
	background: #2172bc;
	color: #fff;
}
#nav_menu > li.navhover > a {
	background: #2172bc;
	color: #fff;
}
#nav_menu li ul {
	width: 165px;
	position: absolute;
	top: 43px;
	background: rgba(33, 114, 188, 0.8);
	display: none;
	margin-left: -15px;
}
/* #nav_menu li:nth-child(2) ul{margin-left: -42px;}
#nav_menu li:nth-child(3) ul{margin-left: -42px;}
#nav_menu li:nth-child(4) ul{margin-left: -42px;}
#nav_menu li:nth-child(5) ul{margin-left: -42px;}
#nav_menu li:nth-child(7) ul{margin-left: -42px;}
#nav_menu li:nth-child(8) ul{margin-left: -42px;}
#nav_menu li:nth-child(9) ul{margin-left: -42px;} */
#nav_menu > li:hover ul {
	display: block;
	height: auto;
}
#nav_menu li ul li {
	width: 165px;
	height: 49px;
	line-height: 49px;
}
#nav_menu li ul li a {
	font-size: 14px;
	color: #fff;
	height: 49px;
	line-height: 49px;
	display: block;
	text-align: center;
}
#nav_menu li ul li a:hover {
	background: #2172bc;
	color: #fff;
}

/*动画*/
.slide-main {
	height: 500px;
	position: relative;
	width: 100%;
	background: #fff;
}
.item {
	display: block;
	width: 100%;
	height: 5px;
	position: absolute;
	z-index: 124;
	bottom: 30px;
	left: 0;
	text-align: center;
}
.item a {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	margin-right: 16px;
	background: #eee;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	overflow: hidden;
	opacity: 0.9;
}
.item a.cur {
	background: #2172bc;
	opacity: 1;
}
.banner-scroll .prev,
.banner-scroll .next {
	width: 34px;
	height: 58px;
	display: inline-block;
	position: absolute;
	z-index: 999;
	top: 50%;
}
.banner-scroll .prev {
	cursor: pointer;
	background: url(left.png) no-repeat center;
	left: 0;
}
.banner-scroll .next {
	cursor: pointer;
	background: url(right.png) no-repeat center;
	right: 0;
}
.slide-box,
.slide {
	display: block;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.slide-box {
	position: relative;
}
.slide {
	display: none;
	height: 500px;
	position: relative;
	position: absolute;
	z-index: 8;
}
#bgstylea {
	background: url(banner1.png) center no-repeat;
}
#bgstyleb {
	background: url(banner2.png) center no-repeat;
}
#bgstylec {
	background: url(banner3.png) center no-repeat;
}
#bgstyled {
	background: url(banner4.png) center no-repeat;
}
#bgstylee {
	background: url(banner5.png) center no-repeat;
}
#bgstylef {
	background: url(banner6.png) center no-repeat;
}
.slide a {
	display: block;
	width: 100%;
	height: 500px;
	cursor: pointer;
}
.obj-a,
.obj-b,
.obj-c,
.obj-d,
.obj-e,
.obj-f,
.obj-g,
.obj-h {
	position: absolute;
	z-index: 9;
	left: 50%;
}
.obj-a,
.obj-b,
.obj-c,
.obj-d,
.obj-e,
.obj-f,
.obj-g,
.obj-h {
	width: 1200px;
	text-align: center;
}
.obj-a {
	top: 150px;
	margin-left: -874px;
}
.obj-b {
	top: 224px;
	margin-left: -376px;
}
.obj-c {
	top: 123px;
	margin-left: -1009px;
}
.obj-d {
	top: 121px;
	margin-left: -378px;
}
.obj-e {
	top: 133px;
	margin-left: -966px;
}
.obj-f {
	top: 173px;
	margin-left: -358px;
}
.obj-g {
	top: 130px;
	margin-left: -615px;
}
.obj-h {
	top: 270px;
	margin-left: -608px;
}
.banAnimate .obj-a {
	display: block;
	animation-name: baoAni;
	-webkit-animation: baoAni 0.4s linear 0s normal none;
	-moz-animation: baoAni 0.4s linear 0s normal none;
	animation: baoAni 0.4s linear 0s normal none;
}
@-webkit-keyframes baoAni {
	from {
		opacity: 0;
		left: 60%;
	}
	to {
		opacity: 1;
		left: 50%;
	}
}
@-moz-keyframes baoAni {
	from {
		opacity: 0;
		left: 60%;
	}
	to {
		opacity: 1;
		left: 50%;
	}
}
@keyframes baoAni {
	from {
		opacity: 0;
		left: 60%;
	}
	to {
		opacity: 1;
		left: 50%;
	}
}
.banAnimate .obj-b {
	display: block;
	animation-name: saAni;
	-webkit-animation: saAni 0.4s linear 0s normal none;
	-moz-animation: saAni 0.4s linear 0s normal none;
	animation: saAni 0.4s linear 0s normal none;
}
@-webkit-keyframes saAni {
	from {
		opacity: 0;
		-webkit-transform: scale(0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1, 1);
	}
}
@-moz-keyframes saAni {
	from {
		opacity: 0;
		-moz-transform: scale(0, 0);
	}
	to {
		opacity: 1;
		-moz-transform: scale(1, 1);
	}
}
@keyframes saAni {
	from {
		opacity: 0;
		transform: scale(0, 0);
	}
	to {
		opacity: 1;
		transform: scale(1, 1);
	}
}
.watch-code.code-show {
	display: block;
	animation-name: scode;
	-webkit-animation: scode 0.3s linear 0s normal none;
	-moz-animation: scode 0.3s linear 0s normal none;
	animation: scode 0.3s linear 0s normal none;
}
@-webkit-keyframes scode {
	from {
		opacity: 0;
		-webkit-transform: scale(1, 0);
		transform-origin: left bottom;
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform-origin: left bottom;
	}
}
@-moz-keyframes scode {
	from {
		opacity: 0;
		-moz-transform: scale(1, 0);
		transform-origin: left bottom;
	}
	to {
		opacity: 1;
		-moz-transform: scale(1, 1);
		transform-origin: bottom bottom;
	}
}
@keyframes scode {
	from {
		opacity: 0;
		transform: scale(1, 0);
		transform-origin: left bottom;
	}
	to {
		opacity: 1;
		transform: scale(1, 1);
		transform-origin: left bottom;
	}
}
.banAnimate .obj-c,
.banAnimate .obj-e,
.banAnimate .obj-h {
	display: block;
	animation-name: saAnic;
	-webkit-animation: saAnic 0.3s linear 0s normal none;
	-moz-animation: saAnic 0.3s linear 0s normal none;
	animation: saAnic 0.3s linear 0s normal none;
}
@-webkit-keyframes saAnic {
	from {
		opacity: 0;
		left: 47%;
	}
	to {
		opacity: 1;
		left: 50%;
	}
}
@-moz-keyframes saAnic {
	from {
		opacity: 0;
		left: 47%;
	}
	to {
		opacity: 1;
		left: 50%;
	}
}
@keyframes saAnic {
	from {
		opacity: 0;
		left: 47%;
	}
	to {
		opacity: 1;
		left: 50%;
	}
}
.banAnimate .obj-d,
.banAnimate .obj-f,
.banAnimate .obj-g {
	display: block;
	animation-name: saAnid;
	-webkit-animation: saAnid 0.3s linear 0s normal none;
	-moz-animation: saAnid 0.3s linear 0s normal none;
	animation: saAnid 0.3s linear 0s normal none;
}
@-webkit-keyframes saAnid {
	from {
		opacity: 0;
		left: 53%;
	}
	to {
		opacity: 1;
		left: 50%;
	}
}
@-moz-keyframes saAnid {
	from {
		opacity: 0;
		left: 53%;
	}
	to {
		opacity: 1;
		left: 50%;
	}
}
@keyframes saAnid {
	from {
		opacity: 0;
		left: 53%;
	}
	to {
		opacity: 1;
		left: 50%;
	}
}
/*index_banner*/
.index_banner {
	width: 100%;
	height: 500px;
	z-index: 1;
	position: relative;
	overflow: hidden;
}
.index_banner .slide-box {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index_banner .slide {
	width: 100%;
	height: 100%;
}

/* HotKey */
.HotKey {
	font-size: 0;
	background: #2172bc;
	height: 87px;
}
.HotKey .Key {
	float: left;
	margin-top: 33px;
	width: 715px;
	white-space: nowrap;
	overflow: hidden;
}
.HotKey .Key h2 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
}
.HotKey .Key ul {
	display: inline-block;
	vertical-align: middle;
}
.HotKey .Key li {
	display: inline-block;
	margin-right: 10px;
}
.HotKey .Key li a {
	font-size: 16px;
	color: #fff;
}
.HotKey .sousou {
	float: right;
	margin-top: 20px;
}
.HotKey .sousou form input:first-child {
	display: inline-block;
	vertical-align: top;
	width: 384px;
	height: 44px;
	box-sizing: border-box;
	border: none;
	padding-left: 28px;
	outline: none;
}
.HotKey .sousou form input:last-child {
	display: inline-block;
	vertical-align: top;
	width: 44px;
	height: 44px;
	background: url(sousou.png) no-repeat center #fffc00;
	border: none;
	outline: none;
	cursor: pointer;
}

/* Product */
.Product {
	font-size: 0;
	padding-top: 66px;
	padding-bottom: 67px;
}
.ProductLeft {
	float: left;
	width: 305px;
}
.ProductLeft h2 {
	font-size: 24px;
	color: #fff;
	background: #2172bc;
	text-align: center;
	height: 73px;
	line-height: 73px;
}
.ProductLeft h2 span {
	font-size: 16px;
}
.ProductLeft ul {
	background: #f4f4f4;
}
.ProductLeft li a {
	font-size: 20px;
	color: #333;
	height: 64px;
	line-height: 64px;
	border-bottom: 1px solid #e0e0e0;
	display: block;
	padding-left: 49px;
}
.ProductLeft li:hover a {
	color: #2172bc;
}
.ProductLeft li:last-child a {
	border: none;
}
.ProductRight {
	float: right;
	width: 870px;
}
.ProductRight .ProductMune {
	background: #f2f2f2;
	margin-bottom: 17px;
}
.ProductRight .ProductMune li {
	font-size: 20px;
	color: #333;
	width: 189px;
	text-align: center;
	height: 62px;
	line-height: 62px;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
}
.ProductRight .ProductMune li:hover {
	background: #2172bc;
	color: #fff;
}
.ProductRight .ProductMune li.Selected {
	background: #2172bc;
	color: #fff;
}
.ProductRight .ProductList li {
	display: inline-block;
	border: 1px solid #000;
	margin-right: 13px;
	margin-bottom: 15px;
	width: 426px;
	height: 160px;
	overflow: hidden;
}
.ProductRight .ProductList li:nth-child(2n) {
	margin-right: 0;
}
.ProductRight .ProductList li .ProductImg {
	display: inline-block;
	vertical-align: top;
	width: 159px;
	height: 159px;
	line-height: 159px;
	overflow: hidden;
}
.ProductRight .ProductList li .ProductImg img {
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	transition: 0.5s;
}
.ProductRight .ProductList li:hover .ProductImg img {
	transform: scale(1.1);
}
.ProductRight .ProductList li .ProductArt {
	display: inline-block;
	vertical-align: top;
	width: 260px;
	margin-left: 7px;
	position: relative;
}
.ProductRight .ProductList li .ProductArt h2 {
	font-size: 18px;
	color: #333;
	font-family: 'Arial';
	margin-top: 24px;
	margin-bottom: 15px;
	line-height: 15px;
	height: 13px;
}
.ProductRight .ProductList li .ProductArt h2:hover {
	color: #2172bc;
}
.ProductRight .ProductList li .ProductArt p {
	font-size: 14px;
	color: #666;
	width: 244px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	margin-bottom: 10px;
}
.ProductRight .ProductList li .ProductArt span {
	font-size: 14px;
	color: #2172bc;
	position: absolute;
	bottom: -5px;
	right: 20px;
}
.ProductRight .ProductList li .ProductArt span:hover {
	text-decoration: underline;
}

/* About */
.About {
	font-size: 0;
	background: url(About_bg.jpg) no-repeat top center;
	padding-top: 40px;
	padding-bottom: 66px;
}
.AboutLeft {
	float: left;
	width: 380px;
	overflow: hidden;
}
.AboutLeft img {
	width: 100%;
}
.AboutRight {
	float: right;
	width: 790px;
}
.AboutRight h2 {
	font-size: 59px;
	color: #2d9bff;
	font-family: 'Arial';
	height: 43px;
	line-height: 45px;
	margin-top: 25px;
	margin-bottom: 13px;
}
.AboutRight div span {
	font-size: 18px;
	color: #404040;
	display: inline-block;
	vertical-align: middle;
	margin-right: 14px;
	font-weight: bold;
}
.AboutRight div hr {
	display: inline-block;
	border: none;
	width: 493px;
	height: 1px;
	background: #bababa;
	vertical-align: middle;
	margin-right: 14px;
}
.AboutRight a {
	font-size: 16px;
	color: #909090;
	display: inline-block;
	vertical-align: middle;
}
.AboutRight a:hover {
	color: #2d9bff;
}
.AboutRight p {
	font-size: 16px;
	color: #404040;
	line-height: 26px;
	margin-top: 5px;
	margin-bottom: 40px;
}
.AboutRight ul li {
	display: inline-block;
	width: 153px;
	height: 113px;
	margin-right: 32px;
	border: 10px solid #fff;
	transition: 0.5s;
	overflow: hidden;
}
.AboutRight ul li:hover {
	border: 10px solid #2d9bff;
}
.AboutRight ul li:last-child {
	margin-right: 0;
}
.AboutRight ul li img {
	width: 100%;
	transition: 0.5s;
}
.AboutRight ul li:hover img {
	transform: scale(1.1);
}
.Certificate {
	background: #fff;
	margin-top: 66px;
	padding: 39px;
}
.Certificate li {
	display: inline-block;
	margin-right: 42px;
	width: 249px;
	height: 170px;
	overflow: hidden;
}
.Certificate li img {
	width: 100%;
	transition: 0.5s;
}
.Certificate li:hover img {
	transform: scale(1.1);
}
.Certificate li:last-child {
	margin-right: 0;
}

/* Partner */
.Partner {
	font-size: 0;
	padding-top: 61px;
	padding-bottom: 66px;
}
.PartnerTitle h2 {
	font-size: 24px;
	color: #333;
}
.PartnerTitle span {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.PartnerBox {
	position: relative;
	float: right;
}
.PartnerBox .swiper-button-next,
.PartnerBox .swiper-button-prev {
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	position: unset;
	outline: none;
}
.PartnerBox .swiper-button-next {
	background: url(right.png) no-repeat center #6b6b6b;
}
.PartnerBox .swiper-button-prev {
	background: url(left.png) no-repeat center #2071c0;
}
.PartnerList {
	margin-top: 38px;
	overflow: hidden;
}
.PartnerList .swiper-container {
	padding: 15px 10px;
}
.PartnerList li {
	display: inline-block;
	width: 172px !important;
	height: 100px;
	overflow: hidden;
	box-shadow: 0 0 10px #dedede;
	margin-right: 30px;
	transition: 1s;
}
.PartnerList li:hover {
	box-shadow: 0 0 10px #2071c0;
}
.PartnerList li:last-child {
	margin-right: 0;
}
.PartnerList li img {
	width: 100%;
}

/* News */
.News {
	font-size: 0;
	padding-bottom: 80px;
}
.NewsTitle {
	background: url(News_bg.png) no-repeat top center;
	position: relative;
	width: 324px;
	height: 387px;
	padding-left: 40px;
	padding-top: 50px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-right: 27px;
}
.NewsTitle h2 {
	font-size: 30px;
	color: #fff;
	font-family: 'Arial';
	margin-bottom: 7px;
}
.NewsTitle p {
	font-size: 16px;
	color: #fff;
}
.NewsTitle hr {
	position: absolute;
	width: 48px;
	height: 3px;
	border: none;
	background: #fff;
	top: 287px;
}
.NewsList {
	display: inline-block;
	vertical-align: top;
	margin-right: 70px;
}
.NewsList .NewsTop {
	margin-bottom: 30px;
}
.NewsList .NewsTop .NewsTopImg {
	width: 169px;
	height: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 19px;
	overflow: hidden;
}
.NewsList .NewsTop .NewsTopImg img {
	height: 100%;
	transition: 0.5s;
}
.NewsList .NewsTop:hover .NewsTopImg img {
	transform: scale(1.1);
}
.NewsList .NewsTop .NewsTopArt {
	width: 270px;
	display: inline-block;
	vertical-align: top;
}
.NewsList .NewsTop .NewsTopArt h2 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 7px;
}
.NewsList .NewsTop .NewsTopArt span {
	font-size: 14px;
	color: #a3a3a3;
	margin-bottom: 24px;
	display: block;
}
.NewsList .NewsTop .NewsTopArt p {
	font-size: 16px;
	color: #666;
	line-height: 26px;
}
.NewsList li {
	padding: 18px 0;
	border-bottom: 1px solid #ccc;
	width: 445px;
}
.NewsList li:first-child {
	border-top: 1px solid #ccc;
}
.NewsList li .NewsImg {
	width: 75px;
	height: 75px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	overflow: hidden;
}
.NewsList li .NewsImg img {
	width: 100%;
	height: 100%;
	transition: 0.5s;
}
.NewsList li:hover .NewsImg img {
	transform: scale(1.1);
}
.NewsList li .NewsArt {
	width: 358px;
	display: inline-block;
	vertical-align: top;
}
.NewsList li .NewsArt h2 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-top: 9px;
	margin-bottom: 8px;
}
.NewsList li .NewsArt p {
	font-size: 16px;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.FAQ {
	display: inline-block;
	vertical-align: top;
	width: 321px;
}
.FAQ .FAQTitle h2 {
	font-size: 32px;
	color: #363636;
	font-family: 'Arial';
	height: 25px;
	line-height: 25px;
}
.FAQ .FAQTitle p {
	font-size: 16px;
	color: #666;
}
.FAQ .FAQList {
	margin-top: 30px;
	height: 310px;
	overflow: hidden;
}
.FAQ .FAQList .scrollcon {
	height: 800%;
}
/* .FAQList #boximg{margin-bottom: 32px;} */
.FAQ .FAQList li {
	padding-bottom: 32px;
	padding-top: 29px;
	border-bottom: 1px solid #ccc;
}
.FAQ .FAQList li:first-child {
	padding-top: 29px;
}
.FAQ .FAQList li h2 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	background: url(wen.png) no-repeat left center;
	padding-left: 27px;
	margin-bottom: 6px;
}
.FAQ .FAQList li:hover h2 {
	color: #2d9bff;
}
.FAQ .FAQList li p {
	font-size: 16px;
	color: #666;
	background: url(da.png) no-repeat left center;
	padding-left: 27px;
}
.NewsList h2:hover {
	color: #2d9bff !important;
}
.FAQTitle .Switch {
	float: right;
}
.FAQTitle .Switch div {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: top;
	cursor: pointer;
}
.FAQTitle .Switch .Switchtop {
	background: url(top.png) no-repeat center #2071c0;
}
.FAQTitle .Switch .Switchbottom {
	background: url(bottom.png) no-repeat center #6b6b6b;
}

.n_banner {
	margin: 0 auto;
	width: 100%;
	height: 300px;
	background: url(n_banner.jpg) center no-repeat;
	position: relative;
	background-color: #666;
}

/*内页内容*/
.mainC {
	background: #f2f2f2;
}
.mainContent {
	margin: 0 auto;
	width: 1200px;
	padding: 45px 0;
}
.list_left {
	float: left;
	width: 230px;
}
.list_left .list_left_title {
	color: #fff;
	text-align: left;
	padding: 20px 0;
	padding-left: 16px;
	box-sizing: border-box;
	font-size: 22px;
	display: inline-block;
	width: 230px;
	line-height: 24px;
	background: #2172bc;
}
.list_left .list_left_title span {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	margin-top: 4px;
	margin-left: 5px;
}
.list_left ul {
	padding: 10px 0;
	background: #fff;
}
.list_left li {
	position: relative;
}
.list_left > ul li a {
	padding: 0;
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-decoration: none;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	display: block;
	color: #666;
}
.list_left > ul .nav_one > a {
	background: url(news_bg1.png) 15px center no-repeat;
}
.list_left > ul li a:hover {
	color: #2172bc;
	transition: 0.1s;
}
.list_left .currclass a {
	color: #2172bc;
	transition: 0.1s;
}
.list_left .nav_er {
	padding: 0;
}
.list_left .nav_er li {
	position: relative;
}
.list_left .nav_er a {
	font-size: 15px;
	border: none;
	height: 33px;
	line-height: 33px;
	color: #666;
	padding-left: 45px;
}
.list_left .nav_er li:hover > a {
	background: #ababab;
	color: #fff;
}
.list_left .nav_san {
	padding: 0;
	position: absolute;
	display: none;
	left: 230px;
	top: 0;
	min-width: 100px;
	z-index: 999;
	background: #797979;
}
.list_left .nav_san li {
	padding: 0 10px;
}
/* .list_left .nav_er li:hover .nav_san{display: block;} */
.list_left .nav_san a {
	font-size: 15px;
	border: none;
	height: 33px;
	line-height: 33px;
	padding-left: 0;
	white-space: nowrap;
	color: #fff;
	background: none !important;
}
.list_left .nav_san li:hover {
	background: #ababab !important;
}
.NhotNews {
	margin-top: 20px;
}
.NContact {
	margin-top: 20px;
}
.NContactBox {
	background: #fff;
	padding: 10px;
}
.NContactBox p {
	line-height: 28px;
}
.NContactBox p span {
	display: inline-block;
	width: 165px;
	vertical-align: top;
}
.NhotNews .list_left_title {
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
	height: 60px;
	line-height: 60px;
	padding-top: 0;
}
.NhotNews li {
	position: relative;
	padding: 10px;
	overflow: hidden;
	zoom: 1;
	margin: 0 8px 15px;
	border-bottom: 1px solid #dddddd;
	padding-left: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list_left_Product {
	float: left;
	background: #2172bc;
	width: 230px;
	padding-bottom: 23px;
}
.list_left_Product .list_left_title {
	text-align: center;
	padding-top: 23px;
}
.list_left_Product .list_left_title h2 {
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	height: 27px;
	line-height: 21px;
	margin-bottom: 10px;
}
.list_left_Product .list_left_title p {
	font-size: 13px;
	color: #fff;
	font-family: 'Arial';
	height: 10px;
	line-height: 11px;
	margin-bottom: 21px;
}
.list_left_ProductList .list_left_Product_bg {
	background: url(ProductNav_bg.png) no-repeat top center;
	width: 215px;
	margin: 0 auto;
	padding-top: 36px;
}
.list_left_ProductList ul {
	background: #fff;
	padding: 0 20px 20px;
}
.list_left_ProductList li {
	background: url(ProductNav_bg2.png) no-repeat center;
	text-align: center;
	height: 46px;
	line-height: 46px;
	margin-bottom: 7px;
	border-radius: 7px;
}
.list_left_ProductList li:last-child {
	margin-bottom: 0;
}
.list_left_ProductList li:hover {
	background: #e12621;
}
.list_left_ProductList li.currclass {
	background: #e12621;
}
.list_left_ProductList li a {
	font-size: 15px;
	color: #e12621;
	display: block;
}
.list_left_ProductList li:hover a {
	color: #fff;
}
.list_left_ProductList li.currclass a {
	color: #fff;
}

.call-me {
	max-width: 210px;
	margin-top: 25px;
	background-color: #fff;
	padding-bottom: 0;
}
.call-me h2 {
	text-align: center;
	background: #2172bc;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 66px;
}
.border1 {
	border: 1px solid #d3d3d3;
	border-top: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
.phone-number {
	font-size: 14px;
	color: #666;
	padding: 10px 40px 10px 30px;
}
.phone-number p {
	margin-bottom: 0;
	line-height: 1.5;
}
.phone-number span {
	font-size: 18px;
	color: #2172bc;
	font-weight: bold;
	font-family: arial;
}
.call-me ul {
	padding: 0px 10px 0;
}
.call-me ul li {
	border-bottom: 1px solid #e1e1e1;
	font-size: 14px;
	padding: 10px 0;
	width: auto;
	height: auto;
}
.call-me ul li:first-child {
	padding-top: 0;
}
.call-me ul li:last-child {
	border-bottom: none;
}
.call-me ul li p {
	margin-bottom: 0;
	font-weight: bold;
	line-height: 1.5;
}
.call-me ul li span {
	line-height: 1.5;
	display: block;
}

.list_right {
	width: 895px;
	height: auto;
	float: right;
	padding: 0px 20px 20px;
	background: #fff;
}
.list_right_title {
	width: 100%;
	font-size: 16px;
	height: 60px;
	color: #222;
	background: none;
	border-bottom: 1px solid #dbdbdb;
}
.list_right_title .title {
	float: left;
	margin-top: 28px;
	line-height: 1.4;
	border-left: 3px solid #2172bc;
	padding-left: 10px;
}
.list_right_title .weizhi {
	float: right;
	font-size: 14px;
	line-height: 40px;
	margin-right: 0px;
	margin-top: 20px;
	color: #525252;
}
.list_right_title .weizhi a {
	color: #525252;
}
.list_right_title .weizhi a:hover {
	color: #2172bc;
}
.list_right .list_contact {
	text-align: left;
	width: 852px;
	margin: 0 auto;
	line-height: 30px;
	color: #212121;
	font-size: 16px;
	padding: 20px 0 20px 0;
	position: relative;
}
.list_right .list_contact p img {
	max-width: 100%;
}
.list_contact .title {
	font-size: 20px;
	color: #3c3c3c;
	font-weight: bold;
	text-align: center;
	width: 870px;
	margin: 0 auto;
}
.list_contact .date {
	line-height: 38px;
	text-align: center;
	color: #737373;
	font-size: 16px;
	border-bottom: 1px dotted #ccc;
	padding: 8px 0 12px;
	width: 870px;
	margin: 0 auto;
}
.list_right .contact {
	padding: 24px 0 35px 0;
	color: #383838;
	line-height: 30px;
	font-size: 16px;
	width: 870px;
	margin: 0 auto;
}
.list_right .contact #MyContent {
	overflow: hidden;
}
.list_right .contact p video {
	height: 500px;
	max-width: 80%;
	outline: none;
}
.list_right .contact table {
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	max-width: 100% !important;
}
.list_right .contact table td {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	padding: 5px !important;
	white-space: nowrap;
}
.list_right #next {
	font-size: 16px;
	border-top: 1px solid #f6f6f6;
	padding: 15px 0;
	color: #4a4a4a;
}
.list_right #next:after {
	content: '';
	display: block;
	clear: both;
}
.list_right #next a {
	color: #4a4a4a;
	max-width: 400px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: top;
}
.list_right #next a:hover {
	color: #2172bc;
}

.list_centent {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	background: #fff;
	padding: 0px 20px 20px;
	box-sizing: border-box;
}
.list_centent_title {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px #999 solid;
	margin-top: 15px;
}
.list_centent_title h2 {
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	color: #303238;
	font-size: 20px;
	font-weight: bold;
}
.list_centent_title .weizhi {
	float: right;
	height: 30px;
	color: #999;
	font-size: 15px;
	text-align: right;
	line-height: 30px;
}
.list_centent_title .weizhi a {
	color: #999;
	font-size: 15px;
}
.list_centent_title .weizhi a:hover {
	color: #2172bc;
}

.list_contact_img {
	display: block;
	margin-top: 20px;
}
.list_contact_img li {
	width: 286px;
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 15px;
}
.list_contact_img li:nth-child(3n) {
	margin-right: 0;
}
.list_contact_img li div {
	border: solid 1px #ccc;
	padding: 1px;
	width: 282px;
	height: 212px;
	line-height: 210px;
	overflow: hidden;
}
.list_contact_img li:hover div {
	border: solid 1px #2172bc;
}
.list_contact_img li img {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.list_contact_img li h4 {
	text-align: center;
	line-height: 50px;
	font-weight: 100;
	font-size: 15px;
	background: #fcfcfc;
	transition: 0.3s;
}
.list_contact_img li:hover h4 {
	background: #2172bc;
	color: #fff;
}

.list_certificate_img {
	display: block;
	margin-top: 20px;
}
.list_certificate_img li {
	width: 286px;
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 15px;
}
.list_certificate_img li:nth-child(3n) {
	margin-right: 0;
}
.list_certificate_img li div {
	border: solid 1px #ccc;
	padding: 1px;
	width: 282px;
	height: 212px;
	line-height: 210px;
	overflow: hidden;
}
.list_certificate_img li:hover div {
	border: solid 1px #2172bc;
}
.list_certificate_img li img {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.list_certificate_img li h4 {
	text-align: center;
	line-height: 50px;
	font-weight: 100;
	font-size: 15px;
	background: #fcfcfc;
	transition: 0.3s;
}
.list_certificate_img li:hover h4 {
	background: #2172bc;
	color: #fff;
}

.list_contact_case {
	display: block;
	margin-top: 20px;
}
.list_contact_case li {
	width: 286px;
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 20px;
}
.list_contact_case li:nth-child(3n) {
	margin-right: 0;
}
.list_contact_case li div {
	border: solid 1px #ccc;
	padding: 1px;
	width: 282px;
	height: 141px;
	overflow: hidden;
}
.list_contact_case li div:hover {
	border: solid 1px #2172bc;
}
.list_contact_case li img {
	width: 100%;
}

.list_news {
	text-align: left;
	width: 870px;
	margin: 0 auto;
	line-height: 24px;
	color: #737373;
	font-size: 14px;
	padding: 20px 0 20px 0;
	position: relative;
	font-size: 0;
}
.list_news > p {
	font-size: 14px;
	color: #666;
}
.list_news li {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	transition: 0.5s all ease-out;
}
/* .list_news li:hover{background: #f2f2f2;} */
.list_news li .nNewsImg {
	width: 255px;
	height: 165px;
	display: inline-block;
	overflow: hidden;
	line-height: 165px;
	vertical-align: middle;
}
.list_news li .nNewsImg img {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.list_news li .nNewsArt {
	display: inline-block;
	width: 590px;
	margin-left: 20px;
	vertical-align: top;
	padding-left: 20px;
	box-sizing: border-box;
	vertical-align: middle;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	min-height: 165px;
}
.list_news li .nNewsArt .nNewsTitel {
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	width: 590px;
	font-size: 16px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	background-position: 10px center;
	margin-bottom: 15px;
	position: relative;
}
.list_news li .nNewsArt h2 {
	color: #333;
	font-weight: normal;
	font-size: 17px;
}
.list_news li .nNewsArt h2:hover {
	color: #2172bc;
}
.list_news li .nNewsArt .Time {
	position: absolute;
	right: 25px;
	top: 2px;
	font-size: 14px;
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.list_news li .nNewsArt p {
	width: 570px;
	height: 54px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	float: left;
	text-align: justify;
}
.list_news li .nNewsArt .More {
	float: right;
	line-height: 24px;
	color: #737373;
	font-size: 14px;
	margin-top: 20px;
}
.list_news li .nNewsArt .More:hover {
	color: #2172bc;
}
.list_problem li .nNewsArt {
	width: 850px;
	margin-left: 0;
	padding-left: 0;
	min-height: 130px;
}
.list_problem li .nNewsArt p {
	width: 640px;
}
.list_problem li .nNewsArt .nNewsTitel {
	width: 100%;
}
.list_problem li .nNewsArt .Time {
	right: 0;
}

.list_news2 {
	text-align: left;
	width: 870px;
	margin: 0 auto;
	line-height: 24px;
	color: #737373;
	font-size: 14px;
	padding: 20px 0 20px 0;
	position: relative;
	font-size: 0;
}
.list_news2 > p {
	font-size: 14px;
	color: #666;
}
.list_news2 li {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	transition: 0.5s all ease-out;
}
.list_news2 li .nNewsArt {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	box-sizing: border-box;
	vertical-align: middle;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.list_news2 li .nNewsArt .nNewsTitel {
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	width: 100%;
	font-size: 16px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	background-position: 10px center;
	margin-bottom: 15px;
	position: relative;
}
.list_problem li .nNewsArt .nNewsTitel {
	width: 100%;
}
.list_news2 li .nNewsArt h2 {
	color: #333;
	font-weight: normal;
	font-size: 17px;
}
.list_news2 li .nNewsArt h2:hover {
	color: #2172bc;
}
.list_news2 li .nNewsArt .Time {
	position: absolute;
	right: 25px;
	top: 2px;
	font-size: 14px;
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.list_problem li .nNewsArt .Time {
	right: 0;
}
.list_news2 li .nNewsArt p {
	width: 800px;
	height: 54px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	float: left;
	text-align: justify;
}
.list_news2 li .nNewsArt .More {
	float: right;
	line-height: 24px;
	color: #737373;
	font-size: 14px;
	margin-top: 20px;
}
.list_news2 li .nNewsArt .More:hover {
	color: #2172bc;
}

.list_product_contact {
	display: block;
	padding: 20px 0;
}
.list_product_contact > p {
	font-size: 14px;
	color: #666;
}
.list_product_contact ul {
	font-size: 0;
}
.list_product_contact li {
	position: relative;
	width: 279px;
	min-height: auto;
	float: left;
	margin-right: 26px;
	margin-bottom: 20px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #dedede;
}
.list_product_contact li:nth-child(3n) {
	margin-right: 0;
}
.list_product_contact li .nProductImg {
	position: relative;
	display: block;
	width: 279px;
	height: 280px;
	line-height: 207px;
	text-align: center;
	overflow: hidden;
}
.list_product_contact li .nProductImg img {
	width: 100%;
	vertical-align: middle;
}
.list_product_contact .nProductArt {
	padding: 10px 15px 15px;
	position: relative;
	box-sizing: border-box;
}
.list_product_contact .nProductArt h2 {
	padding: 5px 0;
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}
.list_product_contact .nProductArt h2 a {
	color: #666;
	display: block;
}
.list_product_contact li:hover .nProductArt h2 a {
	color: #2172bc;
}
.list_product_contact .nProductArt p {
	color: #999;
	font-size: 14px;
}
.list_product_contact .nProductArt > a {
	opacity: 0;
	position: absolute;
	bottom: 28px;
	right: 23px;
	display: block;
	width: 12px;
	height: 12px;
	z-index: 10;
	transition: 0.3s;
}
.list_product_contact li:hover .nProductArt > a {
	opacity: 1;
}
.list_product_contact .nProductArt:after {
	content: '';
	display: block;
	background: #2172bc;
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: 0.3s;
}
.list_product_contact li:hover .nProductArt:after {
	width: 100%;
}

.serch_product {
	height: auto;
	overflow: hidden;
	margin: auto;
	background: #fff;
}
.photolisting {
	display: block;
	padding: 20px 0;
}
.photolisting > p {
	font-size: 14px;
	color: #666;
}
.photolisting ul {
	font-size: 0;
}
.photolisting li {
	position: relative;
	width: 279px;
	min-height: auto;
	float: left;
	margin-right: 26px;
	margin-bottom: 20px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #dedede;
}
.photolisting li:nth-child(3n) {
	margin-right: 0;
}
.photolisting li .nProductImg {
	position: relative;
	display: block;
	width: 279px;
	height: 280px;
	line-height: 186px;
	text-align: center;
	overflow: hidden;
}
.photolisting li .nProductImg img {
	width: 100%;
	vertical-align: middle;
}
.photolisting .nProductArt {
	padding: 10px 15px 15px;
	position: relative;
	box-sizing: border-box;
}
.photolisting .nProductArt h2 {
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.photolisting .nProductArt h2 a {
	color: #666;
}
.photolisting li:hover .nProductArt h2 a {
	color: #2172bc;
}
.photolisting .nProductArt p {
	color: #999;
	font-size: 14px;
}
.photolisting .nProductArt > a {
	opacity: 0;
	position: absolute;
	bottom: 28px;
	right: 23px;
	display: block;
	width: 12px;
	height: 12px;
	z-index: 10;
	transition: 0.3s;
}
.photolisting li:hover .nProductArt > a {
	opacity: 1;
}
.photolisting .nProductArt:after {
	content: '';
	display: block;
	background: #2172bc;
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: 0.3s;
}
.photolisting li:hover .nProductArt:after {
	width: 100%;
}

/*产品内容页*/
#list_product_content {
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
	padding-bottom: 40px;
}
.products_show_1 {
	display: block;
	padding-bottom: 20px;
	margin: 0 auto;
}
.show_left {
	float: left;
	width: 430px;
}
.show_right {
	width: 440px;
	float: right;
}
.prodtitle {
	height: 30px;
	line-height: 30px;
	color: #232323;
	font-size: 25px;
	font-weight: bold;
}
.show_right LI {
	line-height: 35px;
	overflow: hidden;
	display: block;
	background: url(pdf.jpg) left no-repeat;
	padding-left: 28px;
}
.show_right .d_contact {
	border-top: 1px #999999 solid;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
	line-height: 30px;
	padding-top: 10px;
	min-height: 230px;
	font-size: 14px;
}
.show_right .d_contact p {
	font-size: 15px;
	color: #333;
	line-height: 30px;
}
.show_right .d_contact::-webkit-scrollbar {
	display: none;
}
.show_right a.nProductZx {
	text-align: center;
	transition: 0.5s;
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	background-color: #2172bc;
	color: #fff;
	font-size: 16px;
}
.show_right a.nProductZx:hover {
	background-color: #2f88da;
}
#list_info {
	overflow: hidden;
	border-top: 5px solid #f1f1f1;
}
#list_info .detailed {
	display: block;
	height: 60px;
	line-height: 60px;
	color: #1c1c1c;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #edf0f0;
}
#list_product_content #next {
	font-size: 16px;
	padding: 10px 0;
}

/*图片放大镜样式*/
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}
.jqzoom img {
	width: 430px;
	max-width: 430px;
	border: solid 1px #eee;
}
div.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	text-align: center;
	overflow: hidden;
	width: 430px;
	height: 300px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff /*url(zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

/*图片小图预览列表*/
.spec-preview {
	width: 430px;
}
.spec-preview:after {
	content: '';
	display: block;
	clear: both;
}
.spec-scroll {
	clear: both;
	margin-top: 5px;
}
.spec-scroll .prev,
.spec-scroll .next {
	border: 1px solid #e3e3e3;
	display: block;
	text-align: center;
	width: 30px;
	height: 78px;
	line-height: 78px;
	cursor: pointer;
	text-decoration: none;
	position: relative;
}
.spec-scroll .prev {
	float: left;
	background: url(n_left_i2.png) no-repeat center #fff;
}
.spec-scroll .prev:before,
.spec-scroll .prev:after {
	content: '';
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	left: 7px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 5;
	border-top: 8px transparent dashed;
	border-left: 8px transparent dashed;
	border-bottom: 8px transparent dashed;
	border-right: 8px #ccc solid;
	overflow: hidden;
	margin-left: -5px;
}
.spec-scroll .prev:after {
	left: 10px;
	border-right-color: #fff;
}
.spec-scroll .prev:hover:before {
	border-right-color: #1c3f8e;
}
.spec-scroll .next {
	float: right;
	background: url(n_right_i2.png) no-repeat center #fff;
}
.spec-scroll .next:before,
.spec-scroll .next:after {
	content: '';
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	right: 7px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 5;
	border-top: 8px transparent dashed;
	border-right: 8px transparent dashed;
	border-bottom: 8px transparent dashed;
	border-left: 8px #ccc solid;
	overflow: hidden;
	margin-right: -5px;
}
.spec-scroll .next:after {
	right: 10px;
	border-left-color: #fff;
}
.spec-scroll .next:hover:before {
	border-left-color: #1c3f8e;
}
.spec-scroll .items {
	float: left;
	position: relative;
	width: 355px;
	height: 80px;
	overflow: hidden;
}
.spec-scroll .items ul {
	position: absolute;
	width: 999px;
	height: 80px;
}
.spec-scroll .items ul li {
	float: left;
	width: 89px;
	text-align: center;
}
.spec-scroll .items ul li img {
	border: 1px solid #e3e3e3;
	width: 78px;
	height: 78px;
	cursor: pointer;
}
.spec-scroll .items ul li img:hover {
	border-color: #5c95f3;
}
.spec-scroll .items ul li img.hover {
	border-color: #5c95f3;
}
.list-paddingleft-2 li {
	min-width: 50%;
	display: inline-block;
}

/*分页*/
#fenye {
	clear: both;
	margin: 25px 0 20px 0;
}
#fenye table {
	margin: 0 auto;
}
#fenye .prev_h,
#fenye .next_h {
	width: 70px;
	text-align: center;
	line-height: 30px;
}
#fenye .prev_h:hover,
#fenye .next_h:hover {
	color: #2172bc;
}
#fenye a.curr {
	width: 30px;
	background: #2172bc;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#fenye a.curr:visited {
	color: #fff;
}
#fenye a {
	color: #333333;
	background: #fff;
	margin: 0px 5px;
	border: 1px solid #dcdddd;
	float: left;
	text-align: center;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
}
#fenye a.num {
	width: 30px;
}
#fenye a:visited {
	color: #333333;
}
#fenye a:hover {
	float: left;
}
#fenye span {
	line-height: 30px;
	font-size: 13px;
	height: 30px;
}

/*在线留言*/
/* .list_contact form ul{margin-top: 10px;} */
.list_contact form ul li {
	margin-top: 25px;
	position: relative;
	min-width: auto;
}
.list_contact form ul li input {
	float: right;
	width: 770px;
	height: 40px;
	border: 1px solid #dcdcdc;
	margin-left: 20px;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	outline: none;
}
.list_contact form input,
.list_contact form textarea {
	box-sizing: border-box;
	padding-left: 10px;
	outline: none;
}
.list_contact form ul li label {
	font-size: 16px;
	color: #666;
	line-height: 42px;
	margin: 0;
	display: inline-block;
	font-weight: bold;
}
.list_contact form ul li:nth-of-type(odd) {
	float: left;
}
/* .list_contact form ul li:nth-of-type(even){float: right;} */
.list_contact form ul li:nth-child(5) {
	width: 100%;
}
.list_contact form ul li:nth-child(5) p {
	font-size: 16px;
	color: #666;
	line-height: 42px;
	margin: 0;
	font-weight: bold;
}
.list_contact form ul li:last-child {
	float: none;
	width: 100%;
}
.list_contact form div div {
	margin-top: 10px;
}
.list_contact form div p {
	line-height: 50px;
}
.list_contact form textarea {
	resize: none;
	height: 220px;
	width: 842px;
	border: 1px solid #dcdcdc;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.submit {
	display: block;
	width: 180px !important;
	height: 42px !important;
	background: #2172bc;
	color: #fff !important;
	border: none !important;
	font-size: 16px;
	padding-left: 0 !important;
	margin: 0 auto 15px !important;
	float: none !important;
	cursor: pointer;
}

/*右边浮动*/
.floating_ck {
	position: fixed;
	right: 0px;
	top: 65%;
	z-index: 99999999;
}
.floating_ck dl dd {
	position: relative;
	width: 80px;
	height: 80px;
	background-color: #2172bc;
	border-bottom: solid 1px #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
	cursor: pointer;
}
.floating_ck dl dd:hover {
	background-color: #2172bc;
}
.floating_ck dl dd:hover .floating_left {
	display: block;
}
.consult {
	background-image: url(qq.png);
}
.consults {
	background-image: url(dz.png);
}
.qrcord {
	background-image: url(weixin.png);
}
.return {
	background-image: url(fanhui.png);
}
.floating_ck dd span {
	color: #fff;
	display: block;
	padding-top: 54px;
}
.floating_left {
	position: absolute;
	left: -120px;
	top: 0px;
	width: 120px;
	height: 80px;
	background-color: #2172bc;
	border-bottom: solid 1px #2172bc;
	display: none;
}
.floating_left a {
	color: #fff;
	line-height: 80px;
}
.floating_ewm {
	height: 150px;
	top: -70px;
}
.floating_ewm i {
	background-image: url(weixin.jpg);
	display: block;
	width: 110px;
	height: 110px;
	margin: auto;
	margin-top: 7px;
}
.floating_ewm ii {
	background-image: url(mobile.jpg);
	display: block;
	width: 110px;
	height: 110px;
	margin: auto;
	margin-top: 7px;
}
.floating_ewm p {
	color: #fff;
	margin-top: 5px;
}
.floating_ewm .qrcord_p01 {
	font-size: 12px;
	line-height: 20px;
}
.floating_ewm .qrcord_p02 {
	font-size: 14px;
}

/*footer*/
.footer {
	width: 100%;
	font-size: 0;
	background: #3a3a3a;
	padding-top: 48px;
}
.footer a:hover {
	color: #2a96ff !important;
}
.footer .Link {
	border-bottom: 1px solid #545454;
	padding-bottom: 45px;
}
.footer .Link span {
	font-size: 30px;
	color: #2a96ff;
	font-family: 'Arial';
	display: inline-block;
	vertical-align: middle;
	margin-right: 62px;
}
.footer .Link ul {
	display: inline-block;
	vertical-align: middle;
}
.footer .Link li {
	display: inline-block;
	margin-right: 24px;
	border-right: 1px solid #fff;
	padding-right: 24px;
	height: 17px;
	line-height: 17px;
}
.footer .Link li a {
	font-size: 16px;
	color: #fff;
}
.footer .Link p {
	font-size: 24px;
	color: #fffc00;
	font-weight: bold;
	font-family: 'Arial';
	float: right;
	margin-top: 5px;
}
.footer .footerNav {
	margin-top: 23px;
}
.footer .footerNav li {
	display: inline-block;
	margin-right: 98px;
}
.footer .footerNav li:last-child {
	margin-right: 0;
}
.footer .footerNav li a {
	font-size: 16px;
	color: #fff;
}
.footerBottom {
	margin-top: 70px;
	padding-bottom: 42px;
}
.footerBottom span {
	font-size: 14px;
	color: #a9a9a9;
	display: inline-block;
	margin-top: 62px;
}
.footerBottom span a {
	color: #a9a9a9;
}
.footerBottom img {
	float: right;
}
