*{margin: 0;padding: 0;}
body{font-size:12px;min-width: 1200px;}


img,button{border:none;}
img{border: none;vertical-align: middle;}
button{background: transparent;}
ul,ol,li{list-style: none;margin:0px;}
input,select,textarea,button{outline: none; border:none;}
textarea{resize: none;}
table {font-size:inherit;}
a{text-decoration:none;}
em,i{font-style: normal;}
.m-t-10{margin-top:10px}
.m-b-10{margin-bottom:10px}
.m-t-5{margin-top:5px}
.d_header{
    width: 100%;
    height: 48px;
    background-color: #e7f5fe;
    border-radius: 4px 4px 0px 0px;
    line-height: 48px;
}
.d_header p{
    color: #0c88e2;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}

.confirm{
    background: #61b2ea;
    color: #fff;
    border: 1px solid #61b2ea;
    display: inline-block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border-radius: 4px;
    overflow: hidden;

}
.cancel{
   width: 50%;
   height: 100%;
   color: #c0282f;
   background-color: #e5e5e5;
}

.appbtn4 {
    color: #1E6FDC;
}
.add-adjunct{
    position:relative;
}
.add-adjunct input[type='file'] {
    opacity: 0;
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    width:100%;
}
#upgradeService {
    width: 560px;
    margin: 20px auto;
    background: #fff;
    padding-top: 14px
}

#upgradeService a {
    text-decoration: none;
}

#upgradeService .msg {
    width: 100%;
    overflow: auto;
    background: #EFFAFF;
    padding: 20px;
}

#upgradeService .msg .img_01 {
    width: 93px;
    height: 90px;
    float: left;
    background: url(../images/wx_pay/msg-img_01.png) no-repeat;
}

#upgradeService .msg .text {
    width: 306px;
    height: 90px;
    float: left;
    padding-top: 22px;
    padding: 20px 0 0 23px
}

#upgradeService .msg .img_02 {
    width: 82px;
    height: 82px;
    background: #933;
    float: right;
    margin-top: 4px
}

#upgradeService .msg .text .p_01 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    padding-bottom: 8px;
    margin-top: 0;
    text-align: left;
    display: block;
}

#upgradeService .msg .text .p_02 {
    font-size: 16px;
    color: #1E6FDC;
    text-align: left;
    margin-top: 0;
    display: block;
}

#upgradeService .msg .text .p_02 > font {
    color: red
}

#upgradeService .link-text {
    display: block;
    width: 560px;
    text-align: center;
    font-size: 16px;
    color: #999;
    height: 46px;
}

#upgradeService .link-text font {
    float: left;
    width: 272px;
    text-align: center;
}

#upgradeService .link-text i {
    display: inline-block;
    width: 144px;
    height: 1px;
    background: #e8e8e8;
    float: left;
    margin-top: 12px
}

#upgradeService .link-text i:nth-of-type(2) {
    float: right
}

#upgradeService .topTitle > i {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background: #3f88ec;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    display: inline-block;
    margin-right: 6px
}

#upgradeService .topTitle font {
    color: #333
}

#upgradeService .topTitle a {
    color: #1E6FDC;
    font-size: 12px;
    float: right;
    line-height: 22px
}

#upgradeService .topTitle font > em {
    color: #999
}

#upgradeService .desc {
    color: #999;
    font-size: 14px;
    margin-left: 32px;
    line-height: 32px
}

#upgradeService .desc .f3 {
    color: #f59024
}

#upgradeService .desc .blue {
    background: #1E6FDC;
    width: 76px;
    height: 32px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    margin-left: 10px
}

#upgradeService .info_01_ul {
    font-size: 12px;
    display:flex;
    margin:0 4px;
    flex-wrap: wrap;
}   

#upgradeService .info_01 .info_01_ul li {

    width: 155px;
    height: auto;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}
#upgradeService .info_01 .info_01_ul li:last-child{
    margin-right: 0;
}
#upgradeService .info_01 .info_01_ul .img {
    width: 100%;
    height: auto;
}

#upgradeService .info_01 .info_01_ul .tit {
    color: #333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#upgradeService .info_01 .info_01_ul .pr {
    font-weight: 700;
    color: #fc5610
}

#upgradeService .info_02 {
    height: 80px
}

#upgradeService .info_02 .desc {
    margin-top: 4px
}

.topTitle font {
    font-size: 16px;
}

#errorUnitaryCode {
    color: red;
    line-height: 28px;
}

#unitaryTopRemindBody {
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
}

#unitaryTopRemindVice {
    text-align: center;
    font-size: 16px;
    color: #666666;
}

#loginContainer .text i.wxIcon {
    margin-left: 0;
    margin-right: 5px;
}

#errorUnitaryNull {
    display: none;
    position: absolute;
    color: red;
}

#QRCodeError {
    color: #F0474B;
    text-align: center;
    margin-top: 8px;
    font-size: 14px;
}

#unitaryPhone .phone_ul .btn a:hover {
    text-decoration: none;
}

#unitaryPhone .phone_ul #unitaryMobile {
    padding-left: 47px;
    width: 253px;
}
#stelist tr td{
    color: #666;
    padding:10px 0;
    font-size:13px;
}
/* 清除浮动 */
.clearfix:after{content:"";display:block; clear:both;}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.m40{margin-bottom: 40px;}
.m-r-10 {
    margin-right: 10px;
}
.m-l-10 {
    margin-left: 10px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.comWidth{
    width: 1200px;
    margin: 0 auto;
}
.topBar {
    background-color: #f5f5f5;
    height: 30px;
    line-height: 30px;
}
.lisitem_l {
    font-size: 14px;
    color: #ccc;
}
.leftArea {
    float: left;
}
.not_logged {
    color: #666;
    font-size: 12px;
}
.lisitem_l em {
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #dddddd;
}
a:link.font-bule-1, a:visited.font-bule-1 {
    color: #1E6FDC;
    text-decoration: none;
}
a:link, a:visited, a:hover {
    text-decoration: none;
}
.font-bule-1 {
    color: #1E6FDC!important;
    position: static;
}
.rightArea {
    float: right;
}
.rightArea .r_navbar ul li {
    float: left;
    position: relative;
}
.rightArea a {
    color: #666666;
    text-decoration: none;
}
.rightArea .item {
    padding: 0 6px;
    font-family: "微软雅黑";
}
.r_navbar .drop_down img, .gz_number img {
    display: inline-block;
}
.drop_down .center_lis {
    width: 86px;
    border: 1px solid #dddddd;
    background: #fff;
    z-index: 999;
    padding: 3px 0;
    margin-left: -1px;
    border-radius: 0 4px 0 0;
    border-top: none;
}
.lisitem_l span, .rightArea span {
    color: #dddddd;
}
.rightArea .r_navbar ul li {
    float: left;
    position: relative;
}
.rightArea .center_lis li {
    height: 20px;
}
.rightArea .center_lis .nav_item {
    display: block;
    line-height: 20px;
    padding: 0 6px;
}
.rightArea .r_navbar .site-nav-pipe {
    padding: 0 5px;
    font-style: normal;
    color: #ddd;
}
.rightArea .r_navbar .num {
    font-size: 12px;
    color: #f37572;
}
u {
    text-decoration: none;
}
.r_navbar .code_box {
    left: -31px;
    width: 108px;
    height: 106px;
    background: #fff;
    border: 1px solid #e6e6e6;
    z-index: 999;
    display: none;
}
.r_navbar .code_box::after {
    width: 17px;
    height: 12px;
    position: absolute;
    top: -11px;
    right: 43px;
    content: '';
    background: url(../images/up1.png)left center no-repeat;
}
.r_navbar .code_bar {
    text-align: center;
    margin-top: 6px;
    height: 106px !important;
}
.r_navbar .code_bar img {
    width: 108px !important;
    height: 106px !important;
}
.r_navbar .rx {
    color: #1E6FDC;
    font-size: 12px;
    padding-left: 8px;
}
.r_navbar .drop_down:hover {
    background: #ffffff;
    display: inline-block;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-left: -1px;
    margin-right: -1px;
    z-index:999;
}
/* #navTop {
    width: 100%;
    height: 128px;
    background: #fff;
    color: #fff;
    line-height: auto;
    text-align: center;
    padding-top: 1px;
    margin: 0;
    list-style: none;
    z-index: 999;
    border-bottom: 1px solid rgba(238,238,238,1);
} */
.header {
    position: relative;
    width: 1200px;
    margin: 20px auto;
    z-index: 88;
}
.header .logo{
    float: left;
    width: 130px;
    height: 80px;
    /* background: url(../images/logo.png) no-repeat; */
    background-size: 120px 80px !important;
    display: inline-block;
}
.header .select-city {
    margin: 20px 0 0 10px;
    border-left: 1px solid #ddd;
    padding-left: 20px;
    text-align: left;
    position: relative;
    float: left;
    width: 65px;
    border-left: 1px solid #ddd;
    padding-left: 20px;
}
.header .select-city p {
    line-height: 20px;
}
.select-city p:nth-of-type(1) a {
    color: #1E6FDC;
    font-weight: 600;
    text-align: left;
    font-size: 14px;
}
a:link.font-c-6, a:visited.font-c-6 {
    color: #999;
}

.switch-citys span {
    position: relative;
    padding: 0 10px;
    color: #85b6e2;
    display: block;
    font-size: 14px;
    font-family: "微软雅黑","黑体";
}

.switch-citys ul {
    padding: 10px;
}
.switch-citys ul li {
    line-height: 25px;
}
.switch-citys ul li label {
    width: 40px;
    display: inline-block;
    color: #999;
}
.switch-citys ul li a {
    margin-right: 20px;
}
.switch-citys ul li a, .switch-citys ul li a:visited {
    color: #666;
    text-decoration: none;
}
.switch-citys ul li a,.switch-citys ul li a:visited{
    color:#666;
    text-decoration:none;
}
.switch-citys ul li a:hover{
    color:#1E6FDC;
    text-decoration:underline;
}
.switch-citys ul li span{
    color:#999;display:
    inline;font-family:宋体;
    font-size:12px;
    margin-left:0;
    margin-right:20px;
    padding:0;
    text-align:left;
}
.switch-citys .closeBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 19px;
    height: 19px;
    display: inline-block;
    background: url(../images/header/title_bg.png) -59px -103px no-repeat;
}
.switch-citys a:hover.closeBtn{
    background-position:-82px -103px;
}
.f-color-org {
    color: #fe8a00!important;
    position: static;
}
.header .search-panel {
    position: relative;
    float: left;
    margin-left: 35px;
}
.header .search-panel .search-panel-li {
    margin-top: 5px;
}
.header .search-panel .search-panel-li li {
    float: left;
    margin: 0 10px;
    font-size: 14px;
    margin-top: -10px;
    padding-bottom: 5px;
}
.header .search-panel .search-panel-li li {
    font-size: 14px;
    margin-top: -10px;
    padding-bottom: 5px;
}

.header .search-panel .search-panel-li li a.selected, .header .search-panel .search-panel-li li a:hover.selected, .header .search-panel .search-panel-li li a:visited.selected {
    color: #f59024;
    text-decoration: none;
}
#fontStr {
    float: left;
    line-height: 19px;
}
.more_icon {
    padding-right: 18px;
    background: url(../images/arrow_7x80.gif) 4px -8px no-repeat;
    text-decoration: none;
    height: 18px;
    line-height: 18px;
    display: inline-block;
}
.more_lis {
    background: #fff;
    position: absolute;
    width: 58px;
    left: 350px;
    top: 20px;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #eee;
    z-index: 9;
    text-align: left;
}
.nav_list .more_ul li a:hover{
	background: #fff;
	color:#1E6FDC !important;
}
.header .search-panel .search-panel-li li a {
    padding-bottom: 4px;
    height: 17px;
    line-height: 17px;
    display: inline-block;
}
.header .search-panel .search-panel-li li a, .header .search-panel .search-panel-li li a:visited {
    color: #666;
    text-decoration: none;
}
.header .search-panel .search-panel-li li a:hover {
    color: #1E6FDC;
}
.search-panel-input {
    position: relative;
}
.header .search-panel .txt-inp {
    width: 518px;
    height: 28px;
    font-size: 14px;
    float: left;
    padding: 5px 10px;
    line-height: 20px;
    border: 1px #f59024 solid;
}
.header .search-panel .btn-search {
    width: 60px;
    height: 40px;
    border-left: none;
}
.header .search-panel .btn-search {
    width: 60px;
    height: 40px;
    border: 1px #f59024 solid;
    float: left;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background-color: #f59024;
    cursor: pointer;
    font-size: 16px;
}
.search-panel-input .key-board {
    cursor: pointer;
    height: 24px;
    position: absolute;
    border: 0;
    font-family: "微软雅黑";
    font-size: 13px;
    color: #aaa;
    right: 69px;
    top: 8px;
    width: 24px;
    z-index: 999;
}
.search-panel-input .spe-symbol {
    height: 68px;
    position: absolute;
    right: 199px;
    top: 32px;
    width: 73px;
    background: #e6e7e9;
    z-index: 9999;
    color: #666;
    display: none;
}
.spe-symbol ul {
    padding: 3px;
    position: relative;
    padding: 2px 2px 2px 4px;
}
.spe-symbol i {
    background: url(../images/header/close.png) no-repeat;
    display: inline-block;
    cursor: pointer;
}
.spe-symbol .icon-closes {
    background-position: 0 0;
    height: 11px;
    position: absolute;
    right: -12px;
    width: 11px;
}
.spe-symbol .icon-close0{
    background-position:-11px 0;
    width:11px;
    height:11px;
    margin-left:65px;
}
.spe-symbol li {
    background: url(../images/header/libg.png) no-repeat;
    float: left;
    height: 21px;
    line-height: 20px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 10px;
    width: 22px;
}
.spe-symbol li:hover{
    background:url(../images/header/libg0.png) no-repeat;
    display:inline-block;
}
.spe-symbol li a {
    display: block;
    text-decoration: none;
    color: #525252;
}
.spe-symbol li a:hover{
    color:#fff
}
.btn {
	border: 1px solid transparent;
}
.btn-xunjia {
    width: 120px;
    height: 40px;
    background: #1E6FDC;
    margin-left: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,255,255,1);
}
.btn-xunjia:hover {
    color: rgba(255,255,255,1);

}
/* mainNav */
.list_bgs {
    width: 100%;
    background: #1e9fdc;
    /*  */
    display: flex; 
    justify-content: center;
    /*  */
}
.list_bgs .list_conts {
    display: flex;
    justify-content: center;
    /* width: 1210px; */
    margin: 0 auto;
    height: 50px;
}
.allbtn {
    z-index: 99;
    width: 220px;
    height: 46px;
    float: left;
    position: relative;
}
.allbtn h2 a {
    width: 220px;
    height: 50px;
    margin: auto;
    background-color: #1e9fdc;
    font-size: 16px;
    line-height: 47px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    display: block;
    text-indent: 0;
}
.icon-ment {
    width: 18px;
    height: 18px;
    float: left;
    background: url(../images/icon-ment.png) no-repeat;
    display: block;
    margin-right: 14px;
    margin-left: 14px;
    margin-top: 16px;
}
.allbtn ul {
    z-index: 99999;
    position: absolute;
    background-color: #60a411;
    width: 190px;
    display: none;
    height: auto;
    top: 46px;
    left: 0px;
}
.allbtn ul li {
    zoom: 1;
    clear: both;
    cursor: default;
}
.allbtn ul li .tx {
    line-height: 42px;
    background-color: #F9F9F9;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: right center;
    height: 42px;
}
.allbtn ul li .tx a {
    font-family: 微软雅黑, 黑体;
    color: #fff;
    font-size: 14px;
    -webkit-transition: color 0.1s ease-out 0s;
    -moz-transition: color 0.1s ease-out 0s;
    -ms-transition: color 0.1s ease-out 0s;
    -o-transition: color 0.1s ease-out 0s;
    transition: color 0.1s ease-out 0s;
    text-decoration: none;
}
.allbtn ul li .tx a {
    color: #333;
}
.allbtn ul li .tx a i {
    line-height: 25px;
    margin-top: 9px;
    width: 25px;
    background-position: 0px 0px;
    float: left;
    height: 25px;
    margin-right: 10px;
    text-decoration: none;
}
.allbtn ul li.a0 .tx a i {
    background-image: url(../images/header/header_ico0.png);
}
.allbtn ul li.a1 .tx a i {
    background-image: url(../images/header/header_ico1.png);
}
.allbtn ul li.a2 .tx a i {
    background-image: url(../images/header/header_ico2.png);
}
.allbtn ul li.a3 .tx a i {
    background-image: url(../images/header/header_ico3.png);
}
.allbtn ul li.a4 .tx a i {
    background-image: url(../images/header/header_ico4.png);
}
.allbtn ul li.a5 .tx a i {
    background-image: url(../images/header/header_ico5.png);
}
.allbtn ul li.a6 .tx a i {
    background-image: url(../images/header/header_ico6.png);
}
.allbtn ul li.a7 .tx a i {
    background-image: url(../images/header/header_ico7.png);
}
.allbtn ul li.a8 .tx a i {
    background-image: url(../images/header/header_ico8.png);
}
.allbtn ul li:hover .tx { background-color: #1E6FDC;}
.allbtn ul li:hover .tx a {color: #fff !important;}
.allbtn ul li .pop dt > a{font-weight: bold;color: #000;}
.allbtn ul li.a0:hover .tx a i { background: url(../images/header_ico0-hover.png) no-repeat;}
.allbtn ul li.a1:hover .tx a i { background: url(../images/header_ico1-hover.png) no-repeat;}
.allbtn ul li.a2:hover .tx a i { background: url(../images/header_ico2-hover.png) no-repeat;}
.allbtn ul li.a3:hover .tx a i { background: url(../images/header_ico3-hover.png) no-repeat;}
.allbtn ul li.a4:hover .tx a i { background: url(../images/header_ico4-hover.png) no-repeat;}
.allbtn ul li.a5:hover .tx a i { background: url(../images/header_ico5-hover.png) no-repeat;}
.allbtn ul li.a6:hover .tx a i { background: url(../images/header_ico6-hover.png) no-repeat;}
.allbtn ul li.a7:hover .tx a i { background: url(../images/header_ico7-hover.png) no-repeat;}
.allbtn ul li.a8:hover .tx a i { background: url(../images/header_ico8-hover.png) no-repeat;}
.allbtn ul li .pop dt > a{border-left:none;padding-left: 0;line-height: 14px;margin: 0 !important;  white-space:normal; width:92px; display:block; color:#1E6FDC; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.allbtn ul li .pop dl a span{ color:#ff6600; text-decoration:none;}
.allbtn ul li .pop dl a span:hover{ color:#ff6600; text-decoration:underline}
.allbtn ul li:hover a:hover{color:#1E6FDC; text-decoration:underline;}
.allbtn ul li .pop dl a span {
    color: #1E6FDC;
}
.allbtn:hover ul {
    display: block;
}
.allbtn ul li:hover .pop{
    display: block;
}
.allbtn ul li .tx a .ccpp {
    width: 8px;
    height: 8px;
    background: url(../images/header/nav-ccpp.png) no-repeat;
    display: block;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    display: none;
}
.allbtn ul li .tx a i {
    margin-top: 12px;
    width: 18px;
    height: 17px;
    margin-right: 10px;
}
.allbtn ul li:hover .tx { background-color: #1E6FDC;}
	.allbtn ul li:hover .tx a {color: #fff !important;}
.allbtn ul li .pop {
    position: absolute;
    padding-bottom: 30px;
    min-height: 462px !important;
    padding-left: 15px;
    width: 934px;
    padding-right: 15px;
    height: auto;
    top: 0px;
    border: 1px solid #1E6FDC;
    background-color: #fff;
    padding-top: 10px;
    left: 164px;
    box-shadow: 4px 4px 4px -4px #d2e0f0;
    -webkit-box-shadow: 4px 4px 4px -4px #d2e0f0;
    -moz-box-shadow: 4px 4px 4px -4px #d2e0f0;
    display: none;
}
.allbtn ul li .pop {
    padding-top: 0px;
    margin-left: 55px;
    border: 1px solid rgba(249,249,249,1);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
}
.bai-line {
    height: 41px;
    width: 1px;
    background-color: #fff;
    position: absolute;
    left: -1px;
    z-index: 99999;
}
.allbtn ul li .pop .dl-width {
    width: 805px;
    float: left;
    overflow: hidden;
}
.allbtn ul li dl {
    zoom: 1;
    color: #ffffff;
    clear: both;
    overflow: auto;
    padding-top: 4px;
}
.allbtn ul li .pop dl {
    padding-bottom: 0px;
    color: #1E6FDC;
    padding-top: 6px;
    font-size: 13px;
}
.allbtn ul li dt {
    padding-left: 10px;
    width: 30px;
    float: left;
    padding-top: 1px;
}
.allbtn ul li .pop dt {
    padding-left: 0px;
    width: 92px;
    line-height: 14px;
    font-size: 13px;
    text-align: left;
    margin-top: 12px;
    margin-left: 10px;
}
.allbtn ul li dl a {
    line-height: 22px;
    white-space: nowrap;
    float: left;
    color: #d9e7ce;
    margin-left: 6px;
    margin-right: 6px;
    -webkit-transition: color 0.1s ease-out 0s;
    -moz-transition: color 0.1s ease-out 0s;
    -ms-transition: color 0.1s ease-out 0s;
    -o-transition: color 0.1s ease-out 0s;
    transition: color 0.1s ease-out 0s;
}
.allbtn ul li .pop dl a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    border-left: 1px solid #b5b5b5;
    padding-left: 10px;
    line-height: 12px;
    margin-top: 12px;
}
.allbtn ul li .pop dt > a {
    border-left: none;
    padding-left: 0;
    line-height: 14px;
    margin: 0 !important;
    white-space: normal;
    width: 92px;
    display: block;
    color: #1E6FDC;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.allbtn ul li .pop dt > a {
    font-weight: bold;
    color: #000;
}
.allbtn ul li .pop dl a {
    color: #666;
}
.allbtn ul li dd {
    line-height: 22px;
    width: 150px;
    float: left;
    padding-top: 2px;
}
.allbtn ul li .pop dd {
    width: 690px;
    margin-left: 0;
    border-bottom: 1px dashed #d0d0d0;
    padding-bottom: 15px;
}
.allbtn ul li .pop dl a span {
    color: #1E6FDC;
    text-decoration: none;
}
.allbtn ul li .pop .act {
    width: 190px;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    float: left;
    margin-left: 6px;
}
.allbtn ul li .pop .act .nav-ad {
    width: 190px;
    height: 95px;
    margin: auto;
    margin-top: 15px;
}

.nav_list li {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
    float: left;
    text-align: center;
}
.nav_list li:hover {
    background-color:#1b88ed;
}
.nav_list li {
    width: 100px;
}
.nav_list #abouts,.nav_list #more {
    width: 80px;
}
.nav_list #shop {
     
}
.more_i {
    width: 10px;
    height: 6px;
    background: red;
    display: inline-block;
    top: -2px;
    position: relative;
    left: 2px;
    background: url(../images/up_icon.png) no-repeat;
}
.nav_list .more_ul {
    z-index: 9;
    position: absolute;
}
.nav_list .more_ul {
    padding-top: 6px;
    width: 80px;
    border: 1px solid #eee;
    background: #fff;
}
.nav_list .more_ul li {
    width: 100%;
    line-height: 30px;
    margin-bottom: 10px;
    height: 30px;
}
.nav_list li .more_ul a {
    color: #333 !important;
}
.nav_list .shoping {
    background: #FA3131;
}
.nav_list .shoping img, .nav_list .chaoshi img {
    width: 18px;
    height: 18px;
    padding-right: 5px;
}
.chaoshi_i, .shop_i, .cj_i, .jf_i {
    position: relative;
    height: 12px;
    width: 25px;
    top: -48px;
    float: right;
    right: -3px;
}
.shop_i {
    background: url(../images/header/hot_01.png) no-repeat;
}
.nav_list li a {
    padding: 0;
    display: inline-block;
    width: 100%;
    font-weight: 400;
    color: #fff;
}
.ation {
    background: #61c0ed;
}
.fix {
    /* position: fixed;
    top: 0; */
    /* left: auto; */
}

.not_logged a {
	color: #2071e0;
	margin-left: 10px;
	margin-right: 10px;
}

.fav{
width:26px;height:26px;cursor:pointer;
}

a.link{
color: blue;
}
.required{text-align: left; line-height:34px;top:0px;position: absolute;}
ul {
  margin-top: 0;
  margin-bottom: 0px;
}

.user_container_title {
  align-items:center;
  background:#f6f6f7;
  display:flex;
  margin-bottom:3px;
  justify-content:space-between
}
.user_container_title .ml {
  align-items:center;
  color:#333;
  display:flex;
  font-size:16px;
  font-weight:700
}
.user_container_title .ml span {
  color:#666;
  font-size:12px;
  font-weight:500;
  height:12px;
  line-height:12px;
  margin-left:13px
}
.user_container_title .ml:before {
  background:#0068e6;
  content:"";
  display:block;
  height:20px;
  margin-right:12px;
  width:3px
}
.user_container_title .mr {
  align-items:center;
  color:#333;
  display:flex;
  font-size:14px;
  font-weight:500;
  height:14px
}
.user_container_title .mr span {
  color:#ff6900
}
.user_container_title .mr img {
  margin-right:7px
}
.user_container_title .mr a {
  align-items:center;
  background:linear-gradient(90deg,#ffa000,#ff6900);
  border-radius:2px;
  color:#fff;
  display:flex;
  font-size:14px;
  font-weight:500;
  height:36px;
  justify-content:center;
  margin-left:13px;
  padding:0 16px
}
.layui-form{
	padding-top:10px;
}
#navTop {
    color: black!important;
}