﻿@charset "utf-8";
*{margin:0;padding:0;border:none;outline: 0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, th, var, optgroup {font-style:normal;font-weight:normal !important;font-family: "微软雅黑" !important;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
input, button, textarea,select, optgroup, option {resize: none;}
input, button, textarea, select {outline:none;-webkit-appearance:none;}
ol, ul {list-style: none;}
table{border-collapse:collapse;border-spacing:0;/*表格自动换行*/table-layout:fixed;word-wrap:break-word; }
caption, th{text-align:center;}
sup, sub {font-size: 100%;vertical-align: baseline;}
:link, :visited , ins {text-decoration: none;}
a{}
img{vertical-align: middle;}
.scaleImg{overflow: hidden;}
.scaleImg img{ width: 100%;transition:0.5s;-webkit-transition: 0.5s;}
.scaleImg img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
*{-webkit-tap-highlight-color:rgba(255,0,0,0);}/*去掉手机端a链接点击时候出现的边框*/
.clear{ clear:both; height:0; font-size:0; overflow:hidden; line-height:0;}
.clear10{ clear:both; height:10px; overflow:hidden;}
.clear15{ clear:both; height:15px; overflow:hidden;}
.clear20{ clear:both; height:20px; overflow:hidden;}
.clear30{ clear:both; height:30px; overflow:hidden;}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; } 
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px;}
.textover{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
a{color: #333;}
a:hover{}
.over{overflow: hidden;}
.over .boxss{text-align: right;}
@media only screen and (max-width:1000px ) {
	.over .boxss{text-align:left;}
}
body{background: #333;font-family: "微软雅黑" !important;/* */line-height: 1.5; color: #666666;font-size:16px;color: #333333;} 
/*:first-child  filter:alpha(opacity=50);*/
/*滚动条样式*/
input,textarea{font-family: arial,SimHei;font-size: 16px;/*  */}
.overflowY{ overflow-y: scroll;}
.overflowY::-webkit-scrollbar {width: 6px;}
.overflowY::-webkit-scrollbar-thumb {background: #fff;}
.overflowY::-webkit-scrollbar-thumb:window-inactive {background: #fff;}
/*团队风采子页面*/

.w1520 {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}
#jiathis_weixin_close{opacity: 0.8 !important;}
.f-cb{
	background: #333333;
}
.show-row1{
	width: 61.8%;
	position: relative;
	overflow: hidden;
	float: right;
}
.show-row1 img{
	width: 100%;
	height: 100%;
}
.show-row3{
	width: 61.8%;
	position: relative;
	overflow: hidden;
	float: left;
}
.show-row3 img{
	width: 100%;
	height: 100%;
}
.show-row2{
	width:38%;
	position: absolute;
	top: 50%;
	color: #333;
	padding: 0 4%;
	box-sizing: border-box;
	margin-top: -75px;
}
.show-row4{
	width: 25.6%;
	padding-top: 140px;
	float: right;
	color: #333;
	margin-left: 5.9%;
}
.stit{
	font-size: 24px;
	line-height: 40px;
	color: #FFFFFF;
}
.line{
    display: block;
    width: 10px;
    height: 2px;
    margin-top:36px;
   	background: #FFFFFF;
}
.word {
    line-height: 32px;
    margin-top: 27px;
    font-size: 16px;
    color: #FFFFFF;
}
@media only screen and (max-width: 1000px){
	
	.show-row2 .stit{
		font-size: 20px;
	}
	
	.show-row4 .stit{
		font-size: 20px;
	}
	.word {
	    line-height: 32px;
	    margin-top: 10px;
	    font-size: 16px;
	    color: #FFFFFF;
	}
}
@media only screen and (max-width: 758px)
{
	.show-row1{
		width: 100%;
	}
	.show-row3{
		width: 100%;
	}
	.show-row2 {
	    width: 100%;
	    padding-top: 30px;
	    float: none;
	    color: #333;
	    margin-left: 0%;
	    font-size: 14px;
	    text-align: center;
	}
	.show-row4 {
	    width: 100%;
	    padding-top: 30px;
	    float: none;
	    color: #333;
	    margin-left: 0%;
	    font-size: 14px;
	    text-align: center;
	}
	.line {
    display: block;
    width: 10px;
    height: 2px;
    margin-top: 30px;
    background: #FFFFFF;
    margin: 0px auto;
	}
.word {
    line-height: 32px;
    margin-top: 10px;
    font-size: 13px;
    color: #FFFFFF;
	}
}
.right_list{
	height: auto;
	display: block;
	overflow: hidden;
}
.right_list ul{margin-top: -1%;}
.right_list ul li{
	position: relative;
	float: left;
	width:24.25%;
	margin-right:1%;
	margin-top: 1%;
	
}
.right_list ul li:nth-child(4n){margin-right: 0;}
.right_list ul li img{display:block;width:100%}
@media only screen and (max-width: 980px)
{
	.right_list ul{margin-top: -2%;}
	.right_list ul li{
		float: left;
		width:32%;
		margin-right:2%;
		margin-top: 2%;
	}
	.right_list ul li:nth-child(4n){margin-right:2%;}
	.right_list ul li:nth-child(3n){margin-right: 0;}
}
@media only screen and (max-width:640px)
{
	.right_list ul{margin-top: -2%;}
	.right_list ul li{
		float: left;
		width:49%;
		margin-right:2%;
		margin-top: 2%;
	}
	.right_list ul li:nth-child(3n){margin-right:2%;}
	.right_list ul li:nth-child(2n){margin-right: 0;}
}
.right_list ul li a .byy_div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: left;
	line-height:1.4;
	letter-spacing:0px;
	font-size: 14px;
	padding: 10px 0;
	box-sizing: border-box;
}
.right_list ul li{overflow: hidden;}
.right_list ul li a .byy_div .t1{
	font-size: 20px;
	position: relative;
	left: -130%;
	margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
	.right_list ul li a .byy_div .t1{font-size: 12px;}
}
.right_list ul li a .byy_div .t2{
	font-size: 14px;
	position: relative;
	left: -130%;
}
.right_list ul li a:hover .byy_div .t1{
	left: 0;transition: 0.7s;
}
.right_list ul li a:hover .byy_div .t2{
	left: 0;transition: 0.7s 0.2s; 
}
.right_list ul li a:hover .byy_div{
	background: rgba(0,0,0,0.4);
	transition: 0.6s;
}

.right_list ul li a .byy_div .box{
	position: absolute;
	padding: 10px 20px;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
}


@media only screen and (max-width:980px) {
	.right_list ul li a .byy_div{
		background: rgba(0,0,0,0.4);
	}
	.right_list ul li a .byy_div .t1{
		left: 0;
	}
	.right_list ul li a .byy_div .t2{
		left: 0;
	}
}
.byy_span{
	font-size: 20px;
}
@media only screen and (max-width: 480px)
{
	.right_list ul li a .byy_div{
		font-size:0.6em;
	}
	.byy_span{
		font-size: 1.0em !important;
	}
}
.lianluo{
	width: 100%;
	height: 200px;
	background-color: #2a2a2a;
	text-align: center;
}
.lianluo ul li:nth-child(1){
	font-size: 30px;
	
}
.lianluo ul li{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 59px;
}
.yulinaluo{
	display: block;
	width: 161px;
	height: 40px;
	background-color: #FFFFFF;
	margin:0px auto;
	border-radius:10px;
	line-height: 40px;
	margin-top: 10px;
}
.yulinaluo:hover{
	background: red;
	color: #FFFFFF;
}
@media only screen and (max-width: 500px)
{
	.lianluo ul li{
		font-size: 14px;
		color: #FFFFFF;
		line-height: 35px;
	}
	.lianluo {
	    width: 100%;
	    height: auto;
	    background-color: #2a2a2a;
	    text-align: center;
	    padding-bottom: 5%;
	}
}
@media only screen and (max-width: 400px)
{
	.lianluo ul li{
		font-size: 0.6em;
		color: #FFFFFF;
		line-height:35px;
	}
	.lianluo {
	    width: 100%;
	    height: auto;
	    background-color: #2a2a2a;
	    text-align: center;
	    padding-bottom: 5%;
	}
}
.fcb1{
	position: relative;
	left:150%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.fcb1_2{
	position: relative;
	width: 100%;
	left:0%;
	overflow: hidden;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.fcb2{
	position: relative;
	right:150%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.fcb2_2{
	position: relative;
	right:0%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.fcb3{
	position: relative;
	left:150%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.fcb3_2{
	position: relative;
	left:0%;
	overflow: hidden;
	width: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.fcb3_2 .show-row2{right: 0;}
.fcb1_2 .show-row2{left: 0;}
.fcb4{
	position: relative;
	right:150%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.fcb4_2{
	position: relative;
	right:0%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
/*联系我们*/
.contr{
	width: 100%;
	height: auto;
	display: table;
	padding-top: 30px;
	text-align: center;
}
.xz{
	width: 100%;
	height: auto;
	font-size: 38px;
	display: table;
	letter-spacing:15px;
	margin-top: 5%;
}
.xz span 
{
	color: red;
}
.xz1{
	width: 100%;
	height: auto;
	display: table;
	margin-top: 2%;
}
.xz1 ul li:nth-child(1)
{
	font-size: 20px;
}

.xz1 ul li:nth-child(6) a {
	display: block;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.xz1 ul li:nth-child(6) a:hover{
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	position: relative;
	top:10px;
	
}
.xz1 ul li:nth-child(6) {
	margin-top:30px;
}
.xz1 ul li{
	font-size:15px;
	line-height: 27px;
	color: #000000;
	padding:0 5%;
}
.zytx{
	max-width: 900px;
	width:90%;
	height: auto;
	display: table;
	text-align: center;
	margin: 0px auto;
	margin-top: 2%;
	font-size: 15px;
}
.zytx ul li{
	float: left;
	width: 20%;
}
.zytx ul li p{
	margin-top: 10px;
}
#slider .slides>li .boxss{width: 100%;height: 100%;position: relative;box-sizing: border-box;padding-left:120px;}
.tx_left{
	width:70px;
	height:70px;
	border: 1px solid #ccc;
	border-radius:50% ;
	font-size: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
}
.tx_left img {
	display: block;
	width: 80%;
	margin: 5px auto 10px;
}
.tx_right{
	width:100%;
	font-size: 15px;
	line-height: 30px;
	padding:15px 0;
}
#slider .tx_right ul{text-align: left;}

.tx_right ul p{
	float: none;
	text-align: left;
	width: 100%;
}
#map img{width: auto;}
#slider .slides {
	border-top: 1px #d4d2d3 solid;
	border-bottom: 1px #d4d2d3 solid;
}
.ditu_c{
	width: 100%;
	height: auto;
	display: table;
	position: relative;
}
.ditu_c img{
	width: 100%;
}
.lylx{
	position: absolute;
	top:5%;
	right: 10%;
	width: 30%;
	height: auto;
	background: #FFFFFF;
	z-index: 99;
}
.lylx_top{
	width: 100%;
	height: 70px;
	background: #000000;
	color: #FFFFFF;
	padding-top: 5px;
}
.lylx_top ul li{
	font-size: 20px;
	text-align: left;
	margin-left: 2%;
	line-height: 30px;
}
.lxfs{
	font-size: 15px;
	margin-top: 5%;
	padding-bottom:20px;
	overflow: hidden;
}
.lxfs ul li{
	text-align: left;
	line-height:25px;
	margin-left: 3%;
	padding:10px 0 10px 30px;
}
.lxfs ul li:nth-child(2) {
	background: url(../images/dzt1.png) no-repeat 0 10px;
}
.lxfs ul li:nth-child(3) {
	background: url(../images/dt2.png) no-repeat 0 10px;
}
.lxfs ul li:nth-child(4) {
	background: url(../images/dt3.png) no-repeat 0 10px;
}
.lxfs ul li:nth-child(5) {
	background: url(../images/dt4.png) no-repeat 0 10px;
}
.lxfs ul li:nth-child(6) {
	background: url(../images/dt5.png) no-repeat 0 10px;
}
.lxfs ul li:nth-child(7) {
	background: url(../images/dt5.png) no-repeat 0 10px;
}
.lxfs ul li:nth-child(8) {
	background: url(../images/dt6.png) no-repeat 0 10px;
}
.dj{
	float: right;
	margin-right: 10%;
}
.dj a{
	display: block;
	width: 156px;
	height: 36px;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	line-height: 38px;
	border-radius:10px;
}
.tk{
	width: 640px;
	
	height: auto;
	display: table;
	border: 1px #ccc solid;
	background: #FFFFFF;
	position: fixed;
	top:25%;
	left:50%;
	padding-bottom: 2%;
	margin-left: -380px;
	display: none;
	z-index: 99;
}
.tk_top{
	width: 100%;
	height:50px;
	font-size: 25px;
	margin-top: 4%;
	margin-bottom: 2%;
}
.tk_top span:nth-child(1){
	float: left;
	margin-left: 2%;
}
.tk_top span:nth-child(2){
	float: right;
	margin-right: 2%;
}
.tj{
	width: 100%;
	font-size: 18px;
	height: auto;
	display: table;
	
}
.tijiao_left{
	width: 50%;
	float: left;
	padding-left: 2%;
}
.tijiao_left input{
	width: 60%;
	height: 40px;
	border: 1px #ccc solid;
	padding-left: 2%;
}
.tijiao_left label{
	width: 100%;
	display: block;
	margin-left: 2%;
	margin-bottom: 20px;
}
.tijiao_left label span{font-size: 16px;padding:10px}
.tijiao_right{
	width: 46%;
height: 200px;
float: right;
padding-right: 2%;
	
}
.tijiao_right  label span{
	display: block;
	float: left;
	font-size: 16px;
	padding:10px;
}
.tijiao_right textarea{
	width: 70%;
	height: 165px;
	border: 1px #f7e2ca solid;
	overflow: hidden;
	word-wrap: break-word;
	box-sizing: border-box;
	padding: 10px;

}
.tijao{
	width:100%;
	text-align: center;
	padding-top: 2%;
	overflow: hidden;
}
.tijao input:nth-child(1){
	width: 110px;
	height: 35px;
	background: #e21a22;
	color: #Ffffff;
	display:inline-block;
	margin: 0 10px;
}
.tijao input:nth-child(2){
	width: 110px;
	height: 35px;
	background: #1a1a1a;
	color: #Ffffff;
	display:inline-block;
	margin: 0 10px;
}
.input_span{
	vertical-align: top;
	padding:5px !important;
    color: #ff720d;
}
@media only screen  and (max-width: 1270px) {
	.lylx {
	    position: absolute;
	    top: 0%;
	    right: 10%;
	    width: 40%;
	    height: auto;
	    background: #FFFFFF;
	    display: table;
	    padding-bottom: 10px;
	}
	.tx_left img {
	    margin-top: 10%;
	}
	.tx_right{
		width:100%;
		height: auto;
		display: table;
		float: none;
		font-size: 15px;
		line-height: 30px;
		font-size: 14px;
		text-align: center;
	}
}
@media only screen  and (max-width:680px){
	#slider {
	    width: 100% !important;
	    margin-left: 2%;
	    
	}
}
@media only screen  and (max-width:846px){
	.zytx {
	    width: 80%;
	    height: auto;
	    display: table;
	    text-align: center;
	    margin: 0px auto;
	        margin-top: 0px;
	    margin-top: 2%;
	    font-size: 15px;
	}
}
@media only screen  and (max-width:735px){
	
	.zytx {display: none;}
	.tx_left{position: initial;margin:20px auto;}
	#slider .slides > li .boxss{padding-left:0 ;}
	.tx_right{padding: 0 20px;box-sizing: border-box;}
}

@media only screen  and (max-width:480px){
	.zytx ul li {
	    float:none;
	    width: 100%;
	    margin-bottom: 7%;
	}
}
@media only screen  and (max-width: 408px) {
	.xz {
	    width: 100%;
	    height: auto;
	    font-size: 20px;
	    display: table;
	    letter-spacing: 15px;
	    margin-top: 3%;
	}
	.xz1 ul li:nth-child(1) {
	    font-size: 15px;
	    letter-spacing:0px;
	}
	.xz1 ul li {
	    font-size: 12px;
	    line-height: 27px;
	    color: #000000;
	}
}
@media only screen  and (max-width:1334px){
	.lylx {
	    position: absolute;
	    top: 0%;
	    right: 0%;
	    width: 50%;
	    height: auto;
	    background: #FFFFFF;
	}
	.tx_right {
	    width: 100%;
	    height: auto;
	    display: table;
	    float: right;
	    font-size: 15px;
	    line-height: 30px;
	}
}
@media only screen  and (max-width:1099px){
	.lylx {
	    position: relative;
	    top: 0%;
	    right: 0%;
	    width: 100%;
	    height: auto;
	    background: #FFFFFF;
	}

}

.dj2{
	display: none;
}
@media only screen  and (max-width:470px){
	.dj{display: none;}
	.dj2{
		display: block;
		width: 156px;
		margin: 0px auto;
		float: none;
	}

}


@media only screen  and (max-width:738px){
		.tk {
	    width:90%;
	    height: auto;
	    display: table;
	    border: 2px #ccc solid;
	    background: #FFFFFF;
	    position: fixed;
	    top: 25%;
	    left: 5%;
	    margin-left: 0 !important;
	    margin-right: 0 !important;
	    padding: 2%;
	    display: none;
	    margin-top: -25%;
	    box-sizing: border-box;
	    
	}
		.tk_top {
	    width: 100%;
	    height: 36px;
	    font-size: 21px;
	    margin-top: 3%;
	    margin-bottom: 2%;
	}
	.tijiao_right {
	    width: 90%;
	    height: auto;
	    float: none;
	    display: table;
	    margin: 0px auto;
	    
	}
	.tijiao_right textarea {
	    width: 78%;
	    height: 200px;
	    border: 1px #f7e2ca solid;
	    overflow: hidden;
	    word-wrap: break-word;
	    padding-left: 10px;
	    padding-top: 10px;
	}
	.tijiao_left {
	    width: 83%;
	    float: left;
	    padding-left: 2%;
	    margin: 0px auto;
	}
	.tijao {
	    width: 92%;
	    height: auto;
	    display: table;
	    margin: 0px auto;
	    padding-top: 2%;
	}
}
@media only screen  and (max-width:414px){
	.tijiao_right textarea {
	    width: 77%;
	    height: 135px;
	    border: 1px #f7e2ca solid;
	    overflow: hidden;
	    word-wrap: break-word;
	    padding-left: 10px;
	    padding-top: 10px;
	    
	}
	.tijiao_left {
	    width: 100%;
	    float: left;
	    padding-left: 2%;
	    margin: 0px auto;
	}
	.tijiao_left input {
    width: 65%;
    height: 25px;
    border: 1px #f7e2ca solid;
    padding-left: 2%;
}
.input_span{
	display: none;
}
}
@media only screen  and (max-width:414px){
	.tijiao_right textarea {
	    width: 100%;
	    height: 135px;
	    border: 1px #f7e2ca solid;
	    overflow: hidden;
	    word-wrap: break-word;
	    padding-left: 10px;
	    padding-top: 10px;
	   margin-top: 2%;
	}
	.tijao input:nth-child(1) {
	    width: 121px;
	    height: 52px;
	    background: #d1ab84;
	    color: #Ffffff;
	    float: left;
	}
	.tijao input:nth-child(2) {
	    width: 121px;
	    height: 52px;
	    background: #d1ab84;
	    color: #Ffffff;
	    float: right;
	}
	.lylx_top ul li {
    font-size: 20px;
    text-align: center;
    margin-left: 2%;
    line-height: 30px;
}
}
/*案例*/
.case-page.list .section2 {
    width: 82.8125%;
    margin: -10px auto 0;
    padding-bottom: 14px;
    padding-top: 14px;
    position: relative;
    z-index: 1;
    
}
.case-page.list .section2 .nav-box {
    background-color: #333232;
    text-align: center;
    font-size:14px;
    margin-top: -20px;
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    overflow: hidden;
    padding: 20px 0;
    box-sizing: border-box;
}
@media only screen and (max-width:980px) {
	.case-page.list .section2 .nav-box {
		text-align: left;
		position: relative;
		padding-left: 60px;
	}
	.case-page.list .section2 .nav-box a:first-child{position: absolute;left: 0;top:20px;}
}
.case-page.list .section2 .nav-box a.all {
    color: #E21A22;
}
.case-page.list .section2 .nav-box a {
    color: #eee;
    padding: 0 10px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin: 10px;
}
@media only screen and (max-width:1440px) {
	.case-page.list .section2 .nav-box a {padding: 0;}
}
.case-page.list .section2 .nav-box a.active .triangle {
    display: block;
}
.case-page.list .section2 .nav-box a .triangle {
    position: absolute;
    left: 50%;
    top: 48px;
    border-color: #1d1d1d transparent transparent;
  
    border-style: solid;
    margin-left: -0.6875rem;
    display: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.case-page.list .section2 .nav-box a:hover .line, .case-page.list .section2 .nav-box a.active .line {
    opacity: 1;
    transform: translateY(0rem);
    -webkit-transform: translateY(0rem);
}
.case-page.list .section2 .nav-box a .line.up {
    background-color: #ffffff;
    transform: translateY(-0.5rem);
    -webkit-transform: translateY(-0.5rem);
}
.case-page.list .section2 .nav-box a .line {
    position: absolute;
    left: 20%;
    width: 60%;
    height: 1px;
    background-color: #ffffff;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.case-page.list .section2 .nav-box a .triangle {
   position: absolute;
	left: 50%;
	top: rem;
	border-color: #333232 transparent transparent;
	border-width: 20px 18px 0;
	border-style: solid;
	margin-left: -18px;
	display: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.case-page.list .section2 .nav-box a:hover .line, .case-page.list .section2 .nav-box a.active .line {
    opacity: 1;
    transform: translateY(0rem);
    -webkit-transform: translateY(0rem);
}
.case-box{overflow: hidden;}
.case-page.list .section2 ul{font-size: 0;}
.case-page.list .section2 ul.active {
    display: block;
}
.case-page.list .section2 ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    opacity: 1;
    transition: all 1s 0.5s;
    -webkit-transition: all 1s 0.5s;
}
.case-page.list .section2 ul li .content {
    background-color: #fff;
}
.case-page.list .section2 ul li .content img {
    width: 100%;
}
.case-page.list .section2 ul li .content .text-box {
    padding: 10px 10px 0;
    height: auto;
    display: table;
    margin-top: 40px;
}
.case-page.list .section2 ul li .content .text-box h3 {
    font-size: 28px;
    color: #333;
    font-family: "ngbt-bec";
    font-weight: bold;
    margin-bottom:10px;
}
.case-page.list .section2 ul li .content .text-box h4 {
    font-size: 20px;
    color: #333;
    font-weight: lighter;
    font-family: "微软雅黑 ";
}
.case-page.list .section2 ul li .content .text-box .line {
    width: 15%;
    height: 1px;
    background-color: #ccc;
    margin: 14px 0 14px;
}
.case-page.list {
    background-color: #eee;
}
.case-page.list .section2 ul li .content .text-box p {
    font-size: 15px;
    color: #333;
    padding-bottom: 5%;
}
.case-page.list .section2 ul li .cover {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.case-page.list .section2 ul li .cover img {
    width: 100%;
}
.case-page.list .section2 ul li .cover .overlay {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
}
.case-page.list .section2 ul li .cover .overlay .border-hor {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0,1);
    -webkit-transform: scale(0,1);
}
.case-page.list .section2 ul li .cover .overlay .border-ver, .case-page.list .section2 ul li .cover .overlay .border-hor {
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    transition: all 1s;
    -webkit-transition: all 0.5s;
}
.case-page.list .section2 ul li .cover .overlay .border-ver {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
}
.case-page.list .section2 ul li .cover .overlay .text-box {
    position: absolute;
    left: -20%;
    bottom: 30px;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.case-page.list .section2 ul li .cover .overlay .text-box h3 {
    font-size: 35px;
    color: #fff;
    font-family: "ngbt-bec";
    font-weight: bold;
    margin-bottom: 10px;
}
.case-page.list .section2 ul li .cover .overlay .text-box h4 {
    font-size: 20px;
    color: #fff;
    font-weight: lighter;
    font-family: "微软雅黑 light";
}
.case-page.list .section2 ul li .cover .overlay .text-box .line {
    width: 30px;
    height: 1px;
    background-color: #fff;
    margin: 10px 5px;
}
.case-page.list .section2 ul li .cover .overlay .text-box p {
    font-size: 15px;
    color: #fff;
}
.pro_bt{
	text-align: center;
	font-size: 20px;
	margin: 20px 0;
}
.page_list {
    text-align: center;
	font-size: 20px;
	margin: 4% 0;
}
.page_list  a {
    font-size: 14px;
    color: #666;
    padding:3px 10px;
    margin: 5px;
	display: inline-block;
     text-align: center;
}

.page_list   a:hover, .page_list   a.on {
    color: #ffffff;
    background: #E21A22;
}
@media only screen  and (max-width:1695px) {
	.case-page.list .section2 ul li .cover .overlay .text-box h3 {
    font-size: 23px;
    color: #fff;
    font-family: "ngbt-bec";
    font-weight: bold;
    margin-bottom: 10px;
}
	
}
@media only screen  and (max-width:1131px) {
	
	.case-page.list .section2 ul li .content .text-box h3 {
	    font-size: 22px;
	    color: #333;
	    font-family: "ngbt-bec";
	    font-weight: bold;
	    margin-bottom: 10px;
	}
	.case-page.list .section2 ul li .content .text-box h4 {
    font-size: 16px;
    color: #333;
    font-weight: lighter;
    font-family: "微软雅黑 ";
	}
	.case-page.list .section2 ul li .content .text-box p {
	    font-size: 12px;
	    color: #333;
	    padding-bottom: 10%;
	}
	.case-page.list .section2 ul li .cover .overlay .text-box h4 {
	    font-size: 16px;
	    color: #fff;
	    font-weight: lighter;
	    font-family: "微软雅黑 light";
	}
	.case-page.list .section2 ul li .cover .overlay .text-box p {
	    font-size: 11px;
	    color: #fff;
	}
}
	@media only screen  and (max-width:864px) {
		.case-page.list .section2 ul li {
		    display: inline-block;
		    vertical-align: top;
		    position: relative;
		    overflow: hidden;
		    opacity: 1;
		    transition: all 1s 0.5s;
		    -webkit-transition: all 1s 0.5s;
		}
		.case-page.list .section2 {
		    width: 90%;
		    margin: -10px auto 0;
		    padding-bottom: 14px;
		    padding-top: 14px;
		    position: relative;
		    z-index: 1;
		}
		.case-page.list .section2 .nav-box a .line.down {
		    bottom: 44px;
		    transform: translateY(0.5rem);
		    -webkit-transform: translateY(0.5rem);
		}
		.page_list {
		    text-align: center;
		    margin-top: 40px;
		    margin-bottom: 20px;
		}
		.case-page.list .section2 .nav-box a .line.up {
		    top: 11px;
		    transform: translateY(-0.5rem);
		    -webkit-transform: translateY(-0.5rem);
		}
		
	}
@media only screen  and (max-width:480px) {
	.case-page.list .section2 ul li {
		    display: inline-block;
		    vertical-align: top;
		    position: relative;
		    overflow: hidden;
		    opacity: 1;
		}
}

@media only screen  and (max-width:1283px) {
	.case-page.list .section2 .nav-box a:hover .line, .case-page.list .section2 .nav-box a.active .line {
	    opacity: 0;
	    transform: translateY(0rem);
	    -webkit-transform: translateY(0rem);
	}
}
@media only screen  and (max-width:1189px) {
	.case-page.list .section2 .nav-box a.active .triangle {
	    display: none;
	}
}
.an_xq{
	width: 80%;
	height: auto;
	display: table;
	margin: 0px auto;
}
.an_xq .showshow img {
	max-width: 100%;
	margin: auto;
	display: block;
}
.an_gd{
	width: 100%;
	height: auto;
	display: table;
	background: #dbdbdb;
	padding-bottom:3%;
}
.an_gsd2 {
	width: 80%;
    margin: 0px auto;
    height: auto;
    display: table;
}

.an_gsd2 ul li{
	float: left;
	width: 21%;
	margin-right: 5.2%;
	margin-top: 3%;
}
.an_gsd2 ul li:nth-child(4n){
	margin-right: 0%;
}
.an_gsd2 ul li a{
	display: block;
	background: #FFFFFF;
	width:100%;
	font-size: 16px;
	height: 30px;
	padding-top: 2%;
	padding-bottom: 2%;
	line-height: 30px;
	overflow: hidden;
	
}

.an_gsd2 ul li a span{
	margin-left: 5%;

}
.an_gsd2 ul li img {
	width: 100%;
}
.an_gdal{
	width: 100%;
	height: auto;
	display: table;
	margin-top: 3%;
}
.an_gdal a{
	width: 156px;
	height: 43px;
	margin: 0px auto;
	border: 1px #999999 solid;
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 43px;
	color: #666666;
	border-radius:20px;
}
.an_gdal a:hover{
	background: red;
	color: #FFFFFF;
}

.jj_left {
	width:55%;
	float: left;
	height: auto;
	display: table;
	margin-top: 2%;
	margin-bottom: 5%;
	margin-right: 2%;
}
.jj_left p:nth-child(1){
	width: 6%;
	background: #FF0000;
	height: 2px;
	margin-bottom: 1%;
}
.an_title{
	width: 100%;
	height: auto;
	font-size: 25px;
	margin-bottom: 1%;
}
.dis_title{
	width: 100%;
	height: auto;
	font-size: 15px;
	margin-bottom: 1%;
}
.contnet_title ul li{
	font-size: 13px;
	color: #666666;
	margin-bottom:1%;
	line-height: 25px;
}
.jj_right{
	width:40%;
	float: left;
	height: auto;
	display: table;
	margin-top: 2%;
	margin-bottom: 5%;
	margin-right: 2%;
}
.jj_right p:nth-child(1){
	width: 6%;
	background: #FF0000;
	height: 2px;
	margin-bottom: 1%;
}

@media only screen  and (max-width: 1188px) {
	.jj_left{
		width: 100%;
	}
	.jj_right{
		width: 100%;
	}
}
@media only screen  and (max-width: 714px) {
	.an_gsd2 ul li {
	    float: left;
	    width: 44%;
	    margin-right: 11.2%;
	    margin-top: 2%;
	}
	.an_gsd2 ul li:nth-child(2n){
		margin-right: 0%;
	}
}
@media only screen  and (max-width: 420px) {
	.an_gsd2 ul li {
	    float: left;
	    width: 100%;
	    margin-right: 0%;
	    margin-top: 2%;
	}
}
.technology {
    position: relative;
    margin:55px auto;
    width: 1200px;
    height: 890px;
    font-size: 14px;
    overflow: hidden;
}
.technology .technology_s {
    height: 890px;
    width: 9px;
    position: absolute;
    left: 50%;
    margin-left: -4.5px;
    background: url(../images/technology_s.png) no-repeat;
    z-index: 4;
}
.technology .technology_h {
    width: 1200px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4.5px;
    background: url(../images/technology_h.png) no-repeat;
    z-index: 5;
}
.technology .technology_c {
    width: 415px;
    height: 415px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -207.5px 0 0 -207.5px;
    background: url(../images/technology_c.png) no-repeat;
    z-index: 6;
}
.technology .technology_c_hover {
    width: 392px;
    height: 392px;
    padding: 10px;
    background: url(../images/technology_c_hover.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -206px 0 0 -206px;
    z-index: 7;
    display: none;
    text-align: center;
}
.technology .con {
    float: left;
    width: 598px;
    height: 443px;
    border: 1px solid #e8e8e6;
    position: relative;
    z-index: 3;
    background: #f5f5f5;
    color: #333;
}
.technology .con1 .t {
    color: red;
    top: 33px;
    left: 40px;
}
.technology .con .t {
    position: absolute;
    font-size: 20px;
}
.technology .con1 .txt {
    top: 85px;
    left: 40px;
    width: 490px;
}
.technology .con .txt {
    line-height: 22px;
    position: absolute;
}
.technology .con1 .img {
    top: 231px;
    left: 40px;
}
.technology .con .img {
    position: absolute;
}
.technology .con1 .list {
    left: 259px;
    top: 246px;
}
.technology .con .list {
    position: absolute;
    line-height: 30px;
}
.technology .con .list li:nth-child(1) {
    height: 30px;
    padding-left: 40px;
    background: url(../images/a.jpg) no-repeat left top;
}
.technology .con .list li:nth-child(2) {
    height: 30px;
    padding-left: 40px;
    background: url(../images/b.jpg) no-repeat left top;
}
.technology .con .list li:nth-child(3) {
    height: 30px;
    padding-left: 40px;
    background: url(../images/c.jpg) no-repeat left top;
}
.technology .con .list li:nth-child(4) {
    height: 30px;
    padding-left: 40px;
    background: url(../images/d.jpg) no-repeat left top;
}
.technology .con .list li:nth-child(5) {
    height: 30px;
    padding-left: 40px;
    background: url(../images/e.jpg) no-repeat left top;
}
.technology .con .list ul {
	line-height: 16px;
}
.technology .con2, .technology .con3 {
    border-color: #fff;
    background: #fff;
}
@media only screen and (max-width: 1211px) {
	.technology .con1, .technology .con3 {
	    background:#f5f5f5;
	}
	.technology .con2, .technology .con4 {
	     background: #fff;
	}
}
.technology .con2 .t {
    color: red;
    top: 33px;
    right: 40px;
    text-align: right;
}
.technology .con2 .txt {
    top: 85px;
    right: 40px;
    text-align: center;
    width: 510px;
}
.technology .con2 .img {
    top: 218px;
    right: 17px;
}
.technology .con2 .list {
    left: 252px;
    top: 247px;
}
.img img {
	border: none;
	border: 0;
	max-width: 100%;
	vertical-align: top;
}

.technology .con3 .t {
    color: red;
    left: 40px;
    top: 290px;
}
.technology .con3 .txt {
    top: 340px;
    right: 40px;
    width: 517px;
}
.technology .con3 .img {
    top: 51px;
    left: 41px;
}
.technology .con3 .list {
    left: 265px;
    top: 61px;
}


@media only screen and (min-width:1280px) {
	.technology .con1:hover {
	    background: #3e8dd0;
	    color: #fff;
	    border-color: #3e8dd0;
	}
	.technology .con:hover .t {
	    color: #fff;
	}
	.technology .con2:hover {
	    background: #45d041;
	    color: #fff;
	    border-color: #45d041;
	}
	.technology .con3:hover {
	    background: #bd41d0;
	    color: #fff;
	    border-color: #bd41d0;
	}
	.technology .con4:hover {
	    background: #fcc904;
	    color: #fff;
	    border-color: #fcc904;
	}
}

.technology .con4 .t {
    color: red;
    right: 40px;
    top: 290px;
    text-align: right;
}
.technology .con4 .txt {
    top: 340px;
    right: 40px;
    text-align:center;
    width: 496px;
}
.technology .con4 .img {
    top: 74px;
    right: 28px;
}
.technology .con4 .list {
    left: 222px;
    top: 62px;
}

.MainContent{
	background: url(../images/con_bj.png) ;
}
.con_js{
	width: 100%;
	height: auto;
	display: table;
	text-align: center;
	margin-bottom: 2%;	
}
.con_js p:nth-child(1){
	font-size: 25px;
}
@media only screen and (max-width:768px) {
	.con_js p:nth-child(1){
		font-size: 20px;
	}
}
.con_js p:nth-child(2){
	font-size:15px;
}
.con_js p:nth-child(3){
	font-size:20px;
	color: #666666;
}
.con_tt{
	width: 100%;
	height: auto;
	margin-top: 3%;
	font-size: 15px;
	display: table;
	text-align: center;
	margin-bottom: 2%;
}
.con_tz 
{
	width: 100%;
	height: auto;
	display: table;
	margin: 0px auto;
	margin-bottom: 2%;
	text-align: center;
}
.con_tz ul li {
    width: 130px;
    background: #d8d7d7;
    border-radius: 23px;
    display: inline-block;
    margin: 0 1%;
}
.con_tz ul li a{
	display: block;
	width: 100%;
	height: auto;
	line-height: 43px;
}
.con_tz ul .hs{
	background:red;
}
.con_tz ul .hs a{
	color: #FFFFFF;
	width: 100%;
}
.con_tz ul li:hover{
	background:red;
}
.con_tz ul li:hover a{
	color: #FFFFFF;
}
.con1_f{
	right: 0% !important;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.con1{
	right: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.con2_f{
	left: 0% !important;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.con2{
	left: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.con3_f{
	right: 0% !important;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.con3{
	right: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.con4_f{
	left: 0% !important;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.con4{
	left: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
@media only screen  and (max-width:1211px) {
	.con_tz {
	    width: 100%;
	    height: auto;
	    display: table;
	    margin: 0px auto;
	    margin-bottom: 0px;
	    margin-bottom: 2%;
	}
	.technology_c{
		display: none;
	}
	.technology_s{
		display: none;
	}
	.technology_h{
		display: none;
	}
	.technology {
	    position: relative;
	    margin:0 auto;
	    width: 100%;
	    height: auto;
	    font-size: 14px;
	    overflow: hidden;
	    display: table;
	}
	.technology .con{
		float: none;
		width: 100%;
		height: auto;
		display: table;
		position: relative;
		text-align: center;
	}
	.technology .con .t {
	    position: relative;
	    font-size: 20px;
	}
	.technology .con .txt {
	    line-height: 22px;
	    position: relative;
	    margin: 0px auto;
	    margin-top: 0px;
	    margin-top: 5%;
	    top:0px;
	    left: 0px;
	}
	.technology .con .img {
	    position: relative;
	    top:0px;
	    left: 0px;
	    margin-top: 2%;
	}
	.technology .con .list {
	    position: relative;
	    left: 0px;
	    top: 0px;
	    margin-top: 2%;
	    width: 20%;
	    margin: 0px auto;
	    margin-top: 0px;
	    margin-top: 2%;
	}
	.technology .con2 .t {
	    color: red;
	    top: 33px;
	    right: 0px;
	    text-align: center;
	}
	.technology .con1 .t {
	    color: red;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    display: block;
	    margin-top: 3%;
	}
	.technology .con3 .t {
	    color: red;
	    left: 0px;
	    top: 0px;
	    display: block;
	    margin-top: 2%;
	}
	.technology .con4 .t {
	    color: red;
	    left: 0px;
	    top: 0px;
	    right: 0px;
	    display: block;
	    margin-top: 2%;
	    text-align: center;
	}
}
@media only screen  and (max-width:540px){
	.technology .con1 .txt {
	    width: 100%;
		padding:0 5%;
		box-sizing: border-box;
	}
	.technology .con1:hover,.technology .con2:hover,.technology .con3:hover,.technology .con4:hover{
		background: none;
		color:#000;
		border-color:#fff;
	}
	.technology .con1 .t,.technology .con2 .t,.technology .con3 .t,.technology .con4 .t{
		color:red !important;
	}
	.technology .con2 .txt {
	    width: 100%;
	    right: 0px;
	    text-align: center;
	    padding: 0 20px;
	    box-sizing: border-box;
	}
	.technology .con3 .txt {
	    width: 100%;
	    right:0px;
		text-align: center;
		padding: 0 15px;
	    box-sizing: border-box;
	}
	.technology .con4 .txt {
	    width: 100%;
	    right:0px;
		text-align: center;
		padding: 0 15px;
	    box-sizing: border-box;
	}
	.technology .con2 .t {
	    color: red;
	    top: 0px;
	    right: 0px;
	    text-align: center;
	    margin-top: 2%;
	    display: block;
	}
	.technology .con .list{
		width: 100%;
	}
}
@media only screen  and (max-width:690px){
	.con_tz ul li {
	    float: none;
	    background: #d8d7d7;
	    border-radius: 23px;
	   	margin-bottom: 4%;
	   	width: 31%;
	}
	.con_tz {
	    width: 90%;
	    height: auto;
	    display: table;
	    margin: 0px auto;
	    margin-bottom: 2%;
	}
	.technology .con .list {
    width: 37%;
	}
}
.qiye{
	width: 100%;
	height: auto;
	display: table;
	margin-top: 3%;
}
.qiye_left{
	float: left;
	width: 48%;
	text-align: right;
	height: auto;
	display: table;
}
.qiye_right{
	float: right;
	width: 48%;
	height: auto;
	display: table;
	text-align: left;
}
.qiye_right1{
	float: left;
	width: 10%;
	height: 100%;
	text-align: center;
	
}
.qiye_right1 img {
	vertical-align: top;
}
.qiye_right2{
	float: right;
	width: 90%;
	height: 100%;
}
.one_1 p:nth-child(1){
	font-size: 25px;
}
.one_1 p:nth-child(2){
	font-size: 15px;
}
.one_2{
	font-size: 14px;
	margin-top:5%;
	width: 70%;
	height: auto;
	display: table;
	color: #666666;
	line-height: 24px;
	margin-bottom: 7%;
}
.one_3{
	width: 100%;
	height: auto;
	display: table;
	text-align: left;
}
.one_3 a{
	display: block;
	border: 1px #666666 solid;
	width: 135px;
	height: 40px;
	font-size: 18px;
	text-align: center;
	line-height: 38px;
}
.one_3 a:hover{
	color: #FFFFFF;
	background: red;
}
.pinpai{
	width: 100%;
	height: 2263px;
	display: table;
	background: url(../images/one_bj.png) no-repeat center;
	background-size: cover;
}
.xcx{
	width: 100%;
	height: auto;
	display: table;
	margin-top: 4%;
}
.two{
	width: 48%;
	height: auto;
	display: table;
	float: left;
}
.twp_left{
	float: right;
	width: 80%;
	height: auto;
	display: table;
	text-align: left;
}
.tow_02{
	float: left;
	width: 10%;
	height: 100%;
	text-align: center;
}
.tow_02 img {
	vertical-align: top;
}
.tow_03{
	float: right;
	width: 88%;
	height: 100%;
}
.tow_04 p:nth-child(1){
	font-size: 25px;
}
.tow_04 p:nth-child(2){
	font-size: 15px;
}
.tow_05{
	font-size: 14px;
	margin-top: 5%;
	width: 70%;
	height: auto;
	display: table;
	color: #666666;
	line-height: 24px;
	margin-bottom: 7%;
}
.tow_06{
	width: 100%;
	height: auto;
	display: table;
	text-align: left;
}
.tow_06 a {
    display: block;
    border: 1px #666666 solid;
    width: 135px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
}
.tow_06 a:hover{
	color: #FFFFFF;
	background: red;
}
.twp_right{
	width: 35%;
	height: auto;
	display: table;
	text-align: left;
	float: right;
}
.djsw{
	width: 100%;
	height: auto;
	display: table;
	margin-top: 4%;
}
.dbyx{
	width: 100%;
	height: auto;
	display: table;
	margin-top: 4%;
}
.dbyx_01{
	float: right;
	width: 40%;
}
.dbyx_02{
	float: left;
	width: 50%;
	height: auto;
	display: table;
}
.dbyx_03{
	float: right;
	width: 80%;
	height: auto;
	display: table;
	text-align: left;
}
.four_01{
	float: left;
	width: 10%;
	height: 100%;
	text-align: center;
}
.four_01 img {
	vertical-align: top;
}
.four_02{
	float: right;
	width: 88%;
	height: 100%;
}
.four_03 p:nth-child(1){
	font-size: 25px;
	color: #FFFFFF;
}
.four_03 p:nth-child(2){
	font-size: 15px;
	color: #FFFFFF;
}
.four_04{
	font-size: 14px;
	margin-top: 5%;
	width:100%;
	height: auto;
	display: table;
	color: #ffffff;
	line-height: 24px;
	margin-bottom: 7%;
}

.qiye_left img{
	display: block;
	max-width: 100%;
	margin: auto;
}

.four_05{
	width: 100%;
	height: auto;
	display: table;
	text-align: left;
}
.four_05 a
{
	display: block;
	border: 1px #ffffff solid;
	width: 135px;
	height: 40px;
	font-size: 18px;
	text-align: center;
	line-height: 38px;
	color: #FFFFFF;
}
.four_05 a:hover{
	background: red;
}
.five{
	width: 100%;
	height: auto;
	display: table;
	margin-top: 5%;
}
.five_01{
	width: 50%;
	height: auto;
	display: table;
	float: left;
}
.five_02{
	width: 70%;
	float: right;
	height: auto;
	display: table;
	margin-top: 3%;
}
.five_02 img {
	width: 100%;
}
.five_03{
	float: right;
	width: 50%;
	height: auto;
	display: table;
}
.qiye_left img{
	display: none;
}
@media only screen  and (max-width:1439px) {
	.five {
	    width: 100%;
	    height: auto;
	    display: table;
	    margin-top: 21%;
	}
}
@media only screen  and (max-width:1126px) {
	.qiye_left img{
	    width: 100%;
	}
	.dbyx_01 {
	    float: right;
	    width: 60%;
	}
	.dbyx_01  img{
		float: right;
		width:80%;
	}
	.qiye_right2 {
	    float: right;
	    width: 82%;
	    height: 100%;
	}
	.tow_03 {
	    float: right;
	    width: 80%;
	    height: 100%;
	}
	.four_02 {
	    float: right;
	    width: 79%;
	    height: 100%;
	}
}
@media only screen  and (max-width:1000px) {
	.dbyx_01{
		display: none;
	}
	.dbyx {
	    width: 100%;
	    height: auto;
	    display: table;
	    margin-top:21%;
	}
}
@media only screen  and (max-width:884px) {
	.pinpai{
		background: none;
	}
	.four_03 {
		color:#666666;
	}
	.four_03 p{
		color:#000 !important;
	}
	.four_04{
		color: #666666;
	}
	.four_05 a{
		color: #666666;
		border: 1px #666666 solid;
	}
	.qiye_left {
	    float: none;
	    width: 100%;
	    text-align: center;
	    height: auto;
	    display: table;
	}
	.qiye_left  img{
		width: 80%;
	}
	.bbb{
		width:50%;
	}
	.qiye_right1{
		display: none;
	}
	.qiye_right {
	    float: none;
	    width: 100%;
	    height: auto;
	    display: table;
	    text-align: left;
	}
	.tow_02{
		display: none;
	}
	.two {
	    width: 100%;
	    height: auto;
	    display: table;
	    float: none;
	}
	.twp_left {
	    float: none;
	    width: 100%;
	    height: auto;
	    display: table;
	    text-align: left;
	}
	.twp_right {
	    width: 100%;
	    height: auto;
	    display: table;
	    text-align: center;
	    float: none;
	    margin-top: 5%;
	}
	.dbyx {
	    width: 100%;
	    height: auto;
	    display: table;
	    margin-top: 4%;
	}
	.dbyx_02 {
	    float: none;
	    width: 100%;
	    height: auto;
	    display: table;
	}
	.four_01{
	display: none;	
	}
	.four_02 {
	    float: right;
	    width: 100%;
	    height: 100%;
	}
	.five {
		    width: 100%;
		    height: auto;
		    display: table;
		    margin-top: 4%;
		}
	.pinpai {
	    width: 100%;
	    height: auto;
	    display: table;
	    background: none;
	    background-size: 100% 100%;
	}
	.five_01 {
	    width: 100%;
	    height: auto;
	    display: table;
	    float: none;
	}
	.five_02 {
	    width: 100%;
	    float: none;
	    height: auto;
	    display: table;
	    margin-top: 3%;
	    text-align: center;
	}
	.five_02 img {
		width: 50%;
	}
	.qiye_right{
		margin-top: 2%;
		margin-bottom: 2%;
	}
}
@media only screen  and (max-width:884px) {
	.qiye_right2 {
	    float: none;
	    width: 100%;
	    height: 100%;
	    text-align: center;
	}
	.one_2 {
	    font-size: 14px;
	    margin-top: 5%;
	    width: 100%;
	    height: auto;
	    display: table;
	    color: #666666;
	    line-height: 24px;
	    margin-bottom: 7%;
	}
	.one_2,.four_04,.tow_05{
		padding:0 5%;
		box-sizing: border-box;
	}
	.one_3 {
	    width: 100%;
	    height: auto;
	    display: table;
	    text-align: center;
	}
	.one_3 a {
	    display: block;
	    border: 1px #666666 solid;
	    width: 135px;
	    height: 40px;
	    font-size: 18px;
	    text-align: center;
	    line-height: 38px;
	    margin: 0 auto;
	}
	.tow_03 {
	    float: none;
	    width: 100%;
	    height: 100%;
	    text-align: center;
	}
	.tow_05 {
	    font-size: 14px;
	    margin-top: 5%;
	    width: 100%;
	    height: auto;
	    display: table;
	    color: #666666;
	    line-height: 24px;
	    margin-bottom: 7%;
	}
	.tow_06 a {
	    display: block;
	    border: 1px #666666 solid;
	    width: 135px;
	    height: 40px;
	    font-size: 18px;
	    text-align: center;
	    line-height: 38px;
	    margin: 0px auto;
	}
	.dbyx_03 {
	    float: none;
	    width: 100%;
	    height: auto;
	    display: table;
	    text-align: center;
	}
	.four_04 {
	    font-size: 14px;
	    margin-top: 5%;
	    width: 100%;
	    height: auto;
	    display: table;
	    color: #666666;
	    line-height: 24px;
	    margin-bottom: 7%;
	}
	.four_05 a {
	    display: block;
	    border: 1px #666 solid;
	    width: 135px;
	    height: 40px;
	    font-size: 18px;
	    text-align: center;
	    line-height: 38px;
	    color: #000;
	    margin: 0px auto;
	}
	.four_05 a:hover{
		color:#fff;
	}
}
.xw_top{
	width: 100%;
	height:auto;
}
.xw_top1 {
	width: 85%;
	height: auto;
	display: table;
	margin:0px auto;
}
.xw_top1  img {
	margin-top: 4%;
	margin-bottom: 2%;
}
.contt p img {
	margin-right: 0.5%;
}
@media only screen and (max-width: 768px) {
	.contt{margin: 20px 0;}
	.contt p img {
		width:35px;
	}
}
.contt p {
	font-size: 30px;
}
.dt_1{
	width: 100%;
	height: auto;
	padding:0 20px ;
	box-sizing: border-box;
	}
.dt_2{
	width: 33%;
	height: auto;
	float: left;
}
.dt_3{
	float: right;
	text-align: left;
	width:100%;
	height: auto;
	display: table;
}
.dt_3 ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 5%;
}
.qxa{
	width: 40px;
	height: 40px;
	border-radius:20px;
	background: red;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	line-height: 37px;
	margin:0px auto;
}
.qx_left{
	width: 20%;
	height: 100%;
	float: left;
	text-align: center;
}
.qx_right{
	width: 80%;
	height: 100%;
	float:right;
}
.qx_right {
	font-size: 13px;
	color: #666666;
	line-height: 25px;
}
.qx_right p:nth-child(1){
	font-size:20px;
	color: #000000;
}
.qx_right p:nth-child(2)
{
	width: 30%;
	height: 2px;
	background: red;
	margin-top: 5px;
}
.qx_right p{
	line-height: 25px;
}
.dt_content{
	width: 33%;
	height: auto;
	display: table;
}
.dt_content img{
	width: 100%;
}
.dt_sz{
	width: 20%;
	height: 100%;
	float: left;
	text-align: center;
}
.dt_st{
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background: red;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	line-height: 37px;
	margin: 0px auto;
}
.dt_fq{
	width: 80%;
	height: 100%;
	float: right;
	font-size: 13px;
	color: #666666;
	line-height: 25px;
	
}
.dt_fq p:nth-child(1){
	font-size:20px;
	color: #000000;
	
	
}
.dt_fq p:nth-child(2)
{
	width: 30%;
	margin-top: 5px;
	height: 2px;
	background: red;
}
.dt_right{
	width: 33%;
	height: auto;
	display: table;
	float: right;
}
.dt_right ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 5%;
}
.dt_ri2{
	width: 20%;
	height: 100%;
	float: left;
	text-align: center;
}
.dtr{
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background: red;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	line-height: 37px;
	margin: 0px auto;
}
.dty1{
	width: 80%;
	height: 100%;
	float: right;
	font-size: 13px;
	color: #666666;
	line-height: 25px;
}
.dty1 p:nth-child(1) {
    font-size: 20px;
    color: #000000;
}
.dty1 p:nth-child(2) {
    width: 30%;
    height: 2px;
    background: red;
    margin-top: 5px;
}
.f img{
	max-width: 100%;
}
.sectio2{
	width: 100%;
	height: auto;
	display: table;
	background: #f1f1f1;
}
.scrt {
	width: 100%;
	height: auto;
	display: table;
	margin-top: 3%;
}
.scrt ul li{
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
	color: #666666;
	padding:0 5%;
}
.scrt ul li:nth-child(1){
		font-size: 50px;
		font-weight: 900;
		color: #000000;
}
.f{
	text-align: center;
	width: 60%;
    margin: 0px auto;
	margin-top:3%;
	margin-bottom: 3%;

}
.sectio1{
	width: 100%;
	height: auto;
	display: table;
	
}
.qx_yc{
	display: none;
}
@media only screen  and (max-width: 1076px) {
	.qx_right p:nth-child(1) {
	    font-size: 15px;
	    color: #000000;
	}
	.dt_fq p:nth-child(1) {
	    font-size: 15px;
	    color: #000000;
	}
	.dty1 p:nth-child(1) {
	    font-size: 15px;
	    color: #000000;
	}
}
@media only screen  and (max-width: 1010px) {
	.dt_right {
	    width: 50%;
	    height: auto;
	    display: table;
	    float: right;
	}
		.dt_2 {
	    width: 50%;
	    height: auto;
	    float: left;
	}
	.dt_content{
		display: none;
	}
	.qx_yc{
		display: block;
	}
}
@media only screen  and (max-width: 681px){
	.dt_3 {
	    float: right;
	    text-align: left;
	    width: 100%;
	    height: auto;
	    display: table;
	}
}
@media only screen  and (max-width: 554px){
	.dt_3 {
	    float: right;
	    text-align: left;
	    width: 100%;
	    height: auto;
	    display: table;
	}
	.dt_2 {
	    width: 100%;
	    height: auto;
	    float: left;
	}
	.dt_right {
	    width: 100%;
	    height: auto;
	    display: table;
	    float: right;
	}
}

.sct_yc{
	font-size: 15px;
	text-align: center;
	display: none;
}
@media only screen  and (max-width:741px){
	.scrt ul li:nth-child(1) {
	    font-size: 30px;
	    font-weight: 900;
	    color: #000000;
	}
	.sct_yc{
		display: block;
		text-align: left;
	}
	.sct_yc ul li{
		margin-bottom: 4%;
		padding-left:5%;
		padding-right: 5%;
	}
	.f {
	    text-align: center;
	    width: 90%;
	    margin: 0px auto;
	    margin-top: 0px;
	    margin-bottom: 0px;
	    margin-top: 3%;
	    margin-bottom: 3%;
	}
}
@media only screen  and (max-width:480px){
	.scrt ul li:nth-child(1) {
	    font-size: 18px;
	    font-weight: 900;
	    color: #000000;
	}
}
.top_l{
	width: 80%;
	height: auto;
	margin: 0px auto;
}
.top_l ul{text-align: center;}
.top_l ul li{
	background: #d8d7d7;
	border-radius: 23px;
	margin:5px;
}
.top_l ul li a{
	display: block;
	width: 100%;
	height: auto;
	line-height: 33px;
	color: #333;
	font-size: 15px;
	transition: 0s;
}
.top_l ul .tn a{
	background: red;
	border-radius: 23px;
	color: #fff;
}
.con_e{
	margin-bottom: 3%;
}
.top_l ul li:hover{
	background: red;
}
.top_l ul li:hover a{color: #fff;}
.fdc{
	width: 100%;
	height: auto;
	display: table;
	text-align: center;
	margin-bottom: 3%;
}
.fdc p{
	font-size: 35px;
	letter-spacing:15px;
}
.fdc p span{
	font-size: 26px;
	color:#3C3B3B;
	letter-spacing:5px;
	position: relative;
}
@media only screen and (max-width:875px){
	.fdc p span{
		font-size: 22px;
	}
	.fdc p img{
		width:59px;
	}
	.fdc p img:nth-child(2n){
		position: relative;
		left:-24px;
	}
	.fdc p span:nth-child(2n-1) {
		left: 0px !important;
	}
}
.fdc p span:nth-child(2n-1) {
	left: 24px;
}
.fdc p span:nth-child(2n){
	left:-24px;
}

.ft_bottom{
	width: 80%;
	height: auto;
	display: table;
	margin: 0px auto;
}
.ft_span img{
	float: left;
}
.wgh{
	width: 30%;
	float: left;
	margin-top: 1%;
	margin-left: 10px;
}
.ft_span {
	width: 100%;
	height:auto;
	font-size: 15px;
	color:#666666;	
	display: table;
	margin-bottom: 3%;
}
.lbdt{
	width: 100%;
	height: auto;
	display: table;
}
.lbdt ul li{
	width: 23.2%;
	margin-bottom: 5%;
	margin-right: 2.4%;
	float: left;
}
.lbdt ul a{
	display: block;
}
.lbdt ul li:nth-child(4)
{
	margin-right: 0%;
}
.imgtt {
	width: 100%;
	height: auto;
	display: table;
}
.imgtt img{
	width: 100%;
}
.lbdt ul li .ata{
	display: block;
	background: #FFFFFF;
	font-size: 18px;
	height: 30px;
	padding-top: 2%;
	padding-bottom: 2%;
	border: 1px #999999 solid;
}
.lbdt ul li .ata span{
	margin-left: 5%;
}
.ab_gd{
	margin-top: 0%;
	margin-bottom: 5%;
}
.son1{
	width: 80%;
	height: auto;
	display: table;
	margin: 0px auto;
	text-align: left;
	margin-bottom: 3%;
}
.son_left{
	float: left;
	width: 60%;
	height: auto;
	display: table;
}
.son_left2{
	height: auto;
	font-size: 15px;
	margin-top: 4%;
	line-height: 1.8;
}
.son_right{
	float: right;
	height: auto;
	margin-left: 4%;
	max-width:40%;
	min-width: 300px;
}

.son_right3{
	float: right;
	width: 60%;
	height: auto;
	display: table;
	text-align: right;
}
.son_left3{
	float: left;
	height: auto;
	margin-right: 4%;
	max-width:40%;
	min-width: 300px;
}
.son_right img {
	width: 100%;
	
}
.son_left3 img{
	width: 100%;
}
@media only screen and (max-width:1000px) {
	.son_left{
		width: 100%;
	}
	.son_right{
		width: 100%;
		text-align: center;
		margin-top: 3%;
		max-width: none !important;
		min-width: none !important;
		margin:10px 0 30px !important;
	}
	.son_right img{
		width: 100%;
		margin: 0px auto;
	}
	.son_left3{
		width: 100%;
		text-align: center;
		max-width: none !important;
		min-width: none !important;
		margin:10px 0 30px !important;
	}
	.son_left3 img {
		width: 100%;
		margin: 0px auto;
	}
	.son_right3{
		width: 100%;
		text-align: left;
	}
}
@media only screen and (max-width:1354px) {
	
	.top_l{
		width:94%;
		height: auto;
	}
}
@media only screen and (max-width:1018px) {
	.wgh {
	    width: 67%;
	    float: left;
	    margin-top: 1%;
	    margin-left: 10px;
	}
}
@media only screen and (max-width:875px){
	
	.son_left img,.son_right3 img{
		width:120px;
	}
	.fdc p{
		font-size: 25px !important;
		padding:8px 0;
	}
}
@media only screen and (max-width:849px) {
	
	.top_l {
	    width: 90%;
	    height: auto;
	}
	.lbdt ul li {
	    width:48%;
	    margin-bottom: 5%;
	    margin-right: 4%;
	    float: left;
	}
	.lbdt ul li:nth-child(2n){
		margin-right: 0%;
	} 
}
@media only screen and (max-width:480px){
	.lbdt ul li .ata {
	    font-size: 15px !important;
	}
	.lbdt ul li .ata {
	    display: block;
	    background: #FFFFFF;
	    font-size: 18px;
	    height: 30px;
	    padding-top: 2%;
	    padding-bottom: 2%;
	    border: 1px #999999 solid;
	    line-height: 28px;
	}
}
@media only screen and (max-width:1063px) {
	.wgh {
	    width: 100%;
	    float: left;
	    margin-top: 1%;
	    margin-left: 0px;
	    margin-top: 3%;
	}
}
.DL2{
	position: absolute;
	left: 12.5%;
	right: 12.5%;
	top: 40%;
	margin-top: 45px;
	top: 1.8rem !important;
}
.a_yc{
	display: none;
}
.a_yc ul li{
	float: left;
	width: 25%;
	text-align: center;
}
.a_yc ul li a{
	font-size: 15px;
	color: #FFFFFF;
	border-top: 1px red solid;
	padding-top: 9%;
	padding-bottom: 9%;
	border-bottom: 1px red solid;
}
@media only screen  and (max-width: 640px) {
	.a_yc {
		display: block;
		margin-top: 10%;
	}
}
.banner1{
	width: 100%; height: 100%;
}
.banner2{
	width: 100%; height: 100%;
	display: none;
}
@media only screen and (max-width: 640px) {
	.banner2{
		display: block;
	}
	.banner1{
		display: none;	
	}
}
.lianluo ul {
	padding-top: 13px;
}
@media only screen  and (max-width: 640px) {
	.lianluo ul li:nth-child(1) {
	    font-size: 20px;
	}
}
@media only screen  and (max-width: 1550px){
	.dbyx_01 img{
		float: right;
		width:500px;
	}
}

.bdselect_share_box{
	display: none !important;
}

.fcb1_2,.fcb2_2,.fcb3_2,.fcb4_2{margin:3% 0;}

#lb>li{
	width:100%;
	float: none;
	margin-bottom: 0px;
}
#lb ul{
	text-align: left;
}
#lb ul li{
	margin: 10px 0;
	width:auto;
	margin-right: 2%;
}
#lb ul li span{color: #666;}
#lb ul li.lb_11{
	font-weight: 600;
}
#lb ul li.lb_22{
	color:#E21A22;
}
#lb ul li a{
	color:#666;
}

.jiathis_style_32x32 a{display: inline-block;}
@media only screen  and (max-width: 450px){
	.jiathis_style_32x32{
		padding-left: 0;
	}
	.jiathis_style_32x32>a:last-child{display: none !important;}
}
@media only screen  and (max-width: 600px){
	.jj_right p:nth-child(1),.jj_left p:nth-child(1){
		display: none !important;
	}
}
#lbdt .case-page.list .section2{
	width:100%;
	padding-bottom: 25px;
	background: #fff;
}
@media only screen and (max-width: 864px){
	#lbdt .case-page.list .section2{
		padding-bottom: 50px;
	}
}
@media only screen and (min-width: 769px){
	.case-page.list .section2 ul li:hover .content{
		opacity: 0;
	}
	.case-page.list .section2 ul li:hover .cover{
		opacity: 1;
	}
	.case-page.list .section2 ul li:hover .cover .overlay .border-ver, .case-page.list .section2 ul li:hover .cover .overlay .border-hor {
		transform: scale(1,1);
		-webkit-transform: scale(1,1);
	}
	.case-page.list .section2 ul li:hover .text-box{
		opacity: 1 !important;
		left: 0% !important;
	}
}

@media only screen and (max-width: 1280px){
	.scrt ul li:nth-child(1){font-size: 36px !important;}
}
@media only screen and (max-width: 980px){
	.scrt ul li:nth-child(1){font-size: 30px !important;}
}
@media only screen and (max-width: 768px){
	.scrt ul li:nth-child(1){font-size: 24px !important;}
}
@media only screen and (max-width:640px){
	.scrt ul li:nth-child(1){font-size: 20px !important;}
}
@media only screen and (max-width:480px ) {
	.con_tz ul li{width: 37%;}
}