html,body{margin:0px;
    padding:0px;}
body{
    font-family:'Î¢ÈíÑÅºÚ',"microsoft yahei",Arial,Helvetica,sans-serif;
    font-size:14px;
    color: #333333;
}

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{
    background: transparent;
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size:100%;
}
ul,li,ol {
    list-style: none;
}
em,b,i{
    font-style:normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: none;
    background: #e2e2e2;
}
input, textarea, select, a {
    margin:0px;
    padding:0px;
    outline:0px;}
textarea {resize:none; overflow:auto;}

aside, article, footer, header, nav, section ,main{display:block;}
a{ color:#555555 ;text-decoration:none}
a:hover{
    text-decoration:underline; }
p{
    line-height: 28px;
}

.odd{
    background:#f2f4f4 ;
}
.even{
    background: #fff;
}
.top{
    background-size: 100% 100%;
    margin-bottom: 50px;
}
.top img{
    height: auto;
    max-width: 100%;
    width: auto;
}
.container{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.left{
    width: 740px;
    float: left;
}
.right{
    width: 420px;
    float: right;
}
.icon{
    display: block;
    background: url("icon.png") no-repeat;
}
.title{
    width: 730px;
    height: 55px;
    background-position: 0 0;
}
#zxBtn,#dxBtn{
    width:160px ;
    height: 60px;
    float: right;
    padding-top: 30px;
    font-size: 22px;
    padding-left: 20px;
}
.btn-box{
    height: auto;
    overflow: hidden;

}
.btn-box .line{
    padding-bottom: 20px;
}
#zxBtn{
    background-position: -356px -64px;
    margin-right: 30px;
}
#dxBtn{
    background-position: -559px -64px;
}
#zxBtn label,#dxBtn label{
    width: 110px;
    float: left;
}
#zxBtn input,#dxBtn input{
    width: 22px;
    height: 22px;
    float: left;
    margin-top: 5px;
}
.btn-box .icon{
    width: 18px;
    height: 26px;
    float: left;
    background-position:-361px -84px;
}
.line{
    height: auto;
    overflow: hidden;
    margin-left: 40px;
    border-left:1px #dddddd solid;
}
.row{
    margin-right: 25px;
}
.row .line{
    padding-top: 35px;
    padding-left: 23px;
    overflow: visible;
    padding-bottom: 50px;
}
.time{
    height: 35px;
    position: relative;
    font-size: 18px;
    color: #666666;
}
.time .icon{
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    background-position: -341px -124px;
    left:-37px;
    z-index: 99;
}
.time p{
    padding-left: 15px;
}
.content-title{
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #333333;
}
.content-main{
    padding-right: 80px;
}
.content-main p{
    text-indent: 2em;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    font-family: 'ËÎÌå';
}
.content-main img{
    width: auto;
    max-width: 567px;
    margin: 10px 0 10px 0;
}
.right .icon{
    width: 266px;
    height: 55px;
}
.icon-01{
    background-position: 0 -64px;
}
.right-main{
    padding-top: 30px;
}
.right-main table span{
    font-size: 18px;
}
.right-main table em{
    font-size: 16px;
}
.right-content{
    padding-right:23px;
    padding-bottom: 30px;
}
.right-content p{
    font-family: 'ËÎÌå';
    color: #666666;
}
.icon-02{
    background-position:0 -124px ;
}
.ul-listy li{
    line-height:35px;

}
.ul-listy li a{
    color: #333333;
}
.right-content .ul-listy{
    border-bottom: 1px #ddd dashed;
    padding-bottom: 10px;
    font-size: 16px;
}
.footer{
    padding-top: 60px;
    text-align: center;
    color: #666666;
    padding-bottom: 40px;
}
.footer a{
    color: #666666;
}
#to_top{
    position: fixed;right: 10px;
    bottom: 0;
    width: 37px;
    height: 37px;
    background-position:-285px -124px ;
}