﻿@charset "utf-8";
/* CSS Document */
* {
padding: 0;
margin: 0;
}
ul, li {
margin: 0px;
padding: 0px;
list-style: none;
}
a{ text-decoration:none; color:#323232; outline:none;}

img{ border:0;}

body { height: 100%; background: #fff; color: #333; font: 12px Microsoft YaHei,Arial,Verdana,Tahoma;}
.maincontainer {width: 1000px;margin: 0 auto; }

.top{ width:1024px; height:107px;  background:url(/img/191213-2.png); margin: 0 auto; }
.ta{  float:left;     margin-top: -18px;}
.ta td{color:#000; font-size:16px; font-family:"微软雅黑"; height:60px; float:left;}
.ta td a{ height:32px; float:left;color:#000; font-size:16px; font-family:"微软雅黑"; height:32px; float:left;}
.ta td a:hover{ text-decoration:underline; color:#ea151b;}
.ta td img{ width:25px; height:27px; float:left; margin-top:2px; margin-right:5px;}
.top_bg{
    background-color: #fff;
    height: 107px;
    width:100%;
}
.listbody{
}
.bgred{
    background-color:red;
    /*background-image: url(bgred.jpg);*/
}
.bgblue{
   background-color:orange;
   /*background-image: url(bgblue.jpg);*/
}
.bggreen{
    background-color:green;
    /*background-image: url(bggreen.jpg);*/
}
.listbody li{
    float:left;
    width:32%;
    height: 55px;
    line-height: 50px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.listbody li img{
    width: 25px;
    height: 27px;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}
.listbody li a{
    color: #000;
    font-size: 24px;
    font-family: "微软雅黑";
    height: 32px;
}
.listbody li{
    color: #fff;
    font-size: 24px;
    font-family: "微软雅黑";
}
.tanchu{
    width:95%;
}
.tanchu img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.tjone{
    position: absolute;
    left:10%;
    height:100%;
}
.tanchu li{
    width:100%;
    font-size: 60px;
    color: #fff;
    text-align: center;
    font-weight: 800;
    line-height: 70px;
    height: 18%;
    line-height: 22%;
}
.showid{
    display:none;
}
.tjone{
    width:80%;
    margin: 0 auto;
}
.wleft{
    float: left;
    margin-left:10px;
}
.wright{
    float: right;
    margin-right:10px;
}

/*自定义样式*/
.linum1{
    width: 200px !important;
    height: 200px !important;
}
.linum2{
    width: 130px !important;
    height: 130px !important;
}
