/*
* @Author: Administrator
* @Date:   2016-06-17 13:23:47
* @Last Modified by:   洪呈委
* @Last Modified time: 2018-02-27 13:50:19
*/
.breadnav{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #E6E6E6;
}
.breadnav ul{
	overflow: hidden;
	margin: 10px 0;
}
.breadnav ul li{
	float: left;
	padding: 0 15px;
	text-align: center;
	font-size: 14px;
	color: #707070;
}
.breadnav ul li:nth-child(2n){
	padding: 0;
}
.breadnav ul li a{
	text-decoration: none;
	color: #707070;
}
.breadnav ul li a:hover{
	color: #EB6100;
}
.headnav{
	width: 1200px;
	margin: 0 auto;
}
.headnav ul{
	overflow: hidden;
	margin: 30px 0 0;
}
.headnav ul li{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 22px;
	color: #333;
	text-align: center;
	border-left: 1px solid #333;
	cursor: pointer;
}
.headnav ul li.active{
	color: #eb6100;
}
.headnav ul li:first-child{
	border:none;
}
.productmainlietitle{
	font-size: 22px;
	text-align: center;
	margin: 60px 0 30px;
}
.productmainlietitle i{
	margin: 0 10px;
}
.productmainliejies{
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 28px;
	margin-bottom: 40px;
}
/* 乐成案例 */
.successcase{
	width: 100%;
	/* height: 450px; */
	background: url(/fronnew/2/images/partnerbg.png) no-repeat;
	background-size: cover;
	padding: 30px 0;
}
.product-title2{
	width: 100px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: url(/fronnew/2/images/title2.png) no-repeat center bottom;
	line-height: 50px;
}
.product-title2 i:first-child{
	margin-left: 0;
}
.product-title2 i{
	font-style: normal;
	margin-left: 6px;
}
.successcasecont{
	width: 1200px;
	margin: 0 auto;
}
.successcasecontmain{
	height: 80px;
	/* margin-top: 30px; */
}
.successcasecontmain-left{
	float: left;
	width: 50px;
	text-align: center;
	line-height: 80px;
}
.successcasecontmain-left i,
.successcasecontmain-right i{
	color: #5E5E5E;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	font-size: 26px;
	cursor: pointer;
}
.successcasecontmain-left i:hover,
.successcasecontmain-right i:hover
{
	background: #EB6100;
	color: #fff;
}
.successcasecontmain-center{
	float: left;
	width: 1100px;
	overflow: hidden;
	position: relative;
}
.successcasecontmain-center img{
	margin:0 20px;
	width: 140px;
	margin-top: 10px;
}
.successcasecontmain-right{
	float: left;
	width: 50px;
	text-align: center;
	line-height: 80px;
}
.successcasecontmain-center ul{
	height: 100px;
	width: 9900px;
	position: relative;
	left: 0;
	top: 0;
}
.successcasecontmain-center ul li{
	float: left;
	height: 80px;
}
.successlie{
	float: left;
	width: 510px;
	background: #fff;
	margin: 0 20px;
	box-shadow: 2px 2px 2px #48484B;
	cursor: pointer;

}
.successlie:hover .successlierighttitle{
	color: #eb6100;
}
.successlie:hover .successlierightlast a{
	color: #eb6100;
}
.successlieleft{
	float: left;
}
.successlieleft img{
	height: 200px;
	width: 200px;
}
.successlieright{
	padding: 20px;
	float: left;
	width: 310px;
}
.successlierighttitle{
	color: #383737;
	font-weight: bold;
	margin-bottom: 15px;
}
.successlierightmain{
	color: #333;
	margin-bottom: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.successlierightlast a{
	color: #383737;
	text-decoration: none;
}
.successcasecontlast ol{
	overflow: hidden;
	width: 48px;
	margin: 20px auto 30px;
}
.successcasecontlast ol li{
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	margin-left: 4px;
}
.successcasecontlast ol li.active{
	width: 20px;
	background: #EB6100;
	border-radius: 5px;
}
.successcasecontlast ol li:first-child{
	margin-left: 0;
}

/* 新闻动态 */
.newcont{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 80px;
}
.newcontmainhead button{
	background:#fff;
	color: #eb6100;
	border: 1px solid #eb6100;
	width: 100px;
	height: 40px;
	border-radius: 25px;
	font-size: 16px;
	outline: none;
	margin-right: 20px;
}
.newcontmainhead button.active{
	color: #a5a5a5;
	border-color: #a5a5a5;
}
.newcontmainhead a{
	float: right;
	color: #a5a5a5;
	text-decoration: none;
	font-size: 14px;
	line-height: 40px;
}
.newcontmainhead a:hover{
	color: #eb6100;
}
.newcontmainhead{
	height: 40px;
	margin: 40px 0 15px 0;

}
.newcontmaincent{
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}
.newcontmaincent ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.newcontmaincent ul li{
	line-height: 40px;
	height: 40px;
}
.newcontmaincent ul a:hover{
	color: #eb6100;
	background: #F7F7F7;
}
.newcontmaincent ul a i{
	float: right;
	font-style: normal;
}
.newcontmaincent ul a span{
	display: inline-block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 相助同伴 */
.partner{
	background: #F7F7F7;
	padding: 30px 0 0 0;
}
.partnercont{
	width: 1200px;
	margin: 0 auto;
	
}
.partnercontmain{
	margin-top: 20px;
}


/* 悬浮 */
.suspension{
	width: 30px;
	position: fixed;
	bottom: 10%;
	right: 100px;
	display: none;
}
.suspension span{
	display: inline-block;
	width: 30px;
	height: 30px;
	border:1px solid #ED7019;
	text-align: center;
	line-height: 30px;
	margin-bottom: 6px;
	background: #fff;
	border-radius: 3px;
	cursor: pointer;
}
.suspension span:hover{
	color: #fff;
	background: #ED7019;
}
.suspension span img{
	width: 20px;
}
.productmainsm{
	width: 1200px;
	margin: 0 auto;
}
.productmainsm ul{
	overflow: hidden;
}
.productmainsm ul li{
	float: left;
	width: 33%;
}
.productmainsmtop{
	width: 100px;
	height: 100px;
	margin: 0 auto 30px;
	line-height: 100px;
	background: #EB6100;
	border-radius: 50%;
	box-shadow: 0 2px 10px #d55902;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.productmainsmbom{
	width: 280px;
	margin: 0 auto;
	color: #333;
	line-height: 24px;
	font-size: 14px;
}
.dailifuwu{
	width: 100%;
	height: 230px;
	position: relative;
	margin-top: 30px;
}
.dailifuwuleft{
	width: 51%;
	height: 200px;
	background: url(/fronnew/2/images/daili.png) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.dailifuwuright{
	width: 51%;
	height: 200px;
	background: url(/fronnew/2/images/fuwu.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: 30px;
	right: 0;
}
.dailifuwu .productmainlietitle{
	color: #fff;
	margin-top: 40px;
}
.dailifuwucont{
	color: #fff;
	width: 60%;
	margin: 0 auto;
	line-height: 24px;
	font-size: 14px;
}
.productmainsczps{
	width: 1200px;
	margin: 0 auto 30px;
	height: 300px;
}
.productmainsczps > div{
	width: 50%;
	float: left;
}
.productmainsczpsleft{
	height: 260px;
	background: url(/fronnew/2/images/sczps.png) no-repeat center;
	background-size: cover;
}
.productmainsczpsright{
	height: 260px;
	background: #F7F7F7;
	line-height: 20px;
	padding: 110px;
	font-size: 14px;
}
.dailifuwuhead{
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	margin: 20px auto 10px;
	width: 60%;
}

.anxinbaoz{
	width: 100%;
	background:#F7F7F7;
	padding:0;
	border-top: 1px solid #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
	margin-top: 60px;
}
.anxinbaozcont{
	width: 1200px;
	margin: 0 auto 30px;
}
.anxinbaoztitle{
	text-align: center;
	font-size: 14px;
}
.anxinbaoztitle span{
	margin: 0 20px;
}
.anxinbaozcont ul{
	height: 160px;
	margin-top: 20px;
}
.anxinbaozcont ul li{
	float: left;
	width: 160px;
	height: 160px;
	margin-right: 100px;
	text-align: center;
	padding: 30px 0;
	cursor: pointer;
	transition: all .5s;
	-moz-transition: all .5s;/* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
	
}
.anxinbaozcont ul li:hover{
	background: #fff;
	box-shadow: 0 0 16px 10px #eee;
}
.anxinbaozcont ul li:nth-child(5){
	margin-right: 0;
}
.anxinbaozcont ul li img{
	height: 60px;
}
.anxinbaozcontbom{
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}
.shijingzhaop{
	text-align: center;
	margin: 30px 0 60px;
}

.jinrongfuwu{
	width: 1200px;
	margin: 80px auto 0;
}
.jinrongfuwu ul {
	height: 800px;
}
.jinrongfuwu ul li{
	float: left;
	width: 48%;
	margin-right: 4%;
	border:1px solid #CACACA;
	position: relative;
	height: 300px;
	padding: 90px 0;
	margin-bottom: 100px;

}
.jinrongfuwu ul li:nth-child(2n){
	margin-right: 0;
}
.jinrongfuwuhead{
	font-size: 24px;
	text-align: center;
	margin-bottom: 15px;
}
.jinrongfuwucont{
	font-size: 14px;
	color: #333;
	line-height: 24px;
	text-align: center;
	width: 60%;
	margin: 0 auto;
}
.jinrongfuwuicon{
	width: 100px;
	height: 100px;
	padding-top: 25px;
	border-radius: 50%;
	background:#fff;
	margin-left: -50px;
	border:1px solid #C0C0C0;
	text-align: center;
	position: absolute;
	left: 50%;
	top: -50px;
}
.jinrongfuwuicon img{
	width: 50px;
}
.jinrongfuwu ul li:hover{
	border: 2px solid #EB6100;
}
.jinrongfuwu ul li:hover .jinrongfuwuicon{
	border: 2px solid #EB6100;
}

.chengganl{
	width: 1200px;
	margin: 0 auto 60px;
}
.chengganl ul li{
	height: 200px;
	margin-bottom: 15px;
}
.chengganl ul li:hover .chengganlleft{
	border: 2px solid #eb6100;
	border-right: none;
}
.chengganl ul li:hover .chengganlright{
	border: 2px solid #eb6100;
	border-left: none;
}
.chengganl ul li:hover .chengganlrighttop{
	color: #eb6100;
}
.chengganlleft{
	float: left;
	width: 300px;
	height: 200px;
	border: 2px solid #fff;
	border-right: none;
}
.chengganlright{
	float: left;
	width: 900px;
	height: 200px;
	border: 1px solid #DFDFDF;
	border-left: none;
	padding: 20px;
	overflow-y: auto;
	overflow-x: hidden;
}

.chengganlrighttop{
	font-size: 16px;
	margin-bottom: 10px;
}
.chengganlrightbom{
	font-size: 12px;
	line-height: 20px;
}
.inner-container::-webkit-scrollbar {
    display: none;
}<!--耗时1755139896.8499秒-->