﻿/*首页大屏广告样式*/
/*old*/
.banner-mask{position: fixed;top: 0;left: 0;right: 0;height: 0;z-index: 9999;overflow: hidden;background-color: #0c54a4;}
/*new*/
.banner-maskN{position: fixed;top: 0;left: 0;right: 0;height: 0;z-index: 9999;overflow: hidden;background-color: #062e61;}

.banner-mask-wrap{width: 1000px;margin: 0 auto;}
.banner-mask-logo, .banner-mask-text, .banner-mask-btn, .m-con-final{position: relative;width: 100%;}
/*old*/
.banner-mask-logo{height: 250px;}
.banner-mask-text{height: 310px;background: url(../images/text.jpg) no-repeat center top;}
.banner-mask-btn{height: 240px;}
/*new*/
.banner-mask-logoN{height: 300px;background: url(../images/logojl.jpg) no-repeat center top;}
.banner-mask-textN, .m-con-final{height: 310px;background: url(../images/textjl.jpg) no-repeat center top;}
.banner-mask-btnN{height: 190px;background: url(../images/btnjl.jpg) no-repeat center top;}
.banner-mask-pic{font: bold 24px/36px "Adobe Heiti Std R", "Adobe 黑体 Std R", "SimHei","Lantinghei SC", "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif !important;width: 360px;text-align: center;color: #fff;position: absolute;left: 325px;}
.m-wrap-final{font: bold 18px/36px "Adobe Heiti Std R", "Adobe 黑体 Std R", "SimHei","Lantinghei SC", "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif !important;width: 550px;text-align: center;color: #fff;position: absolute;left: 50%;margin-left: -275px;}
.m-rects{ margin-top: 10px; }
.m-rects img{ width: 550px; height: 230px; }
.logo{background: url(../images/linclogo.png) no-repeat center bottom;height: 175px;top: 50px;}
.day{line-height: 100px;color: #ffc957;font-size: 24px;}
.remainder-dayN{color: #fff}
.banner-mask-close{position: absolute;top: 10px;left: 20px;display: inline-block;height: 38px;border: 1px solid #1970db;line-height: 38px;border-radius: 6px;background-color: #0b4a9a;color: #69acff;font-size: 20px;width: 140px;-moz-box-shadow: 0 0 20px 8px #0a488e;-webkit-box-shadow: 0 0 20px 8px #0a488e;box-shadow: 0 0 20px 8px #0a488e;}
.banner-mask-close:hover{background-color: #0a4188;color: #69acff;}
.banner-mask-remainder{font-size: 200px;vertical-align: bottom;line-height: 210px;}
.remainder-attach{font-size: 50px;vertical-align: bottom;}
.banner-mask-activity{left: 180px}