* {margin: 0;padding: 0;}
a {text-decoration: none;}
li {list-style: none;}i,p,h1,h2,h3,h4,h5,h6,hr,br,em,dl,dd,li,ul,ol,td,th,pre,form,body,input,strong,textarea,select,figcaption,figure{margin: 0;padding: 0;}
em, i {font-style: normal}
li{list-style: none}
a {text-decoration: none;}
img {border: none;}
table {border-collapse: collapse;}
textarea {resize: none;	overflow: auto;outline: none;border: none;background: none;}
a,button{cursor:pointer;outline: none;border: none;background: none;}
input{outline: none;border: none;background: none;}
body::-webkit-scrollbar {display: none;-ms-overflow-style: none; /* IE 10+ */scrollbar-width: none; /* Firefox */}
html,body {position: relative;width: 100%;}
body {background: #f8f8f8;font-family: Helvetica Neue, Helvetica, Arial, sans-serif;font-size: 16px;color: #000;margin: 0;padding: 0;}
/*弹窗*/
.layui-layer-title,.layui-layer-content,layui-layer-btn0,layui-layer-btn1{font-size: 16px !important;}
.layui-layer-dialog .layui-layer-btn{margin-top: -10px !important;}
    /* 头部 */
.header_box {height: 120px;}
header {height: 120px;position: fixed;top: 0;left: 0;width: 100%;z-index: 111;}
header .top_login {background-color: #01a69d;}
header .top_login .top_center {width: 88%;margin: 0 auto;height: 40px;}
header .top_login .box {display: flex;align-items: center;height: 40px;}
header .top_login .box  p, header .top_login .box  a {display: flex;font-size: 16px;color: #fff;align-items: center;}
header .top_login .left_phone {float: left;}
header .top_login .box .phone::before {content: '';display: inline-block;width: 12px;height: 16px;background: url(/home/images/dwsygl/home/phone.png) no-repeat center center /100% 100%;margin-right: 16px;}
header .top_login .box .phone::after {content: '';display: inline-block;width: 1px;height: 10px;background-color: #fff;margin: 0 23px;}
header .top_login .left_phone .email::before {content: '';display: inline-block;width: 24px;height: 16px;background: url(/home/images/dwsygl/home/email.png) no-repeat center center /100% 100%;margin-right: 16px;}
header .top_login .right_login {float: right;}
header .top_login .right_login .login_text::before {content:'';width: 13px;height: 13px;background: url(/home/images/dwsygl/home/user_head.png) no-repeat center center /100% 100%;margin-right: 10px;}
header .top_login .right_login .cart::before {content:'';width: 16px;height: 13px;background: url(/home/images/dwsygl/home/cart.png) no-repeat center center /100% 100%;margin-right: 10px;}
header .top_login .right_login .cart .cart_gray {margin-left: 10px;margin-top: 3px;}
.header_meun {background-color: #fff;height: 80px;box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);-webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);}
.header_meun .meun_center {width: 88%;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;height: 80px;}
.header_meun .meun_center .meun_icon {width: 9%;height: 80px;background-color: #01a69d;line-height: 80px;text-align: center;font-size: 18px; color: #fff;position: absolute;right: 0;}
.header_meun .meun_center .right_meun_box {display: flex;width: 54%;justify-content: space-between;align-items: center;}
.header_meun .meun_center .right_meun {display: flex;width: 85%;}
.header_meun .meun_center .right_meun li {flex: 1;}
.header_meun .meun_center .right_meun li a {font-size: 16px;color: #666;height: 80px;display: inline-block;line-height: 80px;width:72px;position: relative;transition: all 300ms;text-align: center;}
.header_meun .meun_center .right_meun li a::after {position: absolute; width: 0px; transition: all 300ms; border-bottom: 2px solid #01a69d; content: ''; bottom: -2px; left: calc(50%);}
.header_meun .meun_center .right_meun li.current a {border-bottom: 2px solid #01a69d;color: #01a69d;}
.header_meun .meun_center .right_meun li:hover a {color: #01a69d;}
.header_meun .meun_center .right_meun li:hover a::after {width: 72px; left: calc(50% - 36px);color: #01a69d;}
.header_meun .meun_center .search_icon {display: flex;align-items: center;}
.header_meun .meun_center .search_icon::before {content: '';display: inline-block;width: 1px;height: 36px;background-color: #eaeaea;margin-right: 41px;}
/* banner */
.banner_box {width: 100%;position: relative;}
.banner_box img {width: 100%;height: 100%;}
.swiper-container {width: 100%;height: 100%;}
.swiper-slide {background-position: center;background-size: cover;}
/* 中间内容 */
.content_big_box {position: relative;background-color: #fff;}
.top_content {position: absolute;top: -137px;margin: auto;z-index: 1;box-sizing: border-box;padding-top: 50px;left: 0;right: 0;display: flex;align-items: center;width: 88%;}
.top_content li {width: 34%;}
.top_content li a {display: inline-block;width: 100%;height: 250px;background-color: #01a69d;position: relative;transition: all 300ms;box-sizing: border-box;padding-top: 66px;padding-left: 45px;padding-right: 45px;}
.top_content li a .yuan {position: absolute;left: 0;right: 0;top: -48px;margin: auto;width: 89px;height: 89px;border-radius: 50%;background-color: #01a69d;box-shadow: 0 5px 10px 2px #049088;display: flex;justify-content: center;align-items: center;transition: all 300ms;}
.top_content li.current a, .top_content li:hover {width: 33.3%;}
.top_content li a.current, .top_content li:hover a {width: 100%;height: 300px;background-color: #fff;box-shadow: 0 5px 5px #f1f1f1;transition: all 300ms;}
.top_content li a.current .yuan, .top_content li:hover a .yuan {box-shadow: 0 5px 10px 2px #d1f5f3;width: 100px;height: 100px;top: -50px;transition: all 300ms;}
.top_content li:nth-child(1) a .yuan {background: #01a69d url(/home/images/dwsygl/home/pxzx_selected.png) no-repeat center center;transition: all 300ms;}
.top_content li:nth-child(1) a.current .yuan, .top_content li:nth-child(1):hover a .yuan {background: #fff url(/home/images/dwsygl/home/pxzx_icon.png) no-repeat center center;transition: all 300ms;}
.top_content li:nth-child(2) a .yuan {background: #01a69d url(/home/images/dwsygl/home/white_quan.png) no-repeat center center;transition: all 300ms;}
.top_content li:nth-child(2) a.current .yuan, .top_content li:nth-child(2):hover a .yuan {background: #fff url(/home/images/dwsygl/home/selected_quan.png) no-repeat center center;transition: all 300ms;}
.top_content li:last-child a .yuan {background: #01a69d url(/home/images/dwsygl/home/yyzx_icon.png) no-repeat center center;transition: all 300ms;}
.top_content li:last-child a.current .yuan, .top_content li:last-child:hover a .yuan {background: #fff url(/home/images/dwsygl/home/yyzx_selected.png) no-repeat center center;transition: all 300ms;}
.top_content li a .title_text {font-size: 26px;color: #fff;text-align: center;position: relative;box-sizing: border-box;padding-bottom: 25px;}
.top_content li:hover a .title_text {color: #01a69d;}
.top_content li:hover a .title_text::after {background-color: #01a69d;}
.top_content li:hover a .desc {color: #333;}
.top_content li a.current .title_text {color: #01a69d;}
.top_content li a.current .title_text::after {background-color: #01a69d;}
.top_content li a.current .desc {color: #333;}
.top_content li a .title_text::after {content: '';display: inline-block;width: 27px;height: 4px;background-color: #fff;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
.top_content li a .desc {font-size: 16px;color: #fff;text-align: center;margin-top: 30px;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.dg_content {width: 60%;margin: 0 auto;box-sizing: border-box;padding-top: 325px;padding-bottom: 60px;}
.title_box {font-size: 42px;color: #333;text-align: center;margin-bottom: 38px;}
.title_box::before {content: '';display: inline-block;width: 30px;height: 29px;background: url(/home/images/dwsygl/home/little.png) no-repeat center center / 100% 100%;margin-right: 65px;}
.title_box::after {content: '';display: inline-block;width: 30px;height: 29px;background: url(/home/images/dwsygl/home/little.png) no-repeat center center / 100% 100%;margin-left: 65px;}
.dg_desc {font-size: 16px;color: #666;line-height: 30px;text-align: center;}

.dw_box {background-color: #f9f9f9;box-sizing: border-box;padding: 45px 0;}
.dw_box .dw_content {width: 88%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.dw_box .dw_content li {margin-right: 32px;box-sizing: border-box;padding: 20px;background-color: #fff;box-shadow: 0 0 10px 3px #edebeb;position: relative;width: 23%;}
.dw_box .dw_content li::after {content: '';display: inline-block;position: absolute;right: 20px;top: 20px;transition: all 1s;}
.dw_box .dw_content li:first-child:after {width: 35px;height: 27px;background: url(/home/images/dwsygl/home/apply.png) no-repeat center center / 100% 100%;}
.dw_box .dw_content li:nth-child(2):after {width: 36px;height: 32px;background: url(/home/images/dwsygl/home/dw.png) no-repeat center center / 100% 100%;}
.dw_box .dw_content li:nth-child(3):after {width: 35px;height: 30px;background: url(/home/images/dwsygl/home/jsfw.png) no-repeat center center / 100% 100%;}
.dw_box .dw_content li:last-child:after {width: 33px;height: 31px;background: url(/home/images/dwsygl/home/jcfw.png) no-repeat center center / 100% 100%;}
.dw_box .dw_content li:last-child {margin-right: 0;}
.dw_box .dw_content li .dw_title {font-size: 20px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 80%;}
.dw_box .dw_content li .dw_py {font-size: 16px;color: #888;margin: 15px 0;}
.dw_box .dw_content li .dw_sum {font-size: 28px;color: #01a69d;font-weight: bold;}
.dw_box .dw_content li:hover:after {transform: rotateY(360deg);}

.bottom_content {width: 88%;margin: 0 auto;}
.bottom_content .ex_animal {box-sizing: border-box;padding-top: 80px;}
.bottom_content .ex_animal .animal_title {font-size: 34px;color: #333;text-align: center;box-sizing: border-box;padding-bottom: 30px;position: relative;margin-bottom: 45px;}
.bottom_content .ex_animal .animal_title::after {content: '';display: inline-block;width: 32px;height: 7px;background: url(/home/images/dwsygl/home/there_little.png) no-repeat center center / 100% 100%;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
.bottom_content .ex_animal .animal_meun {display: flex;margin-bottom: 70px;flex-wrap: wrap;justify-content: center;}
.bottom_content .ex_animal .animal_meun li {box-sizing: border-box;border-radius: 23px;border: 1px solid #dcdcdc;height: 46px;line-height: 46px;margin-right: 22px;font-size: 20px;color: #666;cursor: pointer;transition: all .5s;width: 118px;text-align: center;}
.bottom_content .ex_animal .animal_meun li :last-child {margin-right: 0;}
.bottom_content .ex_animal .animal_meun li.cur, .bottom_content .ex_animal .animal_meun li:hover {background-color: #01a69d;border: 1px solid #01a69d;color: #fff;box-shadow: 0 3px 10px 3px #c1ecea;}
.bottom_content .ex_animal .animal_content {display: flex;flex-wrap: wrap;width: 100%;margin: 0 auto;}
.bottom_content .ex_animal .animal_content li {background-color: rgb(255, 255, 255);box-sizing: border-box;padding-bottom: 20px;margin-right: 32px;margin-bottom: 50px;transition: all .5s;width: 22.55%;}
.bottom_content .ex_animal .animal_content li:nth-child(4n+4) {margin-right: 0;}
.bottom_content .ex_animal .animal_content li a .img_box {width: 100%;display: inline-block;overflow: hidden;height: 239px;}
.bottom_content .ex_animal .animal_content li a .img_box img {object-fit: cover;width: 100%;height: 100%;}
.bottom_content .ex_animal .animal_content li a .hz_title {font-size: 16px;color: #333;text-align: center;box-sizing: border-box;padding: 0 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin: 15px 0;}
.bottom_content .ex_animal .animal_content li a .price {font-size: 16px;color: #e36844;text-align: center;}
.bottom_content .ex_animal .animal_content li:hover {box-shadow: 0 0 10px 5px #f1f1f1;}
.bottom_content .ex_animal .more_btn {width: 142px;height: 52px;line-height: 52px;background-color: #01a69d;font-size: 18px;color: #fff;margin: 0 auto;display: block;}
.bottom_content .ex_animal .more_btn a {color: #fff;}

.px_center {margin-top: 97px;}
.px_center .dg_desc {width: 60%;margin: 0 auto;}
.px_content {display: flex;margin: 0 auto;margin-top: 60px;width: 100%;}
.px_content li {width: 15.7%;transition: all .8s;}
.px_content li a {display: inline-block;width: 100%;height: 664px;background: url(/home/images/dwsygl/home/img_big.jpg) no-repeat;background-size: cover;background-position: center center;box-sizing: border-box;padding: 50px;position: relative;}
.px_content li a .an_tit {font-size: 26px;color: #fff;margin-bottom: 10px;}
.px_content li a .an_english {font-size: 16px;color: #fff;}
.px_content li a::before {content: '';display: inline-block;width: 34px;height: 34px;border: 1px solid #fff;border-radius: 50%;position: absolute;left: 50px;top: 35%;background: url(/home/images/dwsygl/home/arrow_right.png) no-repeat center center;}
.px_content li.current {width: 50%;height: 664px;transition: all 1s;}
.px_content li:nth-child(2) a {background: url(/home/images/dwsygl/home/img_3.jpg) no-repeat;background-size: cover;}
.px_content li:nth-child(4) a {background: url(/home/images/dwsygl/home/img_1.jpg) no-repeat;background-size: cover;}
.px_content li:nth-child(3) a {background: url(/home/images/dwsygl/home/img_2.jpg) no-repeat;background-size: cover;}
.px_content li:last-child a {background: url(/home/images/dwsygl/home/img_4.jpg) no-repeat center center;background-size: cover;}

.yy_big_box {margin-bottom: 78px;}
.left_bottom {display: flex;}
.yy_progress {box-sizing: border-box;padding-right: 56px;}
.yy_content .yy_left .yy_progress dd::after {content: '';display: inline-block;width: 56px;height: 2px;background-color: #eefffd;position: absolute;right: -56px;}
.yy_content {display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;margin: 0 auto;margin-top: 95px;}
.yy_content .yy_left {width: 54.5%;background-color: #fff;box-shadow: 0 0 10px 3px #f1f1f1;box-sizing: border-box;padding: 43px 60px;}
.yy_content .yy_left .yy_title {font-size: 26px;color: #01a69d;box-sizing: border-box;padding-bottom: 20px;position: relative;display: inline-block;}
.yy_content .yy_left .yy_title::before {content: '';display: inline-block;width: 32px;height: 7px;background: url(/home/images/dwsygl/home/there_little.png) no-repeat center center / 100% 100%;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
.yy_content .yy_left .yy_desc {font-size: 16px;color: #666;line-height: 35px;width: 80%;margin: 30px 0;}
.yy_content .yy_left .yy_progress dd {width: 101px;height: 101px;background-color: #eefffd;border-radius: 50%;display: flex;justify-content: center;align-items: center;margin-bottom: 20px;position: relative;}
.yy_content .yy_left .yy_progress dt {font-size: 16px;color: #666;text-align: center;}
.yy_content .right_img {width: 45.5%;height: auto;display: inline-block;}
.yy_content .right_img  img {width: 100%;height: 100%;}

.choose_title {font-size: 34px;text-align: center;color: #333;box-sizing: border-box;padding-bottom: 40px;position: relative;margin-bottom: 41px;}
.choose_title::before {content: '';display: inline-block;width: 32px;height: 7px;background: url(/home/images/dwsygl/home/there_little.png) no-repeat center center / 100% 100%;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
.choose_content {display: flex;flex-wrap: wrap;width: 100%;margin: 0 auto;}
/*.choose_content li:nth-child(4n+4) {margin-right: 0;}*/
.choose_content li {width: 22.86%;height: 216px;margin-right: 2.74%;margin-bottom: 34px;}
.choose_content li a {position: relative;display: inline-block;width: 100%;height: 100%;overflow: hidden;}
.choose_content li a .img {width: 100%;height: 100%;}
.choose_content li a .img  img {width: 100%;height: 100%;object-fit: cover;}
.choose_content li a .mid_title {position: absolute;top: 40%;text-align: center;font-size: 20px;color: #fff;z-index: 2;left: 0;right: 0;margin: auto;font-weight: bold;transition: all .5s;}
.choose_content li a .mid_desc {position: absolute;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .5);top: 100%;transition: all .5s;font-size: 16px;color: #fff;box-sizing: border-box;padding-top: 76px;padding-left: 50px;padding-right: 50px;line-height: 28px;}
.choose_content li a .mid_desc span {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.choose_content li a:hover .mid_title {top: 37px;}
.choose_content li a:hover .mid_desc {top: 0;}


/*********************************** 新闻中心************************************/
.big_box_new {width: 88%;margin: 0 auto;}
.news_content {box-sizing: border-box;padding: 40px 30px;background-color: #fff;margin-top: 28px;}
.news_content .notice_title {font-size: 22px;color: #666;margin-bottom: 12px;}
.news_content .notice_title::before {content: '';display: inline-block;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #01a69d;font-size: 0;line-height: 0;transform: rotate(90deg);position: relative;top: -3px;margin-right: 15px;}
.list_box li a {box-sizing: border-box;padding: 18px 0;border-bottom: 1px dashed #e6e6e6;width: 100%;display: inline-block;display: flex;justify-content: space-between;font-size: 16px;color: #777;}
.list_box li a .tit {transition: all .5s;width: 80%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.list_box li a .tit::before {content: '';display: inline-block;width: 4px;height: 4px;background-color: #bfbfbf;margin-right: 15px;position: relative;top: -3px;transition: all .5s;}
.list_box li a:hover .tit {color: #01a69d;}
.list_box li a:hover .tit::before {background-color: #01a69d;}
.page_box {margin: 55px 0;display: flex;justify-content: center;}
.page_box li {width: 34px;height: 34px;background-color: #ececec;border-radius: 4px;margin-right: 7px;line-height: 34px;text-align: center;font-size: 16px;color: #333;cursor: pointer;}
/* .page_box li:first-child::before {content: '';display: inline-block;width: 5px;height: 5px;border-bottom: 2px solid #666;border-left: 2px solid #666;transform: rotate(45deg);} */
/* .page_box li:last-child::before {content: '';display: inline-block;width: 5px;height: 5px;border-top: 2px solid #666;border-right: 2px solid #666;transform: rotate(45deg);} */
.page_box li.cur {background-color: #01a69d;color: #fff;}

/* .big_box_new {box-sizing: border-box;padding-bottom: 62px;} */
.big_box_new .page_tab {margin: 28px 0;font-size: 16px;color: #666;}
.big_box_new .page_tab a {color: #666;}
.big_box_new .detail_content {background-color: #fff;box-sizing: border-box;padding: 40px;margin-bottom: 62px;}
.big_box_new .detail_content h4 {font-size: 20px;color: #333;text-align: center;font-weight: normal;margin-bottom: 25px;}
.big_box_new .detail_content .det_desc {font-size: 16px;color: #888;text-align: center;box-sizing: border-box;padding-bottom: 26px;border-bottom: 1px dashed #e6e6e6;display: flex;justify-content: space-around;margin: 0 auto;padding-left: 13%;padding-right: 13%;}
.big_box_new .detail_content .con_desc {margin-top: 30px;font-size: 16px;color: #666;}

/*********************************** 培训中心************************************/

.top_px {margin: 30px 0;display: flex;justify-content: space-between;align-items: center;}
.top_px span {font-size: 22px;color: #666;}
.top_px .right_center {display: flex;align-items: center;flex-wrap: wrap;max-width: 85%;}
.top_px .right_center li {box-sizing: border-box;padding: 0 20px;height: 44px;line-height: 44px;border: 1px solid #d2d2d2;border-radius: 5px;margin-left: 12px;font-size: 16px;color: #666;cursor: pointer;transition: all .5s;}
.top_px .right_center li.current, .top_px .right_center li:hover {background-color: #01a69d;border: 1px solid #01a69d;color: #fff;}
.classify_box {display: flex;background-color: #fff;box-sizing: border-box;padding: 30px 55px;margin-bottom: 30px;}
.classify_box span {margin-right: 60px;font-size: 16px;color: #888;}
.classify_box li {margin-right: 40px; cursor: pointer;font-size: 16px;color: #888;}
.classify_box li.cur {color: #01a69d;}
.new_box {display: flex;justify-content: space-between;background-color: #fff;align-items: center;margin-bottom: 30px;}
.new_box .left_hot {display: flex;}
.new_box .left_hot li {height: 39px;line-height: 39px;box-sizing: border-box;padding: 0 20px;font-size: 16px;color: #333;cursor: pointer;}
.new_box .left_hot li.cur {background-color: #01a69d;color: #fff;}
.new_box .right_kc {display: flex;}
.new_box .right_kc p {margin-right: 30px;font-size: 16px;color: #888;display: flex;align-items: center;}
.new_box .right_kc p span {margin-left: 9px;}
.kc_content {display: flex;flex-wrap: wrap;}
.kc_content li a {display: inline-block;width: 100%;background-color: #fff;box-sizing: border-box;padding-bottom: 20px;}
.kc_content li {margin-right: 32px;margin-bottom: 33px;transition: all .5s;width: 23.28%;}
.kc_content li:nth-child(4n+4) {margin-right: 0;}
.kc_content li a .img {width: 100%;height: 216px;overflow: hidden;position: relative;overflow: hidden;}
.kc_content li a .img img {object-fit: cover;transition: all .5s;width: 100%;height: 100%;}
.kc_content li:hover a .img img {transform: scale(1.1);}
.kc_content li:hover {box-shadow: 0 0 10px 3px #f1f1f1;}
.kc_content li a .img span {position: absolute;top: 0;left: 0;right: 0;margin: auto;text-align: center;font-size: 26px;color: #fff;font-weight: bold;box-sizing: border-box;padding: 0 20px;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
.kc_content li a .kc_title {margin: 15px 0;box-sizing: border-box;padding: 0 22px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 16px;color: #333;}
.kc_content li a .bottom_price {display: flex;justify-content: space-between;box-sizing: border-box;padding: 0 22px;font-size: 16px;color: #888;align-content: center;}
.kc_content li a .bottom_price p {display: flex;align-items: center;}
.kc_content li a .bottom_price p .user_num::before {content: '';display: inline-block;width: 16px;height: 16px;background: url(/home/images/dwsygl/home/username_icon.png) no-repeat center center / 100% 100%;margin-right: 7px;}
.kc_content li a .bottom_price p .msg_num::before {content: '';display: inline-block;width: 16px;height: 15px;background: url(/home/images/dwsygl/home/pinlun.png) no-repeat center center / 100% 100%;margin-right: 7px;position: relative;top: 2px;}
.kc_content li a .bottom_price p .msg_num {margin-left: 20px;}
.kc_content li a .bottom_price .money {color: #e36844;}
.kc_content li a .ks_time {box-sizing: border-box;padding: 0 22px;font-size: 16px;color: #999;}
.nb_box {box-sizing: border-box;padding-top: 30px;background-color: #fff;margin-bottom: 30px;}
.nb_box span {display: inline-block;box-sizing: border-box;padding: 0 20px;padding-bottom: 30px;font-size: 16px;color: #666;cursor: pointer;}
.nb_box span.cur {border-bottom: 3px solid #01a69d;color: #01a69d;}
.detail_top {box-sizing: border-box;padding: 42px;background-color: #fff;display: flex;justify-content: space-between;margin-bottom: 30px;}
.detail_top .left_img {width: 455px;height: 290px;position: relative;margin-right: 40px;overflow: hidden;}
.detail_top .left_img span {position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;line-height: 290px;text-align: center;font-size: 42px;color: #fff;font-weight: bold;}
.detail_top .left_img img {object-fit: cover;}
.detail_top .right_con {width: 63%;}
.detail_top .right_con h3 {font-size: 26px;color: #333;font-weight: normal;margin-bottom: 28px;}
.detail_top .right_con .dw_desc {font-size: 16px;color: #666;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.detail_top .right_con .price_text {font-size: 26px;color: #e36844;font-weight: bold;margin: 20px 0;}
.detail_top .right_con .person_num {font-size: 16px;color: #666;}
.detail_top .right_con .person_num span:first-child {margin-right: 20px;}
.detail_top .right_con .xxz_text {font-size: 16px;color: #01a69d;margin-top: 30px;}
.detail_top .right_con button {width: 174px;height: 45px;background-color: #01a69d;font-size: 16px;color: #fff;margin-top: 20px;cursor: pointer;}
.bottom_con {display: flex;justify-content: space-between;margin-bottom: 30px;}
.bottom_con .left_kc {background-color: #fff;box-sizing: border-box;padding: 0 40px;width: 79.5%;box-sizing: border-box;padding-bottom: 10px;}
.bottom_con .left_kc .kc_tab {display: flex;margin-bottom: 30px;}
.bottom_con .left_kc .kc_tab li {box-sizing: border-box;padding-top: 30px;margin-right: 50px;font-size: 18px;color: #989898;cursor: pointer;text-align: center;}
.bottom_con .left_kc .kc_tab li.cur {border-top: 3px solid #01a69d;color: #01a69d;}
.bottom_con .left_kc .kc_cata .kc_t {box-sizing: border-box;padding: 20px;background-color: #f4f4f4;font-size: 16px;color: #333;display: block;display: flex;align-items: center;position: relative;margin-bottom: 20px;width: 100%;justify-content: space-between;}
.bottom_con .left_kc .kc_cata .kc_t .con_title {overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: inline-block;width: 82%;}
.bottom_con .left_kc .kc_cata .kc_t .status_text {font-size: 16px;color: #666;}
.bottom_con .left_kc .kc_cata .kc_t .status_text.already_status {color: #01a69d;}
.bottom_con .left_kc .kc_cata .kc_t::before {content: '';display: inline-block;width: 22px;height: 16px;background-color: #94e2c2;margin-right: 10px;}
.bottom_con .left_kc .kc_cata .kc_t::after {content: '';display: inline-block;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #fff;transform: rotate(90deg);position: absolute;top:1px;left: 26px;bottom: 0;margin: auto;}
.bottom_con .left_kc .kc_comment .textarea {width: 100%;height: 100px;background-color: #fafafa;box-sizing: border-box;padding: 20px;}
.bottom_con .left_kc .kc_comment .textarea  textarea {width: 100%;height: 100%;font-size: 16px;color: #333;}
.bottom_con .left_kc .kc_comment .grade_box {display: flex;justify-content: space-between;align-items: center;margin-top: 30px;}
.bottom_con .left_kc .kc_comment .grade_box .left_star {display: flex;align-items: center;font-size: 16px;color: #333;}
.bottom_con .left_kc .kc_comment .grade_box .left_star a{display: inline-block;width: 19px;height: 19px;background-image: url(/home/images/dwsygl/px_center/star.png);}
.bottom_con .left_kc .kc_comment .grade_box .left_star a.active{background-position: 0 -28px;}
.bottom_con .left_kc .kc_comment .grade_box .second_btn {width: 85px;height: 30px;background-color: #01a69d;line-height: 30px;text-align: center;font-size: 16px;color: #fff;border-radius: 3px;}
.bottom_con .left_kc .kc_comment .null_data {font-size: 20px;color: #999;text-align: center;margin: 80px 0;}
.bottom_con .right_tj {box-sizing: border-box;padding: 20px 15px;background-color: #fff;width: 19%;}
.bottom_con .right_tj h3 {font-size: 18px;color: #333;font-weight: normal;margin-bottom: 15px;}
.bottom_con .right_tj .img_xg {width: 100%;height: 127px;position: relative;overflow: hidden;display: inline-block;margin-bottom: 20px;}
.bottom_con .right_tj .img_xg img {object-fit: cover;width: 100%;height: 100%;}
.bottom_con .right_tj .img_xg .xg_title {width: 100%;height: 26px;background-color: rgba(0, 0, 0, .5);position: absolute;bottom: 0;left: 0;line-height: 26px;font-size: 16px;color: #fff;box-sizing: border-box;padding: 0 20px;}
.bottom_con .right_tj .img_xg .xg_title span {overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: inline-block;}
.bottom_con .right_tj .img_xg:last-child {margin-bottom: 0;}
.pay_big_box {width: 88%;margin: auto;}
.payment_content {box-sizing: border-box;padding: 30px 40px;background-color: #fff;margin: 30px 0;}
.payment_content .ok_order {display: flex;align-items: center;box-sizing: border-box;padding-bottom: 23px;border-bottom: 1px solid #eee;}
.payment_content .ok_order .order_text {font-size: 16px;color: #333;}
.payment_content .ok_order .auto_cancel {font-size: 16px;color: #999;margin-left: 22px;}
.payment_content .order_box {margin-top: 20px;margin-bottom: 40px;}
.payment_content .order_box .order_num {font-size: 16px;color: #333;margin-bottom: 20px;}
.payment_content .order_box .order_desc {font-size: 16px;color: #666;}
.payment_content .pay_method {margin-bottom: 30px;}
.payment_content .pay_method .pay_text {font-size: 16px;color: #333;margin-bottom: 15px;}
.payment_content .pay_method .wechat_box {box-sizing: border-box;padding: 20px;background-color: #fafafa;}
.payment_content .pay_method .wechat_box .wechat_big {display: flex;align-items: center;box-sizing: border-box;padding-bottom: 15px;border-bottom: 1px solid #eee;position: relative;cursor: pointer;}
.payment_content .pay_method .wechat_box .wechat_big img {width: 37px;height: 34px;margin-right: 10px;}
.payment_content .pay_method .wechat_box .wechat_big::after {content: '';display: inline-block;width: 8px;height: 8px;border-top: 2px solid #333;border-right: 2px solid #333;transform: rotate(135deg);position: absolute;right: 20px;top: 20px;transition: all .5s;}
.payment_content .pay_method .wechat_box .wechat_big.up::after {transform: rotate(-45deg)}
.payment_content .pay_method .wechat_box .wechat_Alipay {box-sizing: border-box;padding-top: 10px;}
.payment_content .pay_method .wechat_box .wechat_Alipay .method_box {display: flex;align-items: center;margin-bottom: 20px;}
.payment_content .pay_method .wechat_box .wechat_Alipay .method_box:last-child {margin-bottom: 0;}
.payment_content .pay_method .wechat_box .wechat_Alipay .method_box img {margin: 0 9px 0 15px;}
.payment_content .purchase_order .pur_text {font-size: 16px;color: #333;margin-bottom: 11px;}
.payment_content .purchase_order .pur_content {display: flex;justify-content: space-between;}
.payment_content .purchase_order .pur_content .left_product {display: flex;}
.payment_content .purchase_order .pur_content .left_product .pro_img {width: 147px;height: 82px;overflow: hidden;position: relative;margin-right: 20px;}
.payment_content .purchase_order .pur_content .left_product .pro_img img {object-fit: cover;}
.payment_content .purchase_order .pur_content .left_product .pro_img span {font-size: 16px;color: #fff;position: absolute;top: 0;left: 0;text-align: center;width: 90%;display: flex;justify-content: center;align-items: center;height: 100%;right: 0;margin: auto;}
.payment_content .purchase_order .pur_content .left_product .pro_title {width: 75%;}
.payment_content .purchase_order .pur_content .left_product .pro_title .title {font-size: 16px;color: #333;margin-bottom: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 25px;width: 100%;}
.payment_content .purchase_order .pur_content .left_product .pro_title .look {font-size: 16px;color: #999;}
.payment_content .purchase_order .pur_content .right_price {font-size: 16px;color: #333;}
.b_pay {box-sizing: border-box;padding: 30px;background-color: #fff;margin-bottom: 30px;}
.b_pay:last-child {margin-bottom: 50px;}
.b_pay .end {display: flex;justify-content: flex-end;}
.b_pay .paid_in {display: flex;align-items: center;}
.b_pay .paid_in .hz {font-size: 16px;color: #666;}
.b_pay .paid_in .num {font-size: 20px;color: #ca141c;}
.b_pay .pay_btn  button{width: 162px;height: 44px;line-height: 44px;text-align: center;background-color: #01a69d;font-size: 20px;color: #fff;margin: 30px 0;}
.b_pay .agree_text {font-size: 16px;color: #333;}
.b_pay .agree_text a {color: #01a69d;}

.middle_content {width: 88%;margin: 0 auto;}
.top_current_address {display: flex;justify-content: space-between;font-size: 16px;color: #999;box-sizing: border-box;padding-bottom: 20px;border-bottom: 1px solid #eee;margin-bottom: 30px;}
.top_current_address .left_adr a {color: #999;}
.top_current_address.none {padding-bottom: 0;border: none;margin-top: 30px;}
/* 考试中心 */
.mid_box {display: flex;justify-content: space-between;margin-bottom: 50px;}
/* 左边菜单 */
.mid_box .left_meun {width: 260px;background-color: #fff;margin-right: 20px;}
.mid_box .left_meun .big_tit {width: 100%;height: 70px;background-color: #01a69d;font-size: 24px;color: #fff;line-height: 70px;box-sizing: border-box;padding-left: 32px;}
.mid_box .left_meun .meun {box-sizing: border-box;padding-bottom: 30px;}
.mid_box .left_meun .meun a {height: 60px;display: block;box-sizing: border-box;padding-left: 59px;line-height: 60px;font-size: 18px;color: #666;position: relative; transition: 1s;}
.mid_box .left_meun .meun a::before {content: '';display: inline-block;width: 15px;height: 15px;background-color: #f1f1f1;border-radius: 50%;position: absolute;top: 22px;left: 30px;transition: 1s;}
.mid_box .left_meun .meun a li::before {content: '';display: inline-block;width: 7px;height: 7px;background-color: #bbb;border-radius: 50%;position: absolute;top: 26px;left: 34px;transition: 1s;}
.mid_box .left_meun .meun a.current {background-color: #e8f4f6;color: #01a69d;}
.mid_box .left_meun .meun a.current::before {background-color: #cef5fb;}
.mid_box .left_meun .meun a.current li::before {background-color: #01a69d;}
.mid_box .left_meun .meun a:hover:before {background-color: #cef5fb;}
.mid_box .left_meun .meun a:hover {background-color: #e8f4f6;color: #01a69d;}
.mid_box .left_meun .meun a:hover li::before {background-color: #01a69d;}
/* 右边内容 */
.right_content {width: 80%;background-color: #fff;box-sizing: border-box;padding: 30px 25px;}
/* .right_content.all_jl {padding: 0 25px;} */
.right_content .ks_title {border-bottom: 2px solid #eee;font-size: 18px;color: #333;box-sizing: border-box;padding-left: 19px;}
.right_content .ks_title span {display: inline-block;box-sizing: border-box;padding-bottom: 21px;border-bottom: 4px solid #01a69d;margin-bottom: -2px;}
.right_content .start_ks {border-bottom: 2px solid #eee;box-sizing: border-box;padding-bottom: 50px;padding-top: 39px;box-sizing: border-box;padding-left: 19px;margin-bottom: 30px;}
.right_content .start_ks .dy_text {font-size: 18px;color: #444;font-weight: bold;margin-bottom: 37px;}
.right_content .start_ks .total_fen {display: flex;justify-content: space-between;}
.right_content .start_ks .total_fen p {display: flex;align-items: center;}
.right_content .start_ks .total_fen p span {display: inline-block;box-sizing: border-box;padding: 0 10px;height: 26px;background-color: #777;border-radius: 4px;margin-right: 8px;font-size: 16px;color: #fff;font-weight: bold;line-height: 26px;}
.right_content .start_ks .total_fen .start {width: 100px;height: 40px;line-height: 40px;background-color: #01a69d;border-radius: 4px;line-height: 40px;font-size: 16px;color: #fff;}
.right_content .time_text {font-size: 16px;color: #888;margin-bottom: 47px;}
.right_content .desc_ks {font-size: 16px;color: #888;line-height: 30px;}
.right_content .big_title {font-size: 24px;color: #333;font-weight: bold;margin-top: 37px;margin-bottom: 28px;text-align: center;}
.right_content .all_total {font-size: 16px;color: #333;text-align: center;}
.right_content .all_total span {font-size: 16px;color: #01a69d;}
.right_content .all_total i {font-size: 16px;color: #01a69d;font-weight: bold;}
.right_content .all_total b {font-size: 20px;color: #01a69d;font-weight: bold;}
.right_content .jl_table {width: 100%;margin-top: 32px;margin-bottom: 30px;}
.right_content .jl_table tr:first-child {background-color: #01a69d;color: #fff;}
.right_content .jl_table tr:first-child td {color: #fff;}
.right_content .jl_table tr td {box-sizing: border-box;padding: 22px 30px;font-size: 16px;color: #333;text-align: center;}
.right_content .jl_table tr td a {color: #333;}
.right_content .jl_table tr:nth-child(2n+2) {background-color: #f8f8f8;}
.right_content .select_btn {width: 150px;height: 42px;background-color: #01a69d;font-size: 16px;color: #fff;border-radius: 3px;margin: 0 auto;display: block;margin-top: 36px;}
.ks_big_box {display: flex;justify-content: space-between;box-sizing: border-box;padding-top: 28px;margin-top: 0;margin-bottom: 50px;}
.left_fixed {width: 270px;margin-bottom: 150px;}
.left_tm {width: 270px;background-color: #fff;box-sizing: border-box;padding: 30px 20px;border: 1px solid #eee;height: auto;position: fixed;top: 148px;left: 260px;}
.left_tm .dxt_box {margin-bottom: 20px;}
.left_tm .dxt_box .tm_title {font-size: 16px;color: #666;box-sizing: border-box;padding-bottom: 15px;border-bottom: 1px solid #eee;position: relative;}
.left_tm .dxt_box .tm_title::after {content: '';display: inline-block;width: 80px;height: 2px;background-color: #000;position: absolute;bottom: 0;left: 0;}
.left_tm .dxt_box .tm_num {display: flex;flex-wrap: wrap;margin-top: 10px;}
.left_tm .dxt_box .tm_num a {width: 36px;height: 36px;line-height: 36px;margin-bottom: 10px;text-align: center;border-radius: 3px;border: 1px solid #ccc;margin-right: 8px;font-size: 16px;color: #555;}
.left_tm .dxt_box .tm_num a.already {background-color: #01a69d;color: #fff;border: 1px solid #01a69d;opacity: .3;}
.left_tm .dxt_box .tm_num a.current {background-color: #01a69d;color: #fff;border: 1px solid #01a69d;}
.left_tm .dxt_box .tm_num a.red {background-color: #d01619;color: #fff;border: 1px solid #d01619;}
.left_tm .dxt_box .tm_num a:nth-child(5n+5) {margin-right: 0;}
.left_tm .start_time .time_title {font-size: 16px;color: #666;margin-bottom: 17px;}
.left_tm .start_time .time_num {font-size: 24px;color: #01a69d;margin-bottom: 25px;}
.left_tm .start_time .button_jj {width: 110px;height: 43px;line-height: 43px;text-align: center;background-color: #cef5fb;border-radius: 22px;font-size: 18px;color: #01a69d;box-sizing: border-box;padding-left: 20px;position: relative;cursor: pointer;margin: 0 auto;}
.left_tm .start_time .button_jj::before {content: '';display: inline-block;width: 24px;height: 24px;background: url(/home/images/dwsygl/px_center/jj_icon.png) no-repeat center center / 100% 100%;position: absolute;top: 9px;left: 20px;}
.right_big_box {width: 80%;height: 1200px;overflow-y: auto;}
.right_big_box::-webkit-scrollbar {display: none;}
.right_big_box .answer_box {font-size: 16px;color: #666;background-color: #fff;border: 1px solid #eee;box-sizing: border-box;padding: 30px 20px;display: inline-block;position: relative;}
.right_big_box .dx_title {box-sizing: border-box;padding-bottom: 15px;border-bottom: 1px solid #eee;position: relative;color: #444;}
.right_big_box .dx_title::before {content: '';display: inline-block;width: 80px;height: 2px;background-color: #000;position: absolute;bottom: 0;left: 0;}
.right_big_box .answer_title {box-sizing: border-box;padding: 37px 0;border-bottom: 1px solid #eee;}
.right_big_box .answer_content_box {box-sizing: border-box;padding: 37px 0;border-bottom: 1px solid #eee;}
.right_big_box .answer_content_box ul {display: flex;flex-wrap: wrap;}
.right_big_box .answer_content_box ul li {width: 48%;margin-right: 20px;line-height: 35px;}
.right_big_box .answer_content_box ul li:nth-child(2n+2) {margin-right: 0;}
.right_big_box .answer_box .radio_box {display: flex;margin-top: 30px;}
.right_big_box .answer_box .radio_box li {margin-right: 45px;display: flex;align-items: center;font-size: 18px;}
.right_big_box .answer_box .radio_box li input[type="radio"] {width: 22px;height: 22px;margin-right: 10px;}
.right_big_box .answer_box .radio_box li input[type="radio"]:checked {background-color: #d01619;}

.dui_icon {position: absolute;top: 40px;right: 60px;}
.you_answer {box-sizing: border-box;padding: 25px 0;border-bottom: 1px solid #eee;}
.you_answer:nth-child(6) {border: none;}
.you_answer .da_btn {display: inline-block;width: 80px;height: 28px;line-height: 28px;text-align: center;background-color: #777;border-radius: 2px;font-size: 16px;color: #fff;margin-right: 30px;}
.you_answer .answer_B {font-size: 18px;color: #666;}
.you_answer .answer_B.green {color: #01a69d;}
.you_answer .answer_B.red {color: #d01619;}
.close_btn {width: 150px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;background-color: #01a69d;margin: 0 auto;cursor: pointer;}
.shadow_box {width: 100%;height: 100%;position: fixed;top: 100%;left: 0;background-color: rgba(0, 0, 0, .5);z-index: 2222;transition: all .5s;}
.shadow_box .shadow_content {width: 60%;height: 700px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.close_icon {position: absolute;top: 30px;right: 30px;cursor: pointer;}
.person_box {display: flex;justify-content: space-between;box-sizing: border-box;padding-top: 30px;padding-bottom: 50px;}
.person_box .per_left_meun {width: 15%;background-color: #fff;box-sizing: border-box;padding-bottom: 85px;border: 1px solid #eee;}
.person_box .per_left_meun .per_left_top {box-sizing: border-box;padding: 30px 0;border-bottom: 1px solid #eee;}
.person_box .per_left_meun .per_left_top .head_img {width: 51px;height: 51px;background-color: #b1edeb;margin: 0 auto;border-radius: 50%;display: flex;justify-content: center;align-items: center;margin-bottom: 10px;}
.person_box .per_left_meun .per_left_top .head_img img {object-fit: cover;}
.person_box .per_left_meun .per_left_top .username_title {font-size: 16px;color: #666;text-align: center;box-sizing: border-box;padding: 0 20px;}

.person_box .per_left_meun .per_left_top .identity_title {font-size: 16px;color: #01a69d;text-align: center;box-sizing: border-box;padding: 10px 20px;}
.identity_titles {border: 1px solid #01a69d; font-size: 16px;color: #01a69d;text-align: center; width: 60px; margin: 10px auto;}


.person_box .per_left_meun .per_meun li a {padding-top: 40px;display: inline-block;text-align: center;width: 100%;box-sizing: border-box;font-size: 16px;color: #666;}
.person_box .per_left_meun .per_meun li a.current {color: #01a69d;}
.person_box .per_right_box {width: 83%;background-color: #fff;border: 1px solid #eee;}
.person_box .per_right_box .right_tab {width: 100%;background-color: #fbfafa;display: flex;}
.person_box .per_right_box .right_tab li {box-sizing: border-box;padding: 10px 30px;border: 1px solid #eee;border-top: none;cursor: pointer;font-size: 16px;color: #333;}
.person_box .per_right_box .right_tab li.current {background-color: #fff;border-top: 2px solid #01a69d;margin-top: -1px;border-bottom: 3px solid #fff;border-left: none;border-right: none;color: #01a69d;}
.person_box .per_right_box .right_tab li.current {background-color: #fff;border-top: 2px solid #01a69d;margin-top: -1px;border-bottom: 3px solid #fff;border-left: none;border-right: none;color: #01a69d;}
.person_box .jb_box {box-sizing: border-box;padding: 47px 40px;}
.person_box .jb_box p {margin-bottom: 20px;}
.person_box .jb_box p label {width: 80px;display: inline-block;font-size: 16px;color: #333;}
.person_box .jb_box p input {width: 396px;height: 39px;border: 1px solid #eee;margin-left: 40px;box-sizing: border-box;padding: 0 10px;}
.person_box .jb_box .next_btn {width: 120px;height: 41px;line-height: 41px;text-align: center;background-color: #01a69d;font-size: 16px;color: #fff;margin-left: 124px;}
.person_box .upload_zz .add_kuang {width: 440px;height: 350px;border: 1px dashed #eee;text-align: center;box-sizing: border-box;padding-top: 120px;font-size: 16px;color: #888;margin-bottom: 28px;}
.person_box .upload_zz .desc_text {box-sizing: border-box;padding-left: 160px;font-size: 16px;color: #333;margin-bottom: 43px;}
.person_box .upload_zz .save_btn {width: 100px;height: 41px;line-height: 41px;text-align: center;background-color: #01a69d;margin-left: 175px;font-size: 16px;color: #fff;}
.school_con {box-sizing: border-box;padding: 35px 30px;display: flex;flex-wrap: wrap;}
.school_con li {width: 22.82%;margin-right: 25px;transition: all .5s;margin-bottom: 30px;box-sizing: border-box;padding-bottom: 20px;overflow: hidden;}
.school_con li:hover {box-shadow: 0 0 10px 3px #f1f1f1;}
.school_con li:hover a .img img {transform: scale(1.1);}
.school_con li a {display: inline-block;width: 100%;}
.school_con li:nth-child(4n+4) {margin-right: 0;}
.school_con li a .img {width: 100%;height: 170px;overflow: hidden;position: relative;}
.school_con li a .img img {object-fit: cover;transition: all .5s;}
.school_con li a .img span {position: absolute;top: 0;left: 0;display: inline-block;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 20px;color: #fff;font-weight: bold;flex-wrap: wrap;box-sizing: border-box;padding: 0 20px;text-align: center;line-height: 30px;}
.school_con li a .progress_big {margin: 18px auto;width: 220px;height: 18px;background-color: #ebeef5;border-radius: 15px;position: relative;}
.school_con li a .progress_big .progr_small {position: absolute;top: 0;left: 0;width: 15%;background-color: #409eff;height: 100%;border-radius: 15px;font-size: 12px;color: #fff;line-height: 18px;text-align: center;}
.school_con li a .sch_title {box-sizing: border-box;padding: 0 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 260px;font-size: 16px;color: #333;}
.margin {margin-top: 30px;}

.person_box .per_right_box.ks_right {background:none;border: none;}
.person_box .per_right_box .ks_tab {display: flex;background-color: #fff;margin-bottom: 20px;height: 45px;line-height: 45px;}
.person_box .per_right_box .ks_tab li {box-sizing: border-box;padding: 0 32px;font-size: 16px;color: #333;cursor: pointer;}
.person_box .per_right_box .ks_tab li.current {border-bottom: 2px solid #01a69d;color: #01a69d;}
.person_box .per_right_box .right_middle {border: 1px solid #eee; background-color: #fff;}
.person_box .per_right_box .right_middle.background_none {background: none;border: none;}
.person_box .per_right_box .right_middle .fisih_box {display: flex;background-color: #fbfafa;border-bottom: 1px solid #eee;border-top: 1px solid #eee;margin-bottom: 20px;}
.person_box .per_right_box .right_middle .fisih_box li {box-sizing: border-box;padding: 10px 48px;font-size: 16px;color: #333;cursor: pointer;}
.person_box .per_right_box .right_middle .fisih_box li.current {background-color: #01a69d;color: #fff;}
.person_box .per_right_box .right_middle .ks_con {box-sizing: border-box;padding: 0 30px;}
.person_box .per_right_box .right_middle .ks_con li {overflow: hidden;transition: all .5s;width: 22.82%;}
.person_box .per_right_box .right_middle .ks_con li a {width: 100%;overflow: hidden;}
.person_box .per_right_box .right_middle .ks_con li a .img {width: 100%;}
.person_box .per_right_box .right_middle .ks_con li a .img img {transition: all .5s;}
.person_box .per_right_box .right_middle .ks_con li a .ks_time {font-size: 12px;}
.person_box .per_right_box .right_middle .ks_con li:hover a .img img {transform: scale(1.1);}
.person_box .per_right_box .right_middle .ks_con li:hover {box-shadow: 0 0 10px 3px #f1f1f1;}
.detail_box {box-sizing: border-box;margin: 0 auto;width: 88%;padding-bottom: 50px;}
.postion {margin: 30px 0;}
.postion a,.postion span {display: inline-block;font-size: 16px;color: #666;box-sizing: border-box;padding: 0 15px;}
.postion a::after {content: '';display: inline-block;background: url(/home/images/dwsygl/px_center/arrow_right.png) no-repeat center center / 100% 100%;width: 7px;height: 16px;position: relative;top: 3px;right: -15px;}
.postion a:last-child::after {background: none;}
.detail_box .detail_content {box-sizing: border-box;padding: 30px 50px;background-color: #fff;display: flex;}
.detail_box .detail_content .left_img {width: 395px;height: 281px;overflow: hidden;margin-right: 30px;}
.detail_box .detail_content .left_img img {object-fit: cover;width: 100%;height: 100%;}
.detail_box .detail_content .center_con .title_text {font-size: 22px;color: #666;margin-bottom: 25px;}
.detail_box .detail_content .center_con .total_box {display: flex;margin-bottom: 20px;}
.detail_box .detail_content .center_con .total_box span {display: inline-block;box-sizing: border-box;padding: 8px 10px;background-color: #01a69d;border-radius: 2px;margin-right: 10px;font-size: 16px;color: #fff;}
.detail_box .detail_content .center_con .det_desc {font-size: 16px;color: #888;line-height: 30px;}
.detail_box .detail_content .ks_reload {line-height: 278px;border-left: 1px solid #eee;margin-left: 30px;text-align: center;width: 20%;font-size: 16px;color: #01a69d;cursor: pointer;}
.ks_tab .swiper-slide {text-align: center;width: 100px !important;font-size: 16px;color: #333;height: 43px;cursor: pointer;}
.ks_tab .swiper-slide span {color: #01a69d;}
.ks_tab .swiper-slide.current {border-bottom: 2px solid #01a69d; color: #01a69d;}
.person_box .per_right_box .background_none .small_block {background-color: #fff;box-shadow: 0 0 10px 3px #eee;box-sizing: border-box;padding-bottom: 30px;margin-bottom: 20px;}
.person_box .per_right_box .background_none .small_block .type_title {height: 46px;line-height: 46px;background-color: #f5f8fb;box-sizing: border-box;padding: 0 30px;font-size: 16px;color: #333;display: flex;justify-content: space-between;}
.person_box .per_right_box .background_none .small_block .type_title a {color: #01a69d;}
.person_box .per_right_box .background_none .small_block .small_con {box-sizing: border-box;padding: 0 30px;}
.person_box .per_right_box .background_none .small_block .small_con p {margin-top: 25px;font-size: 16px;color: #666;display: flex;justify-content: space-between;}
.person_box .per_right_box .background_none .small_block .small_con p span {display: inline-block;width: 33%;}
.person_box .per_right_box .background_none .small_block .small_con p .apply a {color: #01a69d;}
.person_box .per_right_box .background_none .small_block .small_con p .status i {color: #c81515;}
.person_box .per_right_box .background_none .small_block .small_con p .status .fisih {color: #01a69d;}
.person_box .per_right_box .background_none .small_block .small_con .yy_title {font-size: 16px;color: #333;}
.pay_block {border: 1px solid #eee;background-color: #fff;margin-bottom: 20px;}
.pay_block .top_order {display: flex;justify-content: space-between;height: 46px;line-height: 46px;background-color: #f5f8fb;box-sizing: border-box;padding: 0 30px;align-items: center;font-size: 16px;color: #333;border-bottom: 1px solid #eee;}
.pay_block .top_order li {display: flex;align-items: center;}
.pay_block .top_order li input {width: 20px;height: 20px;margin-right: 10px;}
.pay_block .top_order .del_icon {cursor: pointer;}
.pay_block:last-child {margin-bottom: 0;}
.small_block:last-child {margin-bottom: 0;}
.block_d {display: flex;justify-content: space-between;box-sizing: border-box;padding-left: 30px;}
.block_d .d_left {display: flex;justify-content: space-between;width: 65%;align-items: center;border-right: 1px solid #eee;box-sizing: border-box;padding-right: 30px;font-size: 16px;color: #333;padding-top: 20px;padding-bottom: 20px;}
.block_d .d_left .img {width: 86px;height: 86px;overflow: hidden;}
.block_d .d_left .img img {object-fit: cover;width: 86px;height: 86px;}
.block_d .d_left .d_status {color: #333;}
.block_d .d_left .d_status.red {color: #c21b1b;}
.block_d .pay_type {border-right: 1px solid #eee;box-sizing: border-box;font-size: 16px;color: #333;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 18%;}
.block_d .pay_type .fen {color: #888;margin-top: 10px;}
.block_d .go_pay {font-size: 16px;color: #333;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 150px;}
.block_d .go_pay button {height: 35px;box-sizing: border-box;padding: 0 30px;background-color: #01a69d;font-size: 15px;color: #fff;margin-bottom: 10px;}
.block_d .go_pay .look_detail {font-size: 16px;color: #01a69d;cursor: pointer;}
.total_price {display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-end;}
.total_price .price {font-size: 16px;color: #333;margin-bottom: 20px;}
.total_price .price span {font-size: 20px;color: #c21b1b;font-weight: bold;}
.total_price .js_btn button {width: 142px;height: 35px;background-color: #01a69d;line-height: 35px;text-align: center;font-size: 16px;color: #fff;}
.yy_det_top {background-color: #fff;margin-bottom: 20px;}
.yy_det_top .top_order {background-color: #f5f8fb;border: 1px solid #eee;height: 46px;line-height: 46px;display: flex;justify-content: space-between;box-sizing: border-box;padding: 0 30px;font-size: 16px;color: #333;}
.yy_det_top .top_order .left_order span {margin-right: 70px;}
.yy_det_top .top_bottom {box-sizing: border-box;padding: 0 30px;}
.yy_det_top .top_bottom.padding_bottom {box-sizing: border-box;padding-bottom: 30px;}
.yy_det_top .top_bottom .w_pay {font-size: 16px;color: #333;margin: 20px 0;}
.yy_det_top .top_bottom .pay_table {width: 100%;}
.yy_det_top .top_bottom .pay_table tr td {box-sizing: border-box;padding: 30px;text-align: center;font-size: 16px;color: #333;}
.yy_det_top .top_bottom .pay_table tr td:nth-child(1) {text-align: left;display: flex;align-items: center;padding: 30px 0;}
.yy_det_top .top_bottom .pay_table tr {border-bottom: 1px dashed #eee;}
.yy_det_top .top_bottom .pay_table tr:last-child {border: none;}
.yy_det_top .top_bottom .pay_table tr td:nth-child(1) .img {border: 1px solid #eee;overflow: hidden;margin-right: 20px;width: 89px;height: 89px;}
.yy_det_top .top_bottom .pay_table tr td:nth-child(1) .img img {width: 100%;height: 100%;object-fit: cover;}
.yy_det_top .top_bottom .person {display: flex;justify-content: space-between;box-sizing: border-box;padding: 15px 0;font-size: 16px;color: #333;align-items: center;}
.yy_det_top .top_bottom .person .pro_price {font-size: 16px;color: #888;}
.yy_det_top .top_bottom .person .pro_price .price_text {width:150px;color: #333;display: inline-block;text-align: right;}
.yy_det_top .top_bottom .person .left_per .sh_text {color: #888;}
.yy_det_top .top_bottom .pro_pz {display: flex;justify-content: space-between;margin: 20px 0;}
.yy_det_top .top_bottom .pro_pz .right_sf {border-top: 1px dashed #eee;box-sizing: border-box;padding-top: 20px;}
.yy_det_top .top_bottom .pro_pz .left_word a {display: block;font-size: 16px;color: #01a69d;margin-bottom: 20px;}
.yy_det_top .top_bottom .pro_pz .right_sf .yf_text {font-size: 16px;color: #888;}
.yy_det_top .top_bottom .pro_pz .right_sf .yf_price {display: inline-block;width: 150px;text-align: right;font-size: 20px;color: #333;}
.yy_det_top .top_bottom .apply_btn {display: flex;justify-content: flex-end;margin: 20px 0;}
.yy_det_top .top_bottom .apply_btn .status_text {font-size: 20px;color: #01a69d;}
.yy_det_top .top_bottom .apply_btn button {height: 46px;line-height: 46px;background-color: #01a69d;font-size: 16px;color: #fff;text-align: center;box-sizing: border-box;padding: 0 30px;margin-top: 20px;}
.yy_det_bottom {box-sizing: border-box;padding: 30px;background-color: #fff;}
.yy_det_bottom .fq_title {font-size: 18px;color: #333;margin-bottom: 30px;}
.yy_det_bottom .pro_title {font-size: 16px;color: #333;margin-bottom: 30px;}
.yy_det_bottom .fq_content {display: flex;justify-content: space-between;border-top: 1px solid #eee;box-sizing: border-box;padding: 20px 0;align-items: center;}
.yy_det_bottom .fq_content .fq_left p span {margin-right: 30px;font-size: 16px;color: #333;}
.yy_det_bottom .fq_content .fq_left .m_price {font-size: 16px;color: #ccc;margin-top: 10px;}
.yy_det_bottom .fq_content .fq_right .pz {font-size: 16px;color: #01a69d;margin-right: 110px;}
.yy_det_bottom .fq_content .fq_right .pay_status.red {color: #d01619;}



/*********************************** 预约中心************************************/
.yy_middle .top_cate {background-color: #fff;border: 1px solid #eee;margin-bottom: 30px;}
.yy_middle .animal_f {display: flex;box-sizing: border-box;padding: 17px 30px;border-bottom: 1px solid #eee;font-size: 16px;color: #888;cursor: pointer;align-items: center;}
.yy_middle .animal_f span {display: inline-block;width: 80px;text-align: right;margin-right: 20px;}
.yy_middle .animal_f li {box-sizing: border-box;padding: 0 20px;}
.yy_middle .animal_f li.current {color: #01a69d;}
.yy_middle .animal_f:last-child {border: none;}
.yy_content_center {display: flex;flex-wrap: wrap;}
.yy_content_center li {margin-right: 2.4%;margin-bottom: 2.4%;width: 23.14%;}
.yy_content_center li:nth-child(4n+4) {margin-right: 0;}
.yy_content_center li a {display: inline-block;box-sizing: border-box;padding: 30px 39.5px;background-color: #fff;border: 1px solid #eee;width: 100%;}
.yy_content_center li a .img {width: 100%;overflow: hidden;margin-bottom: 40px;}
.yy_content_center li a .img img {width: 100%;height: 100%;object-fit: cover;}
.yy_content_center li a .title {font-size: 16px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 100%;margin-bottom: 20px;text-align: center;}
.yy_content_center li:hover a .title {color: #01a69d;}

.long_shadow {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .5);z-index: 1111;display: flex;justify-content: center;align-items: center;}
.long_shadow .shadow_content {width: 60%;height: 90%;background-color: #fff;border-radius: 4px;overflow-y: auto;box-sizing: border-box;padding-bottom: 20px;}
.long_shadow .shadow_content::-webkit-scrollbar {display: none;}
.long_shadow .shadow_content .choose_time {box-sizing: border-box;padding: 20px;display: flex;justify-content: space-between;align-items: center;}
.long_shadow .shadow_content .choose_time input {width: 274px;font-size: 16px;color: #333;}
.long_shadow .shadow_content .choose_time input::placeholder {color: #333;}
.long_shadow .shadow_content .choose_time span {font-size: 20px;color: #333;}
.long_shadow .shadow_content .time_radio {display: flex;justify-content: center;margin-left: 0;}
.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i {color: #01a69d !important;}
.layui-form-radio div {font-size: 16px !important;}
.long_shadow .shadow_content .time_table {width: 100%;border-top: 1px solid #dcdcdc;border-left: 1px solid #dcdcdc;margin-top: 20px;}
.long_shadow .shadow_content .time_table tr td {border-right: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;text-align: center;font-size: 16px;color: #ccc;box-sizing: border-box;padding: 2px;width: 178px;height: 53px;}
.long_shadow .shadow_content .time_table tr:nth-child(1) td {background-color: #eee;color: #888;}
.long_shadow .shadow_content .time_table tr:nth-child(2n+2) {background-color: #f9f9f9;}
.long_shadow .shadow_content .time_table tr td .already_yy {background-color: #d2d2d2;border-radius: 5px;color: #666;height: 100%;display: flex;align-items: center;justify-content: center;}
.long_shadow .shadow_content .time_table tr td:nth-child(1) {color: #888;width: 70px;}
.long_shadow .shadow_content .time_table tr td .success_yy.background {background-color: #01a69d;border-radius: 5px;font-size: 12px;color: #fff;display: flex;flex-direction: column;justify-content: center;height: 100%;}
.long_shadow .shadow_content .time_table tr td .background .suc_text {display: flex;justify-content: center;align-items: center;}
.long_shadow .shadow_content .time_table tr td .background .suc_text::before {content: '';display: inline-block; width: 25px;height: 25px;background: url(/home/images/dwsygl/yy_center/gou.png) no-repeat center center / 100% 100%;margin-right: 10px;}
.long_shadow .shadow_content .ok_btn {display: flex;justify-content: flex-end;}
.long_shadow .shadow_content .ok_btn button {width: 82px;height: 41px;background-color: #01a69d;line-height: 41px;text-align: center;font-size: 16px;color: #fff;margin-right: 20px;margin-top: 10px;}

.choose_position {background-color: #fff;box-sizing: border-box;padding: 35px 30px;margin-bottom: 50px;}
.choose_position h3 {font-size: 22px;color: #666;font-weight: normal;margin-bottom: 40px;}
.eis-horizontal-steps .eis-form-steps .eis-step-progress {background: #01a69d !important;}
.is-finish .eis-step-icon {border: 1px solid #01a69d !important;}
.is-finish .eis-step-icon .step-icon-txt {border: 1px solid #01a69d !important;background: #01a69d !important;}
.eis-horizontal-steps .eis-step-head .eis-step-line {background-color: #a1dedb !important;}
.step_box {box-sizing: border-box;padding-left: 200px;}
.cho_bottom {border: 1px solid #eee;margin-top: 50px;display: flex;justify-content: space-between;}
.cho_bottom .left_position {width: 63%;box-sizing: border-box;padding: 45px;}
.cho_bottom .left_position .time_radio {margin-left: 0;margin-bottom: 65px;}
.cho_bottom .left_position .location_prompt {display: flex;margin-bottom: 60px;flex-wrap: wrap;}
.cho_bottom .left_position .location_prompt li {margin-right: 50px;font-size: 16px;color: #666;display: flex;align-items: center;margin-bottom: 20px;}
.cho_bottom .left_position .location_prompt li:last-child {margin-right: 0;}
.cho_bottom .left_position .location_prompt li::before {content: '';display: inline-block;width: 42px;height: 38px;margin-right: 5px;}
.cho_bottom .left_position .location_prompt li:nth-child(1):before {background: url(/home/images/dwsygl/yy_center/kxz.png) no-repeat center center / 100% 100%;}
.cho_bottom .left_position .location_prompt li:nth-child(2):before {background: url(/home/images/dwsygl/yy_center/syz.png) no-repeat center center / 100% 100%;}
.cho_bottom .left_position .location_prompt li:nth-child(3):before {background: url(/home/images/dwsygl/yy_center/yyy.png) no-repeat center center / 100% 100%;}
.cho_bottom .left_position .location_prompt li:nth-child(4):before {background: url(/home/images/dwsygl/yy_center/yqz.png) no-repeat center center / 100% 100%;}
.cho_bottom .left_position .location_prompt li:nth-child(5):before {background: url(/home/images/dwsygl/yy_center/yxlw.png) no-repeat center center / 100% 100%;}
.cho_bottom .left_position .position_table {width: 100%;}
.cho_bottom .left_position .position_table tr td {font-size: 16px;color: #666;box-sizing: border-box;padding: 20px 0;}
.cho_bottom .left_position .position_table tr:nth-child(1) td::before {width: 0;height: 0;}
.cho_bottom .left_position .position_table tr td p {width: 42px;height: 38px;}
.cho_bottom .left_position .position_table tr td p.kxz {background: url(/home/images/dwsygl/yy_center/kxz.png) no-repeat center center / 100% 100%;}
.cho_bottom .left_position .position_table tr td p.syz {background: url(/home/images/dwsygl/yy_center/syz.png) no-repeat center center / 100% 100%;}
.cho_bottom .left_position .position_table tr td p.yyy {background: url(/home/images/dwsygl/yy_center/yyy.png) no-repeat center center / 100% 100%;}
.cho_bottom .left_position .position_table tr td p.yqz {background: url(/home/images/dwsygl/yy_center/yqz.png) no-repeat center center / 100% 100%;}
.cho_bottom .left_position .position_table tr td p.yx {background: url(/home/images/dwsygl/yy_center/yxlw.png) no-repeat center center / 100% 100%;}
.cho_bottom .right_msg {background-color: #f9f9f9;width: 37%;box-sizing: border-box;padding: 30px 0;border-left: 1px solid #eee;}
.cho_bottom .right_msg .right_top {box-sizing: border-box;padding-bottom: 32px;border-bottom: 1px dashed #ccc;padding-left: 20px;padding-right: 20px;}
.cho_bottom .right_msg .right_top .left_long {width: 40%;height: 184px;overflow: hidden;border: 1px solid #eee;}
.cho_bottom .right_msg .right_top .top_long {display: flex;justify-content: space-between;}
.cho_bottom .right_msg .right_top .left_long img {width: 100%;height: 100%;object-fit: cover;}
.cho_bottom .right_msg .right_top .long_desc {width: 54%;}
.cho_bottom .right_msg .right_top .long_desc .long_title {font-size: 20px;color: #333;margin-bottom: 22px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.cho_bottom .right_msg .right_top .long_desc .desc {font-size: 16px;color: #888;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;line-height: 26px;}
.cho_bottom .right_msg .right_top .company_msg {margin-top: 20px;font-size: 16px;color: #888;display: flex;align-items: center;}
.cho_bottom .right_msg .right_top .company_msg .name {color: #333;margin-right: 30px;font-weight: bold;}
.cho_bottom .right_msg .right_top .company_msg .value {overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: inline-block;width: 65%;}
.cho_bottom .right_msg .right_bottom {box-sizing: border-box;padding: 30px 20px;padding-bottom: 0;}
.cho_bottom .right_msg .right_bottom .syqk {font-size: 18px;color: #01a69d;margin-bottom: 24px;}
.cho_bottom .right_msg .right_bottom .long_w {font-size: 16px;color: #888;margin-bottom: 24px;display: flex;}
.cho_bottom .right_msg .right_bottom .long_w:nth-child(2) {margin-bottom: 0;}
.cho_bottom .right_msg .right_bottom .long_w .value {color: #01a69d;box-sizing: border-box;box-sizing: border-box;padding: 0 10px;height: 25px;border: 1px solid #01a69d;display: inline-block;line-height: 25px;margin-right: 20px;margin-bottom: 24px;}
.cho_bottom .right_msg .right_bottom .long_w .text {display: inline-block;width: 70px;}
.cho_bottom .right_msg .right_bottom .long_w .text.long_pos {margin-bottom: 24px;}
.cho_bottom .right_msg .right_bottom .long_w .value_text {color: #333;}
.cho_bottom .right_msg .right_bottom .long_w .choose_long {display: flex;flex-wrap: wrap;width: 82%;}
.cho_bottom .right_msg .right_bottom .long_w .value_word, .exper_content .right_exper .rig_bottom .long_w .value_word {color: #01a69d;}
.cho_bottom .right_msg .right_bottom .long_w .ex_status, .exper_content .right_exper .rig_bottom .ex_status {color: #d01619;}
.cho_bottom .right_msg .right_bottom .apply_btn {width: 262px;height: 42px;border-radius: 30px;background-color: #01a69d;display: block;margin: 0 auto;margin-top: 30px;font-size: 18px;color: #fff;box-shadow:  0 3px 8px 3px #b1edeb;}

.fill_content {width: 40%;height: 90%;background-color: #fff;overflow-y: auto;}
.fill_content::-webkit-scrollbar {display: none;}
.fill_content .top_apply {height: 45px;line-height: 45px;background-color: #f8f8f8;box-sizing: border-box;padding-left: 20px;font-size: 18px;color: #333;font-weight: bold;position: relative;cursor: pointer;}
.fill_content .top_apply::after {content: '';display: inline-block;width: 17px;height: 16px;background: url(/home/images/dwsygl/px_center/close.png) no-repeat center center / 100% 100%;position: absolute;top: 15px;right: 30px;}
.fill_content .fill_bottom {box-sizing: border-box;padding: 31px 79px;}
.fill_content .fill_bottom .long_type {font-size: 16px;color: #333;margin-bottom: 30px;}
.fill_content .fill_bottom .long_type .type_text {display: inline-block;width: 100px;}
.fill_content .fill_bottom .long_type .type_val {margin-right: 22px;}
.fill_content .fill_bottom .time_text {font-size: 16px;color: #333;margin-bottom: 20px;}
.fill_content .fill_bottom .layui-input-inline {width: 100%;position: relative;margin-bottom: 30px;}
.fill_content .fill_bottom .layui-input-inline:last-child {margin-bottom: 0 !important;}
.fill_content .fill_bottom .block_box::after {content: '';display: inline-block;width: 30px;height: 30px;background: url(/home/images/dwsygl/yy_center/rili.png) no-repeat center center / 100% 100%;position: absolute;top: 8px;right: 20px;}
.layui-input, .layui-select, .layui-textarea {height: 48px !important;font-size: 16px;color: #333;}
.fill_content .fill_bottom .upload_file {font-size: 16px;color: #333;margin-bottom: 20px;}
.fill_content .fill_bottom .upload_file a {color: #01a69d;}
.fill_content .fill_bottom .upload_btn {padding: 0;background: none;color: #01a69d;height: 20px;line-height: 20px;margin-bottom: 30px;}
.submit_btn {background-color: #01a69d !important;display: block !important;margin: 0 auto !important;margin-top: 40px !important;}

.none_padding {padding: 35px 0;padding-bottom: 0;}
.none_padding .exper_title {box-sizing: border-box;padding: 0 30px;}
.exper_content {border: 1px solid #eee;margin-top: 50px;display: flex;justify-content: space-between;}
.exper_content .left_exper {width: 40%;height: 755px;overflow: hidden;}
.exper_content .left_exper img {width: 100%;height: 100%;object-fit: cover;}
.exper_content .right_exper {width: 60%;box-sizing: border-box;padding: 20px 30px;height: 755px;overflow-y: auto;}
.exper_content .right_exper::-webkit-scrollbar {display: none;}
.exper_content .right_exper .rig_top {box-sizing: border-box;padding-bottom: 10px;border-bottom: 1px dashed #ccc;}
.exper_content .right_exper .rig_top .exper_name {margin-bottom: 3px;font-size: 16px;color: #666;line-height: 32px;}
.exper_content .right_exper .rig_top .exper_name:last-child {margin-bottom: 0;}
.exper_content .right_exper .rig_top .exper_name .name {color: #333;margin-right: 30px;font-weight: bold;}
.exper_content .right_exper .rig_top .step_desc {font-size: 16px;color: #666;line-height: 32px;}
.exper_content .right_exper .rig_bottom .syqk {font-size: 16px;color: #01a69d;margin-top: 15px;}
.exper_content .right_exper .rig_bottom .long_w {font-size: 16px;color: #333;margin-top: 15px;}
.exper_content .right_exper .rig_bottom .long_w .text {display: inline-block;width: 70px;}
.exper_content .right_exper .rig_bottom .apply_btn {width: 260px;height: 42px;border-radius: 30px;background-color: #01a69d;margin-top: 25px;font-size: 18px;color: #fff;box-shadow:  0 3px 8px 3px #b1edeb;}
.middle_apply {background-color: #fff;margin-top: 30px;margin-bottom: 50px;box-sizing: border-box;padding: 40px 22px;}
.middle_apply .d_title {border-bottom: 1px solid #eee;font-size: 18px;color: #333;font-weight: bold;margin-bottom: 20px;}
.middle_apply .d_title span {border-bottom: 2px solid #01a69d;box-sizing: border-box;padding-bottom: 10px;display: inline-block;}
.input_big_box {display: flex;flex-wrap: wrap;}
.input_box .layui-form-label {text-align: left;padding: 16px 0;font-size: 16px;color: #333;}
.input_box {margin-right: 10%;width: 45%;}
.input_box:nth-child(2n+2) {margin-right: 0;}
.start_time .layui-input-block {position: relative}
.start_time .layui-input-block::after {content: '';display: inline-block;width: 30px;height: 30px;background: url(/home/images/dwsygl/yy_center/rili.png) no-repeat center center / 100% 100%;position: absolute;top: 8px;right: 30px;}
.exper_person {margin-top: 40px;}
.exper_person .person_title {margin-bottom: 20px;}
.exper_person .person_title {font-size: 16px;color: #333;font-weight: bold;}
.exper_person .person_title .name {margin-right: 42px;}
.layui-btn {background-color: #01a69d;}
.exper_table td, .exper_table th {text-align: center !important;font-size: 16px !important;color: #333;width: 22%;}
.exper_table td:last-child, .exper_table th:last-child {width: 12%;}
.layui-table td:last-child {color: #01a69d;cursor: pointer;}
.exper_person .please_upload {font-size: 16px;color: #333;margin-bottom: 30px;}
.exper_person .please_upload a {color: #01a69d;}
.exper_person .file_btn, .exper_person .file_btn:hover {height: 20px;line-height: 20px;background: none;color: #01a69d;padding: 0;}
.exper_table {transform: all .5s;width: 100%;}
.exper_table td input {width: 100%;height: 25px;text-align: center;}
.choose_animal {width: 20%;margin-right: 6.65%;}
.choose_animal:nth-child(2n+2) {margin-right: 6.7%;}
.choose_animal:nth-child(4n+4) {margin-right: 0;}
.choose_animal .layui-form-label {text-align: right;}
.choose_animal .layui-form-label:first-child, .choose_animal .layui-form-label:nth-child(5n+5) {text-align: left;}
.choose_animal .layui-input-block {margin-left: 90px;}
.layui-form-select dl dd.layui-this {background-color: #01a69d !important;}
.choose_animal .age_box {display: flex;}
.choose_animal .age_box .layui-input-block {margin-left: 0;}
.choose_animal .age_box .layui-input-block.num_block  {margin-right: 10px;}
.exper_person .need_box {display: flex;align-items: center;cursor: pointer;font-size: 16px;color: #333;margin-bottom: 30px;}
.exper_person .need_box span i {color: #01a69d;}
.exper_person .need_box .checkbox {display: inline-block;width: 26px;height: 26px;border: 1px solid #eee;margin-right: 40px;transition: all .5s;}
.exper_person .need_box .checkbox.checked, .fq_pay .checkbox.checked {background: url(/home/images/dwsygl/yy_center/checkbox_checked.png)  no-repeat center center / 100% 100%;border: 1px solid #01a69d;}
.exper_person .need_box .checkbox.checked:hover, .fq_pay .checkbox.checked:hover {opacity: .7;}
.exper_person .none_margin {margin-left: 0;}
.exper_person .none_margin .layui-form-checkbox {margin-bottom: 20px;/*width: 100%;*/}
.layui-form-checkbox span {width: 100%;}
.layui-form-checkbox i {height: 30px !important;}
.exper_h {width: 22%;margin-right: 4%;}
.exper_h .layui-form-label {width: 168px;text-align: center;}
.exper_h .layui-input-block {margin-left: 175px;}
.exper_h:nth-child(2n+2) {margin-right: 4%;}
.exper_h:nth-child(4n+4) {margin-right: 0;}
.ts_xq {font-size: 16px;color: #333;margin-top: 40px;margin-bottom: 20px;}
.sy_table th, .sy_table td {text-align: center !important;font-size: 16px !important;color: #333 !important;}
.method_box .layui-form-radio {margin: 0;padding-right: 0;}
.fq_pay {font-size: 18px;color: #333;display: flex;align-items: center;margin-bottom: 25px;}
.fq_pay .checkbox {display: inline-block;width: 21px;height: 21px;border: 1px solid #eee;margin-left: 30px;cursor: pointer;transition: all .5s;}
.b_pay .animal_price {box-sizing: border-box;padding-bottom: 20px;border-bottom: 1px solid #eee;display: flex;justify-content: space-between;font-size: 16px;color: #333;}
.b_pay .animal_price .price i {font-size: 18px;color: #ca141c;}
.fq_small {display: flex;justify-content: space-between;box-sizing: border-box;padding: 20px 0;border-bottom: 1px solid #eee;font-size: 16px;color: #333;}
.fq_small .left_fq_num .m_price {color: #ccc;font-size: 16px;margin-top: 5px;}
.pay_content {width: 613px;height: 552px;background-color: #fff;border-radius: 4px;box-sizing: border-box;padding: 72px;}
.pay_content h2 {font-size: 20px;color: #333;text-align: center;font-weight: 600;margin-bottom: 40px;}
.pay_content .pay_desc {font-size: 16px;color: #999;line-height: 26px;text-align: center;margin-bottom: 50px;}
.pay_content .pay_middle {display: flex;justify-content: space-between;}
.pay_content .pay_middle .left_msg p {font-size: 16px;color: #999;margin-bottom: 30px;}
.pay_content .pay_middle .left_msg p input {font-size: 16px;color: #999;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {-webkit-appearance: none;}
input[type="number"]{-moz-appearance: textfield;}
.pay_content .pay_middle .right_submit .layui-upload-list .layui-upload-img {width: 104px;height: 123px;margin: 0 auto;display: block;cursor: pointer;}
.pay_content .pay_middle .right_submit .layui-upload-list .layui-upload-img img {width: 100%;height: 100%;object-fit: cover;}
.pay_content .bottom_btn {display: flex;justify-content: space-between;width: 100%;}
.pay_content .bottom_btn .type_btn {width: 235px;height: 41px;background-color: #eee;border: none;}
.pay_content .bottom_btn .return_btn {width: 158px;height: 41px;background-color: #eee;border: none;}
.login_content {width: 100%;background-color: #fff;margin: 60px auto;box-sizing: border-box;padding: 80px 0;}
.login_content .login_text {font-size: 24px;color: #666;text-align: center;margin-bottom: 50px;}
.login_content .login_text.register_text {color: #01a69d;}
.layui-form-pane .layui-form-label {height: 48px !important; line-height: 30px !important;width: 52px !important;background-color: #f5f6fa !important;}
.login_input .layui-input-inline {width: 375px !important;margin-right: 0 !important;}
.code_input .layui-input-inline {width: 270px !important;}
.login_input {margin: 0 auto;width: 440px;}
.code_input .code_icon {width:141px;height: 48px;display: inline-block;}
.code_input .code_icon  img {height: 48px;width: 100%;}
.layui-form-checkbox[lay-skin=primary] i {height: 16px !important;}
.code_input {display: flex;justify-content: space-between;align-items: center;}
.forget_input .layui-input-inline {width: 335px !important;}
.forget_psd {font-size: 16px;color: #666;}
.login_btn {width: 100%;display: block;margin: 0 auto;height: 60px !important;font-size: 18px !important;}
.btn_item {width: 420px;margin: 0 auto;}
.animal_reg {color: #666;}
.animal_reg a {color: #01a69d;}
.layui-form-checked[lay-skin=primary] i {border-color: #01a69d !important;background-color: #01a69d !important;}
.register_input {width: 40%;margin: 0 auto;}
.register_input .layui-form-label {width: 101px !important;padding: 16px 5px;font-size: 16px;color: #666;}
.register_input .layui-input-block {margin-left: 130px;}
.dx_code {display: flex;justify-content: space-between;}
.dx_code .input {width: 68%;}
.dx_code .second_btn {display: inline-block;}
.dx_code .second_btn button {height: 48px;}
.dx_code .layui-input-block {margin-left: 35px !important;}
.agree_text {margin: 0 auto;}
.agree_text .layui-input-block {margin-left: 127px !important;}
.agree_my {display: flex;align-items: center;font-size: 16px;color: #333;}
.agree_my a {color: #01a69d;}
.agree_my .layui-form-radio {margin: 0 !important;padding-right: 0 !important;}
.update_input {width: 31.5% !important;}
.update_input .layui-form-label {width: 132px !important;text-align: left !important;}
.update_input .layui-input-block {margin-left: 0 !important;}
.update_input:after {content: unset !important;}
.update_submit {width: 31.5% !important;margin: 0 auto;margin-top: 30px;}

/* 订购中心 */
.ordering_center{width: 88%;height: auto;margin: 0 auto;}
.ordering_center .top_title{width: 100%;height: 100px;display: flex;justify-content: space-between;align-items: center;}
.top_title > h5{font-size: 22px;color: #666;font-weight: normal;display: inline-block;}
.tabUl{width:auto;display: inline-block;}
.tabUl > li{font-size: 18px;color: #666;height: 44px;border-radius: 5px;border: 1px solid #d2d2d2;line-height: 44px;box-sizing: border-box;float: left;margin: 0 5.5px;overflow: hidden;}
.tabUl > li a{display: block;height: 100%;padding: 0 30px;font-size: 18px;color: #666;}
.tabUl > li.active a,.tabUl > li:hover a{background: #01a69d;color: #fff;}
.order_content{width: 100%;height: auto;}
.sort{width: 100%;min-height: 110px;border: 1px solid #dcdcdc;background: #fff;overflow: hidden;}
.sort .all_sort{width: 100%;min-height: 55px;border-bottom: 1px solid #dcdcdc;box-sizing: border-box;overflow: hidden;}
.all_sort > p{font-size: 16px;color: #666;padding: 0 10px;line-height: 55px;float: left;}
.all_sort > dl,.sub_sort > ul{width: 92%;padding: 5px 0;box-sizing: border-box;min-height: 55px;float: left;}
.all_sort > dl dd,.sub_sort > ul li{float: left;font-size: 16px;color: #666;margin: 0 20px;line-height: 45px;cursor: pointer;}
.all_sort > dl dd.sortcur1,.sub_sort > ul li.sortcur2,.all_sort > dl dd:hover,.sub_sort > ul li:hover{color: #01a69d;}
.sub_sort > P{float: left;font-size: 16px;color: #666;padding-left: 40px;line-height: 55px;}
.current_choose{width: 100%;height: 55px;line-height: 55px;}
.current_choose em{font-size: 16px;color: #888;}
.current_choose span{font-size: 16px;color: #01a69d;}
.goods_choice{width: 100%; table-layout: fixed;margin-bottom: 20px;border:1px solid #dcdcdc;background: #fff;border-collapse:collapse;border-spacing:0;}
.goods_choice tr{width: 100%;min-height: 50px;display: block;border-bottom:1px solid #dcdcdc;}
.goods_choice tr:last-child{border-bottom: 0;}
.goods_choice tr td:first-child{width: 118px; background: #fafafa;font-size: 16px;color: #666;text-align: center;position: relative;line-height: 50px;}
.goods_choice tr td:first-child p{font-size: 16px;color: #666;text-align: center;}
.goods_choice tr td:last-child{width: 91.6%;font-size: 16px;color: #888;padding:9px 10px;box-sizing: border-box;clear: both;}
.choice_list{width: 91%;float: left;}
.choice_list li{font-size: 16px;color: #888;padding: 0 15px;line-height: 32px;float: left;cursor: pointer;}
.choice_list li.curr,.choice_list li:hover{color: #01a69d;}
.moreChoice{display:block;width: 57px;height: 29px;background: #f5f5f5;text-align: center;line-height: 29px;border: 1px solid #dcdcdc;box-sizing: border-box;font-size: 16px;color: #888;float: right;margin: 0 17px;}
.moreChoice::before{font-size: 18px;color: #888;font-weight: bold;margin: 0 2px;content: '+';display: inline-block;position: relative;top: 2px;}
.purchase{width: 100%;height: 50px;line-height: 50px;background: #fff;border:1px solid #dcdcdc;margin-bottom: 20px;}
.purchase > p{width: 118px;height: 100%;background: #fafafa;font-size: 16px;color: #666;text-align: center;float: left;}
.purchase > a,.purchase > span{width: 88.6%;height: 100%;display:block;float: left;font-size: 16px;color: #888;padding-left: 25px;box-sizing: border-box;}
.purchase > a::after{width: 11px;height: 16px;content: '';display: inline-block;background: url(/home/images/dwsygl/goods/write.png)no-repeat center;position: relative;top: 2px;margin:0 10px;}
.screen{width: 100%;height: 39px;background: #fff;line-height: 39px;}
.screenL{width: 80%;height: 100%;float: left;}
.screenL li{float: left;font-size: 16px;color: #555;}
.screenL li a{padding: 0 20px;font-size: 16px;color: #555;display: block;}
.screenL li.cur a,.screenL li:hover a{color: #fff;background: #01a69d;}
.screen > P{width: 20%;float: right;line-height: 39px;font-size: 16px;color: #888;padding-right: 18px;box-sizing: border-box;text-align: right;}
.screen > P em{padding-left: 8px;}
.screen_lsit{width: 100%;height: auto;overflow: hidden;margin-top: 16px;}
.screen_lsit > li{width: 22.3%;height: 440px;background: #fff;float: left;margin: 26px 50px 26px 0;position: relative;}
.screen_lsit > li:nth-child(4n+4){margin-right: 0;}
.screen_lsit > li a{width:100%;height: 100%;background: #fff;display: block;}
.listImg{width: 100%;height: 335px;overflow: hidden;}
.listImg img{width: 100%;height: 100%;object-fit: cover;transition: 0.3s linear;}
.listImg:hover img{transform: scale(1.05);}
.listCont{width: 100%;height: 105px;padding: 22px 0 16px;box-sizing: border-box;}
.listCont span{font-size: 16px;color: #333;line-height: 32px;text-align: center;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.listCont p{display: block;line-height: 26px;font-size: 16px;color: #e36844;text-align: center;padding-right: 52px;box-sizing: border-box;}
.shopping_cart{width: 26px;height: 26px;border-radius: 50%;background: #f9f0ec url(/home/images/dwsygl/goods/shopping_cart.png)no-repeat center center;display: inline-block;position: absolute;bottom: 24px;z-index: 88;right: 32%;cursor: pointer;}
/* 订购中心-购物车弹框 */
.shoppingBg{width: 100%;height: 100%;background: rgb(0,0,0,0.35);position: fixed;top: 0;left: 0;z-index: 444;display: none;}
.myCart{width: 516px;height: 426px;overflow: hidden;border-radius: 0 0 4px 4px;background: #fff;position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin: auto;}
.myCart > p{width: 100%;height: 51px;line-height: 51px;background: #f8f8f8;border: 1px solid #e5e5e5;padding-left: 27px;box-sizing: border-box;font-size: 18px;color: #333;}
.myCart > p .close{width: 48px;height: 100%;background: url(/home/images/dwsygl/goods/shopping_close.png)no-repeat center center;display: block;float: right;cursor: pointer;}
.myCart > span{display: block;width: 100%;line-height: 70px;padding: 0 30px;box-sizing: border-box;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 20px;color: #333;}
.myCart > span img{width: 39px;height: 39px;float: left;margin-top: 15.5px;margin-right: 12px;}
.keepOn{width: 100%;height: 40px;padding: 0 24px;box-sizing: border-box;margin-top: 12px;overflow: hidden;}
.keepOn li{margin: 0 6px;display: inline-block;cursor: pointer;}
.keepOn .buy_one{width: 95px;height: 38px;line-height: 38px;border: 1px solid #e5e5e5;font-size: 16px;color: #666;text-align: center;}
.keepOn .buy_two{width: 148px;height: 38px;line-height: 38px;font-size: 16px;color: #fff;text-align: center;background: #01a69d;}
.myCart > h6{width: 100%;height: 59px;line-height: 59px;padding: 0 30px;box-sizing: border-box;font-size: 16px;color: #666;font-family: '微软雅黑';font-weight: normal;}
.hot_sell{width: 100%;height: 165px;padding: 0 20px;box-sizing: border-box;overflow: hidden;}
.hot_sell li{width: 102px;height:auto;float: left;margin: 0 8px;}
.hot_sell li a{width: 100%;height: 100%;display: block;}
.hotImg{width: 102px;height: 102px;border: 1px solid #e5e5e5;overflow: hidden;position: relative;}
.hotImg img{max-width: 100%;height: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;transition: all .4s linear;}
.hotImg:hover img{transform: scale(1.1);}
.hot_sell a > h4{font-size: 16px;color: #666;font-weight: normal;line-height: 28px;margin-top: 15px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 6px;box-sizing: border-box;}
.hot_sell a > span{font-size: 16px;color: #e36844;display: block;line-height: 18px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 6px;box-sizing: border-box;}
.project{padding: 0 20px;box-sizing: border-box;}
.project .radia_pro{float: left;margin: 0 18px;cursor: pointer;}
.radia_pro label{position: absolute;display: inline-block;
    border: 1px solid #e5e5e5;width:13px;height:13px;}
.radia_pro span{font-size: 16px;color: #888;float: left;padding-left: 26px;line-height: 17px;}
.radia_pro label input[type="radio"] {appearance: none;-webkit-appearance: none;outline: none;margin: 0;background: #01a69d;}
.radia_pro label input[type="radio"]:after {display: inline-block;position: absolute;content:"";background-color: transparent;}
.radia_pro label input[type="radio"]:checked:after {font-weight:bold;font-size:13px;font-family:Sans-serif;background: transparent;top: -3px;left: 4px;content:"L";transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);-webkit-transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);color: #01a69d;}
/* 订购-自购申请表 */
.self_form .layui-form-select dl dd.layui-this{background-color: #01a69d;}
.self_form .layui-input, .layui-textarea{padding-left: 20px;}
.self_form{width: 1400px;height: auto;margin: 26px auto 60px;background: #fff;padding: 12px 10px 0;box-sizing: border-box;}
.self_form > h3{width: 100%;height: 41px;line-height: 41px;border-bottom: 1px solid #e5e5e5;font-size: 18px;color: #333;font-weight: bold;padding: 0 17px;box-sizing: border-box;position: relative;}
.self_form > h3::after{width: 143px;height: 2px;content: "";background: #01a69d;display: block;position: absolute;left: 0;bottom: 0;}
.optional{padding: 0 32px 63px;box-sizing: border-box;margin-bottom: 0;}
.optional h5{font-size: 16px;color: #333;font-weight: bold;line-height: 42px;}
.optional .layui-form-label{font-size: 16px;color: #333;line-height: 48px;box-sizing: border-box;padding: 0;}
.facilities.layui-form-item{margin: 40px 0 36px;}
.facilities .layui-input{width: 447px;height: 48px;}
.pitch_on.layui-form-item{margin: 23px 0 0;}
.pitch_on li{/*margin:0 20px 18px;*/float: left;margin: 0 36px 18px 0;}
.pitch_on li:nth-child(4n+4){margin-right: 0;}
.pitch_on li .layui-form-label{width: 70px;}
.pitch_on li:nth-child(1) .layui-form-label {width: 38px;}
.pitch_on li:nth-child(5) .layui-form-label {width: 38px;}
.pitch_on .layui-input-block{display: inline-block;margin-left: 20px;}
.pitch_on .layui-select,.pitch_on .layui-input{width: 211px;height: 48px;}
.pitch_on .age .layui-input{width: 102px;}
.pitch_on .age .layui-form-select{float: left;}
.pitch_on .age .layui-form-select:nth-child(2){margin-right: 7px;}
.whether{width: 30%;height: auto;cursor: pointer;margin-top: 10px;}
.whether .whetherImg{width: 26px;height: 26px;border: 1px solid #e5e5e5;display: block;float: left;cursor: pointer;position: relative;box-sizing: border-box;}
.whether.default .whetherImg{background: url(/home/images/dwsygl/goods/whether1.png)no-repeat;background-size: 100% 100%;border: none;}
.whether span{font-size: 16px;color: #333;padding-left: 39px;line-height: 26px;display: inline-block;}
.whether span em{font-size: 16px;color: #01a69d;}
.download{font-size: 16px;color: #333;line-height: 34px;}
.layui-input:hover, .layui-textarea:hover{border-color:#01a69d !important;}
.download a,.download a:hover{color: #01a69d;}
.cate_table.layui-table{margin: 20px 0;}
.cate_table tr th, .cate_table tr td {text-align: center;font-size: 16px;color: #333;height: 48px;line-height: 48px;}
.cate_table.layui-table tbody tr:hover{background: #fff;}
.cate_table th{background: #f5f5f5 !important;}
.uploadCont{width: 100%;height: auto;overflow: hidden;}
.field.layui-btn,.field.layui-btn:hover{background: none;color: #01a69d;float: left;padding: 0;}
.enclosure{display: inline-block;padding:5px 0 0px 30px;box-sizing: border-box;}
.enclosure li{font-size: 16px;color: #333;display: block;line-height: 30px;}
.enclosure > li .remove{width: 15px;height: 15px;display: inline-block;background: url(/home/images/dwsygl/goods/x.png)no-repeat;cursor: pointer;}
.fillH5{margin: 24px 0 10px;}
.fillIn.layui-form-item{margin-bottom: 13px;}
.fillIn .layui-form-label{width: 160px;text-align: left;}
.fillIn .layui-input{width: 477px;height: 48px;line-height: 48px;font-size: 16px;color: #333;}
.fillIn.layui-form-item .layui-inline{width: 48%;margin-right: 0px;}
.fillIn .layui-inline:first-child{float: left;}
.fillIn .layui-inline:last-child{float: right;}
.address .layui-form-label{width: auto;}
.address .layui-input-block{margin-left: 160px;}
.address .layui-input{height: 48px;line-height: 48px;font-size: 16px;color: #333;}
.special.layui-form-item{margin: 20px 0 0;}
.special .layui-input-block{margin-left: 0;}
.special .layui-textarea{height: 180px !important;font-size: 16px;color: #333;resize: none;padding: 10px 20px;box-sizing: border-box;}
.submit .layui-btn{width: 107px;height: 34px;line-height: 34px;background: #01a69d;text-align: center;padding: 0;margin-top: 100px;}
.submit .layui-btn:hover{opacity: 1;}
.submit .layui-input-block{margin-left: 0;text-align: center;}
/* 订购-自购申请表-自购模式弹框 */
.measureBg{display: none; width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgb(0,0,0,0.3);}
.measure{width: 866px;height: 311px;background: #fff;border-radius: 4px;position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;}
.measure .ph_close{width: 36px;height: 46px;background: url(/home/images/dwsygl/goods/shopping_close.png)no-repeat center center;display: block;margin:0 22px 26px;float: right;cursor: pointer;}
.stepUl{width: auto;height: 20px;position: relative;left: 0;right: 0;display: flex;justify-content: center;clear: both;margin-bottom: 24px;}
.stepUl li{font-size: 16px;color: #888;}
.stepUl li::before{width: 30px;height: 2px;content: '';background: #eee;display: inline-block;top: -4px;margin: 0 16px 0 16px;position: relative;}
.stepUl li.cur{color: #01a69d;}
.stepUl li.cur .stepNuber{color: #01a69d;border-color: #01a69d;}
.stepUl li:first-child::before{display: none;}
.stepUl li.cur::before{background:#01a69d;}
.stepUl li .stepNuber{width: 18px;height: 18px;border: 1px solid #e9e9e9;border-radius: 50%;display: inline-block;text-align: center;font-size: 16px;color: #888;line-height: 18px;margin-right: 5px;}
.measure > h4{font-size: 20px;color: #d01619;text-align: center;line-height: 54px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.measure > p{font-size: 16px;color: #666;display: block;text-align: center;line-height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.measure > span{font-size: 16px;color: #888;display: block;text-align: center;line-height: 44px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* 订购-实验详情 */
.links{width: 1400px;height: 74px;line-height: 74px;margin: 0 auto;}
.links > li{float: left;font-size: 16px;color: #666;}
.links > li a{display: block;font-size: 16px;color: #666;padding-right: 30px;position: relative;}
.links > li a::before{width: 13px;height: 16px;content: '';position: absolute;border-top: 2px solid #666;border-right: 2px solid #666;transform: rotate(42deg);display: inline-block;right: 12px;top: 28px;}
.links > li:last-child a::before{display: none;}
.experiment{width: 1400px;min-height: 620px;overflow: hidden;margin: 0 auto;background: #fff;border: 1px solid #d2d2d2;}
.experiment_right{width: 766px;height: auto;overflow: hidden;float: right;border-left: 1px solid #d2d2d2;padding: 22px 0 48px;box-sizing: border-box;}
.experiment_right h3{font-size: 26px;color: #333;line-height: 42px;padding: 0 40px;box-sizing: border-box;}
.experiment_right > p{padding: 0 40px;box-sizing: border-box;font-size: 16px;color: #888;line-height: 42px;}
.details{width: 100%;height: 52px;line-height: 52px;background: #01a69d;font-size: 22px;color: #f3fcf2;padding: 0 40px;box-sizing: border-box;margin-top: 10px;}
.right_list{width: 100%;padding: 12px 30px 20px;box-sizing: border-box;box-sizing: border-box;}
.right_list > li{font-size: 16px;color: #666;padding: 0 10px;box-sizing: border-box;line-height: 32px;padding: 5px 0;}
.right_list > li span,.delivery span{font-size: 16px;color: #666;float: left;}
.right_list li em,.delivery em{padding-left: 30px;display: inline-block;max-width: 83%;font-size: 16px;color: #666;}
.right_list p em img{display: inline-block;}
.right_list p.price em{color: #e36844;font-size: 24px;font-weight: bold;}
.right_list .line{width: 100%;height: 1px;border-bottom: 1px dashed #e5e5e5;margin: 26px 0 28px;}
.quantity{width: 100%;min-height: 206px;border-top: 1px solid #e5e5e5;padding:40px 38px 0px;box-sizing: border-box;}
.emption{padding-bottom: 20px;}
.emption > p{font-size: 16px;color: #666;display: inline;float: left;margin-right: 30px;}
.dot_product{margin-left: 20%;}
.example{width: 120px;height: 27px;border: 1px solid #e7e9ee;border-radius: 4px;display: flex;justify-content: space-between;}
.example .reduce{width: 26px;height: 100%;border-right: 1px solid #e7e9ee;box-sizing: border-box;background: #f5f7fa;font-size: 16px;color: #666;cursor: pointer;line-height: 25px;}
.example input{width: 64px;height: 100%;display: inline-block;border-left: 1px solid #f9f9fa;border-right: 1px solid #f9f9fa;box-sizing: border-box;text-align: center;font-size: 16px;color: #333;}
.example .plus{width: 26px;height: 100%;border-left: 1px solid #e7e9ee;box-sizing: border-box;background: #f5f7fa;font-size: 16px;color: #666;cursor: pointer;}
.delivery{line-height: 32px;padding: 5px 0;}
.offHand{width: 100%;height: 40px;margin-top: 30px;}
.offHand li{width: 174px;height: 40px;line-height: 40px;border: 1px solid #01a69d;text-align: center;float: left;font-size: 18px;color: #01a69d;margin-right: 18px;box-sizing: border-box;}
.offHand li a{display: block;width: 100%;height: 100%;font-size: 18px;color: #01a69d;text-align: center;}
.offHand li:last-child,.offHand li:last-child a{background: #01a69d;color: #fff;}
.offHand li:last-child a::before{width: 19px;height: 15px;content: '';background: url(/home/images/dwsygl/goods/off_hand.png)no-repeat;display: inline-block;margin-right: 10px;position: relative;top: 1px;}
.desc{width: 100%;height: auto;overflow: hidden;padding-bottom: 60px;box-sizing: border-box;}
.desc > div{display: none;}
.desc > div:first-child{display: block;}
.describe_tab{width: 1400px;height: 46px;line-height: 46px;margin: 40px auto 0;padding: 0 0 0 40px;box-sizing: border-box;}
.describe_tab li{font-size: 20px;color: #333;float: left;padding-right: 20px;}
.describe_tab li a{font-size: 20px;color: #333;padding:0 27px;box-sizing: border-box;display: block;position: relative;border: 1px solid rgb(0,0,0,0);border-bottom: none !important;}
.describe_tab li.tabCur a{color: #01a69d;border: 1px solid #01a69d;border-bottom: none !important;}
.describe_tab li.tabCur a::before,.describe_tab li.tabCur a::after{width: 40px;height: 1px;background: #01a69d;content: '';display: block;}
.describe_tab li.tabCur a::before{position: absolute;left: -40px;bottom: 0;}
.describe_tab li.tabCur a::after{position: absolute;right: -40px;bottom: 0;}
.describe_cont,.version{width: 1400px;height:auto;background: #fff;margin: 0 auto;border: 1px solid #d2d2d2;box-sizing: border-box;padding:24px 24px 28px;overflow: hidden;}
.describe_cont p{font-size: 16px;color: #666;line-height: 28px;text-align: justify;padding: 15px 0;}
.head_portrait{width: 41px;height: 41px;background: #eee;border: 1px solid #e7e7e7;border-radius: 50%;overflow: hidden;position: relative;display: block;float: left;margin-right: 23px;}
.head_portrait img{max-width: 100%;height: auto;margin: auto;position: absolute;top: 0;right: 0;left: 0;bottom: 0;}
.edui-default .edui-editor-bottomContainer{display: none;}
.editor_right{max-width: 95%;height: 248px;float: right;}
.edui-default{height: 248px;}
.editor_right .edui-default .edui-editor{height: 100%;border-radius: 0;}
#edui3{display: none !important;}
#edui4.edui-box{display: none !important;}
.editor_right .edui-default .edui-editor-toolbarboxouter{padding: 8px 0px;box-sizing: border-box;}
#edui1_iframeholder{height: 200px !important;}
.btn_release{text-align: right;margin-top: 24px;}
.btn_release .release{width: 103px;height: 38px;line-height: 38px;text-align: center;font-size: 18px;color: #fff;background: #01a69d;}
/* 放大镜 start*/
.proViewL{width: 610px;height: auto;float: left;position: relative;}
.showbox img{max-width: 100%;}
.showbox span { background:url(/home/images/dwsygl/goods/float_layer.png) repeat;}
#showbox > div b img{max-width: 100%;height: auto;overflow: hidden;}
#showsum { left:0; margin-top:30px;position: relative;}
#showsum span { border:1px solid #d2d2d2;box-sizing: border-box;}
.showbox img{display: block;max-width: 100%;height: auto;object-fit: cover;}
#showsum p{left: 0 !important;}
#showsum p span:first-child{margin-left: 0 !important;}
#showsum span.sel { border:1px solid #01a69d;}
#showsum span.sel img {left: unset !important;}
#showsum span img {left: unset !important;}
.showpage { width:610px; position:relative;bottom: 132px;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:128px; line-height:128px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:0px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}
/* 放大镜 end*/
/* 加入购物车弹框 */
.join {display: none; width:466px;height:200px;margin:20px auto;border:2px solid #01a69d;position: fixed;top: 40px;right: 23%;z-index: 9999;background-color: #fff;}
.join > .jion_close{display: block;width: 54px;height: 64px;background: url(/home/images/dwsygl/goods/pop-up.png)no-repeat center center;position: absolute;top: 0; right: 0;cursor: pointer;}
.join:before,
.join:after {content: "";display: block;border-width: 12px;position: absolute;bottom: 200px; right: 20%;border-style: dashed dashed solid;border-color: transparent transparent #01a69d;font-size: 0;line-height: 0;}
.join:after {bottom: 197px;border-color: transparent transparent #fff transparent;}
.jipnTop{width: 100%;height: 133px;display: flex;justify-content: flex-start;align-items: center;padding: 0 56px 0 26px;box-sizing: border-box;}
.jipnTop p{width: 95px;height: 83px;overflow: hidden;margin-right: 24px;}
.jionTitle{width: 82%;height: 83px;}
.jipnTop p img{width: 100%;height: 100%;object-fit: cover;}
.jionTitle li{font-size: 16px;color: #666;display: block;line-height: 24px;}
.jionTitle li:first-child{height: 48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.jionTitle .titileB em{color: #e01d20;}
.jionTitle .titileB{margin-top: 12px;}
.jionBottom{width: 100%;height: 67px;line-height: 67px;background: #fafafa;display: flex;justify-content: space-between;align-items: center;padding: 0 26px;box-sizing: border-box;}
.jionBottom span{font-size: 16px;color: #333;}
.jionBottom span em{font-size: 22px;color: #e01d20;}
.jionBottom a{width: 127px;height: 35px;line-height: 35px;text-align: center;display: block;background: #01a69d;font-size: 16px;color: #fff;}
/* 购物车 */
.ShoppingCart{width: 88%;height: auto;background: #fff;padding: 0 30px 52px;box-sizing: border-box;margin: 40px auto 62px !important;}
.orderCont{width: 100%;height: 97px;line-height: 97px;display: flex;justify-content: space-between;align-items: center;}
.orderCont h5{font-size: 22px;color: #666;font-weight: normal;}
.order_process{width: 547px;height: 36px;border-radius: 4px;overflow: hidden;background: #f3f3f3;position: relative;}
.order_process li{font-size: 16px;color: #333;float: left;display: block;float: left;width: 189px;height: 100%;line-height: 36px;background: #f3f3f3;text-align: center;position: relative;padding-left: 26px;box-sizing: border-box;}
.order_process li:first-child{width: 168px;padding-left: 0;}
.order_process li span{display: inline-block; width: 13px;height: 16px;border-radius: 2px;background: #666666;font-size: 9px;color: #fff;line-height: 16px;position: relative;top: -1px;margin-right: 9px;text-align: center;}
.order_process li.curr span{background: #fff;color:#14cac1;}
.order_process li.curr {background: #14cac1;color: #fff;}
.order_process li:after {content: "";border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-left: 20px solid #f3f3f3;position: absolute;right: -19px;top: 0;z-index: 1;}
.order_process li.curr:after {border-left: 20px solid #14cac1;}
.order_process li::before {content: "";border-top: 22px solid transparent;border-bottom: 22px solid transparent;border-left: 22px solid #fff;position: absolute;position: absolute;left: 0px;top: -2px;z-index: 0;}
.order_process li:first-child  {border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.order_process li:first-child:before {display: none;}
.order_process li:last-child{border-top-right-radius:4px;border-bottom-right-radius: 4px;}
.order_process li:last-child:after {display: none;}
/* 购物车列表——start*/
.cartList{width: 100%;height: auto;overflow: hidden;}
.ShoppingCart .cartInfo {table-layout: fixed;border-collapse: 0 !important;width: 100%;}
.cartInfo thead > tr{width: 100%;height: 63px; border: 1px solid #dcdcdc; background: #f5f5f5;font-size: 18px;color: #333;}
.cartInfo thead tr th{font-weight: normal;}
.cartInfo thead tr th:nth-child(2){text-align: left !important;}
/* th */
.cartInfo thead tr th:first-child{ width:15%;vertical-align:center;}
.cartInfo thead tr th:nth-child(2){ width:35%}
.cartInfo thead tr th:nth-child(3){ width:15%}
.cartInfo thead tr th:nth-child(4){ width:15%}
.cartInfo thead tr th:nth-child(5){ width:10%}
.cartInfo thead tr th:last-child{ width:10%}
/* td */
.cartInfo tbody tr td:first-child{ width:50%}
/* .cartInfo tbody tr td:nth-child(2){ width:0%} */
.cartInfo tbody tr td:nth-child(2){ width:14%}
.cartInfo tbody tr td:nth-child(3){ width:14%}
.cartInfo tbody tr td:nth-child(4){ width:14%}
.cartInfo tbody tr td:last-child{ width:8%}
.cartInfo tbody > tr{width: 100%;height: 203px;border: 1px solid #dcdcdc;margin-top: 22px;background: #fff;}
.cartInfo tbody > tr td{vertical-align:center;}
.cartInfo tbody .checkMargin[type=checkbox]+span{margin-top: 45px;cursor: pointer;}
.cartInfo label{height: 25px;}
.fl{float: left;}
.fr{float: right;}
.goods_total{width: 100%;height: 90px;border: 1px solid #f1f1f1;display: flex;justify-content: space-between;align-items: center;margin-top: 20px;}
.selected label{font-size: 16px;color: #333;float: left;}
.selected label span{float: left;}
.selected > span{font-size: 16px;color: #888;padding-left: 48px;display: inline-block;cursor: pointer;}
.summation{display: flex;justify-content: flex-end;align-items: center;}
.summation li{display: inline-block;margin: 0 40px;}
.summation li:last-child{margin: 0;}
.summation li span{font-size: 16px;color: #333;}
.summation li.total{width: 205px;display: flex;justify-content: space-between;}
.summation li.quota{width: 240px;display: flex;justify-content: space-between;padding-top: 28px;box-sizing: border-box;}
.total_sum{text-align: right;}
.total_sum em{font-size: 24px;color: #e01d20;font-weight: bold;display: block;}
.total_sum i{font-size: 16px;color: #e01d20;display: block;}
.place_order button{width: 122px;height: 88px;line-height: 88px;text-align: center;background: #01a69d;font-size: 20px;color: #fff;}
.cartList .checkall{display: none;}
.cartList #checkall[type=checkbox]+span{cursor: pointer;}
.cartList .checkall[type=checkbox]+span{display: inline-block;width:23px;height: 23px;border: 1px solid #d7d7d7;color:#b5b5b5;margin: 0 15px 0 27px;   }
.cartList .checkall[type=checkbox]:checked+span:after{content:'\2714';display: inline-block;font-size: 16px;width:23px;height: 23px;border: 1px solid #01a69d;color:#fff;background: #01a69d;text-align: center;}
.goodsImg{width: 128px;height: 127px;object-fit: cover;margin-left: 13px;}
.goodsInfo{padding-left: 22px;line-height: 24px;max-width: 64%;}
.goodsInfo p,.operation,.money{font-size: 16px;color: #333;}
.goodsInfo p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-align: justify}
.goodsInfo em{font-size: 16px;color: #888;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 6px;}
.money,.purchasenum,.subtotal,.operation{text-align: center;}
.operation em{cursor: pointer;}
.subtotal{font-size: 16px;color: #e01d20;}
.checkall_box {display: flex;}
/* 购物车列表——end*/
/* 订购中心——核对订单start */
.checkOrder{width: 100%;height: auto;display: none;}
.take_over,.logistics,.order_file{width: 100%;height: auto;border: 1px solid #dcdcdc;margin-bottom: 32px;}
.take_over h3,.logistics h3{width: 100%;font-size: 18px;color: #333;padding: 0 28px;box-sizing: border-box;height: 62px;line-height: 62px;background: #f5f5f5;border-bottom: 1px solid #dcdcdc;}
.logistics > h3 em{font-size: 18px;color: #888;}
.overMessage{width: 100%;min-height: 209px;padding: 0 58px 0 30px;box-sizing: border-box;overflow: hidden;display: flex;justify-content: space-between;align-items: center;background: #fff;}
.location_lf{width: 74%;height: 100%;padding:20px 30px 10px 0;box-sizing: border-box;position: relative;float: left;}
.location_lf::before{width: 1px;height: 109px;border-right: 1px dashed #e8e8e8;content: '';display: inline-block;position: absolute;right: 0;top: 0;bottom: 0;margin: auto 0;}
.location_lf > li{font-size: 16px;color: #666;line-height: 32px;padding: 5px 0;}
.modify{position: relative;margin-bottom: 10px;}
.modify::before{width: 27px;height: 24px;content: ''; background: url(/home/images/dwsygl/goods/address.png)no-repeat;display: inline-block;margin-right: 20px;position: relative;top: 5px;}
.modify a,.modify a:hover{width: 62px;height: 28px;line-height: 28px;text-align: center;border: 1px solid #01a69d;color: #01a69d;cursor: pointer;display: inline-block;}
.location_lf > li span{font-size: 16px;color: #666;float: left;}
.location_lf > li em{padding-left: 30px;display: inline-block;max-width: 83%;font-size: 16px;color: #333;}
.location_rt{min-width: 180px;height: auto;overflow: hidden;}
.location_rt p{font-size: 16px;color: #02a59c;display: block;text-align: center;line-height: 45px;cursor: pointer;}
.location_rt span{width: 180px;height: 53px;line-height: 53px;border: 1px solid #02a59c;text-align: center;font-size: 20px;color: #02a59c;display: block;cursor: pointer;}
.take .layui-form-item{width: 100%;height: 74px;line-height: 74px;border-bottom: 1px solid #dcdcdc;margin-bottom:0;}
.take .layui-form-item:last-child{border: none;}
.take .layui-input-block{margin-left: 30px;}
.take .layui-form-radio:hover *,.take .layui-form-radioed,.take .layui-form-radioed>i{color: #01a69d;}
.order_file{padding: 10px 28px 20px;box-sizing: border-box;}
.order_file h5{font-size: 16px;color: #333;line-height: 42px;}
.wares_list{width: 100%;height: auto;overflow: hidden;background: #fbfbfb;border: 1px solid #f1f1f1;padding-bottom: 30px;}
.wares_table.layui-table{width: 100%;height: auto;margin: 0;border-color: #dcdcdc;text-align: center;}
.wares_table thead tr{width: 100%;height: 62px;line-height: 62px;}
.wares_table thead tr:first-child th{width: 100%;text-align: center;font-size: 20px;color: #333;background: #e8f4f6;}
.wares_table thead tr:last-child th:first-child{text-align: left !important;}
.wares_table.layui-table thead tr:last-child th{background: #f5f5f5;font-size: 18px;color: #333;text-align: center;}
.wares_table.layui-table td, .wares_table.layui-table th,.wares_table.layui-table[lay-skin=row]{border-color: #dcdcdc !important;}
.wares_table tbody tr{width: 100%;height: 75px;line-height: 75px;font-size: 16px;color: #333;}
.wares_table tbody tr td{font-size: 16px;color: #333;}
.wares_table tbody tr td:first-child{text-align: left !important;}
.settlement{width: 100%;height: auto;padding: 0 46px;box-sizing: border-box;text-align: right;overflow: hidden;}
.settlement dd{display: block;}
.settlement > dd{display: flex;justify-content: flex-end;}
.settlement > dd .phone {text-align: right;}
.freight,.copeWith{width: 239px;height: 52px;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px dashed #e6e6e6;font-size: 16px;color: #333;}
.freight em,.copeWith em,.copeWith p{font-size: 16px;color: #333;}
.copeWith{width: 288px;border-bottom: none;line-height: 70px;}
.settlement dd span{font-size: 16px;color: #333;line-height: 32px;}
.agreement{height: auto;cursor: pointer;margin-top: 10px;}
.agreement .agreementImg{width: 15px;height: 15px;border: 1px solid #e5e5e5;display: inline-block;cursor: pointer;box-sizing: border-box;margin-right: 6px;position: relative;top: 8px;}
.agreement.default .agreementImg{background:#01a69d url(/home/images/dwsygl/goods/ment.png)no-repeat;background-size: 100% 100%;border-color: #01a69d;}
.agreement span{font-size: 16px;color: #333;line-height: 26px;float: right;}
.agreement span a{font-size: 16px;color: #01a69d;}
.phone input{outline: none;border: none;padding-left: 12px;font-size: 16px;color: #333;}
.submit_order{width: 198px;height: 54px;background: #01a69d;font-size: 20px;color: #fff;margin: 12px 0 24px;}
/* 新建地址 */
.new_address{width: 100%;min-height: 277px;padding: 20px 28px 6px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}
.address_left{width: 64%;position: relative;padding-right: 30px;box-sizing: border-box;}
.address_left::before{width: 1px;height: 203px;border-right: 1px dashed #e8e8e8;content: '';display: inline-block;position: absolute;right: 0;top: 0;bottom: 0;margin: auto 0;}
.new_address .layui-form-label{font-size: 16px;color: #333;line-height: 32px;padding-left: 0;}
.region.layui-form-item .layui-form-select dl dd.layui-this{background: #01a69d;}
.region.layui-form-item .layui-input-inline{width: 222px;margin-right: 12px;}
.region.layui-form-item .layui-input-inline:last-child{margin-right: 0;}
.new_address .layui-input{height: 50px;font-size: 16px;padding: 0 18px;}
.detailed.layui-form-item{margin: 20px 0;}
.detailed .layui-input-block{margin-left: 95px;}
.detailed.layui-form-item .layui-textarea{resize: none;height: 93px;padding: 12px 18px;font-size: 16px;}
.address_right{width: 382px;margin-right: 28px;}
.btn_address.layui-form-item{margin-top: 30px;}
.btn_address .layui-input-block{margin-left: 0;display: flex;justify-content: flex-start;}
.btn_address .layui-input-block .layui-btn{width: 180px;height: 50px;border: 1px solid #01a69d;font-size: 20px;display: inline-block;border-radius: 0;}
.btn_address .layui-input-block .layui-btn:last-child{margin-left: 22px; color: #01a69d;}
.addCur{width: 110px; height: auto;cursor: pointer;margin-top: 10px;}
.addCur .addImg{width: 23px;height: 23px;border: 1px solid #e5e5e5;display: inline-block;cursor: pointer;box-sizing: border-box;margin-right: 12px;position: relative;top: 6px;}
.addCur.pitchCur .addImg{background:#01a69d url(/home/images/dwsygl/goods/ment.png)no-repeat;background-size: 100% 100%;border-color: #01a69d;}
.addCur span{font-size: 16px;color: #333;line-height: 26px;}
.contact.layui-form-item .layui-input-inline{width: auto;margin-right: 0;}
.contact.layui-form-item .layui-inline:last-child{float: right;margin-right: 0;}
.contact .layui-input{width: 267px;height: 50px;line-height: 50px;}
/* 地址切换弹窗列表 */
.switchingBg{display: none; width: 100%;height: 100%;background: rgb(0,0,0,0.35);position: fixed;top: 0;left: 0;z-index: 444;}
.switching{width: 553px;height: 525px;overflow: hidden;border-radius: 0 0 4px 4px;background: #fff;position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin: auto;}
.switching > p{width: 100%;height: 51px;line-height: 51px;background: #f8f8f8;border: 1px solid #e5e5e5;padding-left: 27px;box-sizing: border-box;font-size: 18px;color: #333;}
.switching > p .close{width: 48px;height: 100%;background: url(/home/images/dwsygl/goods/shopping_close.png)no-repeat center center;display: block;float: right;cursor: pointer;}
.address_list{width: 100%;height:340px;padding: 0 28px 20px;box-sizing: border-box;overflow-y: auto;margin-top: 20px;}
.address_list::-webkit-scrollbar{width: 8px;height: 3px;}
.address_list::-webkit-scrollbar-track{box-shadow: inset 0 0 2px 0 rgba(0,0,0,0.5);border-radius: 0;background: #fff;}
.address_list::-webkit-scrollbar-thumb{border-radius: 0;background: #01a69d;}
.address_list li{width: 100%;min-height: 112px;border: 1px solid #e5e5e5;padding: 12px 28px;box-sizing: border-box;margin-top: 20px;}
.address_list li.curCont{background: #f1f7f9;}
.address_list > li P{display: block;line-height: 28px;}
.address_list > li P em{font-size: 16px;color: #888;float: left;}
.address_list > li P span{font-size: 16px;color: #333;display: inline-block;max-width: 81%;text-align: justify;}
.btn_group{width: 100%;height: 31px;display: flex;justify-content: center;margin: 62px 0 40px}
.btn_group button{width: 112px;height: 31px;border: 1px solid #eaeaea;font-size: 16px;box-sizing: border-box;line-height: 29px;margin: 0px 6px;}
.btn_group button.reset{background: #f5f5f5;color: #666;}
.btn_group button.submit{background: #01a69d;color: #fff;}
/* 订购中心——核对订单end */
/* 确认支付方式——start */
.Payment_method{width: 100%;height: auto;padding-bottom: 40px;box-sizing: border-box;display: none;}
.Payment_top{width: 100%;height: 146px;background: #f1f8ee;padding: 0 28px;box-sizing: border-box;}
.Payment_top img{width: 71px;height: 71px;float: left;margin:20px 20px 0 0;}
.PaymentCont{display: inline-block;width: 92%;padding: 20px 0;box-sizing: border-box;}
.PaymentCont h2{font-size: 20px;color: #01a69d;line-height: 42px;}
.order_detaile{line-height: 32px;}
.order_detaile p,.tips p{font-size: 16px;color: #888;display: inline;float: leftc;line-height: 28px;}
.order_price{padding-left: 80px;}
.order_price em{color: #ca141c;}
.tips p em{font-size: 16px;color: #888;line-height: 28px;}
.tips a,.tips a:hover{display: block;float: right;font-size: 16px;color: #01a69d;width: 120px;height: 50px;text-align: center;line-height: 50px;position: relative;top: -45px;}
.Payment_bottom{width: 100%;height: auto;border: 1px solid #dcdcdc;margin-top: 30px;}
.Payment_bottom h3{width: 100%;font-size: 18px;color: #333;padding: 0 28px;box-sizing: border-box;height: 62px;line-height: 62px;background: #f5f5f5;border-bottom: 1px solid #dcdcdc;}
.mode .layui-form-item{width: 100%;height: 74px;line-height: 74px;border-bottom: 1px solid #dcdcdc;margin-bottom:0;padding-left: 28px;box-sizing: border-box;}
.mode .layui-form-item:last-child{border: none;}
.mode .layui-input-block{margin-left: 30px;}
.mode .layui-form-radio:hover *,.mode .layui-form-radioed,.mode .layui-form-radioed>i{color: #01a69d;}
.mode .layui-form-radio *{font-size: 16px;}
.pay_submint{text-align: right;padding-top: 140px;}
.paySubmint{width: 198px;height: 54px;text-align: center;line-height: 54px;font-size: 20px;color: #fff;background: #01a69d;}
/* 确认支付方式——end */
/* 微信支付、支付宝支付支付详情页 */
.Payment_details{width: 88%;height: auto;overflow: hidden;margin: 40px auto 60px;background: #fff;padding: 33px 28px;box-sizing: border-box;}
.Pay_cont{width: 100%;height: 146px;background: #f1f8ee;padding: 30px 28px;box-sizing: border-box;}
.Pay_cont h2{font-size: 20px;color: #01a69d;line-height: 42px;}
.pay_detaile{line-height: 32px;}
.prompt p,.Pay_cont p{font-size: 16px;color: #888;display: inline;float: leftc;line-height: 28px;}
.prompt p em{font-size: 16px;color: #888;line-height: 28px;}
.prompt .pay_price{font-size: 16px;color: #888;line-height: 28px;float: right;}
.prompt .pay_price em{color: #ca141c;font-weight: bold;}
/* 微信支付 */
.weixin_pay{width: 100%;height: auto;overflow: hidden;display: flex;justify-content: center;margin: 57px 0 24px;}
.weixin_left{width: 195px;height: auto;}
.weixinCode{width: 195px;height: 203px;border: 1px solid #e5e5e5;position: relative;}
.weixinCode img,.alipay_code img{width: 187px;height: 183px;object-fit: cover;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.weixin_left .iconCont{font-size: 18px;color: #333;position: relative;min-height: 54px;text-align: center;}
.iconCont::before{width: 40px;height: 36px;content: '';display: inline-block;background: url(/home/images/dwsygl/goods/weixin_icon.png)no-repeat;position: relative;top: 10px;margin-right: 12px;}
.iconCont p{font-size: 18px;color: #333;display: inline-block;}
.weixin_right{width: 279px;height: 357px;margin-left: 70px;}
.weixin_right img{width: 100%;height: 100%;object-fit: cover;}
.morePay,.morePay:hover{font-size: 16px;color: #6699cc;line-height: 50px;display: block;}
/* 支付宝 */
.alipay_pay{width: 100%;display: flex;justify-content: center;margin: 42px 0 58px;}
.alipay_left{width:195px;text-align: center;}
.alipay_left > span{font-size: 16px;color: #666;display: block;}
.alipay_left > em{font-size: 18px;color: #ca141c;display: block;font-weight: bold;line-height: 32px;padding-bottom: 12px;}
.alipay_bt{width: 195px;height: 275px;border: 1px solid #e5e5e5;text-align: center;padding: 10px 0;box-sizing: border-box;}
.alipay_code{width: 195px;height: 203px;position: relative;}
.alipayCont p{font-size: 16px;color: #666;display:inline-block;}
.alipayCont::before{width: 30px;height: 29px;content: '';background: url(/home/images/dwsygl/goods/zhifubao_icon.png)no-repeat;display: inline-block;margin-right: 9px;}
.alipay_right{width: 248px;height: 228px;margin-left: 47px;}
.alipay_right img{width: 100%;height: 100%;object-fit: cover;}
.current_choose i{width: 8px;height: 8px;border-top: 2px solid #8d8d8d;border-right: 2px solid #8d8d8d;transform: rotate(45deg);display: inline-block;position: relative;top: 1px;}
/* 分页 */
.page { text-align: center; margin: 24px auto 50px;}
.page li {display: inline-block; margin: 0 5px; height: 30px; border-radius: 3px; overflow: hidden;}
.page li span,.page li a {display: block; height: 34px; line-height: 32px; background: #ececec; padding: 0 15px; font-size: 16px; color: #333;display: inline-block;}
.page li.active span {background: #01a69d; color: #fff;}

/* 底部 */
footer {width: 100%;height: 217px;background-color: #323232;}
footer .center_content {width: 88%;margin: 0 auto;}
footer .center_content .fo_meun {display: flex;justify-content: center;box-sizing: border-box;padding-top: 67px;}
footer .center_content .fo_meun li a {box-sizing: border-box;padding: 0 40px;border-right: 1px solid #d2d2d2;font-size: 16px;color: #ccc;}
footer .center_content .fo_meun li:last-child a {border: none;}
footer .center_content .copyright {font-size: 16px;color: #999;text-align: center;margin: 30px 0;}
footer .center_content .copyright a {margin-left: 30px;margin-right: 40px;color: #999;}
footer .center_content .address {font-size: 16px;color: #999;text-align: center;}
footer .center_content .address span {margin-left: 40px;margin-right: 20px;color: #999;}



@media (min-width: 981px) and (max-width: 1300px) {
    .dw_box .dw_content {width: 88%;}
    .dw_box .dw_content li {width: 47.8%;margin-bottom: 36px;}
    .dw_box {padding-bottom: 25px;}
    .bottom_content .ex_animal .animal_meun li {margin-bottom: 20px;}
    .dw_box .dw_content li:nth-child(2n+2),.yy_content_center li:nth-child(3n+3),.yy_content_center li:nth-child(2n+2),
    .choose_content li:nth-child(3n+3), .kc_content li:nth-child(3n+3),.cho_bottom .left_position .location_prompt li:nth-child(3n+3),
    .exper_h:nth-child(3n+3) {margin-right: 0;}
    .yy_content .yy_left {width: 100%;padding: 43px;}
    .yy_progress {padding-right: 52px;}
    .yy_content .right_img {width: 100%;}
    .choose_content li {width: 31.5%;}
    .choose_content li:nth-child(4n+4) {margin-right: 2.74%;}
    footer .center_content .fo_meun li a {padding: 0 18px !important;}
    .top_px .right_center li {margin-bottom: 2.4%;}
    .yy_content_center li {width: 31.72%;}
    .yy_content_center li:nth-child(4n+4) {margin-right: 2.4%;}
    .fill_content {width: 65%;}
    .left_tm .dxt_box .tm_num a:nth-child(5n+5) {margin-right: 8px;}
    .person_box .per_right_box .right_middle .ks_con li {width: 29.2%;}
    .school_con li {width: 29.2%;}
    .kc_content li:nth-child(4n+4) {margin-right: 32px;}
    .right_content .jl_table tr td {padding: 20px 8px;}
    .kc_content li {width: 31%;}
    .big_box_new .detail_content .det_desc {padding: 0 0 26px;}
    .exper_h {width: 301px;}
    .exper_h:nth-child(4n+4) {margin-right: 4%;}

}

@media (min-width: 980px) and (max-width: 1166px) {
    .exper_h {width: 262px;}
    .choose_animal {width: 28.8%;}
    .choose_animal:nth-child(4n+4) {margin-right: 6.7%;}
    .choose_animal:nth-child(3n+3) {margin-right: 0;}
    .bottom_content .ex_animal .animal_content li {width: 22.3%;}
}
@media screen and (min-width: 1700px) {
    .dw_box .dw_content,header .top_login .top_center,.header_meun .meun_center,.top_content,.big_box_new,.middle_content,
    .detail_box,.pay_big_box,.ShoppingCart {width: 73%;margin: 0 auto;}
    .bottom_content .ex_animal .animal_content, .yy_content,.choose_content,.px_content {width: 82.9%;}
    .choose_content li {width: 22.16%;}
}
@media (min-width: 1200px) and (max-width: 1680px) {
    .dw_box .dw_content li {width: 22.53%;}
    .choose_content li {width: 22.9%;}
    .kc_content li:nth-child(4n+4) {margin-right: 32px;}
}
@media (min-width: 980px) and (max-width: 1700px) {
    .left_tm {left: 6%;width: 250px;}
    .left_tm .dxt_box .tm_num a:nth-child(5n+5) {margin-right: 8px;}
    .block_d .go_pay button {padding: 0 15px;}
}
@media (min-width: 1300px) and (max-width: 1700px) {
    .person_box .per_right_box .right_middle .ks_con li {width: 22%;}
    .person_box .per_right_box .right_middle .ks_con li:nth-child(4n+4) {margin-right: 0;}
    .school_con li {width: 22.5%;}
    .school_con li:nth-child(4n+4), .kc_content li:nth-child(4n+4) {margin-right: 0;}
    .kc_content li {width: 22.95%;}
}
/* 订购中心适配 */
@media screen and (max-width: 1390px){
    .ordering_center,.self_form,.Payment_details,.links{width: 88%;}
    .all_sort > dl, .sub_sort > ul{width: 90%;}
    .purchase > a{width: 86.6%;}
    .screen_lsit > li{width: 276px;height: 390px;}
    .shopping_cart{right: 86px;}
    .listImg{height: 285px;}
    .pitch_on .layui-select, .pitch_on .layui-input{width: 170px;}
    .pitch_on .age .layui-input{width: 81.5px;padding-left: 8px;}
    .fillIn .layui-input{width: 377px;}
    /* .ShoppingCart{width: 1200px;} */
    .experiment{width: 1200px;}
    #showbox > div,#showbox {width:100% !important;}
    #showbox > div b{width: 100%;height: 100%;overflow: hidden;position: relative;}
    #showbox > div b img{max-width: 100%;height: auto;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: 0 auto;}
    .PaymentCont {width: 86%;}
    .proViewL{width: 49%;}
    .experiment_right {width: 49%;}
    .dot_product{margin-left: 16%;}
    .region.layui-form-item .layui-input-inline{width: 181px;}
    .contact .layui-input{width: 222px;}
    .btn_address .layui-input-block .layui-btn{width: 160px;}
    .address_right{margin-right: -25px;}
    .describe_tab{width: 1200px;}
    .describe_cont,.describe_cont, .version{width: 1200px;}
    .right_list li em, .delivery em{max-width: 78%;}
}
/* 订购中心 */
@media screen and (min-width:980px) and (max-width:1200px){
    .ordering_center, .self_form, .Payment_details,.links,.experiment{width: 88%;}
    .ShoppingCart{width: 980px;}
    .choice_list {width: 88%;}
    .purchase > a{width: 86%;}
    .screen_lsit li:nth-child(3n+3){margin-right: 0px;}
    .screen_lsit li:nth-child(4n+4){margin-right: 32px;}
    .screen_lsit > li{width: 279px;}
    .pitch_on .layui-select, .pitch_on .layui-input{width: 110px;}
    .self_form .layui-input, .layui-textarea{padding-left: 12px;}
    .pitch_on .age .layui-input{width: 52px;}
    .fillIn .layui-input{width: 260px;}
    .dot_product{margin-left: 5%;}
    .summation li.total{width: 194px;margin-left: 0;}
    .summation li.quota{width: 220px;}
    .summation li{margin: 0 20px;}
    .selected > span{padding-left: 28px;}
    .location_lf > li em{max-width: 80%;}
    .btn_address .layui-input-block .layui-btn{width: 140px;}
    .address_right{margin-right: -90px;}
    .region.layui-form-item .layui-input-inline{width: 134px;}
    .contact .layui-input{width: 161px;}
    .describe_tab{width: 960px;}
    .describe_cont,.describe_cont, .version{width: 960px;}
    .right_list li em, .delivery em{max-width: 70%;}
}
@media screen and (max-width: 980px) {
    .dw_box .dw_content li {width: 45.8%;margin-bottom: 36px;margin-right: 47px;}
    .dw_box .dw_content li:nth-child(2n+2),.yy_content_center li:nth-child(2n+2),.left_tm .dxt_box .tm_num a:nth-child(4n+4),
    .bottom_content .ex_animal .animal_meun li:nth-child(4n+4),.choose_content li:nth-child(2n+2),
    .person_box .per_right_box .right_middle .ks_con li:nth-child(2n+2), .school_con li:nth-child(2n+2),
    .exper_h:nth-child(2n+2) {margin-right: 0;}
    .dw_box {padding-bottom: 9px;}
    .bottom_content .ex_animal .animal_meun li {margin-bottom: 20px;}
    .bottom_content .ex_animal .animal_content li {width: 20.74%;}
    .px_content li.current {width: 44%;}
    .yy_content .yy_left {width: 100%;padding: 43px;}
    .yy_progress {padding-right: 27px;}
    .yy_content .right_img {width: 100%;}
    .choose_content li {width: 47.6%;margin-right: 4.74%;}
    footer .center_content .fo_meun li a {padding: 0 17px !important;}
    .yy_content_center li {width: 48%;}
    .top_px .right_center a {margin-bottom: 2.4%;display: inline-block;}
    .fill_content, .long_shadow .shadow_content {width: 65%;height: 53%;}
    .left_tm {left: 6%;width: 220px  !important;}
    .left_tm .dxt_box .tm_num a:nth-child(5n+5) {margin-right: 8px;}
    .person_box .per_right_box .right_middle .ks_con li {width: 47.5%;}
    .school_con li {width: 47.5%;}
    .right_content .jl_table tr td {padding: 20px 8px;}
    .kc_content li {width: 30.3%;}
    .kc_content li:nth-child(3n+3) {margin-right: 0;}
    .big_box_new .detail_content .det_desc {padding: 0 0 26px;}
    .choose_animal {width: 26%;}
    .choose_animal:nth-child(4n+4) {margin-right: 6.7%;}
    .exper_h {width: 318px;margin-right: 22%;}

    /* 订购中心 */
    .ordering_center, .self_form,.Payment_details,.links,.experiment{width: 890px;}
    .ShoppingCart{width: 910px;}
    .purchase > a{width: 84%;}
    .screen_lsit > li{width: 274px;}
    .screen_lsit li:nth-child(3n+3){margin-right: 0px;}
    .screen_lsit li:nth-child(4n+4){margin-right: 32px;}
    .optional {padding: 0 10px 63px;}
    .self_form .layui-input, .layui-textarea {padding-left: 10px;}
    .pitch_on .layui-select, .pitch_on .layui-input {width: 120px;}
    .pitch_on .age .layui-input{width: 58px;}
    .pitch_on li{margin: 0 12px 18px 0;}
    .choice_list{width: 88%;}
    .fillIn .layui-input{width: 246px;}
    .dot_product{margin-left: 2%;}
    .summation li.total{width: 170px;margin-left: 0;}
    .summation li.quota{width: 220px;}
    .summation li{margin: 0 20px;}
    .selected > span{padding-left: 18px;}
    .btn_address .layui-input-block .layui-btn{width: 120px;}
    .address_right{margin-right: -120px;}
    .region.layui-form-item .layui-input-inline{width: 119px;}
    .contact .layui-input{width: 139px;}
    .location_lf > li em{width: 78%;}
    .describe_tab{width: 890px;}
    .describe_cont,.describe_cont, .version{width: 890px;}
    .right_list li em, .delivery em{max-width: 68%;}
    .offHand li{width: 158px;}
    .describe_cont p {font-size: 13px;}
}




