﻿#dowebok .home {
	background: url(../images/home_bg.jpg) no-repeat center center;
	background-size: cover
}

html {
	-ms-overflow-style: none;
	/*overflow: -moz-scrollbars-none*/
}

html::-webkit-scrollbar {
	width: 0
}

body {
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'Microsoft YaHei','YaHei WebFont',Verdana,Geneva,Tahoma,sans-serif,'宋体'
}

.fullscreen {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative
}

#loading {
	position: fixed;
	z-index: 3000;
	transition: all 0s ease-out 2s;
	-webkit-transition: all 0s ease 2s;
	-moz-transition: all 0s ease 2s;
	-o-transition: all 0s ease 2s
}

:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#loading::before,#loading::after {
	content: '';
	display: block;
	width: 100%;
	height: 50%;
	bottom: 0;
	/*background-color: #337ab7;*/
	/*background-color: #fa9e00;*/
	background-color: #f2bb5a;
	position: absolute;
	z-index: 1;
	transition: all 1s ease .7s;
	-webkit-transition: all 1s ease .7s;
	-moz-transition: all 1s ease .7s;
	-o-transition: all 1s ease .7s
}

.progress-bar-info {
    background-color: #fcf8af;
}

#loading::before {
	top: 0;
	bottom: auto
}

#loading.isCompleted {
	height: 0
}

#loading.isCompleted:before,#loading.isCompleted:after {
	height: 0
}

#loading.isCompleted .progress {
	height: 0;
	margin-top: 0
}

#loading .progress-container {
	width: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box
}

#loading .progress {
	border-radius: 0;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 2px;
	top: 50%;
	margin-top: -4px;
	background: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0;
	transition: all .2s ease .7s;
	-webkit-transition: all .2s ease .7s;
	-moz-transition: all .2s ease .7s;
	-o-transition: all .2s ease .7s
}

.home-content .home-logo div {
	font-size: 26px;
	margin-top: 10px;
	letter-spacing: 4px;
	display: inline-block;
	color: #fa9e00
}

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

.navbar-default .navbar-nav>li>a {
	font-size: 16px;
	color: #fff
}

@media(min-width:986px) {
	.navbar-default .navbar-collapse .navbar-respond {
		position: absolute;
		top: 0;
		display: block;
		width: 100%;
		text-align: center;
		left: -50px;
	}

	.navbar-default .navbar-collapse ul.navbar-respond li {
		display: inline-block;
		float: none
	}
}

.navbar-brand img {
	height: 40px
}

.navbar-default .navbar-nav.navbar-right>li>a,.navbar-default .navbar-nav.navbar-right>li>a:hover,.navbar-default .navbar-nav.navbar-right>li>a:focus {
	color: #fa9e00;
	background-color: transparent
}

#dowebok .clients {
	background: url(../images/service_bg.jpg) no-repeat center center;
	background-size: cover
}

#dowebok .news {
	background: url(../images/new_bg.jpg) no-repeat center center;
	background-size: cover
}

#dowebok .services {
	background: url(../images/clients_bg.jpg) no-repeat center center;
	background-size: cover
}
#dowebok .culture {
	background: url(../images/culture_bg.jpg) no-repeat center center;
	background-size: cover
}

#dowebok .contacts {
	background: url(../images/contact_bg_01.jpg) no-repeat center center;
	background-size: cover
}

#dowebok .home-content,.slider-content {
	text-align: center
}

.title-text {
	color: #fff
}

.title-text .title-china {
	font-size: 40px;
	margin-top: 20px;
	letter-spacing: 5px
}

.title-text .title-english {
	font-size: 16px;
	letter-spacing: 3px
}

.abouts .swiper-container {
	height: 100%
}

#dowebok .abouts .swiper-slide.slider1 {
	background: url(../images/about_banner/banner_01.jpg) no-repeat center center;
	background-size: cover
}

#dowebok .abouts .swiper-slide.slider2 {
	background: url(../images/about_banner/banner_02.jpg) no-repeat center center;
	background-size: cover
}

#dowebok .abouts .swiper-slide.slider3 {
	background: url(../images/about_banner/banner_03.jpg) no-repeat center center;
	background-size: cover
}

.swiper-button-next,.swiper-button-prev {
	width: 50px;
	height: 50px;
	background-size: cover
}

.swiper-button-prev {
	background-image: url(../images/prev-btn.png);
	margin-left: 10%
}

.swiper-button-next {
	background-image: url(../images/next-btn.png);
	margin-right: 10%
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 100px
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	opacity: 1;
	background-color: transparent
}

.swiper-pagination-bullet-active {
	background-color: #d5a36c
}

.backtip {
	background-color: rgba(0,0,0,.2);
	padding-top: 15%
}

.slider-content {
	width: 100%;
	height: 410px;
	background-color: rgba(0,0,0,.1);
	padding: 20px
}

.abouts .about-title {
	font-size: 36px
}

.abouts .text-detail {
	font-size: 16px;
	padding: 50px 180px 20px;
	letter-spacing: 2px;
	line-height: 24px;
	text-align: left
}

.services-content,.news-content {
	padding-top: 100px;
	text-align: center;
	height: 100%
}

.content-title {
	font-size: 36px;
	letter-spacing: 2px
}

.content-title p span {
	font-weight: 800;
	display: inline-block;
	margin: 0 15px
}

.content-title p span:last-child {
	font-size: 26px;
	font-weight: normal;
	color: #f3f3f3
}

.content-container {
	padding-top: 20%
}

.services-icon {
	margin-bottom: 20px
}

.services-item img {
	width: 80px;
	height: 80px
}

.services-item h3 {
	font-size: 16px;
	padding: 0 70px;
	font-weight: 300;
}

.content-container .col-xs-12 {
	padding: 30px 0
}

.services-item p {
	margin: 0 20px;
	position: absolute;
	box-sizing: border-box;
	padding: 30px;
	display: block;
	top: -35px;
	transform: scale(0);
	background-color: rgba(250,158,0,.85);
	color: #fff;
	text-align: left;
	font-size: 14px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s
}

.services-item:hover p {
	transform: scale(1)
}

.services-item p>span {
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
	text-align: center;
	color: #f4fd0b;
}

.services-item p>a {
	margin: 0 auto;
	margin-top: 35px
}

.common-btn,.common-btn-white {
	display: block;
	border: 1px solid #333;
	width: 60px;
	text-align: center;
	color: #333
}

.common-btn>i,.common-btn-white>i {
	font-size: 20px
}

.common-btn-white {
	color: #fff;
	border-color: #fff
}

.news-content-container,.clients-content-container {
	padding-top: 8%
}

.news-item {
	text-align: left
}

/* 资讯卡片链接样式 */
.news-card-link {
	display: block;
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	transition: all 0.3s ease;
}

.news-card-link:hover {
	text-decoration: none;
	color: inherit;
	transform: translateY(-5px);
	box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}

.news-card-link:hover .news-title {
	color: #fa9e00;
}

.news-card-link:hover .common-btn-white {
	background-color: #fa9e00;
	border-color: #fa9e00;
}

/* 移动端资讯卡片样式 */
.sortPicSm .news-card-link {
	padding: 10px;
	border-radius: 8px;
}

.sortPicSm .news-card-link:hover {
	background-color: rgba(250, 158, 0, 0.05);
	transform: translateY(-2px);
}

.sortPicSm .news-card-link:hover .media-heading {
	color: #fa9e00;
}

.news-item:hover,.common-btn-yellow>i {
	color: #fa9e00
}

.common-btn-yellow {
	color: #fa9e00;
	border-color: #fa9e00
}

.news-time {
	margin-bottom: 30px;
	font-size: 30px
}

.news-time>span {
	font-size: 40px
}

.news-title {
	font-size: 16px;
	margin-bottom: 20px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-text {
	font-size: 14px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden
}

.news-item a.common-btn-white {
	margin-top: 50px
}

.clients-item .logo-item img {
	width: 220px;
	height: 98px;
	margin-bottom: 20px;
	transform: scale(1);
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.clients-item .logo-item img:hover {
	transform: scale(1.2)
}

.section .news-content {
	padding-bottom: 0
}

.contacts .container {
	padding-top: 100px
}

.contact-item-1 {
	font-size: 16px;
	text-align: left
}

.contact-item-1 img {
	margin-bottom: 20px;
  width:300px;
}

.contact-item-1 div {
	margin-bottom: 10px
}

.contact-item-2 {
	padding-left: 100px
}

.contant-btns {
	margin-top: 30px
}

.btn {
	border-radius: 0;
	background-color: transparent;
	border: 1px solid #fff;
	margin-top: 25px;
	font-size: 12px;
}

.btn:hover {
	color: #fff;
	background-color: #d28b0f;
	border-color: #383a3b
}

.email-btn {
	margin-right: 10px
}

.footer {
	margin-top: 200px
}

.circle-one {
	width: 120px;
	height: 120px;
	background-color: #b9bfc3;
	border-radius: 100% 0 0 0;
	position: relative
}

.circle-two {
	width: 200px;
	height: 200px;
	background-color: #212120;
	border-radius: 100%;
	position: absolute;
	left: 20px;
	top: 20px
}

.circle-two img {
	width: 120px;
	height: 120px;
	position: absolute;
	top: 40px;
	left: 40px
}

.clients-item .logo-item p {
	display: none
}

.clients-item .logo-item img {
	display: block
}

.scroll-down {
	position: absolute;
	bottom: -27px;
	left: 50%;
	z-index: 5;
	display: inline-block;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	color: #fff;
	letter-spacing: .1em;
	text-decoration: none;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	padding-top: 70px
}

.scroll-button {
	font-size: 40px;
	cursor: pointer;
	position: absolute;
	left: 50%;
	z-index: 30;
	color: #fa9e00;
	width: 18px;
	height: 18px;
	text-align: center;
	transition: all .2s ease-in-out;
	opacity: .5;
	-webkit-animation: sdb05 1.5s infinite;
	-moz-animation: sdb05 1.5s infinite;
	-o-animation: sdb05 1.5s infinite;
	animation: sdb05 1.5s infinite;
	box-sizing: border-box;
	border-left: 2px solid #fa9e00;
	border-bottom: 2px solid #fa9e00;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: -12px
}

@keyframes sdb05 {
	0% {
		transform: rotate(-45deg) translate(0,0);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	100% {
		transform: rotate(-45deg) translate(-20px,20px);
		opacity: 0
	}
}

.down-button {
	bottom: 70px
}

.down-button:first-child {
	bottom: 78px;
	-webkit-animation-delay: .15s;
	-moz-animation-delay: .15s;
	-o-animation-delay: .15s;
	animation-delay: .15s
}

.home-logo {
	font-size: 28px
}

.fp-tableCell {
	height: 100%!important;
}
@media(min-width:1661px) {
	.index-introduce {
	    text-align: left;
	     padding: 120px 100px 0; 
	}
	.index-introduce .item-1-1, .index-introduce .item-1-2{
		height: 228px !important;
	}
	.index-introduce .item-1 .item-icon{
		margin-top: 50px !important;
	}
	.contacts .clients-content-container {
	    padding-top: 12%;
	}
	.culture .index-culture .item img{
		width: 100%;
	}
	.culture .index-culture .item-1-1{
		height: 208px !important;
	}
	.culture .index-culture .item-1-1 p:nth-of-type(1){
		margin-top: 80px;
    	font-size: 18px;
    	margin-bottom: 10px;
	}
	.abouts .title-text .title-china{
		margin-top: 60px;
	}
}
@media(max-width:1660px) {
	.content-container {
		padding-top: 15%
	}

	.backtip {
	    padding-top: 19% !important;
	}
	.title-text .title-china{
		 margin-top: 90px;
	}

	.news-content-container,.clients-content-container {
		padding-top: 12%
	}
	.index-introduce {
	    text-align: left;
	     padding: 120px 100px 0; 
	}
	.index-introduce .item-1-1, .index-introduce .item-1-2{
		height: 228px !important;
	}
	.index-introduce .item-1 .item-icon{
		margin-top: 50px !important;
	}
	.services .content-container{
			padding-top:20%;
	}
	.contacts .clients-content-container {
	    padding-top: 12%;
	}
	.culture .index-culture .item-1-1{
		height: 208px !important;
	}
	.culture .index-culture .item-1-1 p:nth-of-type(1){
		margin-top: 80px;
    	font-size: 18px;
    	margin-bottom: 10px;
	}
}

@media(min-width:1280px) and (max-width:1360px) {
	.content-container {
		padding-top: 10%
	}
	.backtip {
	    padding-top: 12% !important;
	}
	.title-text .title-china{
		 margin-top: 30px;
	}
	.services .content-container{
			padding-top:10%;
	}

	.news-content-container,.clients-content-container {
		padding-top: 6%
	}
	.index-introduce {
	    text-align: left;
	     padding: 50px 180px 0; 
	}
	.index-introduce .item-1-1, .index-introduce .item-1-2{
		height: 190px !important;
	}
	.index-introduce .item-1 .item-icon{
		margin-top: 40px !important;
	}
	.culture .index-culture .item-1-1 {
	    height: 175px !important;
	}
	.culture .index-culture .item-1-1 p:nth-of-type(1) {
	    margin-top: 65px;
	}
	.contacts .clients-content-container {
	    padding-top: 1%;
	}
	.contacts .container {
	    padding-top: 110px;
	}
	.footer {
	    margin-top: 110px;
	}


	/*.footer {
		margin-top: 50px
	}*/
}

@media(min-width:1220px) and (max-width:1280px) {
	.content-container {
		padding-top: 20%
	}

	/*.abouts .container {
		padding-top: 10%
	}*/

	.news-content-container,.clients-content-container {
		padding-top: 12%
	}
	.index-introduce {
	    text-align: left;
	     padding: 120px 100px 0; 
	}
	.index-introduce .item-1-1, .index-introduce .item-1-2{
		height: 228px !important;
	}
	.index-introduce .item-1 .item-icon{
		margin-top: 50px !important;
	}

	.contacts .clients-content-container {
	    padding-top: 14%;
	}
}


@media(min-width:987px) and (max-width:1200px) {
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
		margin-right: 5px;
		margin-top: 5px
	}

	.navbar-nav>li {
		margin: 0
	}

	.nav:after {
		clear: none
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 12px
	}

	.navbar-brand img {
		height: 30px
	}

	.navbar-toggle {
		margin-top: 17px
	}

	.backtip {
		padding-top: 30%
	}

	.content-container {
		padding-top: 15%
	}

	.services-content {
		padding-top: 120px
	}

	.news-content {
		padding-top: 80px
	}
	.news-content-container,.clients-content-container {
		padding-top: 18%
	}

	.content-title {
		font-size: 24px
	}

	.content-container .col-xs-12 {
		padding: 50px
	}

	.content-title p span:last-child {
		font-size: 18px
	}

	.abouts .text-detail {
		padding: 50px 65px 20px
	}

	.news-item a.common-btn-white {
		margin-top: 30px
	}

	.news-time {
		font-size: 20px
	}

	.news-time>span {
		font-size: 24px
	}

	.clients-content-container {
		margin-top: 50px;
		padding-top: 5%
	}

	.clients-item .logo-item img {
		margin: 20px 0
	}
.contacts .clients-content-container

	.contacts .container {
		padding-top: 50px
	}

	.contact-item-1 {
		font-size: 20px;
		margin-bottom: 40px
	}

	.contact-item-2 {
		padding-left: 85px
	}
	.services-item h3{
		padding: 0px !important;
	}
	

	.contant-tel>span {
		color: #fff!important
	}
	.index-introduce {
	    text-align: left;
	     padding: 120px 100px 0; 
	}
	.index-introduce .item-1-1, .index-introduce .item-1-2{
		height: 182px !important;
	}
	.index-introduce .item-1 .item-icon{
		margin-top: 35px !important;
	}
	.culture .index-culture .item-1-1{
		height: 177px !important;
	}
	.culture .index-culture .item-1-1 p:nth-of-type(1){
		margin-top: 60px;
    	font-size: 18px;
    	margin-bottom: 10px;
	}
}
@media(max-width:987px){
	.culture .index-culture .item-1-1 {
	    height: 177px !important;
	}
	.culture .index-culture .item-1-1 p:nth-of-type(1) {
	    margin-top: 55px;
	}
}

@media(max-width:600px) {
	.home-logo img {
		width: 100px
	}

	.backtip {
		padding-top: 45% !important;
	}

	.abouts .container {
		padding-top: 0
	}

	.title-text .title-china {
		font-size: 18px;
		letter-spacing: 2px;
		margin-top: 40px
	}

	.title-text .title-english {
		font-size: 12px;
		letter-spacing: 1px;
		word-wrap: break-word
	}

	.swiper-button-next,.swiper-button-prev {
		width: 30px;
		height: 30px
	}

	.swiper-button-prev {
		margin-left: 0
	}

	.swiper-button-next {
		margin-right: 0
	}

	.abouts .text-detail {
		font-size: 12px;
		padding: 0;
		line-height: 20px;
		letter-spacing: 1px
	}

	.content-container {
		padding-top: 0
	}

	.content-title {
		font-size: 18px
	}

	.content-title p span:last-child,.services-item p>span {
		font-size: 14px
	}

	.news-content {
		padding-top: 80px
	}
	.news-phone-content{
		padding-top: 60px;
	}
	.services .content-container {
	    padding-top: 0;
	}

	.services-content,.contacts .news-content {
		padding-top: 80px
	}

	.services-item img {
		width: 50px;
		height: 50px
	}

	.services-item h3 {
		font-size: 12px;
		margin-top: 10px
	}

	.services-icon {
		margin-bottom: 10px
	}

	.content-container .col-xs-12 {
		padding: 10px 0
	}

	.services-item p {
		padding: 10px;
		font-size: 12px;
		top: -32px
	}

	.services-item p>a {
		margin-top: 0
	}

	.services-item p>span {
		margin-bottom: 5px
	}

	.common-btn,.common-btn-white {
		width: 50px
	}

	.common-btn>i,.common-btn-white>i {
		font-size: 16px
	}

	.index-introduce {
	    padding: 0px 50px 0;
	}
	.index-introduce .item-1 .item-icon{
		margin-top: 10px !important;
	}
	.index-introduce .item-1 .item-icon {
	    width: 30px !important;
	    height: 40px !important;
	}
	.index-introduce .item-1-1, .index-introduce .item-1-2{
		height: 110px !important;
	}
	.index-introduce .item-1 p,.index-introduce .item-1 p,.img-top-text i,.img-top-text p{
		font-size: 12px !important;
	}
	/*.img-top-text{
		left: 25% !important;
	}
*/
	.news-content-container,.clients-content-container {
		padding-top: 0
	}

	.news-time {
		font-size: 12px;
		margin-top: 10px;
		margin-bottom: 10px
	}

	.news-time>span {
		font-size: 14px
	}

	.news-title {
		font-size: 14px;
		margin-bottom: 0
	}

	.news-text {
		font-size: 12px;
		line-height: 16px
	}

	.news-item a.common-btn-white {
		margin-top: 0
	}

	.news-text {
		overflow: hidden;
		display: block;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.common-btn>i,.common-btn-white>i {
		font-size: 12px
	}
	.contacts .clients-content-container {
	     padding-top: 2%; 
	}

	.clients-item .logo-item img {
		display: none
	}

	.clients-item .logo-item p {
		display: block;
		margin-bottom: 10px
	}

	/* .contacts .news-content {
		padding-top: 60px
	} */

	.contacts .container {
		padding-top: 10px
	}

	.contact-item-1 {
		font-size: 12px;
		margin-bottom: 50px
	}

	.contact-item-1 img {
		width: 150px;
		margin-bottom: 10px
	}

	.contact-item-1 div {
		margin-bottom: 5px
	}

	.contant-btns {
		margin-top: 10px
	}

	.btn {
		font-size: 12px;
		/*width: 100%;*/
		padding: 8px 10px;
		margin-bottom: 5px;
		margin-top: 0;
	}
	/*.btn {
		font-size: 18px;
		padding: 10px 135px
	}*/
	.navbar-nav>li>a{
		line-height: 20px;
	}

	.btn.email-btn {
		margin-right: 20px;
	}

	.contact-item-2 {
		padding-left: 15px
	}

	.circle-one {
		width: 70px;
		height: 70px
	}

	.contact-item-2 .circle-two img {
		width: 70px;
		height: 70px;
		left: 20px;
		top: 20px
	}

	.circle-two {
		width: 110px;
		height: 110px;
		left: 15px;
		top: 15px
	}

	.footer {
		margin-top: 50px;
		font-size: 12px
	}

	.news .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
		bottom: 30px
	}

	.home-logo {
		font-size: 14px
	}

	.home-logo img {
		width: 80px
	}

	.clients-content-container {
		margin-top: 20px
	}

	.home-content .home-logo div {
		font-size: 16px
	}
	.culture .index-culture{
		padding:30px 20px 0 !important;
	}
	.culture .index-culture .item-1-1 {
    	height: 103px !important;
	}
	.culture .index-culture .item-1-1 p:nth-of-type(1) {
	    margin-top: 27px;
	    font-size: 12px;
	    margin-bottom: 10px;
	}
	.culture .index-culture .item-1-1 p:nth-of-type(2){
		padding: 0 10px;
	}
}
@media(min-width:375px) and (max-width:413px){
	.culture .index-culture .item-1-1 {
    	height: 103px !important;
	}
	.culture .index-culture .item-1-1 p:nth-of-type(1) {
	    margin-top: 27px;
	    font-size: 12px;
	    margin-bottom: 10px;
	}
}
@media(min-width:375px) and (max-width:766px) {
	.title-text .title-china {
		margin-top: 20px
	}

	.content-container .col-xs-12 {
		padding: 5% 0
	}

	.services-item p {
		top: -5px
	}

	.news-text {
		display: block;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.news-time {
		margin-top: 30px
	}

	.clients-item .logo-item p {
		margin-bottom: 15px
	}

	.contacts .clients-content-container {
		margin-top: 30px
	}
	.index-introduce {
	    padding: 30px 65px 0;
	}
	.culture .index-culture{
		padding-top:90px;
	}
	.img-top-text{
		left: 25% !important;
	}

	.btn {
		margin-bottom: 10px
	}
	.contact-item-2 {
		padding-left: 35px
	}

	.footer {
		margin-top: 110px
	}
	/*.culture .index-culture .item img{
		width: 50% !important;
	}
	.culture .index-culture .item-1-1 {
	    height: 205px !important;
	}*/
}
@media(min-width:600px) and (max-width:765px) {
	.culture .index-culture .item-1-1 {
	    height: 151px !important;
	}
}

.opacityHide {
	opacity: 0
}

.opacityShow {
	opacity: 1
}

.delay-3 {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}

.delay-6 {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}

.delay-9 {
	animation-delay: .9s;
	-webkit-animation-delay: .9s
}

.delay-12 {
	animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s
}

.delay-15 {
	animation-delay: 2s;
	-webkit-animation-delay: 2s
}

.delay-18 {
	animation-delay: 2.5s;
	-webkit-animation-delay: 2.5s
}

@keyframes zoomIn {
	from {
		opacity: 0;
		transform-origin: center;
		transform: scale3d(15.0,15.0,15.0) rotate3d(0,0,1,-1600deg)
	}

	50% {
		opacity: 1;
		transform-origin: center;
		transform: none
	}
}

.animated.zoomIn {
	animation-duration: 3s
}

.navbar-default .navbar-nav>.current>a {
	color: #fa9e00;
	background-color: rgba(255,255,255,0.2);
}

.index-introduce{
	text-align: left;
	/*padding:50px 200px 0;*/
}
.index-introduce .item-1,.index-introduce .item-2{
	/*width: 50%;*/
	float: left;
	position: relative;
}
.imgbox{
    width:100%;
    position:relative;
    overflow: hidden;
}
/*.index-introduce .item-1 img,.index-introduce .item-2 img{
	width: 100%;
}*/
.index-introduce .imgbox:after{
	content: '';
    position:absolute;
    left: 0;
    top:0;
    display: block;
    width:100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFF;
    transition: all .3s;
}
.index-introduce .imgbox:hover:after{
	background-color: rgba(196,139,17,.7);
}
.img-top-text{
	text-align: center;
	position: absolute;
	top:40%;
	left:30%;
}
.img-top-text .item-icon{
	width: 60px;
	height: 29px;
	display: inline-block;
	background: url('../images/introduce-icon-2.png') no-repeat;
	background-size: 100%;
	margin:0 auto;
}
.img-top-text i{
	font-style: inherit;
	font-size: 18px;
	position: relative;
	bottom:7px;
	right: 5px;
}
.index-introduce .item-1-1,.index-introduce .item-1-2{
	float: left;
	height: 182px;
	text-align: center;
}
.index-introduce .item-1-1{
	background-color: rgba(0,0,0,.7);
	transition: all .3s;
}
.index-introduce .item-1-2{
	background-color: rgba(12,31,74,.7);
	transition: all .3s;
}
.index-introduce .item-1-1:hover,.index-introduce .item-1-2:hover{
	background-color: rgba(196,139,17,.7);
}
.index-introduce .col-md-12,.index-introduce .col-xs-6,.index-introduce .col-md-6,.index-introduce .col-sm-12,.index-introduce .col-sm-6{
	padding:0 !important;
}
.index-introduce .item-1 .item-icon{
	width: 50px;
	height: 60px;
	margin:0 auto;
	background:url('../images/introduce-icon-1_01.png') no-repeat;
	background-size: 100%;
	margin-top:30px;
	/*margin-bottom:10px;*/
}
.index-introduce .item-1-2 .item-icon{
	background:url('../images/introduce-icon-1_02.png') 0px 10px no-repeat;
	background-size: 100%;
}
.index-introduce .item-1 p{
	font-size: 14px;
	margin-bottom: 0px;
}
.index-introduce .item p:nth-of-type(2){
	font-size: 12px;
}

a.abouts-a {
    color:#fff;
}

.detail-content img {
    width: 100%;
}
@media only screen and (min-width: 1280px) {
    .detail-content img {
        width: auto!important;
    }
}

.sortPicSm {
	padding: 10px 20px;
}
.sortPicSm .picCls {
	width: 160px;
	height: 110px;
}
.sortPicSm h4 {
	font-size: 14px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sortPicSm .news-text {
	font-size: 12px;
}
.sortPicSm p {
	font-size: 12px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	color: #f3f3f3;
}
.sortPicSm a {
	color: #fff;
}
.sortPicSm .media-body {
	position: relative;
}
.sortPicMd h4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
    text-overflow: ellipsis;
	
}
.sortPicMd p span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 44px;
	display: block;
}
@media only screen and (max-width: 750px) {
    .swiper-button-prev,.swiper-button-next {
		position: absolute;
		top: 50%;
	}
	.contact-item {
		padding: 10px 20px;
	}
	.page3 .news-content {
		padding-top: 80px;
	}
	.page3 .content-title {
		box-sizing: border-box;
	}
	.page3 .content-title p {
		margin: 0 auto;
	}
	.services-content, .news-content {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.page3 .fp-tableCell {
		position: relative;
	}
}