* {padding: 0;margin: 0;}
body{font-family: "微软雅黑";}
.w {margin: 0 auto;}
.w1080 {width: 1080px;}
a {text-decoration: none;color: #777;}
a:hover{color: #895192;}
img {vertical-align: middle;display: inline-block;}
input {outline: none;}
button,input,select,textarea{ font-size:100%;}
ul,ol {list-style: none;}
em, u {font-style: normal;}
.fl{float: left;}
.fr{float: right !important;}

.clearfix:before, .clearfix:after{
	content:"";
	display:table:
}
.clearfix:after{
	clear:both;
}
.clearfix{
 *zoom:1;
}



/*头部header部分*/
#header{width: 100%;height: 110px;box-shadow: 0 0 10px 2px rgba(90,90,90,.6);}
#header .w{height: 100px;height:100%;background-color: #fff;}
#header .logo{width:210px;height: 110px;float: left;}
#header .logo a{font-size: 30px;font-weight: bold;line-height: 110px;color: #895192;
				-webkit-line-clamp: 2;
				background-image: -webkit-linear-gradient(bottom, rgba(30, 144, 255, 1), rgba(255, 0, 255, 1));
				-webkit-background-clip: text;
				-webkit-text-fill-color: transparent;
}
#header .main-nav{float: right;height: 110px;}
#header .main-nav ul{height: 50px;margin-top: 30px;}
#header .main-nav ul li{float: left;margin-left: 40px;}
#header .main-nav ul li a{font-size: 16px;font-weight: bold;line-height: 50px;}

/*轮播展示部分*/
#slider .swiper-container{width: 100%;height: 520px;}

/*案例部分*/
.home-cases{width: 1080px;height: 414px;margin: 35px auto;}
.home-cases .cases-title{padding-left: 30px;}
.home-cases .cases-title span:first-of-type{font-size: 36px;color: #444;}
.home-cases .cases-title span:last-of-type{font-size: 24px;color: #999;}
.home-cases .cases-list{width: 1080px;height: auto;margin-top: 30px;}
.cases-list ul li{width: 267px;height: 166px;margin: 1px;cursor: pointer;background-color: #fff;float: left;position: relative;overflow: hidden;}/*transition: top .3s ease-out;*/
.cases-list ul li img{widows: 267px;height: 166px;}

.cases-list ul  p{padding: 20px;box-sizing: border-box;width: 267px;height: 166px;line-height: 20px;z-index:2;font-size: 12px;background-color: #333;color: #999;position: absolute;left:0;top:166px;transition: top 0.3s ease-out;}
.cases-list ul li:hover>p{ top: 0; }

.show{position: absolute;left: 0;top:0 !important;display: block !important;}
.cases-list ul li p span:first-of-type{font-size: 16px;color: #fff;margin-bottom: 20px;}
.cases-list ul li p span{display: block;}
.cases-list-content {margin-bottom: 20px;height: 40px;overflow: hidden;}
.cases-list ul li p a{display: block;width: 66px;height: 20px;line-height: 20px;color: #9dcd16;border: 1px solid #9dcd16;text-align: center;box-sizing: border-box;}
.cases-list ul li p a:hover{color: #fff;background-color: #9dcd16;}

/*新闻部分*/
.home-news{width: 1080px;height: 550px;background-color: #fff;margin: 0 auto 35px;}
.home-news .home-news-title{width: 1050px;background-color: #dbdbdb;padding: 15px 0 15px 30px;}
.home-news .home-news-title span:first-of-type{font-size: 36px;color: #444;}
.home-news .home-news-title span:last-of-type{font-size: 24px;color: #999;}

.home-news .home-news-list{width: 500px;height: 443px;margin-top: 30px;float: left;background-color: #fff;}
.home-news .home-news-list .home-news-list-title{width: 500px;padding-bottom: 25px;color: #555;font-size: 18px;border-bottom: 1px solid #ddd;}
.home-news .home-news-list .home-news-list-title a{color: #333;}
.home-news .home-news-list .home-news-list-title .more{float: right;font-size: 14px;color: #999;}
.home-news .home-news-list .home-news-list-title a:hover{color: #895192;}
.home-news-list-list ul li{width: 500px;height: 100px;border-bottom: 1px solid #ddd;padding: 15px 0;font-size: 12px;color: #888;}
.home-news-list-list-text{display: block;width: 320px;height: 85px;float: right;background-color: #fff;padding: 5px 0 10px;}
.home-news-list-list-text .home-news-list-list-title{width: 320px;font-size: 15px;line-height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.home-news-list-list-text p{height: 40px;line-height: 20px;overflow: hidden;}


/*尾部部分*/
#foote{width: 100%;height: 440px;margin-top: 10px;}
.footer-nav{width: 100%;height: 50px;background-color: #f3f3f3;text-align: center;border-bottom: 1px solid #c7c7c7;line-height: 50px;font-size: 14px;color: #666;}
.footer-nav a{display: inline-block;color: #666;padding: 0 15px;height: 50px;}
.footer-nav a:hover{background-color:#895192;color: #fff;}

.footer-about{width: 100%;height: 349px;background-color: #dbdbdb}
.footer-about .footer-about-content{width: 1080px;height: 319px;margin: 0 auto;padding-top: 30px;}
.footer-contact{width: 1080px;height: 170px;border-bottom: 1px solid #b6b6b6;font-size: 12px;color: #888;}
.footer-contact .info{float: left;margin-right: 120px;}
.footer-contact .info .info-title{font-size: 18px;margin-bottom: 20px;}
.footer-contact .qrcode{float: right;margin-top: 25px;text-align: center;line-height: 25px;}

.footer-link{width: 1080px;height: 120px;margin-top: 20px;}
.footer-link p{display: block;width: 80px;font-size: 18px;float: left;color: #888;margin: 30px;}
.footer-link img{float: left;}
