/*全局样式开始*/
*{padding:0;margin:0;}
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{border:0;}
img,input{border:none;vertical-align:middle;}
input,select,textarea{font-family: "微软雅黑" !important;outline: none;}
body{font-size:12px;text-align:center;background:#FFF;color:#000;padding:0;margin:0;}
/*html{overflow-y:scroll;overflow-x: hidden;}*/
ul,ol{list-style-type:none;}
th,td,input{font-size:12px;}
/*button{border:none;cursor:pointer;font-size:12px;background-color:transparent;}*/
select{border-width:1px;_zoom:1;border-style:solid;font-size:12px;}
.clear{clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;}
body{font-family: "微软雅黑";}

p{max-height: 999999px;}
html{-webkit-tap-highlight-color:rgba(0,0,0,0);}/*移动端点击色块问题解决*/
input[type=button]{-webkit-appearance: none; appearance: none;}/*IOS端input会自行优化问题解决*/
input[type=submit]{-webkit-appearance: none; appearance: none;}/*IOS端input会自行优化问题解决*/
/*全局样式结束*/

.shopname-logo {
	font-size: 38px;
    font-weight: 800;
    background: linear-gradient(45deg, #C70039, #FF5733);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    position: relative;
    padding: 12px 60px; /* 左右padding各增加20px */
    line-height: 1.2;
    border-radius: 4px;
    min-width: 300px; /* 新增最小宽度限制 */
}

.shopname-logo::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    /*background: linear-gradient(45deg, #FF8E53, #FF6B6B);*/
    border-radius: 6px;
}

.logo-decorator {
	display: inline-block;
    width: 8px;
    height: 30px;
    background: #e74c3c;
    margin-left: 20px; /* 间距增加10px */
    transform: skewX(-15deg);
    position: absolute;
    right: 30px; /* 新增右侧定位 */
    top: 50%;
    transform: translateY(-50%) skewX(-15deg);
}

.header2-flex-container {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-grow: 1;
}


body{min-width: 1200px;margin: 0 auto;}
/*大于1440并且小于1600调整banner高度*/
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
	.me_banner{height: 585px !important;}
}
/*小于1400隐藏左侧工具栏*/
@media screen and (max-width: 1440px){
	.me_left{display: none;}
	.me_banner{height: 500px !important;}
}
/*小于1300隐藏右侧工具栏*/
@media screen and (max-width: 1300px){
	.me_right{display: none;}
	.me_banner{height: 450px !important;}
}
.white{background-color: white !important;background: white !important;}
.backF9{background-color: #f9f9f9 !important;}
@font-face {font-family:myFont; src: url("../fonts/FZMW.ttf")}
.overflowAuto{overflow: auto !important;}
.overflowVisible{overflow: visible !important;}
.overflowHidden{overflow: hidden !important;}
.displayib{display: inline-block;}
.displayN{display: none !important;}
.positionR{position: relative;}
.positionF{position: fixed;}
.positionC{left: 0px;right: 0px;margin: auto !important;z-index: 3;}
.floatL{float: left;}
.floatR{float: right;}
.h100_{height: 100%;}
.h20{width: 100%;height: 20px;}
.h25{width: 100%;height: 25px;}
.h30{width: 100%;height: 30px;}
.h100{width: 100%;height: 100px;}
.w815{width: 815px;}
.w1100{width: 1100px;margin: 0 auto;display: inline-block;}
.w1200{width: 1200px;margin: 0 auto;display: inline-block;}
.top25_{top: 25%;}
.top15_{top: 15%;}
.marginT0{margin-top: 0px !important;}
.marginT3{margin-top: 3px !important;}
.marginT20{margin-top: 20px !important;}
.marginB20{margin-bottom: 20px !important;}
.marginT25{margin-top: 25px !important;}
.marginB25{margin-bottom: 25px !important;}
.marginT30{margin-top: 30px !important;}
.marginB30{margin-bottom: 30px !important;}
.marginB40{margin-bottom: 40px !important;}
.marginR30{margin-right: 30px !important;}
.borderB0{border-bottom: 0px !important;}


.demo img {background: url(../img/loading.gif) 30% no-repeat;}
.demo1 img {background: url(../img/loading.gif) 50% no-repeat;}
/*body{animation:myfirst 0.55s;-webkit-animation:myfirst 0.55s;-o-animation:myfirst 0.55s;-moz-animation:myfirst 0.55s;}
@keyframes myfirst{
	0% {transform: rotateY(90deg) scaleY(3) scale(0);}
}*/



.swiper-container{width: 100%;height: 100%;}
.swiper-container img{width: 100%;height: 100%;}
.swiper-pagination{left: 0px;right: 0px;margin: auto;margin-top: -40px;}
.swiper-pagination span{margin: 0px 10px;background-color: white;width: 15px;height: 15px;opacity: 1;}
.swiper-pagination-bullet-active{background-color: #ff5e75 !important;}
.swiper-button-prev{margin-left: 20px;}
.swiper-button-next{margin-right: 20px;}
.swiper-container1{width: 100%;height: 100%;}
.swiper-container1 img{width: 100%;height: 100%;}
.swiper-pagination1{position: absolute;right: 20px;margin: auto;margin-top: -35px;z-index: 3;}
.swiper-pagination1 span{margin: 0px 5px;background-color: #929292;width: 10px;height: 10px;opacity: 1;border-radius: 99px;}
.swiper-pagination1>.swiper-pagination-bullet-active{background-color: #ff4560 !important;}



/*分页样式开始*/
.pager-container {
    text-align: right;
    margin: 20px 0;
}

.pager-curr {
    display: inline-block;
    padding: 6px 12px;
    margin: 0 5px;
    background-color: #FF5E74;
    color: white !important;
    border-radius: 4px;
    font-weight: bold;
    text-decoration: none;
}

.nextpage {
    display: inline-block;
    padding: 6px 12px;
    margin: 0 5px;
    background-color: #f9f9f9;
    color: #333 !important;
    border-radius: 4px;
    text-decoration: none;
}

.nextpage:hover {
    background-color: #e9e9e9;
}
/*分页样式结束*/

/*01 start*/
.header{width: 100%;height: 36px;background-color: #eeeeee;}
.header_p1{float: left;line-height: 36px;font-family: "宋体";font-size: 12px;color: #444243;}
.header_div1{float: right;height: 100%;}
.header_div1 a{font-size: 12px;color: #444243;line-height: 36px;margin-left: 29px;float: left;position: relative;overflow: hidden;}
.header_div1 a d{color: #ff4560;}
.header_div1 a i1{background: url(../img/header1.png) no-repeat;width: 12px;height: 12px;float: right;margin-top: 15px;margin-left: 4px;}
.header_div1 a i2{background: url(../img/header1.png) no-repeat;background-position: -0px -30px;width: 15px;height: 17px;float: left;margin-top: 9px;margin-right: 2px;}
.header_div1 a i3{background: url(../img/header1.png) no-repeat;background-position: -0px -9px;width: 15px;height: 17px;float: left;margin-top: 9px;margin-right: 2px;}

.header2{width: 100%;height: 181px;background: url(../img/db1.jpg);overflow: hidden;}
.header2_logo1{float: left;margin-top: 45px;}
.header2_div1{
    float: right;
    margin-top: 29px;
    font-size: 13px;
    color: #3b3a3d;
    margin-right: 50px;
}
.header2_div1 p{
    width: 140px; /* 原宽度100px + 20px */
    margin: 2px auto;
    text-align: center;
}
.header2_div1 d{color: #FF4560;}
.header2_search{width: 100%;width: 550px;float: left;margin-left: 50px;margin-top: 75px;}
.header2_search_1{width: 100%;height: 35px;border: 2px solid #FF4560;overflow: hidden;position: relative;}
.header2_search_1 input[type="text"]{font-family: "宋体";font-size: 12px;float: left;width: 455px;height: 100%;text-indent: 10px;background-color: transparent;}
.header2_search_1 input[type="submit"]{width: 89px;height: 100%;background-color: #FF4560;color: white;font-size: 18px;float: right;cursor: pointer;}
.header2_search_2{width: 100%;margin-top: 5px;overflow: hidden;}
.header2_search_2 li{float: left;}
.header2_search_2 a{float: left;font-size: 12px;color: #797878;}
.header2_search_2 a d{color: #d90303;}
.header2_search_2 c{margin: 0px 10px;color: #797878;}

.me_dh{width: 100%;height: 50px;background-color: #FF5E74;color: white;overflow-x: auto;overflow-y: hidden;-webkit-overflow-scrolling: touch;white-space: nowrap;position: relative;padding: 0 10px;}
.me_dh::-webkit-scrollbar{display: none;}
.me_dh_ul1{width: auto;height: 100%;display: inline-block;vertical-align: top;}
.me_dh_ul1 li{height: 100%;display: inline-block;background-color: #FF5E74;min-width: 120px;vertical-align: top;}
.me_dh_ul1 li a{color: white;font-size: 18px;line-height: 50px;width: 100%;height: 100%;display: block;padding: 0 15px;}
.me_dh_ul1 li:hover{background-color: #ff4560;}
.me_dh_ul1_xz{background-color: #ff4560 !important;}

.me_banner{width: 100%;height: 670px;overflow: hidden;transition: 0.5s;}

.me1_div1{width: 100%;overflow: hidden;padding: 15px 0px;border-bottom: 1px solid #d9d9d9;}
.me1_div1_p1{font-size: 23px;color: #FF4560;float: left;margin-left: 20px;line-height: 87px;}
.me1_div1_ul1{width: 960px;float: right;overflow: hidden;}
.me1_div1_ul1 li{float: left;margin-right: 15px;overflow: hidden;}
.me1_div1_ul1 li img{width: 121px;height: 87px;}

.me1_div2{width: 100%;margin-top: 35px;overflow: hidden;}
.me1_div2_ul1{width: 100%;overflow: hidden;}
.me1_div2_ul1 li{float: left;margin-right: 15px;position: relative;}
.me1_div2_ul1 li:last-child{margin-right: 0px;}
.me1_div2_ul1 li img{width: 262px;height: 325px;}
.me1_div2_ul1 li span{position: absolute;right: 0px;top: 0px;width: 79px;height: 30px;color: white;font-size: 14px;line-height: 30px;background-color: #FF4560;}

.me1_div2_1{width: 100%;margin-top: 35px;overflow: hidden;}
.me1_div2_1_p1{font-size: 24px;color: #333333;text-align: left;font-weight: bold;overflow: hidden;}
.me1_div2_1_p1 a{font-size: 16px;color: #FF5E74;float: right;margin-top: 5px;}
.me1_div2_1_p1 d{font-size: 16px;color: #999999;margin-left: 20px;font-weight: normal;}
.me1_div2_1_ul1{width: 100%;overflow: hidden;}
.me1_div2_1_ul1 li{float: left;margin-top: 17px;width: 205px;height: 313px;border: 1px solid #dadada;margin-right: 15px;}
.me1_div2_1_ul1 li:nth-child(5n){margin-right: 0px;}
.me1_div2_1_ul1 li .div1{width: 100%;height: 223px;overflow: hidden;position: relative;border-bottom: 1px solid #D9D9D9;}
.me1_div2_1_ul1 li .div1 img{position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;max-width: 204px;max-height: 223px;}
.me1_div2_1_ul1 li .div2{width: 195px;height: 89px;overflow: hidden;margin: 0 auto;}
.me1_div2_1_ul1 li .div2_p1{font-size: 15px;color: #333;font-weight: bold;text-align: left;margin-top: 9px;}
.me1_div2_1_ul1 li .div2_l{width: 109px;float: left;}
.me1_div2_1_ul1 li .div2_l_p1{font-size: 14px;color: #FF4560;text-align: left;margin-top: 3px;}
.me1_div2_1_ul1 li .div2_l_p1 c{font-size: 21px;}
.me1_div2_1_ul1 li .div2_l_p2{font-size: 12px;color: #999999;text-align: left;margin-top: 2px;}
.me1_div2_1_ul1 li .div2_r{width: 85px;float: right;}
.me1_div2_1_ul1 li .div2_r a{width: 85px;height: 31px;background-color: #FF5E74;color: white;font-size: 16px;line-height: 31px;text-align: center;float: right;border-radius: 30px;margin-top: 15px;}

.me1_div2_2{width: 100%;margin-top: 30px;overflow: hidden;}
.me1_div2_2_ul1{float: left;width: 671px;margin-top: 17px;}
.me1_div2_2_ul1 li{float: left;width: 205px;margin-bottom: 23px;margin-right: 17px;}
.me1_div2_2_ul1 li div{width: 100%;height: 310px;border: 1px solid #DADADA;overflow: hidden;position: relative;background-color: white;}
.me1_div2_2_ul1 li div img{max-width: 205px;max-height: 300px;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;}
.me1_div2_2_ul1 li span{width: 201px;padding: 9px 3px;background-color: #FF5E74;color: white;font-size: 14px;font-family: myFont;display: inline-block;border-radius: 35px;margin-top: 15px;}
.me1_div2_2_ul1 li span c{font-size: 24px;}
.me1_div2_2_ul1 li span d{margin-left: 10px;font-family: "微软雅黑";}
.me1_div2_2_img1{float: right;width: 335px;height: 715px;}

.footer{width: 100%;border-top: 1px solid #cccccc;background-color: #a9e4ed;overflow: hidden;margin-top: 50px;}
.footer_ul1{width: 100%;margin-top: 40px;margin-bottom: 50px;overflow: hidden;}
.footer_ul1 li{float: left;width: 16%;}
.footer_ul1 li s1{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -0px;display: inline-block;}
.footer_ul1 li s2{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -82px;display: inline-block;}
.footer_ul1 li s3{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -164px;display: inline-block;}
.footer_ul1 li s4{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -246px;display: inline-block;}
.footer_ul1 li s5{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -327px;display: inline-block;}
.footer_ul1 li s6{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -410px;display: inline-block;}
.footer_ul1 li p{font-size: 16px;color: #333333;font-weight: bold;text-align: center;margin-top: 3px;}
.footer_ul1 li p d{font-size: 14px;color: #999999;font-weight: normal;}
.footer_div1{width: 100%;overflow: hidden;}
.footer_div1_ul1{float: left;}
.footer_div1_ul1 li{width: 100%;position: relative;overflow: hidden;}
.footer_div1_ul1 li .p1{font-size: 18px;color: #515151;font-weight: bold;}
.footer_div1_ul1 li .div1{width: 90%;height: 1px;background-color: #515151;margin: 0 auto;float: left;margin-top: -7px;margin-left: 6px;margin-bottom: 20px;}
.footer_div1_ul1 li .p2{font-size: 12px;color: #515151;text-align: center;background-color: #A9E4ED;display: inline-block;padding: 0px 5px;margin-top: 3px;}
.footer_div1_ul1 li a{font-size: 14px;color: #515151;text-align: center;margin-bottom: 5px;display: block;}
.footer_div1_ul1 li a:hover{color: #FF4560;}
.footer_div1_ul2{float: left;margin-left: 145px;}
.footer_div1_ul2 li{width: 100%;position: relative;overflow: hidden;}
.footer_div1_ul2 li .p1{font-size: 18px;color: #515151;font-weight: bold;}
.footer_div1_ul2 li .div1{width: 90%;height: 1px;background-color: #515151;margin: 0 auto;float: left;margin-top: -7px;margin-left: 6px;margin-bottom: 20px;}
.footer_div1_ul2 li .p2{font-size: 12px;color: #515151;text-align: center;background-color: #A9E4ED;display: inline-block;padding: 0px 5px;margin-top: 3px;}
.footer_div1_ul2 li a{font-size: 14px;color: #515151;text-align: center;margin-bottom: 5px;display: block;}
.footer_div1_ul2 li a:hover{color: #FF4560;}
.footer_div1_ul2 li .div2{width: 100%;overflow: hidden;margin-top: 5px;}
.footer_div1_ul2 li .div2_img1{float: left;width: 81px;height: 81px;padding: 2px;background-color: white;}
.footer_div1_ul2 li .div2_1{float: right;text-align: center;width: 123px;}
.footer_div1_ul2 li .div2_1_p1{font-size: 16px;color: #515151;}
.footer_div1_ul2 li .div2_1_p2{font-size: 12px;color: #515151;margin-left: 10px;line-height: 20px;margin-top: 5px;}
.footer_div1_ul3{float: right;}
.footer_div1_ul3 li{width: 100%;position: relative;overflow: hidden;}
.footer_div1_ul3 li .p1{font-size: 18px;color: #515151;font-weight: bold;}
.footer_div1_ul3 li .div1{width: 90%;height: 1px;background-color: #515151;margin: 0 auto;float: left;margin-top: -7px;margin-left: 6px;margin-bottom: 20px;}
.footer_div1_ul3 li .p2{font-size: 12px;color: #515151;text-align: center;background-color: #A9E4ED;display: inline-block;padding: 0px 5px;margin-top: 3px;}
.footer_div1_ul3 li .p3{font-size: 14px;color: #515151;text-align: center;margin-bottom: 7px;display: block;max-width: 220px;text-align: left;}
.footer_div1_ul3 li a{font-size: 14px;color: #515151;text-align: center;margin-bottom: 5px;display: block;}
.footer_div1_ul3 li a:hover{color: #FF4560;}
.footer_p1{font-size: 14px;color: #333333;text-align: center;margin-top: 30px;margin-bottom: 20px;}

.me_right{position: absolute;right: -106px;border: 1px solid #d9d9d9;border-bottom: 0px;z-index: 2;transition: 0.35s;}
.me_right li{position: relative;width: 64px;height: 72px;border-bottom: 1px solid #d9d9d9;cursor: pointer;}
.me_right li a{display: inline;}
.me_right_1:hover{background-color: #FF5E74;}
.me_right_1:hover s{display: none;}
.me_right_1:hover s1{display: inline-block;}
.me_right_1:hover p{color: white;}
.me_right_1{width: 100%;height: 100%;position: relative;background-color: white;display: block;}
.me_right_1 p{font-size: 14px;color: #333333;}
.me_right_1 s{transition: 0.3s;-webkit-transition: 0.3s;}
.me_right_1_s1{width: 32px;height: 28px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -0px -0px;margin-top: 13px;}
.me_right_1_s1_1{width: 32px;height: 28px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -0px -35px;margin-top: 13px;display: none;}
.me_right_1_s2{width: 32px;height: 28px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -40px -0px;margin-top: 13px;}
.me_right_1_s1_2{width: 32px;height: 28px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -38px -35px;margin-top: 13px;display: none;}
.me_right_1_s3{width: 32px;height: 28px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -78px -0px;margin-top: 13px;}
.me_right_1_s1_3{width: 32px;height: 28px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -78px -35px;margin-top: 13px;display: none;}
.me_right_1_s4{width: 32px;height: 28px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -117px -0px;margin-top: 13px;}
.me_right_1_s1_4{width: 32px;height: 28px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -117px -35px;margin-top: 13px;display: none;}
.me_right_1_s5{width: 32px;height: 31px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -155px -0px;margin-top: 13px;}
.me_right_1_s1_5{width: 32px;height: 28px;background: url(../img/right1.png) no-repeat;display: inline-block;background-position: -155px -36px;margin-top: 13px;display: none;}
.me_right_hide1:hover .me_right_hide{opacity: 1;right: 75px;width: 103px;height: 144px;}
.me_right_hide{position: absolute;top: 0px;right: 0px;width: 64px;height: 72px;background-color: white;border: 1px solid #ff5e74;opacity: 0;transition: 0.25s;}
.me_right_hide i{background: url(../img/right1.png) no-repeat;width: 12px;height: 17px;background-position: -196px -0px;position: absolute;top: 30px;right: -11px;}
.me_right_hide_p1{font-size: 12px;color: #3B3A3D;margin-top: 7px;}
.me_right_hide_p2{font-size: 12px;color: #FF4560;margin-top: 2px;}
.me_right_hide img{margin-top: 5px;width: 86px;height: 86px;display: inline-block;}

.me_left{width: 170px;position: absolute;left: -191px;z-index: 2;}
.me_left_img1{margin: 0 auto;display: inline-block;}
.me_left_1{background: url(../img/left_hw.png) no-repeat;width: 155px;font-size: 18px;color: #ff4552;text-align: center;line-height: 46px;margin-top: 20px;margin-bottom: 5px;}
.me_left_2{width: 100%;overflow: hidden;margin-bottom: 20px;}
.me_left_2 span{background: url(../img/left_dhk.png) no-repeat;width: 125px;height: 27px;background-position: -0px -87px;float: left;}
.me_left_2 span:hover{background-position: -0px -0px;}
.me_left_2 span:hover p{color: #ff5e75;}
.me_left_2 span p{color: white;line-height: 26px;text-align: left;margin-left: 0px;font-size: 14px;}
.me_left_2 span p i{background: url(../img/header1.png) no-repeat;width: 14px;height: 12px;background-position: -0px -56px;float: left;margin-top: 7px;margin-left: 12px;margin-right: 3px;}
.me_left_2 img{float: right;}
.me_left_3{width: 100%;overflow: hidden;margin-bottom: 20px;}
.me_left_3 span{background: url(../img/left_dhk.png) no-repeat;width: 125px;height: 27px;background-position: -0px -29px;float: right;}
.me_left_3 span:hover{background-position: -0px -57px;}
.me_left_3 span:hover p{color: #ff5e75;}
.me_left_3 span p{color: white;line-height: 26px;text-align: left;margin-left: 17px;font-size: 14px;}
.me_left_3 span p i{background: url(../img/header1.png) no-repeat;width: 14px;height: 12px;background-position: -0px -56px;float: left;margin-top: 7px;margin-right: 3px;}
.me_left_3 img{float: left;}
/*01 end*/



/*02 start*/
.me2_div1{width: 100%;overflow: hidden;}
.me2_div1_p1{text-align: left;font-size: 14px;margin: 10px 0px;}
.me2_div1_p1 a{color: #666;}
.me2_div1_p1 d{color: #FF5E74;}
.me2_div1_div0{width: 100%;border: 1px solid #EEEEEE;background-color: white;overflow: hidden;}
.me2_div1_div1{width: 1173px;overflow: hidden;margin: 0 auto;display: inline-block;margin-top: 10px;margin-bottom: 9px;}
.me2_div1_div1_1{width: 100%;height: 320px;overflow: hidden;}
.me2_div1_div1_1 .div1{width: 660px;height: 100%;overflow: hidden;float: left;position: relative;}
.me2_div1_div1_1 .div2{width: 485px;height: 100%;overflow: hidden;float: left;margin-left: 15px;}
.me2_div1_div1_1 .div2_ul1{width: 100%;overflow: hidden;}
.me2_div1_div1_1 .div2_ul1 li{width: 100%;height: 89px;border-bottom: 1px dashed #CCCCCC;}
.me2_div1_div1_1 .div2_ul1 li:hover p{color: #FF4552;}
.me2_div1_div1_1 .div2_ul1_p1{font-size: 16px;color: #333333;text-align: left;margin-top: 15px;margin-bottom: 12px;font-weight: bold;}
.me2_div1_div1_1 .div2_ul1_p2{font-size: 14px;color: #666666;text-align: left;line-height: 23px;}
.me2_div1_div1_1 .div2_ul1_p2 a{color: #2d89d6;}

.me2_div1_div1_2{width: 100%;overflow: hidden;margin-top: 30px;}
.me2_div1_div1_2 .div1{width: 300px;float: left;overflow: hidden;}
.me2_div1_div1_2 .div1_p1{font-size: 16px;color: #333333;text-align: left;border-bottom: 2px solid #FF4560;padding-bottom: 10px;font-weight: bold;}
.me2_div1_div1_2 .div1_p1 a{float: right;font-size: 12px;color: #999999;margin-top: 4px;}
.me2_div1_div1_2 .div1_ul1{width: 100%;overflow: hidden;}
.me2_div1_div1_2 .div1_ul1 li{width: 100%;height: 59px;padding: 10px 0px;border-bottom: 1px dashed #CCCCCC;}
.me2_div1_div1_2 .div1_ul1 li:hover p{color: #FF4552;}
.me2_div1_div1_2 .div1_ul1_img1{float: left;width: 78px;height: 100%;}
.me2_div1_div1_2 .div1_ul1_1{float: right;width: 208px;height: 100%;}
.me2_div1_div1_2 .div1_ul1_1_p1{font-size: 14px;color: #333333;text-align: left;}
.me2_div1_div1_2 .div1_ul1_1_p2{font-size: 12px;color: #999999;text-align: left;margin-top: 7px;line-height: 17px;}

.me2_div1_div1_2 .div2{width: 535px;margin: 0px 20px;float: left;overflow: hidden;}
.me2_div1_div1_2 .div2_ul1{width: 100%;overflow: hidden;}
.me2_div1_div1_2 .div2_ul1 li{width: 100%;padding: 10px 0px;overflow: hidden;border-bottom: 1px dashed #CCCCCC;}
.me2_div1_div1_2 .div2_ul1 li:hover p{color: #FF4552;}
.me2_div1_div1_2 .div2_ul1_p1{font-size: 14px;color: #333333;text-align: left;float: left;}
.me2_div1_div1_2 .div2_ul1_p1 d1{color: #FF4560;}
.me2_div1_div1_2 .div2_ul1_p2{font-size: 12px;color: #999999;float: right;text-align: left;margin-top: 1px;}

.me2_div1_div1_2 .div3{width: 295px;float: left;overflow: hidden;}
.me2_div1_div1_2 .div3_img1{width: 293px;height: 131px;border: 1px solid #d0e4ee;margin-top: 9px;}
.me2_div1_div1_2 .div3_ul1{width: 100%;overflow: hidden;}
.me2_div1_div1_2 .div3_ul1 li{width: 100%;margin-top: 6px;overflow: hidden;}
.me2_div1_div1_2 .div3_ul1 li:hover p{color: #FF4552;}
.me2_div1_div1_2 .div3_ul1 li p{font-size: 14px;color: #333333;text-align: left;
overflow: hidden;;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.me2_div1_div1_2 .div3_ul1 li p d{font-weight: bold;}

.me2_div1_div1_3{width: 100%;height: 263px;overflow: hidden;margin-top: 20px;}
.me2_div1_div1_3 .img1{float: left;transition: 0.25s;}
.me2_div1_div1_3 img:hover{opacity: 0.75;}
.me2_div1_div1_3 .img2{float: right;transition: 0.25s;}

.me2_div1_div1_4{width: 100%;overflow: hidden;margin-top: 20px;}
.me2_div1_div1_4 .div1{float: left;width: 582px;overflow: hidden;}
.me2_div1_div1_4 .div1_p1{font-size: 20px;color: #333333;text-align: left;margin-bottom: 10px;}
.me2_div1_div1_4 .div1_p1 a{float: right;font-size: 12px;color: #999999;margin-top: 5px;}
.me2_div1_div1_4 .div1_1{width: 580px;height: 255px;border: 1px solid #CCCCCC;border-top: 6px solid #ffc4cd;}
.me2_div1_div1_4 .div1_1_l{float: left;margin-left: 15px;padding-top: 15px;overflow: hidden;width: 307px;}
.me2_div1_div1_4 .div1_1_l_p1{font-size: 20px;color: #fe8598;text-align: left;margin-bottom: 10px;}
.me2_div1_div1_4 .div1_1_l_p2{font-size: 14px;color: #333333;text-align: left;margin-top: 9px;
overflow: hidden;;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.me2_div1_div1_4 .div1_1_l_p2 a{font-weight: bold;color: #333333;font-size: 14px;}
.me2_div1_div1_4 .div1_1_l_p2 a:hover{color: #FF4552;}
.me2_div1_div1_4 .div1_1_img1{float: right;margin-top: 12px;margin-right: 10px;}

.me2_div1_div1_4 .div2{float: right;width: 575px;overflow: hidden;}
.me2_div1_div1_4 .div2_p1{font-size: 20px;color: #333333;text-align: left;margin-bottom: 10px;}
.me2_div1_div1_4 .div2_p1 a{float: right;font-size: 12px;color: #999999;margin-top: 5px;}
.me2_div1_div1_4 .div2_1{width: 573px;height: 255px;border: 1px solid #CCCCCC;border-top: 6px solid #c4e8ff;}
.me2_div1_div1_4 .div2_1_l{float: left;margin-left: 15px;padding-top: 15px;overflow: hidden;width: 307px;}
.me2_div1_div1_4 .div2_1_l_p1{font-size: 20px;color: #8ec4e6;text-align: left;margin-bottom: 10px;}
.me2_div1_div1_4 .div2_1_l_p2{font-size: 14px;color: #333333;text-align: left;margin-top: 9px;
overflow: hidden;;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.me2_div1_div1_4 .div2_1_l_p2 a{font-weight: bold;color: #333333;font-size: 14px;}
.me2_div1_div1_4 .div2_1_l_p2 a:hover{color: #8ec4e6;}
.me2_div1_div1_4 .div2_1_img1{float: right;margin-top: 12px;margin-right: 10px;}
/*02 end*/



/*03 start*/
.me3_div1{width: 100%;overflow: hidden;}
.me3_div1_div1{width: 100%;margin-top: 20px;margin-bottom: 30px;border: 1px solid #D9D9D9;border-bottom: 0px;}
.me3_div1_div1_1{width: 100%;padding-top: 14px;overflow: hidden;border-bottom: 1px solid #D9D9D9;}
.me3_div1_div1_1 .p1{width: 140px;text-align: left;text-indent: 32px;float: left;font-size: 16px;color: #333333;line-height: 60px;}
.me3_div1_div1_1 .p2{width: 140px;text-align: left;text-indent: 32px;float: left;font-size: 16px;color: #333333;line-height: 28px;}
.me3_div1_div1_1 .ul1{width: 955px;float: left;}
.me3_div1_div1_1 .ul1 li{float: left;margin-right: 14px;margin-bottom: 14px;}
.me3_div1_div1_1 .ul1 li img{width: 100px;height: 64px;border: 1px solid white;}
.me3_div1_div1_1 .ul1 li:hover img{border-color: red;}
.me3_div1_div1_1 .ul1 li a{cursor: pointer;}
.me3_ul1_li_xz img{border-color: red !important;}
.me3_div1_div1_1 .ul2 li{float: left;margin-right: 14px;margin-bottom: 14px;}
.me3_div1_div1_1 .ul2 li p{float: left;min-width: 53px;height: 28px;padding: 0px 10px;line-height: 28px;background-color: white;color: #333333;font-size: 14px;border-radius: 5px;margin-right: 40px;}
.me3_div1_div1_1 .ul2 li p:hover{background-color: #FF5E74;color: white;}
.me3_div1_div1_1 .ul2 li a{cursor: pointer;}
.me3_ul2_p_xz p{background-color: #FF5E74 !important;color: white !important;}

.me3_div2{width: 100%;overflow: hidden;}
.me3_div2_1{width: 100%;height: 53px;background-color: #fa5c72;position: relative;margin-top: 15px;}
.me3_div2_1_img1{width: 100%;position: absolute;top: -14px;left: 0px;}
.me3_div2_1_p1{font-size: 24px;color: white;text-align: left;line-height: 52px;}
.me3_div2_1_p1 d{font-size: 20px;}
.me3_div2_1_p1 img{float: left;margin-left: 20px;margin-right: 14px;margin-top: 7px;}
.me3_div2_ul1{width: 100%;padding: 20px;background-color: white;overflow: hidden;box-sizing: border-box;}
.me3_div2_ul1 li{float: left;width: calc(25% - 15px);height: auto;min-height: 320px;border: 1px solid #EEEEEE;overflow: hidden;transition: all 0.3s ease;margin: 0 10px 20px 0;background-color: white;border-radius: 8px;}
.me3_div2_ul1 li:nth-child(4n){margin-right: 0;}
.me3_div2_ul1 li:hover{box-shadow: 0px 4px 15px rgba(0,0,0,0.15);transform: translateY(-2px);}
.me3_div2_ul1_1{width: 100%;height: auto;padding-top: 76%;overflow: hidden;position: relative;border-radius: 8px 8px 0 0;background-color: #f8f9fa;}
.me3_div2_ul1_1 img{max-width: 90%;max-height: 90%;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;transition: all 0.3s ease;}
.me3_div2_ul1 li:hover .me3_div2_ul1_1 img{transform: scale(1.05);}
.me3_div2_ul1_2{width: 100%;height: auto;min-height: 82px;padding: 10px;box-sizing: border-box;}
.me3_div2_ul1_2 .p1{margin-bottom: 5px;text-align: left;}
.me3_div2_ul1_2 .p1 d1{font-size: 22px;color: #FF4560;text-align: left;font-weight: bold;}
.me3_div2_ul1_2 .p1 d2{font-size: 12px;color: #999999;float: right;margin-top: 10px;}
.me3_div2_ul1_2 .p2{margin: 0;font-size: 14px;color: #333333;text-align: left;line-height: 20px;display: -webkit-box;display: box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;box-orient: vertical;overflow: hidden;}
.me3_div2_ul1_img1{width: 100%;height: 100%;}

.me_page{display: inline-block;margin-top: 39px;margin-bottom: 20px;}
.me_page a{padding: 0px 13px;background-color: white;border: 1px solid #CCCCCC;border-radius: 6px;font-size: 17px;color: #ff8698;float: left;line-height: 33px;margin-right: 6px;}
.me_page a:hover{background-color: #FF6F84;color: white;border-color: #FF6F84;}
.me_page span{padding: 0px 13px;background-color: #FF6F84;border: 1px solid #ff6f84;border-radius: 6px;font-size: 17px;color: white;float: left;line-height: 33px;margin-right: 6px;}
/*03 end*/



/*04 start*/
.me4_div1{width: 100%;overflow: hidden;}
.me4_div1_div1{width: 100%;background-color: white;overflow: hidden;}
.me4_div1_div1_div1{width: 1060px;display: inline-block;margin-top: 15px;margin-bottom: 60px;}
.me4_div1_div1_div1 .div1{width: 100%;overflow: hidden;}
.me4_div1_div1_div1 .div1_l{width: 448px;float: left;}
.me4_div1_div1_div1 .div1_l_1{width: 100%;height: 385px;border: 1px solid #efefef;margin-bottom: 9px;position: relative;}
.me4_div1_div1_div1 .div1_l_1 img{width: 100%;height: 100%;}
.me4_div1_div1_div1 .div1_l_2{width: 100%;overflow: hidden;}
.me4_div1_div1_div1 .div1_l_2 .div1_l_2_l{float: left;background: url(../img/fx1.png) no-repeat;width: 20px;height: 35px;background-position: 0px 0px;margin-top: 17px;cursor: pointer;}
.me4_div1_div1_div1 .div1_l_2 .div1_l_2_r{float: right;background: url(../img/fx1.png) no-repeat;width: 20px;height: 35px;background-position: 0px -40px;margin-top: 17px;cursor: pointer;}
.me4_div1_div1_div1 .div1_l_2 .div1_l_2_ul1{width: 402px;overflow: hidden;float: left;margin-left: 6px;}
.me4_div1_div1_div1 .div1_l_2 .div1_l_2_ul1 li{float: left;width: 75px;height: 75px;border: 1px solid #D9D9D9;margin-right: 3px;cursor: pointer;}
.me4_div1_div1_div1 .div1_l_2 .div1_l_2_ul1 li img{width: 100%;height: 100%;}
.me4_li_xz{border-color: #FF4552 !important;}
.me4_div1_div1_div1 .div1_r{width: 535px;float: left;margin-left: 35px;}
.me4_div1_div1_div1 .div1_r_p1{font-size: 20px;color: #333333;text-align: left;line-height: 33px;width: 500px;margin-bottom: 5px;}

.me4_div1_div1_div1 .div1_r_1{width: 100%;height: 47px;background-color: #fff9fd;overflow: hidden;margin-bottom: 20px;}
.me4_div1_div1_div1 .div1_r_1_p1{width: 105px;float: left;text-align: left;text-indent: 15px;font-size: 18px;color: #666666;line-height: 46px;}
.me4_div1_div1_div1 .div1_r_1_div1{width: 415px;float: left;}
.me4_div1_div1_div1 .div1_r_1_div1 .p1{text-align: left;line-height: 47px;}
.me4_div1_div1_div1 .div1_r_1_div1 .p1 d1{font-size: 20px;color: #FF4560;margin-right: 10px;}
.me4_div1_div1_div1 .div1_r_1_div1 .p1 s{font-size: 14px;color: #666666;margin-right: 10px;}
.me4_div1_div1_div1 .div1_r_1_div1 .p1 d2{font-size: 14px;color: #999999;}

.me4_div1_div1_div1 .div1_r_2{width: 100%;height: 47px;margin-bottom: 20px;}
.me4_div1_div1_div1 .div1_r_2_p1{width: 105px;float: left;text-align: left;text-indent: 15px;font-size: 18px;color: #666666;line-height: 46px;}
.me4_div1_div1_div1 .div1_r_2_ul1{width: 415px;float: left;}
.me4_div1_div1_div1 .div1_r_2_ul1 li{float: left;padding: 4px 12px;border: 1px solid #CCCCCC;border-radius: 2px;margin-right: 12px;position: relative;cursor: pointer;margin-bottom: 12px;overflow: hidden;}
.me4_div1_div1_div1 .div1_r_2_ul1 li p{font-size: 12px;color: #666666;text-align: center;}
.me4_div1_div1_div1 .div1_r_2_ul1 .img0{position: absolute;right: 0px;bottom: 0px;display: none;}
.me4_r_ul_li_xz{border-color: #FF4560 !important;}
.me4_r_ul_li_xz img{display: block !important;}

.me4_div1_div1_div1 .div1_r_3{width: 100%;height: 47px;margin-bottom: 20px;}
.me4_div1_div1_div1 .div1_r_3_p1{width: 105px;float: left;text-align: left;text-indent: 15px;font-size: 18px;color: #666666;line-height: 46px;}
.me4_div1_div1_div1 .div1_r_3_ul1{width: 415px;float: left;}
.me4_div1_div1_div1 .div1_r_3_ul1 li{width: 76px;float: left;border: 1px solid #CCCCCC;border-radius: 2px;margin-right: 12px;position: relative;cursor: pointer;margin-bottom: 12px;overflow: hidden;}
.me4_div1_div1_div1 .div1_r_3_ul1 li p{font-size: 12px;color: #666666;text-align: center;}
.me4_div1_div1_div1 .div1_r_3_ul1 .img0{position: absolute;right: 0px;bottom: 0px;display: none;}
.me4_div1_div1_div1 .div1_r_3_ul1 .img1{height: 42px;display: inline-block;margin: 0 auto;}

.me4_div1_div1_div1 .div1_r_4{width: 100%;height: 47px;margin-bottom: 5px;}
.me4_div1_div1_div1 .div1_r_4_p1{width: 105px;float: left;text-align: left;text-indent: 15px;font-size: 18px;color: #666666;line-height: 46px;}
.me4_div1_div1_div1 .div1_r_4_div1{width: 415px;float: left;}
.me4_div1_div1_div1 .div1_r_4_div1_ul1{width: 110px;height: 30px;overflow: hidden;float: left;border: 1px solid #CCCCCC;border-radius: 2px;margin-top: 7px;}
.me4_div1_div1_div1 .div1_r_4_div1_ul1 li{float: left;position: relative;}
.me4_div1_div1_div1 .div1_r_4_div1_ul1 .jian{width: 30px;height: 30px;background-color: #f2f2f2;border-right: 1px solid #CCCCCC;float: left;cursor: pointer;}
.me4_div1_div1_div1 .div1_r_4_div1_ul1 .jian s{background: url(../img/jiajian.png) no-repeat;width: 17px;height: 3px;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;background-position: 0px 0px;}
.me4_div1_div1_div1 .div1_r_4_div1_ul1 .jia{width: 30px;height: 30px;background-color: #f2f2f2;border-left: 1px solid #CCCCCC;float: right;cursor: pointer;}
.me4_div1_div1_div1 .div1_r_4_div1_ul1 .jia s{background: url(../img/jiajian.png) no-repeat;width: 17px;height: 17px;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;background-position: -1px -8px;}
.me4_div1_div1_div1 .div1_r_4_div1_ul1 .input{width: 47px;height: 30px;float: left;text-align: center;overflow: hidden;}
.me4_div1_div1_div1 .div1_r_4_div1_ul1 .input input{width: 100%;height: 100%;text-align: center;font-size: 17px;color: #666666;}
.me4_div1_div1_div1 .div1_r_4_div1_p1{float: left;font-size: 16px;color: #666666;margin-left: 2px;margin-top: 11px;}

.me4_div1_div1_div1 .div1_r_5{width: 100%;height: 47px;margin-bottom: 15px;}
.me4_div1_div1_div1 .div1_r_5_p1{width: 105px;float: left;text-align: left;text-indent: 15px;font-size: 18px;color: #666666;line-height: 46px;}
.me4_div1_div1_div1 .div1_r_5_div1{width: 415px;float: left;}
.me4_div1_div1_div1 .div1_r_5_div1 .p1{font-size: 18px;color: #666666;float: left;line-height: 46px;}
.me4_div1_div1_div1 .div1_r_5_div1 .p2{font-size: 18px;color: #666666;float: left;line-height: 46px;margin-left: 45px;}

.me4_div1_div1_div1 .div1_r_input1{width: 140px;height: 48px;float: left;border-radius: 5px;font-size: 20px;color: white;margin-left: 14px;background-color: #FF4560;cursor: pointer;}
.me4_div1_div1_div1 .div1_r_input1:hover{background-color: #fe2b4a;}
.me4_div1_div1_div1 .div1_r_input2{width: 140px;height: 48px;float: left;border-radius: 5px;font-size: 20px;color: white;margin-left: 19px;background-color: #FF4560;cursor: pointer;}
.me4_div1_div1_div1 .div1_r_input2:hover{background-color: #fe2b4a;}

.me4_div1_div1_div1 .div2{width: 100%;margin-top: 35px;overflow: hidden;margin-bottom: 32px;}
.me4_div1_div1_div1 .div2_1{width: 253px;height: 117px;overflow: hidden;float: left;margin-right: 15px;background-color: #ff5a72;position: relative;}
.me4_div1_div1_div1 .div2_1:last-child{margin-right: 0px;}
.me4_div1_div1_div1 .div2_1_1{width: 230px;height: 79px;border: 1px solid white;position: absolute;left: 0px;right: 0px;margin: auto;top: 12px;overflow: hidden;z-index: 1;}
.me4_div1_div1_div1 .div2_1_1_s1{position: absolute;left: 0px;right: 0px;margin: auto;top: 5px;z-index: 2;}
.me4_div1_div1_div1 .div2_1_1_s1 p{font-size: 12px;color: #ee5b88;background-color: white;display: inline-block;line-height: 15px;padding: 0px 2px;}
.me4_div1_div1_div1 .div2_1_1_p1{font-size: 24px;color: black;text-align: center;margin-top: 15px;text-indent: 15px;}
.me4_div1_div1_div1 .div2_1_1_p1 d{font-size: 49px;color: white;margin: 0px 5px;}
.me4_div1_div1_div1 .div2_1_1_img1{position: absolute;left: 0px;right: 0px;margin: auto;bottom: 0px;z-index: 2;}

.me4_div1_div1_div1 .div3{width: 100%;overflow: hidden;}
.me4_div1_div1_div1 .div3_l{float: left;width: 270px;border: 1px solid #D9D9D9;}
.me4_div1_div1_div1 .div3_l_p1{font-size: 20px;color: #FF4560;text-align: left;padding: 14px 0px;text-indent: 15px;border-bottom: 1px solid #D9D9D9;}
.me4_div1_div1_div1 .div3_l_p1 a{float: right;font-size: 16px;color: #666666;margin-right: 15px;margin-top: 3px;}
.me4_div1_div1_div1 .div3_l_ul1{width: 245px;display: inline-block;margin-bottom: 20px;}
.me4_div1_div1_div1 .div3_l_ul1 li{width: 100%;padding-top: 10px;padding-bottom: 15px;border-bottom: 1px dashed #D9D9D9;overflow: hidden;}
.me4_div1_div1_div1 .div3_l_ul1 li:hover .p1{color: #FF4552;}
.me4_div1_div1_div1 .div3_l_ul1_img1{float: left;width: 111px;height: 79px;margin-top: 12px;}
.me4_div1_div1_div1 .div3_l_ul1_div1{float: left;width: 123px;margin-left: 10px;}
.me4_div1_div1_div1 .div3_l_ul1_div1 .p1{font-size: 13px;color: #666666;text-align: left;line-height: 22px;}
.me4_div1_div1_div1 .div3_l_ul1_div1 .p2{font-size: 16px;color: #ff4560;text-align: left;margin-top: 3px;}
.me4_div1_div1_div1 .div3_r{float: right;width: 765px;border: 1px solid #D9D9D9;}
.me4_div1_div1_div1 .div3_r_ul1{width: 100%;height: 54px;border-bottom: 1px solid #D9D9D9;background-color: #F9F9F9;}
.me4_div1_div1_div1 .div3_r_ul1 li{font-size: 20px;color: #333333;line-height: 54px;padding: 0px 25px;height: 100%;float: left;cursor: pointer;}
.me4_r_ul_li_xz2{background-color: #FF4560 !important;color: white !important;}
.me4_div1_div1_div1 .div3_r_div1{width: 725px;display: inline-block;margin: 0 auto;margin-top: 15px;overflow: hidden;margin-bottom: 15px;}
.me4_div1_div1_div1 .div3_r_div1 img{max-width: 100% !important;height: auto !important;display: block !important;}
.me4_div1_div1_div1 .div3_r_div1_1{width: 100%;overflow: hidden;margin-top: 10px;}
.me4_div1_div1_div1 .div3_r_div1_1 .p1{float: left;font-size: 15px;color: #333333;font-weight: bold;width: 450px;text-align: left;}
.me4_div1_div1_div1 .div3_r_div1_1 .p1 d{font-weight: normal;margin-left: 15px;}
.me4_div1_div1_div1 .div3_r_div1_1 .p2{float: right;font-size: 15px;color: #333333;font-weight: bold;width: 262px;text-align: left;}
.me4_div1_div1_div1 .div3_r_div1_1 .p2 d{font-weight: normal;margin-left: 15px;}
.me4_div1_div1_div1 .div3_r_div1_s0{width: 100%;overflow: hidden;display: block;margin-bottom: 20px;}
.me4_div1_div1_div1 .div3_r_div1_img1{width: 100%;}
.me4_div1_div1_div1 .div3_r_div2{width: 100%;display: none;}
.me4_div1_div1_div1 .div3_r_div2_ul1{width: 100%;width: 720px;display: inline-block;margin: 0 auto;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li{width: 100%;padding: 20px 0px;border-bottom: 1px solid #D9D9D9;overflow: hidden;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .p1{text-align: left;font-size: 14px;line-height: 56px;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .p1 span{width: 56px;height: 56px;float: left;border-radius: 99px;overflow: hidden;margin-right: 7px;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .p1 d{color: #FF4560;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .p1 c{color: #999999;margin-left: 10px;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .p1 d2{font-size: 14;color: #999999;float: right;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .p2{font-size: 14px;color: #666666;text-align: left;line-height: 25px;margin-top: 7px;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .ul1{width: 100%;overflow: hidden;margin-bottom: 15px;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .ul1 li{width: 62px;height: 28px;border-radius: 5px;background-color: #FF5E74;font-size: 14px;color: white;line-height: 28px;text-align: center;padding: 0px;margin: 0px;margin-top: 10px;margin-right: 9px;float: left;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .ul2{width: 100%;overflow: hidden;margin-bottom: 5px;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .ul2 li{width: 90px;height: 90px;padding: 0px;margin: 0px;margin-top: 10px;margin-right: 10px;float: left;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .p3{font-size: 14px;color: #999999;text-align: left;}
.me4_div1_div1_div1 .div3_r_div2_ul1 li .p3 d{color: #666666;}
/*04 end*/

/*响应式设计开始*/
/*移除最小宽度限制，允许页面在小屏幕上自适应*/
body{min-width: auto !important;}

/*平板设备 (768px - 1024px)*/
@media screen and (max-width: 1100px) {
    .w1100:not(.me_dh > .w1100){width: 95% !important;}
    
    /*调整商品列表布局为4列*/
    .me1_div2_1_ul1 li{width: 23% !important;margin-right: 2.66% !important;}
    .me1_div2_1_ul1 li:nth-child(5n){margin-right: 2.66% !important;}
    .me1_div2_1_ul1 li:nth-child(4n){margin-right: 0 !important;}
    
    /*调整头部搜索框和Logo*/
    .header2_search{width: 40% !important;margin-left: 20px !important;}
    .header2_div1{margin-right: 20px !important;}
    
    /*调整导航栏*/
    .me_dh_ul1 li{width: auto !important;padding: 0 15px !important;}
    .me_dh_ul1 li a{font-size: 16px !important;}
    
    /*隐藏右侧工具栏*/
    .me_right{display: none !important;}
    
    /*平板端list.php商品列表布局 - 4列*/
    .w1100 .me3_div2_ul1 li{width: calc(25% - 15px) !important;margin: 0 10px 20px 0 !important;float: left !important;}
    .w1100 .me3_div2_ul1 li:nth-child(4n){margin-right: 0 !important;}
    .w1100 .me3_div2_ul1_1{width: 100% !important;}
    .w1100 .me3_div2_ul1_1 img{max-width: 90% !important;}
}

/*手机设备 (480px - 767px)*/
@media screen and (max-width: 768px) {
    /*调整商品列表布局为1列 (481px-768px)*/
    .me1_div2_1_ul1 li{width: 98% !important;margin-right: 0 !important;margin-left: 1% !important;}
    .me1_div2_1_ul1 li:nth-child(4n),
    .me1_div2_1_ul1 li:nth-child(2n){margin-right: 0 !important;}
    
    /*手机端list.php商品列表布局 - 1列 (481px-768px)*/
    .w1100 .me3_div2_ul1 li{width: 98% !important;margin-right: 0 !important;margin-left: 1% !important;float: left !important;}
    .w1100 .me3_div2_ul1 li:nth-child(4n),
    .w1100 .me3_div2_ul1 li:nth-child(2n){margin-right: 0 !important;}
    .w1100 .me3_div2_ul1_1{width: 100% !important;}
    .w1100 .me3_div2_ul1_1 img{max-width: 100% !important;}
    
    /*手机端分类筛选区域调整*/
    .me3_div1_div1_1{margin-bottom: 10px !important;}
    .me3_div1_div1_1 .ul2 li{margin-right: 10px !important;margin-bottom: 10px !important;}
    .me3_div1_div1_1 .ul2 li p{padding: 0px 8px !important;margin-right: 0 !important;font-size: 13px !important;}
    
    /*调整头部布局，垂直排列*/
    .header2{height: auto !important;padding: 20px 0 !important;}
    .header2_logo1{float: none !important;margin-top: 0 !important;margin-bottom: 20px !important;}
    .header2_search{width: 80% !important;float: none !important;margin-left: auto !important;margin-right: auto !important;margin-top: 0 !important;margin-bottom: 20px !important;}
    .header2_div1{float: none !important;margin-right: 0 !important;}
    
    /*调整导航栏样式*/
    .me_dh_ul1 li{padding: 0 10px !important;}
    .me_dh_ul1 li a{font-size: 14px !important;}
    
    /*调整Banner高度*/
    .me_banner{height: 250px !important;}
}

/*小屏手机 (< 480px)*/
@media screen and (max-width: 480px) {
    /*调整商品列表布局为1列*/
    .me1_div2_1_ul1 li{width: 98% !important;margin-right: 2% !important;margin-left: 2% !important;}
    .me1_div2_1_ul1 li:nth-child(2n){margin-right: 2% !important;}
    
    /*小屏手机list.php商品列表布局 - 1列*/
    .w1100 .me3_div2_ul1 li{width: 98% !important;margin-right: 0 !important;margin-left: 1% !important;float: left !important;}
    .w1100 .me3_div2_ul1 li:nth-child(2n),
    .w1100 .me3_div2_ul1 li:nth-child(4n){
        margin-right: 0 !important;
    }
    .w1100 .me3_div2_ul1_1{width: 100% !important;}
    .w1100 .me3_div2_ul1_1 img{max-width: 100% !important;}
    
    /*调整头部搜索框大小*/
    .header2_search{width: 95% !important;}
    
    /*调整Banner高度*/
    .me_banner{height: 180px !important;}
    
    /*简化顶部通知栏*/
    .header_p1{font-size: 10px !important;}
    .header_div1{font-size: 10px !important;}
    
    /*调整小屏手机导航栏*/
    .me_dh_ul1 li{padding: 0 8px !important;}
    .me_dh_ul1 li a{font-size: 13px !important;}
}

/*商品详情页响应式布局*/
@media screen and (max-width: 1100px) {
    /*调整商品详情页主容器宽度*/
    .w1100 .me4_div1_div1_div1{width: 100% !important;}
    
    /*商品图片和信息布局调整*/
    .me4_div1_div1_div1 .div1_l{width: 45% !important;}
    .me4_div1_div1_div1 .div1_r{width: 50% !important;margin-left: 5% !important;}
    
    /*商品详情和热门推荐布局调整*/
    .me4_div1_div1_div1 .div3_l{width: 25% !important;}
    .me4_div1_div1_div1 .div3_r{width: 72% !important;}
    .me4_div1_div1_div1 .div3_r_div1{width: 95% !important;}
    
    /*优化热门推荐样式*/
    .me4_div1_div1_div1 .div3_l_ul1{width: 90% !important;}
}

@media screen and (max-width: 798px) {
    /*隐藏热门推荐板块*/
    .me4_div1_div1_div1 .div3_l{display: none !important;}
    
    /*商品详情区域占满宽度*/
    .me4_div1_div1_div1 .div3_r{width: 100% !important;}
}

@media screen and (max-width: 768px) {
    /*商品图片和信息垂直排列*/
    .me4_div1_div1_div1 .div1_l{width: 100% !important;margin-bottom: 20px !important;}
    .me4_div1_div1_div1 .div1_r{width: 100% !important;margin-left: 0 !important;padding-bottom: 30px !important;border-bottom: 1px solid #eee !important;}
    
    /*调整商品详情区域宽度*/
    .me4_div1_div1_div1 .div3_r_div1{width: 95% !important;}
    
    /*调整图片轮播缩略图*/
    .me4_div1_div1_div1 .div1_l_2 .div1_l_2_ul1{width: 85% !important;}
    
    /*优化商品名称显示*/
    .me4_div1_div1_div1 .div1_r_p1{width: 100% !important;font-size: 18px !important;}
    
    /*调整购买按钮大小*/
    .me4_div1_div1_div1 .div1_r_input1{width: 120px !important;height: 40px !important;font-size: 16px !important;}
    
    /*调整商品详情板块顶部间距*/
    .me4_div1_div1_div1 .div3{margin-top: 30px !important;}
}

@media screen and (max-width: 480px) {
    /*调整商品详情页整体布局*/
    .me4_div1{padding: 0 10px !important;}
    
    /*调整图片轮播主图大小*/
    .me4_div1_div1_div1 .div1_l_1{height: 250px !important;}
    
    /*调整缩略图大小和数量*/
    .me4_div1_div1_div1 .div1_l_2 .div1_l_2_ul1 li{width: 60px !important;height: 60px !important;}
    
    /*简化商品信息布局*/
    .me4_div1_div1_div1 .div1_r_1_p1{width: 80px !important;font-size: 16px !important;}
    .me4_div1_div1_div1 .div1_r_1_div1{width: calc(100% - 80px) !important;}
    
    /*调整购买按钮为全屏宽度*/
    .me4_div1_div1_div1 .div1_r_input1{width: 90% !important;margin-left: 5% !important;float: none !important;}
    
    /*调整商品详情区域宽度和内边距*/
    .me4_div1_div1_div1 .div3_r_div1{width: 95% !important;padding: 10px !important;}
    
    /*确保商品详情图片完全自适应*/
    .me4_div1_div1_div1 .div3_r_div1 img{max-width: 100% !important;height: auto !important;}
}

/*商品详情页美化样式*/
.me4_div1_div1_div1 .div1_r_p1{font-size: 20px !important;color: #333333 !important;text-align: left !important;line-height: 33px !important;width: 100% !important;margin-bottom: 10px !important;transition: all 0.3s ease !important;}

.me4_div1_div1_div1 .div1_r_1{background-color: #f8f9fa !important;border-radius: 8px !important;padding: 10px !important;margin-bottom: 20px !important;transition: all 0.3s ease !important;}

.me4_div1_div1_div1 .div1_r_1:hover{background-color: #e9ecef !important;}

.me4_div1_div1_div1 .div1_r_1_div1 .p1 d1{font-size: 24px !important;color: #FF4560 !important;font-weight: bold !important;}

.me4_div1_div1_div1 .div1_r_input1{border-radius: 25px !important;font-size: 18px !important;font-weight: bold !important;box-shadow: 0 2px 8px rgba(255, 69, 96, 0.3) !important;transition: all 0.3s ease !important;border: none !important;}

.me4_div1_div1_div1 .div1_r_input1:hover{background-color: #fe2b4a !important;transform: translateY(-2px) !important;box-shadow: 0 4px 12px rgba(255, 69, 96, 0.5) !important;}

.me4_div1_div1_div1 .div3_l{border-radius: 8px !important;overflow: hidden !important;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;transition: all 0.3s ease !important;}

.me4_div1_div1_div1 .div3_l:hover{box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15) !important;}

.me4_div1_div1_div1 .div3_l_p1{background-color: #FF4560 !important;color: white !important;font-weight: bold !important;border-radius: 8px 8px 0 0 !important;}

.me4_div1_div1_div1 .div3_l_ul1 li{padding: 15px 10px !important;transition: all 0.3s ease !important;border-radius: 8px !important;margin: 5px !important;}

.me4_div1_div1_div1 .div3_l_ul1 li:hover{background-color: #f8f9fa !important;transform: translateX(5px) !important;}

.me4_div1_div1_div1 .div3_r{border-radius: 8px !important;overflow: hidden !important;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;transition: all 0.3s ease !important;}

.me4_div1_div1_div1 .div3_r:hover{box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15) !important;}

.me4_div1_div1_div1 .div3_r_ul1 li{transition: all 0.3s ease !important;border-radius: 8px 8px 0 0 !important;}

.me4_div1_div1_div1 .div3_r_div1{padding: 20px !important;background-color: white !important;border-radius: 8px !important;}

.me4_div1_div1_div1 .div3_r_div1_1 .p1{font-size: 16px !important;color: #333333 !important;font-weight: bold !important;}

.me4_li_xz{border-color: #FF4560 !important;border-width: 2px !important;box-shadow: 0 0 0 2px rgba(255, 69, 96, 0.1) !important;}

/*图片轮播美化*/
.me4_div1_div1_div1 .div1_l_1{border-radius: 8px !important;overflow: hidden !important;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;}

.me4_div1_div1_div1 .div1_l_2_l:hover, .me4_div1_div1_div1 .div1_l_2_r:hover{opacity: 0.8 !important;transform: scale(1.1) !important;}

/*面包屑导航美化*/
.me4_div1 .me2_div1_p1{background-color: #f8f9fa !important;padding: 10px !important;border-radius: 8px !important;margin-bottom: 20px !important;}

.me4_div1 .me2_div1_p1 d a{color: #666666 !important;transition: color 0.3s ease !important;}

.me4_div1 .me2_div1_p1 d a:hover{color: #FF4560 !important;text-decoration: underline !important;}

/*美化商品卡片样式*/
.me1_div2_1_ul1 li{
    border-radius: 8px !important;
    overflow: hidden !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important;
    transition: all 0.3s ease !important;
    background-color: white !important;
}

.me1_div2_1_ul1 li:hover{
    transform: translateY(-5px) !important;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15) !important;
}

.me1_div2_1_ul1 li .div1{
    border-bottom: none !important;
    background-color: #f8f8f8 !important;
}

.me1_div2_1_ul1 li .div2_r a{
    border-radius: 20px !important;
    transition: all 0.3s ease !important;
    background-color: #FF5E74 !important;
    border: none !important;
}

.me1_div2_1_ul1 li .div2_r a:hover{
    background-color: #FF4560 !important;
    transform: scale(1.05) !important;
}

/*优化整体页面视觉效果*/
body{
    background-color: #f5f5f5 !important;
}

.me1_div2{
    padding: 20px 0 !important;
}

.me1_div2_1_p1{
    padding-bottom: 10px !important;
    border-bottom: 2px solid #FF5E74 !important;
    margin-bottom: 20px !important;
}

.me1_div2_1_p1 d{
    color: #666 !important;
}

/*优化Banner样式*/
.me_banner{
    border-radius: 0 0 10px 10px !important;
    overflow: hidden !important;
}

.swiper-pagination span{
    border-radius: 50% !important;
    transition: all 0.3s ease !important;
}

.swiper-pagination-bullet-active{
    transform: scale(1.2) !important;
}

/*响应式设计结束*/



/*05 start*/
.header3{width: 100%;overflow: hidden;padding-top: 30px;padding-bottom: 40px;}
.header3_img1{float: left;}
.header3_ul1{float: right;margin-right: 40px;margin-top: 22px;}
.header3_ul1 li{background: url(../img/db2.png) no-repeat;width: 138px;height: 38px;background-position: 0px -41px;float: left;font-size: 14px;color: #333333;line-height: 38px;margin-left: 15px;}
.header3_ul1_xz{background-position: 0px 0px !important;color: white !important;}

.me5_div1{width: 100%;overflow: hidden;}
.me5_div1_p1{font-size: 24px;color: #333333;text-align: left;padding-bottom: 12px;border-bottom: 3px solid #CCCCCC;	}
.me5_div1_p1 span{border-bottom: 3px solid #ff4560;padding-bottom: 12px;padding-right: 30px;}
.me5_div1_ul1{width: 100%;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;overflow: hidden;}
.me5_div1_ul1 li{float: left;font-size: 16px;color: #666666;}
.me5_div1_ul1_li1{width: 172px;margin-left: 17px;text-align: left;}
.me5_div1_ul1_li1 input[type="checkbox"]{width: 15px;height: 15px;margin-right: 7px;margin-top: -2px;}
.me5_div1_ul1_li2{width: 320px;margin-left: 14px;text-align: left;text-indent: 30px;}
.me5_div1_ul1_li3{width: 150px;margin-left: 15px;text-align: center;}
.me5_div1_ul1_li4{width: 131px;margin-left: 15px;text-align: center;}
.me5_div1_ul1_li5{width: 150px;margin-left: 15px;text-align: center;}
.me5_div1_ul1_li6{width: 85px;margin-left: 15px;text-align: center;}

.me5_div1_ul2{width: 100%;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;overflow: hidden;}
.me5_div1_ul2 li{float: left;overflow: hidden;}
.me5_div1_ul2_li1{width: 172px;margin-left: 17px;text-align: left;}
.me5_div1_ul2_li1 input[type="checkbox"]{width: 15px;height: 15px;margin-right: 7px;margin-top: -2px;}
.me5_div1_ul2_li1 .img1{width: 125px;height: 105px;border: 1px solid #CCCCCC;margin-left: 10px;}
.me5_div1_ul2_li2{width: 320px;margin-left: 14px;text-align: left;text-indent: 30px;}
.me5_div1_ul2_li2 .p1{font-size: 16px;color: #666666;text-align: left;text-indent: 0px;line-height: 27px;}
.me5_div1_ul2_li2 .p2{font-size: 14px;color: #999999;text-align: left;text-indent: 0px;margin-top: 15px;}
.me5_div1_ul2_li3{width: 150px;margin-left: 15px;text-align: center;}
.me5_div1_ul2_li3 .p1{font-size: 16px;color: #333333;line-height: 105px;}
.me5_div1_ul2_li4{width: 131px;margin-left: 15px;text-align: center;}
.me5_div1_ul2_li4 .ul1{width: 104px;height: 29px;overflow: hidden;border: 1px solid #CCCCCC;border-radius: 2px;margin-top: 7px;margin-top: 36px;display: inline-block;}
.me5_div1_ul2_li4 .ul1 li{float: left;position: relative;}
.me5_div1_ul2_li4 .ul1 .jian{width: 27px;height: 29px;background-color: #f2f2f2;border-right: 1px solid #CCCCCC;float: left;cursor: pointer;}
.me5_div1_ul2_li4 .ul1 .jian s{background: url(../img/jiajian.png) no-repeat;width: 17px;height: 3px;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;background-position: 0px 0px;}
.me5_div1_ul2_li4 .ul1 .jia{width: 27px;height: 29px;background-color: #f2f2f2;border-left: 1px solid #CCCCCC;float: right;cursor: pointer;}
.me5_div1_ul2_li4 .ul1 .jia s{background: url(../img/jiajian.png) no-repeat;width: 17px;height: 17px;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;background-position: -1px -8px;}
.me5_div1_ul2_li4 .ul1 .input{width: 47px;height: 29px;float: left;text-align: center;overflow: hidden;}
.me5_div1_ul2_li4 .input input{width: 100%;height: 100%;text-align: center;font-size: 17px;color: #666666;}
.me5_div1_ul2_li5{width: 150px;margin-left: 15px;text-align: center;}
.me5_div1_ul2_li5 .p1{font-size: 20px;color: #FF4560;line-height: 105px;}
.me5_div1_ul2_li6{width: 85px;margin-left: 15px;text-align: center;}
.me5_div1_ul2_li6 .p1{font-size: 16px;color: #666666;line-height: 105px;cursor: pointer;}

.me5_div1_1{width: 100%;border: 1px solid #CCCCCC;overflow: hidden;padding: 15px 0px;margin-top: 40px;position: relative;}
.me5_div1_1_p1{float: left;font-size: 16px;color: #333333;margin-left: 15px;}
.me5_div1_1_p1 input{width: 15px;height: 15px;margin-right: 7px;margin-top: -2px;}
.me5_div1_1_p2{font-size: 16px;color: #333333;float: left;margin-left: 30px;cursor: pointer;}
.me5_div1_1_p3{font-size: 16px;color: #333333;float: right;margin-right: 145px;}
.me5_div1_1_p3 d{font-size: 20px;color: #ff4560;}
.me5_div1_1_input1{position: absolute;top: 0px;right: 0px;padding: 0px 20px;height: 100%;background-color: #FF4560;font-size: 23px;color: white;float: right;cursor: pointer;}
/*05 end*/



/*06 start*/
.me6_div1{width: 100%;overflow: hidden;margin-top: 23px;}
.me6_div1_l{float: left;width: 218px;}
.me6_div1_l_1{width: 100%;border: 1px solid #CCCCCC;padding-bottom: 100px;background-color: white;}
.me6_div1_l_1 .p1{padding: 15px 0px;text-align: left;text-indent: 43px;border-bottom: 1px solid #ff6077;font-size: 16px;color: #333333;position: relative;font-weight: bold;}
.me6_div1_l_1 .p1:before{position: absolute;content: "";left: 20px;top: 17px;background: url(../img/header1.png) no-repeat;width: 20px;height: 17px;background-position: 0px -77px;}
.me6_div1_l_1 .div1{width: 100%;overflow: hidden;margin-top: 15px;text-align: left;text-indent: 43px;}
.me6_div1_l_1 .div1_p1{font-size: 16px;color: #666666;font-weight: bold;position: relative;}
.me6_div1_l_1 .div1_p1:before{position: absolute;content: "";top: 10px;left: 29px;width: 4px;height: 4px;background-color: #FF4560;}
.me6_div1_l_1 .div1_p1:after{position: absolute;content: "";top: 2px;right: 60px;background: url(../img/header1.png) no-repeat;width: 20px;height: 15px;background-position: -0px -99px;}
.me6_div1_l_1 .div1_span1{width: 100%;display: block;margin-top: 7px;}
.me6_div1_l_1 .div1_span1_p1{font-size: 14px;color: #999999;padding: 6px 0px;}
.me6_div1_l_1 .div1_span1_p1:hover{background-color: #FF6077;color: white;color: white;}
.me6_div1_l_xz{background-color: #FF6077 !important;color: white !important;color: white !important;}
.me6_div1_r{float: right;width: 860px;}
.me6_div1_r_1{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;}
.me6_div1_r_1 .p1{font-size: 16px;color: #333;text-align: left;text-indent: 10px;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;font-weight: bold;}
.me6_div1_r_1 .p1 span{border-bottom: 2px solid #ff4560;padding: 0px 10px;padding-bottom: 11px;}
.me6_div1_r_1 .div1{width: 800px;border: 1px solid #f2d691;background-color: #fffef3;margin: 0 auto;margin-top: 24px;padding-bottom: 50px;margin-bottom: 35px;}
.me6_div1_r_1 .div1_p1{font-size: 20px;color: #333333;text-indent: 20px;text-align: left;margin-top: 17px;}
.me6_div1_r_1 .div1_p2{font-size: 14px;color: #333333;text-align: left;text-indent: 20px;margin-top: 12px;}
.me6_div1_r_1 .div1_p3{font-size: 16px;color: #333333;text-align: left;text-indent: 20px;margin-top: 35px;}
.me6_div1_r_1 .div1_1{width: 100%;overflow: hidden;margin-top: 17px;}
.me6_div1_r_1 .div1_1_p1{font-size: 14px;color: #333333;text-align: left;float: left;margin-left: 20px;width: 270px;}
.me6_div1_r_1 .div1_1_p2{font-size: 14px;color: #333333;text-align: left;float: left;margin-left: 30px;width: 400px;}
.me6_div1_r_1 .div1_1_p3{font-size: 14px;color: #333333;text-align: left;float: left;margin-left: 20px;width: 240px;margin-bottom: 15px;}
.me6_div1_r_1 .div1_2{width: 750px;margin: 0 auto;border-left: 2px solid #ffd8c2;display: inline-block;margin-top: 20px;}
.me6_div1_r_1 .div1_2_p1{text-align: left;font-size: 14px;color: #333333;margin-top: -5px;margin-bottom: 20px;position: relative;}
.me6_div1_r_1 .div1_2_p1:last-child{margin-bottom: 0px;}
.me6_div1_r_1 .div1_2_p1:last-child d1:before{width: 12px;height: 12px;background-color: #ff5b00;left: -26px;}
.me6_div1_r_1 .div1_2_p1:last-child d1:after{position: absolute;content: "";width: 10px;height: 5px;background-color: white;left: -25px;top: 16px;}
.me6_div1_r_1 .div1_2_p1 d1{font-weight: bold;margin-right: 50px;position: relative;margin-left: 19px;width: 87px;float: left;}
.me6_div1_r_1 .div1_2_p1 d1:before{position: absolute;content: "";width: 10px;height: 10px;background-color: #FFD8C2;border-radius: 99px;top: 4px;left: -25px;}
.me6_div1_r_1 .div1_2_p1 d2{font-weight: bold;margin-right: 20px;width: 32px;float: left;}
.me6_div1_r_1 .div1_2_p1 t{margin-right: 30px;width: 56px;float: left;}

.me6_div1_r_1 .div2{width: 800px;overflow: hidden;margin: 0 auto;}
.me6_div1_r_1 .div2_p1{font-size: 16px;color: #666666;text-align: left;font-weight: bold;border-bottom: 1px solid #CCCCCC;padding-bottom: 12px;}
.me6_div1_r_1 .div2_1{width: 100%;overflow: hidden;padding-top: 7px;padding-bottom: 35px;}
.me6_div1_r_1 .div2_1_p1{font-size: 14px;color: #666666;text-align: left;float: left;width: 320px;margin-top: 10px;}
.me6_div1_r_1 .div2_1_p1 d{color: #333333;}
.me6_div1_r_1 .div2_1_p2{font-size: 14px;color: #666666;text-align: left;float: left;width: 430px;margin-top: 10px;}
.me6_div1_r_1 .div2_1_p2 d{color: #333333;}
.me6_div1_r_1 .div2_1_p3{font-size: 14px;color: #666666;text-align: left;width: 430px;margin-top: 10px;}

.me6_div1_r_2{width: 100%;border: 1px solid #CCCCCC;margin-top: 20px;background-color: white;border-bottom: 0px;}
.me6_div1_r_2 .p1{font-size: 16px;color: #666666;font-weight: bold;text-align: left;text-indent: 20px;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;}
.me6_div1_r_2 .ul1{width: 100%;overflow: hidden;height: 47px;background-color: #ebebeb;}
.me6_div1_r_2 .ul1 li{float: left;font-size: 16px;color: #333333;text-align: center;line-height: 47px;overflow: hidden;}
.me6_div1_r_2 .ul1_li1{width: 360px;margin-left: 20px;}
.me6_div1_r_2 .ul1_li2{width: 140px;margin-left: 15px;}
.me6_div1_r_2 .ul1_li3{width: 140px;margin-left: 15px;}
.me6_div1_r_2 .ul1_li4{width: 150px;margin-left: 15px;}
.me6_div1_r_2 .ul2{width: 100%;overflow: hidden;border-bottom: 1px solid #CCCCCC;padding: 20px 0px;}
.me6_div1_r_2 .ul2 li{float: left;font-size: 16px;color: #333333;text-align: center;line-height: 47px;overflow: hidden;}
.me6_div1_r_2 .ul2_li1{width: 360px;margin-left: 20px;}
.me6_div1_r_2 .ul2_li1_img1{width: 121px;height: 107px;float: left;border: 1px solid #CCCCCC;}
.me6_div1_r_2 .ul2_li1_1{float: left;margin-left: 15px;width: 220px;text-align: left;}
.me6_div1_r_2 .ul2_li1_1_p1{font-size: 16px;color: #666666;line-height: 27px;}
.me6_div1_r_2 .ul2_li1_1_p2{font-size: 14px;color: #999999;line-height: 0px;margin-top: 30px;}
.me6_div1_r_2 .ul2_li2{width: 140px;margin-left: 15px;}
.me6_div1_r_2 .ul2_li2_p1{font-size: 16px;color: #333333;line-height: 27px;}
.me6_div1_r_2 .ul2_li2_p2{font-size: 16px;color: #999999;line-height: 27px;}
.me6_div1_r_2 .ul2_li3{width: 140px;margin-left: 15px;}
.me6_div1_r_2 .ul2_li3 p{line-height: 27px;}
.me6_div1_r_2 .ul2_li4{width: 150px;margin-left: 15px;}
.me6_div1_r_2 .ul2_li4 p{font-size: 16px;color: #FF4560;line-height: 27px;}

.me6_div1_r_3{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;overflow: hidden;padding: 25px 0px;}
.me6_div1_r_3_1{float: left;width: 520px;border-right: 1px solid #CCCCCC;margin-left: 25px;}
.me6_div1_r_3_1 .img{float: left;border-radius: 99px;width: 114px;height: 114px;}
.me6_div1_r_3_1 .div1{float: left;margin-left: 20px;width: 350px;}
.me6_div1_r_3_1 .div1_p1{text-align: left;font-size: 24px;color: #333333;font-weight: bold;margin-top: 17px;}
.me6_div1_r_3_1 .div1_p1 d{font-size: 14px;color: #666666;font-weight: normal;margin-left: 15px;}
.me6_div1_r_3_1 .div1_1{width: 100%;overflow: hidden;margin-top: 15px;}
.me6_div1_r_3_1 .div1_1_p1{font-size: 14px;color: #666666;text-align: left;float: left;}
.me6_div1_r_3_1 .div1_1_1{width: 170px;height: 20px;background-color: #D9D9D9;float: left;position: relative;}
.me6_div1_r_3_1 .div1_1_1 span{width: 50%;height: 20px;background-color: #fe628e;position: absolute;left: 0px;top: 0px;font-size: 12px;color: white;text-align: center;line-height: 20px;}
.me6_div1_r_3_1 .div1_1_a1{font-size: 14px;color: #0f93d7;margin-left: 12px;float: left;}
.me6_div1_r_3_2{float: left;width: 310px;}
.me6_div1_r_3_2 .ul1{width: 270px;margin-left: 35px;height: 100%;overflow: hidden;}
.me6_div1_r_3_2 .ul1 li{width: 100%;margin-bottom: 11px;overflow: hidden;font-size: 14px;color: #666666;}
.me6_div1_r_3_2 .ul1 li:last-child{margin-bottom: 0px;}
.me6_div1_r_3_2 .ul1_p1{float: left;position: relative;}
.me6_div1_r_3_2 .ul1_p1_i1{float: left;background: url(../img/me8_i.png) no-repeat;width: 14px;height: 15px;margin-top: 3px;margin-right: 6px;background-position: 0px 0px;}
.me6_div1_r_3_2 .ul1_p1_i2{float: left;background: url(../img/me8_i.png) no-repeat;width: 14px;height: 15px;margin-top: 3px;margin-right: 6px;background-position: 0px -16px;}
.me6_div1_r_3_2 .ul1_p1_i3{float: left;background: url(../img/me8_i.png) no-repeat;width: 14px;height: 15px;margin-top: 3px;margin-right: 6px;background-position: 0px -32px;}
.me6_div1_r_3_2 .ul1_p1_i4{float: left;background: url(../img/me8_i.png) no-repeat;width: 14px;height: 15px;margin-top: 3px;margin-right: 6px;background-position: 0px -48px;}

.me6_div1_r_3_2 .ul1_p2{float: right;width: 100px;text-align: left;}
.me6_div1_r_3_2 .ul1_p2 d{color: #FF4560;font-weight: bold;margin-right: 2px;}

.me6_div1_r_4{width: 100%;border: 1px solid #CCCCCC;background-color: white;overflow: hidden;border-bottom: 0px;}
.me6_div1_r_4:last-child{border-bottom: 1px solid #CCCCCC;}
.me6_div1_r_4_p1{font-size: 16px;color: #333;text-align: left;text-indent: 10px;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;font-weight: bold;}
.me6_div1_r_4_p1 span{border-bottom: 2px solid #ff4560;padding: 0px 10px;padding-bottom: 11px;}
.me6_div1_r_4_ul1{width: 820px;overflow: hidden;margin: 0 auto;margin-top: 17px;}
.me6_div1_r_4_ul1 li{float: left;width: 190px;margin-right: 15px;margin-bottom: 15px;border: 1px solid #CCCCCC;overflow: hidden;transition: 0.15s;}
.me6_div1_r_4_ul1 li:hover{box-shadow: 0px 0px 10px #aaa;}
.me6_div1_r_4_ul1 li:nth-child(4n){margin-right: 0px;}
.me6_div1_r_4_ul1 li .div1{width: 100%;height: 185px;position: relative;}
.me6_div1_r_4_ul1 li .div1 img{width: 100%;height: 100%;}
.me6_div1_r_4_ul1 li .div2{width: 100%;height: 81px;overflow: hidden;}
.me6_div1_r_4_ul1 li .div2_s1{width: 100%;overflow: hidden;display: block;}
.me6_div1_r_4_ul1 li .div2_s1 d1{font-size: 19px;color: #FF4560;float: left;margin-left: 5px;}
.me6_div1_r_4_ul1 li .div2_s1 d2{font-size: 12px;color: #999999;float: right;margin-right: 10px;margin-top: 5px;}
.me6_div1_r_4_ul1 li .div2_p1{font-size: 14px;color: #666666;text-align: left;margin-left: 5px;margin-right: 5px;line-height: 23px;margin-top: 5px;margin-bottom: 15px;}

.me6_div1_r_p1{font-size: 16px;color: #333;text-align: left;text-indent: 10px;padding: 12px 0px;font-weight: bold;background-color: white;border: 1px solid #CCCCCC;border-bottom: 0px;width: 100%;}
.me6_div1_r_p1 span{border-bottom: 2px solid #ff4560;padding: 0px 10px;padding-bottom: 11px;}
.me6_div1_r_5{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;overflow: hidden;}
.me6_div1_r_5_1{float: left;width: 810px;margin-left: 25px;padding: 20px 0px;;border-bottom: 1px solid #CCCCCC;position: relative;}
.me6_div1_r_5_1 .img{float: left;border-radius: 99px;width: 114px;height: 114px;}
.me6_div1_r_5_1 .div1{float: left;margin-left: 20px;width: 350px;}
.me6_div1_r_5_1 .div1_p1{text-align: left;font-size: 24px;color: #333333;font-weight: bold;margin-top: 17px;}
.me6_div1_r_5_1 .div1_p1 d{font-size: 14px;color: #666666;font-weight: normal;margin-left: 15px;}
.me6_div1_r_5_1 .div1_1{width: 100%;overflow: hidden;margin-top: 15px;}
.me6_div1_r_5_1 .div1_1_p1{font-size: 14px;color: #666666;text-align: left;float: left;}
.me6_div1_r_5_1 .div1_1_1{width: 170px;height: 20px;background-color: #D9D9D9;float: left;position: relative;}
.me6_div1_r_5_1 .div1_1_1 span{width: 50%;height: 20px;background-color: #fe628e;position: absolute;left: 0px;top: 0px;font-size: 12px;color: white;text-align: center;line-height: 20px;}
.me6_div1_r_5_1 .div1_1_a1{font-size: 14px;color: #0f93d7;margin-left: 12px;float: left;}
.me6_div1_r_5_2{float: left;width: 810px;margin-left: 25px;padding-top: 40px;padding-bottom: 10px;border-bottom: 1px solid #CCCCCC;}
.me6_div1_r_5_2 .div1{width: 100%;overflow: hidden;margin-bottom: 35px;}
.me6_div1_r_5_2 .div1_p1{font-size: 14px;color: #666666;width: 105px;line-height: 31px;float: left;text-align: right;margin-right: 25px;}
.me6_div1_r_5_2 .div1_p2{font-size: 14px;color: #666666;text-align: left;line-height: 31px;float: left;}
.me6_div1_r_5_2 .div1_input1{width: 198px;height: 30px;float: left;font-size: 14px;border: 1px solid #CCCCCC;text-indent: 10px;line-height: 30px;}
.me6_div1_r_5_2 .div1_input2{width: 350px;height: 30px;float: left;font-size: 14px;border: 1px solid #CCCCCC;text-indent: 10px;line-height: 30px;margin-top: 12px;}
.me6_div1_r_5_2 .div1_lab1{float: left;font-size: 14px;color: #333333;text-align: left;line-height: 31px;margin-right: 35px;}
.me6_div1_r_5_2 .div1_lab1 input{float: left;margin-top: 10px;margin-right: 5px;}
.me6_div1_r_5_2 .div1_select1{width: 178px;height: 30px;float: left;font-size: 14px;border: 1px solid #CCCCCC;text-indent: 7px;line-height: 30px;text-align: left;margin-right: 10px;}
.me6_div1_r_5_input1{width: 121px;height: 36px;background-color: #FF4560;color: white;font-size: 16px;text-align: center;line-height: 36px;border-radius: 5px;margin: 30px 0px;cursor: pointer;}

.me6_div1_r_6{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;overflow: hidden;}
.me6_div1_r_6 .ul1{width: 100%;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;float: left;}
.me6_div1_r_6 .ul1 li{float: left;margin-left: 7px;margin-right: 20px;cursor: pointer;}
.me6_div1_r_6 .ul1 li a{font-size: 16px;color: #333333;font-weight: bold;}
.me6_div1_r_6 .ul1 li a span{padding: 0px 10px;padding-bottom: 11px;}
.me6_div1_r_6 .ul1 li a:hover span{border-bottom: 2px solid #FF4560;}
.me6_div1_r_6_xz span{border-bottom: 2px solid #FF4560 !important;}
.me6_div1_r_6 .ul2{width: 100%;padding: 12px 0px;overflow: hidden;background-color: #EBEBEB;}
.me6_div1_r_6 .ul2 li{float: left;font-size: 16px;color: #333333;text-align: center;overflow: hidden;}
.me6_div1_r_6 .ul2_li1{width: 370px;margin-left: 20px;}
.me6_div1_r_6 .ul2_li2{width: 115px;margin-left: 10px;}
.me6_div1_r_6 .ul2_li3{width: 65px;margin-left: 10px;}
.me6_div1_r_6 .ul2_li4{width: 115px;margin-left: 10px;}
.me6_div1_r_6 .ul2_li5{width: 100px;margin-left: 10px;}

.me6_div1_r_6 .ul3{width: 100%;overflow: hidden;border-bottom: 1px solid #CCCCCC;}
.me6_div1_r_6 .ul3:last-child{border-bottom: 0px;}
.me6_div1_r_6 .ul3 li{float: left;overflow: hidden;padding-top: 20px;}
.me6_div1_r_6 .ul3_li1{width: 370px;margin-left: 20px;}
.me6_div1_r_6 .ul3_li1_img1{width: 95px;height: 81px;border: 1px solid #CCCCCC;float: left;margin-right: 15px;margin-bottom: 20px;}
.me6_div1_r_6 .ul3_li1_1{float: left;width: 255px;}
.me6_div1_r_6 .ul3_li1_1_p1{font-size: 16px;color: #666666;text-align: left;line-height: 26px;}
.me6_div1_r_6 .ul3_li1_1_p2{font-size: 14px;color: #999999;text-align: left;margin-top: 14px;}
.me6_div1_r_6 .ul3_li2{width: 115px;margin-left: 10px;}
.me6_div1_r_6 .ul3_li2_p1{font-size: 14px;color: #333333;text-align: center;line-height: 26px;}
.me6_div1_r_6 .ul3_li2_p2{font-size: 14px;color: #999999;text-align: center;margin-top: 5px;}
.me6_div1_r_6 .ul3_li3{width: 65px;margin-left: 10px;}
.me6_div1_r_6 .ul3_li3 p{font-size: 14px;color: #333333;text-align: center;line-height: 26px;}
.me6_div1_r_6 .ul3_li4{width: 115px;margin-left: 10px;}
.me6_div1_r_6 .ul3_li4 p{font-size: 14px;color: #333333;text-align: center;line-height: 26px;}
.me6_div1_r_6 .ul3_li5{width: 100px;margin-left: 10px;text-align: center;}
.me6_div1_r_6 .ul3_li5_p1{font-size: 16px;color: #333333;}
.me6_div1_r_6 .ul3_li5_p2{font-size: 16px;color: #999999;margin-top: 6px;}
.me6_div1_r_6 .ul3_li5_p3{font-size: 16px;color: #333333;margin-top: 6px;}
.me6_div1_r_6 .ul3_li5_p4{font-size: 16px;color: #333333;margin-top: 10px;}
.me6_div1_r_6 .ul3_li5_p5{font-size: 16px;color: #333333;margin-top: 2px;}
.me6_div1_r_6 .ul3_li5_input1{width: 93px;height: 30px;font-size: 16px;color: #333333;border: 1px solid #CCCCCC;background-color: #f6f6f6;display: inline-block;border-radius: 5px;margin-top: 9px;cursor: pointer;line-height: 28px;}
.me6_div1_r_6 .ul3_li5_input2{width: 93px;height: 30px;font-size: 16px;color: white;background-color: #FF4560;display: inline-block;border-radius: 5px;cursor: pointer;line-height: 28px;}
.me6_div1_r_6 .ul3_li5_input3{width: 93px;height: 30px;font-size: 16px;color: #333333;border: 1px solid #CCCCCC;background-color: #f6f6f6;display: inline-block;border-radius: 5px;cursor: pointer;line-height: 28px;margin-top: -3px;}

.me6_div1_r_7{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;}
.me6_div1_r_7 .p1{font-size: 16px;color: #333;text-align: left;text-indent: 10px;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;font-weight: bold;}
.me6_div1_r_7 .p1 span{border-bottom: 2px solid #ff4560;padding: 0px 10px;padding-bottom: 11px;}
.me6_div1_r_7 .div1{width: 800px;margin: 0 auto;overflow: hidden;margin-top: 30px;padding-bottom: 20px;border-bottom: 1px solid #CCCCCC;}
.me6_div1_r_7 .div1 img{width: 121px;height: 107px;border: 1px solid #CCCCCC;float: left;margin-right: 12px;}
.me6_div1_r_7 .div1 p{font-size: 16px;color: #666666;text-align: left;line-height: 26px;width: 365px;margin-top: 27px;}
.me6_div1_r_7 .div2{width: 800px;margin: 0 auto;overflow: hidden;background-color: #F9F9F9;border: 1px solid #CCCCCC;margin-top: 35px;padding: 20px 0px;}
.me6_div1_r_7 .div2_1{width: 750px;margin: 0 auto;overflow: hidden;}
.me6_div1_r_7 .div2_1_p1{font-size: 16px;color: #333333;text-align: left;font-weight: bold;}
.me6_div1_r_7 .div2_1_1{width: 100%;overflow: hidden;margin-top: 25px;margin-bottom: 20px;}
.me6_div1_r_7 .div2_1_1 ul{width: 430px;float: left;overflow: hidden;}
.me6_div1_r_7 .div2_1_1 ul li{float: left;width: 62px;height: 28px;background-color: #999999;color: white;font-size: 14px;border-radius: 3px;margin-right: 7px;margin-bottom: 7px;line-height: 28px;cursor: pointer;}
.me6_div1_r_7_xz{background-color: #FF5E74 !important;}
.me6_div1_r_7 .div2_1_textarea1{width: 521px;height: 155px;border: 1px solid #CCCCCC;resize: none;float: left;margin-top: 15px;font-size: 14px;color: #333333;text-align: left;padding: 5px 7px;}
.me6_div1_r_7 .div2_1_2{width: 100%;overflow: hidden;margin-top: 20px;float: left;position: relative;}
.me6_div1_r_7 .div2_1_2_upbt1{width: 100%;overflow: hidden;margin-bottom: 20px;}
.me6_div1_r_7 .div2_1_2_upbt1 a{width: 78px;height: 34px;border: 1px solid #CCCCCC;background-color: white;border-radius: 5px;line-height: 34px;font-size: 14px;color: #333333;text-align: center;float: left;}
.me6_div1_r_7 .div2_1_2_upbt1 input{width: 74px;height: 34px;position: absolute;left: 0px;top: 0px;opacity: 0;}
.me6_div1_r_7 .div2_1_2_upbt1 p{font-size: 14px;color: #999999;float: left;line-height: 34px;margin-left: 20px;}
.me6_div1_r_7 .div2_1_2_upbt1 p d{color: #333333;}
.me6_div1_r_7 .div2_1_2_upimg1{width: 100%;float: left;}
.me6_div1_r_7 .div2_1_2_upimg1 span{width: 95px;height: 95px;float: left;position: relative;margin-right: 25px;}
.me6_div1_r_7 .div2_1_2_upimg1 img{width: 95px;height: 95px;}
.me6_div1_r_7 .div2_1_2_upimg1 .img1{position: absolute;top: 0px;right: 0px;top: -7px;right: -9px;width: 17px !important;height: 17px !important;cursor: pointer;}
.me6_div1_r_7 .div3{width: 100%;overflow: hidden;}
.me6_div1_r_7 .div3 input{width: 120px;height: 40px;background-color: #FF4560;color: white;border-radius: 5px;font-size: 16px;line-height: 40px;text-align: center;margin: 23px 0px;cursor: pointer;}

.me6_div1_r_8{width: 100%;border: 1px solid #CCCCCC;margin-top: 20px;background-color: white;overflow: hidden;}
.me6_div1_r_8 .div1_1{width: 100%;}
.me6_div1_r_8 .div1_1_1{width: 100%;height: 46px;border-bottom: 1px solid #CCCCCC;overflow: hidden;}
.me6_div1_r_8 .div1_1_1 p{font-size: 16px;color: #333333;text-align: center;float: left;border-right: 1px solid #CCCCCC;line-height: 46px;background-color: #f4f4f4;padding: 0px 12px;}
.me6_div1_r_8 .div1_1_ul1{width: 100%;width: 815px;display: inline-block;margin: 0 auto;}
.me6_div1_r_8 .div1_1_ul1 li{width: 100%;padding: 20px 0px;border-bottom: 1px solid #D9D9D9;overflow: hidden;}
.me6_div1_r_8 .div1_1_ul1 li:last-child{border-bottom: 0px;}
.me6_div1_r_8 .div1_1_ul1 li .p1{text-align: left;font-size: 14px;line-height: 56px;}
.me6_div1_r_8 .div1_1_ul1 li .p1 span{width: 56px;height: 56px;float: left;border-radius: 99px;overflow: hidden;margin-right: 7px;}
.me6_div1_r_8 .div1_1_ul1 li .p1 d{color: #FF4560;}
.me6_div1_r_8 .div1_1_ul1 li .p1 c{color: #999999;margin-left: 10px;}
.me6_div1_r_8 .div1_1_ul1 li .p1 d2{font-size: 14;color: #999999;float: right;}
.me6_div1_r_8 .div1_1_ul1 li .p2{font-size: 14px;color: #666666;text-align: left;line-height: 25px;margin-top: 7px;}
.me6_div1_r_8 .div1_1_ul1 li .ul1{width: 100%;overflow: hidden;margin-bottom: 15px;}
.me6_div1_r_8 .div1_1_ul1 li .ul1 li{width: 62px;height: 28px;border-radius: 5px;background-color: #FF5E74;font-size: 14px;color: white;line-height: 28px;text-align: center;padding: 0px;margin: 0px;margin-top: 10px;margin-right: 9px;float: left;}
.me6_div1_r_8 .div1_1_ul1 li .ul2{width: 100%;overflow: hidden;margin-bottom: 5px;}
.me6_div1_r_8 .div1_1_ul1 li .ul2 li{width: 90px;height: 90px;padding: 0px;margin: 0px;margin-top: 10px;margin-right: 10px;float: left;}
.me6_div1_r_8 .div1_1_ul1 li .p3{font-size: 14px;color: #999999;text-align: left;}
.me6_div1_r_8 .div1_1_ul1 li .p3 d{color: #666666;}

.me6_div1_r_9{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;padding-bottom: 30px;}
.me6_div1_r_9 .p1{font-size: 16px;color: #333;text-align: left;text-indent: 10px;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;font-weight: bold;}
.me6_div1_r_9 .p1 span{border-bottom: 2px solid #ff4560;padding: 0px 10px;padding-bottom: 11px;}
.me6_div1_r_9 .div1{width: 785px;margin: 0 auto;margin-top: 30px;border: 1px solid #CCCCCC;overflow: hidden;}
.me6_div1_r_9 .div1_1{width: 100%;height: 46px;background-color: #ffe9ec;overflow: hidden;}
.me6_div1_r_9 .div1_1 p{font-size: 16px;color: #666666;text-align: left;text-indent: 20px;font-weight: bold;line-height: 46px;float: left;}
.me6_div1_r_9 .div1_1 a{font-size: 16px;color: #FF4560;float: right;margin-right: 20px;line-height: 46px;}
.me6_div1_r_9 .div1_2{width: 100%;height: 105px;background-color: white;overflow: hidden;}
.me6_div1_r_9 .div1_2 p{font-size: 14px;color: #666666;margin-top: 12px;text-align: left;width: 100%;overflow: hidden;}
.me6_div1_r_9 .div1_2 p d1{width: 109px;text-align: right;float: left;}
.me6_div1_r_9 .div1_2 p d2{width: 650px;text-align: left;text-indent: 20px;color: #333333;float: left;}
.me6_div1_r_9 .div2{width: 785px;margin: 0 auto;border-top: 1px solid #CCCCCC;margin-top: 60px;padding-top: 30px;}
.me6_div1_r_9 .div2_p1{font-size: 16px;color: #666666;font-weight: bold;text-align: left;}
.me6_div1_r_9 .div2_ul1{width: 100%;margin-top: 10px;}
.me6_div1_r_9 .div2_ul1 li{width: 100%;overflow: hidden;margin-bottom: 17px;}
.me6_div1_r_9 .div2_ul1_p1{width: 79px;text-align: right;font-size: 14px;color: #333333;float: left;line-height: 31px;margin-right: 17px;}
.me6_div1_r_9 .div2_ul1_input1{width: 158px;height: 30px;border: 1px solid #CCCCCC;text-indent: 10px;font-size: 14px;color: #333333;float: left;border-radius: 3px;}
.me6_div1_r_9 .div2_ul1_input2{width: 490px;height: 30px;border: 1px solid #CCCCCC;text-indent: 10px;font-size: 14px;color: #333333;float: left;border-radius: 3px;}
.me6_div1_r_9 .div2_ul1_select1{width: 158px;height: 30px;border: 1px solid #CCCCCC;text-indent: 5px;font-size: 14px;color: #333333;float: left;border-radius: 3px;margin-right: 5px;}
.me6_div1_r_9 .div2_ul1_bc{width: 98px;height: 30px;background-color: #FF4560;border: 1px solid #FF4560;font-size: 16px;color: white;border-radius: 3px;float: left;line-height: 30px;margin-right: 15px;cursor: pointer;}
.me6_div1_r_9 .div2_ul1_qx{width: 98px;height: 30px;background-color: #F5F5F5;border: 1px solid #CCCCCC;font-size: 16px;color: #333333;border-radius: 3px;float: left;line-height: 30px;cursor: pointer;}
.me6_div1_r_9 .div3{width: 785px;margin: 0 auto;border: 1px solid #CCCCCC;margin-top: 75px;overflow: hidden;}
.me6_div1_r_9 .div3_p1{font-size: 16px;color: #666666;text-align: left;font-weight: bold;height: 46px;line-height: 46px;background-color: #f7f7f7;text-indent: 20px;}
.me6_div1_r_9 .div3{width: 785px;margin: 0 auto;margin-top: 30px;border: 1px solid #CCCCCC;overflow: hidden;}
.me6_div1_r_9 .div3_1{width: 100%;height: 46px;background-color: #f7f7f7;overflow: hidden;}
.me6_div1_r_9 .div3_1 p{font-size: 16px;color: #666666;text-align: left;text-indent: 20px;font-weight: bold;line-height: 46px;float: left;}
.me6_div1_r_9 .div3_1 a{font-size: 16px;color: #FF4560;float: right;margin-right: 20px;line-height: 46px;}
.me6_div1_r_9 .div3_ul1{width: 100%;padding-top: 20px;padding-bottom: 15px;background-color: white;overflow: hidden;}
.me6_div1_r_9 .div3_ul1 li{float: left;width: 50%;margin-bottom: 15px;}
.me6_div1_r_9 .div3_ul1_p1{width: 90px;float: left;font-size: 14px;color: #666666;text-align: right;}
.me6_div1_r_9 .div3_ul1_p2{font-size: 14px;color: #333333;text-align: left;width: 270px;float: left;}

.me6_div1_r_10{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;padding: 20px 0px;}
.me6_div1_r_10 .ul1{width: 100%;overflow: hidden;height: 111px;}
.me6_div1_r_10 .ul1 li{width: 33%;height: 100%;border-right: 1px solid #CCCCCC;float: left;}
.me6_div1_r_10 .ul1 li:last-child{border-right: 0px;}
.me6_div1_r_10 .ul1_p1{font-size: 20px;color: #333333;text-align: center;}
.me6_div1_r_10 .ul1_p2{font-size: 36px;color: #2cc02c;font-weight: bold;text-align: center;margin-top: 5px;}
.me6_div1_r_10 .ul1_p3{font-size: 36px;color: #f14040;font-weight: bold;margin-top: 5px;display: inline-block;width: 145px;text-align: left;}
.me6_div1_r_10 .ul1_p4{font-size: 14px;color: #999999;margin-top: 10px;}
.me6_div1_r_10 .ul1_input1{width: 121px;height: 36px;background-color: #FF4560;font-size: 16px;color: white;text-align: center;line-height: 36px;border-radius: 5px;margin-top: 35px;cursor: pointer;}

.me6_div1_r_11{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;overflow: hidden;}
.me6_div1_r_11 .ul1{width: 100%;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;float: left;}
.me6_div1_r_11 .ul1 li{float: left;margin-left: 7px;margin-right: 20px;cursor: pointer;}
.me6_div1_r_11 .ul1 li p{font-size: 16px;color: #333333;font-weight: bold;}
.me6_div1_r_11 .ul1 li p span{padding: 0px 10px;padding-bottom: 11px;}
.me6_div1_r_11 .ul1 li:hover span{border-bottom: 2px solid #FF4560;}
.me6_div1_r_11_xz span{border-bottom: 2px solid #FF4560 !important;}
.me6_div1_r_11 .ul2{width: 100%;height: 47px;background-color: #EBEBEB;overflow: hidden;}
.me6_div1_r_11 .ul2 li{float: left;font-size: 16px;color: #333333;line-height: 47px;}
.me6_div1_r_11 .ul2_li1{width: 410px;margin-left: 15px;text-align: left;text-indent: 65px;}
.me6_div1_r_11 .ul2_li2{width: 125px;margin-left: 15px;text-align: center;}
.me6_div1_r_11 .ul2_li3{width: 105px;margin-left: 15px;text-align: center;}
.me6_div1_r_11 .ul2_li4{width: 115px;margin-left: 15px;text-align: center;}
.me6_div1_r_11 .ul3{width: 100%;overflow: hidden;border-bottom: 1px solid #CCCCCC;padding: 20px 0px;}
.me6_div1_r_11 .ul3:last-child{border-bottom: 0px;}
.me6_div1_r_11 .ul3 li{float: left;position: relative;}
.me6_div1_r_11 .ul3_li1{width: 410px;margin-left: 15px;}
.me6_div1_r_11 .ul3_li1_img1{width: 121px;height: 107px;border: 1px solid #CCCCCC;float: left;margin-right: 15px;}
.me6_div1_r_11 .ul3_li1_1{float: left;width: 270px;text-align: left;}
.me6_div1_r_11 .ul3_li1_1_p1{font-size: 16px;color: #666666;line-height: 27px;}
.me6_div1_r_11 .ul3_li1_1_p2{font-size: 14px;color: #999999;margin-top: 15px;}
.me6_div1_r_11 .ul3_li1_p1{font-size: 16px;color: #333333;font-weight: bold;text-align: left;margin-top: 27px;}
.me6_div1_r_11 .ul3_li1_p2{font-size: 14px;color: #999999;text-align: left;margin-top: 10px;}
.me6_div1_r_11 .ul3_li2{width: 125px;margin-left: 15px;}
.me6_div1_r_11 .ul3_li2 p{font-size: 20px;line-height: 107px;font-weight: bold;}
.me6_div1_r_11 .ul3_li2 p d1{color: #2CC02C;}
.me6_div1_r_11 .ul3_li2 p d2{color: #F14040;}
.me6_div1_r_11 .ul3_li3{width: 105px;margin-left: 15px;}
.me6_div1_r_11 .ul3_li3 p{font-size: 16px;color: #666666;line-height: 107px;}
.me6_div1_r_11 .ul3_li4{width: 115px;margin-left: 15px;}
.me6_div1_r_11 .ul3_li4 p{font-size: 16px;color: #333333;line-height: 107px;}

.me6_div1_r_11 .ul4{width: 100%;overflow: hidden;border-bottom: 1px solid #CCCCCC;padding: 0px 0px;}
.me6_div1_r_11 .ul4 li{float: left;position: relative;}
.me6_div1_r_11 .ul4_li1{width: 410px;margin-left: 15px;}
.me6_div1_r_11 .ul4_li1_img1{width: 121px;height: 107px;border: 1px solid #CCCCCC;float: left;margin-right: 15px;}
.me6_div1_r_11 .ul3_li1_1{float: left;width: 270px;text-align: left;}
.me6_div1_r_11 .ul3_li1_1_p1{font-size: 16px;color: #666666;line-height: 27px;}
.me6_div1_r_11 .ul3_li1_1_p2{font-size: 14px;color: #999999;margin-top: 15px;}
.me6_div1_r_11 .ul3_li1_p1{font-size: 16px;color: #333333;font-weight: bold;text-align: left;margin-top: 27px;}
.me6_div1_r_11 .ul3_li1_p2{font-size: 14px;color: #999999;text-align: left;margin-top: 10px;}
.me6_div1_r_11 .ul3_li2{width: 125px;margin-left: 15px;}
.me6_div1_r_11 .ul3_li2 p{font-size: 20px;line-height: 107px;font-weight: bold;}
.me6_div1_r_11 .ul3_li2 p d1{color: #2CC02C;}
.me6_div1_r_11 .ul3_li2 p d2{color: #F14040;}
.me6_div1_r_11 .ul3_li3{width: 105px;margin-left: 15px;}
.me6_div1_r_11 .ul3_li3 p{font-size: 16px;color: #666666;line-height: 107px;}
.me6_div1_r_11 .ul3_li4{width: 115px;margin-left: 15px;}
.me6_div1_r_11 .ul3_li4 p{font-size: 16px;color: #333333;line-height: 107px;}

.me6_div1_r_12{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;overflow: hidden;}
.me6_div1_r_12 .p1{font-size: 16px;color: #333;text-align: left;text-indent: 10px;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;font-weight: bold;}
.me6_div1_r_12 .p1 span{border-bottom: 2px solid #ff4560;padding: 0px 10px;padding-bottom: 11px;}
.me6_div1_r_12 .ul1{width: 100%;height: 47px;overflow: hidden;background-color: #EBEBEB;}
.me6_div1_r_12 .ul1 li{float: left;font-size: 16px;color: #333333;line-height: 47px;text-align: center;margin-left: 15px;}
.me6_div1_r_12 .ul1_li1{width: 225px;}
.me6_div1_r_12 .ul1_li2{width: 150px;}
.me6_div1_r_12 .ul1_li3{width: 125px;}
.me6_div1_r_12 .ul1_li4{width: 165px;}
.me6_div1_r_12 .ul1_li5{width: 100px;}
.me6_div1_r_12 .ul2{width: 100%;height: 47px;overflow: hidden;background-color: white;border-bottom: 1px solid #CCCCCC;}
.me6_div1_r_12 .ul2:last-child{border-bottom: 0px;}
.me6_div1_r_12 .ul2 li{float: left;font-size: 16px;color: #333333;line-height: 47px;text-align: center;margin-left: 15px;}
.me6_div1_r_12 .ul2_li1{width: 225px;}
.me6_div1_r_12 .ul2_li2{width: 150px;}
.me6_div1_r_12 .ul2_li2 p{overflow: hidden;;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.me6_div1_r_12 .ul2_li3{width: 125px;}
.me6_div1_r_12 .ul2_li4{width: 165px;}
.me6_div1_r_12 .ul2_li4 p{color: #FF4560;
overflow: hidden;;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.me6_div1_r_12 .ul2_li5{width: 100px;}
.me6_div1_r_12 .ul2_li5 a{font-size: 16px;color: #333333;}

.me6_div1_r_13{width: 100%;border: 1px solid #CCCCCC;margin-bottom: 20px;background-color: white;overflow: hidden;padding-bottom: 125px;}
.me6_div1_r_13 .p1{font-size: 16px;color: #333;text-align: left;text-indent: 10px;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;font-weight: bold;}
.me6_div1_r_13 .p1 span{border-bottom: 2px solid #ff4560;padding: 0px 10px;padding-bottom: 11px;}
.me6_div1_r_13 .ul1{width: 100%;overflow: hidden;margin-top: 30px;}
.me6_div1_r_13 .ul1 li{float: left;width: 50%;margin-bottom: 45px;}
.me6_div1_r_13 .ul1 li p{float: left;font-size: 16px;color: #333333;width: 115px;text-align: right;margin-right: 10px;line-height: 35px;}
.me6_div1_r_13 .ul1 li select{width: 270px;height: 34px;border: 1px solid #CCCCCC;font-size: 16px;color: #333333;text-indent: 5px;float: left;}
.me6_div1_r_13 .ul1 li input{width: 270px;height: 34px;border: 1px solid #CCCCCC;font-size: 16px;color: #333333;text-indent: 5px;float: left;}
.me6_div1_r_13 .input1{width: 87px;height: 35px;background-color: #FF4560;color: white;font-size: 16px;text-align: center;line-height: 35px;border-radius: 5px;float: left;margin-left: 125px;}


.me6_upimg1{float: left;}
.me6_upimg1 img{width: 114px;height: 114px;border-radius: 99px;}
.me6_upbt1{width: 114px;height: 114px;position: absolute;left: 0px;top: 0px;opacity: 0;}
.me6_upbt1 input{width: 100%;height: 100%;cursor: pointer;}
/*06 end*/



/*07 start*/
/*07 end*/



/*08 start*/
/*08 end*/



/*09 start*/
/*09 end*/



/*10 start*/
.me10_tc0{position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background-color: black;opacity: 0.5;z-index: 9;display: none;}
.me10_tc1{position: fixed;left: 0px;right: 0px;margin: auto;top: 30%;width: 430px;background-color: white;z-index: 10;display: none;}
.me10_tc1 .p1{text-align: left;text-indent: 15px;font-size: 16px;color: #333333;padding: 12px 0px;border-bottom: 1px solid #CCCCCC;background-color: #f3f3f3;}
.me10_tc1 .p1 i{background: url(../img/header1.png) no-repeat;width: 22px;height: 22px;background-position: -20px -101px;float: right;margin-right: 10px;cursor: pointer;}
.me10_tc1 .p2{font-size: 14px;color: #333333;text-align: center;margin-top: 30px;position: relative;display: inline-block;}
.me10_tc1 .p2:before{position: absolute;content: "";background: url(../img/header1.png) no-repeat;width: 24px;height: 22px;background-position: -21px -71px;top: -3px;left: -35px;}
.me10_tc1 .p3{font-size: 12px;color: #333333;text-align: center;margin-top: 20px;margin-bottom: 50px;}

.me10_div1{width: 100%;overflow: hidden;}
.me10_div1_div1{width: 100%;background-color: white;margin-top: 25px;overflow: hidden;}
.me10_div1_div1_1{width: 1050px;margin: 0 auto;}
.me10_div1_div1_1_p1{font-size: 20px;color: #333333;text-align: left;margin-top: 15px;margin-bottom: 10px;font-weight: bold;}
.me10_div1_div1_1_ul1{width: 100%;background-color: #f8f8f8;border: 1px solid #CCCCCC;float: left;}
.me10_div1_div1_1_ul1 li{float: left;font-size: 20px;color: #333333;text-align: center;padding: 10px 0px;}
.me10_div1_div1_1_ul1 .li1{width:210px;}
.me10_div1_div1_1_ul1 .li2{width:300px;}
.me10_div1_div1_1_ul1 .li3{width:150px;}
.me10_div1_div1_1_ul1 .li4{width:115px;}
.me10_div1_div1_1_ul1 .li5{width:140px;}
.me10_div1_div1_1_ul1 .li6{width:135px;}

.me10_div1_div1_1_ul2{width: 100%;height: 190px;;border: 1px solid #CCCCCC;display: inline-block;border-top: 0px;overflow: hidden;}
.me10_div1_div1_1_ul2 li{float: left;font-size: 16px;color: #333333;text-align: center;border-right: 1px solid #CCCCCC;height: 100%;overflow: hidden;}
.me10_div1_div1_1_ul2 .li1{width:210px;}
.me10_div1_div1_1_ul2 .li1 img{width: 100%;height: 100%;}
.me10_div1_div1_1_ul2 .li2{width:300px;}
.me10_div1_div1_1_ul2 .li2 p{width: 79%;text-align: center;margin: 0 auto;margin-top: 65px;line-height: 27px;}
.me10_div1_div1_1_ul2 .li3{width:150px;}
.me10_div1_div1_1_ul2 .li3 p{width: 95%;text-align: center;margin: 0 auto;margin-top: 81px;}
.me10_div1_div1_1_ul2 .li4{width:115px;}
.me10_div1_div1_1_ul2 .li4 p{width: 95%;text-align: center;margin: 0 auto;margin-top: 81px;}
.me10_div1_div1_1_ul2 .li5{width:139px;}
.me10_div1_div1_1_ul2 .li5 p{width: 95%;text-align: center;margin: 0 auto;margin-top: 81px;}
.me10_div1_div1_1_ul2 .li6{width:130px;border-right: 0px;}
.me10_div1_div1_1_ul2 .li6 a{width: 95%;text-align: center;margin: 0 auto;margin-top: 81px;display: block;font-size: 16px;color: #333333;}

.me10_div1_div1_1_1{width: 100%;overflow: hidden;border-bottom: 1px solid #CCCCCC;padding: 12px 0px;}
.me10_div1_div1_1_1 .lab1{float: left;font-size: 16px;color: #666666;line-height: 26px;margin-right: 15px;}
.me10_div1_div1_1_1 .lab1 input{margin-right: 10px;}
.me10_div1_div1_1_1 .lab1 d{font-size: 16px;color: #333333;margin-left: 10px;}
.me10_div1_div1_1_1 .lab1 d1{margin-left: 15px;}
.me10_div1_div1_1_1 .select1{width: 140px;height: 26px;border: 1px solid #CCCCCC;float: left;font-size: 14px;line-height: 26px;margin-right: 10px;}
.me10_div1_div1_1_1 .select2{width: 200px;height: 26px;border: 1px solid #CCCCCC;float: left;font-size: 14px;line-height: 26px;margin-right: 10px;}
.me10_div1_div1_1_1 .p1{font-size: 16px;color: #333333;text-align: left;float: left;margin-right: 30px;}
.me10_div1_div1_1_1 .p2{font-size: 16px;color: #333333;text-align: left;float: left;}

.me10_div1_div1_1_ul3{width: 100%;overflow: hidden;}
.me10_div1_div1_1_ul3 li{float: left;width: 370px;height: 200px;background: url(../img/yx1.png) no-repeat;background-size: 100% 100%;overflow: hidden;position: relative;margin-right: 35px;margin-top: 20px;cursor: pointer;}
.me10_div1_div1_1_ul3 li .p1{font-size: 14px;color: #333333;width: 325px;margin: 0 auto;font-weight: bold;text-align: left;padding-bottom: 10px;border-bottom: 1px solid #CCCCCC;margin-top: 25px;margin-bottom: 12px;}
.me10_div1_div1_1_ul3 li .p1 d{float: right;font-weight: normal;}
.me10_div1_div1_1_ul3 li .p2{font-size: 14px;color: #333333;width: 325px;text-align: left;margin: 0 auto;margin-bottom: 10px;}
.me10_div1_div1_1_ul3 li .img1{position: absolute;right: 0px;bottom: 0px;display: none;}
.me10_div1_div1_1_ul3_xz img{display: block !important;}

.me10_div1_div1_1_p2{font-size: 16px;color: #ff4560;text-align: left;margin-top: 50px;padding-bottom: 15px;border-bottom: 2px solid #ebebeb;}
.me10_div1_div1_1_2{width: 975px;overflow: hidden;margin: 0 auto;}
.me10_div1_div1_1_2 .p1{font-size: 16px;color: #666666;text-align: left;font-weight: bold;margin-top: 20px;margin-bottom: 10px;}
.me10_div1_div1_1_2 .div1{width: 100%;overflow: hidden;margin-bottom: 20px;}
.me10_div1_div1_1_2 .div1_p1{font-size: 14px;color: #333333;float: left;width: 83px;text-align: right;line-height: 31px;}
.me10_div1_div1_1_2 .div1_input1{width: 158px;height: 30px;border: 1px solid #CCCCCC;border-radius: 2px;font-size: 14px;color: #333333;text-align: left;line-height: 30px;float: left;text-indent: 10px;}
.me10_div1_div1_1_2 .div1_input2{width: 490px;height: 30px;border: 1px solid #CCCCCC;border-radius: 2px;font-size: 14px;color: #333333;text-align: left;line-height: 30px;float: left;text-indent: 10px;}
.me10_div1_div1_1_2 .div1_select1{width: 160px;height: 30px;border: 1px solid #CCCCCC;border-radius: 2px;font-size: 14px;color: #333333;text-align: left;line-height: 30px;float: left;text-indent: 7px;margin-right: 7px;}
.me10_div1_div1_1_2 .input1{width: 98px;height: 30px;border: 1px solid #ff4560;border-radius: 2px;background-color: #FF4560;float: left;color: white;margin-right: 12px;margin-left: 83px;cursor: pointer;}
.me10_div1_div1_1_2 .input2{width: 98px;height: 30px;border: 1px solid #CCCCCC;border-radius: 2px;background-color: #f5f5f5;float: left;color: #333333;cursor: pointer;}
.me10_div1_div1_1_3{width: 100%;overflow: hidden;border-top: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;padding-top: 30px;padding-bottom: 30px;margin-top: 35px;}
.me10_div1_div1_1_3 .div1{float: left;width: 360px;}
.me10_div1_div1_1_3 .div1_p1{font-size: 16px;color: #333333;text-align: left;font-weight: bold;margin-bottom: 10px;}
.me10_div1_div1_1_3 .div1_textarea1{width: 340px;padding-left: 10px;padding-right: 10px;padding-top: 6px;padding-bottom: 6px;height: 105px;border: 1px solid #CCCCCC;resize: none;}
.me10_div1_div1_1_3 .div2{float: right;width: 265px;}
.me10_div1_div1_1_3 .div2_p1{font-size: 16px;color: #333333;text-align: left;font-weight: bold;margin-bottom: 10px;}
.me10_div1_div1_1_3 .div2_select1{width: 190px;height: 30px;border: 1px solid #CCCCCC;font-size: 14px;color: #333333;text-align: left;text-indent: 5px;float: left;line-height: 30px;}
.me10_div1_div1_1_3 .div2_input1{width: 61px;height: 30px;color: white;background-color: #FF4560;font-size: 16px;color: white;line-height: 32px;text-align: center;float: left;margin-left: 10px;cursor: pointer;}

.me10_div1_div1_1_4{width: 100%;overflow: hidden;padding-bottom: 35px;}
.me10_div1_div1_1_4 p{font-size: 16px;color: #333333;text-align: right;margin-top: 12px;}
.me10_div1_div1_1_4 p c1{margin-left: 21px;}
.me10_div1_div1_1_4 p c2{margin-left: 39px;}
.me10_div1_div1_1_4 p c3{margin-left: 2px;font-size: 24px;color: #FF4560;}
.me10_div1_div1_1_4 p c4{font-size: 20px;color: #FF4560;margin-right: 5px;font-weight: bold;}
.me10_div1_div1_1_4 p c5{font-size: 16px;color: #FF4560;font-weight: bold;}
.me10_div1_div1_1_4 p c6{font-weight: bold;}
.me10_div1_div1_1_4 p d{color: #FF4560;font-weight: bold;margin-right: 5px;margin-left: 5px;}
.me10_div1_div1_1_4 input{width: 140px;height: 39px;background-color: #FF4560;color: white;font-size: 19px;line-height: 39px;text-align: center;border-radius: 5px;float: right;margin-top: 20px;cursor: pointer;}
/*10 end*/



/*11 start*/
.me11_div1{width: 100%;overflow: hidden;}
.me11_div1_1{width: 100%;background-color: white;border: 1px solid #CCCCCC;margin-top: 20px;position: relative;display: inline-block;}
.me11_div1_1_img1{position: absolute;left: 15px;top: -3px;}
.me11_div1_1_ul1{float: right;width: 1000px;height: 125px;padding-top: 15px;padding-bottom: 20px;}
.me11_div1_1_ul1 li{float: left;width: 300px;height: 100%;overflow: hidden;margin-right: 30px;}
.me11_div1_1_ul1_img1{float: left;width: 115px;height: 89px;margin-top: 20px;}
.me11_div1_1_ul1_div1{float: left;width: 183px;height: 100%;}
.me11_div1_1_ul1_div1 .p1{font-size: 16px;color: #666666;text-align: left;line-height: 26px;}
.me11_div1_1_ul1_div1 .p2{font-size: 16px;color: #666666;text-align: left;margin-top: 7px;}
.me11_div1_1_ul1_div1 .p2 d{color: #FF4560;}
.me11_div1_1_ul1_div1 a{width: 90px;height: 28px;background-color: #FF4560;color: white;font-size: 16px;float: left;border-radius: 3px;line-height: 28px;margin-top: 12px;}

.me11_div1_2{width: 100%;background-color: white;border: 1px solid #CCCCCC;border-bottom: 0px;margin-top: 10px;position: relative;display: inline-block;}
.me11_div1_2_1{width: 100%;overflow: hidden;border-bottom: 1px solid #CCCCCC;padding: 10px 0px;padding-bottom: 0px;position: relative;}
.me11_div1_2_1 .p1{float: left;width: 175px;border-right: 2px solid #e8e8e8;font-size: 16px;color: #666666;font-weight: bold;text-align: left;position: relative;text-indent: 35px;}
.me11_div1_2_1 .p1 i1{background: url(../img/header1.png) no-repeat;float: left;width: 21px;height: 24px;background-position: -0px -141px;margin-left: 20px;}
.me11_div1_2_1 .p1 i2{background: url(../img/header1.png) no-repeat;float: left;width: 21px;height: 24px;background-position: -0px -172px;margin-left: 20px;}
.me11_div1_2_1 .ul1{float: right;width: 920px;}
.me11_div1_2_1 .ul1 li{float: left;margin-left: 25px;margin-bottom: 10px;}
.me11_div1_2_1 .ul1 li:hover a{background-color: #FF4560;color: white;}
.me11_div1_2_1 .ul1 li a{font-size: 16px;color: #666666;padding: 3px 12px;background-color: white;border-radius: 5px;min-width: 65px;float: left;cursor: pointer;}
.me11_div1_2_1_xz a{background-color: #FF4560 !important;color: white !important;}
.me11_div1_2_1 .ul2{float: right;width: 820px;margin-right: 100px;height: 37px;overflow: hidden;}
.me11_div1_2_1 .ul2 li{float: left;margin-left: 25px;margin-bottom: 10px;}
.me11_div1_2_1 .ul2 li:hover a{background-color: #FF4560;color: white;}
.me11_div1_2_1 .ul2 li a{font-size: 16px;color: #666666;padding: 3px 12px;background-color: white;border-radius: 5px;min-width: 65px;float: left;cursor: pointer;}
.me11_div1_2_1 .a1{font-size: 16px;color: #666666;padding: 3px 12px;background-color: #e5e5e5;border-radius: 5px;min-width: 50px;position: absolute;right: 20px;top: 11px;cursor: pointer;}

.me11_div1_3{width: 100%;background-color: white;border: 1px solid #CCCCCC;margin-top: 20px;position: relative;display: inline-block;}
.me11_div1_3_ul1{width: 100%;overflow: hidden;border-bottom: 1px solid #CCCCCC;}
.me11_div1_3_ul1 li{float: left;padding: 10px 0px;width: 160px;border-right: 1px solid #CCCCCC;cursor: pointer;}
.me11_div1_3_ul1 li p{font-size: 16px;color: #666666;position: relative;display: inline-block;}
.me11_div1_3_ul1 li p i1{background: url(../img/header1.png) no-repeat;width: 15px;height: 17px;background-position: 0px -203px;position: absolute;top: 1px;right: -19px;}
.me11_div1_3_ul1 li p i2{background: url(../img/header1.png) no-repeat;width: 15px;height: 17px;background-position: 0px -222px;position: absolute;top: 1px;right: -19px;display: none;}
.me11_div1_3_ul1_xz{background-color: #FF4560 !important;}
.me11_div1_3_ul1_xz p{color: white !important;}
.me11_div1_3_ul1_xz i1{background-position: -11px -203px !important;}
.me11_div1_3_ul1_xz i2{background-position: -11px -222px !important;}
.me11_div1_3_ul2{width: 100%;overflow: hidden;padding-bottom: 15px;}
.me11_div1_3_ul2 li{float: left;width: 200px;height: 300px;overflow: hidden;margin-left: 15px;border: 1px solid #CCCCCC;margin-top: 15px;}
.me11_div1_3_ul2 li .div1{width: 100%;height: 190px;overflow: hidden;}
.me11_div1_3_ul2 li .div1 img{width: 100%;height: 100%;}
.me11_div1_3_ul2 li .div2{width: 100%;height: 110px;}
.me11_div1_3_ul2 li .div2_p1{font-size: 23px;color: #FF4560;text-align: left;text-indent: 5px;}
.me11_div1_3_ul2 li .div2_p1 d1{font-size: 15px;color: #666666;margin-left: 2px;}
.me11_div1_3_ul2 li .div2_p1 d2{font-size: 13px;color: #666666;float: right;margin-top: 10px;margin-right: 10px;}
.me11_div1_3_ul2 li .div2_p2{font-size: 15px;color: #333333;text-align: left;margin-left: 5px;margin-top: 6px;}
.me11_div1_3_ul2 li .div2_p3{font-size: 13px;color: #666666;text-align: left;margin-left: 5px;line-height: 23px;margin-top: 5px;margin-right: 5px;}
/*11 end*/



/*12 start*/
.me12_s2,.me12_s3,.me12_s4,.me12_s5{display: none;}
/*12 end*/



/*13 start*/
/*13 end*/



/*14 start*/
.me14_div1{width: 100%;overflow: hidden;}
.me14_div1_div1{width: 100%;overflow: hidden;}
.me14_div1_div1_l{float: left;width: 270px;}
.me14_div1_div1_l .div1{width: 100%;border: 1px solid #D9D9D9;background-color: white;margin-bottom: 10px;}
.me14_div1_div1_l .div1_p1{font-size: 16px;color: #333333;text-align: left;padding: 10px 0px;text-indent: 35px;position: relative;background-color: #fafafa;border-bottom: 1px solid #CCCCCC;}
.me14_div1_div1_l .div1_p1:before{position: absolute;content: "";background: url(../img/header1.png) no-repeat;width: 20px;height: 20px;background-position: -19px 3px;left: 12px;top: 11px;}
.me14_div1_div1_l .div1_ul1{width: 240px;display: inline-block;margin: 0 auto;}
.me14_div1_div1_l .div1_ul1 li{width: 100%;padding: 12px 0px;border-bottom: 1px dashed #CCCCCC;text-align: left;text-indent: 19px;}
.me14_div1_div1_l .div1_ul1 li a{font-size: 14px;color: #333333;position: relative;}
.me14_div1_div1_l .div1_ul1 li a:before{position: absolute;content: "";background: url(../img/header1.png) no-repeat;width: 15px;height: 15px;background-position: -35px -22px;left: -20px;top: 3px;}
.me14_div1_div1_l .div1_ul1 li a:hover{color: #FF4560;}
.me14_div1_div1_l .div1_ul1 li a:hover:before{background-position: -21px -22px;}
.me14_div1_div1_l .div1_img1{width: 240px;height: 125px;margin: 0 auto;margin: 10px 0px;}
.me14_div1_div1_l_xz a{color: #FF4560 !important;}
.me14_div1_div1_l_xz a:before{background-position: -21px -22px !important;}
.me14_div1_div1_l .div2{width: 100%;border: 1px solid #D9D9D9;background-color: white;}
.me14_div1_div1_l .div2_l_p2{font-size: 16px;color: #333;text-align: left;padding: 14px 0px;text-indent: 15px;border-bottom: 1px solid #D9D9D9;font-weight: bold;}
.me14_div1_div1_l .div2_l_ul1{width: 245px;display: inline-block;margin-bottom: 20px;}
.me14_div1_div1_l .div2_l_ul1 li{width: 100%;padding-top: 10px;padding-bottom: 15px;border-bottom: 1px dashed #D9D9D9;overflow: hidden;}
.me14_div1_div1_l .div2_l_ul1 li:hover .p1{color: #FF4552;}
.me14_div1_div1_l .div2_l_ul1_img1{float: left;width: 111px;height: 79px;margin-top: 12px;}
.me14_div1_div1_l .div2_l_ul1_div1{float: left;width: 123px;margin-left: 10px;}
.me14_div1_div1_l .div2_l_ul1_div1 .p1{font-size: 13px;color: #666666;text-align: left;line-height: 22px;}
.me14_div1_div1_l .div2_l_ul1_div1 .p2{font-size: 16px;color: #ff4560;text-align: left;margin-top: 3px;}
.me14_div1_div1_r{float: right;width: 815px;border: 1px solid #CCCCCC;overflow: hidden;background-color: white;}
.me14_div1_div1_r .div1{width: 765px;margin: 0 auto;display: inline-block;}
.me14_div1_div1_r .div1_1{width: 100%;overflow: hidden;margin-top: 20px;}
.me14_div1_div1_r .div1_1_a1{width: 64px;height: 32px;background-color: white;font-size: 16px;color: #333333;text-align: center;border-radius: 5px;float: left;margin-right: 20px;line-height: 32px;}
.me14_div1_div1_r .div1_1_a1:hover{background-color: #F2F2F2;}
.me14_div1_div1_r .div1_1_a2{width: 109px;height: 32px;background-color: #FF5E74;font-size: 14px;color: white;text-align: center;border-radius: 5px;float: right;line-height: 32px;}
.me14_div1_div1_r_xz{background-color: #F2F2F2 !important;}
.me14_div1_div1_r .div1_ul1{width: 100%;overflow: hidden;}
.me14_div1_div1_r .div1_ul1 li{width: 100%;padding: 23px 0px;overflow: hidden;padding-bottom: 0px;}
.me14_div1_div1_r .div1_ul1 a:last-child .div1_ul1_1{border-bottom: 0px;}
.me14_div1_div1_r .div1_ul1_img1{width: 54px;height: 54px;border-radius: 99px;float: left;margin-right: 15px;}
.me14_div1_div1_r .div1_ul1_1{float: left;width: 695px;height: 73px;border-bottom: 1px solid #CCCCCC;}
.me14_div1_div1_r .div1_ul1_1_p1{font-size: 16px;color: #333333;text-align: left;width: 100%;display: inline-block;margin-top: 3px;}
.me14_div1_div1_r .div1_ul1_1_p1 d{float: left;margin-right: 5px;}
.me14_div1_div1_r .div1_ul1_1_p1 s1{width: 40px;height: 20px;border-radius: 3px;float: left;font-size: 12px;color: white;background-color: #f74949;text-align: center;line-height: 20px;margin-left: 10px;}
.me14_div1_div1_r .div1_ul1_1_p1 s2{width: 40px;height: 20px;border-radius: 3px;float: left;font-size: 12px;color: white;background-color: #ff691f;text-align: center;line-height: 20px;margin-left: 10px;}
.me14_div1_div1_r .div1_ul1_1_div1{width: 100%;overflow: hidden;margin-top: 7px;}
.me14_div1_div1_r .div1_ul1_1_div1 .p1{font-size: 12px;color: #999999;float: left;}
.me14_div1_div1_r .div1_ul1_1_div1 .p2{font-size: 12px;color: #999999;float: right;}
.me14_div1_div1_r .color1{color: #F74949 !important;}
.me14_div1_div1_r .color2{color: #ff691f !important;}
/*14 end*/



/*15 start*/
.me15_div1{width: 100%;overflow: hidden;}
.me15_div1_div1{width: 100%;background-color: white;}
.me15_div1_div1_1{width: 100%;border: 1px solid #CCCCCC;overflow: hidden;border-bottom: 0px;}
.me15_div1_div1_1_l{float: left;width: 181px;background-color: #f6fafb;border-right: 1px solid #CCCCCC;
margin-bottom:-9999px;padding-bottom:9999px;}
.me15_div1_div1_1_l .div1{width: 100%;height: 55px;}
.me15_div1_div1_1_l .div1 p{line-height: 55px;text-align: center;font-size: 14px;color: #333333;}
.me15_div1_div1_1_l .div1 p d{color: #FF4560;margin-left: 3px;}
.me15_div1_div1_1_l .div2{width: 159px;margin: 0 auto;display: inline-block;}
.me15_div1_div1_1_l .div2_1{width: 159px;height: 159px;border: 1px solid #CCCCCC;background-color: white;position: relative;margin-top: 9px;}
.me15_div1_div1_1_l .div2_1_img0{position: absolute;top: 5px;right: 5px;}
.me15_div1_div1_1_l .div2_1_img1{width: 147px;height: 147px;padding: 5px;}
.me15_div1_div1_1_l .div2_p1{font-size: 14px;color: #FF5E74;text-align: left;margin-top: 9px;font-weight: bold;}
.me15_div1_div1_1_l .div2_s1{width: 100%;overflow: hidden;display: block;font-size: 12px;color: #333333;text-align: left;margin-top: 10px;}
.me15_div1_div1_1_l .div2_s1 d1{float: left;width: 65px;}
.me15_div1_div1_1_l .div2_s1 d2{float: right;width: 75px;}
.me15_div1_div1_1_r{float: right;width: 917px;}
.me15_div1_div1_1_r .div1{width: 100%;height: 55px;}
.me15_div1_div1_1_r .div1_p1{font-size: 20px;color: #333333;text-align: left;font-weight: bold;float: left;line-height: 55px;text-indent: 10px;}
.me15_div1_div1_1_r .div1_p2{font-size: 12px;color: #999999;float: right;line-height: 55px;margin-right: 20px;}
.me15_div1_div1_1_r .div1_p2 d{margin-right: 5px;}
.me15_div1_div1_1_r .div1_p2 a{color: #333333;margin-left: 2px;}
.me15_div1_div1_1_r .div2{width: 100%;overflow: hidden;padding-bottom: 60px;}
.me15_div1_div1_1_r .div2_p1{font-size: 16px;color: #333333;text-align: left;margin-left: 12px;margin-right: 12px;line-height: 29px;margin-top: 15px;}
.me15_div1_div1_1_r .div2_1{width: 100%;overflow: hidden;margin-top: 20px;}
.me15_div1_div1_1_r .div2_1 a{float: right;width: 48px;height: 24px;border: 1px solid #C4E8FF;border-radius: 5px;background-color: #f0fdff;line-height: 24px;text-align: center;font-size: 12px;color: #333333;}
.me15_div1_div1_1_r .div2_1_a1{margin-right: 25px;}
.me15_div1_div1_1_r .div2_1_a1 i{background: url(../img/fx2.png) no-repeat;width: 15px;height: 10px;background-position: -12px 0px;display: inline-block;}
.me15_div1_div1_1_r .div2_1_a2{margin-right: 10px;}
.me15_div1_div1_1_r .div2_1_a2 i{background: url(../img/fx2.png) no-repeat;width: 15px;height: 10px;background-position: -0px 0px;display: inline-block;}
.me15_div1_div1_1_r .div2_2{width: 100%;overflow: hidden;margin-top: 225px;}
.me15_div1_div1_1_r .div2_2_p1{font-size: 16px;color: #333333;text-align: right;line-height: 31px;position: relative;}
.me15_div1_div1_1_r .div2_2_p1 c{margin-right: 10px;}
.me15_div1_div1_1_r .div2_2_p1 i{float: right;width: 115px;height: 21px;}
.me15_div1_div1_1_r .div2_2_p1 d{color: #3d77e3;margin-left: 5px;margin-right: 35px;float: right;height: 31px;padding: 0px 10px;background-color: white;border: 1px solid white;border-bottom-color: white;position: absolute;right: 0px;top: 0px;z-index: 1;cursor: pointer;transition: 0.5s;}
.me15_div1_div1_1_r_xz{background-color: #F6F6F6 !important;border-color: #CCCCCC !important;border-bottom-color: #F6F6F6 !important;}
.me15_div1_div1_1_r .div2_2_1{width: 820px;background-color: #F6F6F6;border: 1px solid #CCCCCC;float: right;margin-right: 35px;overflow: hidden;display: none;}
.me15_div1_div1_1_r .div2_2_1_ul1{width: 100%;overflow: hidden;}
.me15_div1_div1_1_r .div2_2_1_ul1 li{width: 790px;border-bottom: 1px solid #CCCCCC;padding-top: 14px;padding-bottom: 15px;margin: 0 auto;overflow: hidden;}
.me15_div1_div1_1_r .div2_2_1_ul1 li .img1{width: 55px;height: 55px;float: left;margin-right: 10px;margin-top: 5px;}
.me15_div1_div1_1_r .div2_2_1_ul1 li .p1{width: 723px;float: left;font-size: 16px;color: #333333;text-align: left;line-height: 26px;}
.me15_div1_div1_1_r .div2_2_1_ul1 li .p1 d{color: #FF5E74;}
.me15_div1_div1_1_r .div2_2_1_ul1 li .p2{font-size: 16px;color: #999999;float: right;margin-right: 2px;}
.me15_div1_div1_1_r .div2_2_1_input1{width: 100px;height: 28px;border: 1px solid #CCCCCC;font-size: 14px;color: #333333;text-align: center;line-height: 28px;border-radius: 5px;background-color: white;margin: 12px 0px;float: right;margin-right: 15px;cursor: pointer;}
.me15_div1_div1_1_r .div2_2_1_1{width: 100%;overflow: hidden;display: none;}
.me15_div1_div1_1_r .div2_2_1_1 textarea{width: 780px;height: 75px;padding: 5px;border: 1px solid #CCCCCC;background-color: white;resize: none;margin: 0 auto;}
.me15_div1_div1_1_r .div2_2_1_1 input{width: 64px;height: 28px;border: 1px solid #CCCCCC;font-size: 14px;color: white;text-align: center;line-height: 28px;border-radius: 5px;background-color: #ff5e74;margin: 12px 0px;float: right;margin-right: 15px;cursor: pointer;}
.me15_div1_div1_2{width: 100%;overflow: hidden;border: 1px solid #CCCCCC;}
.me15_div1_div1_3{width: 100%;overflow: hidden;border: 1px solid #CCCCCC;border-top: 0px;}
.me15_div1_div1_3 .p1{text-align: left;text-indent: 40px;font-size: 16px;color: #333333;position: relative;margin: 20px 0px;}
.me15_div1_div1_3 .p1:before{position: absolute;content: "";background: url(../img/header1.png) no-repeat;width: 20px;height: 20px;background-position: -20px -46px;top: 2px;left: 15px;}
.me15_div1_div1_3 .div1{width: 1020px;height: 495px;margin: 0 auto;overflow: hidden;}
.me15_div1_div1_3 .div1 textarea{width: 1008px;height: 483px;resize: none;border: 1px solid #CCCCCC;font-size: 16px;padding: 5px;}
.me15_div1_div1_3 .div2{width: 1020px;margin: 0 auto;overflow: hidden;}
.me15_div1_div1_3 .div2 input{float: left;width: 100px;height: 40px;background-color: #FF5E74;color: white;font-size: 16px;line-height: 40px;border-radius: 5px;text-align: center;cursor: pointer;margin-top: 20px;margin-bottom: 35px;}
/*15 end*/



/*16 start*/
/*16 end*/



/*17 start*/
.me17{width: 100%;overflow: hidden;border-top: 1px solid #CCCCCC;margin-top: 35px;padding-top: 5px;}
.me17_p1{font-size: 24px;color: #333333;text-align: left;padding: 15px 0px;text-indent: 20px;background-color: #F5F5F5;border-bottom: 1px solid #CCCCCC;}
.me17_p2{font-size: 16px;color: #666666;text-align: left;padding: 15px 0px;font-weight: bold;}
.me17_ul1{width: 100%;height: 46px;border: 1px solid #CCCCCC;background-color: #FAFAFA;overflow: hidden;}
.me17_ul1 li{float: left;font-size: 16px;color: #666666;text-align: center;font-weight: bold;line-height: 46px;}
.me17_ul1_li1{width: 440px;margin-left: 15px;}
.me17_ul1_li2{width: 105px;margin-left: 55px;}
.me17_ul1_li3{width: 100px;margin-left: 50px;}
.me17_ul1_li4{width: 125px;margin-left: 40px;}
.me17_ul1_li5{width: 85px;margin-left: 35px;}
.me17_ul2{width: 100%;border-bottom: 1px solid #CCCCCC;overflow: hidden;}
.me17_ul2 li{float: left;padding: 20px 0px;}
.me17_ul2_li1{width: 440px;margin-left: 15px;}
.me17_ul2_li1_img1{float: left;width: 125px;height: 105px;border: 1px solid #CCCCCC;margin-right: 15px;}
.me17_ul2_li1_1{float: left;width: 295px;height: 105px;}
.me17_ul2_li1_1 .p1{font-size: 16px;color: #666666;text-align: left;line-height: 27px;}
.me17_ul2_li1_1 .p2{font-size: 14px;color: #999999;text-align: left;margin-top: 15px;}
.me17_ul2_li2{width: 105px;margin-left: 55px;font-size: 16px;color: #666666;line-height: 105px;}
.me17_ul2_li3{width: 100px;margin-left: 50px;font-size: 16px;color: #666666;line-height: 105px;}
.me17_ul2_li4{width: 125px;margin-left: 40px;}
.me17_ul2_li4 .ul1{width: 104px;height: 29px;overflow: hidden;border: 1px solid #CCCCCC;border-radius: 2px;margin-top: 7px;margin-top: 36px;display: inline-block;}
.me17_ul2_li4 .ul1 li{float: left;position: relative;padding: 0px;}
.me17_ul2_li4 .ul1 .jian{width: 27px;height: 29px;background-color: #f2f2f2;border-right: 1px solid #CCCCCC;float: left;cursor: pointer;}
.me17_ul2_li4 .ul1 .jian s{background: url(../img/jiajian.png) no-repeat;width: 17px;height: 3px;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;background-position: 0px 0px;}
.me17_ul2_li4 .ul1 .jia{width: 27px;height: 29px;background-color: #f2f2f2;border-left: 1px solid #CCCCCC;float: right;cursor: pointer;}
.me17_ul2_li4 .ul1 .jia s{background: url(../img/jiajian.png) no-repeat;width: 17px;height: 17px;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;background-position: -1px -8px;}
.me17_ul2_li4 .ul1 .input{width: 47px;height: 29px;float: left;text-align: center;overflow: hidden;}
.me17_ul2_li4 .input input{width: 100%;height: 100%;text-align: center;font-size: 17px;color: #666666;}
.me17_ul2_li5{width: 85px;margin-left: 35px;font-size: 16px;color: #666666;line-height: 105px;}
.me17_1{width: 100%;overflow: hidden;padding: 23px 0px;}
.me17_1_p1{font-size: 16px;color: #666666;text-align: left;float: left;margin-left: 15px;}
.me17_1_1{float: left;margin-left: 140px;}
.me17_1_1 p{font-size: 16px;color: #666666;float: left;line-height: 25px;}
.me17_1_1 select{width: 290px;font-size: 16px;color: #666666;border: 1px solid #CCCCCC;}
/*17 end*/



/*18 start*/
.me18_div1{width: 100%;overflow: hidden;}
.me18_div1_div1{width: 100%;overflow: hidden;}
.me18_div1_div1_l{width: 190px;float: left;border: 1px solid #CCCCCC;border-bottom: 0px;background-color: white;}
.me18_div1_div1_l .div1{width: 100%;}
.me18_div1_div1_l .div1_p1{font-size: 16px;color: #333333;text-align: left;background-color: #F3F3F3;padding: 10px 0px;border-bottom: 1px solid #CCCCCC;text-indent: 15px;font-weight: bold;}
.me18_div1_div1_l .div1_ul1{width: 100%;margin: 0 auto;overflow: hidden;border-bottom: 1px solid #CCCCCC;}
.me18_div1_div1_l .div1_ul1 li{width: 160px;border-bottom: 1px dashed #dddddd;padding: 12px 0px;margin: 0 auto;}
.me18_div1_div1_l .div1_ul1 li:last-child{border-bottom: 0px;}
.me18_div1_div1_l .div1_ul1 li a{font-size: 14px;color: #666666;text-align: left;position: relative;text-indent: 9px;}
.me18_div1_div1_l .div1_ul1 li a:hover{color: #FF4552;}
.me18_div1_div1_l .div1_ul1 li a:before{position: absolute;content: "";width: 4px;height: 4px;background-color: #FF5E74;left: 0px;top: 8px;}
.me18_div1_div1_r{width: 885px;float: right;border: 1px solid #CCCCCC;background-color: white;}
.me18_div1_div1_r .p1{font-size: 16px;color: #333333;border-bottom: 1px solid #CCCCCC;text-indent: 12px;padding: 12px 0px;text-align: left;}
.me18_div1_div1_r .div1{width: 845px;margin: 0 auto;overflow: hidden;padding-top: 10px;padding-bottom: 30px;}
.me18_div1_div1_r .div1 p{font-size: 14px;color: #666666;text-align: left;line-height: 26px;}
.me18_div1_div1_r .div1 img{max-width: 845px;margin: 20px 0px;}
/*18 end*/



/*19 start*/
.me19_div1{width: 100%;overflow: hidden;}
.me19_div1_p1{font-size: 24px;color: #333333;text-align: left;padding-bottom: 12px;border-bottom: 3px solid #CCCCCC;	}
.me19_div1_p1 span{border-bottom: 3px solid #ff4560;padding-bottom: 12px;padding-left: 15px;padding-right: 95px;}
.me19_div1_p1 d{font-size: 16px;color: #999999;margin-left: -85px;}
.me19_div1_div1{width: 960px;margin: 0 auto;margin-top: 35px;display: inline-block;}
.me19_div1_div1_1{width: 100%;border: 1px solid #CCCCCC;border-bottom: 0px;}
.me19_div1_div1_1 .ul1{width: 100%;overflow: hidden;height: 39px;border-bottom: 1px solid #CCCCCC;background-color: #F9F9F9;}
.me19_div1_div1_1 .ul1 li{float: left;font-size: 16px;color: #333333;text-align: center;line-height: 39px;}
.me19_div1_div1_1 .ul1_li1{width: 445px;margin-left: 20px;}
.me19_div1_div1_1 .ul1_li2{width: 145px;margin-left: 20px;}
.me19_div1_div1_1 .ul1_li3{width: 145px;margin-left: 20px;}
.me19_div1_div1_1 .ul1_li4{width: 145px;margin-left: 20px;}

.me19_div1_div1_1 .ul2{width: 100%;overflow: hidden;border-bottom: 1px solid #CCCCCC;background-color: white;}
.me19_div1_div1_1 .ul2 li{float: left;font-size: 14px;color: #333333;text-align: center;padding: 16px 0px;}
.me19_div1_div1_1 .ul2_li1{width: 445px;margin-left: 20px;}
.me19_div1_div1_1 .ul2_li2{width: 145px;margin-left: 20px;}
.me19_div1_div1_1 .ul2_li3{width: 145px;margin-left: 20px;}
.me19_div1_div1_1 .ul2_li4{width: 145px;margin-left: 20px;}

.me19_div1_div1_1 .ul3{width: 100%;overflow: hidden;height: 39px;border-bottom: 1px solid #CCCCCC;background-color: #F9F9F9;}
.me19_div1_div1_1 .ul3 li{float: left;font-size: 16px;color: #333333;text-align: center;line-height: 39px;}
.me19_div1_div1_1 .ul3_li1{width: 435px;margin-left: 10px;}
.me19_div1_div1_1 .ul3_li2{width: 115px;margin-left: 25px;}
.me19_div1_div1_1 .ul3_li3{width: 115px;margin-left: 10px;}
.me19_div1_div1_1 .ul3_li4{width: 115px;margin-left: 10px;}
.me19_div1_div1_1 .ul3_li5{width: 115px;margin-left: 10px;}

.me19_div1_div1_1 .ul4{width: 100%;overflow: hidden;border-bottom: 1px solid #CCCCCC;background-color: white;}
.me19_div1_div1_1 .ul4 li{float: left;font-size: 14px;color: #333333;text-align: center;padding: 16px 0px;}
.me19_div1_div1_1 .ul4 li p{overflow: hidden;;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.me19_div1_div1_1 .ul4_li1{width: 435px;margin-left: 10px;}
.me19_div1_div1_1 .ul4_li2{width: 115px;margin-left: 25px;}
.me19_div1_div1_1 .ul4_li3{width: 115px;margin-left: 10px;}
.me19_div1_div1_1 .ul4_li4{width: 115px;margin-left: 10px;}
.me19_div1_div1_1 .ul4_li5{width: 115px;margin-left: 10px;}

.me19_div1_div1_p1{font-size: 20px;color: #333333;text-align: left;margin-top: 45px;}

.me19_div1_div1_2{width: 100%;overflow: hidden;margin-top: 30px;}
.me19_div1_div1_2 label{float: left;margin-right: 50px;cursor: pointer;}
.me19_div1_div1_2 label input{width: 17px;height: 17px;float: left;margin-right: 15px;margin-top: 19px;}
.me19_div1_div1_2 label img{float: left;border: 1px solid #CCCCCC;width: 135px;height: 46px;padding: 3px;}

.me19_div1_div1_input1{width: 137px;height: 45px;background-color: #FF4560;color: white;font-size: 20px;text-align: center;line-height: 45px;border-radius: 5px;margin-top: 70px;margin-bottom: 100px;cursor: pointer;}
/*19 end*/



/*20 start*/
/*20 end*/



/*21 start*/
/*21 end*/



/*22 start*/
.me22_s2,.me22_s3{display: none;}
/*22 end*/



/*23 start*/
/*23 end*/



/*24 start*/
/*24 end*/



/*25 start*/
/*25 end*/



/*26 start*/
.me26_1{width: 475px;margin: 0 auto;margin-top: 125px;margin-bottom: 105px;overflow: hidden;}
.me26_1 .img1{float: left;margin-top: 5px;}
.me26_1 .div1{float: right;width: 385px;text-align: left;}
.me26_1 .div1_p1{font-size: 25px;color: #333333;font-weight: bold;}
.me26_1 .div1_p2{font-size: 16px;color: #333333;margin-top: 15px;}
.me26_1 .div1_p2 d{color: #FF4560;font-weight: bold;}
.me26_1 .div1_p2 a{font-size: 16px;color: #333333;}
.me26_1 .div1_p3{font-size: 17px;color: #333333;text-align: left;margin-top: 10px;}
.me26_1 .div1_p3 d1{color: #3bcf51;font-weight: bold;margin-right: 5px;}
.me26_1 .div1_p3 d2{color: #FF4560;font-weight: bold;margin-right: 5px;}
/*26 end*/



/*27 start*/
/*27 end*/



/*28 start*/
/*28 end*/



/*29 start*/
.me29_div1{width: 100%;overflow: hidden;}
.me29_div1_div1{width: 100%;overflow: hidden;border: 1px solid #CCCCCC;background-color: white;}
.me29_div1_div1_1{width: 1050px;margin: 0 auto;}
.me29_div1_div1_1 .p1{font-size: 18px;color: #333333;text-align: left;font-weight: bold;border-bottom: 1px solid #CCCCCC;margin-top: 20px;padding-bottom: 15px;}
.me29_div1_div1_1 .div1{width: 1000px;overflow: hidden;margin: 0 auto;margin-top: 25px;margin-bottom: 25px;}
.me29_div1_div1_1 .div1 p{font-size: 16px;color: #333333;float: left;margin-right: 35px;line-height: 36px;}
.me29_div1_div1_1 .div1 input{width: 387px;height: 35px;border: 1px solid #CCCCCC;border-radius: 3px;font-size: 16px;color: #333333;text-indent: 10px;float: left;}
.me29_div1_div1_1 .div2{width: 1000px;margin: 0 auto;}
.me29_div1_div1_1 .div2 textarea{width: 990px;height: 490px;resize: none;border: 1px solid #CCCCCC;font-size: 16px;padding: 5px;}
.me29_div1_div1_1 .div2 input{width: 140px;height: 40px;background-color: #FF5E74;color: white;font-size: 16px;border-radius: 5px;margin-top: 25px;margin-bottom: 45px;float: left;line-height: 40px;}
/*29 end*/



/*30 start*/
.header4{width: 100%;;overflow: hidden;padding-top: 27px;padding-bottom: 27px;border-bottom: 6px solid #ff7085;}
.header4_img1{float: left;}
.header4_a1{float: right;font-size: 20px;color: #FF4560;margin-top: 37px;}
.header4_ul1{width: 750px;margin-top: -20px;overflow: hidden;float: right;margin-bottom: 5px;}
.header4_ul1 li{float: left;width: 16%;}
.header4_ul1 li s1{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -0px;display: inline-block;}
.header4_ul1 li s2{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -82px;display: inline-block;}
.header4_ul1 li s3{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -164px;display: inline-block;}
.header4_ul1 li s4{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -246px;display: inline-block;}
.header4_ul1 li s5{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -327px;display: inline-block;}
.header4_ul1 li s6{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -410px;display: inline-block;}
.header4_ul1 li p{font-size: 16px;color: #333333;font-weight: bold;text-align: center;margin-top: 3px;}
.header4_ul1 li p d{font-size: 14px;color: #999999;font-weight: normal;}

.me30_div1{width: 100%;overflow: hidden;background: url(http://www.cqqckj.cc/Public/Home/new/img/56a08b9ddc1fe.jpg) no-repeat;height: 700px;background-size: 100% 700px;}
.me30_div1_1{width: 450px;background-color: white;float: right;margin-right: 40px;background: url(../img/tm1.png);margin-top: 115px;}
.me30_div1_1_1{width: 405px;margin: 0 auto;}
.me30_div1_1_1 .p1{font-size: 24px;color: #333333;text-align: left;font-weight: bold;margin-top: 25px;}
.me30_div1_1_1 .div1{width: 100%;height: 46px;border: 1px solid #CCCCCC;overflow: hidden;margin-top: 30px;}
.me30_div1_1_1 .div1 span{float: left;width: 47px;height: 100%;overflow: hidden;position: relative;background-color: #CCCCCC;}
.me30_div1_1_1 .div1 span i1{background: url(../img/dl1.png) no-repeat;width: 31px;height: 30px;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;background-position: 0px 0px;}
.me30_div1_1_1 .div1 span i2{background: url(../img/dl1.png) no-repeat;width: 31px;height: 30px;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;background-position: 0px -32px;}
.me30_div1_1_1 .div1 input{width: 350px;height: 100%;float: left;font-size: 16px;color: #999999;text-indent: 15px;}
.me30_div1_1_1 .div2{width: 100%;overflow: hidden;margin: 10px 0px;margin-top: 20px;}
.me30_div1_1_1 .div2 input{float: left;width: 19px;height: 19px;margin-right: 3px;}
.me30_div1_1_1 .div2 p{float: left;font-size: 14px;color: #666666;line-height: 19px;}
.me30_div1_1_1 .input1{width: 100%;height: 47px;font-size: 20px;color: white;line-height: 47px;text-align: center;background-color: #FF4560;border-radius: 3px;font-weight: bold;margin-top: 20px;}
.me30_div1_1_1 .div3{width: 100%;overflow: hidden;margin-top: 15px;margin-bottom: 30px;}
.me30_div1_1_1 .div3_a1{font-size: 14px;color: #666666;float: left;color: #007AFF;}
.me30_div1_1_1 .div3_a2{font-size: 14px;color: #666666;float: right;color: #007AFF;}

.footer2{width: 100%;height: 49px;background-color: #EBEBEB;line-height: 49px;text-align: center;font-size: 14px;color: #333333;margin-top: 20px;}
/*30 end*/



/*31 start*/
.me31_1{width: 575px;border: 1px solid #CCCCCC;margin: 0 auto;margin-top: 45px;margin-bottom: 175px;}
.me31_1_1{width: 505px;overflow: hidden;margin: 0 auto;margin-top: 30px;margin-bottom: 15px;}
.me31_1_1_a1{float: left;font-size: 20px;color: #333333;margin-right: 35px;padding: 0px 3px;padding-bottom: 4px;}
.me31_1_1_a1_xz{border-bottom: 2px solid #FF4560 !important;color: #FF4560 !important;}
.me31_1_1_p1{font-size: 16px;color: #666666;float: right;line-height: 28px;}
.me31_1_1_p1 a{color: #FF4560;}
.me31_1_2{width: 100%;overflow: hidden;margin-top: 27px;}
.me31_1_2_p1{font-size: 20px;color: #333333;float: left;line-height: 46px;width: 125px;text-align: right;margin-right: 25px;}
.me31_1_2_input1{float: left;width: 390px;height: 45px;border: 1px solid #CCCCCC;border-radius: 3px;font-size: 16px;color: #333333;text-indent: 10px;}
.me31_1_2_input2{float: left;width: 206px;height: 45px;border: 1px solid #CCCCCC;border-radius: 3px;font-size: 16px;color: #333333;text-indent: 10px;}
.me31_1_2_input3{float: left;width: 172px;height: 47px;border: 1px solid #CCCCCC;border-radius: 3px;font-size: 16px;color: #333333;text-align: center;background-color: #EFEFEF;margin-left: 12px;cursor: pointer;}
.me31_1_3{width: 100%;overflow: hidden;margin: 10px 0px;margin-top: 25px;margin-bottom: 25px;}
.me31_1_3 label{float: left;margin-left: 150px;}
.me31_1_3 label input{float: left;width: 15px;height: 15px;margin-top: 1px;margin-right: 5px;}
.me31_1_3 label p{float: left;font-size: 12px;color: #999999;}
.me31_1_3 label p a{color: #217ddc;}
.me31_1_4{width: 100%;overflow: hidden;margin-top: 15px;margin-bottom: 30px;}
.me31_1_4 input{width: 160px;height: 47px;background-color: #FF4560;color: white;font-size: 20px;text-align: center;line-height: 47px;border-radius: 3px;float: left;margin-left: 150px;}
/*31 end*/



/*32 start*/
/*32 end*/



/*33 start*/
/*33 end*/



/*34 start*/
/*34 end*/



/*35 start*/
.header5{width: 100%;;overflow: hidden;padding-top: 55px;padding-bottom: 55px;}
.header5_img1{float: left;}
.header5_a1{float: right;font-size: 20px;color: #FF4560;margin-top: 37px;}
.header5_ul1{width: 750px;margin-top: -20px;overflow: hidden;float: right;margin-bottom: 5px;}
.header5_ul1 li{float: left;width: 16%;}
.header5_ul1 li s1{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -0px;display: inline-block;}
.header5_ul1 li s2{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -82px;display: inline-block;}
.header5_ul1 li s3{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -164px;display: inline-block;}
.header5_ul1 li s4{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -246px;display: inline-block;}
.header5_ul1 li s5{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -327px;display: inline-block;}
.header5_ul1 li s6{width: 72px;height: 74px;background: url(../img/footer1.png) no-repeat;background-position: -0px -410px;display: inline-block;}
.header5_ul1 li p{font-size: 16px;color: #333333;font-weight: bold;text-align: center;margin-top: 3px;}
.header5_ul1 li p d{font-size: 14px;color: #999999;font-weight: normal;}

.me35_div1{width: 100%;border-bottom: 3px solid #CCCCCC;margin-top: 20px;}
.me35_div1 p{margin: 0px 30px;}
.me35_div1_p1{font-size: 20px;color: #999999;text-align: center;padding-bottom: 12px;display: inline-block;position: relative;}
.me35_div1_p1 span{border-bottom: 3px solid #CCCCCC;padding-bottom: 12px;padding-left: 72px;padding-right: 40px;}
.me35_div1_p1 d{position: relative;}
.me35_div1_p1 d:before{position: absolute;content: "";width: 33px;height: 33px;background: url(../img/fh1.png) no-repeat;background-position: -35px 0px;margin-top: -2px;left: -41px;}
.me35_div1_p1_xz d{color: #FF4560 !important;}
.me35_div1_p1_xz d:before{background-position: 0px 0px !important;}
.me35_div1_p1_xz span{border-bottom: 3px solid #FF4560 !important;}

.me35_div1_p2{font-size: 20px;color: #999999;text-align: center;padding-bottom: 12px;display: inline-block;position: relative;}
.me35_div1_p2 span{border-bottom: 3px solid #CCCCCC;padding-bottom: 12px;padding-left: 72px;padding-right: 40px;}
.me35_div1_p2 d{position: relative;}
.me35_div1_p2 d:before{position: absolute;content: "";width: 33px;height: 33px;background: url(../img/fh1.png) no-repeat;background-position: -35px -35px;margin-top: -2px;left: -41px;}
.me35_div1_p2_xz d{color: #FF4560 !important;}
.me35_div1_p2_xz d:before{background-position: -0px -35px !important;}
.me35_div1_p2_xz span{border-bottom: 3px solid #FF4560 !important;}

.me35_div1_p3{font-size: 20px;color: #999999;text-align: center;padding-bottom: 12px;display: inline-block;position: relative;}
.me35_div1_p3 span{border-bottom: 3px solid #CCCCCC;padding-bottom: 12px;padding-left: 72px;padding-right: 40px;}
.me35_div1_p3 d{position: relative;}
.me35_div1_p3 d:before{position: absolute;content: "";width: 33px;height: 33px;background: url(../img/fh1.png) no-repeat;background-position: -35px -68px;margin-top: -2px;left: -41px;}
.me35_div1_p3_xz d{color: #FF4560 !important;}
.me35_div1_p3_xz d:before{background-position: -0px -68px !important;}
.me35_div1_p3_xz span{border-bottom: 3px solid #FF4560 !important;}

.me35_div2{width: 560px;margin: 0 auto;margin-top: 60px;}
.me35_div2_1{width: 100%;overflow: hidden;margin-bottom: 25px;}
.me35_div2_1 .p1{font-size: 20px;color: #333333;float: left;margin-right: 20px;width: 145px;text-align: right;line-height: 46px;}
.me35_div2_1 .input1{width: 390px;height: 45px;border: 1px solid #CCCCCC;border-radius: 3px;font-size: 16px;color: #333333;text-align: left;text-indent: 10px;float: left;}
.me35_div2_1 .input2{width: 207px;height: 45px;border: 1px solid #CCCCCC;border-radius: 3px;font-size: 16px;color: #333333;text-align: left;text-indent: 10px;float: left;}
.me35_div2_1 .input3{width: 171px;height: 47px;border: 1px solid #CCCCCC;border-radius: 3px;font-size: 16px;color: #333333;float: right;background-color: #EFEFEF;cursor: pointer;}
.me35_div2_2{width: 100%;overflow: hidden;margin-bottom: 25px;}
.me35_div2_2 input{width: 160px;height: 47px;margin-top: 10px;background-color: #FF4560;color: white;text-align: center;border-radius: 5px;float: left;line-height: 47px;font-size: 20px;margin-left: 165px;}
/*35 end*/


/* 新增容器样式 */
.header-main-container {
    display: flex;
    align-items: center;
    gap: 40px;
    width: 80%;
}

/* 优化LOGO样式 */
.shopname-logo {
    flex-shrink: 0;
    padding: 12px 40px;
    margin-right: 20px;
    align-self: center;
}

/* 调整搜索框容器 */
.header2_search {
    flex-grow: 1;
    min-width: 400px;
}

/* reg.php响应式布局和美化 */
/* 平板端 (768px-1100px) */
@media screen and (max-width: 1100px) and (min-width: 768px) {
    .me31_1 {
        width: 90% !important;
        max-width: 600px;
    }
    .me31_1_1 {
        width: 90% !important;
    }
    .me31_1_2_p1 {
        width: 100px !important;
        font-size: 18px !important;
    }
    .me31_1_2_input1 {
        width: calc(100% - 120px) !important;
    }
    .me31_1_3 label {
        margin-left: 120px !important;
    }
    .me31_1_4 input {
        margin-left: 120px !important;
    }
}

/* 手机端 (<768px) */
@media screen and (max-width: 767px) {
    .me31_1 {
        width: 95% !important;
        margin-top: 20px !important;
        margin-bottom: 50px !important;
        border-radius: 10px !important;
        box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;
    }
    .me31_1_1 {
        width: 95% !important;
        text-align: center;
    }
    .me31_1_1_a1 {
        font-size: 18px !important;
        margin-right: 20px !important;
    }
    .me31_1_1_p1 {
        float: none !important;
        font-size: 14px !important;
        margin-top: 10px;
    }
    .me31_1_2 {
        margin-top: 20px !important;
    }
    .me31_1_2_p1 {
        width: 100% !important;
        float: none !important;
        text-align: left !important;
        margin-bottom: 8px !important;
        font-size: 16px !important;
    }
    .me31_1_2_input1 {
        width: 100% !important;
        float: none !important;
        height: 40px !important;
        font-size: 14px !important;
    }
    .me31_1_3 label {
        margin-left: 0 !important;
        width: 100% !important;
    }
    .me31_1_4 input {
        width: 100% !important;
        margin-left: 0 !important;
        height: 45px !important;
        font-size: 18px !important;
    }
}

/* 页面美化 */
.me31_1 {
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    padding: 0 20px;
    transition: all 0.3s ease;
}

.me31_1:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

.me31_1_1_a1 {
    transition: all 0.3s ease;
    border-bottom: 2px solid transparent;
}

.me31_1_1_a1:hover {
    color: #FF4560;
    border-bottom: 2px solid #FF4560;
}

.me31_1_2_input1 {
    transition: all 0.3s ease;
    border-color: #e0e0e0;
}

.me31_1_2_input1:focus {
    outline: none;
    border-color: #FF4560;
    box-shadow: 0 0 5px rgba(255,69,96,0.3);
}

.me31_1_4 input {
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    background: linear-gradient(135deg, #FF4560 0%, #ff6b81 100%);
}

.me31_1_4 input:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(255,69,96,0.3);
}

.me31_1_4 input:active {
    transform: translateY(0);
}

/* regok.php响应式布局和美化 */
/* 平板端 (768px-1100px) */
@media screen and (max-width: 1100px) and (min-width: 768px) {
    .me26_1 {
        width: 90% !important;
        max-width: 500px;
        text-align: center;
    }
    .me26_1 .img1 {
        float: none !important;
        display: inline-block;
        margin-right: 15px;
        vertical-align: middle;
    }
    .me26_1 .div1 {
        float: none !important;
        display: inline-block;
        width: auto !important;
        vertical-align: middle;
        text-align: left;
    }
}

/* 手机端 (<768px) */
@media screen and (max-width: 767px) {
    .me26_1 {
        width: 95% !important;
        margin-top: 60px !important;
        margin-bottom: 40px !important;
        text-align: center;
    }
    .me26_1 .img1 {
        float: none !important;
        display: block;
        margin: 0 auto 20px !important;
    }
    .me26_1 .div1 {
        float: none !important;
        width: 100% !important;
        text-align: center;
    }
    .me26_1 .div1_p1 {
        font-size: 22px !important;
    }
    .me26_1 .div1_p2 {
        font-size: 14px !important;
        margin-top: 10px !important;
    }
    .me26_1 .div1_p2 a {
        font-size: 14px !important;
    }
}

/* regok.php页面美化 */
.me26_1 {
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    padding: 30px;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    transition: all 0.3s ease;
}

.me26_1:hover {
    box-shadow: 0 6px 25px rgba(0,0,0,0.15);
    transform: translateY(-2px);
}

.me26_1 .div1_p1 {
    font-size: 28px;
    color: #2c3e50;
    font-weight: bold;
    margin-bottom: 15px;
}

.me26_1 .div1_p2 {
    font-size: 16px;
    color: #7f8c8d;
    margin-top: 15px;
    line-height: 1.6;
}

.me26_1 .div1_p2 d {
    color: #FF4560;
    font-weight: bold;
    font-size: 18px;
}

.me26_1 .div1_p2 a {
    color: #3498db;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease;
    padding: 5px 10px;
    border-radius: 4px;
}

.me26_1 .div1_p2 a:hover {
    color: #2980b9;
    background-color: rgba(52,152,219,0.1);
}

.me26_1 .img1 {
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}

/* login.php响应式布局 */
/* 平板端 (768px-1100px) */
@media screen and (max-width: 1100px) and (min-width: 768px) {
    .me30_div1 {
        height: auto !important;
        background-size: cover !important;
        min-height: 600px;
    }
    .me30_div1_1 {
        width: 400px !important;
        margin-right: 20px !important;
        margin-top: 80px !important;
    }
    .me30_div1_1_1 {
        width: 355px !important;
    }
}

/* 手机端 (<768px) */
@media screen and (max-width: 767px) {
    .me30_div1 {
        height: auto !important;
        background: none !important;
        min-height: auto;
        padding: 20px 0;
    }
    .me30_div1_1 {
        width: 100% !important;
        margin: 60px auto 40px !important;
        float: none !important;
        background: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }
    .me30_div1_1_1 {
        width: 100% !important;
        padding: 0 20px;
        box-sizing: border-box;
    }
    
    /* 确保表单元素在移动端正确显示 */
    .me30_div1_1_1 .div1 {
        width: 100%;
        box-sizing: border-box;
    }
    
    /* 调整移动端表格布局 */
    .me30_div1_1_1 .div3 table {
        width: 100%;
        box-sizing: border-box;
    }
    
    .me30_div1_1_1 .div3 td {
        width: 33.33%;
        text-align: center;
    }
    
    /* 调整头部样式适配移动端 */
    .header4 .w1100 {
        width: 100% !important;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .me30_div1_1_1 .div1 input {
        width: calc(100% - 47px) !important;
        font-size: 14px !important;
    }
}

/* login.php美化样式 */
.me30_div1_1 {
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}

.me30_div1_1:hover {
    box-shadow: 0 6px 25px rgba(0,0,0,0.2);
    transform: translateY(-2px);
}

.me30_div1_1_1 .input1 {
    background: linear-gradient(135deg, #FF4560 0%, #ff6b81 100%);
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

.me30_div1_1_1 .input1:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(255,69,96,0.3);
}

.me30_div1_1_1 .div1 input {
    transition: all 0.3s ease;
    border-color: #e0e0e0;
}

.me30_div1_1_1 .div1 input:focus {
    outline: none;
    border-color: #FF4560;
    box-shadow: 0 0 5px rgba(255,69,96,0.3);
}

/* head.php响应式布局和美化样式 */

/* PC端 (≥1100px) - 保持原有布局，增加美化效果 */
.header {
    transition: all 0.3s ease;
}

.header:hover {
    background-color: #e8e8e8 !important;
}

.header_p1 {
    transition: all 0.3s ease;
}

.header_div1 a {
    transition: all 0.3s ease;
    position: relative;
}

.header_div1 a:hover {
    color: #FF4560 !important;
    transform: translateY(-1px);
}

.header2 {
    transition: all 0.3s ease;
}

.header2:hover {
    background-size: cover !important;
}

.header2_search_1 {
    transition: all 0.3s ease;
    border-radius: 0;
}

.header2_search_1:focus-within {
    box-shadow: 0 0 8px rgba(255,69,96,0.2);
    border-color: #FF4560 !important;
}

.header2_search_1 input[type="submit"] {
    transition: all 0.3s ease;
}

.header2_search_1 input[type="submit"]:hover {
    background-color: #ff2a4d !important;
}

.header2_div1 {
    transition: all 0.3s ease;
}

.header2_div1:hover {
    transform: scale(1.02);
}

.me_dh {
    transition: all 0.3s ease;
}

.me_dh_ul1 li {
    transition: all 0.3s ease;
}

.me_dh_ul1 li a {
    transition: all 0.3s ease;
    position: relative;
}

.me_dh_ul1 li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background-color: white;
    transition: width 0.3s ease;
}

.me_dh_ul1 li:hover a::after {
    width: 80%;
}

.me_dh_ul1 li a:hover {
    transform: translateY(-2px);
}

/* 平板端 (768px - 1100px) */
@media screen and (max-width: 1100px) and (min-width: 768px) {
    /* 顶部导航栏调整 */
    .header {
        height: auto !important;
        padding: 8px 0 !important;
    }
    
    .header .w1100 {
        width: 95% !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }
    
    .header_p1 {
        font-size: 11px !important;
        line-height: normal !important;
        margin-right: 10px !important;
    }
    
    .header_div1 {
        float: none !important;
        height: auto !important;
    }
    
    .header_div1 a {
        font-size: 11px !important;
        margin-left: 15px !important;
        line-height: normal !important;
    }
    
    /* 头部2区域调整 */
    .header2 {
        height: auto !important;
        padding: 20px 0 !important;
    }
    
    .header2 .w1100 {
        width: 95% !important;
    }
    
    .header-main-container {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        gap: 20px !important;
        width: 100% !important;
    }
    
    .header2_logo1 {
        margin-top: 0 !important;
        max-width: 150px !important;
        height: auto !important;
    }
    
    .shopname-logo {
        font-size: 28px !important;
        padding: 8px 30px !important;
        min-width: 200px !important;
    }
    
    .header2_search {
        width: 45% !important;
        margin-left: 20px !important;
        margin-top: 0 !important;
        min-width: 300px !important;
    }
    
    .header2_search_1 {
        height: 32px !important;
    }
    
    .header2_search_1 input[type="text"] {
        width: calc(100% - 85px) !important;
        font-size: 12px !important;
    }
    
    .header2_search_1 input[type="submit"] {
        width: 80px !important;
        font-size: 14px !important;
    }
    
    .header2_div1 {
        margin-top: 0 !important;
        margin-right: 20px !important;
    }
    
    .header2_div1 img {
        width: 80px !important;
        height: 80px !important;
    }
    
    .header2_div1 p {
        font-size: 12px !important;
        width: 80px !important;
    }
    
    /* 导航菜单调整 */
    .me_dh {
        height: 45px !important;
        padding: 0 15px !important;
    }
    
    .me_dh_ul1 {
        display: flex !important;
        justify-content: center !important;
    }
    
    .me_dh_ul1 li {
        min-width: auto !important;
        padding: 0 12px !important;
        flex-shrink: 0;
    }
    
    .me_dh_ul1 li a {
        font-size: 15px !important;
        line-height: 45px !important;
        padding: 0 10px !important;
    }
}

/* 手机端 (768px以下) */
@media screen and (max-width: 767px) {
    /* 顶部导航栏调整 */
    .header {
        height: auto !important;
        padding: 6px 0 !important;
        background-color: #f5f5f5 !important;
    }
    
    .header .w1100 {
        width: 100% !important;
        padding: 0 15px !important;
        box-sizing: border-box !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 5px !important;
    }
    
    .header_p1 {
        font-size: 10px !important;
        line-height: normal !important;
        text-align: center !important;
        margin: 0 !important;
    }
    
    .header_div1 {
        float: none !important;
        height: auto !important;
        display: flex !important;
        justify-content: center !important;
        gap: 15px !important;
    }
    
    .header_div1 a {
        font-size: 11px !important;
        margin-left: 0 !important;
        line-height: normal !important;
    }
    
    /* 头部2区域调整 */
    .header2 {
        height: auto !important;
        padding: 15px 0 !important;
        min-height: auto !important;
    }
    
    .header2 .w1100 {
        width: 100% !important;
        padding: 0 15px !important;
        box-sizing: border-box !important;
    }
    
    .header-main-container {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 15px !important;
        width: 100% !important;
    }
    
    .header2_logo1 {
        margin-top: 0 !important;
        max-width: 120px !important;
        height: auto !important;
        display: block !important;
        margin: 0 auto !important;
    }
    
    .shopname-logo {
        font-size: 22px !important;
        padding: 8px 20px !important;
        min-width: auto !important;
        text-align: center !important;
        margin: 0 auto !important;
    }
    
    .header2_search {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        min-width: auto !important;
        float: none !important;
    }
    
    .header2_search_1 {
        height: 36px !important;
        border-radius: 4px !important;
    }
    
    .header2_search_1 input[type="text"] {
        width: calc(100% - 80px) !important;
        font-size: 13px !important;
        border-radius: 4px 0 0 4px !important;
    }
    
    .header2_search_1 input[type="submit"] {
        width: 75px !important;
        font-size: 14px !important;
        border-radius: 0 4px 4px 0 !important;
    }
    
    .header2_search_2 {
        display: none !important;
    }
    
    .header2_div1 {
        display: none !important;
    }
    
    .header2_div1 img {
        width: 70px !important;
        height: 70px !important;
        display: block !important;
        margin: 0 auto !important;
    }
    
    .header2_div1 p {
        font-size: 11px !important;
        width: 100% !important;
        margin: 5px 0 0 0 !important;
    }
    
    /* 导航菜单调整 */
    .me_dh {
        height: 42px !important;
        padding: 0 10px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        white-space: nowrap !important;
    }
    
    .me_dh::-webkit-scrollbar {
        display: none !important;
    }
    
    .me_dh_ul1 {
        display: inline-flex !important;
        justify-content: flex-start !important;
        height: 100% !important;
    }
    
    .me_dh_ul1 li {
        min-width: auto !important;
        padding: 0 10px !important;
        height: 100% !important;
        display: inline-flex !important;
        align-items: center !important;
        flex-shrink: 0;
    }
    
    .me_dh_ul1 li a {
        font-size: 13px !important;
        line-height: 42px !important;
        padding: 0 8px !important;
        white-space: nowrap !important;
    }
    
    .me_dh_ul1 li:hover {
        background-color: #ff4560 !important;
    }
}

/* 小屏手机 (480px以下) */
@media screen and (max-width: 480px) {
    /* 顶部导航栏进一步调整 */
    .header {
        padding: 5px 0 !important;
    }
    
    .header .w1100 {
        padding: 0 10px !important;
    }
    
    .header_p1 {
        font-size: 9px !important;
    }
    
    .header_div1 a {
        font-size: 10px !important;
    }
    
    /* 头部2区域进一步调整 */
    .header2 {
        padding: 12px 0 !important;
    }
    
    .header2 .w1100 {
        padding: 0 10px !important;
    }
    
    .header2_logo1 {
        max-width: 100px !important;
    }
    
    .shopname-logo {
        font-size: 18px !important;
        padding: 6px 15px !important;
    }
    
    .header2_search_1 {
        height: 34px !important;
    }
    
    .header2_search_1 input[type="text"] {
        width: calc(100% - 70px) !important;
        font-size: 12px !important;
        text-indent: 8px !important;
    }
    
    .header2_search_1 input[type="submit"] {
        width: 65px !important;
        font-size: 13px !important;
    }
    
    .header2_div1 img {
        width: 60px !important;
        height: 60px !important;
    }
    
    .header2_div1 p {
        font-size: 10px !important;
    }
    
    /* 导航菜单进一步调整 */
    .me_dh {
        height: 38px !important;
        padding: 0 8px !important;
    }
    
    .me_dh_ul1 li {
        padding: 0 8px !important;
    }
    
    .me_dh_ul1 li a {
        font-size: 12px !important;
        line-height: 38px !important;
        padding: 0 6px !important;
    }
}

/* head.php页面美化增强样式 */
.header {
    background: linear-gradient(180deg, #f5f5f5 0%, #eeeeee 100%) !important;
}

.header:hover {
    background: linear-gradient(180deg, #ffffff 0%, #f0f0f0 100%) !important;
}

.header_div1 a {
    padding: 2px 5px !important;
    border-radius: 3px !important;
}

.header_div1 a:hover {
    background-color: rgba(255,69,96,0.1) !important;
}

.header2 {
    background: linear-gradient(180deg, #ffffff 0%, #f8f8f8 100%) !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05) !important;
}

.header2:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
}

.header2_search_1 {
    border-radius: 20px !important;
    overflow: hidden;
}

.header2_search_1 input[type="text"] {
    border-radius: 20px 0 0 20px !important;
}

.header2_search_1 input[type="submit"] {
    border-radius: 0 20px 20px 0 !important;
}

.header2_search_2 {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 !important;
    padding: 5px 0 0 0 !important;
}

.header2_search_2 li {
    margin-right: 10px !important;
}

.header2_search_2 a {
    font-size: 11px !important;
    color: #999 !important;
    transition: color 0.3s ease !important;
}

.header2_search_2 a:hover {
    color: #FF4560 !important;
}

.header2_div1 {
    background-color: #f9f9f9 !important;
    padding: 10px !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
}

.header2_div1:hover {
    background-color: #fff !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;
}

.me_dh {
    background: linear-gradient(90deg, #FF5E74 0%, #ff4560 50%, #FF5E74 100%) !important;
    background-size: 200% 100% !important;
    animation: gradientMove 3s ease infinite !important;
}

@keyframes gradientMove {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

.me_dh_ul1 li {
    text-align: center;
}

.me_dh_ul1 li.me_dh_ul1_xz {
    background-color: rgba(255,255,255,0.15) !important;
}

.me_dh_ul1 li.me_dh_ul1_xz a {
    font-weight: bold;
}