@charset "utf-8";
/*2018 1126 xl 首页 start*/
.comp-js{line-height: 1.7;color: #333;font-size: 14px;padding-bottom: 10px;}
.img{margin-top: 10px;}
.img img{width: 100%;}
/*banner gg start*/
.banner-gg img{width: 100%;}
/*banner gg end */
/*四大优势 start*/
.four-advan .top-nav ul{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-around;justify-content: space-around;}
.four-advan .top-nav ul li{width: 23%;line-height: 25px;text-align: center;background-color: #e1e1e1;color: #333;font-size: 13px;}
.four-advan .top-nav ul li.on{background-color: #d8262c;color: white;}
.four-advan .bottom-slide{padding: 10px 0;font-size: 14px;}
.four-advan .bottom-slide .til{color: #d8262c;font-weight: bold;text-transform: uppercase;}
.four-advan .bottom-slide .intro{color: #888;margin: 10px 0;}
.four-advan .bottom-slide ul li i{display: inline-block;width: 5px;height: 5px;border-radius: 100%;background-color: #333;margin-right: 5px;vertical-align: middle;}
/*四大优势 end*/
/*覆盖区域 start*/
.map{margin-top: 10px;background-color: white;}
.map-img{background-color: #5070ad;padding: 20px;}
.map-img img{width: 100%;}
/*覆盖区域 end*/
/*新闻资讯 start*/
.news-list ul li{border-bottom: 1px solid #ddd;padding: 10px 0;}
.news-list ul li a{color: #666;font-size: 12px;}
.news-list ul li .til{color: #333;font-size: 13px;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news-list .intro{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin: 5px 0;}
.news-list .time{text-align: right;}
.news-list ul li:last-child{border-bottom: none;}
/*新闻资讯 end*/
/*2018 1126 xl 首页 end*/
.banner-gg{position: relative;width: 100%;overflow: hidden;}
.three-pro{width: 100%;position: relative}
.three-pro ul{overflow: hidden;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.three-pro ul li{float: left;width: 25%;height: 100%;text-align: center;position: relative;}
.three-pro img{width: 100%;}
.three-pro ul li a{display: block;height: 100%;}
