body{
	font-family: "微软雅黑"!important;
}
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%;max-width: 182px;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;
}
.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: #666;
}

.col-number p.number {
	font-size: 36px;
	color: #5e5e5e;
	letter-spacing: 2px;
}

.clientSay {
	margin-top: 60px;
}

.clientSay_head {
	margin-bottom: 30px;
}

.clientSay_text {
	line-height: 37px;
	color: #888;
	width: 50%;
	margin: 0 auto;
	font-size: 16px;
}

.clientSay_name {
	font-size: 18px;
	color: #5e5e5e;
	margin-bottom: 0;
	margin-top: 15px;
}
.fl_thumb {
	padding: 0;
	border: 1px solid #e5e5e5;
}

.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: #00b8ee;
}

.pagination2 .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	margin: 0 7.5px;
}

.fl_thumbs {
	margin-top: 105px;
	margin-bottom: 60px;
}

.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: ;
}

.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: #ea7232;
    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: 14px 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 19px;
}

.header_nav ul li.active a,
.header_nav ul li:hover a {
	color: #00b8ee;
}
#nav_line{
	position: absolute;
	left: 0;
	background: #00b8ee;
	height: 2px; 
	margin-top: 11px;
}

@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){
	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: 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){
	.case .row{
		padding: 0;
	}
	#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: #00b8ee;
    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;
		}
	}