 /**/
 .banner img{width: 100%;height: 250px;}
 
.con{padding-top: 50px;position: relative;}
.con h4{font-size: 18px;font-weight: bold;text-align: center;}
.con .sub{text-align: center;font-size: 16px;color: #666;margin-top: 20px;}
.con .time{color: #666;font-size: 16px;text-align: center;margin-top: 10px;}
.con .pic{text-align: center;margin-top: 20px;}
.con .pic img{width: 560px;}
.con p{margin-top: 20px;line-height: 1.8;color: #333;font-size: 16px;text-align: center;}



/*会议预定*/
.con .tip1{color: red;font-size: 14px;text-align: center;letter-spacing: 10px;margin-bottom: 50px;font-family: bold;}
.con li{padding-left:20px;box-sizing: border-box;margin-top: 20px;}
.con li span{display: inline-block;width: 300px;color: #000;font-size: 16px;}
.con li input{width: 800px;height:30px;}
.con li:nth-child(3) input{width: 310px;}
.con li:nth-child(3) i{position: relative;}
.con li:nth-child(3) i::after{content: "";position: absolute;width: 30px;height: 30px;
    background: url(../img/date.png) no-repeat center/100%;top: -12px;right: 0;z-index: -1;}
.con li:nth-child(3) span:nth-of-type(2){width: 162px;text-align: center;line-height: 50px;vertical-align: 5px;}
input[readonly]{background: none;cursor: pointer;}
.con .tip2{width: 800px;color: #777;margin-left: 300px;font-size: 14px;}

.con li:last-child span{vertical-align: top;}
.con textarea{width: 800px;resize: none;height: 100px;}
.button{text-align: center;margin-top: 100px;}
.button button{width: 200px;height: 40px;color: #fff;background: #274372;font-size: 18px;border: none;border-radius: 5px;}

/*会议室照片*/
.new .swiper-container p{background: rgba(0, 0 , 0, 0.5) ;color:#fff;font-size: 16px;width: 100%;height: 50px;
    line-height:50px;overflow: hidden;position: absolute;bottom: 0;left: 0;text-indent: 1em;margin-top: 0;text-align: left;}
.swiper-button-prev{background:rgba(0,0,0,0.5) url(../img/swiper_button_004.png) 5px 15px no-repeat;
    width: 30px;height: 60px;left: -5%;}
.swiper-button-next{background:rgba(0,0,0,0.5) url(../img/swiper_button_004.png) -45px 15px no-repeat;
    width: 30px;height: 60px;right: -5%;}

        

 .main{margin-top: 50px;}
.main .con{padding-left:10px;padding-right: 10px;padding-top: 50px;}
.main .con li{margin-bottom: 30px;}
.main .con a{display: flex;justify-content: space-between;line-height: 25px;color: #333;font-size: 16px;}
.main .con h4{display: inline-block;font-size: 18px;font-weight: normal;width:1050px;height: 20px;overflow: hidden;}
.main .con a:hover{color: #274372;font-weight: bold;text-decoration: none;} 
.main .con a:hover h4{color: #274372;font-weight: bold;text-decoration: none;} 
 

.main .time{color: #666;font-size: 14px;text-align: center;margin-top: 15px;}
.main .con{padding-left:10px;padding-right: 10px;padding-top: 50px;}
.main .con p{font-size: 16px;line-height: 50px;margin-top: 0;text-align: center;}
.main .con .dot{width: 12px;height: 12px;margin-right: 5px;}

/*下载中心*/
.main .con .subtit{color: #274372;font-size: 18px;font-family: bold;margin-bottom: 50px;}
.main .pic{width: 85px;height: 80px;box-shadow: 1px 1px 2px 0 #ccc;border-radius: 3px;}
.main .pic img{width: 70px;display: block;margin: 0 auto;margin-top: 8px;}
.main .con button{width: 150px;height: 40px;color: #fff;border: none;font-size: 18px;display: block;background: #274372;
border-radius: 5px;box-shadow: 0 0 5px 0;outline: none;cursor: pointer;}
  
 
 
/*广告服务*/ 
 .main .con .pic{width: 360px;height: 236px;overflow: hidden;position: relative;}
.main .con .pic .p{width: 100%;height: 100%;display: block;}
.main .con .pic .lp{width: 274px;height: 180px;box-shadow: 0 0 1px 0;opacity: 0;transition: all 1s;
    position: absolute;left: 50%;margin-left: -137px;top: 50%;margin-top: -90px;}
.main .con .word{width: 780px;}
.word h5{font-size: 18px;color: #333;line-height: 2;margin-top: 25px;font-family: bold;overflow: hidden;height:36px;overflow: hidden;
  text-overflow:ellipsis;/*//文本溢出显示省略号*/white-space:nowrap;/*//文本不会换行（单行文本溢出）*/}
.word .info{/*color: #666;*/font-size: 16px;line-height: 2;max-height: 128px;overflow: hidden;margin-top: 10px;margin-bottom: 20px;}
/* 滑过效果 */
.con a:hover h5{color: #274372;}
.main .con a:hover .pic .lp{opacity: 1;}
.main .con:hover .time{color: #274372;}
 /* 分页符 */
.page{margin-top: 50px;}
.page ul{color: #333;font-size: 12px;display: flex;justify-content: center;}
.page li{padding: 2px 7px;margin-right: 20px;font-family: bold;}
.page li.prev{color: #274372;}
.page li.next{color: #274372;}
.page li.active{color: #fff;background: #274372;box-shadow: 0 0 1px 0;border-radius: 3px;}


 .schedule{margin-top: 50px;}
.schedule .con{padding-left:10px;padding-right: 10px;display: flex;flex-wrap:wrap;padding-top: 50px;}
.schedule .con li{width: 265px;height:265px;margin-right: 40px;margin-bottom: 50px;box-shadow: 0 0 2px 0 #ccc;}
.schedule .con a{display: block;width: 100%;height: 100%;position: relative;}
.schedule .con li:nth-child(4n){margin-right: 0;}
.schedule .con li .pic{width: 100%;height: 230px;overflow: hidden;}
.schedule .con .pic img{width: 100%;min-height: 230px;display: block;}
.schedule .con p{font-size: 14px;color: #333;padding: 0 20px;box-sizing: border-box;height: 35px;
    line-height: 35px;overflow: hidden;background: #eee;font-family: bold;}
/* 遮罩 */
.layer{width: 100%;height: 100%;position: absolute;background: rgba(255, 0 , 0, 0.3);color: #fff;
    top:0;transition: all 1s;opacity: 0;}
.box{width: 84%;height: 84%;margin: 0 auto;margin-top: 8%;box-sizing: border-box;
    padding: 20px 15px;background: url(../img/box.png) no-repeat center/100%;}
.box h5{font-family: bold;font-size: 16px;height: 25px;overflow: hidden;margin-top: 10px;text-indent: 10px;}
.box .info{font-size: 16px;line-height: 30px;max-height: 90px;overflow: hidden;margin-top: 15px;}
.box .time{font-size: 14px;text-align: right;margin-top: 15px;}
/* 滑过遮罩 */
.schedule .con li:hover .layer{opacity: 1;}

/*返回*/
.return{width: 100%;height: 50px;line-height: 50px;overflow: hidden;margin-top: 50px;}
.return a{ font-size: 16px;/*font-weight: 600;*/color: #19448E;text-decoration: none;font-family: bold;}
/* 脚部 */
footer{background: #274372;}
