﻿/*通用类*/
*{
	margin:0;
	padding:0;		
}
body{		
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	text-align:justify;	
	color:#303030;
	overflow-x:hidden;
	position:relative;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#303030;
	text-decoration:none !important;	
	outline:none !important;
}
a:hover{
	color:#2881ff;	
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder {
	color: #999 !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.ck_device{
	position:absolute;
	top:-300px;
}

/*所有设备公用 CSS*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;	
}

/*total*/



.header-mb{
	width:100%;
	height:50px;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	background:#fff;
	border-bottom:1px solid #ccc;
}
.header-mb .logo{
	float:left;
	margin-left:3%;
}
.header-mb .logo img{
	display:block;
	height:50px;
	width:auto;
}
.header-mb-zw{
	height:51px;
	clear:both;
}
.nav-mb{
	position:fixed;
	right:0;
	top:0;
	z-index:100;	
	width:100%;
	height:100%;	
	padding-top:50px;
	display:none;
}
.nav-mbshow{
	display:block;
	background:url("../images/bg_22.png");	
}
.menu-btn{
	width:40px;
	height:30px;
	border:1px solid #ddd;
	border-radius:5px;	
	position:fixed;
	right:3%;
	top:10px;
	background:#fff url("../images/menu.png") no-repeat center center;
	z-index:110;
}
.menu-btnshow{
	background-image:url("../images/menu_close.png");	
}
.nav-mb dl{
	width:90%;
	margin:0 auto;	
	font-size:14px;
}
.nav-mb a{
	display:block;	
}
.nav-mb dt{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;	
	
}
.nav-mb .par2{
	background:url("../images/add_btn.png") no-repeat right center;
}
.nav-mb .down dt{
	
}
.nav-mb .down .par2{
	background-image:url("../images/close_btn.png");
}
.nav-mb dd{
	line-height:30px;	
	display:none;
}
.nav-mb .down dd{
	display:block;	
}
.nav-mb dd a{
	color:#666;	
	padding:0 10px;
}



/*total*/

/*hm首页*/

.banner{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;	
	height: 555px;	
}
.banner .swiper-slide{
	width:100%;	
	height: 555px;
	background-repeat:no-repeat;
	background-position:top center;
	overflow: hidden;
}
.banner .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.banner .swiper-slide a{
	display:block;
	width:100%;	
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:10px;
  width: 100%;
}
.banner .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: rgba(0,0,0,0.3);  
  margin: 0 3px;
  cursor: pointer;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  background: #2881ff;
}

/*hm 首页*/

.header{
	height: 80px;
	position: relative;
	z-index: 100;
	border-bottom:1px solid #e6e6e6;
}
.header .logo{
	float: left;
	display: block;
	height: 80px;
}
.header .logo img{
	display: block;
	height: 80px;
}
.nav{
	float: right;
}
.nav_in{
	float: left;
	position: relative;
	z-index: 100;
	margin-left:50px;
}
.nav_in .par{
	font-size:12px;
	display: block;
	height: 80px;
	line-height: 80px;
	position: relative;
}
.nav_in .par2{
	padding-right:15px;
	background:url("../images/nav_par.png") no-repeat right center;
}
.nav_in:hover .par2{
	background-image:url("../images/nav_parh.png");
}
.nav_in:hover .par,.nav_in .hover{
	color:#2881ff;
}
.nav_in .hover i{
	display: block;
	width: 40px;
	height: 6px;
	border-radius:3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left:-20px;
	background:#2881ff;
}

.nav_in:hover ul{
	display: block;
}
.nav_in ul{
	display: none;
	position: absolute;
	left: -5px;
	top: 80px;
	z-index: 100;
	width: 88px;
	border-radius:10px;
	background:#fff;
	padding:10px 0;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
}
.nav_in ul i{
	display: block;
	width: 18px;
	height: 13px;
	position: absolute;
	top: -13px;
	left: 50%;
	margin-left:-9px;
	background:url("../images/nav_sj.png") no-repeat bottom center;
}
.nav_in li{
	height: 30px;
	line-height: 30px;
	margin:5px 0;
}
.nav_in li a{
	display: block;
	height: 30px;
	text-align: center;
}
.nav_in li a:hover{
	color:#3086ff;
	background:#e8f1ff;
}

/*所有设备公用 CSS*/

/* PC大屏幕 big star*/
@media screen and (min-width: 768px) {

.visible-lg {display: block !important;}
.visible-lg-block {display: block !important;}
.visible-lg-inline {display: inline !important;}
.visible-lg-inline-block {display: inline-block !important;}
.hidden-lg{display:none !important;}

.wrapin{
	width:1200px;	
}

.h_flow{
	width: 1200px;
	margin:50px auto;
	border-radius:10px;
	text-align: center;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	padding:20px 0 40px 0;
}
.h_flow .title{
	line-height: 104px;
	font-size:35px;
}
.h_flow .tip{
	font-size:12px;
	line-height: 28px;
	padding:0 70px;
	color:#666;
}
.h_flow2{
	padding-bottom:50px;
}
.h_flow2 img{
	display: block;
	width: 1000px;
	margin:0 auto;
}

.h_sys{
	background:#f2f5fa;
	padding-bottom:50px;
}
.h_head{
	padding:66px 0;
	text-align: center;
}
.h_head .s1{
	height: 54px;
	line-height: 54px;
	font-size:32px;
}
.h_head .s2{
	height: 46px;
	line-height: 46px;
	font-size:18px;
	color:#666;
}
.h_sys .item{
	width: 300px;
	height: 290px;
	float: left;
	text-align: center;
	font-size:15px;
	line-height: 38px;
}
.h_sys .item img{
	display: block;
	width: 144px;
	height: 139px;
	margin:0 auto 20px auto;
}
.h_fa{
	padding-bottom:30px;
}
.h_fa .wrapin{
	position: relative;
}
.h_fa .half{
	width: 350px;
}
.h_fa .item{
	height: 80px;
	line-height: 80px;
	font-size:15px;
	margin-bottom:50px;
	border-radius:15px;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	padding-left:50px;
	position: relative;
}
.h_fa .half2 .item{
	padding-left:114px;
}
.h_fa .item img{
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	right: 0;
	top: 0;
}
.h_fa .half2 .item img{
	right:auto;
	left:0;
}
.h_fa .ct{
	width: 480px;
	height: 376px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-240px;
}

.h_cnt{
	padding-bottom:90px;
	background:url("../images/cntbg.png") no-repeat top center;
	background-size:cover;
}
.h_cnt .wp{
	width: 840px;
	margin:0 auto;
	padding-bottom:30px;
}
.h_cnt dl{
	width: 210px;
	float: left;
	text-align: center;
	line-height: 45px;
	font-size:16px;
}
.h_cnt dt{
	height: 50px;
}
.h_cnt img{
	display: block;
	height: 50px;
	width: 50px;
	margin:0 auto;
}
.h_cnt .fm{
	width: 690px;
	margin:0 auto;
	padding:65px 0;
	border-radius:15px;
	background:rgba(255,255,255,0.9);
}
.h_cnt .in{
	padding:0 0 20px 235px;
	position: relative;
}
.h_cnt .tit{
	position: absolute;
	line-height: 42px;
	left: 160px;
	top: 0;
	font-size:12px;
}
.h_cnt .ws{
	width: 296px;
	height: 38px;
	border:2px solid #f2f2f2;
	border-radius:5px;
	position: relative;
	overflow: hidden;
}
.h_cnt .text{
	height: 38px;
	width: 100%;
	box-sizing:border-box;
	background:none;
	border:0;
	font-size:12px;
	padding:0 10px;
}
.h_cnt .get{
	position: absolute;
	right: 0;
	top: 2px;
	z-index: 10;
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-left:1px solid #d3d3d3;
}
.h_cnt .sub{
	margin-left:235px;
	width: 300px;
	height: 42px;
	border-radius:5px;
	background:#2881ff;
	font-size:12px;
	color:#fff;
}

.footer{
	background:#2c2c2c;
	color:#fff;
	padding-bottom:20px;
}
.footer .half{
	width: 460px;
}
.footer .head{
	height: 64px;
	line-height: 64px;
	border-bottom:1px solid #565656;
	position: relative;
	font-size:16px;
}
.footer .head i{
	display: block;
	width: 63px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background:#b8b8b8;
}
.footer .tit{
	padding-left:30px;
	background:url("../images/ft_tit.png") no-repeat left center;
}
.footer ul{
	font-size:12px;
	line-height: 34px;
	padding-top:20px;
}
.footer dl{
	padding-top:26px;
}
.footer dt img{
	display: block;
	width: 100px;
	height: 100px;
}
.footer dd{
	line-height: 62px;
	font-size:12px;
	padding-left:15px;
}
.ft_copys{
	line-height: 80px;
	background:#000;
	text-align: center;
	color:#fff;
}

/* PC大屏幕 big end*/
}