a {
    -webkit-user-select:none; font-size: 16px; text-decoration: initial; cursor: pointer
}
body{
    -webkit-background-size:50px 50px; margin:0px; padding:0px; font-family: "Microsoft YaHei",sans-serif; font-size: 16px
}
ul {
    list-style-type: none; list-style-image: none
}
li {
    list-style-position: inside; list-style-type: none
}
img {
    border: medium none
}
.nav {
    height: 44px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    font-size: 22px;
    color: #333;
    overflow: hidden;
}
.nav .lf {
    padding: 0 4px;
    display: inline-block;
    float: left;
    height: 44px;
    line-height: 44px;
    color: #333;
}
.nav .lf .text {
    font-size: 16px;
    padding: 0 5px 10px 5px;
}
.nav .rf {
    display: inline-block;
    float: right;
    height: 44px;
    line-height: 44px;
    padding: 0 4px;
    color: #333;
}
.nav .rf .text {
    font-size: 16px;
    padding: 0 5px 10px 5px;
}
.body {
    color: #2e343f; line-height: 1.7; position: relative
}
.title {
    font-weight: bold; text-align: center; padding: 0 10px;font-size:120%;
}
.text {
    padding: 0 10px 10px 10px;
}
.text>* {
    overflow-x: hidden
}
.text br{line-height:250%;}
p {
    display: block; -webkit-margin-before: 1em;  -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px;
}
.navigator {
    position: relative;
    padding: 0 10px 10px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-pack: center;
}
.navigator>* {
    width: 0;
    height: 33px;
    border-radius: 3px;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-border-radius: 3px
}
.navigator>*+* {
    margin-left: 6px
}
.navigator>:nth-child(-n+2) {
    color: #2e343f;
    -webkit-box-flex: 1;
    border: 1px solid #c6c6c6;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8))
}
.navigator>:nth-child(3) {
    color: #2e343f;
    -webkit-box-flex: 1;
    border: 1px solid #c6c6c6;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8))
}
.navigator>:nth-child(-n+2):before,.navigator>:nth-child(3):after {
    content: "";
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: 18px 60px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAB4CAYAAACaTFAUAAAChElEQVR4Ae3YsUuUcRzH8Z96RjaEThXUKARSgrgltDiU5i1xUNBUky6N3tbYGA76JwgObS0O0hoYBC0SOAjlPV7SkXKJoPbtPZzw5QcPJ/Q8v/si3w+8th/cm8O733MGn89X9u5PPryCp5hA6OIqrpcdtALBKSYRctzCJ9wrO+gLpGM+J2YC3yEpgr52CarhD6TXQX14g7+QXgddwxoE6G3QbXyGWAhawi7EStARxFLQB5xaCprHI/y2FBRwF9/sBAEjWLcTBAzgnZUg7SWOUwW9V0GPEXI8wF6KoJt4i1cIXdzBjZBwPp/P5+tcFw0IGrnXhzpXGPWaOqgRH0CIlRGjNHSQxHKCpEy57xCyHrxDmQ6aQQbBD8wgxPS5wqjXDAnn8/nVMYufEOzjBUJMnyvYLmZ1UBOiNBEi6lwp9kxfHS2I0kKIqHOlaOmg52hDOl4jxPS5grXxTAcFVDDSUUGI6XMFqwSf77JfHXPYhyDDHEJMnytYhic6KIMoewgRda4UTfu/OpRmD351NPMePxqYTfX4oV8zGJrP5/PLdQkDCDn6sYYD1FMECdYxnBM0Duk4ShMEbGEUITIFOZcuCGhh2k4QcIIFK0HaCgbtBAEbqNoJAnasBWWWgjZRsxK0iiELf9RnqKPPwsf+EFUrX4zbGOv11VEBCx9Rwy/Ea+N8xyneoWVULvD40cZi8Pl8Pp/P5/u/icgSBhBy9GMNB6inCBK2juGcoHGc7yhVkLAtjCJEpkQtRZBeC9MWgvROsGAlSG8FgxaC9DZQtRCkt2MtKLMUtImalaBVDFn4oz5DHX0WPvaHqFr5YtzGWPqrw/p/P0RkGZULPH60sRiKnc/n8/0DRSl/2q5sUuUAAAAASUVORK5CYII=)
}
.navigator>:nth-child(1):before {
    width: 7px;
    margin-right: 6px
}
.navigator>:nth-child(2):before {
    width: 18px;
    margin-right: 6px;
    background-position: 0 -15px
}
.navigator>:nth-child(3):after {
    width: 7px;
    margin-left: 6px;
    background-position: 0 -30px
}


.navigator-no {
    position: relative;
    padding: 0 10px 10px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-pack: center;
}
.navigator-no>* {
    width: 0;
    height: 33px;
    border-radius: 3px;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-border-radius: 3px
}
.navigator-no>*+* {
    margin-left: 6px
}
.navigator-no>:nth-child(-n+2) {
    color: #2e343f;
    -webkit-box-flex: 1;
    border: 1px solid #c6c6c6;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8))
}
.navigator-no>:nth-child(3) {
    color: #2e343f;
    -webkit-box-flex: 1;
    border: 1px solid #c6c6c6;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8))
}
.navigator-no>:nth-child(-n+2):before,.navigator-no>:nth-child(3):after {
    content: "";
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: 18px 60px;
}
.navigator-no>:nth-child(1):before {
    width: 0px;
    margin-right: 6px
}
.navigator-no>:nth-child(2):before {
    width: 0px;
    margin-right: 6px;
    background-position: 0 -15px
}
.navigator-no>:nth-child(3):after {
    width: 0px;
    margin-left: 6px;
    background-position: 0 -30px
}
.footer{height:30px;background:#ECF0F0;padding:3px 0 0;border-top:1px solid #f1f1f1;line-height:26px;text-align:center;padding-bottom:20px;position:relative;z-index:999;margin-top:20px;}
.footer li{float:left;text-align:center;width:20%;font-size: 16px;}
.footer li a{color:#000;}
.foot{text-align:center;margin:20px 5px 0px 5px;padding:10px 0px; height:30px; border-top:2px solid #0080C0;position:relative;z-index:999;}
.foot a{color:#0065B5}

.navigator-nobutton {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 2px 10px 2px 10px;
    font-size:13px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.navigator-nobutton ul{margin:0px;padding:0px;width:100%;}
.navigator-nobutton li{float:left;width:25%;text-align:center;}
.navigator-nobutton a {
    color: #0058d2;
    font-size:16px;
}
.navigator-nobutton span {
    padding:0px 5px;
}

/*.gad { width:100%; height:80px;}
.gad2 { width:100%; height:250px;}
@media(min-width: 400px) { 
    .gad {height: 80px; } 
    .gad2 {height: 250px; } 
}
@media(min-width: 720px) { 
    .gad {height: 90px; } 
    .gad2 {height: 120px; } 
}
@media(min-width: 1024px){ 
    .gad {height: 120px; } 
    .gad2 {height: 120px; } 
}
*/

dd {
    margin: 0px;
}