body {
	color: #666;
	font-size: 14px;
	background: url(/template/pjsl1/styles/images/bg.jpg) repeat-y center top;
	line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	font-weight: normal;
}

	
ul,
li {
	list-style: none;
}

.f-right {
	float: right;
}

ol,
ul {
	padding-left: 0px;
}

a,
a:hover {
	text-decoration: none;
	color: #555;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-right {
	text-align: right;
}

#map {
    width: 100%;
    height: 400px;
}
.she1 {
	padding-right: 7px;
}

.tel a {
	text-decoration: none;
}

.navbar {
	margin-bottom: 0;
	line-height: 43px;
	border: none;
}

.navbar-brand {
	padding: 9px 15px;
	height: auto;
}

.navbar-brand img {
	max-height: 69px;
}

.time {}

.tel {}

.tel img {
	margin-right: 7px;
}

.navbar-nav>li {
	/* background: url(../styles/images/menu_line.jpg) no-repeat right center; */
}

.navbar-nav>li:last-child {
	background: none;
}

.navbar-nav>li>a {
	padding: 0px 27px;
	line-height: 43px;
	color: #363636;
}

.nav>li>a:focus,
.nav>li>a:hover,
.navbar-nav>li.active>a {
	background: #333333;
	color: #fff;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #333333;
	border-color: #fff;
}

.navbar-nav>li>a:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 0px;
	height: 3px;
	background: -webkit-linear-gradient(right, #ff9044, #fd7417);
	background: -o-linear-gradient(right, #ff9044, #fd7417);
	background: linear-gradient(to left, #ff9044, #fd7417);
	transition: width 0.3s
}

.navbar-nav>li>a:hover:after {
	width: 100%;
}

.dropdown-menu>li>a {
	padding: 12px 20px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background-color: #fd7417;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.video {
	width: 100%;
	margin: 0 auto;
}

.product {
	margin-top: 30px;
}
.product .swiper-slide{
	    position: relative;
	    top: 0px;
	    float: left;
	    margin: 20px 15px 0px !important;
	    overflow: hidden;
	    padding: 1rem;
	    transition: all .5s ease;
		border: #eaeaea 2px solid;
}
.product .swiper-slide:hover{
top: -10px;
    box-shadow: rgba(37, 85, 243, 0.2) 0px 3px 18px 2px;
}

.pro-tit {
	background: url(../image/title.jpg) repeat-x;
	height: 37px;
	line-height: 37px;
	color: #fff;
	padding-left: 15px;
	font-size: 18px;
}

span.font {
	color: #f0831f;
}

.btn-more {
	padding-right: 15px;
}

.swiper-box {
	position: relative;
	padding: 20px;
}

.s1 .swiper-button-next {
	background: #2485d9;
	right: 10px;
	left: auto;
}

.s1 .swiper-button-prev {
	background: #5b90bc;
	left: 10px;
	right: auto;
}

.s1 .swiper-button-next i,
.s1 .swiper-button-prev i {
	color: #fff;
	font-size: 48px;
}

.s1 .swiper-button-prev i {
	padding-left: 6px;
}

.s1 .swiper-button-next i {
	padding-left: 10px;
}

.s1 .swiper-button-next,
.s1 .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 35px;
	height: 60px;
	margin-top: -30px;
	z-index: 10;
	cursor: pointer;
	padding: 5px 0 36px;
	background-size: 35px 60px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-container1,
.swiper-container2 {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.sy-product {
	margin-top: 30px;
}

.ser li {
	    white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	line-height: 46px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #eeeeee;
}

.ser li:last-child {
	padding: 0;
}

.ser li.active,
.ser li:hover {
	background: #f18200;
}

.ser li a {
	color: #333;
}

.ser li.active a,
.ser li:hover a {
	color: #fff;
}

.ser li a span i {
	padding: 2px;
	border-radius: 50%;
	background: #ededed;
	color: #a5a5a5;
}

.ptit {
	background: url(../image/protit.jpg) no-repeat left bottom;
	line-height: 42px;
	font-size: 18px;
	margin-bottom: 20px;
}

.pimg img {
	border: 1px solid #eee;
}

.pimg a h4 {
	color: #666;
}

.ainfo h2 {
	margin-top: 0;
	color: #333;
	font-size: 24px;
}

.ainfo h4 {
	font-size: 18px;
	color: #f0831f;
	margin-bottom: 30px;
}

.btn-amore {
	background: #666;
	color: #fff;
	border-radius: 2px;
	padding: 8px 18px;
}

.sy-about {
	margin: 30px auto 60px;
}

.amore {
	margin-top: 25px;
}

.sy-honor {
	background: url(../image/hbg.jpg) no-repeat center top;
	color: #fff;
	margin: 60px auto;
	padding: 0px;
}

.htit {
	font-size: 24px;
	margin-bottom: 30px;
}

.swiper-button-next {
	background-image: url(../image/r.png);
	right: -27px;
	left: auto;
}

.swiper-button-prev {
	background-image: url(../image/l.png);
	left: -27px;
	right: auto;
}

.ztit {
	margin-top: 30px;
}

.ztit h5 {
	line-height: 30px;
}

.foot {
	background: url(../image/foot-bg.jpg);
	padding-top: 42px;
	color: #ccc;

}

.foot a {
	color: #ccc;
}

.part .col-md-6 img {
	margin-bottom: 10px;
}

.foot .row {
	padding-bottom: 33px;
}

.foot .center-block h3 {
	line-height: 34px;
	color: #fff;
	font-size: 17px;
}

.foot .center-block {
	max-width: 1210px;
}

.foot .row .center-block .col-md-7 {
	overflow: hidden;
}

.foot .foot-b {
	width: 38px;
	height: 3px;
	background: #ff5a00;
	margin-bottom: 24px;
}

.foot .col-md-6 .col-md-4 li a,
.f-pro ul li a {
	line-height: 29px;
	font-size: 14px;
	color: #cccccc;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.ad-list .t1 .iconfont {
	font-size: 47px;
}

.dao1 {
	padding-left: 40px;
}

.f-pro li {
	padding-left: 20px;
	background: url(../image/f-pro.jpg) no-repeat 2px 8px;
}

.foot .pro-u {
	margin-top: 61px;
}


.foot-bt {
}

.foot-bt p {
	color: #cccccc;
	line-height: 66px;
	text-align: center;
	margin: 0;
}
.nnews{
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: none;
}
.nnews h3{
	background-color: #f18200;
	color: #fff;
	line-height: 46px;
	padding-left: 20px;
	margin-bottom: 0;
	margin-top: 0;

}
.nnews li,.card-heading{
	padding-left: 5px;
	line-height: 32px;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;/*想省略几行就写几*/
 -webkit-box-orient: vertical;
}
.nnews ul{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.nnews li a{
	color: #555;
}
.ctit{
	border:1px solid #ddd;
	line-height: 26px;
	padding: 10px;
}

.nbox{
	border: 1px solid #ddd;
	position: relative;
	transition: all ease-in-out .8s;
	margin-bottom: 15px;
}
.ny-pimg:hover .nbox{
	transform: translateY(-10px);
	-moz-box-shadow:0px 0px 10px 5px #d3d3d3;
	-webkit-box-shadow:0px 0px 10px 5px #d3d3d3; 
	box-shadow: 0px 0px 10px 5px #d3d3d3;
}
.nbox h4{
	margin-left: 10%;
	margin-right: 10%;
	background-color: #d1d3d3;
	color: #333;
	line-height: 24px;
	height: 60px;
	padding: 10px 15px;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;/*想省略几行就写几*/
 -webkit-box-orient: vertical;

}
.ny-news .media{
  padding-bottom: 10px;
  border-bottom: 1px dashed #b8b8b8;
}
.ny-news .date-time {
  display: block;
  background:#eee;
  font-weight: 300;
  width: 100px;
  height: 100px;
  color: #000;
  text-align: center;
  padding-top:17px;
}
.ny-news .date-time > span.big{
  font-size:  30px;
  font-weight: bold;
}
.media-left, .media>.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.ny-news p.des {
  font-size: 13px;
  color: #827d7d;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.ny-news ul.blocks-2 li p.des {
  n-p
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.media-heading a{ color:#000;}
.media-heading a:hover{ color:#666;}
.ny-news ul li{list-style:none; margin:0 0 10px 0;}
.news .more{margin:70px auto;}
.news .news_time{display:block;height:30px;color:#999;font-weight:300;}
.news .news_time i{padding-right:8px;color:#f78f28;}
.media-left,.media>.pull-left{padding-right:20px;}
.media-body,.media-left,.media-right{display:table-cell;vertical-align:top;text-align: left;}
.pagination {
	  display: inline-block;
	  padding-left: 0;
	  margin: 20px 0;
	  border-radius: 4px;
	}
	.pagination > li {
	  display: inline;
	}
	.pagination > li > a,
	.pagination > li > span {
	  position: relative;
	  float: left;
	  padding: 6px 12px;
	  margin-left: -1px;
	  line-height: 1.42857143;
	  color: #333;
	  text-decoration: none;
	  background-color: #fff;
	  border: 1px solid #ddd;
	}
	.pagination > li:first-child > a,
	.pagination > li:first-child > span {
	  margin-left: 0;
	  border-top-left-radius: 4px;
	  border-bottom-left-radius: 4px;
	}
	.pagination > li:last-child > a,
	.pagination > li:last-child > span {
	  border-top-right-radius: 4px;
	  border-bottom-right-radius: 4px;
	}
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus {
	  z-index: 2;
	  color: #23527c;
	  background-color: #eee;
	  border-color: #ddd;
	}
	.pagination > .active > a,
	.pagination > .active > span,
	.pagination > .active > a:hover,
	.pagination > .active > span:hover,
	.pagination > .active > a:focus,
	.pagination > .active > span:focus {
	  z-index: 3;
	  color: #fff;
	  cursor: default;
	  background-color: #333;
	  border-color: #333;
	}
	.pagination > .disabled > span,
	.pagination > .disabled > span:hover,
	.pagination > .disabled > span:focus,
	.pagination > .disabled > a,
	.pagination > .disabled > a:hover,
	.pagination > .disabled > a:focus {
	  color: #777;
	  cursor: not-allowed;
	  background-color: #fff;
	  border-color: #ddd;
	}
	.pagination-lg > li > a,
	.pagination-lg > li > span {
	  padding: 10px 16px;
	  font-size: 18px;
	  line-height: 1.3333333;
	}
	.pagination-lg > li:first-child > a,
	.pagination-lg > li:first-child > span {
	  border-top-left-radius: 6px;
	  border-bottom-left-radius: 6px;
	}
	.pagination-lg > li:last-child > a,
	.pagination-lg > li:last-child > span {
	  border-top-right-radius: 6px;
	  border-bottom-right-radius: 6px;
	}
	.pagination-sm > li > a,
	.pagination-sm > li > span {
	  padding: 5px 10px;
	  font-size: 12px;
	  line-height: 1.5;
	}
	.pagination-sm > li:first-child > a,
	.pagination-sm > li:first-child > span {
	  border-top-left-radius: 3px;
	  border-bottom-left-radius: 3px;
	}
	.pagination-sm > li:last-child > a,
	.pagination-sm > li:last-child > span {
	  border-top-right-radius: 3px;
	  border-bottom-right-radius: 3px;
	}


@media (max-width: 1500px) {
	ul.navbar-nav>li>a{
		    padding: 0px 8px;
	}
}


@media (max-width: 1199px) {
	.navbar-nav>li>a {
		padding: 15px 20px;
	}

}

@media (max-width: 991px) {
	.navbar-nav>li>a {
		padding: 15px 9px;
	}




}

@media (min-width: 768px) {
	.navbar-form {
		width: 34%;
	}
	
	.navbar-form .form-group {
		width: 67%;
	}

	.navbar-form .form-control {
		width: 100%;
	}

	.sy-banner {
		overflow: hidden;
		position: relative;
	}
	



}

@media (max-width: 767px) {
	.nnews{
		display: none;
	}
	#lovexin2,#lovexin1{
		display: none;
	}
	.navbar-brand {
		padding: 15px;
	}

	.navbar-brand img {
		max-height: 40px;
	}

	.navbar-toggle {
		background-color: #eee;
		margin: 20px 10px 20px 0;
	}

	.navbar-toggle .icon-bar {
		background-color: #555;
	}

	.navbar {
		min-height: 0px;
	}

	.navbar-nav>li>a {
		padding: 10px 5px;
	}



}
.nh{
	font-size: 16px;
}








.p0 {
	padding: 0px;
}

.p5 {
	padding: 5px;
}

.pt0 {
	padding-top: 0px;
}

.pr0 {
	padding-right: 0px;
}

.pb0 {
	padding-bottom: 0px;
}

.pl0 {
	padding-left: 0px;
}

.pt5 {
	padding-top: 5px;
}

.pr5 {
	padding-right: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pr15 {
	padding-right: 15px;
}

.pb15 {
	padding-bottom: 15px;
}

.pl15 {
	padding-left: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.pl20 {
	padding-left: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pr30 {
	padding-right: 30px;
}

.pb30 {
	padding-bottom: 30px;
}

.pl30 {
	padding-left: 30px;
}

.m0 {
	margin: 0px;
}

.m5 {
	margin: 5px;
}

.mt0 {
	margin-top: 0px;
}

.mr0 {
	margin-right: 0px;
}

.mb0 {
	margin-bottom: 0px;
}

.ml0 {
	margin-left: 0px;
}

.mt5 {
	margin-top: 5px;
}

.mr5 {
	margin-right: 5px;
}

.mb5 {
	margin-bottom: 5px;
}

.ml5 {
	margin-left: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mr10 {
	margin-right: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mr15 {
	margin-right: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.ml15 {
	margin-left: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mr20 {
	margin-right: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.ml20 {
	margin-left: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mr30 {
	margin-right: 30px;
}

.mb30 {
	margin-bottom: 30px;
}

.ml30 {
	margin-left: 30px;
}

.wauto {
	width: auto;
}

/* --------------------------sl */


.featured-button {
	display: block;
	position: relative;
	padding: 0 5px;
	height: 44px;
	line-height: 38px;
	font-size: 0.8rem;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	background: transparent;
	text-transform: uppercase;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0;
	color: #fff;
}

@media screen and (min-width: 375px) {
	.featured-button {
		font-size: 0.9rem;
	}
}

@media (min-width: 991px) {
	
	.hero-video-modal-launch {
		position: absolute;
		padding: 0 5px;
		height: 44px;
		line-height: 38px;
		font-size: .8rem;
		text-align: left;
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		background: transparent;
		text-transform: uppercase;
		border-top: 1px solid #f8f9fa;
		border-bottom: 1px solid #f8f9fa;
		border-left: 1px solid #f8f9fa;
		border-right: 0;
		color: #fff;
		bottom: 100px;
		right: 100px;
		top: 66%;
		left: auto;
	}
}


#hero1 {
	top: 160px;
	top: 50%;
	transform: translateY(-50%);
	left: 38vh;
}

@media (max-height: 650px) and (orientation: landscape) and (max-width: 991px) {
	#hero1 {
		width: calc(80vw - 200px);
		top: 65px;
	}
}






@media (min-width: 768px) {

	.navbar {
		display: flex !important;
		align-self: flex-end;
		justify-content: space-between;
		padding: 15px 0;
	}
	.navbar .text-center{
		margin-top: -15px;
	}
	
	.navbar-collapse.collapse {
		align-self: flex-end;

	}

	.nav>li:hover .dropdown-menu {
		display: block;
	}
}

@media (max-width: 768px) {
	.navbar-nav {
		margin: 0;
	}
}

.featured-button :after {
	position: absolute;
	content: " ";
	top: -1px;
	bottom: 0;
	right: -17px;
	width: 21px;
	height: 44px;
	background-image: url('../image/button-sprite.png');
	background-position: -1px 0;
}

.featured-button .primary {
	background: #fff;
	border-color: #fff;
}

.featured-button .primary :after {
	background-image: url('../image/button-sprite.png');
	background-position: -30px 0;
}

.featured-button .primary-inverse {
	background: transparent;
	border-color: #fff;
	color: #fff;
}

.featured-button .primary-inverse:after {
	background-image: url('../image/button-sprite.png');
	background-position: -119px 0;
}

.featured-button span {
	height: 37px;
	vertical-align: middle;
}

.featured-button.mobile-xl {
	display: flex;
	align-items: center;
}

.featured-button.mobile-xl span {
	line-height: normal;
	font-size: 0.9rem;
}

a.featured-button:hover,
a.featured-button:focus,
button.featured-button:hover,
button.featured-button:focus {
	cursor: pointer;
	outline: none;
	background-color: #ababab;
	color: #fff;
	text-decoration: none;
}


a.featured-button.primary:hover,
a.featured-button.primary:focus,
button.featured-button.primary:hover,
button.featured-button.primary:focus {
	background: Alt;
	border-color: Alt;
}

a.featured-button.primary:hover:after,
a.featured-button.primary:focus:after,
button.featured-button.primary:hover:after,
button.featured-button.primary:focus:after {
	background-image: url('../image/button-sprite.png');
	background-position: -60px 0;
}

.featured-button span {
	height: 37px;
	vertical-align: middle;
}

.icon-video {
	display: inline-block;
	width: 34px;
	height: 100%;
	background-image: url('../image/icon-video.svg');
}

	  .videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
	  .videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px; }
	  .vclose { position:absolute;right:3%; top:3%; border-radius:100%; cursor: pointer; }



.featured-button :hover:after,
.featured-button :focus:after {
	background-image: url('../image/button-sprite.png');
	background-position: -91px 0;
}
button.featured-button:hover {
	cursor: pointer;
	outline: none;
	background-color: #ababab;
	color: #fff;
	text-decoration: none;
}
.featured-button :hover::after{
		background-position: -1px 0;
	}






/* -------------------关于我们 */
.ainfo{ 
	min-height: 285px;}
.ab-tit{
	font-size: 24px;
	color: #333;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.ab-tit:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #ff5a00;
}
.ainfo p{
	margin:0 0 20px;
	padding-right: 60px;
	line-height: 28px;
}
.zhan-info{
	height: 283px;
	background-color: #f6f6f6;
	color: #333;
	padding-top: 40px;
}
.at:after{
	left: 50%;
	transform: translateX(-50%);
}
.at{
	margin-bottom: 40px;
}
.zhan-info p a{
	color: #333;
}
.zhan-info span{
	font-size: 12px;
	padding-top: 15px;
	color:#888888;
}
.btn-more1{
	background-color: #ff5a00;
	color: #fff;
	border-radius: 20px;
	padding: 10px 20px;
	margin-top:20px;
	width: 30%;
	transition: all ease-in-out 0.3s;
}
.zhan-info .more{ margin-top:20px; }
.btn-more:hover{ background-color: #fff; color: #333; }
.advange{
	background: url(/template/pjsl1/styles/images/you_bg.jpg)no-repeat;
	width: 100%;
	height: auto;
	padding-top: 100px;
	padding-bottom: 60px;
    background-size: cover;
}
.ad-tit{
	font-size: 30px;
	color: #ddd;
	margin-bottom: 40px;
}
.advange .col-md-7{
	padding-left: 50px;
}
.ad-list .t1{
    overflow: hidden;
    height:56px;
    width: 87px;
    border-radius: 3px;
    line-height: 56px;
    background-color: #fff;
    color: #ff5a00;
    font-size: 36px;
    margin-bottom: 15px;
    transition: all ease-in-out 0.3s;
    white-space: nowrap;
    }
.ad-list .t1:hover,.ad-list .t1.active{
	background-color: #ff5a00;
	color: #fff;
}
.ad-list .t2{
	background: rgba(255,255,255,0.2);
	border-radius: 3px;
	color: #dddddd;
	line-height: 24px;
	font-weight: bold;
	padding: 16px;
	font-size: 15px;
	margin-bottom: 15px;
}
.t2 p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 0;
}
.about{
	margin-top:60px;
	margin-bottom: 60px;
	overflow: hidden;
}
.col50{
	width: 50%;
	float:left;
	overflow: hidden;
}
.col25{
	width: 25%;
	float:left;
	overflow: hidden;
}
.ab-tit{
	font-size: 24px;
	color: #333;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.ab-tit:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #ff5a00;
}
.ainfo p{
	margin:0 0 20px;
	padding-right: 60px;
	line-height: 28px;
}
.zhan-info{
	height: 283px;
	background-color: #f6f6f6;
	color: #333;
	padding-top: 40px;
}
.at:after{
	left: 50%;
	transform: translateX(-50%);
}
.at{
	margin-bottom: 40px;
}
#v-box{
	padding: 4vh 12vw;
	display: none;
	height: 100vh;
	width: 100vw;
	background: rgba(255,255,255,0.8);
	position: fixed;
	z-index: 999999;
}
.swiper-container-free-mode>.swiper-wrapper{
	transition-timing-function:linear;
}
@media (min-width: 1200px){
	.container {
	    max-width: 88%;
	}
	.container img{
		/*width: 100%;*/
	}
	.featured-button:hover :after,.featured-button:focus :after{
		background-position: -91px 0;
	}
}
@media (max-width: 1200px){
	.time{
		display: none !important;
	}
}
@media (max-width: 1600px){
/* 	#localtime{
		display: none !important;
	} */
}

img{
	max-width: 100% ;
}
.ewm img{
	width: 100%;
}

@media (max-width: 991px) {
	#my-v{
		display: none;
	}
	.col50,.col25{
		width: 100%;
	}
	.ainfo p{
		margin: 0;
		padding-right: 0;
		overflow:hidden; 
		
		text-overflow:ellipsis;
		
		display:-webkit-box; 
		
		-webkit-box-orient:vertical;
		
		-webkit-line-clamp:6; 
	}
	.sy-honor{
		padding: 0;
	}
	.htit{
		margin: 12px 0;
	}
	.navbar-nav>li{
		background: none;
	}
}



/*--点击后字体的样式--*/
#su_left dt,dd{ margin:0; padding:0;}
#su_left dt{padding-top:2px;padding:2px;border:1px solid #EAC6C2;background-color:#FFE4E1; margin:1px;}
#su_left dd{text-align:center;}

/*--业务咨询--*/
.dypass_left {width:138px;}
.dypass_left dl{}
.dypass_left dt{}
.dypass_left dt img{ display:block;}
.dypass_left dd{ background:url(../image/qq_mid.gif) repeat-y; padding:0 0px 0px 0px; text-align:center;}
.dypass_left dd span{display:block;color:#996; text-align:center; font-size:12px; font-weight:bold; padding:3px 0px 0px 0px;}
.dypass_left dd img{ border:0; vertical-align:middle;}
.dypass_left dd a{display:block; padding:6px 0;}
.dypass_left dd a:link{ color:#747E80;}
.dypass_left dd a:visited{ color:#747E80;}
.dypass_left dd a:active{ color:#747E80;}