@charset "UTF-8";

body {
    background: #ffffff ;
    font-size: 13px;
    color: #000;
}

a {
    color: #222;
    text-decoration: none;
    font-size: 12px;
}

a:hover {
    color: #f00;
    text-decoration: underline;
}

.red {
    color: #f00;
}

.none {display: none;}

.zizhu {float: right;color: #fff;font-size: 16px;display: inline-block;height: 40px;line-height: 40px;margin-top: 10px;background: #e04411;padding: 0 20px;border-radius: 4px;text-decoration: none;}
.zizhu:hover {background: #f00;color: #ffff00;text-decoration: none;}
.main {
    width: 1200px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.main .data {
    width: 100%;
    font-size: 13px;
    border-spacing: 1px;
    background: #9c4e2a;
    border-spacing: 1px;
}
.main .data th {height: 32px;background: #ef8d0f;text-align: center;color: #fff;background: url(../index/bar.gif) repeat-x;}
.main .data td {padding: 5px;border-bottom: 0px solid #ccc;white-space: nowrap;}

.top {
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
    position: relative;
    background:rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid #000;
    overflow: hidden;
}

.nav {float: left;}
.nav ul {margin-left: 30px;}
.nav ul li {float: left;}
.nav ul li a {color: #fff;display: inline-block;height: 60px;line-height: 60px;font-size: 16px;text-decoration: none;padding: 0 20px;}
.nav ul li a:hover {color:#ffff00;border-bottom: 2px solid #ffff00;}

.top .logo {margin-top: 5px;float: left;}

.header {height: 150px;position: relative;}
.vips {
	position: absolute;
    right: 10px;
    top: 12px;
    display: inline-block;
    width: 180px;
    height: 18px;
    background: #9d99979e;
    border-radius: 4px;
    padding: 3px 8px;
    text-decoration: none;}
a.vips{
    color: 58e935;
    /* position: absolute; */
    /* right: -60px; */
    /* top: 12px; */
    /* display: inline-block; */
    /* width: 160px; */
    /* height: 35px; */
}
.footer {
    margin: 0 auto;
    color: rgb(0 0 0 / 70%);
    padding: 10px;
    text-align: center;
    line-height: 20px;
    background-image: url(../index/footer.jpg);

}

#c {
    margin: 0 auto;
    background: #9c4e2a;
}

#c table {
    border-collapse: 1;
    border-spacing: 0;
}

#m {
    width: 100%;
    text-align: center;
    border-left: 0px solid #e5e5e5;
}

#m td {
    color: #393;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #9c4e2a;
    border-left: 1px solid #9c4e2a;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#m td a {
    color: #ff0;
    display: block;
    text-decoration: none;
}

#m td a:hover {
    color: #fff;
    background: #9c4e2a;
}

#m td:hover {
    color: #fff;
    background: #9c4e2a;
}

.qtthtu {
    /* height: 13px; */
    margin-right: 2px;
 /*    width: 14px; */
    margin-bottom: -0.1rem;
}
.backDiv {
    top: 0;
    left: 0;
    z-index: -999;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    position: fixed;
}

.tab { 
    position: fixed;
    width: 5.22%;
    background: rgba(0, 0, 0, .1);
    top: 150px;
    right: 50%;
    margin-right: -720px;
    text-align: center;
	}
.tab b {background: #9c4e2a;color: #fff;display: inline-block;padding: 10px 0;width: 100px;}
.tab ul {margin: 0;padding: 10px;}
.tab ul li {list-style-type: none;}
.tab ul li a {display: inline-block;padding: 5px 0px;border: 1px solid #9195a3;width: 70px;margin-bottom: 5px;}
.tab ul li a:hover {background: #9c4e2a;color: #fff;text-decoration: none;border: 1px solid #9c4e2a;}

.link {background: #ff6e01;border-radius: 4px;padding: 3px 8px;text-decoration: none;color: #fff;}

/**广告位**/
.ad{overflow:hidden;clear:both;border: 1px solid #9c4e2a;}
.ad a{margin:0px;display:block;border-radius:3px;}
.ad img{max-width:100%;}
.ad li{float:left;width:50%;list-style:none;}
@media(max-width:999px) {
.ad{margin: 0 0 10px 0;}
.ad li{width:100%;}
}
/**新增文字广告**/
.txtguanggao{
    border: 1px solid #9c4e2a;
    /*width: 100%;*/
    overflow: hidden;
    display: block;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
}
.txtguanggao a{
    width: calc((100% - 20px) / 4);
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    
    transition-duration: .3s;
}
.txtguanggao a:nth-child(1) {
    background-color: #dc3545;
}
.txtguanggao a:nth-child(2) {
    background-color: #007bff;
}
.txtguanggao a:nth-child(3) {
    background-color: #28a745;
}
.txtguanggao a:nth-child(4) {
    background-color: #ffc107;
}
.txtguanggao a:nth-child(5) {
    background-color: #28a745;
}
.txtguanggao a:nth-child(6) {
    background-color: #ffc107;
}
a {

  text-decoration: none;

}
.txtguanggao a:nth-child(7) {
    background-color: #dc3545;
}
.txtguanggao a:nth-child(8){
    background-color: #007bff;
}
.txtguanggao a:hover{
background:#FF2805;color:#FFF
}
@media screen and (max-width: 1000px) {
.txtguanggao a{
   width: calc((100% - 10px) / 2);
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    transition-duration: .3s;
}
}
  @media screen and (min-width: 1000px) {
    .txtguanggao a{
    width: calc((100% - 20px) / 4);
    }}