.header { overflow: hidden; width: 100%; height: 28px; background: #3F3F3F; }
.header .header_mid { width: 1100px; overflow: hidden; margin: 0 auto; }
.header .header_mid p { font-size: 12px; color: #fff; line-height: 28px; margin-left: 4px; }

.logo { overflow: hidden; width: 1140px; margin: 0 auto; padding: 12px 0; }
.logo h1 { float: left; margin-top: 11px; margin-left: 4px; }
.logo .fr { overflow: hidden; }
.logo .fr img { float: left; margin-right: 45px; }
.logo .fr div { overflow: hidden; float: right; margin-right: 15px; }
.logo .fr div p { font-size: 14px; color: #060606; margin-top: 26px; }
.logo .fr div span { display: block; font-size: 24px; color: #f65e12; }

.navbar { overflow: hidden; width: 100%;top: 0; left: 0;z-index: 999999999999; height: 52px; background: #3F3F3F; margin-bottom: 1px; }
.navbar ul { overflow: hidden; width: 1140px; margin: 0 auto; }
.navbar ul li { overflow: hidden; height: 52px; line-height: 52px; font-size: 13px; padding: 0 38px; float: left; position: relative;}
.navbar ul li.active { background: #F65E12; }
.navbar ul li a { color: #fff; }
.navbar ul li div{
	width: 100%;
	height: 0;
	background: #F65E12;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 52px;
	font-size: 13px; 
	padding: 0 38px; 
}







.leedang{ margin-bottom:15px;}








.fadein{display: none;}
.header img{display: none;}
.footer { overflow: hidden; width: 100%; background: #1C2931; padding: 40px 0 45px 0; }
.footer .footer_mid { overflow: hidden; width: 1140px; margin: 0 auto; }
.footer .footer_mid .fl { overflow: hidden; padding-left: 10px; }
.footer .footer_mid .fl img { margin-bottom: 13px; }
.footer .footer_mid .fl ul { overflow: hidden; padding-left: 83px; }
.footer .footer_mid .fl ul li { font-size: 14px; line-height: 24px; color: #fff; }
.footer .footer_mid .fr { overflow: hidden; width: 500px; }
.footer .footer_mid .fr h2 { font-size: 24px; color: #fff; margin-left: 46px; margin-top: 10px; margin-bottom: 30px; }
.footer .footer_mid .fr h2 span { font-size: 24px; color: #ff8a61; }
.footer .footer_mid .fr .lable { overflow: hidden; width: 100%; height: 32px; margin-bottom: 25px; }
.footer .footer_mid .fr .lable p { width: 50px; float: left; font-size: 14px; color: #fff; line-height: 32px; }
.footer .footer_mid .fr .lable input[type='text'] { width: 450px; height: 32px; outline: none; float: right; background: #fff; padding-left: 10px; }
.footer .footer_mid .fr input[type='submit'] { width: 200px; height: 32px; outline: none; background: #FB6029; display: block; border: none; font-size: 14px; color: #fff; text-align: center; margin-left: 50px; line-height: 32px; cursor: pointer; }

.fot { overflow: hidden; width: 100%; height: 80px; background: #1C2931; border-top: 1px solid #273741; }
.fot div { width: 1100px; overflow: hidden; padding: 0 15px 0 35px; margin: 0 auto; }
.fot div p { font-size: 12px; color: #516470; line-height: 80px; float: left; }
.fot div span { font-size: 12px; color: #516470; line-height: 80px; float: right; }

.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      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;
    }

@media (max-width: 1100px) {
	.header .header_mid{
		width: 100%;
	}
	.logo{
		width: 100%;
	}
	.list_pic{
		width: 100%;
	}
	.about_us .about_us_mid{
		width: 100%;
	}
	.fors{
		width: 100%;
	}
	.news .news_mid{
		width: 100%;
	}
	.footer .footer_mid{
		width: 100%;
	}
	.fot div{
		width: 100%;
	}
	.about_us .about_us_mid{
		width: 100%;
	}
	.list_pic .pic_list ul li{
		width: 25%;
		float: left;
		margin-right: 0;
	}
	.list_pic .pic_list ul li img{
		width: 100%;
	}
	.about_us{
		background-size: 100% 100%;
	}
	.about_us .font{
		width: 50%;
	}
	.fors .bg{
		width: 100%;
	}
	.news .news_mid .fl{
		width: 30%;
	}
	.news .news_mid .fr{
		width: 70%;
	}
	.news .news_mid .fr .news_fl{
		width: 40%;
		margin: 0;
		margin-left: 20px;
	}
	.news .news_mid .fr ul{
		width: 55%;
	}
	.news .news_mid .fr ul li{
		padding: 8px 0;
	}
	.news .news_mid .fr ul li .box_font{
		width: calc(100% - 100px);
	}
}
@media(max-width: 990px) {
	.footer .footer_mid .fr{
		margin-right: 20px;
		width: calc(100% - 520px);
	}
	.footer .footer_mid .fr .lable input[type='text']{
		width: calc(100% - 50px);
	}
}
@media (max-width: 800px) {
	.logo h1{
		margin: 0;
		width: 45%;
	}
	.logo h1 img{width: 100%;}
	.logo .fr{
		width: 48%;
	}
	.logo .fr img{
		width: 30%;
		margin: 0;
	}
	.logo .fr div{
		width: 60%;
		margin: 0;
		float: left;
		margin-left: 5px;
	}
	.logo .fr div p{
		margin-top: 11px;
	}
	.logo .fr div p{
		font-size: 12px;
	}
	.logo .fr div span{
		font-size: 13px;
	}
	.navbar{
		display: none;
	}
	.list_pic .nav ul{
		padding: 0;
		height: auto;
	}
	.list_pic .nav ul li{
		width: 33.33%;
		padding: 0 10px;
		text-align: center;
		font-size: 12px;
	}
	.list_pic .pic_list{
		margin-top: 20px;
	}
	.list_pic .pic_list ul{
		padding: 0 10px 0 20px;
		box-sizing: border-box;
	}
	.list_pic .pic_list ul li{
		width: 50%;
		margin-bottom: 20px;
	}
	.about_us{
		height: auto;
		padding-bottom: 10px;
	}
	.about_us .font{
		width: 80%;
		margin: 0 auto;
		float: none;
	}
	.about_us .font h2{
		margin-top: 20px;
		margin-bottom: 10px;
		font-size: 15px;
	}
	.about_us .font p{
		font-size: 12px;
		line-height: 20px;
	}
	.about_us .font div{
		margin: 0 auto;
		float: none;
		margin-top: 10px;
	}
	.fors{
		padding: 30px 0;
	}
	.fors .hex{
		width: 70%;
		margin: 0 auto;
	}
	.fors .bg{
		margin-top: 20px;
	}
	.news .news_mid .fl{
		width: 31%;
		margin-top: 10px;
		text-align: center;
	}
	.news .news_mid .fl div{
		float: none;
		margin: 0 auto;
	}
	.news{
		height: auto;
		padding-bottom: 10px;
	}
	.news .news_mid .fl span{
		margin-bottom: 5px;
	}
	.news .news_mid .fr{
		width: 69%;
		margin: 0 auto;
	}
	.news .news_mid .fr .news_fl{
		margin: 0 auto;
		float: none;
		width: 80%;
	}
	.news .news_mid .fl p{
		font-size: 18px;
		text-align: center;
	}
	.news .news_mid .fl span{
		font-size: 16px;
	}
	.news .news_mid .fl div{
		width: 90%;
		margin: 0 auto;
	}
	.news .news_mid .fr ul{
		width: 80%;
		margin: 0 auto;
		float: none;
	}
	.news .news_mid .fr ul li .box_number{
		margin: 0 auto;
		float: none;
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		padding: 0;
	}
	.news .news_mid .fr ul li .box_number p{
		display: inline-block;
	}
	.news .news_mid .fr ul li .box_number span{
		display: inline-block;
	}
	.news .news_mid .fr ul li .box_font{
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	.footer{
		padding: 20px;
	}
	.footer .footer_mid .fl{
		padding: 0;
		margin-bottom: 20px;
	}
	.footer .footer_mid .fl img{
		display: block;
		margin: 0 auto;
		padding: 0;
		width: 60%;
	}
	.footer .footer_mid .fl ul{
		padding: 0;
		width: 88%;
		margin: 0 auto;
		margin-top: 10px;
	}
	.header .header_mid p{
		line-height: 40px;
	}
	.header{
		height: 40px;
		position: relative;
	}
	.footer .footer_mid .fl ul li{
		line-height: 30px;
	}
	.footer .footer_mid .fr h2{
		text-align: center;
	}
	.footer .footer_mid .fr{
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.fot div p{
		float: none;
		text-align: center;
		line-height: 30px;
	}
	.fot div span{
	float: none;
	display: block;
	text-align: center;
	line-height: 20px;
	margin-top: -10px;
	}
	.header img{
		position: absolute;
		width: 30px;
		right: 10px;
		top: 50%;
		margin-top: -15px;
	}
	.fadein{
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		position: fixed;
		right: 0;
		top: 0;
		z-index: 9999999999;
	}
	.hide{
		display: none;
	}
	.fadein ul{
		width: 60%;
		height: 100%;
		background: #3F3F3F;
		float: right;
	}
	.fadein  .esc{
		width: 25px;
		float: right;
		margin: 5px;
	}
	.fadein ul li{
    overflow: hidden;
    height: 52px;
    line-height: 52px;
    font-size: 13px;
    padding-left: 20px;
    box-sizing: border-box;
	}
	.fadein ul li a{color: #fff;}
	.fadein ul li.active{
		background: #F65E12;
	}
	.header img{
		display: block;
	}
	.list_pic .nav{
		margin-top: 0;
	}
}



.case .row div:nth-child(1) {
	animation-delay: 0.1s
}
.case .row div:nth-child(2) {
	animation-delay: 0.2s
}
.case .row div:nth-child(3) {
	animation-delay: 0.3s
}
.case .row div:nth-child(4) {
	animation-delay: 0.1s
}
.case .row div:nth-child(5) {
	animation-delay: 0.2s
}
.case .row div:nth-child(6) {
	animation-delay: 0.3s
}
.case .row div:nth-child(7) {
	animation-delay: 0.1s
}
.case .row div:nth-child(8) {
	animation-delay: 0.2s
}
.case .row div:nth-child(9) {
	animation-delay: 0.3s
}
.case .row div:nth-child(10) {
	animation-delay: 0.1s
}
.case .row div:nth-child(11) {
	animation-delay: 0.2s
}
.case .row div:nth-child(12) {
	animation-delay: 0.3s
}
.case p.b {
	animation-delay: 0.4s
}



/*case*/
.case {
	background-color: #fff
}
.case .row figure {
	margin-bottom: 40px
}
.case figure a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	transition: All 0.2s ease-in-out;
	-webkit-transition: All 0.2s ease-in-out
}
.case figure:hover a {
	transform: scale(1.05);
	-webkit-transform: scale(1.05)
}
.case figure a figcaption {
	display: block;
	background-color: #333;
	margin: 0 auto
}
@media (min-width:1200px) {
.case figure a {
	width: 340px
}
.case.team-show figure a {
	width: auto
}
}
.case figure a figcaption h3 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	margin: 0;
	padding: 20px 30px 18px 30px;
	text-align: left
}
@media (max-width:767px) {
.case figure a figcaption h3 {
	padding: 20px 10px 18px 10px
}
}
.case figure a figcaption h3 span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #999
}
.case figure:hover a figcaption {
	background-color: #f65e12
}
.case figure:hover a figcaption h3 span {
	color: #ff8d8d
}
/*team-case*/
.case-page {
	background-color: transparent
}
.case.team-show .row figure {
	margin-bottom: 20px;
	margin-top: 20px
}



/*menu*/
.menu-kj li+li::before {
	padding: 0 5px 0 0;
	color: #ccc;
	content: "|\00a0"
}
.menu-kj li a {
	color: #f00
}
.menu-kj li.active a {
	text-decoration: underline;
	font-size: 16px;
	color: #f00
}
.menu-kj2 {
	margin-bottom: 60px
}
.menu-kj2 li {
	padding: 0 12px
}
.menu-kj2 li a {
	font-size: 14px;
	color: #ccc
}
.menu-kj2 li a:hover {
	color: #f00
}
.menu-kj2 li.active a {
	display: block;
	color: #f00;
	border: 1px solid #3c3c3c;
	padding: 3px 15px 1px 15px
}


/*sx-jianju*/
.sx-jianju {
	padding-top: 20px;
	padding-bottom: 30px
}
.sx-jianju.x {
	padding-top: 50px;
	padding-bottom: 55px
}
@media (max-width:767px) {
.sx-jianju {
	padding-top: 40px;
	padding-bottom: 35px
}
}


/*定义图片*/
img {
	padding: 0;
	margin: 0;
	border: 0
}
img {
	height: auto;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}


/*banner*/
.banner {
	background: #000;

}
.banner .owl-theme .item {
	background-repeat: no-repeat!important;
	background-size: auto 100%!important;
	background-position: center top!important
}
.banner .owl-theme .item img {
	padding: 0 15px
}
/*banner-prev-nav*/
.banner .owl-theme .owl-nav {
	margin-top: 0;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.banner .owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	padding: 0;
	background-color: #000;
	display: inline-block;
	cursor: pointer;
	border-radius: 50%;
	text-indent: -9999px;
	background: #000 url(../images/slider-arrow.png) 0 0 no-repeat;
	overflow: hidden;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 3%;
	top: 50%;
	margin: -25px 10px 0 10px;
	filter: alpha(opacity=0);
	opacity: .0
}
.banner .owl-theme .owl-nav .owl-next {
	left: auto;
	right: 3%;
	background-position: -50px 0
}
.banner .owl-theme .owl-nav [class*=owl-]:hover {
	background-color: #f00;
	color: #FFF;
	text-decoration: none
}
.banner .owl-theme:hover .owl-nav [class*=owl-] {
	filter: alpha(opacity=80);
	opacity: .8
}
.banner .owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.banner .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0
}
/*banner-prev-dots*/
.banner .owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 64px;
	text-align: center
}
.banner .owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.banner .owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background-color: #fff;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.banner .owl-theme .owl-dots .owl-dot.active span, .banner .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #f00
}


/*yanchi*/
.yanchi-1 {
	animation-delay: 0.1s
}
.yanchi-2 {
	animation-delay: 0.2s
}
.yanchi-3 {
	animation-delay: 0.3s
}
.yanchi-4 {
	animation-delay: 0.4s
}

/*mianbao*/
.mianbao ul {
	margin: -36px 0 0 0
}
.mianbao ul li a {
	height: 36px;
	line-height: 36px;
	display: block;
	padding: 0 8px;
	background-color: #f65e12;
	color: #fff
}
.mianbao ul li a:hover {
	text-decoration: none;
	background-color: #cc4b0a
}
.ny-menu {
	background: #f2f2f2;
	padding: 25px 0;
	line-height: 250%
}


.news .row div:nth-child(1) {
	animation-delay: 0.1s
}
.news .row div:nth-child(2) {
	animation-delay: 0.2s
}
.news .row div:nth-child(3) {
	animation-delay: 0.3s
}
.news .row div:nth-child(4) {
	animation-delay: 0.1s
}
.news .row div:nth-child(5) {
	animation-delay: 0.2s
}
.news .row div:nth-child(6) {
	animation-delay: 0.3s
}
.news .row div:nth-child(7) {
	animation-delay: 0.1s
}
.news .row div:nth-child(8) {
	animation-delay: 0.2s
}
.news .row div:nth-child(9) {
	animation-delay: 0.3s
}
.news .row div:nth-child(10) {
	animation-delay: 0.1s
}
.news .row div:nth-child(11) {
	animation-delay: 0.2s
}
.news .row div:nth-child(12) {
	animation-delay: 0.3s
}
.news p.b {
	animation-delay: 0.5s
}


/*news*/
.news {
	background-color: #222
}
.news .dl-horizontal {
	margin: 0 0 30px 0
}
.news .dl-horizontal dt {
	font-size: 20px;
	color: #f55e12;
	font-weight: normal;
	text-align: left;
	width: 60px;
	float: left
}
.news .dl-horizontal dt span {
	display: block;
	font-size: 12px;
	color: #ccc
}
.news .dl-horizontal dd {
	text-align: left;
	padding-left: 20px;
	margin-left: 80px;
	border-left: 1px solid #333
}
.news .dl-horizontal dd h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.news .dl-horizontal dd h3 a {
	color: #fb6029
}
.news .dl-horizontal dd h3 a:hover {
	color: #f00
}
.news .dl-horizontal dd p {
	line-height: 200%;
	margin-bottom: 0
}
@media (min-width:319px) and (max-width:999px) {
.news .dl-horizontal {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #444;
	margin-top: 20px;
	margin-bottom: 10px
}
.news .dl-horizontal:hover {
	background-color: transparent
}
.news .dl-horizontal dt {
	display: none
}
.news .dl-horizontal dd {
	margin-left: 0;
	border: 0;
	text-align: center
}
}
.news-page {
	background-color: transparent
}
.news-page .dl-horizontal {
	margin-bottom: 50px;
	margin-top: 20px
}