﻿#topnav_livecourse {
    display: none;
}

#topnav_teacher {
    display: none;
}

.pc-style {
    /* padding-top: 60px; */
}

/*公用样式 begin*/

.pc-style #topnav_chongci {
    position: relative;
    display: none;
}

.pc-style #topnav_chongci:before {
    content: "HOT";
    position: absolute;
    font-weight: bold;
    right: -10px;
    bottom: 50%;
    margin-bottom: 0.5em;
    background: #ff3e3e;
    color: #ffffff;
    padding: 2px 5px;
    line-height: 1;
    font-size: 10px;
    font-family: arial;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    border-radius: 3px;
    border: 1px solid #ffffff;
}

.pc-style .website-des {
    display: block;
    max-width: 340px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    line-height: 60px;
    font-size: 16px;
}

.pc-style .user-entry {
    float: right;
}

.pc-style .user-entry .link-item {
    float: left;
}

.pc-style .user-entry .link-item a {
    display: block;
    padding: 10px;
    line-height: 40px;
    height: 40px;
    position: relative;
    z-index: 5;
    transition: all 0.3s;
}

.pc-style .user-entry .link-item .quick-btn-login {
    border: 1px solid #ff3e3e;
    background: #ffffff;
    border-radius: 4px;
    padding: 0px 15px;
    line-height: 30px;
    height: 30px;
    margin-top: 14px;
    color: #ff3e3e;
}

.pc-style .user-entry .link-item .quick-btn-login:hover {
    background: #ff3e3e;
    color: #ffffff;
}

.pc-style .user-entry .login-info {
    float: left;
    position: relative;
    z-index: 5;
}

.pc-style .user-entry .login-info .user-name {
    display: block;
    padding: 10px 15px 10px 10px;
    line-height: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 7em;
}

.pc-style .user-entry .login-info .user-name:after {
    content: "";
    display: block;
    border: 5px solid transparent;
    border-top: 5px solid #888888;
    position: absolute;
    top: 26px;
    right: 0px;
}

.pc-style .user-entry .login-info .user-account-menu {
    position: absolute;
    top: 60px;
    left: 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    background: #ffffff;
    border-radius: 4px;
    padding: 10px;
    display: none;
}

.pc-style .user-entry .login-info .user-account-menu li {
    border-bottom: 1px solid #e5e5e5;
}

.pc-style .user-entry .login-info .user-account-menu li:last-child {
    border: 0px;
}

.pc-style .user-entry .login-info .user-account-menu li a {
    display: block;
    padding: 5px 10px;
    white-space: nowrap;
    border-radius: 3px;
}

.pc-style .user-entry .login-info .user-account-menu li a:hover {
    background: #ff3e3e;
    color: #ffffff;
}

.pc-style .user-entry .login-info:hover .user-account-menu {
    display: block;
}

.pc-style .user-entry .login-info:hover .user-name {
    color: #ff3e3e;
}

.pc-style .user-entry .login-info:hover .user-name:after {
    top: 21px;
    border: 5px solid transparent;
    border-bottom: 5px solid #ff3e3e;
}

.pc-style .ShoppingCart {
    position: relative;
    margin-left: 5px;
}

.pc-style .ShoppingCart:hover {
    background: #f5f5f5;
}

.pc-style .ShoppingCart .ShoppingCartIco {
    width: 32px;
    height: 40px;
    background: url(images/bg5005.png) center center no-repeat;
    position: relative;
    display: block;
}

.pc-style .ShoppingCart .ShoppingCartDes {
    position: absolute;
    white-space: nowrap;
    top: 60px;
    right: 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    background: #ffffff;
    border-radius: 4px;
    padding: 10px;
    display: none;
    line-height: 20px;
}

.pc-style .ShoppingCart:hover .ShoppingCartDes {
    display: block;
}

.pc-style .ShoppingCart .ShoppingCartNum {
    display: block;
    position: absolute;
    top: 0px;
    right: -5px;
    background: #ff3e3e;
    border-radius: 50px;
    color: #ffffff;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    padding: 0px 5px;
    display: none;
}

/*搜索*/

.pc-style .Search {
    margin: 14px auto;
}

.pc-style .Search .SearchBar {
    padding-right: 60px;
    position: relative;
    background: #ffffff;
    border-radius: 4px;
}

.pc-style .Search .SearchBar .SearchBox {
    border: 1px solid #999999;
    border-right: 0px;
    background: url(images/bg0146.gif) left center no-repeat;
    padding: 0px 10px 0px 40px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pc-style .Search .SearchBar .SearchBox .TxtBox {
    width: 100%;
    height: 30px;
    border: 0px;
    outline: none;
    line-height: 40px;
    font-size: 14px;
    display: block;
}

.pc-style .Search .SearchBar .BtnSearch {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 32px;
    background: #ff3e3e;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/*公用样式end*/

.pc-style .com-agent-top {
    background: #ffffff;
    /* border-bottom: 1px solid #e5e5e5; */
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 1000;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.pc-style .com-agent-top .com-agent-top-inner {
    position: relative;
    width: 1120px;
    margin: 0px auto;
    height: 60px;
}

.pc-style .com-agent-top .com-agent-top-inner .logo-area {
    float: left;
    width: 100px;
    height: 100%;
}

.pc-style .com-agent-top .com-agent-top-inner .logo-area .logo {
    display: block;
    height: 100%;
}

.pc-style .com-agent-top .com-agent-top-inner .logo-area .logo img {
    height: 100%;
    max-width: 100%;
}

.pc-style .com-agent-top .com-agent-top-inner .nav-area {
    float: left;
    padding: 0px 20px;
}

.pc-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li {
    float: left;
}

.pc-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li a {
    font-size: 16px;
    color: #333333;
    display: block;
    line-height: 40px;
    padding: 10px;
    height: 40px;
    position: relative;
}

.pc-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li a:hover {
    color: #ff3e3e;
}

.pc-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li a.selected {
    color: #ff3e3e;
}

.pc-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li a.selected:after {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0px;
    background: #ff3e3e;
    height: 4px;
}

.pc-style .com-agent-top .com-agent-top-inner .search-area {
    float: left;
    width: 300px;
}

/*用户完全自定义头部*/

.pc-style .user-design-topbar {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
}

.pc-style .user-design-topbar-inner {
    width: 1120px;
    margin: 0px auto;
}

.pc-style .user-design-topbar-inner .user-design-search {
    margin: 0px 360px;
    overflow: hidden;
}

.pc-style .user-design-header {
    width: 100%;
    background: #ffffff;
    text-align: center;
}

.pc-style .user-design-header img {
    max-width: 100%;
}

.pc-style .user-design-nav {
    background: #ff3e3e;
}

.pc-style .user-design-nav-inner {
    width: 1120px;
    margin: 0px auto;
}

.pc-style .user-design-nav-inner ul:after {
    content: "";
    display: block;
    clear: both;
}

.pc-style .user-design-nav-inner li {
    float: left;
}

.pc-style .user-design-nav-inner li a {
    display: block;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
}

.pc-style .user-design-nav-inner li a:hover {
    background: #666666;
    color: #ffffff;
}

.pc-style .user-design-nav-inner li a.selected {
    background: #333333;
    color: #ffffff;
}

/*圣才设计师定制头部*/

.pc-style .sc-design-topbar {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
}

.pc-style .sc-design-topbar-inner {
    width: 1120px;
    margin: 0px auto;
}

.pc-style .sc-design-header {
    width: 100%;
}

.pc-style .sc-design-header .sc-design-header-content {
    width: 100%;
    height: 120px;
    overflow: hidden;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: repeat-x;
    position: relative;
}

.pc-style .sc-design-header .sc-design-search {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -255px;
    margin-top: -21px;
    width: 500px;
    padding: 5px;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    border-radius: 4px;
}

.pc-style .sc-design-header .sc-design-search .Search {
    margin: 0px;
}

.pc-style .sc-design-nav {
    background: #ff3e3e;
}

.pc-style .sc-design-nav-inner {
    width: 1120px;
    margin: 0px auto;
}

.pc-style .sc-design-nav-inner ul {
    overflow: hidden;
    zoom: 1;
}

.pc-style .sc-design-nav-inner li {
    float: left;
}

.pc-style .sc-design-nav-inner li a {
    display: block;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
}

.pc-style .sc-design-nav-inner li a:hover {
    background: #666666;
    color: #ffffff;
}

.pc-style .sc-design-nav-inner li a.selected {
    background: #333333;
    color: #ffffff;
}

/*网站论坛合作通用头部*/

.pc-style .partner-com-topbar {
    background: #ffffff;
}

.pc-style .partner-com-topbar-inner {
    width: 1120px;
    margin: 0px auto;
}

.pc-style .partner-com-search {
    padding: 40px 0px;
    margin: 0px auto;
    max-width: 600px;
}

.pc-style .partner-com-search .Search {
    margin: 0;
}

.pc-style .partner-com-search .Search .SearchBar {
    padding-right: 100px;
    border: 2px solid #ff3e3e;
    height: 36px;
}

.pc-style .partner-com-search .Search .SearchBar .SearchBox {
    border: 0px;
    border-radius: 0px;
    background: url(images/bg0146.gif) left center no-repeat;
}

.pc-style .partner-com-search .Search .SearchBar .SearchBox .TxtBox {
    border: 0px;
    line-height: 36px;
    height: 36px;
}

.pc-style .partner-com-search .Search .SearchBar .BtnSearch {
    width: 100px;
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    border-radius: 0;
}

.pc-style .partner-com-topbar-inner .website-des {
    display: block;
    max-width: 800px;
}

.pc-style .partner-com-header {
    width: 100%;
    background: #565656 url(Images/bg1004_0.png) center top no-repeat;
}

.pc-style .partner-com-header .ComEbookAd {
    /* background: url(Images/bg1001.gif) center top no-repeat; */
    background: url(Images/bg1004.png) center top no-repeat;
    width: 1120px;
    height: 300px;
    position: relative;
    z-index: 1;
    margin: 0px auto;
}

.pc-style .partner-com-header .ComEbookAd .Ebook3D {
    position: absolute;
    width: 210px;
    height: 210px;
    right: 0px;
    top: 40px;
    border: 5px solid #ffffff;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
}

.pc-style .partner-com-header .ComEbookAd .Ebook3D iframe {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.pc-style .partner-com-header .ComEbookAd .Total {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 230px;
    color: #ffffff;
    text-align: center;
}

/*用户完全自定义头部*/

.pc-style .partner-design-topbar {
    background: #ffffff;
}

.pc-style .partner-design-topbar-inner {
    width: 1120px;
    margin: 0px auto;
}

.pc-style .partner-design-search {
    padding: 40px 0px;
    margin: 0px auto;
    max-width: 600px;
}

.pc-style .partner-design-search .Search {
    margin: 0;
}

.pc-style .partner-design-search .Search .SearchBar {
    padding-right: 100px;
    border: 2px solid #ff3e3e;
    height: 36px;
}

.pc-style .partner-design-search .Search .SearchBar .SearchBox {
    border: 0px;
    border-radius: 0px;
    background: url(images/bg0146.gif) left center no-repeat;
}

.pc-style .partner-design-search .Search .SearchBar .SearchBox .TxtBox {
    border: 0px;
    line-height: 36px;
    height: 36px;
}

.pc-style .partner-design-search .Search .SearchBar .BtnSearch {
    width: 100px;
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    border-radius: 0;
}

.pc-style .partner-design-topbar-inner .website-des {
    max-width: 800px;
}

.pc-style .partner-design-header {
    width: 100%;
}

.pc-style .partner-design-header img {
    max-width: 100%;
}

.pc-style .app-download-box .app-code-box {
    position: fixed;
    left: 0px;
    top: 50%;
    margin-top: -80px;
    font-size: 12px;
    text-align: center;
    padding: 10px;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    z-index: 500;
    border-radius: 0px 4px 4px 0px;
}

.pc-style .app-download-box .app-code-box .app-code {
    margin-bottom: 5px;
}

.pc-style .app-download-box .app-code-box .app-des-title {
    font-size: 14px;
    font-weight: bold;
    color: #ff3e3e;
}
.pc-style .app-download-box .app-code-box .btn-pc-download{
    display: block;
    padding:5px 10px;
    border:1px solid #ff3e3e;
    color: #ff3e3e;
    border-radius: 3px;
    margin-top: 10px;
}
.pc-style .app-download-box .app-code-box .btn-pc-download:hover{
    color: #ffffff;
    background: #ff3e3e;
}
.pc-style .app-download-box .app-link-box {
    display: none;
}

.pc-style .go-to-top {
    position: fixed;
    left: 50%;
    margin-left: 570px;
    width: 2.4em;
    height: 2.4em;
    text-align: center;
    background: #666666 url(https://g.100xuexi.com/CssModel/agentXX2018/images/goTop.png) center center no-repeat;
    color: #ffffff;
    border-radius: 4px;
    bottom: 100px;
    display: none;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 5px;
    z-index: 1000;
}

.pc-style .go-to-top .go-to-top-text {
    display: none;
}

.pc-style .go-to-top:hover {
    background: #ff3e3e;
    color: #ffffff;
}

.pc-style .go-to-top:hover .go-to-top-text {
    display: block;
}
.pc-style .user-design-topbar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1000;
}
.pc-style .fixed-top-serch{
    display: none;
}
/*****手机端样式*****/

.mobile-style {
    padding-bottom: 50px;
}

.mobile-style #topnav_chongci {
    position: relative;
    display: none;
}

.mobile-style #topnav_chongci:before {
    content: "HOT";
    position: absolute;
    font-weight: bold;
    right: -10px;
    bottom: 50%;
    margin-bottom: 0.5em;
    background: #ff3e3e;
    color: #ffffff;
    padding: 2px 5px;
    line-height: 1;
    font-size: 10px;
    font-family: arial;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    border-radius: 3px;
    border: 1px solid #ffffff;
}

.mobile-style .com-agent-top {
    background: #ffffff;
    /* border-bottom: 1px solid #e5e5e5; */
    z-index: 1000;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.mobile-style .com-agent-top .com-agent-top-inner {
    position: relative;
    margin: 0px auto;
    padding-top: 50px;
}

.mobile-style .com-agent-top .com-agent-top-inner .logo-area {
    position: absolute;
    left: 10px;
    top: 0px;
    width: 84px;
    height: 50px;
}

.mobile-style .com-agent-top .com-agent-top-inner .logo-area .logo {
    display: block;
    height: 100%;
}

.mobile-style .com-agent-top .com-agent-top-inner .logo-area .logo img {
    height: 100%;
    max-width: 100%;
}

.mobile-style .com-agent-top .com-agent-top-inner .nav-area {
    overflow: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid #e5e5e5;
}

.mobile-style .com-agent-top .com-agent-top-inner .nav-area .top-nav {
    white-space: nowrap;
    padding: 0px 10px;
}

.mobile-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li {
    display: inline-block;
    vertical-align: top;
}

.mobile-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li a {
    font-size: 16px;
    color: #333333;
    display: block;
    line-height: 40px;
    padding: 0px 10px;
    height: 40px;
    position: relative;
}

.mobile-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li a:hover {
    color: #ff3e3e;
}

.mobile-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li a.selected {
    color: #ff3e3e;
}

.mobile-style .com-agent-top .com-agent-top-inner .nav-area .top-nav li a.selected:after {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0px;
    background: #ff3e3e;
    height: 2px;
}

.mobile-style .com-agent-top .com-agent-top-inner .search-area {
    position: absolute;
    left: 104px;
    right: 10px;
    top: 10px;
}

.mobile-style .website-des {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 16px;
    display: none;
}

.mobile-style .user-entry {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #ffffff;
    z-index: 10000;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.mobile-style .user-entry .link-item {
    float: right;
}

.mobile-style .user-entry .link-item#topBar1 {
    float: left;
}

.mobile-style .user-entry .link-item#topBar5 {
    float: left;
}

.mobile-style .user-entry .link-item a {
    display: block;
    padding: 10px;
    line-height: 30px;
    height: 30px;
}

.mobile-style .user-entry .link-item .quick-btn-login {
    border: 1px solid #ff3e3e;
    background: #ffffff;
    border-radius: 4px;
    padding: 0px 15px;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
    margin-left: 10px;
    color: #ff3e3e;
}

.mobile-style .user-entry .link-item .quick-btn-login:hover {
    background: #ff3e3e;
    color: #ffffff;
}

.mobile-style .user-entry .login-info {
    float: left;
    position: relative;
    z-index: 5;
    padding-left: 5px;
}

.mobile-style .user-entry .login-info .user-name {
    padding: 10px 5px;
    line-height: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 7em;
    float: left;
}

.mobile-style .user-entry .login-info .user-account-menu {
    float: left;
}

.mobile-style .user-entry .login-info .user-account-menu li {
    float: left;
}

.mobile-style .user-entry .login-info .user-account-menu li a {
    padding: 10px 5px;
    line-height: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    float: left;
}

.mobile-style .user-entry .login-info .user-account-menu li #top_userCenter {
    padding: 0px 10px;
    border-radius: 4px;
    background: #ff3e3e;
    color: #ffffff;
    display: block;
}

/*搜索*/

.mobile-style .Search {}

.mobile-style .Search .SearchBar {
    padding-right: 60px;
    position: relative;
}

.mobile-style .Search .SearchBar .SearchBox {
    border: 1px solid #999999;
    border-right: 0px;
    background: url(images/bg0146.gif) left center no-repeat;
    padding: 0px 10px 0px 40px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.mobile-style .Search .SearchBar .SearchBox .TxtBox {
    width: 100%;
    height: 30px;
    border: 0px;
    outline: none;
    line-height: 40px;
    font-size: 14px;
    display: block;
}

.mobile-style .Search .SearchBar .BtnSearch {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 32px;
    background: #ff3e3e;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.mobile-style .ShoppingCart {
    position: relative;
    margin-left: 5px;
}

.mobile-style .ShoppingCart:hover {
    background: #f5f5f5;
}

.mobile-style .ShoppingCart .ShoppingCartIco {
    width: 32px;
    height: 30px;
    background: url(images/bg5005.png) center center no-repeat;
    position: relative;
    display: block;
}

.mobile-style .ShoppingCart .ShoppingCartDes {
    position: absolute;
    white-space: nowrap;
    top: 60px;
    right: 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    background: #ffffff;
    border-radius: 4px;
    padding: 10px;
    display: none;
    line-height: 20px;
}

.mobile-style .ShoppingCart:hover .ShoppingCartDes {
    display: block;
}

.mobile-style .ShoppingCart .ShoppingCartNum {
    display: block;
    position: absolute;
    top: 0px;
    right: -5px;
    background: #ff3e3e;
    border-radius: 50px;
    color: #ffffff;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    padding: 0px 5px;
    display: none;
}

.mobile-style .com-agent-banner-top {
    width: 100%;
    background: #565656 url(Images/bg1004_0.png) center top no-repeat;
}

.mobile-style .com-agent-banner-top .ComEbookAd {
    /* background: url(Images/bg1001.gif) center top no-repeat; */
    background: url(Images/bg1004.png) center top no-repeat;
    width: 1120px;
    height: 300px;
    position: relative;
    z-index: 1;
    margin: 0px auto;
}

.mobile-style .com-agent-banner-top .ComEbookAd .Ebook3D {
    position: absolute;
    /* right: 2px;
    top: 2px; */
    width: 210px;
    height: 210px;
    right: 0px;
    top: 40px;
    border: 5px solid #ffffff;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
}

.mobile-style .com-agent-banner-top .ComEbookAd .Ebook3D iframe {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.mobile-style .com-agent-banner-top .ComEbookAd .Total {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 230px;
    color: #ffffff;
    text-align: center;
}

/*用户完全自定义头部*/

.mobile-style .user-design-topbar {
    background: #ffffff;
}

.mobile-style .user-design-topbar-inner {
    margin: 0px auto;
}

.mobile-style .user-design-topbar-inner .user-design-search {
    overflow: hidden;
    padding: 10px;
}

.mobile-style .user-design-header {
    width: 100%;
    background: #ffffff;
    text-align: center;
}

.mobile-style .user-design-header img {
    max-width: 100%;
}

.mobile-style .user-design-nav {
    background: #ff3e3e;
}

.mobile-style .user-design-nav-inner {
    width: 100%;
    overflow: auto;
    overflow-y: hidden;
}

.mobile-style .user-design-nav-inner ul {
    white-space: nowrap;
}

.mobile-style .user-design-nav-inner li {
    display: inline-block;
    vertical-align: top;
}

.mobile-style .user-design-nav-inner li a {
    display: block;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
}

.mobile-style .user-design-nav-inner li a:hover {
    background: #666666;
    color: #ffffff;
}

.mobile-style .user-design-nav-inner li a.selected {
    background: #333333;
    color: #ffffff;
}

/*圣才设计师定制头部*/

.mobile-style .sc-design-topbar {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
}

.mobile-style .sc-design-topbar-inner {
    margin: 0px auto;
}

.mobile-style .sc-design-header {
    width: 100%;
}

.mobile-style .sc-design-header .sc-design-header-content {
    width: 100%;
    height: 120px;
    overflow: hidden;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: repeat-x;
    position: relative;
}

.mobile-style .sc-design-header .sc-design-search {
    position: absolute;
    left: 10%;
    right: 10%;
    top: 50%;
    margin-top: -21px;
    padding: 5px;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    border-radius: 4px;
}

.mobile-style .sc-design-header .sc-design-search .Search {
    margin: 0px;
}

.mobile-style .sc-design-nav {
    background: #ff3e3e;
}

.mobile-style .sc-design-nav-inner {
    margin: 0px auto;
    overflow: auto;
    overflow: hidden;
}

.mobile-style .sc-design-nav-inner ul {
    white-space: nowrap;
}

.mobile-style .sc-design-nav-inner li {
    display: inline-block;
    vertical-align: top;
}

.mobile-style .sc-design-nav-inner li a {
    display: block;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
}

.mobile-style .sc-design-nav-inner li a:hover {
    background: #666666;
    color: #ffffff;
}

.mobile-style .sc-design-nav-inner li a.selected {
    background: #333333;
    color: #ffffff;
}

/*网站论坛合作通用头部*/

.mobile-style .partner-com-topbar {
    background: #ffffff;
}

.mobile-style .partner-com-topbar-inner {
    margin: 0px auto;
    padding: 10px;
}

.mobile-style .partner-com-search {
    padding: 16px;
}

.mobile-style .partner-com-search .Search {
    margin: 0;
}

.mobile-style .partner-com-search .Search .SearchBar {
    padding-right: 100px;
    border: 2px solid #ff3e3e;
    height: 32px;
    border-radius: 4px;
    background: #ffffff;
}

.mobile-style .partner-com-search .Search .SearchBar .SearchBox {
    border: 0px;
    border-radius: 0px;
    background: url(images/bg0146.gif) left center no-repeat;
}

.mobile-style .partner-com-search .Search .SearchBar .SearchBox .TxtBox {
    border: 0px;
    line-height: 32px;
    height: 32px;
}

.mobile-style .partner-com-search .Search .SearchBar .BtnSearch {
    width: 80px;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    border-radius: 0;
}

.mobile-style .partner-com-topbar-inner .website-des {
    padding: 6px;
    display: block;
    white-space: normal;
}

.mobile-style .partner-com-header {
    width: 100%;
    background: #565656 url(Images/bg1004_0.png) center top no-repeat;
    display: none;
}

/*用户完全自定义头部*/

.mobile-style .partner-design-topbar {
    background: #ffffff;
}

.mobile-style .partner-design-topbar-inner {
    margin: 0px auto;
    padding: 10px;
}

.mobile-style .partner-design-search {
    padding: 16px;
}

.mobile-style .partner-design-search .Search {
    margin: 0;
}

.mobile-style .partner-design-search .Search .SearchBar {
    padding-right: 100px;
    border: 2px solid #ff3e3e;
    height: 32px;
    border-radius: 4px;
    background: #ffffff;
}

.mobile-style .partner-design-search .Search .SearchBar .SearchBox {
    border: 0px;
    border-radius: 0px;
    background: url(images/bg0146.gif) left center no-repeat;
}

.mobile-style .partner-design-search .Search .SearchBar .SearchBox .TxtBox {
    border: 0px;
    line-height: 32px;
    height: 32px;
}

.mobile-style .partner-design-search .Search .SearchBar .BtnSearch {
    width: 80px;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    border-radius: 0;
}

.mobile-style .partner-design-topbar-inner .website-des {
    display: block;
    white-space: normal;
    padding: 6px;
}

.mobile-style .partner-design-header {
    width: 100%;
}

.mobile-style .partner-design-header img {
    max-width: 100%;
}

.mobile-style .app-download-box .app-code-box {
    display: none;
}

.mobile-style .app-download-box .app-link-box {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 44px;
    line-height: 44px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    display: none;
}

.mobile-style .app-download-box .app-link-box .app-ico {
    width: 32px;
    height: 32px;
    float: left;
    padding: 6px 16px 6px 16px;
}

.mobile-style .app-download-box .app-link-box .app-ico img {
    width: 100%;
    height: 100%;
}

.mobile-style .app-download-box .app-link-box .app-des {
    margin-left: 60px;
}

.mobile-style .app-download-box .app-link-box .btn-download {
    color: #ffffff;
    font-size: 16px;
}

.mobile-style .go-to-top {
    position: fixed;
    right: 16px;
    width: 2.4em;
    height: 2.4em;
    text-align: center;
    background: #666666 url(https://g.100xuexi.com/CssModel/agentXX2018/images/goTop.png) center center no-repeat;
    color: #ffffff;
    border-radius: 4px;
    bottom: 70px;
    display: none;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 5px;
    z-index: 1000;
}

.mobile-style .go-to-top .go-to-top-text {
    display: none;
}

.mobile-style .go-to-top:hover {
    background: #ff3e3e;
    color: #ffffff;
}

.mobile-style .go-to-top:hover .go-to-top-text {
    display: block;
}

.mobile-style .fixed-top-serch{
    position: fixed;
    z-index: 1000;
    background: #ffffff;
    top: 0px;
    right: 0px;
    left: 0px;
    padding:10px 16px ;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    display: none;
}
.mobile-style .fixed-top-serch .fixed-top-serch-inner{
    position: relative;
    padding-right: 60px;
}
.mobile-style .fixed-top-serch .box-search{
    border: 1px solid #999999;
    border-right: 0px;
    background: url(images/bg0146.gif) left center no-repeat;
    padding: 0px 10px 0px 40px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.mobile-style .fixed-top-serch .text-search{
    width: 100%;
    height: 38px;
    border: 0px;
    outline: none;
    line-height: 38px;
    font-size: 14px;
    display: block;
}
.mobile-style .fixed-top-serch .btn-search{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 40px;
    background: #ff3e3e;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}