/* 
 *  @功能: 官网pc 解决方案页
	@作者：pulu
	@时间：2015-11-24
 */
h2.the-title{
	font-size: 24px;
	color: #0116060;
	text-align: center;
	line-height: 36px;
	font-weight: normal;
}
.solution-outer{
	padding-top: 90px;
	position: relative;
	height: 200px;
}
.solution-banner{
	width: 100%;
	height: 200px;	
	background: url(../../img/Home/solution-banner.jpg) no-repeat 50% 0;
	position: absolute;
	top: 60px;
	z-index: 2;
}
.solution-banner-01{
	background: url(../../img/Home/solution-banner_01.jpg) no-repeat 50% 0;
}
.title-left-bg{
	width: 50%;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background: #01767d;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#017880), to(#00757e));   
    background: -webkit-linear-gradient(left, #017880, #00757e);   
    background: -moz-linear-gradient(left, #017880, #00757e);   
    background: -o-linear-gradient(left, #017880, #00757e);   
    background: -ms-linear-gradient(left, #017880, #00757e);   
    background: linear-gradient(left, #017880, #00757e);   
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #017880, endColorstr = #00757e);   
}
.title-right-bg{
	z-index: -1;
	width: 50%;
	height: 200px;
	position: absolute;
	right: 0;
	top: 0;
	background: #01e671;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#00e773), to(#01e671));   
    background: -webkit-linear-gradient(left, #00e773, #01e671);   
    background: -moz-linear-gradient(left, #00e773, #01e671);   
    background: -o-linear-gradient(left, #00e773, #01e671);   
    background: -ms-linear-gradient(left, #00e773, #01e671);   
    background: linear-gradient(left, #00e773, #01e671);   
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #00e773, endColorstr = #01e671);   
}
.ban-title{
	position: absolute;
	top: 55px;
}
.ban-title h2,.ban-title .ban-title-title{
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	font-family: "黑体";
	line-height: 50px;
}
.ban-title p{
	color: #5aed11;
	font-size: 18px;
}
.phone-img{
	position: absolute;
	top: -90px;
	right: -70px;
}


.worth{
	width: 100%;
}
.worth .wrapper{
	width: 1200px;
	margin: 0 auto;
}
.wrapper .worth-title{
	text-align: center;
	font-size: 48px;
	color: #36404c;
	font-family: "黑体";
	padding-top: 90px;
}
.worth-content-list{
	width: 330px;
	height: 330px;
	float: left;
	margin-bottom: 75px;
	margin-right: 100px;
}
.worth-content{
	width: 100%;
	margin-top: 85px;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.worth-content-list:nth-child(3){
	margin-right: 0;
}
.worth-content-list:nth-child(6){
	margin-right: 0;
}
.worth-content-list img{
	width: 148px;
	height: 148px;
	display: block;
	margin: 25px auto;
}
.worth-list-title{
	font-size: 30px;
	color: #3e3e3e;
	font-family: "黑体";
	text-align: center;
	padding-top: 18px;
}
.worth-list-int{
	font-size: 16px;
	color: #262b38;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	padding-top: 25px;
}


.location{
	width: 100%;
	background: url(../../img/Home/bg2.jpg) no-repeat;
	
}
.location .wrapper{
	width: 1200px;
	margin: 0 auto;
}
.wrapper .wh{
	color: #fff;
	padding-top: 80px;
}
.location-content{
	width: 100%;
	margin-top: 100px;
	position: relative;
}
.location-content .location-content-left{
	width: 650px;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.location-content .location-content-left .location-left-list{
	width: 100%;
	margin-bottom:80px; 
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.location-content .location-content-left .location-left-list:nth-child(3){
	margin-bottom: 190px;
}
.location-content .location-content-left .location-left-list span{
	color: #fff;
	font-size: 30px;
	padding-right: 50px;
	float: left;
}
.location-content .location-content-left .location-left-list p{
	float: left;
	width: 520px;
	color: #ffffff;
	font-size: 16px;
}
.location-content-right{
	position: absolute;
	right: -150px;
	bottom: 60px;
}
.scenic{
	width: 100%;
	background: #f7f9f8;
}
.scenic .wrapper{
	width: 1200px;
	margin: 0 auto;
}
.wrapper .long-int{
	text-align: center;
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 16px;
	color: #343844;
	font-family: "黑体";
}
.scenic-content{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.wrapper .scenic-content .content-title{
	width: 180px;
	height: 50px;
	border-radius: 25px;
	background: #404040;
	margin: 0 auto;
	margin-top: 75px;
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	line-height: 50px;
}
.echelon{
	width: 100%;
	margin-top: 60px;
	position: relative;
	height: 400px;
}
.echelon .ech-title{
	line-height: 105px;
	color: #fff;
	margin-left: 55px;
}
/*.echelon-1{
	width:100px;
    height:0;
    border-top:285px solid red;
    border-left:30px solid transparent;
    transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	
	-moz-transform:rotate(90deg); 	
	-webkit-transform:rotate(90deg); 
	-o-transform:rotate(90deg); 
	position: absolute;
	top: 0;
	left: 100px;
}
.echelon-2{
	width:100px;
    height:0;
    border-top:285px solid red;
    border-right:30px solid transparent;
    transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); 	
	-moz-transform:rotate(-90deg); 	
	-webkit-transform:rotate(-90deg); 
	-o-transform:rotate(-90deg); 
	position: absolute;
	top: 0;
	left: 395px;
}*/

.system{
	width: 100%;
	background: url(../../img/Home/bg3.jpg) no-repeat;
	
}
.system .wrapper{
	width: 1200px;
	margin: 0 auto;
}
.wrapper .whi{
	color: #fff;
	width: 710px;
}
.system-content{
	width: 100%;
	margin-top: 30px;
	padding-bottom: 120px;
	overflow: hidden;
	height: auto;
	zoom: 1;
}
.system-content-left{
	width: 210px;
	float: left;
}
.system-content-right{
	width: 910px;
	float: right;
}
.system-content-list{
	margin: 0 40px 0 40px;
	width: 140px;
	float: left;
}
.system-list-tx{
	position: relative;
	cursor: pointer;
	
}
.system-list-tx:hover{
	-webkit-animation: bounce-ani 0.6s linear forwards;
	-moz-animation: bounce-ani 0.6s linear forwards;
	-o-animation: bounce-ani 0.6s linear forwards;
	animation: bounce-ani 0.6s linear forwards;
}
.system-list-box{
	width: 140px;
	height: 136px;
	background: #fff;
	border-radius: 10px;
	margin-top: 105px;
}
.system-list-box span:nth-child(1){
	padding-top: 43px;
}
.system-list-box span{
	display: block;
	color: #3f51b5;
	font-size:20px;
	text-align: center;
	line-height: 8px;
}
.system-content-list .summary{
	text-align: center;
	padding-top: 30px;
	color: #fff;
	font-size: 30px;
}
.system-list-sj{
	width: 0;
	height: 0;
	border-width:10px;
	position: absolute;
	top: 136px;
	left: 56px;
	border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 15px solid #fff;
}

.worth-content-list:hover img{
	-webkit-animation: bounce-ani 0.6s linear forwards;
	-moz-animation: bounce-ani 0.6s linear forwards;
	-o-animation: bounce-ani 0.6s linear forwards;
	animation: bounce-ani 0.6s linear forwards;
	cursor: pointer;
}

@-webkit-keyframes bounce-ani{
	0% {-webkit-transform: translateY(0)}
	40% {-webkit-transform: translateY(-25px)}
	60% {-webkit-transform: translateY(0px)}
	80% {-webkit-transform: translateY(-10px)}
	100% {-webkit-transform: translateY(0)}
}
@-moz-keyframes bounce-ani{
	0% {-moz-transform: translateY(0)}
	40% {-moz-transform: translateY(-25px)}
	60% {-moz-transform: translateY(0px)}
	80% {-moz-transform: translateY(-10px)}
	100% {-moz-transform: translateY(0)}
}
@-o-keyframes bounce-ani{
	0% {-o-transform: translateY(0)}
	40% {-o-transform: translateY(-25px)}
	60% {-o-transform: translateY(0px)}
	80% {-o-transform: translateY(-10px)}
	100% {-o-transform: translateY(0)}
}
@keyframes bounce-ani{
	0% {transform: translateY(0)}
	40% {transform: translateY(-25px)}
	60% {transform: translateY(0px)}
	80% {transform: translateY(-10px)}
	100% {transform: translateY(0)}
}
.distribution-content {
	margin: 50px 0;
}
.distribution-content img{
	width: 100%;
	height: 100%;
}

.product-dis .wrapper{
	width: 1200px;
	margin: 0 auto;
}
.img-list{
	width: auto;
	padding-bottom: 65px;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin: 50px auto;
	text-align: center;
	margin-bottom: 0;
}
.img-list img{
	margin-right: 15px;
	text-align: center;
}
.img-list img:last-child{
	margin-right: 0;
}
.speech .wrapper{
	margin: 0 auto;
}
.map,.all-sen,.product-dis{
	background: #f7f9f8;
}


/*cooper-outer*/
.cooper-outer {
    padding-top: 30px!important;
}