﻿/* 小屏幕 small start*/
@media screen and (min-width: 1080px) and (max-width: 1299px) {

.visible-md{display: block !important;}
.visible-md-block {display: block !important;}
.visible-md-inline {display: inline !important;}
.visible-md-inline-block {display: inline-block !important;}
.hidden-md{display:none !important;}

body{
	font-size:14px;	
	background-size:100% auto;
}
.wrapin{
	width:1100px;	
}
.nav a{
	margin-left:15px;
}

.h_news{
	padding-bottom:42px;
}
.h_news .cleft{
	float: left;
	width: 580px;
}
.h_news .head{
	height: 120px;
}
.h_news .head dt{
	font-size:30px;
	font-weight: bold;
	color:#333;
	line-height: 42px;
	padding-top:22px;
}
.h_news .head dd{
	height: 40px;
	line-height: 40px;
	font-size:18px;
	color:#999;
}
.hn_slider .photo{
	display: block;
	width: 100%;
	height: auto;
	margin-bottom:10px;
}
.hn_slider .photo img{
	display: block;
	width: 100%;
	height:auto;
}
.hn_slider dt{
	height: 30px;
	line-height: 30px;
	font-size:16px;
}
.hn_slider .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hn_slider dd{
	height: 30px;
	line-height: 30px;
	color:#868686;
}
.hn_slider .tip{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hn_slider .swiper-pagination {
  position: absolute; 
  text-align: center;
  bottom:25px;
  width: 100px;
  right: 0;
  left:auto;
}
.hn_slider .swiper-pagination-bullet {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background: #dde1ed;  
  margin: 0 2px;
  cursor: pointer;
  opacity: 1;
  border-radius:0;
}
.hn_slider .swiper-pagination-bullet-active {
  background: #004b75;
  width: 20px;
}
.h_news .cright{
	float: right;
	width: 500px;
	padding-top:20px;
}
.h_news .handle{
	height: 76px;
}
.h_news .btn{
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius:20px;
	background:#f8f8f8;
	margin-right:18px;
}
.h_news .handle .hover{
	color:#fff;
	background:#004b75;
}
.h_news .con{
	display: none;
}
.h_news .show{
	display: block;
}
.h_news .item{
	height: 100px;
	border-bottom:1px solid #dddddd;
}
.h_news .date{
	float: left;
	width: 90px;
	text-align: center;
	padding-top:24px;
}
.h_news .date dt{
	height: 30px;
	line-height: 30px;
	font-size:30px;
	font-weight: bold;
	font-family:arial;
	color:#004b75;
}
.h_news .date dd{
	line-height: 40px;
	font-size:14px;
	color:#999;
}
.h_news .line{
	float: left;
	height: 56px;
	border-left:1px dashed #838a94;
	margin:25px 0 0 0;
}
.h_news .inf{
	float: right;
	width: 384px;
	padding-top:18px;
}
.h_news .inf dt{
	height: 32px;
	line-height: 32px;
	font-size:16px;
}
.h_news .inf .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.h_news .inf dd{
	height: 30px;
	line-height: 30px;
	color:#999;
}
.h_news .inf .tip{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.h_news .more{
	display: inline-block;
	color:#666;
	height: 25px;
	line-height: 25px;
	margin-top:30px;
	padding:0 40px 0 12px;
	background:url(../images/more.png) no-repeat right center;
}

.h_about{
	height: 656px;
	background:url(../images/habbg.png) no-repeat top center;
}
.h_head{
	text-align: center;
	padding:35px 0 25px 0;
}
.h_head .t1{
	height: 40px;
	line-height: 40px;
	font-size:30px;
}
.h_head .t2{
	height: 36px;
	line-height: 36px;
	font-size:18px;
	color:#999;
}
.h_about .cleft{
	float: left;
	width: 490px;
}
.h_about .tip{
	font-size:14px;
	line-height: 25px;
}
.h_about .cts{
	padding:66px 0 54px 0;
	height: 85px;
}
.h_about dl{
	height: 85px;
	border-right:1px solid #ccc;
	float: left;	
	text-align: center;
}
.h_about .end{
	border-right:0;
}
.h_about dt{
	height: 50px;
	line-height: 50px;
	position: relative;
	padding:0 35px;
}
.h_about dt span{
	font-size:42px;
	color:#004b74;
}
.h_about dt em{
	position: absolute;
	font-size:14px;
	color:#999999;
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 22px;
}
.h_about dd{
	line-height: 35px;
	font-size:14px;
	color:#999;
}
.h_about .join{
	display: block;
	width: 125px;
	height: 48px;
	line-height: 48px;
	background:#004b75 url(../images/sj1.png) no-repeat 100px center;
	font-size:14px;
	color:#fff;
	text-indent:24px;
	margin-left:15px;
}
.h_about .photo{
	display: block;
	width: 512px;
	height: 500px;
	float: right;
	margin-top:-20px;
}
.h_about .photo img{
	display: block;
	width: 512px;
	height: 500px;
}

.h_busi{
	padding-bottom:60px;
}
.h_busi .item{
	display: block;
	width: 190px;
	height: 220px;
	padding-top:40px;
	float: left;
	margin-right:28px;
	border-radius:15px;
	box-shadow:0 0 15px rgba(0,0,0,0.15);
}
.h_busi .item:nth-child(5){
	margin-right:0;
}
.h_busi .item:hover{
	background:#004b75;
	color:#fff;
	box-shadow:0 0 15px rgba(0,75,120,0.15);
}
.h_busi .ico{
	display: block;
	width: 100px;
	height: 100px;
	margin:0 auto;
	overflow: hidden;	
	position: relative;
	margin:0 auto;
}
.h_busi .im1{
	display: block;
	width: 100px;
	height: 100px;
}
.h_busi .im2{
	display: none;
	width: 100px;
	height: 100px;
}
.h_busi .item:hover .im1{
	display: none;
}
.h_busi .item:hover .im2{
	display: block;
}
.h_busi .name{
	text-align: center;
	line-height: 125px;
}

.h_case{
	padding-bottom:50px;
	background:url(../images/hcase.jpg) no-repeat top center;
}
.h_case .h_head{
	color:#fff;
}
.h_case .h_head .t2{
	color:#fff;
}
.hc_slider{
	width: 1100px;
	margin:0 auto;	
	overflow: hidden;
	position: relative;
	padding:0 20px;
}
.hc_slider .item{
	display: block;
	width: 320px;
	margin:0 auto;
}
.hc_slider .item img{
	display: block;
	width: 320px;
	height: auto;
}
.hc_slider .name{
	line-height: 60px;
	color:#fff;
	display: block;
}
.hc_slider .cbtn{
	height: 214px;
	width: 23px;
	position: absolute;
	z-index: 20;
	top: 0;
	cursor: pointer;
}
.hc_slider .my-prev{
	left: 0;
	background:url(../images/hc_pre.png) no-repeat center center;
}
.hc_slider .my-next{
	right: 0;
	background:url(../images/hc_next.png) no-repeat center center;
}
.h_case .more{
	display: block;
	width: 114px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	border:2px solid #fff;
	border-radius:22px;
	margin:20px auto 0 auto;
}
.h_case .more:hover{
	color:#004b75;
	background:#fff;
}
.h_par{
	padding-bottom:56px;
}
.h_par .wrapin{
	position: relative;
	overflow: hidden;
}
.h_par .s_list{
	width: 1250px;
}
.h_par a{
	display: block;
	width: 200px;
	height: 88px;
	float: left;
	margin:0 15px 12px 0;
	border:1px solid #dddddd;
}
.h_par img{
	display: block;
	width: 200px;
	height: 88px;
}

.cm_banner{
	height: 300px;
	background-repeat:no-repeat;
	background-position:top center;
	position: relative;
	background-size:cover;
}
.cm_banner dl{
	width: 1100px;
	color:#fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin:0 0 0 -550px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cm_banner dt{
	font-size:40px;
	font-weight: bold;
}
.cm_banner dd{
	font-size:26px;
}

.gu_list{
	width: 1100px;
	margin:40px auto;
	position: relative;
	overflow: hidden;
}
.gu_list .s_list{
	width: 1250px;
}
.gu_list a{
	display: block;
	width: 240px;
	height: 140px;
	border:1px solid #ddd;
	float: left;
	margin:0 37px 37px 0;
}
.gu_list img{
	display: block;
	width: 240px;
	height: 140px;
}

.al_list{
	width: 1100px;
	margin:50px auto;
	overflow: hidden;
}
.al_list .s_list{
	width: 1250px;
}
.al_item{
	display: block;
	width: 340px;
	height: 404px;
	float: left;
	margin-right:50px;
}
.al_item img{
	display: block;
	width: 340px;
	height: 240px;
	margin-bottom:10px;
}
.al_item dt{
	height: 60px;
	line-height: 60px;
	font-size:18px;
}
.al_item .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.al_item dd{
	font-size:14px;
	line-height: 21px;
	color:#999;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.al_item:hover dd{
	color:#004b75;
}
.page{
	text-align: center;
}
.page a{
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	border-radius:100%;
	border:1px solid #e5e5e5;
	margin:0 5px;
}
.page a:hover,.page a.hover{
	background:#004b75;
	border-color:#004b75;
	color:#fff;
}

.cn_toper{
	width: 1100px;
	margin:0 auto 50px auto;
}
.cn_toper .title{
	font-size:26px;
	color:#004b72;
	padding-top:30px;
}
.cn_toper .tags{
	height: 54px;
	line-height: 54px;
	font-size:20px;
	color:#bbb;
	border-bottom:1px solid #004b72;
	margin-bottom:30px;
}
.cn_toper li{
	line-height: 56px;
	height: 56px;
	clear: both;
	font-size:16px;
	color:#999;
	padding-left:50px;
}
.cn_toper .tit{
	float: left;
	font-size:20px;
	font-weight: bold;
	color:#004b74;
}
.cn_toper .l1{
	background:url(../images/cn_li1.png) no-repeat left center;
}
.cn_toper .l2{
	background:url(../images/cn_li2.png) no-repeat left center;
}
.cn_toper .l3{
	background:url(../images/cn_li3.png) no-repeat left center;
}
.cn_toper strong{
	float: left;
	font-size:30px;
	color:#333;
}
.cn_mes{
	background:#f2f4f7;
	padding:40px 0 60px 0;
}
.cn_mes .cleft{
	float: left;
	width: 470px;
}
.cn_mes .title{
	font-size:30px;
	font-weight: bold;
	height: 110px;
	line-height: 110px;
	color:#004b74;
}
.cn_mes .fg14{
	height: 14px;
	clear: both;
}
.cn_mes .text{
	width: 185px;
	height: 46px;
	line-height: 46px;
	border:0;
	background:#fff;
	padding:0 20px;
}
.cn_mes .cnt{
	height: 250px;
	width: 100%;
	box-sizing:border-box;
	border:0;
	padding:15px 20px;
	resize:none;
	margin-bottom:30px;
}
.cn_mes .sub{
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background:#004b75;
	font-size:18px;
	color:#fff;
}
.cn_mes .map{
	float: right;
	display: block;
	width: 580px;
	height: 535px;
	border:2px solid #fff;
	margin-top:20px;
}
.cn_mes .temp{
	display: block;
	width: 580px;
	height: 535px;
}

.job_wp{
	width: 1100px;
	margin:0 auto;
	padding-bottom:35px;
}
.job_tip{
	font-size:16px;
	line-height: 35px;
	color:#666;
	padding:35px 0 24px 0;
}
.job_tip strong{
	font-size:18px;
	color:#004b73;
}
.job_table{
	width: 100%;
	text-align: center;
	border:1px solid #dfe5e9;
	color:#666;
}
.job_table th{
	height: 74px;
	background:#004b74;
	font-weight: normal;
	color:#fff;
	font-size:18px;
	border:1px solid #dfe5e9;
	min-width: 200px;
}
.job_table td{
	height: 74px;
	border:1px solid #dfe5e9;
	min-width: 200px;
	font-size:14px;
}
.job_table .bk td{
	background:#f2f5f9;
}
.job_table .zk td{
	background:#f2f5f9;
	padding:15px 40px;
	text-align:left;
	display: none;
}
.job_table dt{
	line-height: 45px;
	font-size:16px;
}
.job_table dd{
	line-height: 25px;
	color:#666;
}

.cm_navs{
	height: 70px;
	line-height: 70px;
	background:#f8f8f8;
	font-size:16px;
}
.cm_navs a{
	float: left;
	display: inline-block;
	margin-right:38px;
	padding:0 10px;
	height: 70px;
	line-height: 70px;
	box-sizing:border-box;
}
.cm_navs .hover{
	color:#004b75;
	border-bottom:2px solid #004b75;
}

.ne_list{
	width: 1100px;
	margin:25px auto;
}
.ne_list .page{
	margin-top:35px;
}
.ne_item{
	padding:40px 0;
	border-bottom:1px solid #ddd;
	position: relative;
}
.ne_item .photo{
	float: left;
	display: block;
	width: 320px;
	height: 220px;
}
.ne_item .photo img{
	display: block;
	width: 320px;
	height: 220px;
}
.ne_item .inf{
	float: left;
	width: 715px;
	padding-left:65px;
}
.ne_item .name{
	height: 46px;
	line-height: 24px;
	font-size:18px;
}
.ne_item .nm{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ne_item .tip{
	line-height: 21px;
	color:#999;
	height: 84px;
}
.ne_item .date{
	height: 74px;
	line-height: 74px;
	color:#004b75;
}
.ne_item .more{
	display: block;
	width: 55px;
	height: 55px;
	border-radius:100%;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top:-27px;
	background:#e5e5e5;
	line-height: 55px;
	text-align: center;
	color:#fff;
}
.ne_item:hover .nm{
	color:#004b75;
}
.ne_item:hover .tip{
	color:#004b75;
}
.ne_item:hover .more{
	background:#004b75;
}

.pr_toper{
	width: 1200px;
	margin:70px auto 0 auto;
}
.pr_toper .photo{
	float: left;
}
.pr_toper ul{
	float: right;
	width: 560px;
	padding-top:96px;
}
.pr_toper li{
	height: 66px;
	line-height: 66px;
	background:#f3f3f3;
	padding-left:32px;
	margin-bottom:15px;
	color:#666;
}

.pr_fw{
	width: 1100px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.pr_fw .head{
	padding:45px 0;
	text-align: center;
}
.pr_fw .head dt{
	line-height: 50px;
	font-size:24px;
}
.pr_fw .head dd{
	line-height: 1.8;
	color:#999;
}
.pr_fw .s_list{
	width: 1300px;
}
.pr_item{
	display: block;
	width: 350px;
	float: left;
	margin:0 25px 40px 0;
	position: relative;
}
.pr_item img{
	display: block;
	width: 100%;
	height:200px;
}
.pr_item .intro{
	width: 220px;
	height: 190px;
	padding:10px 35px 0 35px;
	margin:-20px auto 0 auto;
	position: relative;
	z-index: 20;
	background:#fff;
	box-shadow:0 0 15px rgba(0,0,0,0.15);
}
.pr_item .name{
	height: 54px;
	line-height: 54px;
	font-size:24px;
}
.pr_item .tip{
	font-size:14px;
	line-height: 25px;
	color:#999;
}
.pr_item .read{
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color:#1b3685;
	padding-right:20px;
	background:url(../images/more2.png) no-repeat right center;
}

.vi_detail{
	width: 1100px;
	margin:0 auto;	
}
.vi_head{
	padding:27px 0 13px 0;
	border-bottom:1px solid #ddd;
	position: relative;
}
.vi_head i{
	display: block;
	width: 86px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background:#004b74;
}
.vi_head .t1{
	font-size:30px;
	line-height: 1.8;
}
.vi_head .date{
	line-height: 60px;
	color:#999;
	font-size:20px;
}
.vi_cnt{
	font-size:16px;
	color:#666;
	line-height: 35px;
	padding:25px 0 60px 0;
}
.vi_cnt img{
	display: block;
	margin:15px auto;
}
.vi_page{
	margin-bottom:80px;
}
.vi_page .link{
	display: block;
	width: 50%;
	height: 50px;
	line-height: 48px;
	box-sizing:border-box;
	border:1px solid #ddd;
	float: left;
	padding-left:2em;
}
.vi_page .link:hover{
	color:#fff;
	background:#004b74;
	border-color:#004b74;
}
.vi_page span{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.vi_share{
	width: 100px;
	position: fixed;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 100;
	background:#f6f6f8;
	border-radius:5px;
}
.vi_share .tit{
	line-height: 70px;
	text-align: center;
	color:#999;
}
.vi_share .bn{
	position: relative;
	z-index: 100;
	margin-bottom:24px;
}
.vi_share .btn{
	display: block;
	width: 28px;
	height: 28px;
	margin:0 auto;
}
.vi_share .im1{
	display: block;
	width: 28px;
	height: 28px;
}
.vi_share .im2{
	display: none;
	width: 28px;
	height: 28px;
}
.vi_share .bn:hover .im1{
	display: none;
}
.vi_share .bn:hover .im2{
	display: block;
}
.vi_share .af{
	display: none;
	z-index: 100;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 100px;
}
.vi_share .bn:hover .af{
	display: block;
}

.ab_toper{
	width: 1300px;
	margin:70px auto 90px auto;
}
.ab_toper .cleft{
	float: left;
	width: 520px;
	padding-left:2%;
}
.ab_toper .date{
	font-size:70px;
	color:#ebebeb;
}
.ab_toper .name{
	font-size:24px;
	line-height: 60px;
	color:#666;
}
.ab_toper p{
	font-size:15px;
	line-height: 2;
	color:#666;
}
.ab_toper .vdo{
	display: block;	
	float: right;
	width: 640px;
	height: 450px;
	display: block;
	padding-right:6%;	
}

.ab_tags{
	width: 1300px;
	margin:0 auto;
}
.ab_tags .item{
	display: block;
	width: 244px;
	height: 190px;
	background:#f2f4f7;
	float: left;
	margin-right:20px;
}
.ab_tags .end{
	margin-right:0;
}
.ab_tags dt{
	height: 54px;
	line-height: 54px;
	padding-top:54px;
	position: relative;
	text-align: center;
}
.ab_tags span{
	font-size:48px;
	color:#004b74;
	font-family:arial;
}
.ab_tags em{
	position: absolute;
	right: 50px;
	top: 50px;
}
.ab_tags .end em{
	right: 10px;
}
.ab_tags dd{
	line-height: 50px;
	color:#999;
	text-align: center;
}
.ab_cul .head{
	text-align: center;
	padding:68px 0 54px 0;
}
.ab_cul .head dt{
	height: 48px;
	line-height: 48px;
	font-size:26px;
	font-weight: bold;
}
.ab_cul .head dd{
	height: 25px;
	line-height: 25px;
	color:#999;
}
.cul_outer{
	width: 1300px;
	height: 520px;
	margin:0 auto;
	position: relative;
}
.cul_slider{
	width: 1300px;
	height: 520px;
	position: relative;
	overflow: hidden;
}
.cul_slider img{
	display: block;
	width: 1300px;
	height: 520px;
}
.cul_btns{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 60;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color:#fff;
}
.cul_btns .btn{
	width: 25%;	
	height: 100%;
	border-left:1px solid rgba(255,255,255,0.5);
	float: left;
	margin-left:-1px;
	cursor: pointer;
}
.cul_btns .ico{
	display: block;
	height: 50px;
	margin:50px 0 0 30px;
}
.cul_btns .name{
	padding:16px 0 0 30px;
	height: 60px;
	font-size:16px;
	line-height: 20px;
	font-weight: bold;
}
.cul_btns .tips{
	padding-left:30px;
	width: 240px;
	line-height: 1.8;
	display: none;
}
.cul_btns .hover .tips{
	display: block;
}

.ab_his{
	padding:40px 0 130px 0;
	background:url(../images/ab_his.jpg) no-repeat bottom center;
}
.ab_his .title{
	font-size:26px;
	font-weight: bold;
	line-height: 120px;
	text-align: center;
}
.ab_his .lis{
	width: 900px;
	margin:0 auto;
	position: relative;
}
.ab_his .pos{
	display: block;
	width: 22px;
	height: 25px;
	background:url(../images/ab_pos.png) no-repeat top center;
	margin:0 auto 70px auto;
	position: relative;
	z-index: 20;
}
.ab_his .line{
	display: block;
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-1px;
	background:#ccc;
}
.ab_his .item{
	width: 255px;
	float: right;
	padding-left:125px;
	position: relative;
	font-size:18px;
	min-height: 90px;
	clear: both;
	line-height: 28px;
}
.ab_his .date{
	position: absolute;
	left: 0;
	top: 0;
	font-size:20px;
	font-weight: bold;
	color:#004b75;
}
.ab_his .ck{
	display: block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	background:#fff;
	position: absolute;
	top: 6px;
	z-index: 10;
	left: -77px;
	border:2px solid #d0131d;
}
.ab_his .item:nth-child(even){
	float: left;
	padding:0 125px 0 0;
	text-align:right;
}
.ab_his .item:nth-child(even) .date{
	left:auto;
	right: 0;
}
.ab_his .item:nth-child(even) .ck{
	right:-77px;
	left:auto;
}
.ab_his .after{
	display: none;
}
.ab_his .load{
	display: block;
	width: 112px;
	height: 36px;
	line-height: 36px;
	border-radius:3px;
	color:#fff;
	text-align: center;
	margin:0 auto;
	background:#004b75;
	position: relative;
	z-index: 20;
}

.ab_honor{
	padding-bottom:90px;
}
.ab_honor .title{
	height: 190px;
	line-height: 190px;
	text-align: center;
	font-size:26px;
	font-weight: bold;
}
.ab_outer{
	width: 1000px;
	margin:0 auto;
	position: relative;
}
.ab_outer .cbtn{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#fff;
	border-radius:100%;
	background:#e5e5e5;
	position: absolute;
	top: 50%;
	margin-top:-25px;
	cursor: pointer;
}
.ab_outer .cbtn:hover{
	background:#004b75;
}
.ab_outer .my-prev{
	left: 0;
}
.ab_outer .my-next{
	right: 0;
}
.ho_slider{
	width: 880px;
	height: 420px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ho_slider .swiper-slide img{
	display: block;
	width: 300px;
	height: 420px;
}
.ho_slider .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
}
.ho_slider .swiper-slide-active,.ho_slider .swiper-slide-duplicate-active{
      transform: scale(1);
}


}
/* 小屏幕 small end*/