﻿.left
{
    width: 655px;
    float: left;
    overflow: hidden;
}
.left2
{
    width: 705px;
    float: left;
    overflow: hidden;
}
.right
{
    width: 302px;
    float: right;
    overflow: hidden;
}
.right2
{
    width: 252px;
    float: right;
    overflow: hidden;
}
.biaoTi
{
    width: 150px;
    text-align: center;
    letter-spacing: 2px;
    background-color: #4fa2ff;
    line-height: 30px;
    font-size: 14px;
    font-family: 微软雅黑,宋体;
    font-weight:bold;
    color: White;
    margin: 5px 0 5px 0;
    float: left;
}
.fenLei
{
    width: 655px;
    overflow: hidden;
}
.list
{
    width: 655px;
    margin-top: 5px;
}
.list tr:hover
{
    background-color: #eaf7ff;
}
.list td
{
    line-height: 40px;
    text-align: left;
}
.list a
{
    font-size: 14px;
}
.c1
{
    width: 20px;
    text-align: left;
    font-size: 12px;
}
.c1 span {
    padding:10px 5px;
    text-align:center;
    vertical-align:middle;
    font-size:18px;
}
.c2
{
    width: 80px;
    font-size: 12px;
    text-align: left;
    color: Gray;
}
.cTitle
{
    background:url(/Images/dot.png) no-repeat 5px center;
    padding-left:15px;
    }
.cTitle
{
    font-family:微软雅黑;
    }
.pubTime
{
    width: 50px;
    text-align: right;
    color: Gray;
}
.mTitle {
    width:480px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.gy {
    color: #ff7500;
}
.qg
{
    color: #336633;
}
.jy
{
    color: #660033;
}
.zr
{
    color: #996600;
}
.dz
{
    color: #993300;
}
/*右侧*/
.rightTitle
{
    background: url(/Images/c_bg.png) no-repeat left center;
    line-height: 30px;
    padding-left: 30px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: White;
    margin-top: 5px;
    clear: both;
}
.rightTitle2
{
    background: url(/Images/c_bg.png) no-repeat left center;
    line-height: 30px;
    padding-left: 30px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: White;
    margin-top: 5px;
    clear: both;
}
.rightContent
{
    width: 294px;
    border: 1px solid #d7d7d7;
    text-align: left;
    margin-top: 2px;
    line-height: 23px;
    padding: 5px 3px 3px 3px;
    overflow: hidden;
    font-size: 14px;
}
.rightContent a
{
    font-size: 14px;
}
.rightContent2
{
    width: 244px;
    border: 1px solid #d7d7d7;
    text-align: left;
    margin-top: 2px;
    line-height: 23px;
    padding: 5px 3px 3px 3px;
    font-size:12px;
    overflow: hidden;
}
.rightContent2 a
{
    font-size: 12px;
}
/*推荐*/
.recom_s1
{
    font-size: 12px;
    padding: 1px 3px 1px 3px;
    background-color: #ffcc66;
    color: #fff;
}
/*展示页面*/
.showTitle
{
    margin-top: 5px;
    line-height: 70px;
    height:70px;
    text-align: center;
    width:650px;
    overflow:hidden;
}
.showTitle h1
{
    font-size: 24px;
    font-family: 微软雅黑,黑体;
    }
.showInfo
{
    margin-top: 10px;
    margin-bottom:10px;
    width: 700px;
    float: right;
    font-size: 14px;
    line-height: 33px;
    overflow: hidden;
}
.tupian
{
    padding-top: 5px;
    text-align: center;
}
.tupian img
{
    max-width: 600px;
    height:auto;
    margin-top: 6px;
    border: 0;
}
.otherinfo
{
    width:100%;
    padding:6px 0;
    font-family:微软雅黑;
}
.contact
{
    width:100%;
    line-height:40px;
    font-size:14px;
    margin-top:5px;
    margin-bottom:10px;
    }
.sLeft
{
    width:100px;
    color:#000;
    text-align:right;
    font-weight:bold;
    padding-right:5px;
    }
.sRight
{
    text-align:left;
    }
.xxxx
{
    line-height:28px;
    height:28px;
    text-align:left;
    padding-left:15px;
    font-size:14px;
    border-bottom:2px solid #ffcc99;
    background:url(/Images/ColumnBg2.png) no-repeat left center;
    color:#666;
    }
.jiacu
{
     font-size:18px;
     font-weight:bold;
     color:Red;
    }
/*优惠促销招商展示*/
.conTable
{
    width:100%;
    background-color:azure;
    border:1px solid #4fa2ff;
    color:#000;
    padding:10px 0 10px 0;
    margin:10px 0;
    }
.cLeft,.cRight
{
    font-size:14px;
    line-height:38px;
    height:25px;
    }
.cLeft
{
    text-align:right;
    width:90px;
    font-weight:bold;
    padding-right:5px;
    }
.cRight
{
    text-align:left;
    }
.conContent {
    padding: 5px;
    box-sizing: border-box;
    line-height: 30px;
    font-family: 微软雅黑;
    font-size: 14px;
    margin-bottom: 20px;
}
.smallMenu {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background-color:lightgoldenrodyellow;
}
.smallMenu li {
    white-space:nowrap;
    line-height:35px;
}
.conContent {
    text-align:justify;
}
.con_pic {
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
}
.con_pic img {
    width:88%;
    margin-top:0.2rem;
}
.zhiding {
    width: 50px;
    text-align: left;
}

.zhiding span {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    background-color: red;
    color: white;
    padding: 2px 3px;
    border-radius: 3px;
    margin-left: 3px;
}