body{font-size:14px; font-family:"微软雅黑";}
.fr{ float:right;}
.fl{ float:left;}
.fn{ float:none;}
.f2{ font-size:12px;}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration: none;}
img {
	vertical-align: top;
}
ul,li{padding:0px; margin:0px; list-style:none;}
ul li a:hover{ color:#0055a5;}
div a:hover{ color:#0055a5;}
input,form,select,textarea{ margin:0px;padding:0px; outline:medium; border:0; border-radius:0; background:none; font-family:"微软雅黑"; font-size:14px;}
i,em{ font-style:normal;}
.mo{ margin: 0 auto;}
.most{ width:100%; height:auto; overflow:hidden; display:block;}
.roundBorder{border-radius: 15px;} 
.clear{ clear:both; height:0; overflow:hidden;} 
.dsk{ width:100%; height:100%; display:block; overflow:hidden;}
/*定位*/
.pr{ position: relative;}
.pa{ position: absolute;}
.pf{ position: fixed;}
/*块级转换*/
.db { display: block;}
.dn { display: none;}
.di { display: inline;}
.dib { display: inline-block;}
/*清除浮动*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix{*zoom:1;}
/*首页*/
a { 
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.lazy { background: url(../images/loading.gif) 50% no-repeat;}
.bg {
	 background:#F5F5F5;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	img { 
	  width: 100%; 
	  vertical-align: middle;
	}
	*, *::before, *::after {
	    box-sizing: border-box;
	}
	form,select,textarea,input{ 
	  margin:0px;
	  padding:0px; 
	  outline:medium; 
	  border:0;
	  border-radius:0; 
	  background:none;
	  appearance:none;
	  -moz-appearance:none; /* Firefox */
	  -webkit-appearance:none; /* Safari 和 Chrome */ 
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	  -webkit-appearance: none;
	  }	
	a{ 
	  margin:0px;
	  padding:0px; 
	  outline:medium; 
	  border:0; 
	  border-radius:0; 
	  background:none;    
	  appearance:none;
	  -moz-appearance:none; /* Firefox */
	  -webkit-appearance:none; /* Safari 和 Chrome */ 
	  -webkit-tap-highlight-color: rgba(0,0,0,0); 
	  -webkit-appearance: none;
	  }
	a:hover {
	  text-decoration: none !important;
	}

	.pro-position{display: none;}
	
}
.header {
	width: 100%;
	height: 95px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9990;
}
.index-sign {
	width: 310px;
	height: 60px;
	padding-top: 35px;
	text-align: center;
	font-size: 0;
}
.index-sign a {
	display: inline-block;
	width: 112px;
	height: 34px;
	margin: 0 1px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
}
.sign-btn {
	background: #0055a5;
}
.sign-btn:hover {
	color: #fff;
	background: #0265c3;
}
.login-btn {
	background: #e2bc09;
}
.login-btn:hover {
	color: #fff;
	background: #ffd40c;
}
.nav {
	height: 95px;
	font-size: 0;
}
.nav a {
	display: inline-block;
	height: 95px;
	padding: 0 30px;
	font-size: 16px;
	color: #333;
	line-height: 95px;
}
.nav a.active {
	background: #0055a5;
	color: #fff;
}


.sign-btn2 {
	background: #0055a5;
}
.sign-btn2:hover {
	color: #fff;
	background: #0265c3;
}
.login-btn2 {
	background: #e2bc09;
}
.login-btn2:hover {
	color: #fff;
	background: #ffd40c;
}



@media (min-width: 1280px) and (max-width: 1440px) {
	.header {
		height: 75px;
	}
	.logo {
		width: 294px;
		height: 75px;
	}
	.logo img {
		width: 294px;
		height: 75px;
	}
	.index-sign {
		width: 242px;
		height: 50px;
		padding-top: 25px;
	}
	.index-sign a {
		width: 100px;
		height: 28px;
		margin: 0 1px;
		line-height: 28px;
		font-size: 14px;
	}
	.nav {
		height: 75px;
	}
	.nav a {
		display: inline-block;
		height: 75px;
		padding: 0 15px;
		font-size: 14px;
		line-height: 75px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.header {
		height: 125px;
	}
	.logo {
		width: 294px;
		height: 75px;
	}
	.logo img {
		width: 294px;
		height: 75px;
	}
	.index-sign {
		width: 242px;
		height: 50px;
		padding-top: 25px;
	}
	.index-sign a {
		width: 100px;
		height: 28px;
		margin: 0 1px;
		line-height: 28px;
		font-size: 14px;
	}
	.nav {
		width: 100%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		background: #fff;
		height: 50px;
		border-top: 1px #e6e6e6 solid;
	}
	.nav a {
		flex: 1;
		height: 50px;
		padding: 0;
		font-size: 12px;
		line-height: 50px;
		text-align: center;
	}
	
}
.mini-header {
	display: none;
	width: 100%;
	height: 42px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9990;
}
.mini-logo {
	width: 164px;
	height: 42px;
}
.menu-btn {
	display: block;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
}
.menu-btn a {
	display: block;
	width: 100%;
	height: 100%;
}
.menu-btn span,.menu-btn span:before,.menu-btn span:after { 
  position: absolute; 
  display: block; 
  width: 24px; 
  height: 3px; 
  left: 50%; 
  top: 50%; 
  margin: -1.5px 0 0 -12px;
  cursor: pointer;
  content: ''; 
  background-color: #0055a5;
  -webkit-transition: all .4s cubic-bezier(0.19,1,.22,1);
  -o-transition: all .4s cubic-bezier(0.19,1,.22,1);
  transition: all .4s cubic-bezier(0.19,1,.22,1);
}
.menu-btn span:before { 
  margin: -8.5px 0 0 -12px;
}
.menu-btn span:after { 
  margin: 5.5px 0 0 -12px;
}
.menu-btn.active span { 
  background-color: transparent;
}
.menu-btn.active span:before {
   margin: -1.5px 0 0 -12px;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}
.menu-btn.active span:after {
   margin: -1.5px 0 0 -12px;
  -webkit-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);
}
.mini-zoom-btn {
	width: 42px;
	height: 42px;
	position: absolute;
	top: 0;
	right: 52px;
	z-index: 9999;
}
.mini-zoom-btn a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/sign-icon.png) no-repeat center center;
	background-size: 20px 20px;
}
.mini-zoom-btn.active {
	background: #f2f2f2;
}
.mini-search {
	width: 100%;
	display: none;
	padding: 10px 20px;
	border-bottom: 2px #e6e6e6 solid;
	overflow: hidden;
	background: #f2f2f2;
	font-size: 0;
	text-align: center;
	position: absolute;
	top: 42px;
	left: 0;
}
.mini-search a {
	display: inline-block;
	width: 100px;
	height: 28px;
	margin: 0 1px;
	font-size: 12px;
	color: #fff;
	line-height: 28px;
}
.mini-nav {
	display: none;
	width: 100%;
	padding: 0 20px;
	background: #fff;
	border-bottom: 2px solid #e1e1e1;
	position: absolute;
	top: 42px;
	left: 0;
}
.mini-nav li {
	border-bottom: 2px #fff solid;
}
.mini-nav li.active {
	border-bottom: 2px #0055a5 solid;
}
.mini-nav li a {
	display: block;
	padding: 0 20px;
	font-size: 14px;
	color: #505050;
	line-height: 40px;
}
.mini-nav li.active a {
	color: #0055a5;
}
.mini-banner {
	display: none;
	height: 120px;
}
.mini-banner img {
	height: 120px;
}
.mini-banner-pagi {
	position: absolute;
	z-index: 9999;
	text-align: center;
}
.mini-banner-pagi .swiper-pagination-bullet {
	width: 10px;
	height: 3px;
	border-radius: 0;
	background: #fff;
	opacity: 0.8;
}
.mini-banner-pagi .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #b91b21;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.header {
		display: none;
	}
	
	.mini-header {
		display: block;
	}
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	
	
}
.banner {
	margin-top: 95px;
	position: relative;
	background: #fff;
}
.banner-img img {
	width: 100%;
}
.mao {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	position: absolute;
	bottom: 108px;
	left: 0;
	z-index: 9;
}
.mao img {
	max-width: 100%;
	max-height: 100%;
}
.mao a {
	flex: 0 0 310px;
	height: 180px;
	margin: 0 25px;
	border-radius: 10px;
	background: rgba(37,104,183,.70);
	text-align: center;
	color: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.mao a:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.mao p {
	font-size: 20px;
	color: #fff;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.banner {
		margin-top: 42px;
	}
	.mao {
		bottom: 0;
	}
	.mao a {
		flex: 1;
		height: auto;
		padding-top: 5px;
		padding-bottom: 5px;
		border-radius: 0;
		margin: 0;
	}
	.mao a:hover {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	.mao img {
		max-width: 100%;
		max-height: 100%;
	}
	.mao p {
		display: none;
	}
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.banner {
		margin-top: 125px;
	}
	
	.mao {
		bottom: 30px;
	}
	.mao a {
		flex: 0 0 158px;
		height: 75px;
		padding-top: 15px;
		margin: 0 12px;
	}
	.mao img {
		max-width:100%;
		max-height:100%;
	}
	.mao p {
		font-size: 12px;
	}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.banner {
		margin-top: 75px;
	}
	
	.mao {
		bottom: 60px;
	}
	.mao a {
		flex: 0 0 218px;
		height: 106px;
		padding-top: 20px;
		margin: 0 12px;
	}
	.mao img {
		max-width: 100%;
		max-height: 100%;
	}
	.mao p {
		font-size: 14px;
	}
	
}
.index-about {
	width: 100%;
	height:900px;
	background: url(../images/about-bg.jpg) no-repeat center center;
	background-size: 100% 100%;
	position: relative;
}
.index-about-img {
	width: 810px;
	height: 757px;
	position: absolute;
	top: -40px;
	right: 50%;
	margin-right: -758px;
	z-index: 9;
}
.index-about-info {
	 width: 735px;
	 padding-top: 150px;
	 position: absolute;
	 top: 0;
	 left: 50%;
	 margin-left: -735px;
	 z-index: 99;
}
.index-about-title {
	margin-bottom: 30px;
}
.index-about-title h3 {
	font-size: 36px;
	color: #00559f;
}
.index-about-title p {
	font-size: 16px;
	color: #626262;
	text-transform: uppercase;
}
.index-about-con {
	margin-bottom: 35px;
	font-size: 14px;
	color: #111;
	line-height: 30px;
}
.index-about-more a {
	display: block;
	width: 200px;
	height: 44px;
	border: 1px #d3d3d3 solid;
	font-size: 15px;
	color: #999;
	font-weight: bold;
	font-style: italic;
	line-height: 44px;
	text-align: center;
}
.index-about-more a:hover {
	border: 1px #1559a2 solid;
	background: #1559a2;
	color: #fff;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.index-about {
		width: 100%;
		height: auto;
	}
	.index-about-img {
		display: none;
	}
	.index-about-info {
		 width: 100%;
		 padding: 20px;
		 position: static;
		 top: 0;
		 left: 0;
		 margin-left: 0;
	}
	.index-about-title {
		margin-bottom: 15px;
	}
	.index-about-title h3 {
		font-size: 18px;
	}
	.index-about-title p {
		font-size: 12px;
	}
	.index-about-con {
		margin-bottom: 15px;
		font-size: 12px;
		line-height: 18px;
		color: #666;
	}
	.index-about-more a {
		width: 120px;
		height: 30px;
		font-size: 14px;
		line-height: 30px;
	}
	
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	.index-about {
		height: 646px;
	}
	.index-about-img {
		width: 425px;
		height: 402px;
		position: absolute;
		top: -10px;
		margin-right: -420px;
	}
	.index-about-img img {
		width: 425px;
		height: 402px;
	}
	
	.index-about-info {
		width: 44%;
		padding-top: 30px;
		margin-left: -350px;
	}
		.index-about-title {
		margin-bottom: 15px;
	}
	.index-about-title h3 {
		font-size: 26px;
	}
	.index-about-title p {
		font-size: 14px;
	}
	.index-about-con {
		margin-bottom: 25px;
		font-size: 12px;
		line-height: 24px;
	}
	.index-about-more a {
		width: 150px;
		height: 38px;
		font-size: 14px;
		line-height: 38px;
	}
	
}
@media (width: 1024px) {
	.index-about-info {
		width: 34%;
		padding-top: 30px;
		margin-left: -350px;
	}
	
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.index-about {
		height:727px;
	}
	.index-about-img {
		width: 552px;
		height: 519px;
		position: absolute;
		top: -20px;
		margin-right: -520px;
	}
	.index-about-img img {
		width: 552px;
		height: 519px;
	}
	
	.index-about-info {
		width: 37%;
		padding-top: 50px;
		margin-left: -500px;
	}
}
.solve {
	width: 100%;
	height: 1082px;
	background: url(../images/solve-bg.jpg) no-repeat center top;
}
.index-title {
	padding-top: 86px;
	padding-bottom: 86px;
	text-align: center;
	color: #fff;
}
.index-title h3 {
	font-size: 76px;
	opacity: 0.07;
	text-transform: uppercase;
}
.index-title p {
	margin-top: -60px;
	font-size: 34px;
}
.index-title span {
	display: block;
	font-size: 14px;
	line-height: 30px;
}
.solve-slide {
	width: 1438px;
	margin: 0 auto;
	position: relative;
}
.solve-arrow {
	display: block;
	width: 32px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	font-size: 16px;
	color: #fff;
	font-family: '宋体';
	background: rgba(0,0,0,.5);
	position: absolute;
	top: 50%;
	margin-top: -23px;
	z-index: 99;
}
.solve-arrow:hover {
	background: rgba(32,52,136,.7);
	color: #fff;
}
.solve-left {
	left: -48px;
}
.solve-right {
	right: -48px;
}
.solve .bd ul {
}
.solve .bd li {
	width: 439px;
	margin-right: 60px;
	margin-bottom: 10px;
	background: #fff;
}
.solve .bd li:hover {
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.solve-img {
	height: 377px;
	overflow: hidden;
}
.solve-img img {
	width: 439px;
	height: 377px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.solve-img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.solve-info {
	height: 227px;
	padding: 36px 15px 0;
	text-align: center;
}
.solve-title {
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	color: #444;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.solve-title a {
	color: #444;
}
.solve-con {
	height: 80px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 26px;
	color: #565656;
	overflow: hidden;
}
.solve-btn a {
	display: block;
	width: 118px;
	height: 36px;
	padding-left: 26px;
	margin: 0 auto;
	border: 1px #999 solid;
	border-radius: 50px;
	line-height: 36px;
	font-size: 16px;
	text-align: left;;
	color: #999;
	position: relative;
}
.solve-btn i {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: url(../images/right-arrow.png) no-repeat center center #999;
	position: absolute;
	top: 0;
	right: 0;
}
.solve-btn a:hover {
	border: 1px #217ff9 solid;
	color: #217ff9;
}
.solve-btn a:hover i {
	background: url(../images/right-arrow.png) no-repeat center center #217ff9;
}
.mini-solve {
	display: none;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.solve {
		height: 324px;
		background-size: 100% 100%;
	}
	.index-title {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.index-title h3 {
		font-size: 22px;
	}
	.index-title p {
		margin-top: -24px;
		font-size: 16px;
	}
	.index-title span {
		font-size: 10px;
		line-height: 24px;
	}
	
	.solve-slide {
		display: none;
	}
	.mini-solve {
		width: 100%;
		display: block;
	}
	.mini-solve-box {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.mini-solve-img {
		width: 150px;
		height: 130px;
		background: #fff;
	}
	.mini-solve-img img {
		width: 150px;
		height: 130px;
	}
	.mini-solve-info {
		flex: 1;
		height: 130px;
		padding: 10px;
		box-sizing: border-box;
		background: #fff;
		position: relative;
	}
	.mini-solve-title {
		margin-bottom: 5px;
		font-size: 14px;
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.mini-solve-title a {
		color: #333;
	}
	.mini-solve-con {
		font-size: 10px;
		color: #333;
	}
	.solve-btn a {
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	.solve-btn a {
		width: 26px;
		height: 26px;
		padding-left: 0;
		border: none;
	}
	.solve-btn span {
		display: none;
	}
	.solve-btn i {
		width: 26px;
		height: 26px;
		background: url(../images/right-arrow.png) no-repeat center center #217ff9;
		background-size: 8px 15px;
	}
	
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.solve {
		height: 568px;
		background-size: 100% 466px;
	}
	.index-title {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.index-title h3 {
		font-size: 42px;
	}
	.index-title p {
		margin-top: -30px;
		font-size: 20px;
	}
	.index-title span {
		font-size: 12px;
		line-height: 24px;
	}
	
	.solve-slide {
		display: none;
	}
	.mini-solve {
		width: 700px;
		margin: 0 auto;
		display: block;
	}
	.mini-solve-box {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.mini-solve-img {
		width: 346px;
		height: 298px;
		background: #fff;
	}
	.mini-solve-img img {
		width: 346px;
		height: 298px;
	}
	.mini-solve-info {
		flex: 1;
		height: 298px;
		padding: 30px;
		box-sizing: border-box;
		background: #fff;
		position: relative;
	}
	.mini-solve-title {
		margin-bottom: 20px;
		font-size: 16px;
		color: #333;
	}
	.mini-solve-title a {
		color: #333;
	}
	.mini-solve-con {
		font-size: 14px;
		color: #333;
		line-height: 28px;
	}
	.solve-btn a {
		position: absolute;
		right: 30px;
		bottom: 30px;
	}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.solve {
		height: 880px;
		background-size: 100% 466px;
	}
	.index-title {
		padding-top: 46px;
		padding-bottom: 46px;
	}
	.index-title h3 {
		font-size: 46px;
	}
	.index-title p {
		margin-top: -40px;
		font-size: 24px;
	}
	.index-title span {
		font-size: 12px;
		line-height: 24px;
	}
	
	.solve-slide {
		width: 1200px;
		margin: 0 auto;
		position: relative;
	}
	.solve-slide .bd li {
		width: 368px;
		margin-right: 48px;
	}
	.solve-img {
		height: 320px;
	}
	.solve-img img {
		width: 368px;
		height: 320px;
	}
}
.index-news {
	height: 885px;
	background: url(../images/news-bg.jpg) no-repeat center top;
	background-size: 100% 100%;
}
.index-news-list {
	width: 1438px;
	margin: 0 auto;
}
.index-news-list ul {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index-news-list li {
	flex: 0 0 24%;
	margin-bottom: 20px;
}
.index-news-img {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.index-news-img:before {
	display: block;
	content: '';
	margin-top: 69%;
}
.index-news-img img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.index-news-img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.index-news-info {
	width: 100%;
	padding: 15px;
	background: #fff;
	box-sizing: border-box;
}
.index-news-title {
	width: 315px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-news-title a {
	color: #333;
}
.index-news-bar {
	width: 63px;
	height: 1px;
	margin-bottom: 20px;
	background: #333;
}
.index-news-con {
	height: 60px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	overflow: hidden;
}
.index-news-btm {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-size: 12px;
	color: #999;
}
.index-news-view {
	padding-left: 20px;
	background: url(../images/eye.png) no-repeat left center;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.index-news {
		height: auto;
		padding-bottom: 30px;
	}
	.index-news-list {
		width: 100%;
	}
	.index-news-list ul {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.index-news-list li {
		flex: 0 0 50%;
	}
	.index-news-info {
		padding: 5px;
	}
	.index-news-title {
		width: 150px;
		margin-bottom: 10px;
		font-size: 14px;
	}
	.index-news-bar {
		width: 40px;
		margin-bottom: 10px;
	}
	.index-news-con {
		height: 40px;
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 18px;
	}
	
	.index-news-btm {
		font-size: 10px;
	}
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.index-news {
		height: 525px;
	}
	.index-news-list {
		width: 100%;
	}
	.index-news-info {
		padding: 5px;
	}
	.index-news-title {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.index-news-bar {
		width: 40px;
		margin-bottom: 10px;
	}
	.index-news-con {
		height: 40px;
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 18px;
	}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.index-news {
		height: 745px;
	}
	.index-news-list {
		width: 1200px;
	}
}
.index-cop {
	background: url(../images/cop-bg.jpg) no-repeat #f8f8f8;
	background-size: 100% 100%;
}
.cop-slide {
	width: 1440px;
	margin: 0 auto;
}
.cop-slide .swiper-slide ul {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.cop-slide .swiper-slide li {
	flex: 0 0 16.6%;
	position: relative;
	overflow: hidden;
	background: #fff;
}
.cop-slide .swiper-slide li:before {
	display: block;
	content: '';
	margin-top: 100%;
}
.cop-slide .swiper-slide img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9;
}
.cop-pagi {
	padding: 50px 0;
	text-align: center;
}
.cop-pagi .swiper-pagination-bullet {
	width: 74px;
	height: 4px;
	border-radius: 0;
	background: #fff;
	opacity: 1;
}
.cop-pagi .swiper-pagination-bullet-active {
	background: #217ff9;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.cop-slide {
		width: 100%;
	}
	.cop-slide .swiper-slide li {
		flex: 0 0 25%;
	}
	.cop-pagi {
		padding: 20px 0;
	}
	.cop-pagi .swiper-pagination-bullet {
		width: 34px;
		height: 4px;
	}
	
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.cop-slide {
		width: 100%;
	}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.cop-slide {
		width: 1200px;
	}
}
.footer {
	background: url(../images/footer-bg.jpg) no-repeat; 
	background-size: 100% 100%;
}
.footer-inner {
	width: 1440px;
	margin: 0 auto;
	padding: 70px 0 35px;
}
.footer-show {
	width: 672px;
	height: 266px;
	background: url(../images/footer-bar.png) no-repeat right center;
	background-size: 1px 100%;
}
.footer-logo {
	margin-left: 25px;
}
.footer-word {
	margin-top: 67px;
	margin-left: 55px;
}
.footer-contact {
	width: 387px;
	padding-left: 90px;
}
.footer-contact h3 {
	margin-bottom: 28px;
	font-size: 18px;
	color: #fff;
}
.footer-contact li {
	margin-bottom: 25px;
	font-size: 14px;
	color: #f2f2f2;
	line-height: 28px;
}
.footer-contact li em {
	font-size: 22px;
	color: #fff;
}
.footer-qr {
	width: 291px;
	padding-top: 70px;
	text-align: center;
}
.footer-qr p {
	font-size: 14px;
	color: #fff;
	line-height: 42px;
}
.footer-qr img {
	width: 132px;	
	height: 132px;
}
.footer-btm {
	padding: 20px 0;
	border-top: 1px #4d545a solid;
}
.footer-btm-inner {
	width: 1440px;
	margin: 0 auto;
	text-align: center;
}
.link {
	margin-bottom: 15px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.link span {
	padding-left: 10px;
	border-left: 2px #f2b40b solid;
}
.link a {
	display: inline-block;
	margin: 0 7px;
	color: #fff;
}
.copyright {
	font-size: 12px;
	color: #fff;
}
.copyright a {
	color: #fff;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.footer-inner {
		width: 100%;
		padding: 30px 0;
	}
	.footer-show {
		width: 100%;
		height: auto;
		background: none;
		padding-bottom: 30px;
		border-bottom: 1px #4d545a solid;
	}
	.footer-logo {
		margin-left: 25px;
	}
	.footer-logo img {
		width: 160px;
		height: 42px;
	}
	.footer-word {
		margin-top: 20px;
		margin-left: 20px;
	}
	.footer-word img {
		width: 290px;
		height: 36px;
	}
	.footer-contact {
		width: 100%;
		padding: 20px;
		border-bottom: 1px #4d545a solid;
	}
	.footer-contact h3 {
		font-size: 14px;
		margin-bottom: 15px;
	}
	.footer-contact li {
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 18px;
	}
	.footer-contact li em {
		font-size: 16px;
		color:#fff;
	}
	.footer-qr {
		width: 100%;
		padding-top: 20px;
	}
	.footer-btm-inner {
		width: 100%;
	}
	
	.link {
		font-size: 12px;
		line-height: 22px;
	}
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.footer-inner {
		width: 100%;
	}
	.footer-show {
		width: 100%;
		height: auto;
		margin-bottom: 50px;
		background: none;
		padding-bottom: 50px;
		border-bottom: 1px #4d545a solid;
	}
	.footer-logo {
		margin-left: 50px;
	}
	.footer-word {
		margin-top: 50px;
		margin-left: 50px;
	}
	.footer-contact {
		width: 347px;
		padding-left: 50px;
	}
	
	.footer-qr {
		width: 211px;
	}
	.footer-btm-inner {
		width: 100%;
	}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.footer-inner {
		width: 1200px;
	}
	.footer-show {
		width: 592px;
	}
	.footer-logo {
		margin-left: 0;
	}
	.footer-word {
		margin-top: 67px;
		margin-left: 25px;
	}
	.footer-contact {
		width: 347px;
		padding-left: 50px;
	}
	
	.footer-qr {
		width: 211px;
	}
	.footer-btm-inner {
		width: 1200px;
	}
}
.mask {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9992;
}
.sign-pop {
	display: none;
	width: 520px;
	height: 462px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -260px;
	margin-top: -231px;
	z-index: 9993;
}
.close-btn {
	display: block;
	width: 38px;
	height: 38px;
	background: url(../images/close.png) no-repeat;
	position: absolute;
	top: 8px;
	right: 10px;
	opacity: 0.7;
}
.close-btn:hover {
	opacity: 1;
}
.sign-pop-box {
	padding: 20px 30px;
}
.sign-pop-title {
	overflow: hidden;
	line-height: 36px;
}
.sign-pop-title a {
	float: right;
	font-size: 12px;
	color: #e55458;
}
.sign-pop-title em {
	font-size: 18px;
	color: #4b4b4b;
}
.sign-pop-box li {
	margin-bottom: 20px;
	position: relative;
}
.sign-pop-box li:last-child {
	margin-bottom: 0;
}
.sign-pop-txt {
	width: 100%;
	height: 48px;
	box-sizing: border-box;
	border: 1px #dedfdf solid;
	text-align: center;
	border-radius: 2px;
}
.sign-pop-txt:focus {
	border: 1px #014eac solid;
}
.sign-pop-ps {
	width: 100%;
	height: 48px;
	box-sizing: border-box;
	border: 1px #dedfdf solid;
	text-align: center;
	border-radius: 2px;
}
.sign-pop-ps:focus {
	border: 1px #014eac solid;
}
.lock-icon {
	display: none;
	width: 50px;
	height: 22px;
	background: url(../images/lock-icon.jpg) no-repeat;
	position: absolute;
	top: -11px;
	left: 50%;
	margin-left: -25px;
}
.sign-pop-ps:focus + .lock-icon {
	display: block;
}
.sign-pop-btn {
	width: 100%;
	height: 48px;
	background: #014fad;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.sign-pop-btn:hover {
	background: #035bc6;
}
.sign-pop-bar {
	padding-top: 15px;
	overflow: hidden;
}
.forget-btn {
	float: right;
	font-size: 12px;
	color: #e55458;
}
.regi-pop {
	display: none;
	width: 520px;
	height: 634px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -260px;
	margin-top: -317px;
	z-index: 9994;
}


.forget-pop {
	display: none;
	width: 520px;
	height: 634px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -260px;
	margin-top: -317px;
	z-index: 9994;
}



.code-btn {
	display: block;
	width: 40%;
	height: 48px;
	background: #dfe0e0;
	font-size: 16px;
	color: #777;
	line-height: 48px;
	text-align: center;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.sign-pop {
		width: 86%;
		height: 340px;
		background: #fff;
		border-radius: 4px;
		overflow: hidden;
		position: fixed;
		top: 50%;
		left: 50%;
		margin-left: -43%;
		margin-top: -170px;
		z-index: 9993;
	}
	.close-btn {
		display: block;
		width: 38px;
		height: 38px;
		background: url(../images/close.png) no-repeat;
		position: absolute;
		top: 8px;
		right: 10px;
		opacity: 0.7;
	}
	.sign-pop-box {
		padding: 10px;
	}
	.sign-pop-title {
		overflow: hidden;
		line-height: 24px;
	}
	.sign-pop-title a {
		float: right;
		font-size: 10px;
		color: #e55458;
	}
	.sign-pop-title em {
		font-size: 14px;
		color: #4b4b4b;
	}
	.sign-pop-box li {
		margin-bottom: 10px;
		position: relative;
	}
	.sign-pop-txt {
		height: 34px;
	}
	.sign-pop-ps {
		height: 34px;
	}
	
	.sign-pop-ps:focus + .lock-icon {
		display: block;
	}
	.sign-pop-btn {
		height: 34px;
		font-size: 14px;
	}
	
	.sign-pop-bar {
		padding-top: 15px;
		overflow: hidden;
		font-size: 10px;
	}
	.sign-pop-bar input {
		width: 10px;
		height: 10px;
		appearance:checkbox;
	  	-moz-appearance:checkbox;
	  	-webkit-appearance:checkbox;
	  	vertical-align: sub;
	}
	.forget-btn {
		float: right;
		font-size: 12px;
		color: #e55458;
	}
	.regi-pop {
		width: 86%;
		height: 400px;
		background: #fff;
		border-radius: 4px;
		overflow: hidden;
		position: fixed;
		top: 50%;
		left: 50%;
		margin-left: -43%;
		margin-top: -200px;
		z-index: 9994;
	}


	.forget-pop {
		width: 86%;
		height: 400px;
		background: #fff;
		border-radius: 4px;
		overflow: hidden;
		position: fixed;
		top: 50%;
		left: 50%;
		margin-left: -43%;
		margin-top: -200px;
		z-index: 9994;
	}



	.code-btn {
		height: 34px;
		font-size: 14px;
		line-height: 34px;
	}
	
}
/*关于我们*/
.about-img {
	width: 430px;
	height: 560px;
	position: absolute;
	top: 55px;
	right: 50%;
	margin-right: -430px;
}
.about-img img {
	width: 100%;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.about-img {
		display: none;
	}
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.about-img {
		width: 220px;
		height: 292px;
		position: absolute;
		top: 55px;
		right: 50%;
		margin-right: -400px;
	}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.about-img {
		width: 316px;
		height: 414px;
		position: absolute;
		top: 55px;
		right: 50%;
		margin-right: -500px;
	}
	
}
/*病例库*/
.content {
	width: 1334px;
	margin: -45px auto 0;
	position: relative;
	z-index: 99;
}
.sub-nav {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 70px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.sub-nav-link {
	flex: 1;
	height: 78px;
	text-align: center;
	line-height: 78px;
	
	background: url(../images/content-bar.jpg) no-repeat right center;
}
.sub-nav-link:last-child {
	background: none;
}
.sub-nav-link a {
	display: block;
	font-size: 18px;
	color: #333;
}
.sub-nav-link a.active {
	color: #fff;
	background: -webkit-linear-gradient(right, #0a90c5, #004eac);
  background: -o-linear-gradient(left, #0a90c5, #004eac);
  background: -moz-linear-gradient(left, #0a90c5, #004eac);
  background: linear-gradient(to left, #0a90c5, #004eac);
}
.case-list ul {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
/*	justify-content: space-between;*/
}
.case-list li {
	flex: 0 0 32.5%;
	margin-bottom: 20px;
	border: 1px #e0e0e0 solid;
}
.case-img {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.case-img:before {
	display: block;
	content: '';
	margin-top: 86%;
}
.case-img img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 9;
}
.case-name a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.case-name a:hover {
	color: #fff;
	background: -webkit-linear-gradient(right, #0a90c5, #004eac);
  background: -o-linear-gradient(left, #0a90c5, #004eac);
  background: -moz-linear-gradient(left, #0a90c5, #004eac);
  background: linear-gradient(to left, #0a90c5, #004eac);
}
.sub-title {
	margin-bottom: 30px;
	text-align: center;
	font-size: 32px;
	color: #333;
}
.th-nav {
	margin-bottom: 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.th-nav a {
	flex: 0 0 158px;
	height: 42px;
	margin: 0 15px;
	border: 1px #b3b3b3 solid;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #666;
}
.th-nav a.active {
	border: 1px #0258b0 solid;
	color: #fff;
	background: #0258b0;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.content {
		width: 100%;
		margin: 0 auto;
	}
	.sub-nav {
		margin-bottom: 10px;
	}
	.sub-nav-link {
		flex: 0 0 50%;
		height: 36px;
		line-height: 36px;
	}
	.sub-nav-link a {
		font-size: 12px;
	}
	.case-list li {
		flex: 0 0 48.5%;
		margin-bottom: 10px;
	}
	.case-name a {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
	.sub-title {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.th-nav {
		margin-bottom: 20px;
	}
	.th-nav a {
		flex: 0 0 112px;
		height: 28px;
		margin: 0 5px 10px;
		line-height: 28px;
		font-size: 10px;
	}
	
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.content {
		width: 740px;
		margin: -24px auto 0;
	}
	.sub-nav {
		margin-bottom: 30px;
	}
	.sub-nav-link {
		height: 48px;
		line-height: 48px;
	}
	.sub-nav-link a {
		font-size: 14px;
	}
	.case-name a {
		height: 36px;
		font-size: 14px;
		line-height: 36px;
	}
	.sub-title {
		margin-bottom: 20px;
		font-size: 22px;
	}
	.th-nav {
		margin-bottom: 30px;
	}
	.th-nav a {
		flex: 0 0 120px;
		height: 32px;
		margin: 0 10px;
		line-height: 32px;
		font-size: 12px;
	}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.content {
		width: 1200px;
	}
	.sub-nav {
		margin-bottom: 50px;
	}
}
/*产品解决方案-详情*/
.pro-show {
	margin-top: 95px;
	padding: 31px 0 54px;
	background: url(../images/pro-bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.pro-title {
	margin-bottom: 34px;
	text-align: center;
	font-size: 26px;
	color: #444;
}
.pro-wrap {
	width: 975px;
	height: 390px;
	margin: 0 auto;
	padding: 50px 0;
	overflow: hidden;
	position: relative;
}
.pro-show .play-slide {
  overflow: initial;
}
.play-slide .swiper-slide {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.play-slide .swiper-slide-active {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  z-index: 999;
}
.index-play-img {
	width: 100%;
	background: #fff;
	border: 0.013333rem #e0e0e0 solid;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.index-play-img:before {
	display: block;
	content: '';
	margin-top: 100%;
}
.index-play-img img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.pro-bar {
	background: url(../images/pro-bar.jpg) no-repeat;
	background-size: 100% 100%;
}
.pro-bar-wrap {
	width: 1334px;
	margin: 0 auto;
}
.pro-bar-title {
	height: 104px;
	padding: 0 32px;
	position: relative;
}
.pro-bar-title h3 {
	font-size: 32px;
	color: #fff;
	line-height: 104px;
}
.bdsharebuttonbox {
	position: absolute;
	right: 32px;
	top: 50%;
	margin-top: -12px;
}
.pro-nav {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pro-nav a {
	flex: 0 0 24.5%;
	height: 65px;
	text-align: center;
	background: url(../images/pro-nav-bg.jpg) no-repeat center bottom;
	font-size: 18px;
	color: #fff;
	line-height: 65px;
}
.pro-nav a.active {
	background: #fff;
	color: #0057c0;
	box-shadow: 0 5px 5px rgba(0,0,0,.1);
}
.pro-con {
	width: 1274px;
	margin: 0 auto;
	padding: 30px;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.pro-show {
		margin-top: 42px;
		padding: 20px 0;
	}
	.pro-title {
		margin-bottom: 15px;
		font-size: 16px;
	}
	.pro-wrap {
		width: 100%;
		height: 190px;
		padding: 20px 0;
	}
	.swiper-button-next {
		display: none;
	}
	
	.swiper-button-prev {
		display: none;
	}
	.pro-bar-wrap {
		width: 100%;
	}
	.pro-bar-title {
		height: 60px;
		padding: 0 20px;
	}
	
	.bdsharebuttonbox {
		display: none;
	}
	.pro-bar-title h3 {
		font-size: 16px;
		line-height: 60px;
	}
	.pro-nav a {
		flex: 0 0 49.5%;
		height: 36px;
		background-size: 100% 32px;
		font-size: 12px;
		line-height: 36px;
	}
	.pro-con {
		width: auto;
		padding: 10px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.pro-show {
		margin-top: 125px;
		padding: 40px 0 30px;
	}
	.pro-title {
		margin-bottom: 20px;
		text-align: center;
		font-size: 22px;
	}
	.pro-wrap {
		width: 700px;
		height: 300px;
		padding: 30px 0;
	}
	.pro-bar-wrap {
		width: 100%;
	}
	.pro-bar-title {
		height: 80px;
		padding: 0 20px;
	}
	.pro-bar-title h3 {
		font-size: 22px;
		line-height: 80px;
	}
	.pro-nav a {
		height: 45px;
		background-size: 100% 40px;
		font-size: 16px;
		line-height: 45px;
	}
	.pro-con {
		width: auto;
		padding: 20px;
	}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.pro-show {
		margin-top: 75px;
	}
	.pro-bar-wrap {
		width: 1200px;
	}
	
	.pro-con {
		width: 1140px;
		margin: 0 auto;
		padding: 30px;
	}
}
/*新闻详情*/
.article-top {
	margin: 0 0 25px;
	padding: 0 0 16px;
	border-bottom: 1px #e3e3e3 solid;
}
.article-back {
	text-align: right;
	line-height: 24px;
	font-size: 14px;
}
.article-back a {
	color: #f08519;
}
.article-top h3 {
	margin: 0 0 15px;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	color: #333;
}
.article-top p {
	text-align: center;
	font-size: 12px;
	color: #666;
}
.article-con {
	padding: 0 0 25px;
	margin: 0 0 20px;
	border-bottom: 1px #e3e3e3 solid;
	font-size: 13px;
	color: #666;
	line-height: 27px;
}
.article-con img{max-width: 100%;height: auto;}
.article-page span {
	display: block;
	width: 46%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.article-page span:last-child {
	text-align: right;
}
.article-page a {
	color: #666;
}
.article-bottom .article-back {
	text-align: center;
}
.news-detail {
	padding: 0 0 40px;
	width: 1334px;
	margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 736px) {
	.article-back {
		margin-bottom: 20px;
		font-size: 12px;
	}
	.article-back a {
		color: #f08519;
	}
	.article-top h3 {
		font-size: 14px;
	}
	
	
	.article-page span {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.news-detail {
		width: auto;
		padding: 10px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.article-top h3 {
		font-size: 18px;
	}
	
	.news-detail {
		width: auto;
		padding: 20px;
	}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	
	
	.news-detail {
		padding: 0 0 40px;
		width: 1200px;
	}
}
/*联系我们*/
.contact-map-box {
	position: relative;
}
.contact-map {
	width: 100%;
	margin: 95px auto 40px;
}
.msn {
	width: 1200px;
	margin: 0 auto 50px;
	background: url(../images/contact-bg.jpg) no-repeat left center;
	overflow: hidden;
}
.msn ul {
	width: 700px;
	float: right;
}
.msn li {
	margin: 0 0 16px;
}
.msn-bar {
	text-align: center;
}
.msn-txt1 {
	width: 198px;
	height: 28px;
	padding: 0 10px;
	border: 1px #e5e5e5 solid;
}
.msn-txt1:nth-child(2) {
	margin: 0 15px;
}
.msn-txt2 {
	width: 678px;
	height: 28px;
	padding: 0 10px;
	border: 1px #e5e5e5 solid;
}
.msn textarea {
	width: 678px;
	height: 85px;
	padding: 10px;
	border: 1px #e5e5e5 solid;
}
.msn-submit {
	text-align: right;
}
.msn-btn {
	width: 135px;
	height: 47px;
	border-radius: 6px;
	background: #f9801f;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.msn-btn:hover {
	background: #e76700;
	color: #fff;
}
.contact-info {
	width: 390px;
	height: 500px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -270px;
	margin-right: -600px;
}
.contact-title {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	color: #333;
}
.contact-info li {
	padding: 15px 0;
	border-bottom: 1px #e6e6e6 solid;
}
.contact-info li:last-child {
	border-bottom: none;
}
.contact-info li h3 {
	margin-bottom: 25px;
	font-weight: normal; 
	font-size: 18px;
	color: #222;
}
.contact-info li p {
	font-size: 14px;
	color: #999;
}
.contact-info li em {
	color: #d43342;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.contact-map-box {
		margin-bottom: 30px;
	}
	.contact-map {
		width: 100%;
		height: 274px;
		margin: 42px auto 0;
		position: relative;
	}
	.contact-info {
		width: 100%;
		height: auto;
		padding: 10px;
		box-sizing: border-box;
		background: #fff;
		position: static;
		top: 0;
		right: 0;
		margin-top: 0;
		margin-right: 0;
	}
	.contact-title {
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	.contact-info li {
		padding: 10px 0;
	}
	.contact-info li h3 {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.contact-info li p {
		font-size: 12px;
	}
	.msn {
		width: 100%;
		margin: 0 0 30px;
		background: none;
		overflow: hidden;
	}
	.msn ul {
		width: 100%;
		float: none;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 10px;
	}
	.msn li {
		margin: 0 0 10px;
	}
	.msn-bar {
		text-align: left;
	}
	.msn-txt1 {
		width: 100%;
		height: 28px;
		padding: 0 10px;
		margin-bottom: 10px;
	}
	.msn-txt1:nth-child(2) {
		margin:0 0 10px 0;
		/*margin: 0;*/
	}
	.msn-txt2 {
		width: 100%;
		padding: 0 10px;
	}
	.msn textarea {
		width: 100%;
		height: 85px;
	}
	.msn-submit {
		text-align: right;
	}
	.msn-btn {
		width: 100%;
		height: 36px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.contact-map {
		width: 100%;
		height: 600px;
		margin: 125px auto 30px;
		overflow: hidden;
		position: relative;
	}
	.contact-info {
		width: 300px;
		height: 360px;
		padding: 10px;
		background: #fff;
		box-shadow: 0 0 5px rgba(0,0,0,.1);
		position: absolute;
		top: 50%;
		right: 5%;
		margin-top: -190px;
		margin-right: 0;
	}
	.contact-title {
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 20px;
		color: #333;
	}
	.contact-info li {
		padding: 10px 0;
	}
	.contact-info li h3 {
		margin-bottom: 15px;
		font-size: 14px;
	}
	.contact-info li p {
		font-size: 12px;
	}
	.msn {
		width: 100%;
		margin: 0 0 30px;
		background: none;
		overflow: hidden;
	}
	.msn ul {
		width: 700px;
		float: none;
		margin: 0 auto;
	}
	
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.contact-map {
		width: 100%;
		margin: 75px auto 30px;
		position: relative;
	}
	
}
/*免费评估*/
.free-content {
	width: 1334px;
	margin: -40px auto 0;
	background: #fff;
	z-index: 999;
	position: relative;
}
.free-list {
	padding: 35px 60px;
	box-sizing: border-box;
}
.free-list li {
	margin-bottom: 40px;
}
.free-title {
	margin-bottom: 25px;
}
.free-title em {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 12px;
	border-radius: 50%;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #106eb7;
	line-height: 30px;
}
.free-title span {
	font-size: 18px;
	color: #333;
}
.free-list i {
	color: #f00;
}
.free-pick {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.free-pick:after {
	content: '';
	flex: 0 0 206px;
}
.free-pick-item {
	flex: 0 0 206px;
	margin-bottom: 10px;
	border: 4px #fff solid;
	cursor:pointer;
}
.free-pick-item.active {
/*	border: 4px #106eb7 solid;
	background: #106eb7;*/
}
.free-img {
	margin-bottom: 4px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.free-img:before {
	display: block;
	content: '';
	margin-top: 55%;
}
.free-img img {
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.free-name {
	height: 24px;
	background: #106eb7;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	color: #fff;
}
.free-select select {
	width: 50%;
	height: 52px;
	padding: 0 20px;
	appearance:none;
  	-moz-appearance:none;
  	-webkit-appearance:none;
  	-webkit-appearance: none;
  	background: url(../images/blue-arrow.png) no-repeat 97% center #ebebeb;
  	font-size: 18px;
}
.free-txt-bar {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.free-txt-bar input {
	flex: 0 0 48%;
	height: 52px;
	padding: 0 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
	background:  #ebebeb;
  	font-size: 18px;
}
.free-bottom {
	width: 80%;
	margin: 0 auto;
}
.free-btn {
	margin-bottom: 20px;
	text-align: center;
}
.free-btn input {
	width: 100%;
	height: 52px;
	background: #106eb7;
	font-size: 22px;
	color: #fff;
	cursor: pointer;
}
.free-btn input:hover {
	background: #047ddb;
}
.free-tips {
	font-size: 14px;
	color: #5c5c5c;
}
@media (min-width: 320px) and (max-width: 736px) {
	
	.free-content {
		width: 100%;
		margin: 0;
	}
	.free-list {
		padding: 10px;
	}
	.free-pick-item {
		flex: 0 0 48%;
	}
	
	.free-list li {
		margin-bottom: 10px;
	}
	.free-title {
		margin-bottom: 15px;
	}
	.free-title em {
		width: 20px;
		height: 20px;
		margin-right: 6px;
		font-size: 14px;
		line-height: 20px;
	}
	.free-title span {
		font-size: 14px;
	}
	
	.free-name {
		font-size: 12px;
	}
	.free-select select {
		width: 100%;
		height: 36px;
	  	font-size: 14px;
	}
	.free-txt-bar input {
		flex: 0 0 100%;
		height: 36px;
		margin-bottom: 10px;
	  	font-size: 14px;
	}
	.free-bottom {
		width: 100%;
	}
	.free-btn {
		margin-bottom: 10px;
	}
	.free-btn input {
		width: 100%;
		height: 36px;
		font-size: 16px;
	}
	.free-tips {
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	
	.free-content {
		width: 100%;
		margin: 0;
	}
	.free-list {
		padding: 25px;
		box-sizing: border-box;
	}
	.free-pick-item {
		flex: 0 0 23%;
	}
}
@media (min-width: 1280px) and (max-width: 1440px) {
	
	.free-content {
		width: 1200px;
	}
	.free-list {
		padding: 25px 30px;
		box-sizing: border-box;
	}
	
}
/*个人中心*/
.member {
	width: 100%;
	height: 162px;
	margin-top: 95px;
	background: url(../images/member-bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.member-wrap {
	width: 1334px;
	height: 162px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.member-box {
}
.member-con {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.member-img {
	width: 116px;
	height: 116px;
	margin-right: 24px;
	border-radius: 50%;
	border: 4px #c8ced1 solid;
	background: #c8ced1;
	overflow: hidden;
}
.member-img img {
	width: 116px;
	height: 116px;
}
.member-name {
	flex: 1;
	line-height: 116px;
	font-size: 20px;
	color: #fff;
}
.quite {
	width: 240px;
	height: 80px;
	border-left: 1px #cddbe7 solid;
	position: relative;
}
.quite a {
	display: block;
	width: 60%;
	height: 40px;
	border-radius: 2px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: -webkit-linear-gradient(right, #e30e0e, #c30000);
  background: -o-linear-gradient(left, #e30e0e, #c30000);
  background: -moz-linear-gradient(left, #e30e0e, #c30000);
  background: linear-gradient(to left, #e30e0e, #c30000);
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-top: -20px;
  	margin-left: -30%;
}
.edit-box {
	width: 1334px;
	margin: 35px auto 75px;
	background: #fff;
}
.edit-tab {
	background: #eaeaea;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.edit-tab a {
	flex: 0 0 10%;
	height: 42px;
	line-height: 42px;
	margin-right: 1px;
	background: #ccc;
	font-size: 14px;
	color: #fff;
	text-align: center;
	position: relative;
}
.edit-tab i {
	display: none;
	width: 12px;
	height: 6px;
	background: url(../images/white-arrow.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -6px;
	z-index: 9;
}
.edit-tab a.active {
	background: #106eb7;
	color: #fff;
}
.edit-tab a.active i {
	display: block;
}
.edit-con {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
}
.edit-item {
	flex: 1;
}
.edit-item ul {
	width: 408px;
	margin: 0 auto;
}
.edit-item li {
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	line-height: 30px;
}
.edit-item span {
	display: block;
	width: 115px;
	height: 30px;
	margin-right: 18px;
	text-align: right;
	font-size: 14px;
	color: #666;
}
.edit-item em {
	font-size: 14px;
	color: #106eb7;
}
.edit-item label {
	margin-right: 40px;
	color: #666;
}
.edit-item input[type="text"] {
	width: 215px;
	height: 30px;
	padding: 0 20px;
	border: 1px #e7e7e7 solid;
}
.edit-item input[type="password"] {
	width: 215px;
	height: 30px;
	padding: 0 20px;
	border: 1px #e7e7e7 solid;
}
.save-btn {
	padding: 35px 0;
	text-align: center;
}
.save-btn input {
	width: 130px;
	height: 33px;
	background: #106eb7;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.save-btn input:hover {
	background: #0a7fda;
}




.neirong{
	width:1274px;
	margin: 0 auto;
	padding: 30px;
	font-size: 14px;
	line-height: 27px;
	color: #666;
	display: none;
}


/*新增订购留言*/
.nr-form{width: 480px;margin: 0 auto;}
.nr-input{margin-bottom: 15px;}
.nr-input input{width: 100%; height: 40px;line-height: 40px;text-indent: 16px;font-size: 15px;color: #666;border: 1px #e5e5e5 solid;}
.nr-input textarea{	
	width: 100%;
	height: 85px;
	text-indent:15px;
	border: 1px #e5e5e5 solid;
	font-size: 15px;
}

.nr-btn{width: 100%;height: 40px;line-height: 40px;text-align: center; background:#0055a5;border: 1px solid #0055a5;border-radius: 4px;}
.nr-btn input{color:#fff; font-size: 16px;}

@media (min-width: 320px) and (max-width: 736px) {
	
	.member {
		margin-top: 42px;
	}
	.member-wrap {
		width: 100%;
	}
	.member-box {
		width: 100%;
	}
	.member-img {
		width: 56px;
		height: 56px;
		margin: 20px auto 0;
	}
	.member-img img {
		width: 56px;
		height: 56px;
	}
	.member-name {
		flex: 0 0 100%;
		text-align: center;
		line-height: 30px;
		font-size: 14px;
	}
	.edit-box {
		width: 100%;
	}
	.quite {
		width: 100%;
		height: 40px;
		border: none;
	}
	.quite a {
		display: block;
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	  	top: 50%;
	  	left: 50%;
	  	margin-top: -15px;
	  	margin-left: -40px;
	}
	.edit-tab a {
		flex: 0 0 40%;
	}
	.edit-tab a.active {
		background: #106eb7;
		color: #fff;
	}
	.edit-con {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		align-items: center;
		height: auto;
		flex-wrap: wrap;
		padding-top: 50px;
	}
	.edit-item {
		flex: 0 0 100%;
	}
	.edit-item ul {
		width: 100%;
	}
	.edit-item label {
		margin-right: 40px;
		color: #666;
	}
	.edit-item label input {
		appearance:radio;
	  -moz-appearance:radio; /* Firefox */
	  -webkit-appearance:radio; /* Safari 和 Chrome */
	  -webkit-appearance: radio;
	}
	.edit-item input[type="text"] {
		width: 150px;
		height: 30px;
		padding: 0 20px;
		border: 1px #e7e7e7 solid;
	}
	.edit-item input[type="password"] {
		width: 150px;
		height: 30px;
		padding: 0 20px;
		border: 1px #e7e7e7 solid;
	}
	.save-btn {
		padding: 35px 0;
		text-align: center;
	}
	.save-btn input {
		width: 130px;
		height: 33px;
		background: #106eb7;
		font-size: 16px;
		color: #fff;
		cursor: pointer;
	}
	.save-btn input:hover {
		background: #0a7fda;
	}
	.neirong{width:100%;margin: 0 auto;}
	
	.nr-form{width: auto;margin: 0 auto;}

}
@media (min-width: 768px) and (max-width: 1024px) {
	
	.member {
		width: 100%;
		height: 162px;
		margin-top: 125px;
	}
	.member-wrap {
		width: 100%;
	}
	.member-img {
		width: 86px;
		height: 86px;
		margin-right: 20px;
		margin-left: 20px;
	}
	.member-img img {
		width: 86px;
		height: 86px;
	}
	.member-name {
		line-height: 86px;
		font-size: 18px;
	}
	.edit-box {
		width: 100%;
	}
	.edit-item ul {
		width: 100%;
	}
	.edit-item label {
		margin-right: 40px;
		color: #666;
	}
	.edit-item input[type="text"] {
		width: 150px;
		height: 30px;
		padding: 0 20px;
		border: 1px #e7e7e7 solid;
	}
	.edit-item input[type="password"] {
		width: 150px;
		height: 30px;
		padding: 0 20px;
		border: 1px #e7e7e7 solid;
	}
	.pro-position{display: none;}
	.neirong{width:100%;margin: 0 auto;}
	
}
@media (min-width: 1280px) and (max-width: 1440px) {
	.member {
		width: 100%;
		height: 162px;
		margin-top: 75px;
	}
	.member-wrap {
		width: 1200px;
	}
	.member-img {
		width: 96px;
		height: 96px;
		margin-right: 20px;
	}
	.member-img img {
		width: 96px;
		height: 96px;
	}
	.member-name {
		line-height: 96px;
		font-size: 18px;
	}
	.edit-box {
		width: 1200px;
	}
	.neirong{width:100%;margin: 0 auto;}
}

.neirong img{max-width: 100%;height: auto;}
.pro-position{width:1334px;margin: 0 auto;overflow: hidden;padding-bottom: 51px;}
.pro-position a{color:#666666;font-size: 15px;}

.bpuc{width:100%;margin: 0 auto;text-align: center; font-size: 30px;color:#333;line-height: 40px;margin-bottom: 20px;}


.banner .swiper-button-prev {
    left: 60px;
}

.banner .swiper-button-next {
    right: 60px;
}


.cbl{position: fixed;z-index: 999;right: 0;top: 50%;margin-top: 0;width: 55px;}
.cbl a{display: block;width: 55px;margin-bottom: 3px; border-top-left-radius: 5px;border-bottom-left-radius: 5px; height: 55px;line-height: 55px;background: #535050;font-size: 0;position: relative;}
.cbl .number{width: 235px;}
.cbl .number i{border-color: #d81e06;}
.cbl a i{display: inline-block;color: #fff;font-size: 15px;text-align: center;border: 1px solid rgba(255,255,255,0.2);border-radius: 50%; vertical-align: middle;width: 30px;height: 30px;line-height: 30px;margin-left: 11px;}
.cbl .goTop, .cbl .goTop i{height: 38px;line-height: 38px;}
.cbl .goTop i{border: none;border-radius: 0;margin-top: 0;}

.icon-home {
    background: url(../images/home-icon.png) no-repeat center center;
    background-size: 20px 20px;
}

.icon-kefu {
    background: url(../images/service-icon.png) no-repeat center center;
    background-size: 20px 20px;
}

.icon-home {
    background: url(../images/home-icon.png) no-repeat center center;
    background-size: 20px 20px;
}

.icon-dianhua1 {
    background: url(../images/phone-icon25.png) no-repeat center center;
    background-size: 20px 20px;
}

.icon-weixin {
    background: url(../images/wechat-icon.png) no-repeat center center;
    background-size: 20px 20px;
}

.icon-shang {
    background: url(../images/up-icon.png) no-repeat center center;
    background-size: 20px 20px;
}



.cbl span{font-size: 14px;font-weight: bold;color: #fff;vertical-align: middle;margin-left: 40px;}

.cbl a img{position: absolute;left: 55px;opacity: 0;width: 100px;height: auto;}

.cbl a:hover img{left: -100px;opacity: 1;}
.cbl a:hover{background: #2682E5;}
.cbl .number:hover{transform: translateX(-180px);}
.cbl .number:hover span{margin-left: 9px;}



/*修改关于我们页面*/

.index-about2{
	width: 100%;
	height:auto;
	background: url(../images/about-bg.jpg) no-repeat center center;
	background-size: 100% 100%;
}


.index-conde{width: 1073px;margin:0 auto;height:auto;}
.index-about-info2{
	width:735px;
	padding-top: 50px;
	float: left;

}
.about-img2{
    width: 338px;
    height: 560px;
    float: left;
    padding-top: 50px;
}
.clear3{ clear:both}
.index-about-title2 {
    margin-bottom: 30px;
}
.index-about-title2 h3 {
    font-size: 36px;
    color: #00559f;
}
.index-about-title2 p {
    font-size: 16px;
    color: #626262;
    text-transform: uppercase;
}

.index-about-con2 {
	width:735px;
    margin-bottom: 35px;
    font-size: 14px;
    color: #111;
    line-height: 30px;
}


@media (min-width: 320px) and (max-width: 736px) {
	
	.index-about2 {
		width: 100%;
		height: auto;
	}

	.index-conde {
	    width:98%;
	    margin: 0 auto;
	    height: auto;
	}


	.about-img2 {
		display: none;
	}

	.index-about-info2 {
		 width: 100%;
		 padding: 20px;
	}

	.index-about-title2 {
		margin-bottom: 15px;
	}

	.index-about-title2 h3 {
		font-size: 18px;
	}

	.index-about-title2 p {
		font-size: 12px;
	}

	.index-about-con2 {
		width: 98%;
		margin: 0 auto;
		margin-bottom: 15px;
		font-size: 12px;
		line-height: 18px;
		color: #666;
	}

	
}

@media (min-width: 768px) and (max-width: 1024px) {
	.index-conde {
	    width: 100%;
	    margin: 0 auto;
	    height: auto;
	}
	.index-about-info2 {
		width:60%;
		margin: 0 auto;
		padding-left: 30px;
		padding-top: 30px;
		float: left;
	
	}

   .index-about-title2 {
   	    width: 100%;
		margin-bottom: 15px;
	}

	.index-about-title2 h3 {
		font-size: 26px;
	}

	.index-about-title2 p {
		font-size: 14px;
	}

	.index-about-con2 {
		width: 100%;
		overflow: hidden;
		margin-bottom: 25px;
		font-size: 12px;
		line-height: 24px;
	}

	.about-img2 {
	    width:32%;
	    height:auto;
	    float:left;
	    padding-top: 50px;
	    margin-left: 20px;
	}
	.about-img2 img{
	   max-width: 100%;
	   height: auto;
	}
	
}

@media (min-width: 1280px) and (max-width: 1440px) {
	

}