@charset "utf-8";
/* CSS Document */

.nav {
	padding-left:0;
	margin-bottom:0;
	list-style:none;
}
.nav>li {
	position:relative;
	display:block;
}
.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration:none;
	background-color:#eee
}
.nav>li.disabled>a {
	color:#777
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color:#777;
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color:#eee;
	border-color:#337ab7
}
.nav .nav-divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.nav>li>a>img {
	max-width:none
}
.pull-right {
	float:right !important
}
.list-unstyled {
	padding-left:0;
	list-style:none
}
.clearfix {
	clear:both
}
.nav-child {
	display:none;
	border-top:1px solid #e0e0e0;
	background-color:#fff;
	box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	width:100%;
	left:0;
	top:73px;
	position:absolute;
	z-index:10000;
	opacity:1;
}
.nav-child ul {
	display:none
}
.nav-child a:hover {
	color:rgb(243, 152, 1)
}
.nav-child .products-nav {
	padding:40px 0;
}
.nav-child .products-nav li {
	float:left;
	padding:20px 10px;
	width:185px;
	min-height:155px;
	border-right:1px solid #e0e0e0
}
.pull-left {
	float:left !important
}
.nav>ul>li {
	position:relative;
	float:left;
}
.nav>ul>li:after, .nav>ul>li:before {
	content:"";
	width:0;
	height:100%;
	background-color:rgb(243, 152, 1);
	top:0;
	position:absolute;
transition:All .2s ease-in-out;
-webkit-transition:All .2s ease-in-out;
-moz-transition:All .2s ease-in-out;
-o-transition:All .2s ease-in-out
}
.nav>ul>li:after {
	left:0
}
.nav>ul>li:before {
	right:0
}
.nav>ul>li>a {
	display:block;
	width:90px;
	z-index:1;
	position:relative;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	text-align:center;
	line-height:73px;
	font-size:14px;
	color:#333;
transition:All .2s ease-in-out;
-webkit-transition:All .2s ease-in-out;
-moz-transition:All .2s ease-in-out;
-o-transition:All .2s ease-in-out
}
.nav>ul>li>ul {
	position:absolute;
	z-index:10;
	left:0;
	top:73px;
	width:480px;
	padding:30px;
	display:none;
	background-color:#fff;
	box-shadow:0 5px 10px rgba(0, 0, 0, 0.2)
}
.nav>ul>li>ul .list a {
	display:block;
	font-size:16px;
	line-height:30px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
.nav>ul>li>ul .list a:hover {
	color:rgb(243, 152, 1)
}
.nav>ul>li>ul .pic {
transition:All .2s ease-in-out;
-webkit-transition:All .2s ease-in-out;
-moz-transition:All .2s ease-in-out;
-o-transition:All .2s ease-in-out;
	overflow:hidden;
	height:145px
}
.nav>ul>li>ul .pic i {
transition:All .2s ease-in-out;
-webkit-transition:All .2s ease-in-out;
-moz-transition:All .2s ease-in-out;
-o-transition:All .2s ease-in-out;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	-ms-behavior:url(css/backgroundsize.min.htc);
	behavior:url(css/backgroundsize.min.htc);
	display:block;
	border:1px solid transparent \9;
	width:100%;
	height:100%
}
.nav>ul>li>ul .txt {
transition:All .2s ease-in-out;
-webkit-transition:All .2s ease-in-out;
-moz-transition:All .2s ease-in-out;
-o-transition:All .2s ease-in-out;
	line-height:20px;
	height:40px;
	overflow:hidden;
	margin-top:15px
}
.nav>ul>li>ul .col-xs-8:hover .pic {
	box-shadow:0 0 10px rgba(0, 0, 0, 0.2)
}
.nav>ul>li>ul .col-xs-8:hover .pic i {
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
.nav>ul>li>ul .col-xs-8:hover .txt {
	color:rgb(243, 152, 1)
}
.nav>ul>li.active:after, .nav>ul>li:hover:after, .nav>ul>li.active:before, .nav>ul>li:hover:before {
	width:50%
}
.nav>ul>li.active>a, .nav>ul>li:hover>a {
	color:#fff;
	background-color:#009e96 \9
}
.nav>ul>li:hover>ul {
	display:block
}
.block {
	display:block;
	position:relative
}
.nav-child .products-nav .pic {
	position:relative
}
.nav-child .products-nav .pic img {
	width:74px
}
.nav-child .products-nav .list {
	width:96px;
	text-align:right
}
.nav-child .products-nav .list .type {
	font-size:14px;
	color:rgb(243, 152, 1);
	margin-bottom:10px
}
.nav-child .products-nav .list .chid {
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	position:relative;
	padding-left:12px;
	font-size:12px
}
.nav-child .service-nav {
	text-align:center;
	padding:30px 0
}
.nav-child .service-nav li {
	display:inline-block;
	border-right:1px dotted #CCC;
}
.nav-child .service-nav a {
	font-size:16px;
	color:#333;
	display:block;
	padding:0 30px
}
.nav-child .service-nav a:hover {
	color:rgb(243, 152, 1)
}
.nav-child .case-nav { padding: 40px 0px; }
.nav-child .case-nav li { float: left; width: 16.6667%; }
.nav-child .case-nav li:last-child dl { border-right: 0px none; }
.nav-child .case-nav dl { padding: 0px 38px; min-height: 178px; border-right: 1px solid rgb(224, 224, 224); }
.nav-child .case-nav dl dt a { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; font-weight: 100; color: rgb(51, 51, 51); display: block; margin-bottom: 10px; }
.nav-child .case-nav dl dt a:hover { color: rgb(243, 152, 1); }
.nav-child .case-nav dl dd a { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: 28px; display: block; }
.nav-child .mall-nav { padding: 25px 0px; }
.nav-child .mall-nav li { float: left; width: 20%; }
.nav-child .mall-nav li a { position: relative; transition: all 0.2s ease-in-out 0s; overflow: hidden; display: block; margin: 15px auto; width: 90%; height: 88px; border: 1px solid rgb(212, 212, 212); }
.nav-child .mall-nav li a img { transition: all 0.2s ease-in-out 0s; }
.nav-child .mall-nav li a:hover { box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
.nav-child .mall-nav li a:hover img { transform: scale(1.05); }
.vcenter { display: block; max-width: 100%; max-height: 100%; position: absolute; margin: auto; top: 0px; right: 0px; bottom: 0px; left: 0px; }
