﻿/* CSS Document */
.banner{height: 400px;background-image: url(images/banner_buy.jpg);}

.titlediv{text-align: center; display:none;}
.titlediv p{font-size:36px;line-height:36px;}
.titlediv .tips{color:#e9204f;font-size:18px;display: inline-block;line-height:42px;}
.filter{ background: #fff; width: 1200px;margin-top:16px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);}
.categoryul{ background: #fff; width: 900px;clear: both; padding: 20px 20px 0; float:left;}
.categoryul li{display: inline-block;margin: 0 20px 10px 0;width: auto;}
.categoryul li a{ border: 1px solid transparent;color: #333;display: block;float: left;font-size: 16px;line-height: 26px;padding: 0 5px;width: auto;}
.categoryul li a.selected{height: 26px;text-decoration: none; background: #e9204f;color:#fff;}
.categoryul li a:hover{ background: #e9204f;color:#fff;}
.searcharea{ float:left;width:246px; height: 32px;border-radius: 32px; border:1px solid #acabab; margin:16px 0 16px 0;}
.searcharea .input01 {float: left;width: 188px;height: 24px;font-size: 14px;padding: 4px 0 4px 10px;line-height: 32px;border-radius: 32px;}
.searcharea .btn01 {float: left;width: 48px;height: 32px; background: url(images/sousuo.png) center center no-repeat;cursor: pointer;}

/*直播相册*/
.xiangce{padding-top: 20px;}
.xiangce li{width:360px;float:left;margin-right: 60px;margin-bottom:30px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);}
.xiangce li:nth-of-type(3n){float:right;margin-right: 0;}
.xiangce li:hover{box-shadow:0 2px 10px rgba(0,0,0,.25)}

.contentset{padding: 15px;background-color: #fff;position: relative;}
.contentset img{width:330px;height:220px;overflow: hidden;}
.picmessage{background: url(images/arr_dot.png)no-repeat right center;background-size:16px;font-size:14px;color:#999; line-height: 28px;}
.picmessage p{font-size:16px;color:#666;width: 330px;color:#333;height:28px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.picmessage p span{width: 50%; font-size: 14px; float: left;text-align: center;color:#666;}
.picmessage p .count{text-align: left;font-family: arial;}
.picmessage p .view{text-align: right;font-family: arial;}
.mengban{position: absolute;top:15px;left:15px;width:330px;height:220px;background: #fcf9f1;opacity:0.94;text-align: center;font-size:14px;color:#333;display: none;}                           
.mengban .code{margin:10px auto 0;width:200px;}
.mengban img{width:170px;height:170px;}
.mengbanneirong span.fenxiang{margin-left: 25px;}


.cus-logo{width: 100%;background:#fff; padding:10px 0; text-align:center;min-width: 1200px;}
.cus-logo .maincontent1{width: 1200px;margin: 0 auto; position:relative;}
.cus-logo img{height:50px; width:auto; display:block;margin:0 auto;}
.cus-logo .maincontent1 .loginarea{position:absolute; font-size:14px;right:15px; top:13px; }
.cus-logo .maincontent1 .loginarea a{color:#333;}
.cus-logo .maincontent1 .loginarea a:hover{color:#e9204f;}

/*单页图片*/
.topbanner{width: 100%; margin: 0; float: left;clear: both;min-width: 1200px;text-align: center;height: 400px;background-image: url(images/topbanner.jpg);background-position: center 0; background-size: 1920px; background-color:#333; }
