/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-12-13, 9:53:33
    Author     : Administrator
*/
body{
/*    overflow:scroll;
    overflow-x:hidden;*/
    background-color: #f3f3f3;

}
a{
    text-decoration:none;
}
#t-content{
    width: 1200px;
    margin: 0 auto;
}
.fl{
    float:left;
}
.fr {
    float: right;
}
.clear{
    clear: both;
}
a{text-decoration:none}
li{ list-style: none;}
/**字体大小***/
.f32{
    font-size: 32px;
}
.f31{
    font-size: 31px;
}
.f30{
    font-size: 30px;
}
.f29{
    font-size: 29px;
}
.f28{
    font-size: 28px;
}
.f27{
    font-size: 27px;
}
.f26{
    font-size: 26px;
}
.f25{
    font-size: 25px;
}
.f24{
    font-size: 24px;
}
.f23{
    font-size: 23px;
}
.f22{
    font-size: 22px;
}
.f21{
    font-size: 21px;
}
.f20{
    font-size: 20px;
}
.f19{
    font-size:19px;
}
.f18{
    font-size:18px;
}
.f17{
    font-size:17px;
}
.f16{
    font-size:16px;
}
.f15{
    font-size: 15px;
}