﻿
/**********  公司简介  **********/
nav img{ width:100%;}
.intro_Con{margin:0 auto;height: 500px;width:1200px}
.intro_Con div{width:50%;}
.intro_Con div img{width:100%}
.intro_Con div:first-child img{height: 500px;}
.intro_Con div:last-child dt{position: absolute;bottom:0;}
.intro_Con div:last-child p span{color:#063D51;border-bottom:2px solid #063D51;font-size:20px;padding-bottom:20px;margin:40px 4% 0}
.intro_Con div:last-child ul{font-size:14px;padding:15px 5%;line-height:22px;}
/**********  滚动条  **********/
#demo{ width:100%;height: 290px;overflow: hidden; }
.boxScorll{
	height:800px;
}
.zUIpanelScrollBox,.zUIpanelScrollBar{
	width:10px;
	top:4px;
	right:2px;
	border-radius:5px;
	
}


.wrap{ width:1200px; margin:0 auto;}
.bt{color:#58677E;font-size:24px;text-align:center;margin:50px 0}
.solutions{width:1200px;overflow: hidden;}
.solutions ul{width:1220px;overflow: hidden;}
.solutions li{height:300px;background: #fff; width:278px;border:1px solid #e5e5e5;border-bottom: 5px solid #efefef; float:left;margin:0 10px; position:relative;}
.solutit{display: block;width:100%;}
.solutit img{ margin:30px auto;text-align: center;display: block}
.solutit h4{color: #333;font-size: 16px;text-align: center;font-weight: bold;line-height: 30px;}
.solutit p{color: #72ac2d;line-height: 20px;font-size: 14px;text-align: center;}
.solutit a{line-height: 30px;height:30px;width: 100px;background: #72ac2d;color: #fff;font-size: 14px;font-weight: bold;text-align: center;display: block;margin:20px auto 0;border-radius: 5px;}
.solutit:hover a{background: #ec8000;}
.solutit2{width:238px;padding:0 20px;position:absolute;left:0px;top:0px;overflow: hidden;height:0px;background: #fff;z-index: 99;display: block;border-bottom:5px solid #72ac2d;}
.solutit2 h4{color: #333;font-weight: bold;font-size: 16px;line-height: 16px;margin-bottom: 10px;text-align: center;margin-top:40px;}
.solutit2 h5{text-align: center;color: #72ac2d;display: block;}
.solutit2 span{display: block;background: #5c5c5b;height:2px;width:60px;margin:10px auto;}
.solutit2 p{line-height: 24px;color: #666666;height:144px;display: block;overflow: hidden; font-size:14px}
.solutit2 p a{ color:green; display:block}
.business{width:1180px;margin:0 auto;}
#bus_Con div:nth-of-type(1),.bus_Con div:nth-of-type(2){width:368px;}
.bus_Con div:nth-of-type(2){margin:0 27px}
#bus_Con div:nth-of-type(3){width:390px;}
.bus_Con div:nth-of-type(1) dt img,.bus_Con div:nth-of-type(2) dt img{max-width:368px;}
.bus_Con div:nth-of-type(3) dt img{max-width:390px;}
.bus_Con p{overflow: hidden;}
.bus_Con p span{float:left;margin:30px 5px;font-size:14px}
.bus_Con dd p:last-child{color:#26C5FD;}
.bus_Con ul{color:#58677E}
.bus_Con ul li,.bus_Con ul p{font-size:15px;line-height:25px;}
.bus_Con div:nth-of-type(2) ul li{width:120px;float:left;width:120px}
.bus_Con div:nth-of-type(2) ul li::before{
	content: '•';
	padding-right:8px;
}
.cooperation,.contact div{width:1200px;margin:0 auto;}
.contact ul{width:1200px;margin:0 auto}
.cooperation div img{width:100%;margin-bottom:50px}
.contact ul{color:#58677E;font-size:18px;line-height:40px;}
.contact div img{max-width:1200px;width:100%;margin-top:30px}


div.side{position:fixed;width:40px;height:40px;right:0;bottom:58px;z-index:100;}
div.side ul li{width:40px;height:40px;float:left;position:relative;list-style:none}
div.side ul li .sidetop{width:40px;height:40px;line-height:40px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
div.side ul li .sidetop:hover{background:#fb3141;opacity:0.8;filter:Alpha(opacity=80);}
div.side ul li img{float:left;width:40px;height:40px;}