﻿/*通用类*/
*{
	margin:0;
	padding:0;		
}
body{		
	margin:0 auto;
	font-size:16px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	text-align:justify;	
	color:#313131;
	overflow-x:hidden;
	position:relative;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#313131;
	text-decoration:none !important;	
	outline:none !important;
}
a:hover{
	color:#31c1c2;	
}
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;	
}
.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 .down dt{
	
}
.nav-mb dd{
	line-height:30px;	
	display:none;
}
.nav-mb .down dd{
	display:block;	
}
.nav-mb dd a{
	color:#666;	
}



/*total*/

/*hm首页*/

.banner{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;		
}
.banner .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.banner .swiper-slide a{
	display:block;
	width:100%;	
}
.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: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.banner .swiper-pagination-bullet-active {
  background: #fff;
}
.footer_m{
	color:#fff;
	text-align: center;
	background:#3d5d5d;
	padding:15px 0;
	line-height: 2;
}

.r_bar{
	width: 90px;
	box-shadow:0 0 5px rgba(0,0,0,0.1);
	background:#fff;
	border-radius:45px;
	position: fixed;
	right: 10px;
	z-index: 100;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.r_bar .fg{
	width: 70px;
	margin:0 auto;
	border-top:1px solid #899190;
}
.r_bar .btn{
	display: block;
	padding-top:20px;
}
.r_bar span{
	display: block;
	line-height: 3;
	text-align: center;
}
.r_bar img{
	display: block;
	height: 46px;
	margin:0 auto;
}
.m_bar{
	position: fixed;
	left: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	background:#fff;
	width: 100%;
}
.m_bar a{
	display: block;
	width: 33.3333%;
	height: 50px;
	border-left:1px solid #ccc;
	float: left;
	margin-left:-1px;
	text-align: center;
	font-size:15px;
}
.m_zw{
	height: 50px;
}

/*hm 首页*/

/*所有设备公用 CSS*/

/* PC大屏幕 big star*/
@media screen and (min-width: 993px) {

.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;	
}

.header_t{
	height: 35px;
	line-height: 35px;
	background:#31c1c2;
	font-size:16px;
	color:#fff;
}
.header_t .tel{
	float: left;
	font-family:arial;
	font-weight: bold;
	padding-left:25px;
	background:url(../images/ht_tel.png) no-repeat left center;
}
.header_t a{
	color:#fff;
	margin-left:1em;
}

.header{
	height: 80px;
}
.header .logo{
	float: left;
	display: block;
	height: 80px;
}
.header .logo img{
	display: block;
	height: 80px;
}
.nav{
	float: left;
	line-height: 80px;
	font-size:16px;
}
.nav a{
	float: left;
	margin-left:20px;
}
.header .doca{
	float: left;
	margin:24px 0 0 30px;
}
.h_fa .title{
	text-align: center;
	line-height: 90px;
	padding-top:40px;
	font-size:48px;
	font-weight: bold;
	color:#31c1c2;
	letter-spacing:5px;
}
.h_fa .t2{
	text-align: center;
}
.h_fa .txt{
	padding:5px 0 50px 0;
	width: 1080px;
	margin:0 auto;
}
.h_fa p{
	font-size:18px;
	line-height: 32px;
	text-indent:2em;
	padding-top:10px;
}
.hf_btns{
	text-align: center;
	height: 96px;
	line-height: 96px;
	font-size:24px;
}
.hf_btns .btn{
	color:#31c1c2;
	margin:0 60px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
}
.hf_btns .hover{
	border-bottom:3px solid #31c1c2;
}

.hf_btns2{
	text-align: center;
}
.hf_btns2 .btn{
	border-bottom:5px solid #dddddd;
	margin:10px 10px;
	width: 30%;
	display: inline-block;
}
.hf_btns2 .hover{
	border-bottom:5px solid #31c1c2;
}

.hf_slider{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;		
}
.hf_slider .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
}
.hf_slider .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.hf_slider .cbtn{
	width: 60px;
	height: 60px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	z-index: 60;
	margin-top:-30px;
}
.hf_slider .my-prev{
	left: 5%;
	background:url(../images/jf_pre.png) no-repeat center center;
}
.hf_slider .my-next{
	right: 5%;
	background:url(../images/jf_next.png) no-repeat center center;
}
.hc_title{
	padding:15px 0;
	text-align: center;
}
.h_title{
	text-align: center;
	padding:50px 0;
}
.h_title dt{
	line-height: 44px;
	font-weight: bold;
	font-size:35px;
	letter-spacing:8px;
}
.h_title dd{
	line-height: 2;
	font-size:18px;
	text-transform: uppercase;
	color:#dcdcdc;
}
.h_tra{
	display: block;
	margin:0 auto;
	max-width:100%;
}

.hover{
	color: #31c1c2;
}

.h_case{
	background:url(../images/cabg.jpg) no-repeat top center;
	background-size:cover;
}
.h_case .end{
	line-height: 3;
	font-size:12px;
	padding:0 10px;
	color:#3d5d5d;
}
.end{
	line-height: 3;
	font-size:12px;
	padding:0 10px;
	color:#3d5d5d;
}
.h_case .wp{
	width: 1200px;
	margin:0 auto;
}
.ca_item{
	width: 380px;
	height: 390px;
	float: left;
	margin:0 10px 90px 10px;
	border-bottom:1px solid #d5d5d5;
	font-size:14px;
}
.ca_item .photo{
	display: block;
}
.ca_item .photo img{
	display: block;
	width: 100%;
	height:205px;
}
.ca_item .date{
	height: 45px;
	line-height: 45px;
	color:#31c1c2;
	padding-left:22px;
	background:url(../images/date.png) no-repeat left center;
}
.ca_item .name{
	line-height: 26px;
	height: 78px;
	font-size:16px;
}
.ca_item .tip{
	font-size:13px;
	color:#a8a7a7;
	line-height: 18px;
	padding-top:10px;
}
.footer{
	height: 380px;
	background:url(../images/footerbg.jpg) no-repeat top center;
	color:#fff;
}
.ft_top{
	height: 275px;
}
.ft_logo{
	float: left;
	margin:106px 104px 0 0;
}
.ft_ct{
	width: 610px;
	float: left;
	padding-top:35px;
}
.ft_cnt{
	height: 60px;
	line-height: 60px;
}
.ft_cnt span{
	float: left;
	margin-right:20px;
}
.ft_cnt .tel{
	float: left;
	font-size:24px;
	font-family:arial;
	font-weight: bold;
	padding-left:48px;
	background:url(../images/ft_tel.png) no-repeat left center;
}
.ft_ct li{
	width: 33%;
	float: left;
	line-height: 60px;
}
.ft_ct li a{
	color:#fff;
}
.ft_code{
	width: 144px;
	float: right;
	margin-top:55px;
}
.ft_code dt{
	height: 144px;
}
.ft_code img{
	display: block;
	width: 144px;
	height: 144px;
}
.ft_code dd{
	height: 35px;
	line-height: 35px;
	font-size:14px;
	text-align: center;
}
.ft_copy{
	text-align: center;
	line-height: 46px;
	border-top:1px solid rgba(255,255,255,0.3);
}

.h_tra1{
	display:block;
	float: left;
	width: 25%;
}

.h_tra2{
	display:block;
	float: left;
	width: 50%;
}

.h_bg{
	background: url("../images/qbg.jpg");
}

.q_title{
	margin: 80px auto 10px auto;
	width: 50%;
	height: 100px;
	line-height: 100px;
	padding-left: 80px;
	font-size: 36px;
	font-family: 黑体 ;
    background: url(../images/q.png) no-repeat left center;
}
.q_con{
	margin: 0px auto -40px auto;
	width: 50%;
	max-width: 50%;
	height: 200px;
	line-height: 35px;
	padding: 45px 80px 20px 80px;
	font-size: 22px;
	font-family: 黑体 ;
    background: url(../images/a.png) no-repeat;
	background-size: contain;
}

.lh50{
	line-height: 50px;
}

.phoneTs{
	position: absolute;
    right: 100px;
    top: 50px;
	display: none;
}
/* PC大屏幕 big end*/
}