.banner{height: 250px;}
.bannerItem h3{font-size: 36px;margin-bottom: 20px;}
.bannerItem button{padding:7px 25px;border: 0; background: #C30;border-radius: 3px;color: #fff;margin-top: 20px;}
.bannerOne h3,.bannerOne p{color: #fff;}
.bannerTwo h3,.bannerTwo p{color: #06C;}
.bannerThree h3,.bannerThree p{color: #000;}
.banner .layui-carousel>[carousel-item]{overflow: inherit;}
.bannerItem{padding-top: 40px;}
.bannerOne{background: url(../images/index/banner1.jpg) no-repeat;background-size:100% 100% ;}
.bannerTwo{background: url(../images/index/banner2.jpg) no-repeat;background-size:100% 100% ;}
.bannerThree{background: url(../images/index/banner3.jpg) no-repeat;background-size:100% 100% ;}
.mainList{background: #eee;padding: 20px 0;border-bottom: 1px solid #999;}
.mainrow{height: 120px;cursor: pointer;}
.mainleft{float: left;width: 95px;height: 100%;background: #035081;}
.sil{height: 100%;}
.mainOne .sil{ background: url(../images/index/main1.png) no-repeat center center;}
.mainTwo .sil{ background: url(../images/index/main2.png) no-repeat center center;}
.mainThree .sil{ background: url(../images/index/main3.png) no-repeat center center;}
.mainfour .sil{ background: url(../images/index/main4.png) no-repeat center center;}
.mianright{margin-left:95px;padding:10px;box-sizing: border-box; background: #fff;height: 100%;}
.mianright h3{font-size: 14px; font-weight:700;margin-bottom: 5px;}
.mianright p{font-size: 12px;}
.news{margin:30px 0;}
.newleft{width: 150px; height: 50px;float: left;background:#ddd;font-size: 16px;line-height: 50px;}
.newright{margin-left: 150px;height: 50px;padding: 0 10px;background: #efefef;}
.newright .layui-carousel-ind,.newright .layui-carousel-arrow{display: none;}
.newright .item{line-height: 50px;cursor: pointer;}
.newright .item:hover{color: #5FB878;}
.newright .layui-carousel>[carousel-item]>*{background:#efefef ;}

.yewutitle{font-size: 24px;color: #666;margin-bottom: 20px;}
.ywList img{width: 100%;height: 180px;}
.ywList h3{margin: 10px 0;font-size: 16px;}
.ywList p{font-size: 12px;color: #666;}
.faApp{margin-top: 50px;background: #ddd;padding: 20px 0;}
.faApp h3{color: #666;margin-bottom: 20px;}
.faApp .item img{display: inline;margin-bottom: 10px;}
.faApp .itemImg{height: 100px;}
.faApp .item {cursor: pointer; width: 20%;float: left;margin-bottom: 20px;opacity: 0.3;}
.faApp .layui-col-xs6{width:50%;}
.faApp .item p{font-size: 14px;font-size: 14px;font-weight: 700;}
.faApp .layui-col-xs12{width: 100%;}
.faApp .item:hover{opacity: 1;}
.footerqq img{margin: 10px 0;}
#test2 .layui-icon{display: none;}

@media screen and (min-width:992px) {
	.banner{height: 400px;}
	.bannerItem{padding-top: 80px;}
	.faApp .item {width: 20%;float: left;}
}

@media screen and (max-width: 750px){
	.banner{height: 250px;}
	.bannerItem{padding-top: 20px;}
}


