﻿*{margin:0; padding:0; list-style:none; }
body{ background:#fff; font:normal 12px/22px 宋体;  }
img{ border:0;  }
a{ text-decoration:none; color:#333;  }
a:hover{ color:#1974A1;  }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}
body {font-size: 16px; line-height: 1.5; font-family:'Microsoft Yahei','simsun','arial','tahoma';  color: #333; }
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:100%;}
fieldset,img{border:0;}
a, img {-webkit-touch-callout: none}
a, a:active, a:focus, a:hover, a:visited {text-decoration: none}
input[type=password], input[type=text], textarea { resize: none; outline: 0; -webkit-appearance: none; white-space: pre-wrap; word-wrap: break-word; background: #fff }
ul, ol { list-style: none; }

:focus{ outline:none;}
.clearfix{ clear: both; content: ""; display: block; overflow: hidden }
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}

*,*:after,*:before {
    outline: 0
}

.m_container{width: 1280px; margin: 0 auto; overflow: hidden; text-align: center;}
.m_container img{max-width: 100%;}

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0 }
.s_f10 { font-size: 10px }
.s_f12 { font-size: 12px }
.s_f13 { font-size: 13px }
.s_f14 { font-size: 14px }
.s_f16 { font-size: 16px }
.s_f20 { font-size: 20px }
.s_f24 { font-size: 24px }
.s_f26 { font-size: 24px }

.g_m0 { margin: 0 }
.g_ml0 { margin-left: 0 }
.g_ml5 { margin-left: 5px }
.g_ml10 { margin-left: 10px }
.g_ml20 { margin-left: 20px }
.g_mr0 { margin-right: 0 }
.g_mr5 { margin-right: 5px }
.g_mr10 { margin-right: 10px!important; }
.g_mr20 { margin-right: 20px!important; }
.g_mt5 { margin-top: 5px!important; }
.g_mt10 { margin-top: 10px!important; }
.g_mt15 { margin-top: 15px!important; }
.g_mt20 { margin-top: 20px!important; }
.g_mt25 { margin-top: 25px!important; }
.g_mt30 { margin-top: 30px!important; }
.g_mt40 { margin-top: 40px!important; }
.g_mt50 { margin-top: 50px!important; }
.g_mt60 { margin-top: 60px !important;}
.g_mt70 { margin-top: 70px!important; }
.g_mt80 { margin-top: 80px!important; }
.g_mt90 { margin-top: 90px!important; }
.g_mt100 { margin-top: 100px }
.g_mb5 { margin-bottom: 5px }
.g_mb10 { margin-bottom: 10px }
.g_mb15 { margin-bottom: 15px }
.g_mb20 { margin-bottom: 20px }
.g_mb25 { margin-bottom: 25px }
.g_mb30 { margin-bottom: 30px }

.g_pt5{padding-top: 5px;}
.g_pt10{padding-top: 10px;}
.g_pt20{padding-top: 20px;}
.g_pt30{padding-top: 30px;}
.g_pt40{padding-top: 40px;}

.g_mat{margin: auto;}

.u_imglink{cursor: pointer;}

.s_tl{text-align: left;}
/*通用hover按钮*/
.m_btn{text-align: center; width: 1200px;}
.m_btn div{width: 300px; display:inline-block; }
.m_btn div{background: #000; color: #fff; }
.m_btn div.s_btnon{background: #fff; color: #000; border: 1px solid #000;}

#LRdiv1{z-index: 999; position: relative;}
#cnzz_stat_icon_1259215533{display: none;}

/*通用动画*/
@keyframes s_dh1 {
    0% {transform:  translate(0px,0px);}
    100%{transform:  translate(0px,20px);}
}
.s_dh11{animation-name: s_dh1; animation-iteration-count: infinite;
    animation-direction: alternate; animation-duration: 2s;}

@keyframes s_dh2 {
    0% {transform:  translate(0px,20px);}
    100%{transform:  translate(0px,-10px);}
}
.s_dh22{animation-name: s_dh2; animation-iteration-count: infinite;
    animation-direction: alternate; animation-duration: 2.3s;}

@keyframes s_dh3 {
    0% {transform:  translate(0px,-20px);}
    100%{transform:  translate(0px,0px);}
}
.s_dh33{animation-name: s_dh3; animation-iteration-count: infinite;
    animation-direction: alternate; animation-duration: 2s;}

@keyframes s_dh4 {
    0% {transform:  translate(0px,-10px);}
    100%{transform:  translate(0px,0px);}
}
.s_dh44{animation-name: s_dh4; animation-iteration-count: infinite;
    animation-direction: alternate; animation-duration: 1.5s;}

