.dropdown ul li{
	margin:0;
	padding: 0;
	list-style:none;
}
#mini-panel-product_menu .product-nav-links .menu>li>a{color: #fff;}
@media screen and (min-width:768px) {
	.product-header .product-menu  li a{
		color: #fff;
	}
}

.dropdown li a{
	color: #101019 ;
	opacity: 0.8;
	margin:0 ;
	padding: 0 ;
}

/*.product-header,.product-header-inner{
	overflow: visible;
}*/

.product-header .product-menu li{
	position: relative;
}

/*.feature-dropdown a:hover +div{
	opacity: 1;
}
.feature-dropdown a:hover +.dropdown  a{
	top:0px;
}
*/

/*核心功能*/
.dropdown{
	display: none;
	z-index: 0;
	background: #f7f7f7;
	opacity: 1;
	position: absolute;
	top:110px;
	left: 150px;
	min-height: 450px;
	width: 1000px;
	transition: 1s ease 0s;
	-webkit-transition: 1s ease 0s;
	border: 1px solid rgb(0, 173, 213);
	border-top: none;
}

.dropdown:hover{
	box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.2);
}


.dropdown  .menu-child{
	margin:20px 10px  10px 10px;
	display:block;
	float: left;
	min-height: 120px;
	max-height: 800px;
	height: auto;
	width: 230px;
}


.no-border-top{
	border:none !important;
}

.dropdown  .menu-child p{
	margin:0px 0px 15px 20px;
	padding:0px 0px 20px 0px;
	height: 20px;
}
.dropdown  .menu-child p a{
	color:#101019;
}


.dropdown  .menu-child hr{
	position: relative;
	margin: 0;
	padding: 0;
	position: relative;
	top:-10px;
	left: 20px;
	width: 70px;
	height: 2px;
	border: none;
	border-top:2px solid #03a9f5;
	opacity: 1;
	transition: 0.25s ease 0s;
	-webkit-transition: 0.25s ease 0s;
}

#dropdown1{
	left: 200px;
	width: 800px;
}

#dropdown1  .menu-child hr{
	opacity: 1;
}

#hr1{
	width: 65px;
}

#hr2{
	width: 65px;
}
#hr3{
	width: 80px;
}
#hr4{
	width: 130px;
}
#hr5{
	width: 100px;
}
#hr6{
	width: 65px;
}
#hr7{
	width: 115px;
}

.dropdown  .menu-child p:hover +hr{
	opacity: 1;
}

.dropdown  .menu-childs li a:hover{
	color: #f00;
}

.dropdown  .menu-childs{
	max-height: 800px;
	width: 200px;
}
.dropdown  .menu-childs li{
	margin-bottom: 5px;
	margin-left: 20px;
	max-height: 25px;
	width: 200px;
}
.dropdown  .menu-childs .li-large{
	margin-left: 20px;
	height: auto;
	max-height: 800px;
	width: 200px;
}
.dropdown  .menu-childs li a{
	font-size: 12px;
	transition:1s ease 0s;
	-webkit-transition: 0.25s ease 0s;
}

.dropdown  .menu-childs-childs{
	margin:5px 0px ;
	max-height: 800px;
}
.dropdown  .menu-childs-childs li{
	margin: 0px 0px 3px 0px !important;
	text-indent: 0.5em;
	min-height: 20px;
	max-height: 20px;
	max-width: 200px;
}

.dropdown  .menu-childs-childs-childs{
	margin: 0px 0px 0px  20px;
}
.dropdown  .menu-childs-childs-childs li{
	margin: 0px 0px 5px 0px;
	max-height: 15px;
	width: 170px;
}

.dropdown .dropdown-main-menu a{
	position: relative;
	top:10px;
	transition: 1s ease 0s;
	-webkit-transition: 1s ease 0s;
}
.dropdown  .menu-child a{
	position: relative;
	top:10px;
	transition: 1s ease 0s;
	-webkit-transition: 1s ease 0s;
}

.menu-childs-childs{
	display: none;
}

.li-large:hover  ul{
	display: block;
}	

.div-box{
	width: 200px;
	float: left;
}


/*客户案例*/

#dropdown2{
	width: 200px;
	left: 500px;
	min-height: 400px;
}

#dropdown2 ul{
	width: 197px;
	margin:0 auto;
}

#dropdown2 ul li{
	padding: 3px 25px;
	margin:0 auto;
}

#dropdown2 ul li:nth-child(12){
	padding-bottom: 15px;
}

#dropdown2 ul li a{
	font-size: 14px;
	display: inline-table;
}

.active-li{
	background: #eee;
	/*padding: 3px 25px;*/
}

/*#dropdown2{
	opacity: 0;
	z-index: 0;
	min-height: 450px;
}


#dropdown2 div:nth-child(1){
	    padding-right: 20px; 
	    width: 400px;
	   border-right: 1px solid #35353D;
}
#dropdown2 .menu-child{
	margin:0px 20px  0px 20px;
	min-height: 30px;
	max-width: 450px;
}

#dropdown2 .menu-child p{
	font-size: 12px;
	width: 450px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	height: 40px;
	-webkit-transition:padding-left 0.3s;
}

.active-p{
	padding-left:40px !important;
	background: url(../images/arrow.png) 350px -110px no-repeat;
}

.active-hr{
	opacity: 1 !important;
}

.active-div{
	opacity: 1 !important;
}

#dropdown2 .menu-child .paragraph{
	opacity: 0;
	padding: 0px 40px;
	position: absolute;
	top:160px;
	left: 450px;
	-webkit-transition: 1s;
}

#dropdown2 .menu-child .paragraph h3{
	color:#fff;
	opacity: .7;
}

#dropdown2 .menu-child .paragraph p{
	text-indent: 2em;
	font-size: 20px;
	color:#fff;
	opacity: .5;
}


#dropdown2 .menu-child hr{
	top:-7px;
	left: 60px;
}

#hr21{
	width: 120px;
}

#hr22{
	width: 170px;
}
#hr23{
	width: 40px;
}
#hr24{
	width: 50px;
}
#hr25{
	width: 200px;
}
#hr26{
	width: 50px;
}
#hr27{
	width: 25px;
}
#hr28{
	width: 50px;
}
#hr29{
	width: 220px;
}
#hr30{
	width: 45px;
}

#image21{
	     background: url(../images/webpower.png) no-repeat 0 0;
	    height: 42px;
	    width: 135px;
	    display: inline-block;
	    margin: 2% auto 0;
}
#image22{
	     background: url(../images/aibisen.png) no-repeat 0 0;
	    height: 90px;
	    width: 164px;
	    display: inline-block;
	    margin: 2% auto 0;
}
#image23{
	     background: url(../images/fsk1.png) no-repeat 0 0;
	    height: 58px;
	    width: 200px;
	    display: inline-block;
	    margin: 2% auto 0;
}
#image24{
	     background: url(../images/uces1.png) no-repeat 0 0;
	    height: 108px;
	    width: 225px;
	    display: inline-block;
	    margin: 2% auto 0;
}
#image25{
	     background: url(../images/jinrong.png) no-repeat 0 0;
	    height: 98px;
	    width: 100px;
	    display: inline-block;
	    margin: 2% auto 0;
}
#image26{
	     background: url(../images/dianxin1.png) no-repeat 0 0;
	    height: 160px;
	    width: 160px;
	    display: inline-block;
	    margin: 2% auto 0;
}
#image27{
	     background: url(../images/baidu.png) no-repeat 0 0;
	    height: 85px;
	    width:  220px;
	    display: inline-block;
	    margin: 2% auto 0;
}
#image28{
	     background: url(../images/niulan1.jpg) no-repeat 0 0;
	    height: 122px;
	    width:  128px;
	    display: inline-block;
	    margin: 2% auto 0;
}
#image29{
	     background: url(../images/webasto.png) no-repeat 0 0;
	    height: 42px;
	    width:  135px;
	    display: inline-block;
	    margin: 2% auto 0;
}
#image30{
	     background: url(../images/iwiss.png) no-repeat 0 0;
	    height: 42px;
	    width:  135px;
	    display: inline-block;
	    margin: 2% auto 0;
}*/




/*行业解决方案*/

#dropdown3{
	width: 200px;
	left: 640px;
	min-height: 300px;
}

#dropdown3 ul{
	width: 200px;
	margin:0 auto;
}

#dropdown3 ul li{
	padding: 7px 30px;
	margin:0 auto;
}
#dropdown3 ul li:nth-child(11){
	padding-bottom: 20px;
}


#dropdown3 ul li a{
	font-size: 14px;
}


/*#dropdown3{
	min-height: 570px;
}
#dropdown3  .div-box{
	width: 290px;
	float: left;
}
#dropdown3   .menu-child{
	margin:10px 10px  10px 10px;
	display:block;
	float: left;
	min-height: 70px;
	max-height: 800px;
	height: auto;
	width: 290px;
}
#dropdown3  .menu-child p{
	   margin: 0px 0px 10px 20px;
    	padding: 0px 0px 10px 0px;
	 height: 20px;
	font-size: 14px;
}
#dropdown3  .menu-child p:hover +hr{
	opacity: 1;
}
#dropdown3  .menu-child hr{
	top:0;
	opacity: 1;
}


#dropdown3  .menu-childs li a:hover{
	color: #0b83e1;
}

#dropdown3  .menu-childs li{
	margin-bottom: 2px;
	margin-left: 20px;
	max-height: 25px;
	width: 200px;
}
#hr31{
	width: 220px;
}

#hr32{
	width: 190px;
}
#hr33{
	width: 205px;
}
#hr34{
	width: 190px;
}
#hr35{
	width: 175px;
}
#hr36{
	width: 235px;
}
#hr37{
	width: 145px;
}
#hr38{
	width: 225px;
}
#hr39{
	width: 180px;
}
#hr40{
	width: 195px;
}
#hr41{
	width: 215px;
}*/

/*#dropdown3{
	opacity: 0;
	z-index: 0;
	min-height: 600px;
}

#dropdown3 div:nth-child(1){
	    padding-right: 20px; 
	    width: 400px;
	   border-right: 1px solid #35353D;
}
#dropdown3 .menu-child{
	margin:0px 20px  0px 20px;
	min-height: 30px;
	max-width: 450px;
}

#dropdown3 .menu-child p{
	font-size: 12px;
	width: 450px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	height: 40px;
	background: none;
	-webkit-transition:padding-left 0.3s;
}

#dropdown3 .menu-child >p:hover{
	padding-left: 40px;
	background: url(../images/arrow.png) 350px -110px no-repeat;
}

#dropdown3 .menu-child >p:hover +hr +div{
	opacity: 1;
	top:200px;
}

#dropdown3 .menu-child .paragraph{
	opacity: 0;
	padding: 0px 40px;
	position: absolute;
	top:220px;
	left: 550px;
	-webkit-transition: 1s;
}

#dropdown3 .menu-child .paragraph ul{
	color:#fff;
	opacity: .7;
}

#dropdown3 .menu-child .paragraph ul li{
	margin-top:20px;
}



#dropdown3 .menu-child hr{
	top:-7px;
	left: 60px;
}

#hr31{
	width: 250px;
}

#hr32{
	width: 220px;
}
#hr33{
	width: 235px;
}
#hr34{
	width: 200px;
}
#hr35{
	width: 220px;
}
#hr36{
	width: 270px;
}
#hr37{
	width: 165px;
}
#hr38{
	width: 245px;
}
#hr39{
	width: 260px;
}
#hr40{
	width: 205px;
}
#hr41{
	width: 220px;
}*/



@media screen and (max-width: 1140px) {

	#dropdown1{
		left: 0px !important;
	}
}