﻿/*头部*/
header{position:relative;}
header:hover .sub-nav-container {
    height: 220px;
}
.sub-nav-container{/*background:url(../images/white.png) repeat;*/position:absolute;left:0;top:100%;width:100%;height:0;overflow:hidden;display:block;z-index:999;}
.sub-nav-in{width:1000px;margin: 0 auto;}
.sub-nav-in,.sub-nav-img,.sub-nav-list{height:220px;}
.sub-nav-img{width:30%;box-sizing:border-box;border-left:1px solid #b0adad;}
.sub-nav-list-wrap{width: 70%;}
.sub-nav-list{width:40%;padding-right:12px;padding-left:30px;background: url(../images/white.png) repeat;}
.sub-nav-list ul{padding-top:24px;}
.sub-nav-list ul li{width:80%;text-align:center;margin:1% auto;font-size:14px;line-height:3em;border-bottom:1px solid #00bcbc;}
.sub-nav-list ul li a{color: #444;}
.sub-nav-list ul li a:hover{color: #000;}
.sub-nav-img{background:url(../images/white.png) repeat;}
.sub-nav-img img{width:280px;height:187px;margin:10px auto 0;display:block;}
.nav li {
    padding: 36px 12px;
}

/* 走进中慧 */


/* 产品中心 */
.pro-calss-selector li{width: 180px;}
/* 
.xyin-case .case-slick .slick-arrow.slick-prev {
    background-image: url(../images/des-ljt.png);
    left: 39.5%;
}
.xyin-case .case-slick .slick-arrow.slick-next {
    background-image: url(../images/des-rjt.png);
    right: 39.5%;
} */
.product-index .com{padding-bottom:60px;height:400px;}


/*新闻中心*/
.m-index-news{padding-bottom:30px;padding-top:20px;}
.m-index-news{background:url(../images/rarrow.png) no-repeat 95% center;}
.news-txt{padding-right:100px;}
.m-index-news:hover{/*background-color:#fabd00;background-image:url(../images/rarrow-w.png);*/box-shadow:1px 1px 5px #ddd;}
.m-index-news:hover,.m-index-news:hover a,.m-index-news:hover h3,.m-index-news:hover p{/*color:#fff;*/color:#fabd00;}
/* 底部 */
.f-nav a{font-size: 18px;line-height: 70px;}
.f-mes{padding: 14px 0;}
.f-mes h4{padding-left: 14px;line-height: 36px;min-width: 200px;}
footer{padding-top: 40px;}
.f-nav{border-right: 1px solid #303034;}
.f-nav dl{float: left;width: 16.66%;}
.f-nav dl dd{display: block;}
.f-mes img{width: 134px;}
.f-nav dd a{line-height: 36px;font-size: 14px;}
.f-mes h4 a{font-size: 18px;line-height: 36px;}

