﻿/* 平板 pad start*/
@media screen and (min-width: 768px) and (max-width: 992px) {
body{
	font-size:14px;	
	background-size:100% auto;
}

.visible-sm{display: block !important;}
.visible-sm-block {display: block !important;}
.visible-sm-inline {display: inline !important;}
.visible-sm-inline-block {display: inline-block !important;}
.hidden-sm{display:none !important;}

.wrapin{
	width:750px;	
}


.h_fa .title{
	text-align: center;
	line-height: 90px;
	padding-top:10px;
	font-size:40px;
	font-weight: bold;
	color:#31c1c2;
	letter-spacing:5px;
}
.h_fa .t2{
	text-align: center;
}
.h_fa .t2 img{
	width: 70%;
}
.h_fa .txt{
	padding:5px 0 10px 0;
	width: 720px;
	margin:0 auto;
}
.h_fa p{
	font-size:14px;
	line-height: 32px;
	text-indent:2em;
	padding-top:10px;
}

.hf_btns{
	text-align: center;
	height: 66px;
	line-height: 66px;
	font-size:18px;
}
.hf_btns .btn{
	color:#31c1c2;
	margin:0 30px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
}
.hf_btns .hover{
	border-bottom:3px 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;
}
.hc_title img{
	width: 50%;
}

.h_title{
	text-align: center;
	padding:30px 0;
}
.h_title dt{
	line-height: 44px;
	font-weight: bold;
	font-size:25px;
	letter-spacing:8px;
}
.h_title dd{
	line-height: 2;
	font-size:15px;
	text-transform: uppercase;
	color:#dcdcdc;
}

.h_tra{
	display: block;
	margin:0 auto;
	max-width:750px;
}

.h_tra1{
	display:block;
	float: left;
	width: 50%;
}

.h_case{
	background:url(../images/cabg.jpg) no-repeat top center;
	background-size:cover;
}
.h_case .wp{
	width: 750px;
	margin:0 auto;
}
.ca_item{
	width: 355px;
	height: 380px;
	float: left;
	margin:0 10px 40px 10px;
	border-bottom:1px solid #d5d5d5;
	font-size:14px;
}
.ca_item .photo{
	display: block;
}
.ca_item .photo img{
	display: block;
	width: 100%;
	height:auto;
}
.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;
}
.h_case .end{
	line-height: 3;
	font-size:12px;
	padding:0 10px;
	color:#3d5d5d;
}

.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;
}
/* 平板 pad end*/
}
