a {
    cursor: pointer;
    color: #25a994;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.leftpart {
    float: left;
    width: 45%;
}

.rightpart {
    float: right;
    width: 55%;
}

.left_nav {
    position: fixed;
    width: 180px;
    height: 100%;
    background: #293038;
    color: #fff;
}

.center {
    text-align: center;
}

.head_img_part {
    text-align: center;
    padding: 0 20px 0 15px;
}

.head_img_part img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #d4d4d4;
    overflow: hidden;
    margin-top: 15px;
}

.your_site {
    padding: 0 20px 0 15px;
    text-align: center;
    margin-top: 30px;
}

.your_site h5 {
    margin: 5px 0 0;
}

.left_nav_cate {
    margin-top: 40px;
}

.left_nav_cate ul li {
    line-height: 40px;
    padding: 0 20px 0 40px;
    cursor: pointer;
    position: relative;
}

.active_cate {
    background: #868585;
}

.left_nav_cate ul li:hover {
    background: #868585;
}

.left_nav_cate a {
    color: #fff;
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.left_nav_cate ul a:nth-last-child(2) {
    margin-top: 30px;
    border-top: 2px solid #868585;
}

.web_qrcode {
    padding: 0 20px 0 15px;
}

.web_qrcode img {
    width: 80px;
    height: 80px;
    margin-left: 20px;
}

.left_nav_cate ul li:before {
    content: "";
    background-image: url(../img/cateicon.png);
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 12px;
    left: 15px;
}

.content {
    margin: 0 0 0 180px;
    background: #d3d2d2;
    overflow: hidden;
}

.web_nav {
    background: #fff;
    height: 60px;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 1px 1px 1px #b5b0b0;
    z-index: 1100;
}

.web_content {
    min-height: 1200px;
    margin: 70px 10px 10px 10px;
}

.web_settings_nav ul li {
    border-bottom: 1px solid #eae5e5;
}

.setting_title {
    line-height: 66px;
}

.setting_info_part {
    padding: 30px 24px;
    display: none;
}

.nameicon {
    background-image: url(../img/nameicon.png);
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
    float: left;
    margin: 17px 20px 17px 24px;
}

.bottomicon {
    background-image: url(../img/bottomicon.png);
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
    float: left;
    margin: 17px 20px 17px 24px;
}

.sideicon {
    background-image: url(../img/sideicon.png);
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
    float: left;
    margin: 17px 20px 17px 24px;
}

.seoicon {
    background-image: url(../img/seoicon.png);
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
    float: left;
    margin: 17px 20px 17px 24px;
}

.setting_title img {
    width: 32px;
    height: 32px;
    margin: 17px 30px;
}

.open {
    cursor: pointer;
}

.logo_part {
    color: #25a994;
    position: absolute;
}

.logo_part img {
    width: 100px;
    height: 30px;
    margin: 15px 40px 0 25px;
    float: left;
}

.logo_part span {
    margin-top: 20px;
    display: inline-block;
    float: left;
    cursor: pointer;
    padding-left: 25px;
    position: relative;
}

.logo_part span:before {
    content: "";
    background-image: url(../img/uploadimg.png);
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
}

.upload {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    font-size: 0;
}

.web_nav_cate {
    margin: 0 380px 0 280px;
    line-height: 60px;
}

.web_nav_cate a {
    color: #000;
}

.web_nav_cate ul {
    margin-bottom: 0;
    float: right;
}

.web_nav_cate ul li {
    float: left;
    width: 80px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    height: 60px;
}

.right_nav {
    position: absolute;
    right: 0;
    top: 0;
    width: 360px;
    line-height: 60px;
    color: #25a994;
}

.right_nav a {
    color: #25a994;
    text-decoration: none;
}

.right_nav img {
    width: 20px;
    height: 20px;
    margin: 0 40px 0 20px;
}

.edit_nav {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    margin-right: 25px;
    visibility: hidden;
}

.edit_nav:before {
    content: "";
    background-image: url(../img/edit.png);
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

.col-1 {
    float: left;
    width: 100px;
    padding-top: 6px;
}

.col-1 label {
    font-weight: normal;
}

.web_setting_save {
    text-align: center;
    margin: 30px 0 10px;
}

.web_setting_save span {
    display: inline-block;
    color: #fff;
    width: 80px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    margin-right: 20px;
}

.cgreen {
    color: #25a994;
}

.cgrey {
    color: #a1a1a1;
}

.bgreen {
    background: #25a994;
}

.bred {
    background: #ca0d26;
}

.bwhite {
    background: #fff;
}

.uploadbox {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

.uploadbox img {
    width: 80px;
}

.tips {
    vertical-align: bottom;
    line-height: normal;
}

.awidth {
    width: 400px;
}

.bwidth {
    width: 200px;
}

.cwidth {
    width: 80px;
}

.amargint {
    margin-top: 5px;
}

.switch {
    width: 52px;
    height: 34px;
    position: relative;
    margin: 0 20px 0 10px;
}

.weui_switch {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    width: 52px;
    height: 22px;
    border: 1px solid #DFDFDF;
    outline: 0;
    border-radius: 16px;
    box-sizing: border-box;
    background: #DFDFDF;
    position: absolute;
    right: 33%;
    top: 20%;
}

.weui_switch:checked {
    border-color: #1ab394;
    background-color: #1ab394;
}

.weui_switch:checked:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.weui_switch:checked:after {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
}

.weui_switch:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 22px;
    border-radius: 15px;
    background-color: #FDFDFD;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.weui_switch:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.book_box {
    border: 1px solid #ccc;
    padding: 5px 40px 30px;
    border-radius: 2px;
}

.book_box h3 {
    text-align: center;
    margin: 20px 0 30px;
    color: #25a994;
}

.book_btn {
    background: #25a994;
    text-align: center;
    color: #fff;
    line-height: 36px;
    font-size: 18px;
    width: 85%;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 4px;
}

.booklabel {
    position: relative;
}

.booklabel label {
    display: inline-block;
    margin-right: 25px;
}

.booklabel img {
    position: absolute;
    right: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    top: 6px;
}

.edit_web_nav_box {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 60px;
    height: 100%;
    width: 100%;
    display: none;
    z-index: 10;
}

.edit_web_nav {
    background: #fff;
    margin: 5px 188px 5px 8px;
    border-radius: 6px;
    padding: 20px 40px;
}

.cmm input {
    width: 80%;
    border: 1px solid #1d8e7c;
    border-radius: 2px;
    text-align: center;
}

.cmm td {
    white-space: nowrap;
}

.edit_web_nav table tr td:first-child {
    text-align: left;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.banner_operate {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    display: none;
}

.swiper-slide:hover .banner_operate {
    display: block;
}

.banner_operate div {
    position: absolute;
    top: 48%;
    width: 100%;
    text-align: center;
}

.banner_operate div span {
    margin: 0 20px;
}

.banner_set_operate {
    background: #fff;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d3d2d2;
}

.banner_set_operate label {
    margin-bottom: 0;
    margin-left: 15px;
    font-weight: normal;
}

.banner_set_operate select {
    margin-top: 10px;
}

.banner_set_operate span {
    display: inline-block;
    margin-top: 10px;
    margin-left: 25px;
}

.index_set_part {
    position: relative;
    margin-top: 15px;
}

.index_set {
    width: 382px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 10px 100px;
    font-size: 13px;
    z-index: 2;
}

.index_set h4 {
    color: #1d8e7c;
    margin: 15px 0 25px;
}

.index_set_nav_edit {
    float: right;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-left: 25px;
}

.index_set_nav_edit:before {
    content: "";
    background-image: url(../img/edit.png);
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: -2px;
    left: 0;
}

.index_set_title {
    background: #d3d2d2;
    line-height: 26px;
    height: 26px;
}

.index_set_f1 {
    float: left;
    width: 100px;
    height: 100%;
    padding-left: 10px;
    overflow: hidden;
}

.index_set_f2 {
    float: left;
    width: 110px;
    height: 100%;
    text-align: center;
}

.index_set_f3 {
    float: left;
    width: 80px;
    height: 100%;
    text-align: center;
    position: relative;
}

.index_set_f4 {
    float: left;
    width: 70px;
    height: 100%;
    text-align: center;
    position: relative;
}

.index_set_f4 img {
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-top: 14px;
}

.index_set ul {
    position: relative;
}

.index_set ul li {
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    border-bottom: 1px solid #d3d2d2;
}

.index_set_show {
    margin-left: 390px;
    background: #fff;
    min-height: 800px;
}

.typeradio {
    margin-top: 8px;
}

.typeradio input {
    margin-top: 3px;
    float: left;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

.typeradio label {
    margin: 0 20px 0 7px;
    cursor: pointer;
    float: left;
}

.reset_name {
    display: none;
    position: absolute;
    width: 240px;
    background: #fff;
    left: 390px;
    padding: 10px 10px 50px;
    z-index: 2;
}

.close_rename {
    height: 60px;
}

.close_rename span {
    float: right;
    cursor: pointer;
    font-size: 20px;
    color: #9fa1a4;
}

.close_rename span:hover {
    color: #000;
}

.reset_name ul {
    position: relative;
}

.reset_name ul li {
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    border-bottom: 1px solid #d3d2d2;
}

.reset_name input {
    margin: 10px auto;
    width: 90px;
}

.rename_btn {
    text-align: center;
    margin-top: 30px;
}

.rename_modal {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
}

.fixedpart {
    position: fixed;
    width: 100%;
    top: 60px;
    padding-top: 10px;
    background: #d3d2d2;
    padding-right: 200px;
    z-index: 1000;
}

.content_head {
    background: #f5f5f5;
    height: 60px;
}

.content_head label {
    margin: 20px 0 0 40px;
    font-size: 16px;
    font-weight: normal;
}

.content_head span {
    float: right;
    display: inline-block;
    line-height: 60px;
    margin-right: 25px;
    padding-left: 30px;
    position: relative;
    color: #909090;
}

.content_head select {
    float: right;
    margin-top: 16px;
    margin-right: 30px;
}

.preview_page:before {
    content: "";
    background-image: url(../img/preview.png);
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    left: 0;
}

.search_part {
    padding: 25px 30px;
}

.search_part select {
    margin-right: 15px;
}

.search_part input {
    margin-right: 15px;
}

.tabellist {
    padding: 0 30px;
}

.operate span {
    margin-right: 20px;
}

.operate img {
    width: 26px;
    height: 26px;
    cursor: pointer;
    margin-right: 20px;
}

.operate span:last-child {
    margin-right: 0;
}

.content_head a {
    margin-right: 15px;
    margin-top: 15px;
}

.product_info_part {
    padding: 20px 30px;
    position: relative;
}

.form-team {
    margin-bottom: 20px;
}

.form-team b {
    font-size: 20px;
    left: 20px;
    position: absolute;
}

.form-team label {
    margin-right: 15px;
    margin-bottom: 0;
    font-weight: normal;
    float: left;
}

.form-team span {
    margin-right: 15px;
}

.form-team input {
    margin-right: 10px;
}

.uploadpic {
    color: #25a994;
    position: relative;
    padding-left: 25px;
    margin-left: 10px;
}

.uploadpic:before {
    content: "";
    background-image: url(../img/uploadimg.png);
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
}

.uploadpicshow {
    display: inline-block;
    height: 150px;
    width: 234px;
}

.vcheckbox,
.vradio {
    display: inline-block;
    min-width: 100px;
    line-height: 28px;
    height: 30px;
    text-align: center;
    border: 1px solid #c7c7c7;
    cursor: pointer;
    position: relative;
    padding: 0 5px;
}

.checked:after {
    content: "";
    background-image: url(../img/checked.png);
    background-size: 22px 22px;
    height: 22px;
    width: 22px;
    position: absolute;
    right: 0;
    bottom: 0;
}

#external_link {
    display: none;
}

.cate_modal,
.label_modal {
    height: 305px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #d9d8d8;
    margin-bottom: 30px;
}

.cate_modal_box {
    width: 50%;
    overflow-y: scroll;
    height: 300px;
    position: relative;
}

.cate_modal_box h5 {
    margin: 0;
    padding: 10px 15px;
    background: #f1f1f1;
    font-weight: bold;
    position: fixed;
    width: 46.5%;
    line-height: 22px;
}

.cate_modal_box h5 a {
    font-weight: normal;
}

.cate li {
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    border-bottom: 1px solid #d3d2d2;
    margin: 0 15px;
}

.cate li span {
    display: inline-block;
    float: left;
    width: 200px;
}

.cate img {
    display: none;
    width: 24px;
    height: 24px;
    margin: 14px 0 0 20px;
}

.cate li:hover img {
    display: block;
}

.oncate {
    color: #25a994;
}

.label_modal_box {
    overflow-y: scroll;
    height: 300px;
    position: relative;
}

.label_modal_box h5 {
    margin: 0;
    padding: 10px 15px;
    background: #f1f1f1;
    font-weight: bold;
    position: fixed;
    width: 92%;
    line-height: 22px;
}

.label_modal_box h5 a {
    margin-left: 10px;
}

.label_part {
    padding: 15px;
}

.label_part span {
    display: inline-block;
    margin: 0 15px 15px 0;
}

.form-team select {
    margin-right: 10px;
}

.contact_box {
    padding: 50px;
}

.customer_list {
    padding: 40px;
}

.customer_list li {
    float: left;
    width: 24%;
    margin: 0 1% 1% 0;
    text-align: center;
}

.customer_img {
    overflow: hidden;
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 220px;
    border: 1px solid #25a994;
    margin: 1px;
}

.customerlist li:nth-child(4n) {
    margin-right: 0;
}

.customer_img img {
    vertical-align: middle;
}

.customer_img span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.customer_list li p {
    font-size: 16px;
    margin: 10px 0 0;
    color: #898888;
}

.edit_customer {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.customer_img:hover .edit_customer {
    display: block;
}

.edit_customer img {
    width: 26px;
    margin: 90px 20px;
}

.customer_box {
    padding: 10px 0 0 100px;
}
