/*导航栏*/
body{
	margin: 0px !important;
}
.navigation{
	z-index: 1000;
	background-color: #fff;
	position: fixed;
	width: 86%;
	padding-left: 7%;
	padding-right: 7%;
	height: 87px;
	border-top: 4px solid #94d5ff;
	border-bottom: 1px solid #e0e0e0;
}

.logo{
	text-align: center;
	/*width: 9%;*/
	float: left;
	height: 70px;
	margin-top: 10px;
}
.logo img{
	height: 60px;
}

/*导航栏搜索框*/
.navigation .fwm{
	margin-left: 2%;
	float: left;
	margin-top: 27px;
	border-radius:5px;
	width: 13%;
	height: 35px;
	border: 1px solid #aaa;
	
}

.fwm input{
	font-size: 16px;
	border:none;
	border-radius:11px;
	outline:none;
	margin-left: 2%;
	width: 98%;
	height: 32px;
}

.navigation .yz{
	float: left;
	background-color: #fff;
	margin-top: 27px;
	border-radius:5px;
	width: 5%;
	height: 35px;
	border: 1px solid #aaa;
	margin-left: 1%;
}

.yz input{

	font-size: 16px;
	border:none;
	border-radius:10px;
	outline:none;
	margin-left: 6%;
	width: 94%;
	height: 32px;
}
.yzm1{
	background-color: #C4C4C4;
	height: 30px;
	width: 50px;
	margin-top: 30px;
	float: left;
	margin-left: 1%;
}
.yzm1 p{
	margin-top: 5px !important;
	font-size: 20px;
	color: #333;
	     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.cx{
	width: 5%;
	margin-top: 30px;
	float: left;
	margin-left: 1%;
}
.cx button{
	background-color:#257ab8; 
	border-radius:10px;
	float: right;
	border: 0;
	width: 100%;
	height: 30px;
	color: #fff;
	font-size: 15px;
	z-index: 9999;
}
.right {
	margin: 0px !important;
	text-align: center;
	float:right; !important;
	/*width: 52%;*/
	margin-left: 6%;
	overflow: hidden;
	width:55%;
	height: 87px;
}
ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.right ul{

	/*overflow: hidden;*/
	text-align: center;
	/*width: 100%;*/
	list-style: none;
	margin: 0px !important;
	/*height: 87px;*/
}
.right ul li{
	float: left;
}
.right ul a{
	text-decoration: none;
	padding-right: 20px;
	color: #868686; 
	font-weight: 500;
	font-family: 微软雅黑;
	font-size: 18px;
	line-height: 87px;

}
.right ul a:hover{
	color: #6ebff3;
}
@media (max-width: 1244px){
	.navigation ul li a {
		font-size: 15px;
	}
}
@media (max-width: 1100px){
	.navigation ul li a {
		font-size: 12px;
	}
}
@media (max-width: 960px){
	.navigation ul li a  {
		display: none;
	}
}


/*标语图片*/
.bytp img{
	width: 100%;
}
#bytp-title{
	background: url('../../images/business(bei)/title3.png') no-repeat;
	background-size: 100% 100%;
	/*opacity:0.8;*/
	height: 450px;
	width: 100%;
	left: -100%;
	position: absolute;

	margin-top: -450px;
}
#bytp-title p{
	line-height: 30px;
	color: #fff;
	width:60%;
	margin-left: 3%;
	font-weight: 600;
}

/*顶部图片*/
/*.cgal-top{
	background: url('../../images/cgal/cgal-bg1.jpg') no-repeat;
	background-size: 100% 100%;
	height: 400px;
}*/
.cgal-top img{
	z-index: 100;
	width:100%; display:block;
}


/*成功案例*/
.cgal{
	width: 1100px;
	margin:80px auto;
	margin-bottom: 0px;
}
.cgal button{
	margin-right: 40px;
	margin-bottom: 30px;
	float: left;
	background-color: #fff;
	border-style:solid;
	border-width:2px;
	border-color:#257ab8;
	width: 142px;
	line-height: 35px;
	border-radius: 10px;
	font-size: 15px;
	outline: none;
	font-size: 18px;
	/*color: #257ab8;*/
	/*font-weight: 600;*/
}
.cgal button:hover{
	color: #fff;
	background-color: #0d4ad4;
}
.clear{
	    clear: both;
}
.start{
	color: #fff;
	background-color: #0d4ad4 !important;
}

#more{
	margin-top: 50px;
	line-height: 2.6;
    font-size: 17px;
    color: #fff;
    height: 40px;
    background-color: #39e;
    background-image: linear-gradient(90deg, #33ccee 0%, #3399ee 100%);
    outline: none;
    border: 0;
    border-radius: 20px;
    width: 180px;
}

#more-al{
	display: none;
}

#more-al1{
	display: none;
}
.all{
	margin-bottom: 80px;
	text-align: center;
}
.all h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.all ul{
	width: 1088px;
	margin:0 auto;
}
.all li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 37px;
}
.all li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.kxp{
	margin-bottom: 80px;
	display: none;
	text-align: center;
}
.kxp h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.kxp ul{
	width: 1088px;
	margin:0 auto;
	
}
.kxp li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.kxp li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}


.hzp{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.hzp h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.hzp ul{
	width: 1088px;
	margin:0 auto;
	
}
.hzp li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.hzp li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.yy{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.yy h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.yy ul{
	width: 1088px;
	margin:0 auto;
	
}
.yy li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.yy li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.fs{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.fs h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.fs ul{
	width: 1088px;
	margin:0 auto;
	
}
.fs li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.fs li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.j{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.j h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.j ul{
	width: 1088px;
	margin:0 auto;
	
}
.j li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.j li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.sp{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.sp h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.sp ul{
	width: 1088px;
	margin:0 auto;
	
}
.sp li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.sp li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.yyt{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.yyt h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.yyt ul{
	width: 1088px;
	margin:0 auto;
	
}
.yyt li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.yyt li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.qp{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.qp h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.qp ul{
	width: 1088px;
	margin:0 auto;
	
}
.qp li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.qp li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.jc{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.jc h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.jc ul{
	width: 1088px;
	margin:0 auto;
	
}
.jc li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.jc li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.nz{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.nz h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.nz ul{
	width: 1088px;
	margin:0 auto;
	
}
.nz li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.nz li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

.dz{
	margin-bottom: 80px;
	text-align: center;
	display: none;
}
.dz h2{
	margin-top: 30px;
	width: 15%;
	font-family: 微软雅黑;
	margin-left: 42.5%;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom:1px solid #868686;
}
.dz ul{
	width: 1088px;
	margin:0 auto;
	
}
.dz li{
	border:1px solid rgba(51, 51, 51, 0.21);
	width: 230px;
	height: 230px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 230px;
	margin-top: 50px;
}
.dz li img{
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}
#imgdetail{
	display: none;
	background-color: #666;
	top: 0;
    left:0;
	width: 100%;
	height: 100%;
	position: fixed;
	text-align: center;
	background: rgba(0,0,0,0.7)
}
#imgdetail img{
	margin-top: 100px;
	max-height: 360px;
	max-width: 500px;
}

liText{
    width:100%;
    height:30px;
    line-height: 30px;
    color:cadetblue;
    border:0px;
    text-align:left;
    display:block;
}

