+* { margin: 0; padding: 0 }
@charset "utf-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
fieldset, img {
	border: 0
}
img {
	vertical-align: middle
}
ol, ul, li {
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
button, input, select, textarea {
	font-size: 12px;
	font-family: inherit;
	margin: 0;
	outline: none;
	resize: none;
	border: none
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden
}
.clearfix {
	zoom: 1
}
html {
	verflow: -Scroll;
	overflow-x: hidden;
	zoom: 1;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical
}
body {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-family: microsoft yahei, simsun, Arial, Helvetica, sans-serif
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
	transition: all ease .3s
}
a:hover {
	color: #007eca;
	text-decoration: none
}
:focus {
	outline: none
}
.fl {
	float: left
}
.fr {
	float: right
}
.w1200 {
	width: 1200px;
	margin: 0 auto
}
.mb10 {
	margin-bottom: 10px
}
.mb15 {
	margin-bottom: 15px
}
.mb25 {
	margin-bottom: 25px
}
.center {
	text-align: center
}
.hide {
	overflow: hidden
}
.erp {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.center {
	-webkit-box-pack : center;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	justify-content : center;
}
.between {
	-webkit-box-pack : justify;
	-webkit-justify-content : space-between;
	-ms-flex-pack : justify;
	justify-content : space-between;
}
.items {
	-webkit-box-align : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	align-items : center;
}
.row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.fwrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.fcolumn {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}



.header {
	height: 90px;
	padding: 10px 0;
}
.header .logo{ margin-top:15px;}

.header .span_wz{ float:left; display:block; line-height:33px; margin-left:35px; margin-top:10px;}
.header .span_black{ color:#444444; font-size:22px;float:left;}
.header .span_blue{color:#163a84;font-size:22px;float:left;}

.headR {
	
}
.headR .wx {
	float: left;
	width: 40px;
	height: 40px;
	background: url(../images//wxIcon.png) no-repeat;
	padding-right: 20px;
	border-right: 1px solid #d7d7d7;
	position: relative;
	margin-top: 5px;
	cursor: pointer;
	z-index: 3
}
.headR .wx span {
	position: absolute;
	top: 50px;
	left: -45px;
	background: #ececec;
	padding: 5px;
	display: none;
	z-index: 5
}
.headR .wx span::before {
	position: absolute;
	content: "";
	top: -12px;
	left: 50%;
	border: 6px solid transparent;
	border-bottom-color: #ccc;
	margin-left: -6px
}
.header .right{ float: right; margin: 14px 0 0 0;}
.header .right .lx-ph{position: relative;width: 47px;height: 66px;animation: msClock 1.2s linear infinite;animation: msClock 1.2s linear infinite;}
@keyframes msClock{ 0%,90%,100%{ transform: rotate(0) scale(1);}
	20%,40%{ transform: rotate(-15deg) scale(1.1);}
	30%,50%{ transform: rotate(15deg) scale(1.1);}
	}
.header .right .lx-ph img{ width: 47px; height: 66px;}
.header .right>div{ display: inline-block; vertical-align: top; text-align: left;}
.header .right>div p{ font-size: 18px;color: #333;}
.header .right .dz-rx{ margin: 0 0 0 20px; line-height: 25px;}
.header .right>div p+p{ font-size: 24px; font-weight: bold;color: #dd0000;
    font-family: Impact;}

.header .phone {
	background: url(../images/pIcon.png) no-repeat left center;
	padding-left: 50px;
	margin-left: 20px
}
.header .phone span {
	display: block;
	font-size: 24px;
	color: #007eca;
	font-family: Arial;
	font-weight: 700
}
/* 导航样式 */
.topbg{ background:#007eca; width:100%;}
.navbar{ width:1200px; margin:0 auto; background:#007eca; color:#fff;}
.navbar ul{}
.navbar ul{}
.navbar ul li{font-size: 15px;border-top: none;text-align: center;position: relative;}
.navbar ul li a{color: #fff;text-transform: uppercase;display: block;font-size:16px;line-height: 50px;position: relative;overflow: hidden;padding: 0 18px;}
.navbar ul li a.ta{ background: #0d5bc1;}
.navbar ul li.active a.ta{background: #f00;}

.navbar ul li .sub{position: absolute; background-color: #fff;z-index: 99;-webkit-box-shadow: 0 0 15px rgba(0,0,0,.2);box-shadow: 0 0 15px rgba(0,0,0,.2);display: none;}
.navbar ul li .sub .li {}
.navbar ul li .sub .li:last-child{border-bottom: none;}
.navbar ul li .sub .li a{font-size: 15px;font-weight: normal;white-space : nowrap;padding: 0 25px;line-height: 40px;color: #333;text-transform: capitalize;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.navbar ul li .sub .li a:hover{background-color: #0d5bc1;color: #fff;}
.navbar ul li .sub .li a::before{display: none;}

.navbar ul li.active .sub .li a{background: #fff;}
.navbar ul li.active .sub .li a:hover{background: #0d5bc1;}
.navbar ul li.search{margin-left: 30px;}

.searchbox{background-color: #fff;border-top: solid 1px #efefef;position: fixed;top: 90px;left: 0;width: 100%;z-index: 99;text-align: center;display: none;}
.searchbox .container{position: relative;height: 85px;}
.searchbox {}
.searchbox form{position: relative;width: 100%;text-align: center;}
.searchbox input[type="text"]{border:none;border:solid 1px #e6e6e6;padding: 10px 10px 10px ;width: 50%;background: none;}
.searchbox input[type="submit"]{border:none;background-color: #0d5bc1;color: #FFFFFF;width: 65px;cursor: pointer;height: 41px;background: #0d5bc1;}



.nav {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	background:#007eca;
}
.nav li {
	float: left;
	width: 133px;
	text-align: center
}
.nav li a {
	color: #fff;
	display: block;
	position: relative;
	z-index: 2;
	background-position: left center;
}
.nav li:last-child {
	margin-right: 0
}
.nav li .cur, .nav li a:hover {
	background-position: 0 0;
	color: #fff;
	background: #0d5bc1;
}
.banner {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 590px
}
.banner .bd {
	height: 590px;
	z-index: 0;
	position: relative;
	left: 50%;
	margin-left: -960px
}
.banner_ctr {
	height: 90px;
	position: absolute;
	top: 45%;
	z-index: 2;
	left: 50%;
	margin-left: -600px
}
.banner_ctr a {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/ctrl.png) no-repeat 0 0;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block
}
.banner_ctr a.prev {
	left: -90px
}
.banner_ctr a.next {
	right: -1280px;
	background-position: -40px 0
}
.banner_ctr a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.banner .hd {
	position: absolute;
	bottom: 20px;
	text-align: center;
	z-index: 5;
	left: 50%;
	font-size: 0;
	line-height: 0;
	height: 0;
	margin-left: -30px;
	height: 14px
}
.banner .hd li {
	z-index: 2;
	cursor: pointer;
	margin-right: 5px;
	display: inline-block;
	width: 10px;
	height: 10px;
*display:inline;
	zoom: 1;
	border-radius: 100%;
	border: 2px solid #fff;
	position: relative;
	transition: all .3s
}
.banner .hd li:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #fff;
	top: 2px;
	left: 2px;
	border-radius: 100%
}
.banner .hd li:hover, .banner .hd .on {
	border: 2px solid #007eca;
	transform: scale(1.1)
}
.banner .hd .on:after {
	background: #007eca
}
.search {
	height: 36px;
	padding: 15px 0;
	border-bottom: 1px solid #e5eef4
}
.searFont {
	width: 780px;
	overflow: hidden;
	line-height: 36px
}
.searFont a {
	margin: 0 8px
}
.searFont strong {
	color: #333;
	font-weight: 400
}
.searMain {
	width: 295px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dbdbdb
}
.searSelect {
	float: left;
	width: 49px;
	color: #333;
	padding-left: 15px;
	position: relative;
	font-size: 12px;
	cursor: pointer;
	border-right: 1px solid #ddd
}
.searSelect span {
	position: relative;
	display: block
}
.searSelect span:after {
	content: "";
	position: absolute;
	right: 8px;
	top: 17px;
	border: 4px solid transparent;
	border-top-color: #333
}
.searSelect ul {
	position: absolute;
	top: 34px;
	left: 0;
	background: #fff;
	text-align: center;
	width: 65px;
	display: none
}
.searSelect ul li {
	padding-left: 15px;
	line-height: 25px;
	border-top: 1px solid #f5f5f5
}
.searSelect ul li:hover {
	background: #f1f1f1
}
.search .txt {
	width: 240px;
	float: left;
	height: 34px;
	line-height: 34px;
	color: #666;
	padding: 0 10px
}
.search .btn {
	float: left;
	width: 35px;
	height: 34px;
	cursor: pointer;
	transition: all .3s;
	background: #007eca url(../images/searIcon.png) no-repeat center center
}
.search .btn:hover {
	opacity: .8
}
.adv {
	border-left: 1px solid #f0f0f0
}
.adv li {
	width: 299px;
	border-right: 1px solid #f0f0f0;
	height: 200px;
	text-align: center;
	float: left;
	transition: all .3s
}
.adv li h4 {
	padding-top: 75px;
	display: inline-block;
	padding-left: 65px;
	font-weight: 400;
	text-align: left
}
.adv li i {
	float: left;
	width: 58px;
	height: 46px;
	background: url(../images/advIcon.png) no-repeat;
	margin-left: -65px;
	transition: all .3s;
	top: 0;
	position: relative
}
.adv li h4 span {
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
	font-weight: 700
}
.adv li:nth-child(2) i {
	background-position: -58px 0
}
.adv li:nth-child(3) i {
	background-position: -116px 0
}
.adv li:nth-child(4) i {
	background-position: -174px 0
}
.adv li:hover {
	box-shadow: 0 0 10px #ccc
}
.adv li:hover i {
	top: -10px
}

/* 第一屏 */
.section { padding-top: 85px }
.section .h2 { font-size: 28px; text-align: center; font-weight: 400; margin-bottom: 10px; line-height: 45px; color: #333; }

/* .section .h2:hover { color: #e63241; } */
.section .h5 { font-size: 15px; text-align: center; color: #888888; font-weight: normal; }


.section1 { padding: 55px 0;  background:#fff;}
@media screen and (max-width:768px) {
  .section1 { padding-bottom: 30px }
}
.section1 .swiper-slide .content { position: relative; height: 490px; width: 100%; background-size: cover; background-position: right center; background-repeat: no-repeat }
.section .list { padding: 60px 0 50px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-flex; justify-content: space-between; text-align: center }
.section .list .img img:nth-child(2) { display: none }
.section .list .img img { max-width: 41px; max-height: 41px; }
.section .list .img { margin-bottom: 5px; max-height: 41px; display: flex; display: -webkit-flex; align-items: flex-end; justify-content: center; }
.section .list .item { cursor: pointer; }
.section1 .content { color: #fff; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-flex; justify-content: space-between; flex-direction: column-reverse; }
.section1 .content h2 { font-size: 20px; font-weight: 700; color:#007eca; margin-bottom: 15px; }
.section1 .content p { font-size: 14px; color:#666; margin-bottom: 30px; transition: 0.3s }
.section .listVbox { padding: 30px 0; }
@media screen and (min-width:769px) {
  .section .list .img { margin-bottom: 15px; }
  .section .listVbox { padding: 50px 0 30px; }
  .section1 .content p { font-size: 15px; }
}
.section .VscrollMin .img img:nth-child(2) { display: none }
.section .VscrollMin .img img { max-height: 38px; max-width: 38px; }
.section .VscrollMin .img { margin-bottom: 15px; height: 38px; display: flex; display: -webkit-flex; align-items: flex-end; justify-content: center; }
.section .VscrollMin .item { cursor: pointer;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.section1 .VscrollMin .activeOn .img img:nth-child(1) { display: none }
.section1 .VscrollMin .activeOn .img img:nth-child(2) { display: block; margin: 0 auto }
.section1 .VscrollMin .activeOn p { color: #e63241 }
.section1 .VscrollMin  .item { text-align: center; }
.more { font-size: 14px; line-height: 24px; display: inline-block; color: #fff; /* padding-right: 50px; background: url(../images/jiantou.png) no-repeat 90% center; */ transition: 0.3s }
.more2 { font-size: 14px; line-height: 24px; display: inline-block; color: #888888; /* padding-right: 50px; background: url(../images/jiantou2.png) no-repeat 90% center; */ transition: 0.3s }
.more:hover { background-position: right center }
.more2:hover { background-position: right center }
.section1 .swiper-pagination-bullet { width: auto; height: auto; border-radius: 0; background: none; opacity: 1 }
.section1 .list .swiper-pagination-bullet-active .img img:nth-child(1) { display: none }
.section1 .list .swiper-pagination-bullet-active .img img:nth-child(2) { display: block; margin: 0 auto }
.section1 .list .swiper-pagination-bullet-active p { color: #e63241 }
.section1 .owl-stage { margin: 0 auto; }
@media screen and (max-width:768px) {
  .section .list { padding: 30px 0; }
  .section .list .swiper-pagination-bullet { margin-bottom: 10px }
  .section1 .swiper-slide .content { height: 300px; padding: 20px }
  .section1 .content h2 { font-size: 16px; margin-bottom: 15px; }
  .section1 .content p { font-size: 14px; margin-bottom: 20px; }
  .section .list { white-space: nowrap; overflow-y: auto; }
  .section1 .swiper-pagination-bullet { flex: 1 0 auto; padding: 0 15px; }
  .section .list::-webkit-scrollbar { width: 9px; height: 1px; }
  .section .list::-webkit-scrollbar-thumb { background: #f1f1f1; }
  .section .list::-webkit-scrollbar-track { background: #f8f8f8; }
}
@media screen and (min-width:1200px) {
  .more { font-size: 15px; }
  .more2 { font-size: 15px; }
}


@media (max-width:1024px) {
  .Notice .content { padding: 10px 0; }
  .vscroll { position: relative; }
  .vscroll:before { content: "<"; position: absolute; z-index: 10; width: 20px; height: 20px; left: 0; top: 50%; margin-top: -10px; background: rgba(0, 0, 0, .5); color: #fff; font-family: serif; line-height: 20px; text-align: center; }
  .vscroll:after { content: ">"; position: absolute; z-index: 10; width: 20px; height: 20px; right: 0; top: 50%; margin-top: -10px; background: rgba(0, 0, 0, .5); color: #fff; font-family: serif; line-height: 20px; text-align: center; }
  .section.section4 { padding-top: 30px; }
}
.section1 .swiper-slide a { display: block; width: 100%; height: 100%; overflow: hidden; }
.section1 .VscrollMax .item { overflow: hidden; display: block; font-size: 0; }
.section1 .VscrollMax .item .itembox { width: 49.8%; padding: 0 1px; font-size: 14px; display: inline-block; vertical-align: top; }
.section1 .VscrollMax .item .itembox a { display: block; position: relative; }
.section1 .VscrollMax .item { justify-content: left; }
.section1 .VscrollMin .owl-dots { padding-top: 20px; text-align: center; font-size: 0; }
.section1 .VscrollMin .owl-dots .owl-dot { display: inline-block; width: 8px; height: 8px; border-radius: 100%; margin: 0 5px; background: rgba(0, 0, 0, 0.3); }
.section1 .VscrollMin .owl-dots .owl-dot.active { background-color: #e63241; }
@media (min-width:1024px) {
  .section1 .VscrollMin .owl-dots { padding-top: 40px; }
}
@media (max-width:540px) {
  .section1 .VscrollMax .item { display: block; }
  .section1 .VscrollMax .item .itembox { display: block; width: 100%; margin: 0; }
}
.section3 .vscrollb .owl-dots { padding-top: 20px; text-align: center; font-size: 0; }
.section3 .vscrollb .owl-dots .owl-dot { display: inline-block; width: 8px; height: 8px; border-radius: 100%; margin: 0 5px; background: rgba(0, 0, 0, 0.3); }
.section3 .vscrollb .owl-dots .owl-dot.active { background-color: #e63241; }
@media (min-width:1024px) {
  .section3 .vscrollb .owl-dots { padding-top: 40px; }
}
.bgbox { }
.section1 .itembox:hover .bgbox img { transform: scale(1.1); -webkit-transform: scale(1.1); width: 100%; }
.section1 .itembox .div { position: absolute; left: 0; bottom: 0px; padding: 20px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
@media (min-width:1024px) {
  .section1 .itembox .div { bottom: -50px; }
  .section1 .itembox .div .more { opacity: 0 }
  .section1 .itembox:hover .div .more { opacity: 1; background: #8c989f;
    padding: 0 10px;
    line-height: 30px; color:#fff;}
  .section1 .itembox:hover .div .more:hover{ background: #007eca;}
  .section1 .itembox:hover .div { bottom: 0; }
}
.section1 .itembox  .bgbox { overflow: hidden; }
.section1 .itembox  .bgbox img { -webkit-transition: transform 0.4s; -o-transition: transform 0.4s; transition: transform 0.4s; }
.section1 .more:hover { color: #e63241; }
.ConWarpTxtbox { position: relative; }
#ConWarpTxt { position: absolute; width: 1px; height: 1px; right: 300%; top: -70px; }
@media (min-width:1024px) {
  #ConWarpTxt { top: -82px; }
  .section1 .itembox .div { padding: 50px 350px 50px 10px; }
}
.tipBox { display: none; position: fixed; bottom: 242px; right: 50px; z-index: 9999; max-width: 100px; }
.tipBox .tipcont { position: relative; border-radius: .625rem; box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .4); background-color: #fff; }
.tipBox .tipcont .cloBtn { font-size: 16px; color: #333; position: absolute; right: 0; top: -25px; opacity: 1; transition: .3s; }
.tipBox .tipcont .cloBtn:before { content: 'e648'; }
.tipBox .tipcont:hover .cloBtn { opacity: 1; transform: rotate(90deg); }
.tipBox .tipcont span { display: block; position: absolute; content: ""; width: 10px; height: 10px; right: 10px; bottom: -5px; background-color: #fff; transform: translateX(-6px) rotate(135deg); pointer-events: none; box-shadow: 2px -2px 2px 0 rgba(0, 0, 0, .2); }
.tipBox .tipcont .p { padding: 10px; }
@media (min-width:1024px) {
  .tipBox { bottom: 242px; right: 20px; max-width: 250px; }
  .tipBox .tipcont .cloBtn { opacity: 0; }
}
.clearfix { zoom: 1; }
.transform-scale { overflow: hidden; }
.transform-scale:hover * { transform: scale(1.1); -webkit-transform: scale(1.1); }
.transform-scale * { transition: .4s; -webkit-transition: .4s; }
.auto_1140 { max-width: 1140px; margin: 0 auto; width: 100%; padding: 0 10px; }
@media (min-width:768px) {
  .auto_1140 { padding: 0 15px; }
}
@media (min-width:1024px) {
  .auto_1140 { padding: 0 30px; }
}
@media (min-width:1280px) {
  .auto_1140 { padding: 0px; }
}
.mb { display: none; }
.solutions-center  .solution-img.transform-scale * { -webkit-transition: transform 0.4s; -o-transition: transform 0.4s; transition: transform 0.4s; }
@media (max-width:780px) {
  .pc { display: none; }
  .mb { display: block; }
}
@media (min-width:1024px) {
  .solutions-center .Pages { margin-top: 45px; }
}

.overimg{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}



.product {
	padding: 60px 0;
	overflow: hidden;
	background:#f7f8fa;
}
.proL {
	width: 280px
}
.proL h3 {
	font-size: 28px;
	color: #fff;
	padding: 25px 0 0 30px;
	text-transform: uppercase;
	height: 65px;
	background: #007eca;
}
.proL h3 span {
	font-size: 14px;
	display: block;
	font-weight: 400
}
.proL .side {
	background: #fff;
	font-size: 16px;
	border: 1px solid #007eca
}
.proL .side .m {
	font-size: 16px;
	font-weight: 700
}
.proL .side .m>a {
	background: #007eca;
	color: #fff;
	display: block;
	padding: 0 15px
}
.proL .side .m i {
	float: left;
	background: url(../images/sideIcon.png) no-repeat left center;
	width: 32px;
	height: 60px;
	margin-right: 6px
}
.proL .side .m2 i {
	background-position: -32px center
}
.proL .side a {
	height: 60px;
	line-height: 60px
}
.proL .side .m>a:hover {
	background: #e50e00
}
.proL .side .m ul {
	padding: 0 15px;
	overflow: hidden
}
.proL .side .m1 ul a {
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dcdcdc;
	display: block;
	background: url(../images/side_li.png) no-repeat right center
}
.proL .side .m1 ul a:hover, .proL .side ul .cur a {
	background: url(../images/side_lih.png) no-repeat right center;
	color: #007eca
}
.proL .side .m2 ul {
	padding: 5px 15px
}
.proL .side .m2 ul a {
	font-size: 14px;
	float: left;
	width: 45%;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	background: url(../images/side_li2.jpg) no-repeat left center;
	padding-left: 5%
}
.proL .phone {
	background: #fff url(../images/pIcon.png) no-repeat center 20px;
	padding: 70px 0 25px;
	text-align: center;
	margin-top: 10px;
	font-weight: 400
}
.proL .phone span {
	color: #007eca;
	font-size: 24px;
	display: block;
	margin-top: 5px
}
.proR {
	width: 1200px
}
.proR .tie {
	height: 50px;
	line-height: 50px;
	background: #fff;
	padding: 0 20px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	margin-bottom: 15px
}
.proR .tie a {
	float: right;
	font-size: 14px
}
.proR ul {
	width: 1200px
}
.proR li {
	background: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	width: 280px;
	margin: 0 20px 25px 0;
	overflow: hidden;
	transition: all .3s
}
.proR li .pImg {
	display: block;
	width: 280px;
	height: 240px;
	overflow: hidden;
	margin-bottom: 10px
}
.proR li img {
	width: 280px;
	height: 240px;
	transition: all .5s
}
.proR li h4 {
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	padding: 0 10px;
	font-size:14px;
	line-height: 50px;
    background: #8c989f;
}
.proR li:hover img {
	transform: scale(1.1)
}
.proR li:hover h4 {
	color: #fff;
	background:#007eca;
}
.proR li:hover {
	box-shadow: 0 0 10px #ccc
}
.in_5_12{width:100%; float:left; background:url(../images/1.png) no-repeat center top;}
.in_5_12 img{ float:left; margin-top:20px;}
.in_5_12 li{ float:left; width:200px; text-align:center; text-transform:uppercase; color:#FFF; font-size:16px; color:#8bddaf;}

.in_5_12 li p { width:100%; float:left; color:#FFF;text-align:center; font-weight:normal;font-size:18px;padding:100px 0 80px 0; }


.floor_3{
	padding-bottom: 25px;
	padding-top: 25px;
}
.floor_3 li {
	overflow: hidden;
	height: 235px;
	vertical-align: top;
}
.floor_3 li .left {
	width: 50%;
	float:left;
	overflow: hidden;
	height: 235px;
}
.floor_3 li .left img {
	display: block;
	width: 100%;
	height: 235px;
}
.floor_3 li .right {
	width: 42%;
	float:right;
	background: #f8f8f8;
	height: 235px;
	padding-left: 8%;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right h3 {
	font-size: 24px;
	margin-top: 40px;
	background: #f8f8f8;
	position: relative;
	z-index: 10;
	line-height: 32px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right b {
	color: #e9e9e9;
	position: absolute;
	font-size: 58px;
	font-weight: bold;
	z-index: 9;
	left: 98px;
	top: 23px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right span {
	display: block;
	width: 29px;
	height: 3px;
	background: #1f6eb1;
	margin: 14px 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right p {
	line-height: 24px;
	width: 420px;
	color: #666;
	text-align: justify;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right .i {
	width: 169px;
	height: 10px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: auto;
}
.floor_3 li .right .i2 {
	width: 10px;
	height: 80px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
	right: auto;
}
.floor_3 li:first-child .right .i {
	width: 169px;
	height: 10px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
}
.floor_3 li:first-child .right .i2 {
	width: 10px;
	height: 80px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	left: auto;
}
.floor_3 .l2 .left {
	float: right;
}
.floor_3 .l2 .right {
	float: left;
}
.floor_3 li:hover .right {
	background: #1f6eb1;
}
.floor_3 li:hover .right h3 {
	background: #1f6eb1;
	color: #fff;
}
.floor_3 li:hover .right p {
	color: #fff;
}
.floor_3 li:hover .right b {
	color: #2c7fbf;
}
.floor_3 li:hover .right span {
	background: #Fff;
}

.in-about {margin: 0; margin-top:35px;}
.in-about dt {float: right;width: 680px;}
.in-about dd {margin: 0;}
.in-about dd h4 {margin: 0;font-size: 28px;border-bottom: 1px solid #CCC;padding-bottom: 15px;}
.in-about dd p {font-size: 16px;line-height: 35px;text-align: justify;  color:#fff; margin: 20px 0 0;}
.in-about dd .more {display: block; width:130px; text-align:center; border: 1px solid #fff; color:#fff; margin: 30px auto; padding: 0 10px; border-radius:50px; transition: all 0.5s;line-height: 40px;text-transform: uppercase;}
.in-about dd .more:hover { background:#fff; color:#0098df;}


.col-md-6{ width:49%; float:left; margin:0 .5%;}
.testimonials {
	text-align: center
}
.testimonials-main{ margin-top:35px;}
.testimonials .carousel-indicators .active {
	background: rgba(255,255,255,0.5);
	border: solid 1px rgba(255,255,255,0.7);
	cursor: default;
	width: 9px;
	height: 9px;
	margin: 1px;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.testimonials .carousel-indicators li {
	background: none;
	border: 1px solid rgba(255,255,255,0.7);
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.testimonials .carousel-indicators li:hover {
	background: rgba(255,255,255,0.5);
	border: solid 1px rgba(255,255,255,0.7);
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.testimonials .item {
	margin-bottom: 60px
}
.testimonials p.testimonial-quote {
	font-size: 19px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 25px;
	padding: 0 100px;
	margin-top: 25px;
	line-height: 1.6;
}
.testimonials .carousel-control.left, .testimonials .carousel-control.right {
	background-image: none
}
.testimonials .carousel-control {
	color: #fff;
	text-shadow: none;
	margin: 0;
	font-size: 50px;
	width: 0%;
	top: 15%;
	font-weight: 100;
}
.carousel-indicators li {
	border-radius: 2px
}
.testimonials p.testimonial-author {
	text-align: center;
 font-family:'Open Sans', Roboto, "Microsoft YaHei", sans-serif  font-size: 14px;
	color: #eee;
}
.testimonials .carousel-indicators {
	bottom: 5px
}
.testimonials-photo {
	display: inline-block;
	float: left;
}
.testimonials-photo img {
width: 158px;
height:120px;
    border-radius: 10px;
}
.testimonials-name h4 {
	padding: 0;
	display: inline-block;
	font-size: 18px;
	margin-top: 0;
}
.container-fullwidth .testimonials-name h4 {
	margin-top: 10px
}
.testimonials-desc {
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
.testimonials-desc p {
	padding: 0;
	margin: 0;
	line-height:25px;
}
.testimonials-text {
	margin-left: 178px;
}
.testimonials-block {
	padding: 0px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
}
.testimonials-main .testimonials-block {
	background: #fff;
	padding: 30px;
	margin-bottom: 30px;
	border-bottom: none;
	overflow:hidden;
}

.warper{max-width: 1200px; margin: 0 auto;}
.about-main2{height: 650px;width: 100%;overflow: hidden;}
.about-main2 .licheng-bg{background-color: rgba(255,255,255,.8);width: 100%;height: 100%;position: relative;background:url(../images/lc-quxian.png) no-repeat center top}
.about-main2 .licheng-bg .warper{height: 100%;}
.about-main2 .licheng-bg img{height: 518px;position: absolute;bottom: 0px;left: 0;}
.about-main2 .ny-title{padding-top: 80px;}
.ny-title .title-en{font-size: 36px; color: #b4b4b4; font-family: arial; line-height: 36px; font-weight: normal;}
.ny-title .title-ch{font-size: 26px; color: #333333; margin: 15px 0; font-weight: normal;}
.ny-title i{display: block; width: 42px; height: 1px; background-color: #b5b5b5;}
.about-main2 .licheng-content{position: absolute;width: 100%;height: 100%;}
.about-main2 .licheng-content .swiper-wrapper,.about-main2 .licheng-content .swiper-slide,.about-main2 .licheng-content ul{width: 100%;height: 100%;}
.about-main2 .licheng-content ul li{width: 20%;float: left;height: 100%;}
.about-main2 .licheng-content ul li a{display: block;width: 100%;position: relative;height: 320px}
.about-main2 .licheng-content ul li .date{color: #0a3875;font-size: 30px;}
.about-main2 .licheng-content ul li.item1 .line,.about-main2 .licheng-content ul li.item3 .line,.about-main2 .licheng-content ul li.item5 .line{margin-bottom: 30px;}
.about-main2 .licheng-content ul li.item2 .line,.about-main2 .licheng-content ul li.item4 .line{margin-top: 45px;}
.about-main2 .licheng-content ul li.item1 .line:after,.about-main2 .licheng-content ul li.item3 .line:after,.about-main2 .licheng-content ul li.item5 .line:after{width: 25px;height: 25px;background-color: rgba(10, 56, 117, 0.8);display: block;content: "";border-radius: 50%;text-align: center;vertical-align: middle;position: absolute;}
.about-main2 .licheng-content ul li.item2 .line:before,.about-main2 .licheng-content ul li.item4 .line:before{width: 25px;height: 25px;background-color: rgba(0, 126, 202, 0.8);display: block;content: "";border-radius: 50%;text-align: center;vertical-align: middle;position: absolute;}
.about-main2 .licheng-content ul li .lc-left{position: absolute;}
.about-main2 .licheng-content ul li .line{height: 250px;width: 1px;display: block;background-color: #007eca;position: relative;left: 30px;}
.about-main2 .licheng-content ul li .lc-right{position: absolute;left: 30px;height:100%;display: table;}
.about-main2 .licheng-content ul li.item5 .lc-right{width: 200px;}
.about-main2 .licheng-content ul li.item2 .lc-right, .about-main2 .licheng-content ul li.item4 .lc-right{}
.about-main2 .licheng-content ul li .lc-right .right-text{padding: 20px;display: table-cell;vertical-align: middle;}
.about-main2 .licheng-content ul li.item1 a{top: 20px;}
.about-main2 .licheng-content ul li.item1 .lc-left .line:after{bottom: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item1 .lc-right{bottom: 68px;}
.about-main2 .licheng-content ul li.item2 a{top: 280px;}
.about-main2 .licheng-content ul li.item2 .lc-left .line:before{top: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item2 .lc-right{top: 80px;}
.about-main2 .licheng-content ul li.item3 a{top: 120px;}
.about-main2 .licheng-content ul li.item3 .lc-left .line:after{bottom: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item3 .lc-right{bottom: 100px;}
.about-main2 .licheng-content ul li.item4 a{top: 300px;}
.about-main2 .licheng-content ul li.item4 .lc-left .line:before{top: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item4 .lc-right{top: 70px;}
.about-main2 .licheng-content ul li.item5 a{top: 95px;}
.about-main2 .licheng-content ul li.item5 .lc-left .line:after{bottom: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item5 .lc-right{bottom: 80px;}
.about-main2 .licheng-content .right-text h3{font-size: 22px;margin-bottom: 10px;}
.about-main2 .licheng-content .right-text p{font-size: 16px;}
.lc-swiper-btn{width: 100%;position: absolute;top: 370px;}
.lc-swiper-btn a{display: block;position: absolute;}
.lc-swiper-btn .btn-prev{position: absolute;left: 15px;top: 50px;}
.lc-swiper-btn .btn-next{position: absolute;right: 0;top: 50px;}
.lc-swiper-btn .iconfont{font-size: 30px;}


.section3 { padding-bottom: 50px;  background:#fff; overflow:hidden; } 
.section3 .text { text-align:center; }
.section3 .text h2 { margin-bottom: 20px; font-size:28px; font-weight:400; color: #fff; }
.section3 .text h5 { color: #fff;font-size: 15px;
    text-align: center;}






.made {
	padding: 60px 0;
	overflow: hidden;
	background-image: url(../images/made_bg.jpg);
	background-position: center;
	background-attachment: fixed;
	background-size: cover
}
.hTitle {
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 36px
}
.hTitle strong {
	font-size: 36px;
	font-weight: 700;
	color: #007eca
}
.hTitle span {
	font-size: 16px; 
	color: #666;
	display: block
}
.hTitle2 {
	color: #fff
}
.hTitle2 span {
	color: #ccc
}
.made ul {
	width: 1240px;
	margin-bottom: 50px
}
.made li {
	float: left;
	background: #fff;
	padding: 20px;
	width: 245px;
	height: 395px;
	margin-right: 20px;
	color: #555
}
.made li .pImg {
	width: 245px;
	height: 220px;
	overflow: hidden;
	display: block
}
.made li img {
	width: 245px;
	height: 220px;
	transition: all .5s
}
.made li h4 {
	font-size: 24px;
	color: #222;
	font-weight: 400;
	padding: 20px 0
}
.made li:hover img {
	transform: scale(1.1)
}
.made .btn {
	text-align: center;
	height: 40px
}
.made .btn a, .odds li .font .more {
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #007eca;
	color: #fff;
	margin: 0 10px
}
.made .btn a:hover, .odds li .font .more:hover {
	background: #0082b8
}
.case {
	padding: 60px 0;
	overflow: hidden
}
.case .menu {
	height: 100px;
	background: #eaeaea
}
.case .menu a {
	float: left;
	width: 149px;
	border-right: 1px solid #fff;
	height: 82px;
	text-align: center;
	padding-top: 18px
}
.case .menu span {
	display: block
}
.case .menu a i {
	display: inline-block;
	background: url(../images/caseIcon.png) no-repeat;
	width: 40px;
	height: 30px;
	margin-bottom: 5px;
	transition: all .3s
}
.case .menu a:nth-child(2) i {
	background-position: -40px 0
}
.case .menu a:nth-child(3) i {
	background-position: -80px 0
}
.case .menu a:nth-child(4) i {
	background-position: -120px 0
}
.case .menu a:nth-child(5) i {
	background-position: -160px 0
}
.case .menu a:nth-child(6) i {
	background-position: -200px 0
}
.case .menu a:nth-child(7) i {
	background-position: -240px 0
}
.case .menu a:nth-child(8) i {
	background-position: -280px 0
}
.case .menu a.on, .case .menu a:hover {
	background: #007eca;
	color: #fff
}
.case .menu a.on i {
	background-position: 0 -30px
}
.case .menu a:nth-child(2).on i {
	background-position: -40px -30px
}
.case .menu a:nth-child(3).on i {
	background-position: -80px -30px
}
.case .menu a:nth-child(4).on i {
	background-position: -120px -30px
}
.case .menu a:nth-child(5).on i {
	background-position: -160px -30px
}
.case .menu a:nth-child(6).on i {
	background-position: -200px -30px
}
.case .menu a:nth-child(7).on i {
	background-position: -240px -30px
}
.case .menu a:nth-child(8):hover i {
	background-position: -280px -30px
}
.caseMain {
	height: 380px;
	overflow: hidden;
	border: 1px solid #eaeaea
}
.caseBox {
	height: 380px;
	overflow: hidden
}
.caseBox .pic {
	display: block;
	width: 440px;
	height: 380px;
	overflow: hidden
}
.caseBox img {
	width: 330px;
	height: 380px;
	transition: all .5s
}
.caseBox .font {
	width: 670px;
	padding: 40px 30px 0 0;
	overflow: hidden
}
.caseBox .txt {
	height: 240px;
	margin-bottom: 15px;
	overflow: hidden
}
.caseBox .btn a {
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #007eca;
	color: #fff;
	margin-right: 10px;
	border: 1px solid #007eca
}
.caseBox .btn a:nth-child(1) {
	background: 0 0;
	color: #007eca
}
.caseBox .btn a:hover {
	background: #0082b8;
	color: #fff
}
.odds {
	padding: 60px 0;
	overflow: hidden;
	background-image: url(../images/odds_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover
}
.odds .hTitle {
	font-size: 36px
}
.odds .hTitle strong {
	font-size: 90px;
	color: #007eca;
	line-height: 80px;
	font-family: Arial
}
.odssMain, .odds li {
	height: 440px;
	background: #fff;
	overflow: hidden
}
.odds li .pImg {
	width: 600px;
	height: 440px;
	overflow: hidden
}
.odds li img {
	width: 600px;
	height: 440px;
	transition: all .8s
}
.odds li .font {
	padding: 70px 45px 40px;
	width: 510px;
	height: 330px;
	overflow: hidden;
	position: relative;
	z-index: 2
}
.odds li .font i {
	position: absolute;
	right: 0;
	top: 60px;
	color: #f1f1f1;
	font-style: normal;
	font-size: 158px;
	line-height: 158px;
	font-family: Arial;
	z-index: -1
}
.odds li .font h3 {
	font-size: 24px;
	color: #333;
	margin-bottom: 35px
}
.odds li .font .txt {
	height: 160px;
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 16px
}
.odds li .btn p {
	background: url(../images/pIcon2.png) no-repeat 30px center;
	padding-left: 80px;
	color: #007eca;
	float: left;
	border-left: 1px solid #007eca;
	margin-left: 30px;
	margin-top: -5px
}
.odds li .btn p span {
	display: block;
	font-size: 24px;
	font-family: Arial;
	font-weight: 700
}
.odds li:hover img {
	transform: scale(1.1)
}
.numTab {
	text-align: center;
	margin-top: 40px
}
.numTab span {
	font-size: 16px;
	color: #fff;
	margin: 0 10px;
	cursor: pointer;
	position: relative;
	padding-bottom: 10px
}
.numTab span:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #007eca;
	width: 0;
	transition: all .3s;
	height: 2px
}
.numTab span.on {
	color: #007eca
}
.numTab span.on:after {
	width: 100%
}
.partner {
	padding: 60px 0;
	overflow: hidden;
	padding-left: 1px
}
.partner li {
	float: left;
	width: 198px;
	height: 198px;
	position: relative;
	transition: all .3s;
	position: relative;
	border: 1px solid #e2e2e2;
	margin-top: -1px;
	margin-left: -1px
}
.partner li img {
	width: 198px;
	height: 198px;
	position: absolute;
	z-index: 2;
	transform: rotateY(0deg);
	transition: all .5s ease 0s;
	backface-visibility: hidden
}
.partner li span {
	position: absolute;
	width: 188px;
	height: 198px;
	background: #007eca;
	line-height: 198px;
	text-align: center;
	transform: rotateY(-180deg);
	transition: all .5s ease 0s;
	backface-visibility: hidden;
	color: #fff;
	padding: 0 5px
}
.partner li:hover img {
	transform: rotateY(180deg)
}
.partner li:hover span {
	transform: rotateY(0deg)
}
.hMore {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e2e2e2;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px
}
.hMore:hover {
	background: #007eca;
	border: 1px solid #0082b8;
	color: #fff
}
.process {
	background-image: url(../images/process_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 60px;
	overflow: hidden
}
.process .phone {
	text-align: center;
	color: #007eca;
	margin-bottom: 50px
}
.process .phone .btn {
	display: inline-block;
	width: 170px;
	border-radius: 20px 0 0 20px;
	background: #007eca;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin-right: 1px;
	transition: all .4s
}
.process .phone span.btn {
	border-radius: 0 20px 20px 0
}
.process .phone .btn:hover {
	width: 220px
}
.process .phone .btn i {
	background: url(../images/pIcon3.png) no-repeat;
	width: 22px;
	height: 18px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
	top: 2px
}
.process .pic {
	left: 50%;
	margin-left: -960px;
	position: relative;
	display: block
}
.about {
	padding: 60px 0;
	overflow: hidden
}
.aboutMain {
	height: 360px;
	overflow: hidden;
	background: #f6f6f6
}
.aboutMain .pic {
	float: left;
	width: 600px;
	height: 360px;
	overflow: hidden;
	position: relative
}
.aboutMain .pic img {
	width: 600px;
	height: 360px;
	transition: all .5s;
	animation: myfirst 20s linear infinite normal
}
.aboutMain .pic .txt {
	position: absolute;
	background: rgba(0,0,0,.8);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-weight: 700;
	width: 92%;
	padding: 10px 4%
}
.aboutMain .pic .txt h4 {
	font-size: 20px;
	margin-bottom: 6px
}
.aboutMain .font {
	padding: 30px 40px;
	height: 300px;
	width: 520px
}
.aboutMain .font .txt {
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden
}
.aboutMain .more {
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #007eca;
	text-align: center;
	color: #007eca
}
.aboutMain .more:hover {
	background: #007eca;
	color: #fff;
	border: 1px solid #0082b8
}
@keyframes myfirst {
0% {
transform:scale(1, 1)
}
50% {
transform:scale(1.1, 1.1)
}
100% {
transform:scale(1, 1)
}
}
.setting {
	overflow: hidden;
	padding:10px;
	}
.setting .menu {
	text-align: center;
	height: 100px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden
}
.setting .menu a {
	display: inline-block;
	width:100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	border-radius: 100px;
	margin-right:15px;
	font-size: 18px;
	color: #333;
	background: #dbdbdb
}
.setting .menu a.on {
	background: #0098df;
	color: #fff
}
.setting .menu:after {
	content: "";
	position: absolute;
	left: 0;
	top: 20px;
	height: 1px;
	width: 100%;
	background: #dbdbdb;
	z-index: -1
}
.settingMain{
	height: auto;
	margin-top:35px;
	padding:10px 10px;
	width: 1160px;
	border-radius:10px;
	background:#fff;
	overflow: hidden
}
.settingBox {
	height: auto;
	overflow: hidden
}
.settingMain ul {
	width: 1180px;
	overflow: hidden;
	margin-bottom: 30px
}
.settingMain li {
	float: left;
	width: 285px;
	height: 220px;
	text-align: center;
	margin-right: 20px
}
.settingMain li img {
	width: 285px;
	height: 220px;
	transition: all .5s
}
.settingMain li .pic {
	display: block;
	width: 285px;
	height: 220px;
	overflow: hidden
}
.settingMain li p {
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	margin-top: -50px;
	z-index: 2;
	background: #000;
	background: rgba(0,0,0,.5);
	color: #fff
}
.settingMain li:hover img {
	transform: scale(1.1)
}
.hMore {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background:#8c989f;
	color:#fff;
	border: 1px solid #8c989f;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px
}
.hMore:hover {
	background: #0098df;
	border: 1px solid #0098df;
	color: #fff
}


/* 第四屏 */
.section4 { background:#f7f8fa; overflow:hidden; padding-bottom:60px;}
.section4 ul { list-style: none; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-flex; justify-content: space-between; flex-wrap: wrap; margin-top: 80px; }
.section4 ul li { width: 50%; margin-bottom: 70px; transition: 0.3s; border-radius: 5px }
.section4 ul li a { padding: 20px 30px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-flex; justify-content: space-between; align-items: flex-start; transition: 0.3s; }
.section4 ul li .num { color: #888888; font-size: 16px; background: #f7f7f7; padding: 30px 16px }
.section4 ul li .num span { color: #555555; font-size: 28px; display: block }
.section4 ul li .content { margin-left: 30px }
.section4 ul li .content h3 { font-size: 24px; font-weight: 400; margin-bottom: 15px; }
.section4 ul li .content p { font-size: 14px; color: #888888; margin-bottom: 30px; }
.section4 ul li:hover { -moz-box-shadow: 5px 2px 16px #999999; -webkit-box-shadow: 5px 2px 16px #999999; box-shadow: 5px 2px 16px #999999; }
.section4 ul li:hover .num { background: #e63241; color: #fff; transition: 0.3s }
.section4 ul li:hover .num * { color: #fff; transition: 0.3s }
@media screen and (max-width:768px) {
  .section4 ul { margin-top: 30px; }
  .section4 ul li .num { padding: 6px 0; background: none }
  .section4 ul li .num span { display: inline-block }
  .section4 ul li { width: 100%; display: block; margin-bottom: 50px; }
  .section4 ul li .content { margin-left: 0 }
  .section4 ul li .content h3 { font-size: 20px }
  .section4 ul li .content p { margin-bottom: 20px; }
}

/*首页新闻*/
.index-news { display: block; margin-top: 50px; }
.newsTop { width: 49%; background: #f8f8f8; }
.newsTop .Conboxnews { padding: 0 30px; }
.topimg { height: 398px; position: relative; overflow: hidden; margin-bottom: 38px; }
.topimg a { display: block; height: 100%; overflow: hidden; }
.topimg a>div { height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; -webkit-transition: transform 0.4s; -o-transition: transform 0.4s; transition: transform 0.4s; }
.topimg a:hover>div { transform: scale(1.1); -webkit-transform: scale(1.1); }
.newsTop h3 { font-size: 16px; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #333; padding: 0 10px; }
.newsTop em { display: block; font-style: normal; font-size: 15px; color: #999; margin: 10px 0 20px; padding: 0 10px; }
.newsTop .pp { color: #888; line-height: 24px; max-height: 48px; overflow: hidden; padding: 0 10px; font-size: 15px; }
.newsTop span.more { margin-top: 40px; color: #888; transition: .4s; -webkit-transition: .4s; padding: 0 10px; }
.newsTop span.more:hover { color: #e63241; }
.newsTop span.more { background: none; }
.newsTop span.more a { display: inline-block; color: #888; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.newsTop span.more a:hover { color: #e63241; }
.index-news-r { width: 49%; padding: 50px 20px 35px 35px; box-sizing: border-box; background: #f8f8f8; border: 1px solid #f1f1f1; position: relative; }
span.icon-font,
.topimg span { position: absolute; background: #e63241; padding: 12px 46px; top: 0; left: 0; font-size: 15px; color: #fff; }
.index-news-r .overbar { height: 575px; overflow-y: auto; }
.index-news-r .overbar::-webkit-scrollbar { width: 3px; height: 1px; }
.index-news-r .overbar::-webkit-scrollbar-track { background: #d6d6d6; }
.index-news-ritem { padding-bottom: 17px; margin-bottom: 17px; border-bottom: 1px solid #f1f1f1; }
.index-news-ritem h3 { font-size: 16px; color: #333; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.index-news-ritem em { font-size: 15px; display: block; margin: 5px 0 10px; font-style: normal; color: #999; }
.index-news-ritem .pp { color: #888; font-size: 15px; line-height: 24px; max-height: 48px; overflow: hidden; }
.topimg span:after { content: ""; position: absolute; width: 150px; height: 150px; border-radius: 50%; background: #e63241; opacity: .3; left: -7px; top: 40px; }
.videoSlider.video-list ul { flex-wrap: nowrap; }
.videoSlider.video-list li { display: block; }
.videobg { padding: 85px 0 0; background: #f6f6f6; }
.bgf6 { background: #f6f6f6; }
.videobg .video-center.auto_1440 { padding-bottom: 0; }
@media(max-width:1024px) {
  .newsTop .Conboxnews { padding: 0px 10px; }
  .index-news { display: block; margin-top: 30px; }
  .index-news-r,
  .newsTop { width: 100%; box-sizing: border-box; }
  .index-news-r { margin-top: 20px; padding: 50px 10px 10px; }
  .index-news-ritem em { font-size: 14px; }
  .index-news-ritem .pp { font-size: 14px; }
  .videoSlider.video-list .slider-bults { margin-top: 0; }
  .video-center.auto_1440 { padding-bottom: 30px; }
  .hot-solutions { margin-bottom: 40px; }
  .slider-bults { margin-top: 40px; }
  .videobg { padding-top: 40px; }
  .sh1-item h4 { margin-top: 10px; }
  .sh1-item b { margin-bottom: 10px; opacity: 1; }
  .sh1-item:last-child { padding: 20px; }
  .margintop112,
  .margintop78 { margin-top: 30px; }
  .qa-item .fankui { margin: 0 5px; padding-left: 5px; }
  .images-slider .section_head { margin-bottom: 0; }
  .download-search { margin-top: 30px; }
  .down-load-menu li { font-size: 14px; }

  /* .down-load-menu li a.all { font-size: 16px; } */
  .down-load-list.page-section { margin-top: 30px; }
  .common { padding: 40px 0; }
  .index-news-r .overbar { height: 335px; }
  .newsTop em,
  .newsTop .pp { font-size: 14px; }
}
@media (max-width:480px) {
  .newsTop .Conboxnews { padding: 0px; }
  .section_head h4 { font-size: 16px; }
  .topimg { height: 200px; }
  .banner-text.jjfa { top: 50%; }
  .images-slider { padding: 30px 0; }
  .content2 { padding: 0 16px; }
  .content2.caseInfoConTxt { padding-top: 16px; }
  .banner-text { top: 50%; }
  .address-select select { flex: 1; width: auto; margin-right: 5px; padding: 0 10px; }
  .address-select { padding-bottom: 40px; }
  .common-container form { padding: 0 16px; }
  .common-container button { margin: auto; display: block; }
  .index-news-ritem { padding-bottom: 5px; margin-bottom: 5px; }
}
.index-newsBox { }
.index-newsBox .ItemBox { margin-bottom: 10px; color: #888; }
.index-newsBox .ItemBox .ItemBoxWarp { background: #f0f0f0; }
.index-newsBox .ItemBoxItem { }
.index-newsBox .ItemBoxList { }
.index-newsBox .ItemBox .Ntopimg a { display: block; overflow: hidden; }
.index-newsBox .ItemBox .Ntopimg a img { width: 100%; -webkit-transition: transform 0.4s; -o-transition: transform 0.4s; transition: transform 0.4s; }
.index-newsBox .ItemBox .Ntopimg a:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.index-newsBox .ItemBoxItem .Conboxnews .h3 a { font-weight: normal; display: block; max-width: 100%; color: #333; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.index-newsBox .ItemBoxItem .Conboxnews .h3 a:hover { color: #e63241; }
.index-newsBox .ItemBoxItem .Conboxnews .time { padding: 5px 0; color: #999; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.index-newsBox .ItemBoxItem .Conboxnews .time .icontime { display: inline-block; vertical-align: top; }
.index-newsBox .ItemBoxItem .Conboxnews .time .iconCate { display: inline-block; vertical-align: top; padding-left: 5px; }
.index-newsBox .ItemBoxItem .Conboxnews { padding: 15px; }
.index-newsBox .ItemBoxItem .Conboxnews .pp { line-height: 24px; height: 72px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.index-newsBox .ItemBoxList .ItemBoxWarp { padding: 15px; }
.index-newsBox .ItemBoxList .Itemlist { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd; }
.index-newsBox .ItemBoxList .Itemlist .h3 a { font-weight: normal; display: block; max-width: 100%; font-size: 16px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.index-newsBox .ItemBoxList .Itemlist .h3 a:hover { color: #e63241; }
.index-newsBox .ItemBoxList .Itemlist .time { padding: 10px 0; color: #999; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.index-newsBox .ItemBoxList .Itemlist .time .icontime { float: left; }
.index-newsBox .ItemBoxList .Itemlist .time .iconCate { float: left; padding-left: 5px; }
.index-newsBox .ItemBoxList .Itemlist .pp { line-height: 24px; height: 48px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
@media (min-width:768px) {
  .index-newsBox { font-size: 0; margin: 0 -5px; }
  .index-newsBox .ItemBox { display: inline-block; width: 50%; padding: 0 5px; vertical-align: top; font-size: 14px; }
  .index-newsBox .ItemBoxList { display: inline-block; width: 100%; }
}
@media (min-width:1024px) {
  .index-newsBox .ItemBox { margin-bottom: 0; }
  .index-newsBox { margin: 0 -12.5px; }
  .index-newsBox .ItemBox { display: inline-block; width: 32.33%; padding: 0 .5%; }
  .index-newsBox .ItemBoxItem .Conboxnews { padding: 30px 20px; }
  .index-newsBox .ItemBoxItem .Conboxnews .time { padding: 10px 0; }
  .index-newsBox .ItemBoxList .Itemlist .pp { height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
  .index-newsBox .ItemBoxList .ItemBoxWarp { padding: 37px 20px; }
  .index-newsBox .ItemBoxList .Itemlist { padding-bottom: 10px; margin-bottom: 10px; }
}
@media (min-width:1280px) {
  .index-newsBox .ItemBoxList .Itemlist .pp { height: 48px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .index-newsBox .ItemBoxItem .Conboxnews { padding: 39px 20px; }
}
@media (min-width:1360px) {
  .index-newsBox .ItemBoxItem .Conboxnews { padding: 31px 25px; }
  .index-newsBox .ItemBoxItem .Conboxnews .h3 a { font-size: 16px; font-weight: bold; }
  .index-newsBox .ItemBoxList .Itemlist .h3 a { font-size: 16px; font-weight: bold; }
  .index-newsBox .ItemBoxList .ItemBoxWarp { padding: 5px 20px }
  .index-newsBox .ItemBoxList .Itemlist .pp { height: 46px; line-height: 23px; }
}
@media (min-width:1440px) {
  .index-newsBox .ItemBoxList .ItemBoxWarp { padding: 4px 23px; }
}
@media (min-width:1600px) {
  .index-newsBox .ItemBoxList .ItemBoxWarp { padding: 10px 22.5px; }
  .index-newsBox .ItemBoxList .Itemlist { padding-bottom: 13px; margin-bottom: 13px; }
}
.mmenu { display: none; }
.Top002209-h { display: block; }
.ddmore { display: none; }
.paddingb120 { padding-bottom: 85px; }
.margint0 { margin-top: 0; }

.index-newsBox .ItemBox .ItemBoxWarp .Ntopimg { position: relative; height: 224px; overflow: hidden; }
.index-newsBox .ItemBox .ItemBoxWarp .Ntopimg a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background-size: cover; background-repeat: no-repeat; background-position: center }
.index-newsBox .ItemBox .ItemBoxWarp .Ntopimg:hover a { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }



.client {
	background: #f0f0f0;
	padding: 60px 0;
	overflow: hidden
}
.clientMain {
	height: 435px;
	overflow: hidden
}
.clientMain ul {
	width: 1240px
}
.clientMain li {
	float: left;
	width: 265px;
	background: #fff;
	border: 1px solid #dbdbdb;
	padding: 9px;
	padding-bottom: 0;
	margin-right: 20px;
	margin-bottom: 5px
}
.clientMain li .pic {
	width: 265px;
	height: 200px;
	overflow: hidden;
	display: inline-block
}
.clientMain li img {
	width: 265px;
	height: 200px;
	transition: all .5s
}
.clientMain li h4 {
	padding: 15px 0;
	color: #333
}
.clientMain li p {
	height: 110px;
	color: #999;
	overflow: hidden
}
.clientMain li .more {
	display: block;
	background: #dbdbdb;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin: 0 -10px
}
.clientMain li .more:hover {
	background: #007eca;
	color: #fff
}
.clientMain li:hover img {
	transform: scale(1.1)
}
.clientMain li:hover {
	border: 1px solid #007eca
}
.clientMain li:hover .more {
	background: #007eca;
	color: #fff
}
.news {
	padding: 60px 0;
	overflow: hidden
}
.newsL {
	width: 790px;
	overflow: hidden
}
.news .title {
	font-size: 24px;
	color: #333;
	font-weight: 400;
	height: 55px;
	background: #fff
}
.news .title a {
	float: right;
	font-size: 14px
}
.newsTop {
	height: 300px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #f0f0f0;
	padding-right: 30px
}
.newsTop .nImg {
	width: 400px;
	height: 300px;
	float: left;
	margin-right: 30px;
	overflow: hidden
}
.newsTop img {
	width: 400px;
	height: 300px;
	transition: all .5s
}
.newsTop h4 {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	margin-bottom: 10px;
	padding-top: 50px
}
.newsTop h4 span {
	display: block;
	font-size: 12px;
	font-family: Arial;
	color: #888
}
.newsTop h4 a {
	color: #222
}
.newsTop p {
	height: 120px
}
.newsTop h4 a:hover {
	color: #007eca
}
.newsTop img:hover {
	transform: scale(1.1)
}
.newsTop .more {
	display: inline-block;
	width: 100px;
	height: 30px;
	background: #007eca;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px
}
.newsTop .more:hover {
	background: #0082b8;
	width: 160px
}
.newsL ul {
	background: #f0f0f0;
	padding: 15px;
	overflow: hidden
}
.newsL ul li {
	height: 45px;
	line-height: 45px;
	float: left;
	width: 345px;
	padding-right: 35px;
	border-bottom: 1px solid #dfdfdf;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.newsL ul li a {
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 10px
}
.newsL ul li span {
	float: right;
	font-size: 12px;
	margin-left: 25px
}
.newsL ul li a:hover {
	background: url(../images/ly_li.png) no-repeat 8px center;
	padding-left: 18px
}
.faq {
	width: 390px;
	background: #f0f0f0
}
.faqMain {
	height: 472px;
	overflow: hidden;
	margin: 25px
}
.faq li {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 25px;
	margin-bottom: 25px
}
.faq li h4 {
	height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/a.jpg) no-repeat left 2px;
	padding-left: 30px;
	font-weight: 400;
	font-size: 16px
}
.faq li h4 a {
	color: #333
}
.faq li h4 a:hover {
	color: #007eca
}
/* 底部 */
.footer { background:#f7f8fa;}
.footer .content { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-flex; justify-content: space-between; padding: 85px 0 }
.footer .content .left { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-flex; justify-content: space-between; padding-right: 40px; width: 100%; }
.footer .content .left dl dt { font-size: 16px; margin-bottom: 26px; }
.footer .content .left dl dd { font-size: 14px; margin-bottom: 8px; }
.footer .content .left dl dd a { color: #888888; }
.footer .content .left dl dd a:hover { color: #e63241; }
@media screen and (max-width:768px) {
  .footer .auto_1440 { padding: 0; }
}
@media screen and (min-width:1200px) {
  .footer .content .left { display: block; }
  .footer .content .left { overflow: hidden;}
  .footer .content .left dl { float: left; width:20%;}
  .footer .content .left dl.dl3,
  .footer .content .left dl.dl4 { width: max-content; }
  .footer .content .left dl.dl3 dd,
  .footer .content .left dl.dl4 dd {/* width:50%; */display: inline-block;/* float: left; */ }
}
.footer .content .right { text-align: right }
.footer .content .right p { color: #888888; font-size: 15px; margin: 30px 0 }
.footer .content .right b { font-size: 24px; display: block; color: #333333; font-weight: 400; white-space: nowrap; }
.footer .brand { background: #f9f9f9; padding: 20px 0; display: none; }
.footer .brand a { color: #888888; display: inline-block; margin-right: 10px; position: relative; }
.footer .brand a .img { width: 120px; position: absolute; left: 50%; margin-left: -60px; bottom: 100%; display: none; opacity: 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.footer .brand a .img img { width: 100%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) }
.footer .brand a .img .i { display: block; width: 0; position: relative; z-index: 3; height: 0; margin: 0 auto; border-left: 8px solid transparent; border-right: 8px solid  transparent; border-top: 8px solid #fff; }
.footer .brand a:hover { color: #e63241 }
.footer .brand a:hover .img { display: block; opacity: 1; }
.record { color: #888888; background: #f0f0f0; padding-top: 20px; padding-bottom: 20px; }
.record  .auto_1440 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-flex; justify-content: space-between; }
.record a { color: #888888; display: inline-block; margin-right: 10px; }
.record a:hover { color: #e63241 }
@media screen and (max-width:768px) {
  .record  .auto_1440 { display: block; text-align: center; }
  .footer .content,
  .footer .content .left { display: block; text-align: center; padding: 20px 0 }
  .footer .content .left { background: #f8f8f8 }
  .footer .content .left dl { border-bottom: 1px solid #eeeeee }
  .footer .content .left dl:last-child { border: 0 }
  .footer .content .left dl dt { margin-bottom: 0; padding: 6px 0; font-weight: 400 }
  .footer .content .left dl dd { display: none }
  .footer .brand { text-align: center }
  .footer .content .right { text-align: center; padding: 20px 0 }
  .footer .content .right p { margin: 0; margin-top: 20px }
}


/* 底部悬浮 */
.suspension { position: fixed; padding: 0 80px; bottom: 0; left: 0; right: 0; width: 100%; height: 60px; z-index: 80; background: rgba(0, 0, 0, 0.8); }
.suspension * { transition: 0.3s }
.suspension .cha { position: absolute; text-align: center; line-height: 60px; cursor: pointer; right: 0; top: 0; height: 60px; width: 60px; background: #000; }
.suspension .left{ float: left; width:30%; }
.suspension .left img { height: 60px; }
.suspension .content { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-flex; justify-content: space-between; }
.suspension .left span { font-size: 18px; color: #fff; font-weight: 400; vertical-align: middle }
.suspension .left span b { color: #e63241; font-weight: 400; cursor: pointer; }
.suspension .right{float:right; width:50%;}
.suspension .right .obtain { font-size: 0; padding-top: 7px; margin-right: 30px; }
.suspension .right input { border: 0; height: 45px; line-height: 45px; padding: 0 6px; font-size: 14px }
.suspension .right span { width: 138px; cursor: pointer; vertical-align: top; background: #e63241; color: #fff; height: 45px; font-size: 16px; line-height: 45px; text-align: center; display: inline-block; }
.suspension .right p { color: #fff; font-size: 16px; line-height: 60px }
.suspension .right p a { color: #9a9a9a }
@media screen and (max-width:1600px) {

/* .suspension .left span { font-size: 18px } */ }
@media screen and (max-width:1440px) {

  /* .suspension .left span { font-size: 18px } */
  .suspension .right p { font-size: 14px }
  .suspension .right span { width: 120px; }
}
@media screen and (max-width:1366px) {

  /* .suspension .left span { font-size: 18px } */
  .suspension { padding: 0 60px 0 0; height: 60px; }
  .suspension .left img { height: 60px; }
  .suspension .right p { line-height: 60px }
  .suspension .right .obtain { padding-top: 12px; margin-right: 16px; }
  .suspension .right span,
  .suspension .right input { line-height: 36px; height: 36px; }
  .suspension .right span { width: 95px }
  .suspension .cha { width: 60px; height: 60px; line-height: 60px; }
}
@media screen and (max-width:1024px) {
  .suspension { display: none !important }
}
.ovf { overflow: hidden; height: 100%; }

.listBanner {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	height: 400px;
	overflow: hidden
}
.listWrapper {
	padding: 60px 0;
	overflow: hidden
}
.breadCrumb p, .listMenu p {
	background: url(../images/home_icon.png) no-repeat left center;
	padding-left: 20px;
	font-size: 14px
}
.breadCrumb p {
	width: 1180px
}
.breadCrumb p span {
	margin: 0 8px
}
.breadCrumb .back {
	float: right;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 5px;
	margin-top: 20px;
	background: url(../images/back.png) no-repeat left center;
	padding-left: 20px
}
.partnerList, .honorList, .settingList, .videoList, div.searList, .newsList2 {
	width: 1200px;
	overflow: hidden
}
.partnerList ul, .honorList ul, .settingList ul, .videoList ul, div.searList ul, .newsList2 ul {
	width: 1250px
}
.proSear {
	margin-bottom: 50px
}
.proSear form {
	width: 625px;
	margin: 0 auto;
	margin-top: 15px;
	background: #fff;
	height: 40px;
	line-height: 40px
}
.proSear .searSelect {
	border: 1px solid #ccc;
	border-right: none
}
.proSear .txt {
	width: 488px;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #666;
	padding: 0 10px;
	border: 1px solid #ccc
}
.proSear .btn {
	float: left;
	width: 50px;
	height: 42px;
	cursor: pointer;
	transition: all .3s;
	background: #2da8ef url(../images/searIcon.png) no-repeat center
}
.proSear .btn:hover {
	opacity: .8
}
.listMenu, .breadCrumb {
	height: 70px;
	line-height: 70px;
	background: #f5f5f5;
	border-bottom: 1px solid #e9e9e9
}
.listMenu .menu a {
	float: left;
	font-size: 16px;
	color: #333;
	position: relative;
	margin-right: 35px
}
.listMenu .menu a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	transition: all .4s;
	background: #0079ce
}
.listMenu .menu a.cur, .listMenu .menu a:hover {
	color: #0079ce
}
.listMenu .menu a.cur:after, .listMenu .menu a:hover:after {
	width: 100%
}
.menuSub {
	text-align: center;
	margin-top: 20px
}
.menuSub a {
	width: 125px;
	border: 1px solid #ddd;
	background: #fff;
	display: inline-block;
	transition: all .3s;
	margin-right: 10px;
	height: 35px;
	line-height: 35px;
	box-shadow: 0 0 1px #fff inset
}
.menuSub a.current, .menuSub a:hover {
	border: 1px solid #008a43;
	background: #007eca;
	color: #fff
}
.proSide .phone {
	background-color: #f1f1f1
}
.listRight {
	width: 1200px;
	float: right;
	overflow: hidden
}
.listRight .title1 {
	background: #f1f1f1;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0 15px
}
.listRight .title1 strong {
	font-size: 24px;
	font-weight: 400;
	color: #333
}
.proList ul {
	width: 100%;
}
.proList li {
	float: left;
	width: 280px;
	margin: 0 10px 20px 10px;
}
.proList li .pImg {
	display: block;
	width: 278px;
	height: 240px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	position: relative
}
.proList li img {
	width: 288px;
	height: 240px;
	transition: all .5s
}
.proList li h5 {
	font-weight: 400;
	text-align: center;
	height: 45px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	background:#8c989f;
	color:#fff;
	padding:0 10px;
}

.proList li:hover img {
	transform: scale(1.1)
}
.proList li:hover .pImg:before {
	transform: perspective(200px) rotateX(0)
}
.proList li:hover .pImg:after {
	transition-delay: .1s;
	margin-top: -27px;
	opacity: 1
}
.listRight .title2 {
	margin-top: 40px;
	background: #009de0;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 25px;
	color: #fff
}
.rec-title {
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	background: url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;
	font-size: 14px;
	font-weight: 700;
	color: #333
}
.product-show-pic {
	width: 450px;
	height: 520px
}
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0;
	cursor: pointer;
	margin: 0;
	display: block
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height: 310px;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	text-align: center;
	overflow: hidden
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #fff;
	opacity: .5;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	filter: alpha(Opacity=50)
}
.spec-preview {
	width: 450px;
	height: 405px;
	border: 1px solid #ccc;
	display: table-cell;
	vertical-align: middle
}
.spec-scroll {
	margin-top: 10px;
	width: 450px;
	height: 80px;
	overflow: hidden;
	position: relative
}
.spec-scroll a.prev {
	display: block;
	width: 12px;
	height: 21px;
	position: absolute;
	top: 25px;
	left: 0;
	background: url(../images/listpro_btn.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
	transition: all 0s
}
.spec-scroll a.prev:hover {
	background-position: 0 -21px
}
.spec-scroll a.next {
	display: block;
	width: 12px;
	height: 21px;
	position: absolute;
	top: 25px;
	right: 0;
	background: url(../images/listpro_btn.png) no-repeat 0 -42px;
	overflow: hidden;
	cursor: pointer;
	transition: all 0s
}
.spec-scroll a.next:hover {
	background-position: 0 -63px
}
.spec-scroll .items {
	position: relative;
	width: 400px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden
}
.spec-scroll .items ul {
	position: absolute;
	width: 360px;
	height: 80px
}
.spec-scroll .items ul li {
	width: 104px;
	height: 80px;
	float: left
}
.spec-scroll .items ul li img {
	width: 95px;
	height: 78px;
	cursor: pointer;
	border: 1px solid #ccc
}
.spec-scroll .items ul li img:hover, .spec-scroll .items ul .on img {
	border: 1px solid #005cd5
}
.proshow_synopsis {
	width: 400px;
	color: #aaa;
	font-size: 14px;
	line-height: 30px;
	height: 460px;
	border-radius: 3px
}
.proshow_synopsis .title {
	font-size: 24px;
	color: #007eca;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 15px;
	padding-bottom: 0;
	font-weight: 400;
	padding-bottom: 15px
}
.proshow_synopsis strong {
	color: #333;
	font-weight: 400
}
.proshow_synopsis .font {
	line-height: 24px;
	overflow: hidden;
	height: 130px;
	margin-bottom: 20px
}
.proshow_synopsis .font strong {
	float: left;
	width: 45px
}
.proshow_synopsis .font div {
	float: right;
	width: 355px
}
.prodcut-tel {
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: 26px;
	background: url(../images/p_icon.png) no-repeat left 8px
}
.prodcut-tel span {
	font-family: arial;
	font-size: 24px;
	color: #007eca;
	display: block
}
.proshow_synopsis .btn a {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px;
	color: #fff;
	transition: all .3s;
	font-size: 16px
}
.proshow_synopsis .btn .a02 {
	background: #007eca url(../images/proshow_icon2.png) no-repeat 20px 13px;
	margin-left: 25px
}
.proshow_synopsis .btn a:hover {
	opacity: .8;
	filter: alpha(opacity=50);
	transition: all .3s
}
.gr-tab-list {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px
}
.gr-tab-list .hd {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #dadada
}
.gr-tab-list .hd li {
	padding: 0 30px;
	float: left;
	text-align: center;
	background: #dadada;
	margin-right: 5px;
	cursor: pointer
}
.gr-tab-list .hd li.on {
	background: #007eca;
	color: #fff
}
.gr-tab-list .bd {
	overflow: hidden;
	padding-top: 15px
}
.tab_down p {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #ddd;
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 15px
}
.tab_down p a {
	float: right;
	background: url(../images/downIcon.png) no-repeat right center;
	padding-right: 25px
}
.tab_down p a:hover {
	background: url(../images/downIconh.png) no-repeat right center
}
.orderBox {
	padding: 25px;
	width: 850px;
	background: #eee;
	overflow: hidden
}
.orderBox h3 {
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	font-family: 微软雅黑
}
.orderBox .table {
	padding-top: 20px;
	overflow: hidden
}
.orderBox .table li {
	width: 410px;
	height: 215px;
	float: left;
	height: 35px;
	margin-bottom: 10px
}
.orderBox .table li span {
	float: left;
	border: 1px solid #ddd;
	line-height: 33px;
	height: 33px;
	width: 78px;
	display: inline-block;
	text-align: center;
	background: #fff
}
.orderBox .table li .iptTxt {
	float: right;
	width: 319px;
	border: 1px solid #ddd;
	border-left-width: 0;
	height: 33px;
	line-height: 33px;
	background: #fff;
	color: #666;
	padding-left: 10px
}
.orderBox .table li .iptCode {
	float: left;
	width: 239px;
	border: 1px solid #ddd;
	border-left-width: 0;
	height: 33px;
	line-height: 33px;
	background: #fff;
	color: #666;
	padding-left: 10px
}
.orderBox .table li .checkcode {
	float: right;
	border: 1px solid #ddd;
	border-left-width: 0;
	background: #fff;
	padding: 5px 9px 6px 10px
}
.orderBox .table li .btn {
	width: 410px;
	height: 35px;
	line-height: 35px;
	background: #333;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border: none
}
.orderBox .table li .btn:hover {
	background: #007eca;
	color: #fff
}
.orderBox .table li.areLi {
	width: 400px;
	float: right;
	height: 215px;
	overflow: hidden
}
.orderBox .table li.areLi .txtContent {
	width: 368px;
	height: 183px;
	border: 1px solid #ddd;
	outline: none;
	resize: none;
	padding: 15px;
	color: #666;
	line-height: 18px
}
.related-product {
	overflow: hidden
}
.related-product .title, .relatedTitle {
	background: #d1d1d1;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px
}
.related-product .title span, .relatedTitle span {
	display: inline-block;
	color: #fff;
	background: #007eca;
	height: 45px;
	text-align: center;
	font-size: 16px;
	padding: 0 15px;
	font-weight: 400
}
.related-product ul {
	width: 950px
}
.related-product li {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	margin-right: 27px;
	border: 1px solid #ddd;
	background: #eee;
	text-align: center
}
.related-product li a {
	display: block;
	width: 280px
}
.related-product li img {
	width: 270px;
	height: 225px;
	padding: 5px;
	background: #fff
}
.related-product li span {
	height: 35px;
	line-height: 35px;
	padding: 0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.related-product li:hover {
	border: 1px solid #007eca
}
.related-product li a:hover {
	background: #007eca;
	color: #fff
}
.caseList li {
	border: 1px solid #f5f5f5;
	overflow: hidden;
	height: 318px;
	background: #f5f5f5;
	margin-bottom: 30px
}
.caseList li .pic {
	display: block;
	width: 450px;
	height: 318px;
	float: left;
	overflow: hidden
}
.caseList li .pic img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .4s
}
.caseList li .txt {
	width: 500px;
	float: right;
	padding: 39px 48px
}
.caseList li .txt h3 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px
}
.caseList li .txt h3 a {
	color: #333
}
.caseList li .txt h3 a:hover {
	color: #2da8ef
}
.caseList li .txt p {
	height: 120px;
	margin-bottom: 20px;
	overflow: hidden
}
.caseList li .more {
	display: inline-block;
	width: 160px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #2da8ef;
	color: #2da8ef;
	text-align: center
}
.caseList li .more:hover {
	background: #2da8ef;
	color: #fff
}
.caseList li:nth-child(2n) .pic {
	float: right
}
.caseList li:nth-child(2n) .txt {
	float: left
}
.caseList li:hover img {
	transform: scale(1.1)
}
.caseRelative {
	margin-top: 40px;
	overflow: hidden
}
.caseRelative {
	width: 1200px
}
.caseRelative li {
	margin-right: 24px
}
.aBox {
	padding: 60px 0;
	overflow: hidden
}
.aTie {
	font-size: 30px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-bottom: 50px;
	line-height: 30px;
	padding-bottom: 20px;
	position: relative
}
.aTie:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #d2d2d2;
	width: 30px;
	margin-left: -15px;
	height: 1px
}
.aboutBox1 .font {
	width: 590px;
	line-height: 26px
}
.aboutBox1 .font h3 {
	font-size: 24px;
	color: #009de0;
	font-weight: 400;
	margin-bottom: 25px
}
.aboutBox2, .aboutBox4, .aboutBox6 {
	background: #f0f0f0
}
.aboutBox2 .main {
	background: #fff;
	overflow: hidden
}
.aboutBox2 .pic {
	width: 540px;
	height: 420px;
	overflow: hidden
}
.aboutBox2 .pic img {
	width: 540px;
	height: 420px;
	transition: all .5s
}
.aboutBox2 .main:hover img {
	transform: scale(1.1)
}
.aboutBox2 .txt {
	background: #fff;
	padding: 50px 0 0 50px;
	width: 610px
}
.aboutBox2 .txt p {
	margin-bottom: 30px;
	position: relative;
	padding-left: 25px
}
.aboutBox2 .txt span {
	color: #333;
	font-size: 16px
}
.aboutBox2 .txt p:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #009de0;
	left: 0;
	top: 10px
}
.aboutBox3 ul {
	width: 1240px
}
.aboutBox3 li {
	float: left;
	width: 284px;
	margin-right: 20px
}
.aboutBox3 li .pImg {
	width: 284px;
	height: 212px;
	overflow: hidden;
	background: #eee;
	display: block
}
.aboutBox3 li img {
	width: 284px;
	height: 212px;
	transition: all .5s
}
.aboutBox3 li p {
	text-align: center;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.aboutBox3 li img:hover {
	transform: scale(.95, .95)
}
.aboutBox4 ul {
	width: 1240px
}
.aboutBox4 li {
	float: left;
	width: 285px;
	height: 220px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-right: 15px
}
.aboutBox4 li img {
	width: 285px;
	height: 220px;
	transition: all .5s
}
.aboutBox4 li.big {
	width: 595px;
	height: 455px;
	overflow: hidden
}
.aboutBox4 li.big img {
	width: 595px;
	height: 455px;
	transition: all 1.8s
}
.aboutBox4 li span {
	background: #000;
	background: rgba(0,0,0,.5);
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	text-align: center;
	transition: all .3s;
	display: block
}
.aboutBox4 li:hover span {
	margin-top: -40px
}
.aboutBox4 li:hover img {
	transform: scale(1.1)
}
.aboutBox5 {
	position: relative;
	padding: 60px 0;
	overflow: visible
}
.aboutBox5 .ohbox {
	height: 240px
}
.aboutBox5 .pageBtn span {
	position: absolute;
	cursor: pointer;
	left: -60px;
	top: 250px;
	font-size: 0;
	line-height: 0;
	background: url(../images/vBtn.png) no-repeat;
	width: 34px;
	height: 8px
}
.aboutBox5 .pageBtn .next {
	left: auto;
	right: -60px;
	background-position: -34px 0
}
.aboutBox5 .pageBtn span:hover {
	background-position: -68px 0
}
.aboutBox5 .pageBtn .next:hover {
	background-position: -102px 0
}
.videoList ul li {
	width: 280px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 14px;
	position: relative;
	cursor: pointer
}
.videoList ul li img {
	display: block;
	width: 270px;
	height: 195px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff
}
.videoList ul li span {
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding: 0 5px
}
.videoList ul li:hover span {
	color: #10498c
}
.videoList ul li i {
	position: absolute;
	top: 0;
	left: 5px;
	top: 5px;
	width: 270px;
	height: 195px;
	background: #000 url(../images/vIcon2.png) no-repeat center center;
	opacity: .6
}
.videoList ul li:hover img {
	border: 1px solid #005cd5
}
.honorList ul li {
	width: 250px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	padding: 15px 15px 0;
	background: #f2f2f2;
	border-bottom: 3px solid #ddd;
	position: relative
}
.honorList ul li .pImg {
	display: block;
	width: 230px;
	height: 170px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	display: table-cell;
	vertical-align: middle
}
.honorList ul li img {
	width: 230px;
	vertical-align: middle;
	height: 170px
}
.honorList ul li::before {
	content: "";
	position: absolute;
	height: 3px;
	bottom: -3px;
	left: 0;
	transition: all .5s;
	width: 0
}
.honorList ul li:hover::before {
	width: 100%;
	background: #007eca;
	transition: all .5s
}
.honorList ul li p {
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.lb-data .lb-caption {
	color: #fff
}
.honorList ul li:hover {
	background: #eee;
	box-shadow: 0 0 10px #ccc
}
.settingList li {
	width: 280px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	background: #f2f2f2;
	border-bottom: 3px solid #ddd;
	position: relative
}
.settingList li img {
	display: block;
	width: 270px;
	height: 200px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	transition: all .5s
}
.settingList li::before {
	content: "";
	position: absolute;
	height: 3px;
	bottom: -3px;
	left: 0;
	transition: all .5s;
	width: 0
}
.settingList li:hover::before {
	width: 100%;
	background: #007eca;
	transition: all .5s
}
.settingList li span {
	height: 45px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding: 0 5px
}
.settingList li:hover img {
	transform: scale(.95)
}
.partnerList {
	padding: 1px
}
.dzbj {
	background-image: url(../images/bj_bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0
}
.dzbjMain {
	background: #fff;
	background: rgba(255,255,255,.9);
	padding: 80px;
	border-radius: 10px;
	width: 1040px
}
.dzbjMain li {
	overflow: hidden;
	margin-bottom: 5px;
	overflow: hidden
}
.dzbjMain li p, .dzbjMain li.b {
	float: left;
	width: 268px;
	height: 48px;
	border: 1px solid #dcdcdc;
	background: #fff;
	margin-right: 25px;
	line-height: 48px;
	overflow: hidden;
	padding-left: 60px;
	margin-bottom: 15px
}
.dzbjMain li label {
	float: left;
	margin-left: -60px;
	text-align: right;
	width: 60px;
	color: #666
}
.dzbjMain li p:nth-child(1) {
	padding-left: 90px;
	width: 238px
}
.dzbjMain li p:nth-child(1) label, .dzbjMain li.b label {
	width: 90px;
	margin-left: -90px
}
.dzbjMain li input {
	width: 95%;
	padding-right: 5%;
	height: 48px;
	line-height: 48px
}
.dzbjMain li p:nth-child(3n) {
	margin-right: 0
}
.dzbjMain li.b {
	width: 950px;
	float: none;
	padding-left: 90px;
	height: 90px;
	padding: 15px;
	padding-left: 90px;
	line-height: 24px
}
.dzbjMain li textarea {
	width: 100%;
	height: 90px;
	line-height: 24px;
	font-size: 14px
}
.dzbjMain li.d input, .dzbjMain li.d img {
	float: left
}
.dzbjMain li.d input {
	width: 180px;
	border: 1px solid #dcdcdc;
	padding: 0 15px
}
.dzbjMain li.d img {
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 13px;
	border-left: none
}
.dzbjMain li.d .btn {
	float: right;
	background: #ddd;
	margin-left: 10px;
	text-align: center;
	cursor: pointer;
	color: #222;
	font-size: 14px;
	transition: all .3s
}
.dzbjMain li.d .sub {
	background: #007eca;
	color: #fff
}
.dzbjMain li.d .btn:hover {
	background: #333;
	color: #fff
}
.dzbjMain h3 {
	font-size: 36px;
	color: #222;
	line-height: 36px;
	margin-bottom: 10px;
	font-weight: 400
}
.dzbjMain .p1 {
	margin-bottom: 40px
}
.dzbjMain .p1 span {
	color: #007eca
}
.faqList li {
	position: relative;
	margin-bottom: 25px
}
.faqList li:after {
	content: '';
	position: absolute;
	top: 12px;
	right: 16px;
	display: block;
	width: 30px;
	height: 30px;
	background: #007eca;
	pointer-events: none
}
.faqList li h3:before, .faqList li h3:after {
	content: '';
	position: absolute;
	top: 26px;
	right: 23px;
	z-index: 2;
	width: 16px;
	height: 2px;
	background: #fff
}
.faqList li h3:before {
	width: 2px;
	height: 16px;
	top: 19px;
	right: 30px;
	-webkit-transition: .3s;
	transition: .3s
}
.faqList li.act h3:before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	background: transparent\0
}
.faqList li h3 {
	position: relative;
	padding: 0 60px 0 25px;
	background-color: #f1f1f1;
	line-height: 54px;
	font-size: 16px;
	cursor: pointer;
	font-weight: 400;
	border: 1px solid #e1e1e1
}
.faqList li div {
	display: none;
	padding: 25px;
	line-height: 25px;
	color: #7c7c7c;
	-webkit-animation: fadeIn .5s ease-out .2s both;
	animation: fadeIn .5s ease-out .2s both;
	font-size: 14px;
	background: #f5f5f5
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.newsList li {
	border: 1px solid #e2e2e2;
	padding: 30px;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all .3s
}
.newsList li .font {
	overflow: hidden;
	color: #333;
	padding-top: 30px
}
.newsList li .date {
	width: 80px;
	height: 110px;
	background: #007eca;
	color: #fff;
	padding-left: 20px;
	font-size: 20px;
	font-family: helveticaneuedd7b7fc3f53d6;
	position: relative;
	margin-right: 40px;
	transition: all .4s
}
.newsList li .date span {
	display: block;
	opacity: .8;
	padding-top: 35px;
	font-size: 14px
}
.newsList li .date:after {
	position: absolute;
	content: "";
	width: 50px;
	left: 60px;
	background: #007eca;
	height: 1px;
	top: 10px;
	width: 0;
	transition: all .3s
}
.newsList li h4 {
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px
}
.newsList li .txt {
	color: #666
}
.newsList li .pic {
	width: 260px;
	height: 160px;
	overflow: hidden
}
.newsList li img {
	width: 260px;
	transition: all .5s;
	height: 160px
}
.newsList li:hover .date {
	margin-right: 60px
}
.newsList li:hover .date:after {
	width: 80%
}
.newsList li:hover h4 {
	color: #007eca
}
.newsList li:hover img {
	transform: scale(1.1)
}
.newsList li:hover {
	box-shadow: 0 5px 10px #eee
}
.articleBox1 .title {
	text-align: center;
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
	font-weight: 400
}
.articleBox1 .p1 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: center;
	color: #888
}
.detailLeft .p1, .picShow .p1 {
	border-bottom: 1px dotted #adadad
}
.articleBox1 .p1 span {
	margin-right: 15px
}
.solution .p1 {
	margin-bottom: 40px
}
.review {
	background: #f7f7f7 url(../images/nShow_icon.png) no-repeat left top;
	padding: 20px;
	border: 1px dotted #adadad;
	text-indent: 2em;
	font-size: 14px;
	color: #333;
	margin-bottom: 20px
}
.fontResizer a {
	padding: 0 5px
}
.article_key {
	background: #f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;
	color: #adadad;
	margin-bottom: 20px;
	padding-left: 35px;
	line-height: 28px
}
.pro_main{
	margin-top:20px;
	margin-bottom:40px;
	overflow:hidden;
}
.pro_left{
	width:450px;
	float:left;
}
.pro_right{
	width:720px;
	float:right;
	overflow:hidden;
	line-height:25px;
}
.pro_right h2{
	font-size:22px;
	padding-bottom:10px;
	display:block;
	font-weight:normal;
}
.pro_info{
	margin-top:10px;
	overflow:hidden;
	line-height:25px;
}

.downbtn{ float:left; border-radius:8px; background: #007eca; color: #fff; line-height: 35px; padding:0 15px;}
.downbtn a{ color:#fff;}




.fontsizebox {
	padding-bottom: 40px;
	border-bottom: 1px dotted #adadad;
	font-size: 14px;
	line-height:28px;
	color: #424242;
	overflow: hidden;
}
.fontsizebox img{ max-width:1200px; height: auto;}
.fontSize a.active {
	color: #0099e6
}
.detailShare {
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 1px dotted #adadad
}
.detailShare span {
	border-left: 1px dotted #adadad;
	padding: 0 15px
}
.detailShare span.date {
	margin-left: 15px
}
.detail_fenx {
	font-size: 14px;
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px dotted #adadad;
	padding-bottom: 10px
}
.detail_fenx div {
	width: 48%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.relatedNews_font {
	width: 1200px;
	overflow: hidden;
	font-size: 13px;
	margin-top: 15px
}
.relatedNews_font ul {
	width: 1240px
}
.relatedNews_font ul li {
	float: left;
	padding-right: 50px;
	width: 570px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #ddd
}
.relatedNews_font ul li a {
	display: block;
	width: 450px;
	line-height: 40px;
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left
}
.relatedNews_font ul li span {
	float: right;
	color: #999
}
.clientList {
	padding: 0 5px
}
.clientList li {
	border: 1px solid #e1e1e1;
	padding: 9px;
	width: 550px;
	float: left;
	margin-bottom: 25px;
	height: 150px;
	padding-right: 19px
}
.clientList li .cImg {
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 25px;
	overflow: hidden
}
.clientList li img {
	display: block;
	width: 200px;
	height: 150px;
	transition: all .5s
}
.clientList li h4 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.clientList li h4 a {
	color: #333
}
.clientList li h4 a:hover {
	color: #009de0
}
.clientList li .more {
	margin-top: 15px;
	font-size: 12px;
	display: inline-block
}
.clientList li .more:hover {
	color: #009de0;
	padding-left: 8px
}
.clientList li:nth-child(2n) {
	float: right
}
.clientList li:hover img {
	transform: scale(1.1)
}
.clientList li:hover {
	box-shadow: 0 0 6px #ddd
}
.contactFont {
	overflow: hidden;
	margin-bottom: 50px
}
.contactFont li {
	float: left;
	width: 239px;
	text-align: center;
	border-right: 1px solid #dcdcdc;
	padding: 0 30px;
	padding-top: 10px
}
.contactFont li:last-child {
	border-right: none
}
.contactFont li h4 {
	font-weight: 400;
	font-size: 16px;
	color: #333
}
.contactFont li h4 span {
	display: block;
	margin: 10px 0 5px
}
#dituContent {
	height: 420px
}
.feedback {
	margin-top: 50px;
	overflow: hidden
}
.feedback .title {
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 25px;
	color: #333;
	position: relative
}
.feedback .title span {
	padding: 0 25px;
	background: #fff;
	position: relative;
	z-index: 2
}
.feedback .title::before {
	content: "";
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	left: 0;
	position: absolute;
	top: 13px
}
#feedback_form label {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	margin-bottom: 30px;
	padding-left: 40px;
	background: url(../images/contact.png) no-repeat;
	font-size: 14px;
	position: relative
}
.feedback .name:after, .feedback .telephone:after, .feedback .email:after, .feedback .msg_title:after {
	content: "*";
	color: red;
	position: absolute;
	top: 0;
	right: -280px
}
#feedback_form label.name {
	background-position: 0 -32px
}
#feedback_form label.email {
	background-position: 0 -64px
}
#feedback_form label.city {
	background-position: 0 -96px
}
#feedback_form label.msg_title {
	background-position: 0 -128px
}
#feedback_form label.address {
	background-position: 0 -160px
}
#feedback_form label.message {
	background-position: 0 -192px;
	margin-bottom: 10px
}
#feedback_form input {
	width: 243px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0 28px 30px 0;
	padding: 0 10px;
	border: 1px solid #dbdbdb
}
#feedback_form input.last {
	margin-right: 0
}
#feedback_form .msg {
	border-top: 1px dotted #ccc;
	padding: 30px 0
}
#feedback_form textarea {
	height: 125px;
	width: 1178px;
	padding: 10px;
	border: 1px solid #dbdbdb;
	display: block
}
#feedback_form .btns {
	width: 120px;
	height: 40px;
	margin-right: 10px;
	background: #007eca;
	color: #fff;
	border: none;
	font-size: 15px;
	margin-bottom: 0;
	cursor: pointer
}
#feedback_form .btns:hover {
	background: #333;
	transition: all .3s
}
#feedback_form .reset {
	background: #ccc;
	cursor: pointer;
	margin-bottom: 0
}
#feedback_form .tableRow {
	width: 100%;
	height: 32px
}
#feedback_form .tableRow input {
	width: 150px;
	margin-right: 10px;
	color: #999;
	float: left
}
#feedback_form .tableRow .checkcode {
	width: 50px;
	height: 22px;
	margin-left: 5px;
	border: 1px solid #ccc;
	padding: 4px 5px;
	display: block;
	float: left;
	background: #fff
}
#feedback_form input:focus, #feedback_form textarea:focus {
	border-color: #666
}
.intro {
	padding: 20px;
	line-height: 24px;
	font-size: 14px;
}
/*留言栏目*/
.msgtitle {
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.message_block {
	color: #666;
}
.message_block p {
	padding: 12px;
}
.msg_input {
	width: 400px;
	border: 1px solid #e0e0e0;
	padding: 8px 9px;
	background: #fff;
	font-size: 13px;
	color: #888;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
}
.msg_input_on {
	width: 400px;
	border: 1px solid #8cd1ff;
	background: #f1f9ff;
	padding: 8px 9px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	font-size: 13px;
	color: #888;
}
.message_labes {
	font-size: 14px;
}
.message_title {
	height: 34px;
	line-height: 34px;
	background: #f6f9fb;
	padding: 0 12px;
}
.message_title h2 {
	color: #376b88;
	font-size: 14px;
	float: left;
}
.message_title span {
	float: right;
	font-weight: bold;
	color: #999;
}
.message_info {
	color: #8ea6b6;
	text-align: right;
}
.message_replay {
	background: #f5f5f5;
	padding: 0 12px;
}
.msg_btn_area {
	margin: 16px 0;
	text-align: right;
}
.msg_btn_area a {
	display: inline-block;
	padding: 5px 15px;
	background: #09F;
	color: #fff;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
}
.msg_btn_area a:hover {
	text-decoration: none;
	background: #F60
}
.msgflag {
	margin-left: 4px;
	font-size: 12px;
	color: #900;
}
/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 12px;
	margin-top: 20px;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
/*内容分页*/
.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 20px;
}
.contPage a {
	display: inline-block;
	color: #898989;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #898989;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
.headerTop {
	overflow: hidden;
	width: 100%;
	height: 35px;
	background-color: #eee;
	/*margin-bottom: 20px;*/
}
.headerTop p {
	float: left;
	font-size: 13px;
	color: #666;
	line-height: 35px;
}
.headerTop ul {
	overflow: hidden;
	float: right;
	margin-top: 8px;
}
.headerTop li {
	float: left;
	font-size: 13px;
	padding: 0 10px;
	border-right: 1px dotted #666;
}
.headerTop li a {
	color: #666
}
.headerTop li.li01 a {
	font-weight: bold;
	color: #ff9900;
}
.headerTop li.last {
	border: none;
	padding-right: 0;
}

/**************/
.box{
    width: 800px; border: 1px solid #dedede;margin: 40px auto;background: #f9f9f9;
}
.all{
    width: 800px;height: auto;margin:0 auto;overflow: hidden;
}
.top-img{
    width: 800px;height: auto;font-size: 0;position: relative;
}
.activeimg{
    overflow: hidden;height: 600px;position: relative;
}
.top-img .activeimg img{
    width: 800px;height: 600px;
}
.top-img .left{
    width: 80px;height: 80px;background: rgba(0,0,0,0.1);position: absolute;left: 0;top: 250px;text-align: center;line-height: 80px;
    cursor: pointer;
}
.top-img .left img{ margin-top:20px;}
.top-img .right{
    width: 80px;height: 80px;background: rgba(0,0,0,0.1);position: absolute;left:720px;top: 250px;text-align: center;line-height: 80px;
    cursor: pointer;
}
.top-img .right img{ margin-top:20px;}
.top-img .left:hover,.top-img .right:hover{
    background: rgba(0,0,0,0.5);
}

.bot-img{
    height: 90px;width: 800px;margin-top: 15px
}
.bot-img ul{
    width: 100%;height: 100px;
}
.bot-img ul li{
    width: 90px;margin-right: 10px;float: left;border: 1px solid #fff;cursor: pointer;font-size: 0;
}
.bot-img ul li.active{
    border: 1px solid #ff6600;
}
.bot-img ul li img{
    width: 88px;
	height:88px;
}
.bot-img ul li:last-child{
    margin-right: 0;
}

.addr{ padding:20px; background:#f5f5f5;  font-size:13px; color:#666; line-height:35px;}
.protitle{ background:#ededed; font-size:18px; padding:0 10px; margin:10px 0; line-height:45px; color:#333;  font-weight: 700;}

.news_c_warpper {
    width: 1200px;
    margin: 20px auto 20px auto;
    overflow: hidden;
}

.zhezhao {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
}
.tanchuang {
    width: 400px; height:460px;background: url(../images/lbbg.png) no-repeat; position:fixed;top:50%;left:50%; margin-top:100px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%); z-index:99999;
}
.tcinput {display: block;width: 230px; margin:0 auto;height: 46.66666665px;padding-left: 8.33333333px;padding-right: 8.33333333px;font-size: 14.99999999px;color: #94867e;background: #fff;box-sizing: border-box;border-radius:5px;}


.fae-area{
    background-color: transparent;
	width:1200px;
	margin: 0 auto;
	margin-top: 40px;
}

.fae-area .item {
    width: 380px;
    height: 220px;
    margin-right: 30px;
    border-radius: 8px;
	float:left;
	margin-bottom: 15px;
}
.fae-area .item:nth-child(3n){margin-right: 0px;}

.fae-area .item:hover {
    box-shadow: none
}


.fae-area .item:last-child {
    margin-right: 0
}

.fae-area .item .sub-tt,.area.fae-area .item .tt {
    text-align: left
}

.fae-area .item .tt {
    font-size: 20px;
    margin-top: -190px;
    margin-left: 30px;
    font-weight: 500;
	color: #0d5bc1;
	font-weight: bold;
    max-width: 345px;
}
.fae-area .item .tt:hover{color: #0d5bc1;}

.fae-area .item .sub-tt {
    margin-left: 30px;
	line-height: 25px;
		height:100px;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
	width: 150px;
}
.fae-area .item .more{
	width:80px;
    margin-left: 30px;
	background: #0d5bc1;
	line-height: 26px;
	border-radius:20px;
	text-align: center;
}
.fae-area .item .more a{color: #fff;}

.fae-area .item .icon-jiantouyou {
    float: right;
    font-size: 22px;
    margin-right: 15px;
    margin-top: -10px;
    position: relative;
}

.fae-area .item .img {
    padding: 0;
    width: 380px;
    height: 220px;
	border-radius: 10px;
}

.fae-area .item .img img {
    width: 386px;
    height: 220px;
    max-width: 100%;
    max-height: 100%;
	border-radius: 10px;
}

.select-wl{background:#fff; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; padding:20px 0px; margin-top:15px !important;}
.select-wl .title{text-align:center; margin-bottom:5px; font-size:36px;}
.select-wl .tcenter{text-align:center; margin:15px 0; font-size:14px;}
.select-wl .wl-wenhua{clear:both; margin-top:30px;}
.select-wl .wl-wenhua .wenhua-item{width:380px; height:396px; margin-right:25px; display:inline-block; box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2); line-height:1.8; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; overflow:hidden;}
.select-wl .wl-wenhua .wenhua-item:nth-child(3n){margin-right: 0px;}
.select-wl .wl-wenhua .wenhua-item img{max-width:380px; height:200px;}

.select-wl .wl-wenhua .wenhua-item .matop{ width:92%; margin: 0 auto; line-height: 40px; font-size: 16px; font-weight: bold; }
.select-wl .wl-wenhua .wenhua-item .mt5{ width:92%; margin: 0 auto; line-height: 22px; font-size: 13px;}
.brank-logo-tag{clear:both; text-align:center; margin-top:25px;}
.brank-logo-tag a{margin:0px 50px; font-size:16px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:#919191 solid 1px; color:#cc0001; padding:8px 30px; display:inline-block;}
.brank-logo-tag a.public-abtn1{border:#cc0001 solid 1px; color:#fff;}
.brank-logo-list{clear:both; margin-top:20px;}
.brank-logo-list table{width:100%;}
.brank-logo-list table td{text-align:center; height:80px;}
.brank-logo-list table td img{max-height:40px;}

/*首页产品分类*/
.fenlei{margin:20px 0;}
.fenlei ul{width: 100%;max-height: 60px;margin: 5px 0;overflow: hidden;}
.fenlei ul li{float: left; height: 30px;overflow: hidden;line-height: 30px; margin: 0 10px; text-align: center;}
.fenlei ul li a{display: block;}
.fenlei ul li a:hover {color: #0d5bc1; font-weight: bold;}
.fenlei ul li.lei{color: #fff; width:150px;  height: 60px;line-height: 60px; background: #a09b9b; font-size:16px; font-weight:700;}

.weizhi{position: relative;font-size: 14px;line-height: 40px;}

/* 滑动块 */
.news-nav{ border-bottom: 1px solid #ededed; width:100%;}
.hc-ul{margin:0 auto;padding:0;}

.hc-ul{ position:relative;z-index:9; width:1200px;}

.hc-ul li{float:left;width:120px; margin-left:5px; margin-right:5px;/*margin-bottom:0.66666%;*/text-align:center;cursor:pointer;height:50px;line-height:50px;position:relative;z-index:999;list-style-type:none;background:#fff; color:#333;}

.hc-ul .curBlock{left:0;background-color:#E48A007;position:absolute;transition:left;top:0px;height:100%;}

.hc-ul li a{ color:#333;width:120px; height:50px ;line-height:50px; background: #fff; display: inherit;}

.hc-ul li a.cur{color:#fff; background:#0159b3;}

.hc-ul li a:hover{color:#fff; background:#0159b3;}

.hc-ul li a.active{color:#fff; background:#0159b3;}
