@charset 'utf-8';
/* CSS Document */
html,
body
{
    overflow-x: hidden;
    overflow-y: auto;
}
html
{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*
{
    line-height: 1;

    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
a
{
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a:focus
{
    text-decoration: none;

    outline: none;
}
ul,
ol,
li
{
    margin: 0;

    list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p
{
    font-weight: normal;

    margin: 0;
}
h1
{
    font-size: 36px;
}
h2
{
    font-size: 30px;
}
h3
{
    font-size: 24px;
}
h4
{
    font-size: 18px;
}
h5
{
    font-size: 14px;
}
h6
{
    font-size: 12px;
}
body,
button,
input,
select,
textarea
{
    font-family: 'Arial','微软雅黑';
    font-size: 14px;
    line-height: 1;

    margin: 0;

    color: #333;
    border: 0;
    outline: none;
    background: none;
}
input,
textarea
{
    /* -webkit-appearance: none; */
}
a:focus,
a:active,
button::-moz-focus-inner,
input[type='reset']::-moz-focus-inner,
input[type='button']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner,
select::-moz-focus-inner,
input[type='file'] > input[type='button']::-moz-focus-inner
{
    border: 0;
    outline: 0;
}
a,
button
{
    cursor: pointer;
}
label
{
    font-weight: normal;

    margin-bottom: 0;
}
img
{
    vertical-align: middle;
}
/* @media (min-width: 1470px)
{
    .container
    {
        width: 1470px;
    }
} */
.ib
{
    display: inline-block;

    vertical-align: middle;
}
.imgdiv img,
.tra0_3
{
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
}
.tra1
{
    -webkit-transition: all 1s ease-out 0s;
       -moz-transition: all 1s ease-out 0s;
        -ms-transition: all 1s ease-out 0s;
         -o-transition: all 1s ease-out 0s;
            transition: all 1s ease-out 0s;
}
.dimgdiv img:last-of-type
{
    display: none;
}
.dimgdiv:hover img:first-of-type
{
    display: none;
}
.dimgdiv:hover img:last-of-type
{
    display: inline;
}
.fwblod{
	font-weight: bold;
}
.fsmiddle{
	font-size: 16px;
}
.disnone
{
    display: none !important;
}
.clearfix::after
{
    display: block;
    clear: both;

    height: 0;

    content: ' ';
}
.clearfix
{
    zoom: 1;
}
.cp
{
    cursor: pointer;
}
.fb
{
    font-weight: bold;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.l,
.r
{
    width: 50%;
}
.c_333
{
    color: #333;
}
.c_666
{
    color: #666;
}
.c_999
{
    color: #999;
}
.c_w
{
    color: #fff;
}
.bg_w
{
    background: #fff;
}
.c_b
{
    color: #000;
}
.bg_b
{
    background: #000;
}
.img_d
{
    display: none;
}
.img_dd
{
    display: none !important;
}
.hm
{
    height: 100%;
}
.tn
{
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
}
.t50
{
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
         -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.tx50
{
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}
.ty50
{
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.tac
{
    text-align: center;
}
.tal
{
    text-align: left;
}
.tar
{
    text-align: right;
}
.tablediv
{
    display: table;
}
.tr
{
    display: table-row;
}
.td
{
    display: table-cell;
}
.imgdiv
{
    overflow: hidden;
}
/*  */
/* Tools */
.a-left {
    text-align: left !important;
}
.a-center {
    text-align: center !important;
}
.a-right {
    text-align: right !important;
}
.v-top {
    vertical-align: top;
}
.v-middle {
    vertical-align: middle;
}
.f-none {
    float: none !important;
}
.f-fix {
    float: left;
    width: 100%;
}
.no-display {
    display: none;
}
.no-margin {
    margin: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.no-bg {
    background: none !important;
}
.calendar {
    z-index: 1;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.definewidth {
    width: 96%;
    margin: 0 20px;
}
.h50    {
    height: 50px; !important;
}
.ml5 {
    margin-left: 5px;
}
.mr10 {
    margin-right: 10px;
}
.mr5 {
    margin-right: 5px;
}
.mr15 {
    margin-right: 15px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb20 {
    margin-bottom: 20px;
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.pdt20 {
    padding-top: 20px;
}
.p22 {
    line-height: 22px;
    color: #777;
    overflow: hidden;
}
.p22 a {
    color: #a01515;
}
.w-600 {
    width: 600px;
}
.w-500 {
    width: 500px;
}
.w-400 {
    width: 400px;
}
.w-350 {
    width: 350px;
}
.w-300 {
    width: 300px;
}
.w-250 {
    width: 250px;
}
.w-200 {
    width: 200px;
}
.w-150 {
    width: 150px;
}
.w-140 {
    width: 140px;
}
.w-100 {
    width: 100px;
}
.w-50 {
    width: 50px;
}
.pd10 {
    padding: 10px;
}
.pdb30 {
    padding-bottom: 30px;
}
.pdl30 {
    padding-left: 30px;
}
.pdr30 {
    padding-right: 30px;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mr10 {
    margin-right: 10px;
}
.mr3 {
    margin-right: 3px;
}