
        .redtext {
            color: red !important;
        }

        .cloud div {
            background: url("<?=STNET?>/email/images/mail20170301/cloud.png");
        }

        .fast div {
            background: url("<?=STNET?>/email/images/mail20170301/world.png");
            margin-right: 25px;
        }

        .cloud.active div {
            background: url("<?=STNET?>/email/images/mail20170301/cloudactive.png");
        }

        .fast.active div {
            background: url("<?=STNET?>/email/images/mail20170301/worldactive.png");
        }

        .cloud div {
            background: url(<?=STNET?>/email/images/mail20170301/cloud.png) center center /100% 100% no-repeat;
        }

        .fast div {
            background: url(<?=STNET?>/email/images/mail20170301/world.png) center center /100% 100% no-repeat;
            margin-right: 25px;
        }

        .cloud.active div {
            background: url(<?=STNET?>/email/images/mail20170301/cloudactive.png) center center /100% 100% no-repeat;
        }

        .fast.active div {
            background: url(<?=STNET?>/email/images/mail20170301/worldactive.png) center center /100% 100% no-repeat;
        }

        /*自定義模塊*/
        /*滑動條樣式1*/
        #box {
            position: relative;
            width: 600px;
            height: 24px;
            margin: auto 0;
            background-color: white;
            text-align: left;
        }

        #bg {
            height: 24px;
            margin-top: 19px;
            border: 1px solid #ddd;
            overflow: hidden;
        }

        #bgcolor {
            background: #b4d7fe;
            width: 0;
            height: 24px;
            border-right-color: rgb(180, 215, 254)
        }

        #bt {
            width: 13px;
            height: 30px;
            background: url(<?=STNET?>/email/images/btn/slider_btn_new.jpg) no-repeat center center;
            overflow: hidden;
            position: absolute;
            left: 0px;
            margin-left: -8px;
            top: -2px;
            cursor: pointer;
        }

        #text {
            width: 200px;
            margin: 0 auto;
            font-size: 16px;
            line-height: 2em;
        }

        #bg > span {
            width: 107px;
            height: 24px;
            display: block;
            float: left;
            border-right: solid 1px #CCC;
            text-align: right;
            color: #999;
        }

        /*滑動條樣式1結束*/
        /*滑條樣式2*/
        #box1 {
            position: relative;
            width: 657px;
            height: 24px;
            margin: auto 0;
            background-color: white;
            margin-left: 78px;
            text-align: left;
        }

        #bg1 {
            height: 24px;
            margin-top: 5px;
            border: 1px solid #ddd;
            overflow: hidden;
        }

        #bgcolor1 {
            background: #b4d7fe;
            width: 130px;
            height: 24px;
            border-right-color: rgb(180, 215, 254);
        }

        #bt1 {
            width: 13px;
            height: 30px;
            background: url(<?=STNET?>/email/images/btn/slider_btn_new.jpg) no-repeat center center;
            overflow: hidden;
            position: absolute;
            left: 130px;
            margin-left: -8px;
            top: -2px;
            cursor: pointer;
        }

        #text1 {
            width: 200px;
            margin: 0 auto;
            font-size: 16px;
            line-height: 2em;
        }

        #bg1 > span {
            width: 130px;
            height: 24px;
            display: block;
            float: left;
            border-right: solid 1px #CCC;
            text-align: right;
            color: #999;
        }

        /*------header------*/
        .header {
            width: 970px;
            margin: 0 auto;
            margin-bottom: 5px; /*padding:5px 0; overflow:hidden;*/
        }

        /*h1 { float:left; width:195px; height:60px; }*/
        h1 {
            float: left;
            width: 241px;
        }

        .header h2 {
            float: left;
            display: inline
        }

        /*.topRight { float:right; display:inline;text-align:right}*/
        .topRight {
            float: left;
            width: 728px;
            display: inline;
            text-align: right;
            line-height: 15px;
            padding-top: 5px;
        }

        /*.topRight p { font:normal 12px/20px "宋體", Arial; }*/
        .topRight p a {
            color: #666;
        }

        .topRight .topTel {
            font: bold 13px/20px "宋體", Arial;
            color: #FF6600;
            padding: 5px 0 0 0;
        }

        .onlineTalk {
            float: right;
            display: inline;
            margin: 0px
        }

        /*navbar begin*/
        .navMain {
            width: 960px;
            margin: 0 auto;
        }

        .navWrapper {
            position: relative;
            margin-bottom: 5px;
            height: 35px;
            z-index: 999;
        }

        #navbar {
            position: absolute;
            top: 0;
            left: 0;
            width: 960px;
            height: 35px;
            background: #FF781F;
            font-family: arial
        }

        #nav {
            width: 960px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 999;
            margin-left: 6px;
            margin-left: 8 px\9 \0;
        }

        :root #nav {
            width: 960px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 999;
            margin-left: 6px;
            margin-left: 20px \0;
        }

        #navbar li {
            position: relative;
            float: left;
            margin-top: 1px;
            height: 38px;
            text-align: center;
            font-size: 14px;
            font-weight: bold;
            border-radius: 0;
        }

        #navbar a {
            display: block;
            padding: 5px 0 10px 0;
            text-decoration: none;
            color: #fff;
            height: auto;
            cursor: pointer;
        }

        #navbar a strong {
            padding: 0 11px;
        }

        #navbar a:hover {
            text-decoration: none
        }

        #navbar .navline {
            margin-top: 7px;
            width: 2px;
            height: 20px; /*background:#FF781F; */
        }

        #navbar .nav_hover {
            background: #fff url(<?=STNET?>/images/newtempl/nav-hover-bg-l.png) no-repeat;
        }

        #navbar .nav_hover a {
            background: url(<?=STNET?>/images/newtempl/nav-hover-bg-r.png) right 0 no-repeat;
            color: #333
        }

        #navbar .list {
            z-index: 9999;
            display: none;
            position: absolute;
            top: 30px;
            left: -1px;
            width: 370px;
            padding: 10px 0;
            background: white;
            border: #bbb 1px solid;
            border-top: none;
            z-index: 9999;
            -moz-box-shadow: 0 4px 5px #666;
            -webkit-box-shadow: 0 4px 5px #666;
            box-shadow: 0 4px 5px #666;
            -webkit-border-bottom-right-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            -moz-border-radius-bottomright: 5px;
            -moz-border-radius-bottomleft: 5px;
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        #navbar .list li {
            float: left;
            display: inline;
            margin: 0 0 0 10px;
            height: 24px;
            text-align: left; /*border-bottom: #DDD 1px dashed;*/
            overflow: hidden;
            width: 120px;
        }

        #navbar .list a {
            display: block;
            margin: 0;
            padding: 0 10px;
            height: 28px;
            line-height: 28px;
            color: black;
            font-size: 12px;
            background: none;
            font-weight: normal;
        }

        #navbar .nav_hover .list a {
            background: none
        }

        #navbar .list a:hover {
            color: #FF5500
        }

        #navbar .list a.nav_ad {
            margin-top: 10px;
            padding: 0;
            height: auto;
            line-height: 100%
        }

        #navbar .list img {
            border: #fff 2px solid
        }

        #navbar .list a.nav_ad:hover img {
            border: #f60 2px solid
        }

        #navbar .list p {
            font-weight: normal;
            word-break: break-all;
            line-height: 150%;
            text-align: left;
            margin: 0 10px
        }

        /*navbar end*/
        .bottom_img {
            margin: 10px auto;
            width: 674px;
            height: 50px;
        }

        .bottom_img li {
            float: left;
            margin-left: 5px;
        }

        .font_white {
            font-size: 12px
        }

        .white {
            font-size: 12px
        }

        .top {
            font-family: "Arial";
            color: #FFFFFF;

        }

        .topbar {
            font-size: 12px
        }

        .changyou_type{
            margin-left: 5px;
            padding: 5px 15px;
            border-radius: 3px;
            background-color: #f60;
            color: white;
            cursor: pointer;
            border: none;

        }

        .changyou_type2{
            margin-left: 5px;
            padding: 5px 15px;
            border-radius: 3px;
            background-color: #c3b2b2;
            color: white;
            cursor: pointer;
            border: none;

        }
        .dhNavs{height: 40px!important;}

.wyMail-form .form-group{margin-top: 0;}
.form-group{margin-bottom: 15px;}



@media (max-width:900px) {
	.bg01{background-position: 42% !important;}
	.bg02{background-position: 24% !important;}
	.bg03{background-position: 56% !important;}
	body,.mail-main,.w-1200,.clearfix,.wyMail-package-con,.wyMail-step-bar,.wyMail-form,.wyMail-adv li,
	.wyMail-edition dl,#footer{min-width: 100% !important; width: 100% !important;}
	.wyMail-form .form-group{margin-left: 0 !important;}
	.wyMail-package .buyBtn_01{width: 100% !important;}
	.m_clearfix{padding: 0 5px;box-sizing: border-box;}
	.cloudMeau li{width: 33% !important;}
	.cloudMeau li a { height: auto !important;}
	.cloudMeau li span{display: inherit !important;width: 111px ;margin: 0 auto;}
	.cloudMeau li span:after{width: 100% !important;}
	.mail-banner{height: 9.3rem !important;}
	.mail-banner.wy{background-size: auto 100%;background-position-x: 27%;}
	.none{display: none;}
	.wyMail-adv li,.wyMail-adv ul{margin-left: 0 !important;}
	.wyMail-plan dt{font-size: 20px !important;}
	.wyMail-package-con{box-sizing: border-box;}
	.wyMail-plan li{width: 50% !important;float: none;}
	.wyMail-package{padding: 20px 0 !important;}
	.mail-main .tit h4{font-size: 22px !important;}
	.wyMail-edition {margin-top: 20px;}
	.wyMail-edition dl{margin-left: 0 !important;}
	.wyMail-edition dd{font-size: 22px !important;}
	.wyMail-edition li{width: 50% !important;margin-left: 0 !important;font-size: 18px !important;padding-left: 10px;box-sizing: border-box;}
	.wyMail-step-bar{background: none !important;}
	.wyMail-step-bar li{width: auto !important;padding: 0 5px; color: #333 !important;text-indent: inherit !important;}
	.wyMail-form{margin-top: 0 !important; box-sizing: border-box;}
	.wyMail-step { background-size: auto 100%; box-sizing: border-box;}
	.wyMail-form-btn p {line-height: 24px !important;}
	.wyMail-adv dl{width: 80% !important;padding: 0 10px;box-sizing: border-box;}
	.center-block{display: flex;flex-wrap: wrap;display: none;}
	#footer{padding: 10px !important;box-sizing: border-box;}
	.wyMail-adv li{margin-bottom: 0 !important;}
	.yd_top_wnav{top:110px !important; z-index: 4;}
	
	.ssjbcnm{width: 100% !important;padding: 10px 5px !important;font-size: 14px !important;}
	.table{width: 100%;}
	.table tr{display: flex; flex-wrap: wrap;}
	.table tr>td:nth-child(1){display: block !important;width: 100%;}
	.table tr>td{border-top: none !important;}
}




body {
    line-height: unset !important;
    background-color: rgba(250, 250, 250);
  }
  
  /*头部与原有样式冲突修改* start*/
  label {
    margin-bottom: 0 !important;
    font-weight: unset !important;
  }
  
  .wyMail-step {
    height: 700px;
  }
  
  
  .form-control {
    border-radius: 0px !important;
  }
  
  .wyMail-step-bar ul {
    margin-bottom: 0 !important;
  }
  

  
  #bottomNav {
    margin: 0 auto
  }
  
  .white {
    color: white;
    font-family: unset !important;
  }
  
  a {
    text-decoration: none
  }
  
  a:hover {
    text-decoration: underline;
  }
  
  .nav a {
    border-radius: 5px 5px 0 0;
  }
  
  .orange_sidebar {
    box-sizing: border-box !important;
    webkit-box-sizing: border-box !important;
    padding: 0 !important;
  }
  
  .qq_div {
    box-sizing: border-box !important;
    webkit-box-sizing: border-box !important;
  }
  
  .sidebar_photo {
    margin-top: 40px !important;
  }
  
  /*头部与原有样式冲突修改* end*/
  /* #focus_email{background-color: white;border-radius: 5px 5px 0 0}
  #focus_email>a{color: rgb(255,102,0)!important;} */
  #email {
    border-bottom: 3px solid #fc8301 !important;
  }
  
  .top-nav .nav li.nav-item {
    margin-top: 4px !important;
  }
  
  .dropdown>a {
    line-height: 15px !important;
  }
  
  [style="background:url('../user/images/v8/bg.jpg') 0 0 repeat-x; margin:0px; padding:0px;"] tr td a {
    height: 20px !important;
  }
  
  @media(max-width: 900px) {
    .topnavyindaoleft12 a {
        height: 34px;
        line-height: 33px
    }
  
    #topnavyindaoright12 {
        line-height: 44px
    }
  
    .container {
        max-width: 100% !important;
    }
  
    body {
        min-width: 100%
    }
  
    .navbar-collapse {
        z-index: 999;
        position: inherit;
    }
  
    /* .orange_sidebar,.qq_div,.photo_div{display: none} */
    .navbar-header {
        height: 52px !important;
    }
  
    .navbar-default .navbar-nav>li>a:hover {
        background: none !important;
        color: rgb(179, 71, 0) !important;
    }
  
    .navbar li {
        box-sizing: border-box !important;
    }
  
    /*.text-right{display: none}*/
    .container {
        width: 100% !important;
    }
  
    .bottom_img,
    .row {
        width: 100%
    }
  
    .mail-main {
        min-width: 100%;
        margin-top: 0px
    }
  
    .cloudMeau .w-1200>ul {
        width: 95% !important;
    }
  
    .cloudMeau ul li {
        width: 33.3% !important;
        border: 0
    }
  
    .cloudMeau .w-1200>ul>li:last-child {
        display: none
    }
  
    .cloudMeau li a img {
        padding: 7.5px 0;
    }
  
    .cloudMeau li a {
        height: 100%;
    }
  
    .cloudMeau li span {
        width: 100%;
    }
  
    [style="float: right; margin-top: -69px;margin-right: 27px;"] {
        margin-top: -67px !important;
    }
  
    .cloudMeau li span:after {
        width: 75%;
    }
  
    .mail-banner.wy {
        background-position-y: 0 !important;
        height: 120px !important;
        /* background: url('../img/17mail-19_mc.jpg'); */
        background-size: 100% 100%;
    }
  
    /*头部以及轮播图*/
    .wyMail-package {
        padding: 20px 0;
    }
  
    .mail-main .tit {
        padding-bottom: 20px;
    }
  
    .mail-main .tit h4 {
        font-size: 20px;
    }
  
    /*TITLE*/
    .wyMail-package-con {
        width: 100% !important;
    }
  
    .wyMail-edition dl {
        width: 15%;
        margin-left: 30px;
    }
  
    .wyMail-edition ul {
        float: left;
        margin-top: 41px;
        width: 78%;
        margin-top: 33px;
    }
  
    .wyMail-edition dd {
        font-size: 24px;
    }
  
    .wyMail-edition li {
        font-size: 18px;
    }
  
    .wyMail-plan li {
        width: 33.33%;
    }
  
    .wyMail-edition {
        border-top: 0;
    }
  
    .wyMail-package-con {
        border-top: 2px solid #0099ff;
    }
  
    .w-1200 {
        width: 100%
    }
  
    /*版本选择*/
    .wyMail-step {
        height: 545px;
        padding-top: 50px;
        background-size: cover;
    }
  
    .wyMail-step .w-1200 {
        width: 70%;
        padding: 15px 0 1px 0;
    }
  
    .mail-main .tit {
        padding-bottom: 15px;
    }
  
    .wyMail-form .form-group {
        float: unset;
        width: 70%;
        margin-left: 0;
        margin: 0 auto;
        margin-top: 8px;
    }
  
    .wyMail-step-bar li {
        line-height: 29px;
        height: 29px;
        text-indent: 0px;
    }
  
    .wyMail-step-bar {
        width: 100%;
        height: 29px;
        background: none;
        background-color: dodgerblue
    }
  
    .wyMail-form .col-sm {
        width: 50%;
    }
  
    .wyMail-form .form-control {
        width: 100%;
    }
  
    .wyMail-form-btn p {
        line-height: 18px;
        width: 95%;
        margin-left: 2.5%;
    }
  
    .wyMail-form-btn {
        margin-top: 15px;
    }
  
    .wyMail-form-btn a {
        width: 42%
    }
  
    /*购买流程*/

  
    .wyMail-adv ul {
        margin-left: 0;
    }
  
    .wyMail-adv li {
        width: 100%;
        margin-left: unset;
        padding-bottom: 0;
        margin-bottom: 4px;
        background-color: #FFF;
        border-bottom: unset;
        padding-top: 8px;
        padding-bottom: 8px;
    }
  
  
    .wyMail-form {
        width: 100%;
    }
  
    /*产品优势*/
    .wsy-blogroll {
        display: none !important;
    }
  
    .wsy-blogroll>dl>dd {
        float: left;
        display: flex;
        justify-content: center;
    }
  
    #bottomNav,
    #bottomNav2 {
        width: 100%;
        line-height: 15px;
    }
  
    .cloudMeau li a {
        height: 46px !important;
    }
  

  
  
    /*底部*/
    @media (max-width: 543px) {
        .wyMail-edition dl {
            width: 20%;
        }
  
        .wyMail-edition dd {
            font-size: 16px;
        }
  
        .wyMail-edition dt img {
            width: 100%;
            margin-top: 15px;
        }
  
        .wyMail-edition li {
            font-size: 15px;
        }
  
        .wyMail-edition ul {
            float: right;
            width: 67%;
            margin-top: 0;
        }
  
        .wyMail-edition {
            width: 67%;
            margin: 0 auto;
        }
  
        .wyMail-edition li {
            font-size: 14px;
            float: unset;
            margin-left: 35px;
        }
  
        .wyMail-plan li {
            width: 50%;
        }
  
        .cloudMeau li span:after {
            width: 100%;
        }
  
        .wyMail-step-bar li {
            font-size: 12px;
        }
    }
  }
  
  .wyA {
    background: url('../img/17mail-19_A.jpg');
  }
  
  .phoneshow {
    display: none
  }
  
  @media (max-width:900px) {
    .phoneshow {
        display: block;
        height: auto;
        width: 100%;
        /* border: 1px red solid; */
        background: #FFFFFF;
        position: relative;
        padding-bottom: 19px;
    }
  
    .phoneshow_top {
        width: auto;
        height: auto;
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        color: #14A1FF;
        padding-top: 10px;
        padding-left: 16px;
        padding-bottom: 10px;
        border-bottom: 2px #0A9DFF solid;
    }
  
    .phoneshow_upper {
        width: auto;
        height: auto;
        position: relative;
        padding-top: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 10px;
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        color: #666666;
    }
  
    .phoneshow_center {
        width: auto;
        height: auto;
        position: relative;
        padding-left: 16px;
        margin-top: 23px;
    }
  
    .phoneshow_center>div:first-child {
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        color: #000000;
    }
  
    .center_active {
        background: #47B5FF !important;
        color: #FFF !important;
    }
  
    .phoneshow_center>div:nth-child(2) {
        display: flex;
        position: relative;
        margin-top: 20px;
    }
  
    .phoneshow_center>div:nth-child(2)>div {
        width: 54px;
        height: 28px;
        background: #F2F2F2;
        border-radius: 4px;
        text-align: center;
        line-height: 28px;
        /* margin-right: 4px; */
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        color: #000000;
        margin: auto;
    }
  
    .phoneshow_Lower {
        width: auto;
        height: auto;
        position: relative;
        padding-left: 16px;
        margin-top: 23px;
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        color: #000000;
    }
  
    .phoneshow_Lower #count_num {
        font-size: 28px;
    }
  
    .phoneshow_Lower2 {
        width: auto;
        height: 120px;
        /* border: 1px red solid; */
        position: relative;
        padding-left: 16px;
        margin-top: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
  
    .phoneshow_Lower2>div {
        margin-bottom: 6px;
        position: relative;
    }
  
    .phoneshow_Lower2>div:first-child {
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        color: #0A9DFF;
    }
  
    .public>span:first-child {
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        color: #000000;
    }
  
    .public>span:nth-child(2) {
        position: absolute;
        right: 19px;
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        color: #666666;
    }
  
    .Final_price>span {
        position: absolute;
        right: 19px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        color: #FC8301;
    }
  
    .phoneshow_bottom {
        width: auto;
        height: auto;
        position: relative;
        /* border: 1px red solid; */
        text-align: center;
        margin-top: 10px;
    }
  
    .phoneshow_bottom>.Buynow {
        width: 93%;
        /* height: 44px; */
        background: #FC8301;
        border-radius: 4px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 38px;
        color: #FFFFFF;
        margin: auto;
    }
  
    .pcshow {
        display: none;
    }
  

  
    .title {
        background: rgba(252, 131, 1, 0.04);
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        color: #666666;
        padding-top: 7px !important;
        padding-bottom: 10px !important;
    }
  
    .title>h4 {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400 !important;
        font-size: 12px !important;
        color: #666666 !important;
    }
  
    .wyMail-package {
        padding: 0;
    }
  
    .wyMail-step {
        background-image: unset;
        padding-top: 0px;
        height: auto;
    }
  
    .wyMail-step-bar {
        background-color: unset;
        color: #000;
        display: none;
    }
  
  
    .wyMail-form .form-group {
        float: unset;
        width: auto;
        margin-left: 0;
        margin: unset;
        margin-top: 8px;
        padding-left: 16px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
  
    .wyMail-form .form-control {
        border: none;
    }
  
    .wyMail-form-btn {
        margin-top: 15px;
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 15px;
    }
  
    .wyMail-form-btn p {
        line-height: 18px;
        width: auto;
        margin-left: unset;
        position: relative;
        order: 1;
        padding: 0px 16px;
        text-align: left;
    }
  
    .wyMail-form-btn a {
        width: 92%;
        order: 2;
        margin-top: 16px;
    }
  
    .wyMail-adv .li-img {
        width: 50px;
        height: 46px;
        background-size: cover;
        position: relative;
        left: 8px;
        top: 9px;
    }
  
    .wyMail-adv li:nth-child(2) .li-img {
        background-position: 0 -53px;
    }
  
    .wyMail-adv li:nth-child(3) .li-img {
        background-position: 0 -103px;
    }
  
    .wyMail-adv li:nth-child(4) .li-img {
        background-position: 0px -152px;
    }
  
    .wyMail-adv li:nth-child(5) .li-img {
        background-position: 0 -203px;
    }
  
    .wyMail-adv li:nth-child(6) .li-img {
        background-position: 0 -252px;
    }
  
  
    .wyMail-adv dd {
        font-size: 14px;
        line-height: unset;
    }
  
  }
  
  .wy_content{
      margin-top: 5px;
      background: #fff;
      box-sizing: border-box;
  }
  .wy_title{
    font-size: 28px;
    color: #222222;
    text-align: center;
    padding:50px 0;
    box-sizing: border-box;
  }
  .wy_product{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  
  }
  .wy_product>li{
    width: 588px;
    background: #fff;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 26px 40px;
    box-sizing: border-box;
  }
  .wy_product>li>div:nth-child(1){
     padding-left: 110px;
     padding-bottom: 20px;
     position: relative;
     border-bottom: 2px solid #1396F0;
  }
  .wy_product>li>div:nth-child(1) p:nth-child(1){
     color: #000000;
     font-size: 18px;
     margin-bottom: 10px;
  }
  .wy_product>li>div:nth-child(1) p:nth-child(2){
    color: #666;
    font-size: 14px;
  }
  .wy_product>li>div:nth-child(1) img{
    position: absolute;
    left: 30px;
    top: 0;
  }
  .product_j{
     display: flex;
     background: #FAFCFD
  }
  .product_j>li{
    width: calc(100%/3);
    text-align: center;
    padding: 20px 0;
  }
  .product_j>li>p:first-child{
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
  }
  .product_j>li>p:last-child{
    font-size: 14px;
    color: #666;
  }
  .product_j>li:nth-child(2){
     border-left: 1px solid #D9D9D9;
     border-right: 1px solid #D9D9D9;
  }
  .wy_select{
     margin: 20px 0;
     position: relative;
     display: inline-block;
     cursor: pointer;
  }
  .wy_select input{
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    width: 306px;
    font-size: 14px;
    padding: 10px 16px;
    caret-color:transparent;
    cursor: pointer;
  }
  .wy_select input:hover{
    border-color: #ff8629;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgb(255 102 0 / 20%);
  }
  .wy_select>img{
     position: absolute;
     right: 16px;
     top: 16px;
  }
  .wy_select>ul{
    position: absolute;
    padding: 8px 0;
    width: 100%;
    color: #4E5A70;
    background: #fff;
    text-align: left;
    border: 1px #E1E6ED solid;
    border-radius: 4px;
    z-index: 999;
    max-height: 200px;
    overflow-y: auto;
    display: none;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
  }
  .wy_select>ul li{
     padding: 15px;
     font-size: 14px;
     padding: 10px 16px;
  }
  .wy_select>ul li:hover{
      background: #fff4e6;
  }
  .wy_jieshao{
      font-size: 14px;
      color: #666;
  }
  .wy_jieshao li{
    margin-bottom: 15px;
  }
  .wy_jieshao li:last-child{
    margin-bottom: 0;
  }
  .wy_jieshao li img{
     margin-right: 8px;
     position: relative;
     top: 3px;
  }
  .wy_price{
    margin-top: 26px;
    display: flex;
    justify-content: space-between;
  }
  .wy_price li{
    font-size: 14px;
    color: #666;
  }
  .wy_price li span:nth-child(2){
     color: #FF3D00;
  }
  .wy_price li span:nth-child(1){
    color: #FF3D00;
    font-weight: 600;
    font-size: 28px;
  }
  .wy_price li button{
    color: #FF6600;
    font-size: 14px;
    border: 1px solid #FF6600;
    border-radius: 4px;
    padding: 8px 25px;
    background: #fff;
    cursor: pointer;
  }
  .wy_xbox{
    padding-left: 20px;
  }
  .wy_inquire{
    background: url(../images/bg_box.png) no-repeat;
    background-size: 100% 100%;
    padding: 0 16px;
    margin-top: 53px;
  }
  .wy_inquire>div{
    max-width: 1200px;
    padding: 18px 0;
    margin: 0 auto;
  }
  
  .wy_chajia li>p{
    font-size: 18px;
    color: #222222;
  }
  .wy_chajia li>p>span{
    font-size: 14px;
    color: #555555;
    margin-left: 16px;
  }
  .wy_chajia li>p>span>span{
    color: #FF3D00;
  }
  .wy_chajia{
    margin: 16px 0;
    display: flex;
    justify-content: space-between;
  }
  .wy_chajia li:first-child>div{
   margin-top: 36px;
  }
  .wy_chajia li>div{
    display: flex;
    align-self: start;
  }
  .wy_chajia li .div_num:first-child{
    margin-right: 10px;
  }
  .wy_chajia li>div:nth-child(1){
    border-right: 1px solid #cee9fc;
  }
  .div_num{
    display: flex;
    background: #1396F0;
    border-radius: 4px;
    padding: 10px 20px;
  }
  .div_num>p{
    font-size: 14px;
    color: #fff;
    width: 42px;
    margin-right: 18px;
    align-self: center;
  }
  .div_num>span{
    font-size: 14px;
    color: #fff;
    margin-left: 18px;
    align-self: center;
  }
  .div_num>div{
    width: 222px;
    height: 48px;
    background: #fff;
    position: relative;
  }
  .div_num>div input{
    width: 100%;
    height: 100%;
    border: none;
    font-size: 14px;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .div_num>div span{
    position: absolute;
    width: 24px;
    height: 23px;
    background: #FFFFFF;
    font-size: 25px;
    line-height: 22px;
    text-align: center;
    color: #888;
    right: 0;
    cursor: pointer;
    user-select:none;
  }
  .div_num>div span:nth-child(2){
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
  }
  .div_num>div span:nth-child(3){
    top: 24px;
    border-left: 1px solid #D9D9D9;
  }
  .wy_chajia li:nth-child(2){
    display: flex;
  
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(19, 150, 240, 0.2);
    box-shadow: 0px 4px 8px rgba(19, 150, 240, 0.1);
    border-radius: 4px;
  }
  .div_price{
     position: relative;
     display: flex;
     flex-direction: column;
     width: 210px;
     background: #FFFFFF;
     border-radius: 4px;
     text-align: center;
     color: #FF3D00;
     font-size: 14px;
     padding: 16px 0;
  }
  .div_price>span{
    font-weight: 600;
  }
  .div_price>span>span{
    font-size: 28px;
    font-weight: 600;
  }
  .div_price>div{
    color: #fff;
    /* position: absolute;
    top: -38px;
    left: 6px; */
    align-self: center;
  }
  .div_price>span{
    align-self: center;
    margin: 16px 0;
  }
  .div_price>div>span{
    background: #1396F0;
    box-shadow: 0px 2px 3px rgba(19, 150, 240, 0.4);
    border-radius: 4px;
    padding: 4px 5px;
  }
  
  .wy_inquire button{
    color: #FF6600;
    font-size: 14px;
    border: 1px solid #FF6600;
    border-radius: 4px;
    padding: 8px 25px;
    background: none;
    cursor: pointer;
    align-self: center;
  }
  #froms{display: none;}
  .wy_details{
    padding: 20px 0 50px;
  }
  .wy_details div:nth-child(1){
    margin: 20px 0;
    text-align: center;
  }
  .wy_details div:nth-child(1) span{
    font-size: 18px;
    color: #333;
    cursor: pointer;
  }
  .wy_details div:nth-child(1) img{
     transform: rotate(180deg);
     position: relative;
     top: -2px;
     margin-left: 4px;
  }
  .wy_details >div:nth-child(2){
    max-width: 1200px;
    margin: 0 auto;
    display: none;
  }
  .wy_table{
     width: 100%;
     border-collapse:collapse;
     min-width: 600px;
  }
  .wy_table td{
    border: 1px solid #EEEEEE;
    font-size: 14px;
    color: #666;
    text-align: center;
    box-sizing: border-box;
    height: 38px;
  }
  
  .wy_table tr th{
    padding: 20px 0;
    font-size: 18px;
    font-weight: 500;
    text-align:center;
  }
  .wy_table tr th:nth-child(1){
    color: #222;
    background: #FAFAFA;
    border-bottom: 2px solid #D9D9D9;
  }
  .wy_table tr th:nth-child(2){
    color: #FF8C2C;
    background: #FFF9F4;
    border-bottom: 2px solid #FF8C2C;
  }
  .wy_table tr th:nth-child(3){
    color:#1396F0;
    background: #F5FAFF;
    border-bottom: 2px solid #1396F0;
  }
  .wy_table  .filterTd{
    width: 152px;
    color: #000;
    font-size: 16px;
  }
  .filterTd2{
    width: 33%;
    min-width: 200px;
  }
  .img_wy{
    display: inline-flex;
    justify-content: center;
    position: relative;
  }
  .img_wy img:nth-child(1){
     align-self: center;
  }
  .img_wy .hnit_wy{
    position: absolute;
    cursor: pointer;
    right: -20px;
    top: 4px;
  }
  .wy_bg1{
    background: #fafafa;
  }
  .wy_bg2{
    background: #fff9f4;
  }
  .wy_bg3{
    background: #f5faff;
  }
  .textprompt{
    font-size: 12px;
    color: #fff;
    width: 134px;
    padding: 5px 7px;
    background: #313233;
    position: absolute;
    border-radius: 4px;
    display: none;
    left: 50px;
    text-align: left;
    top: 0px;
    box-sizing: border-box;
    z-index: 100;
  }
  .textprompt::before{
      position: absolute;
      content: ' ';
      width: 0px;
      height: 0px;
      border: 5px solid transparent;
      border-right: 5px solid #313233;
      left: -10px;
      top: 8px;
  }
  .hnit_wy:hover ~ .textprompt{
      display: block;
  }
  .textprompt:hover{
    display: block;
  }
  .wy_advantage{
    background: #FAFAFA;
  }
  .wy_advantage>p{
    font-size: 28px;
    color: #000;
    text-align: center;
    padding: 50px 0 35px;
  }
  .wy_agul{
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .wy_agul li{
    width: 390px;
    box-sizing: border-box;
    padding: 36px 0 26px;
    text-align: center;
    margin-bottom: 20px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    margin-right: 15px;
  }
  .wy_agul li:nth-child(3),.wy_agul li:last-child{
    margin-right: 0;
  }
  .wy_agul li p:nth-child(1){
    font-size: 18px;
    color: #222;
    margin-top: 20px;
  }
  .wy_agul li p:nth-child(2){
    font-size: 14px;
    color: #666;
    margin-top: 10px;
  }
  @media (max-width:900px) {
    .wy_title {
      font-size: 18px;
      padding: 20px;
    }
    .wy_product{
      flex-wrap: wrap;
      justify-content: center;
      padding: 0 10px;
    }
    .wy_product>li:first-child{
      margin-bottom: 10px;
    }
    .wy_chajia{
      flex-wrap: wrap;
      justify-content: center;
       margin: 0 ;
       flex-direction: column;
    }
    .wy_inquire{
      margin-top: 20px;
      background: #ecf6ff;
      padding: 0 10px;
    }
    .wy_chajia li:first-child>div {
      margin-top: 20px;
      flex-direction: column;
      justify-content: center;
    }
    .wy_chajia li .div_num:first-child {
      margin-right: 0px;
     }
    .div_num {
      width: 351px;
      box-sizing: border-box;
      margin-bottom: 10px;
      align-self: center;
    }
    .div_num>p{
      margin-right: 14px;
    }
    .div_num>div{
      height: 40px;
    }
    .div_num>div span {
      width: 20px;
      height: 19px;
      line-height: 20px;
    }
    .div_num>div span:nth-child(3) {
      top: 20px;
    }
    .wy_chajia li:nth-child(2){
      width: 351px;
      align-self: center;
    }
    .div_price>span {
      align-self: center;
      margin: 10px 0;
     }
     .wy_agul{
      justify-content: space-between;
     }
     .wy_agul li{
      width: 49%;
      margin-right: 0;
     }
  }
  @media (max-width:600px) {
    .wy_product>li>div:nth-child(1) {
      padding-left: 6px;
      padding-top: 44px;
      padding-bottom: 10px;
    }
    .wy_product>li>div:nth-child(1) img {
      left: 6px;
      top: 0;
      width: 34px;
  
    }
    .wy_product>li {
      width: 100%;
      padding: 10px;
    }
    .wy_product>li>div:nth-child(1) p:nth-child(1){
      font-size: 16px;
    }
    .wy_product>li>div:nth-child(1) p:nth-child(2){
      font-size: 12px;
    }
    .wy_select input{
      width: 260px;
    }
    .wy_agul{
      flex-direction: column;
    }
    .wy_agul li {
      width: 100%;
      box-sizing: border-box;
      padding: 20px 0 20px 16px;
      text-align: left;
      margin-bottom: 8px;
      background: #FFFFFF;
      border: none;
      border-radius: 0;
      margin-right: 0;
      display: flex;
      box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06);
   }
   .wy_agul li img{
    align-self: center;
    width: 34px;
    margin-right: 20px;
   }
   .wy_agul li p:nth-child(1) {
    font-size: 16px;
    color: #222;
    margin-top: 0;
    }
    .wy_agul li p:nth-child(2) {
      margin-top: 3px;
    }
    .wy_advantage>p {
      font-size: 18px;
      color: #000;
      text-align: center;
      padding: 20px 0 20px;
      background: #fff;
    }
    .wy_details {
      padding: 0;
    }
    .tang{
      left: auto;
      right: 3px;
    }
    .tang::before{
      left: auto;
      right: -10px;
      top: 8px;
      transform: rotate(180deg);
    }
    .wy_details >div:nth-child(2) {
      overflow-x: auto;
    }
  }