body{
	font-family: "Noto Sans SC";
	font-weight: 300;
}
img{
	max-width: 100%;
}
ul{
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}
.navbar{
margin-bottom: 0 !important;}
a:hover{
	text-decoration: none !important;
}
a:hover, a:focus{
	text-decoration: none !important;
}
.down>div>a>.center-block{width: 60px;height: 60px;}
.wt{width: 100%;height: 79.48px;background-position-y:-86px;}
.fl_thumb:hover .wt{background-position-y: 0 !important;}


.pagination>li:first-child>a, .pagination>li:first-child>span{
	border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    margin-right: 5px !important;
}

.pagination>li>a{
	margin-right: 5px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span{
	border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	background-color: #15b6e6;
    border-color: #15b6e6;
}

.clients {
	padding-top: 70px;
	background-color:#f8f8f8;
}
.col-number>div{
	border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 10px 0 17px 0;
}
.col-number p {
	margin-bottom: 0;
	color: #191919;
}

.col-number p.number {
	font-size: 36px;
	color: #191919;
	letter-spacing: 2px;
}
.s4_bg{
	padding:20px 23px;
	background-color:#f5f5f5;
	}
.clientSay {
	margin-top: 60px;
}

.clientSay_head {
	
}

.clientSay_text {
	line-height: 24px;
	color: #888;
	margin-top:10px;
	font-size: 14px;
}

.clientSay_name {
	font-size: 18px;
	color: #5e5e5e;
	margin-bottom: 0;
	margin-top: 15px;
	height: 28px;
    overflow: hidden;
}
.clientSay_name  a{
	color:#191919;
	}
.clientSay_name  a:hover{
	color:#fa9914;
	}	
.clientSay_tip a{
	color:#666;
	}
.case_picture_list{
	position:relative;
	}
.cassdong{
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
	}	
.cassdong:hover{
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-5px,0);
    -moz-transform: translate3d(0,-5px,0);
    -ms-transform: translate3d(0,-5px,0);
    -o-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
	}	
.cassdonganli{
    float: left;
    width: 23%;
    margin: 1% 1%;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
	}	
.cassdonganli:hover{
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-5px,0);
    -moz-transform: translate3d(0,-5px,0);
    -ms-transform: translate3d(0,-5px,0);
    -o-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
	}


.mt70{
	margin-top:70px;
	}
.mt45{
	margin-top:45px !important;
	}
.mb45{
	margin-bottom:45px !important;
	}
.mt30{
	margin-top:30px !important;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}							
.fl_thumb {
	padding: 0px !important;
	border: 1px solid #fff !important;
}

.fl_thumb>a {
	display: block;
}

.fl_thumb>a img {
	margin: 0 auto;
    /*transform: rotateY(0deg);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
.fl_thumb>a img:hover {
	margin: 0 auto;
    transform: rotateY(0deg);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
/*.fl_thumb>a img:hover{
	transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}*/
.pagination2 {
	width: 100%;
	left: 0;
	bottom: -60px;
}

.pagination2 .swiper-pagination-bullet-active {
	background: #fa9914;
}

.pagination2 .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	margin: 0 7.5px;
}

.fl_thumbs {
	margin-bottom:10px;
}
.nav>li {
	width: 33.3333333333%;
}
.navbar {
	margin-bottom: 0;
/*	height: 100%;*/
}
.swiper-slide, .swiper-wrapper{
	height: auto;
}

.navbar-default {
	background: none;
	border: 0 none;
}

.navbar-header {
	height: 100%;
}

.navbar-toggle {
	margin: 0;
	margin-top: 5px;
}

.navbar-collapse {
	margin: 20px 0;
	padding-top: 40px;
}

.footer_head{
	background: #3d3d3d;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
    color: #fa9914;
    font-weight: bold;
    letter-spacing: 5px;
}
.footer_head img{
	margin-right: 20px;
}
.footer_nav_pc{
	padding: 45px 0 50px 0;
	background: #262626;
}
.footer_nav_pc_a{
	width: 25%;
	text-align: center;
	padding: 0 25px;
}
.footer_nav_pc_b,.footer_nav_pc_c{
	width: 20%;
	text-align: center;
	padding: 0 40px;
}
.footer_nav_pc_b{
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
}
.footer_nav_pc_c{
	border-right: 1px solid #2d2d2d;
}
.footer_nav_pc_d{
	width: 35%;
	padding: 0 25px;
}
.footer_nav_pc_title{
	color: #cdcccc;
	font-size: 20px;
	margin: 0;
	margin-bottom: 20px;
}
.footer_nav_pc_a p{
	line-height: 30px;
	color: #7c7c7c;
	margin-bottom: 20px;
}
.footer_nav_pc_a a{
    color: #fff;
    border: 1px solid #fff;
    font-size: 12px;
    padding: 5px 20px;
    text-align: center;
    display: block;
    width: 50%;
    margin: 0 auto;
}
.footer_nav_pc_a a:hover{
	background: #fff;
	border-color: #fff;
	color: #262626;
}
.footer_nav_pc_b ul li{
	padding: 5px;
	border: 1px solid #5f5f5f;
	margin-bottom: 10px;
}
.footer_nav_pc_b ul li a{
	color: #7a7a7a;
	font-size: 14px;
}
.footer_nav_pc_c ul li{
	padding: 5px;
	border: 1px solid #5f5f5f;
	margin-bottom: 10px;
}
.footer_nav_pc_c ul li a{
	color: #7a7a7a;
	font-size: 14px;
	display: block;
}
.footer_nav_pc_b ul li:hover,.footer_nav_pc_c ul li:hover{
	border: 1px solid #fff;
}
.footer_nav_pc_b ul li:hover a,.footer_nav_pc_c ul li:hover a{
	color: #fff;
}
.footer_nav_pc_d ul li{
	color: #7a7a7a;
	margin-bottom: 10px;
}
.footer_nav_pc_d ul li img{
	margin-right: 10px;
	margin-top: 4px;
}
.footer_nav_pc_d ul li p{
	line-height: 25px;
	margin-bottom: 0;
	overflow: hidden;
}

.footer_m{
	margin-top: 90px;
}
.footer_m .panel-group{
	margin-bottom: 0;
}
.list-group{
	margin-bottom: 0;
}
.header {
	padding: 20px 0;
	padding-right: 16px;
}

.header_logo {
	margin-top: 0px;
}

.header_nav {
	margin-top: 13px;
	position: relative;
}
.Language{
    margin: 31px 60px 0 0;
}
.header_nav ul li {}

.header_nav ul li a {
	color: #333;
	padding: 15px 22px;
	font-size:18px;
}

.header_nav ul li.active a,
.header_nav ul li:hover a {
	color: #fa9914;
}
#nav_line{
	position: absolute;
	left: 0;
	background: #fa9914;
	height: 3px; 
	margin-top: 24px;
}
.hengxian{
	width:48px;
	height:5px;
	background-color:#fa9914;
	margin:0px auto;
	}
.clients_list{
	margin:80px 0px;
	}
.clients_list .cl_title{
	line-height:30px;
	background-color:#fa9914;
	color:#fff;
	text-align:center;
	}
.clients_list .cl_desc{
	line-height:25px;
	color:#666666;
	background-color:#fff;
	padding:15px;
	}
.clients_list .cl_img img{
	width:100%;
	}


/* 解决方案 */
.solve_list{
	width:100%;
	padding-left:15px;
	padding-right:15px;
	}
.grid{
	}
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	background: #000;
	text-align: center;
	cursor: pointer;
	padding:0px;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}
.grid figure figcaption .icon{
	text-align:center;
	}
.grid figure figcaption .icon img{
	opacity: 1;
	display:inline-block;
	margin-top:50px;
	
	}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
@keyframes back {
 0%, 100% {
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 25% {
 -moz-transform: rotate(15deg);
 -ms-transform: rotate(15deg);
 -webkit-transform: rotate(15deg);
 transform: rotate(15deg);
}
 50% {
 -moz-transform: rotate(-15deg);
 -ms-transform: rotate(-15deg);
 -webkit-transform: rotate(-15deg);
 transform: rotate(-15deg);
}
 75% {
 -moz-transform: rotate(5deg);
 -ms-transform: rotate(5deg);
 -webkit-transform: rotate(5deg);
 transform: rotate(5deg);
}
 85% {
 -moz-transform: rotate(-5deg);
 -ms-transform: rotate(-5deg);
 -webkit-transform: rotate(-5deg);
 transform: rotate(-5deg);
}
}
@-webkit-keyframes icon-bounce {
 0%, 100% {
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 25% {
 -moz-transform: rotate(15deg);
 -ms-transform: rotate(15deg);
 -webkit-transform: rotate(15deg);
 transform: rotate(15deg);
}
 50% {
 -moz-transform: rotate(-15deg);
 -ms-transform: rotate(-15deg);
 -webkit-transform: rotate(-15deg);
 transform: rotate(-15deg);
}
 75% {
 -moz-transform: rotate(5deg);
 -ms-transform: rotate(5deg);
 -webkit-transform: rotate(5deg);
 transform: rotate(5deg);
}
 85% {
 -moz-transform: rotate(-5deg);
 -ms-transform: rotate(-5deg);
 -webkit-transform: rotate(-5deg);
 transform: rotate(-5deg);
}
}
@-moz-keyframes icon-bounce {
 0%, 100% {
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 25% {
 -moz-transform: rotate(15deg);
 -ms-transform: rotate(15deg);
 -webkit-transform: rotate(15deg);
 transform: rotate(15deg);
}
 50% {
 -moz-transform: rotate(-15deg);
 -ms-transform: rotate(-15deg);
 -webkit-transform: rotate(-15deg);
 transform: rotate(-15deg);
}
 75% {
 -moz-transform: rotate(5deg);
 -ms-transform: rotate(5deg);
 -webkit-transform: rotate(5deg);
 transform: rotate(5deg);
}
 85% {
 -moz-transform: rotate(-5deg);
 -ms-transform: rotate(-5deg);
 -webkit-transform: rotate(-5deg);
 transform: rotate(-5deg);
}
}
@-o-keyframes icon-bounce {
 0%, 100% {
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 25% {
 -moz-transform: rotate(15deg);
 -ms-transform: rotate(15deg);
 -webkit-transform: rotate(15deg);
 transform: rotate(15deg);
}
 50% {
 -moz-transform: rotate(-15deg);
 -ms-transform: rotate(-15deg);
 -webkit-transform: rotate(-15deg);
 transform: rotate(-15deg);
}
 75% {
 -moz-transform: rotate(5deg);
 -ms-transform: rotate(5deg);
 -webkit-transform: rotate(5deg);
 transform: rotate(5deg);
}
 85% {
 -moz-transform: rotate(-5deg);
 -ms-transform: rotate(-5deg);
 -webkit-transform: rotate(-5deg);
 transform: rotate(-5deg);
}
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}	
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
	background: #000;
}

figure.effect-bubba img {
	opacity: 0.3;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.5;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fa9914;
	border-bottom: 1px solid #fa9914;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fa9914;
	border-left: 1px solid #fa9914;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	font-size:20px;
	color:#fa9914;
	font-weight:bold;
	padding-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
	margin-top:50px;
}
figure.effect-bubba p a{
	padding:10px 25px;
	background-color:#fa9914;
	color:#fff;
	}
.effect-bubba div.desc {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
	font-size:14px;
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-bubba:hover .icon img{
	transform: translate3d(0,20px,0);
	animation-name: back;/* 为动画设置名称 */
	animation-duration: 3s;/* 动画时长 */
	animation-delay: 0s;/* 动画等待1s后开始 */
	animation-iteration-count: infinite;/* 动画无限重复 */

	}

.content {
	background: #f5f5f5;
}
.cTilte {
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #999;
}
.pro_sidebar {
	background: #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	margin-bottom:30px;
	padding:0px 15px;
}
.pro_sidebar a{
	display:inline-block;
	margin-left:15px;
	text-align: center;
	line-height:30px;
	padding:8px 12PX;
	color:#666;
}
.pro_sidebar a.selected{
	background-color:#fa9914;
	color:#fff;
	}
.pro_sidebar em{
	font-style:normal;
	font-weight:bold;
	}
.breadcrumb{
	padding-left:0px;
	padding-right:0px;
	}		
.breadcrumb>li+li:before {
	content: ">";
	color: #999;
}
.breadcrumb>li, .breadcrumb>a {
	color: #999;
	margin:0px 5px;
}
.mb30{
	margin-bottom:30px;
	}
.pages { text-align: center; margin: 30px 0px; }
.pages a:link, .pages a:visited { color: #666; }
.pages span { color: #fff!important; background: #fa9914!important; font-weight: normal!important; }
.pages a, .pages span { padding: 6px 16px; background: #eaeaea; font: 14px/1.4 "KnockoutHTF50Welterweight",arial, helvetica, sans-serif; display: inline-block; margin: 0px 4px!important; *display: inline; zoom: 1; position: relative;color:#666; }	

.wt{background-position-y:-86px;}
.fl_thumb{ display:inline-block;}
.fl_thumb:hover .wt{background-position-y: 0 !important;}

.case_content{
	padding:30px 0px;
	line-height:30px;
	overflow:hidden;
	}
.case_ad{ position:relative;height:500px;}
.case-item-shadow {
    position: absolute;
    width: 100%;
    height: 500px;
    z-index: 98;
}
.case-item-content {
    position: relative;
    width: 600px;
    z-index: 103;
}
.case-item-title {
    margin: 45px 0 0;
    font-size: 40px;
    color: #fff;
}
.case-item-context {
    margin: 15px 0 0;
    font-size: 16px;
    color: #fff;
	line-height:25px;
}
.case-item-footer-shadow {
    position: absolute;
    width: 100%;
    height: 80px;
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 105;
}
.case-item-footer {
    position: absolute;
    max-width: 2000px;
    height: 80px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    z-index: 106;
}
.case-item-footer .items {
    text-align: center;
}
.case-item-footer .items .item {
    display: inline-block;
    margin: 15px 35px 0 0;
    padding: 0 35px 0 0;
    border-right: 1px solid #393e46;
    text-align: left;
}
.case-item-footer .items .item .title {
    color: #999;
    font-size: 14px;
}
.case-item-footer .items .item .context {
    display: block;
    margin: 10px 0;
    color: #fff;
    font-size: 16px;
}
.fanye a{
	color:#333;
	}				
@media (max-width: 400px){
	.cont1 p:nth-of-type(1), .cont2 p:nth-of-type(1) {
    font-size: 20px;
     line-height: 20px!important; 
	}
}
@media (max-width: 767px){
	.posicon {
	    margin-top: 10px;
	    height: 250px!important;
	}
	.swiper-button-next{
		display: none;
	}
	.swiper-button-prev{
		display: none;
	}

} 
@media (max-width: 767px){
	figure.effect-bubba figcaption::before {
	border-top: 0px solid #fa9914;
	border-bottom: 0px solid #fa9914;
	}
	
	figure.effect-bubba figcaption::after {
		border-right: 0px solid #fa9914;
		border-left: 0px solid #fa9914;
	}
	.effect-bubba div.desc {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0px,0);
	transform: translate3d(0,0px,0);
	font-size:12px;
	}
	.grid figure figcaption .icon img{
		max-width:60px;
		margin-top:50px;
		}
	figure.effect-bubba h2{
		font-size:14px;
		}
	.grid figure figcaption{
		padding:1em;
		}			
	a:hover{
		text-decoration: none;
	}
	
	.max760_even1{
		background: #ffe7d6!important;
		
	}
	.max760_even2{
		background: #fff0e5!important;
		
	}
	.max760_even1 i{
		color: #777777!important;
	}
	.max760_even1 p:nth-of-type(1) {
    color: #777777!important;
	}
	.max760_even2 p:nth-of-type(1) {
    color: #ffa15c!important;
	}
	.max760_even2 i{
	color: #ffa15c!important;	
	}
	.partner_box .cont1 {
    position: absolute;
    top: 28%!important;
    bottom: 6%!important;
    left: 0px;
    z-index: 2;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 1;
	}
	.partner_box .cont2 {
    position: absolute;
    top: 28%!important;
    bottom: 6%!important;
    left: 0px;
    z-index: 2;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0;
	}
	
	
	.column_header h2 {
		font-size: 18px;
		line-height: 30px;
		margin-bottom:0px;
		font-weight: 100;
		
	}
	.choose .column_header h2 {
		font-size: 18px;
		line-height: 50px;
		margin-bottom:0px;
		font-weight: 100;
	}
	.products {
    	padding: 10px 0;
	}
	.t_p .container{
		padding-right: 25px;
		padding-left: 25px;
		margin-right: auto;
		margin-left: auto;
	}
	.t_p {
		margin-top: 10px!important;
	}


	.column_header p {
	    font-size: 10px;
	    color: #6f6f6f;
	    line-height: 30px;
	    /* margin-bottom: 47px; */
	}
	.column_header {
   		 padding-bottom: 0px;
	}
	.products .row{
		padding: 0 10px;
	}
	.icon-box:nth-of-type(1) {
     margin-top: 0px; 
	}
	.icon-box {
    padding:0;
    }
    .even11,.even22,.even33,.even44{
    	display:none;
    	}
    
	.bt {
	    /*font-weight: bold;*/
	   font-weight: 100;
	    font-size: 18px;
	    color: #222;
	     margin-top:0px; 
	}
	
	#li {
	    margin-bottom: 10px;
	    margin-top: 10px;
	}

	.icon-box .box-body {
	    min-height: 90px;
	}

	.case {
	    padding: 10px;
	    padding-bottom: 10px;
	    overflow: hidden;
	}
	.case .row{
		margin-right: 0;
		margin-left: 0;
	}
	.section,.fot {
		padding: 0 10px;
	}
	.choose {
   		 padding-top: 0px;
	}
	.ttp li .ttpp { 
    	border-top: 60px;
	}
	.case_picture_list li {
    	padding: 15px 0;
	}
	.case_picture_list .z,.case_picture_list .x{
		padding: -15px 0 !important;
	}
	.posic_c{
		height: 212px!important;
		margin-top: 15px;
	}
	.username{
		padding: 20px;
	}
	.header_logo{
		padding-left: 0px;
	}
	/*.header{
		padding-bottom: 0;
	}*/
	.container{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
}
@media (width: 768px){
	.wrap,.swiper-ttp ,.case .row{
		padding: 0 20px;
	}
	.even11,.even22,.even33,.even44{
		display:none;
	}
	.icon-box .box-body {
	    max-width: 100%;
	    min-height: 135px;
	}
	.t_p .container {
	    padding-right: 133px!important;
	    padding-left: 133px!important;
	    margin-left: auto;
	    margin-right: auto;
	}
	.swiper-button-prev {
    position: absolute;
    left: 30px!important;
	}
	.swiper-button-next {
    position: absolute;
    right: 30px!important;
	}
}
/*@media (min-width: 768px)and(max-width: 992px)*/ 
@media (min-width: 768px) and (max-width: 991px){

	.max760_even1{
		background: #ffe7d6!important;
		
	}
	.max760_even2{
		background: #fff0e5!important;
		
	}
	.max760_even1 p:nth-of-type(1) {
    color: #777777!important;

	}
	.max760_even1 i {
    color: #777777!important;

	}
	.max760_even2 i{
		 color: #ffa15c!important;
	}
	.max760_even2 p:nth-of-type(1) {
    color: #ffa15c!important;

	}
	.icon-box:nth-of-type(1){
		margin-top: 10px;
	}
	
	
}
@media (min-width: 992px){
	.max960_even1{
		background: #ffe7d6;
		
	}
	.max960_even2{
		background: #fff0e5;
		
	}
	
}
@media (max-width: 1200px)and @media (min-width: 768px){
		.posi{
		height: 100px!important;
	}
}
@media (max-width:1400px){
	.effect-bubba div.desc{
		display:none;
		}
	}
@media (max-width: 1530px){
	.foots,.footss{
		display: none;
	}	
	.linker{
		display: none;
	}
	
	.swiper-button-next,.swiper-button-prev{
		display: none;
	}
	

	.posic_c {
		height:212px;
		/*overflow: hidden;*/
	}
	.nav_icon{
		display: none!important;
	}
	.fixx{
		display: none;
	}
}

.icon-renzheng-copy{
	font-size: 34px;
	margin-right: 22px;
}
@media (max-width: 1000px){
		.icon-box {
		margin: auto;
	}
	.icon-box:nth-of-type(1){
		margin-top: 10px;
	}
}
@media (min-width: 768px) and (max-width: 1200px){
	.cc1{
		border-right: 1px solid #dddddd;
	}
	.dd1{
		border-bottom: 1px solid #dddddd;
	}
	.posic_c table dt{
		font-size: 12px;
	}
	.posic_c table dd{
		font-size: 10px;
	}
	
}

@media (min-width: 1200px){
	.aa1{
	border-right: 1px solid #dddddd;
	}
	.bb1{
	border-bottom: 1px solid #dddddd;
	}
	
	
}
@media (min-width: 769px){
	.count-number-row{
		margin: 0 -35px;
	}
}
@media (min-width: 768px){
	#id{
		padding: 0;
	}
	.col-number{
		padding: 0 35px;
	}
}
@media (max-width: 1024px){
	.even11,.even22,.even33,.even44{
		display: none;
	}
	.footer_nav_pc_a a{
		width: 56%;
	}
	.footer_nav_pc_b, .footer_nav_pc_c{
		padding: 0 15px;
	}
	.header_nav ul li a {
		padding: 15px 10px;
	}
	.Language {
	    margin: 31px 10px 0 10px;
	}
}
@media (max-width:768px){
	.ee1{
		border-bottom: 1px solid #dddddd;
	}
	.ccAdd{
		margin-top: 20px;
	}
	.footer_nav_pc_a a {
	    width: 80%;
	}
	.footer{
		margin-top: 90px;
	}
	.header_logo {
		width: 80%;
	}
	
}
@media (min-width: 768px) and (max-width: 1600px){
	.t_p .container {
		padding: 0 120px;
	}
	.swiper-button-prev,.swiper-button-next{
		display:block;
	}
	.swiper-button-next {
	    position: absolute;
	    right: 0px;
	}
	.swiper-button-prev {
	    position: absolute;
	    left: 0px;
	}
}
@media (min-width: 480px) and (max-width: 768px){
	.x div p {
		padding: 3% 0!important;
	}
	
}

.footss a:hover{
	text-decoration: none;
}
@media (max-width: 480px){
	.fot {
    padding: 20px 20px;
	}
	.fot p {
    line-height: 20px!important;
    
	}
	.navbar-default {
    	padding-top: 0px;
    	
	}
	.navbar {
    position: relative;
    min-height:30px;
    margin-bottom: 0px;
    border: 1px solid transparent;
	}
	.container-fluid {
     padding-right: 0px; 
     padding-left: 0px; 
    margin-right: auto;
    margin-left: auto;
	}
	.column_header p {
    font-size: 10px;
    color: #6f6f6f;
    line-height: 16px;
    /* margin-bottom: 47px; */
	}
	.case_picture_list li {
    padding: 5px 0;
	}
	.posi {
    text-align: right;
     padding: 0px; 
	}
}
@media (max-width: 670px){
.partner_box .cont2 {
  
    height: 55%;
}
.partner_box .cont1 {
   
    height: 55%;
}
}
@media (max-width: 767px){
	.partner_box .cont1 {
	    top: 20%!important;
	
	}
	.partner_box .cont2 {
	    top: 20%!important;
	}
	.clientSay_text{
		width: 80%;
	}
	.col-number p.number{
		font-size: 20px;
	}
	.header {
		padding-right: 0px;
	}
	.col-number p{
		font-size: 12px;
	}
	.navbar-collapse{
		padding-top:10px;
		margin-bottom:0px;
		}
}
@media (max-width: 540px){
.partner_box .cont1 {
   height: 65%;

}
.partner_box .cont2 {
   height:65%;
}
}
@media (min-width: 767px) and (max-width: 1200px){
	.x div p {
     padding:0!important; 
}
}


.down>div>a:hover p {
    color: #fa9914;
    text-decoration: none;
}

.down>div>a:hover .s {
    display: none !important;
}

.down>div>a:hover .h {
    display: block !important;
}

.down {
    background: #f5f5f5;
    padding: 60px 0;
}

.down>div {
    width: 90%;
    max-width: 1200px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 30px;
}

.down>div h3 {
    margin: 0;
    margin-top: -45px;
    margin-bottom: 30px;
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    background: #f5f5f5;
}

.down>div>a {
    width: 20%;
    float: left;
    padding: 15px;
    text-decoration: none;
}

.down>div>a p {
    font-size: 18px;
    margin: 20px 0 0 0;
    color: #5e5e5e;
    text-decoration: none;
}

.down>a {
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #000;
    border: 1px solid #ffa15c;
    display: inline-block;
    margin: 50px 15px 0 15px;
    text-decoration: none;
}

.down>a:hover {
    color: #fff;
    background-color: #ffa15c;
    text-decoration: none;
}

@media (max-width: 870px) {
    .down>div>a {
        width: 50%;
        float: left;
        padding: 15px;
        text-decoration: none;
    }
}
@media (max-width:320px){
	.header_logo a img{
		width:105px;
		}
	}