/* CSS Document */

@charset "utf-8";
ol, ul {list-style: none;}
*{ margin: 0; padding: 0;}
body {list-style: none;width: 100%; max-width: 800px; min-height: 100vh; margin: 0 auto; line-height: 1.75; font-size: 16px; font-family: auto; word-break: break-all; word-wrap: break-word; background: #fff;}
a:hover{text-decoration: none;}
img {vertical-align: middle;}
table{border-collapse:collapse;border-spacing:0}
.go6h_header{margin: 0 auto;display: flex;justify-content: space-between;align-items: center; max-width: 800px;width:100%;height:50px;background-color:#656563;position:fixed;left:0;top:0;z-index:999}
.go6h_header .go6h_header_ul{float:left}
.go6h_header .go6h_header_li{float:left;position:relative;padding-left:16.5px;height:44px;line-height:44px;font-size:1.4rem;color:#fff}
.go6h_header .go6h_header_li i{display:block;height:44px;width:16.5px;position:absolute;top:0;right:-15px;z-index:999;background-size:16.5px}
.go6h_header .go6h_header_li:active{background-color:#f7921e}
.go6h_header .go6h_header_li:active i{background-size:16.5px}
.go6h_header .go6h_header_li.go6h_header_logo{padding-left:0px}
.go6h_header .go6h_header_li.go6h_header_logo span{background:url("https://vhimg1.ptallenvery.com/688425/images/logo.png?3") no-repeat 50% 50%;display:block;height:50px;width:250px;background-size:100% 100%;background-position-x:50%;margin-top: -4px;background-position-y:50%}
.go6h_header_right{float:right;font-size:0}
.go6h_header_right .link,.go6h_header_right span{font-size:8pt; width:70px;height:44px;text-align:center;color:#fff;padding-top:25px;box-sizing:border-box;display:inline-block;text-decoration:none;padding-right:8px;}
.go6h_header_right .go6h_header_rightPhoneIcon,.go6h_header_right .go6h_header_rightUserIcon,.go6h_header_right .go6h_header_rightFeedbackIcon{font-size:8pt}
.go6h_header_right .go6h_header_rightUserIcon{background:url('https://vhimg1.ptallenvery.com/688425/images/user.png') no-repeat center 9px;background-size:13px}
.c {font-size: 16pt;text-align: left;font-weight: 700;line-height: 31px;}
@media screen and (max-width:750px){
    .c { font-size: 12pt;}
}
@media screen and (max-width:750px){
    .abc {width: 65px;}
}
@media screen and (min-width: 800px) {
    .go6h_header, .top_bar {
        width: 800px;
        left: 50%;
        margin-left: -400px;
    }
}
div.cont {line-height: 25px}
.center {
    text-align: center;
}
div.box div.title,div.box div.otitle,div.box div.foot{font-size:13pt;padding:4px 8px;color:#666;background-color:#fbfbfb;background:-moz-linear-gradient(top,#fff,#f8f8f8);background:gradient(linear,0 0,0 100%,from(#fff),to(#f8f8f8));border-top:1px solid #eee;border-bottom:1px solid #eee}
div.box div.title{border-top:0;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;border-top-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px}