/*
* @Author: Administrator
* @Date:   2016-06-17 13:23:47
* @Last Modified by:   ºé³ÊÎ¯
* @Last Modified time: 2018-10-31 09:35:00
*/
.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;
}

.productmainlietitle{
	font-size: 22px;
	text-align: center;
	margin: 40px 0 30px;
}
.productmainlietitle i{
	margin: 0 10px;
}


.importanttitle{
	width: 1200px;
	margin: 30px auto 50px;
	padding: 15px 10px;
	background: #F7F7F7;
	font-size: 14px;
	line-height: 30px;
}
.importanttitle p{
	margin-bottom: 10px;
}
.importantcpyfw{
	width: 1200px;
	margin: 0 auto 30px;
}
.importantcpyfwtitle{
	font-size: 22px;
	text-align: center;
	margin-bottom: 40px;
}
.importantcpyfwmaincont ul li{
	float: left;
	width: 50%;
	background: #F7F7F7;
	height: 100px;
}
.importantcpyfwmaincont ul{
	height: 280px;
}
.importantcpyfwmaincont ul li:nth-child(1),
.importantcpyfwmaincont ul li:nth-child(2){
	margin-bottom: 80px;
}
.importantcpyfwmaincont ul li:nth-child(2n){
	text-align: right;
}
.importantcpyfwmaincontright p:nth-child(1){
	font-size: 20px;
	line-height: 30px;
}
.importantcpyfwmaincontright p:nth-child(2){
	font-size: 14px;
	line-height: 30px;
}
.importantcpyfwmaincontleft{
	font-size: 50px;
	float: left;
	border: 2px solid #908F8F;
	color: #908F8F;
	height: 100px;
	width: 70px;
	line-height: 100px;
	margin-top: -20px;
	background: #FBFDFE;
	text-align: center;
}
.importantcpyfwmaincontright{
	float: left;
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.importantcpyfwmaincont ul li:nth-child(2n) .importantcpyfwmaincontleft,
.importantcpyfwmaincont ul li:nth-child(2n) .importantcpyfwmaincontright{
	float: right;
}
.importantcpyfwmaincont{
	position: relative;
}
.conmputer{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -158px;
	margin-top: -150px;
}
.conmputer img{
	width: 316px;
	height: 304px;

}
.importantcpyfwmaincontleft.active{
	border-color: #EB6100;
	color: #EB6100;
}
.importantcpyfwmaincontart{
	position: absolute;
	top: -20px;
	left: 50px;
	width: 1100px;
	height: 280px;
        pointer-events: none;
	
}
.importantcpyfwmaincontarttitle{
	font-size: 20px;
	border-bottom: 1px solid #4F4F4F;
	padding-bottom: 10px;
}
.importantcpyfwmaincontartcont{
	font-size: 14px;
	padding-top: 10px;
	line-height: 24px;
}
.importantcpyfwmaincontartcont p{
	margin-bottom: 10px;
}
.importantcpyfwmaincontartlie{
	display: none;
	background: #F7F7F7;
	border: 1px solid #EE8134;
	padding: 20px;
	width: 1100px;
	height: 280px;
pointer-events:  auto;
}
.importantysyts{
	width: 100%;
	height: 660px;
	background: url(/fronnew/2/images/impbg.png) no-repeat;
	background-size: cover;
	margin-top: 60px;
	padding: 60px
}
.importantysytstitle{
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin-bottom: 30px;
}
.importantysytshead{
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.importantysytshead p{
	margin-bottom: 10px;
}
.importantysytsmain .importantysytsmainlie .importantysytsmainlieleft{
	float: left;
	width: 320px;
	height: 80px;
	border: 1px solid #fff;
	border-radius: 10px;
	color: #fff;
}
.importantysytsmain .importantysytsmainlie .importantysytsmainlieright{
	float: right;
	width: 320px;
	height: 80px;
	border: 1px solid #fff;
	border-radius: 10px;
	color: #fff;
}
.importantysytsmain .importantysytsmainlie{
	width: 1200px;
	overflow: hidden;
}
.importantysytsmainlie div{
	position: relative;
	padding: 10px 20px;
}
.importantysytsmain .importantysytsmainlie:first-child{
	margin-bottom: 100px;
}
.importantysytsmain{
	width: 1200px;
	margin: 100px auto 0;
	position: relative;
}
.importantysytsmainlie div i img{
	width: 100%;
	height: 100%;
}
.importantysytsmainlie div i{
	position: absolute;
	width: 28px;
	height: 34px;
	display: inline-block;
}
.importantysytsmainlie .importantysytsmainlieleft i{
	right: -28px;
	bottom: 6px;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari ºÍ Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.importantysytsmainlie .importantysytsmainlieright i{
	left: -28px;
	bottom: 6px;
}
.importantysytsmainlie div p:nth-child(1){
	font-size: 18px;
	color: #fff;
	line-height: 30px;
}
.importantysytsmainlie div p:nth-child(2){
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.fronlogo{
	position: absolute;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	border: 1px dashed #fff;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -150px;
	padding-top: 20px;
}
.fronlogonei{
	width: 220px;
	height: 220px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	padding-top: 52px;
	margin: 0 auto;
}
.fronlogonei img{
	width: 160px;
}
.fronlogowai{
	width: 260px;
	height: 260px;
	background: rgba(108,161,222,.6);
	padding-top: 20px;
	border-radius: 50%;
	margin: 0 auto;
}
.importantourmb{
	width: 1200px;
	margin: 40px auto;
}
.importantourmbtitle{
	font-size: 22px;
	text-align: center;
	margin-bottom: 60px;
}
.importantourmbmain ul li{
	float: left;
	width: 45%;
	border: 2px solid #A8A8A8;
	padding: 40px 20px;
	position: relative;
	height: 280px;
	margin-bottom: 60px;
}
.importantourmbmain ul li.active{
	border-color: #EB6100;
}

.importantourmbmain ul li:nth-child(2n){
	float: right;
}
.importantourmbmain ul{
	height: 640px;
}
.importantourmbmain ul li p:nth-child(1){
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.importantourmbmain ul li p:nth-child(2){
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
}
.importantourmbmain ul li p:nth-child(3){
	font-size: 16px;
	margin-bottom: 10px;
}
.importantourmbmain ul li p:nth-child(4){
	font-size: 16px;
	margin-bottom: 10px;
}
.importantourmbmain ul li .ouricon{
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 2px solid #A8A8A8;
	text-align: center;
	padding-top: 12px;
	background: #fff;
	left: 50%;
	top: -30px;
	margin-left: -30px;
}
.importantourmbmain ul li.active .ouricon{
	border-color: #EB6100;
}
.importantourmbmain ul li .ouricon img{
	width: 36px;
	height: 36px;
}
.importantourxt{
	background: #F7F7F7;
}
.importantourxttitle{
	text-align: center;
	font-size: 22px;
	padding: 50px 0 60px;
}
.importantourxtmain ul li{
	float: left;
	width: 33.3%;
	margin-bottom: 60px;
}
.importantourxtmain{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.importantourxtmaintop{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 2px solid #A8A8A8;
	text-align: center;
	padding-top: 12px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.importantourxtmaintop img{
	width: 36px;
	height: 36px;
}
.importantourxtmainbom p{
	font-size: 16px;
}
.importantourxtmainbom p:nth-child(2){
	font-size: 18px;
}
.importantourxtmain ul li.active .importantourxtmaintop{
	border-color: #ED7C2D;
}
.importantourxtmain ul li.active .importantourxtmainbom{
	color: #ED7C2D;
}
.ourclients{
	margin: 40px 0 100px;
}
.ourclientstitle{
	font-size: 22px;
	text-align: center;
	margin-bottom: 10px;
}
.ourclientscont{
	text-align: center;
	
}
.ourclientscont img{
	width: 1200px;
}

<!--ºÄÊ±1755091568.2909Ãë-->