.today span:hover{color: red}

.header_in .account span {font-weight: 400;}

.kind {
    width: 1920px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    background: #ed3a40;
    margin-top: 10px !important;
}

.header_in .nav ul li a {
    display: block;
    font-size: 16px;
    line-height: 70px;
    float: left.color:#333;
}

.header_in .nav ul li a:hover{color: red;text-decoration: underline!important}

.login{
    display: inline-block;
    width: 58px;
    height: 24px;
    border: 1px solid #d0d0d0;
    color: #666;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    margin-left: 18px;
    border-radius: 3px;
}

.login:hover{border-color: red;color: red}

.header {
    height: 70px;
    overflow: hidden;
    padding-bottom: 10px;
}

.kind-1 {
    color: black;
    font-size: 18px;
    width: 1200px;
    margin: 0 auto;
    letter-spacing: 1px;
}

.kind-2 {
    width: 200px;
    text-align: center;
    float: left;
    color: #fff;
}

.kind-2:hover{background: #cc2222}

.cximg {
    position: relative;
    width: 810px;
    left: 580px;
    /* z-index: 9999; */
    display: none;
    margin: 0 auto;
    z-index: 99999;
}

.cximg img {
    width: 259px;
    position: absolute;
    z-index: 9;
}

.whole {
    width: 1200px;
    margin: 0 auto;
    overflow: auto;
    clear: both
}

.top_t_1 {margin-top: 10px;overflow: auto;margin-bottom: 10px;}

.same{float: left}

.show_left {
    width: 500px;
    margin: 0 5px;
    margin-right: 0;
}

.show_left img {
    width: 100%;
    height: 352px;
    display: block;
}

.show_center {
    margin: 0 10px;
    box-shadow: 0px 1px 4px #ccc;
    width: 378px;
    border-top: 2px solid #cc3333;
    margin-bottom: 1px;
    height: 350px !important;
    overflow: hidden;
}

.today-top {
    width: 120px;
    color: white;
    background: #cc3333;
    text-align: center;
    height: 35px;
    line-height: 35px;
    letter-spacing: 1px;
    font-size: 14px;
}    

.more {
    float: right;
    line-height: 30px;
    padding-right: 10px;
    color: #666;
}

.text-list {
    width: 365px;
    margin: 0 auto;
    text-align: left;
    /* padding: 10px 0; */
    overflow: hidden;
    margin-top: 7px !important;
}

.hover-red {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
    margin-bottom: 0 !important;
}

.hover-red:hover{background: #f0f0f0}

.text-p {
    font-size: 14px;
    color: #f4674b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.text-p-1 {
    padding-left: 2%;
    margin: 0.5%;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-p-1:hover{text-decoration:underline;}

.text-p-1 b {
    color: #0066ff;
    border: 1px solid #0066ff;
    /* padding: 1px; */
    font-weight: 400!important;
    margin-right: 3px;
    font-size: 12px !important;
}

.text-p-jie{
    font-size: 14px;
    color: #333;
    white-space: pre-wrap;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
}

.show_right {
    box-shadow: 0px 1px 4px #ccc;
    width: 292px;
    border-top: 2px solid #cc3333;
    height: 349px;
    overflow: scroll;
    margin-bottom: 1px;
}

.today-dif{
    overflow: auto;
/*    position: fixed;*/
    width: 293px;
    margin-bottom: 10px;
    background: white;
}    

.teacher {
    overflow: auto;
    margin-top: 35px !important;
}

.teacher li {
    width: 272px;
    margin: 0 auto;
    background: #ccc;
    overflow: auto;
    margin-top: 10px;
    height: 100px !important;
}

.demo1{height: 340px !important}

.techer li:hover{
    cursor: pointer;
    
}

.text-p-jie:hover{color: red}

.li-teacher {
    padding: 5px;
    overflow: auto;
    cursor: pointer
}

.li-tea-left {width: 67px;}

.li-tea-left img{width: 100%;}

.li-tea-right {
    padding: 0 10px;
    padding-left: 20px;
    width: 155px;
}

.li-tea-right p {
    font-size: 14px;
    padding: 1px 0;
}

::-webkit-scrollbar{
    display:none;
}

.mid-left {
    width: 500px;
    box-shadow: 0px 0px 4px #ccc;
    border-top: 2px solid #cc3333;
    margin: 0 10px 3px 5px;
}

.img-list {
    overflow: auto;
    margin: 15px 0;
    /* margin-right: 0; */
    text-align: center;
}

.img-li {
    width: 128.5px;
    text-align: center;
    float: left;
    padding: 15px;
    border-right: 1px dotted red;
    border-bottom: 1px dotted red;
}

.img-list p{font-size: 14px;color: #666;}

.border-red {
    border-top: 1px dotted red;
    border-left: 1px dotted red;
}

.border-red p:hover{color: red}

.img-li img{
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    -o-transition: -o-transform 0.5s ease-out;
    -ms-transition: -ms-transform 0.5s ease-out;
}

.border-red img:hover {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.blue:hover{color: #3399cc!important}


/*
.box-col-1{background: #d1e0fd}
.box-col-2{background: #ffffcc}
.box-col-3{background: #e4d1fe}
.box-col-4{background: #e4d1fe}
.box-col-5{background: #ffcccc}
.box-col-6{background: #d1e0fd}
*/

.mid-right {
    width: 682px;
    box-shadow: 0px 1px 2px #ccc;
    border-top: 2px solid #cc3333;
    padding-bottom: 2px;
}


.img-li-teacher:hover .jt {
	background-position: 0 -2400px!important
}

.img-li-teacher:hover {
	-webkit-box-shadow: 3px 3px 6px 0 #ccc;
	-moz-box-shadow: 3px 3px 6px 0 #ccc;
	box-shadow: 3px 6px 3px 0 #ccc;
    cursor: pointer
}


.jt {
    display: block;
    width: 42px;
    height: 42px;
    background-position: 0 -2350px !important;
    top: 42%;
    left: 42%;
    margin: -21px 0 0 -21px;
}

.an {
    background: url(//www.med66.com/OtherItem/images/demo2017/an.png) no-repeat;
    _background: url(//www.med66.com/OtherItem/images/demo2017/an.gif) no-repeat;
}

.abd {
    position: absolute;
}

.img-li-teacher {
    width: 213.5px;
    float: left;
    margin-left:10px;
    margin: 0 1%;
}

.img-li-teacher img{width: 100%;display: block;}

.img-li-teacher:hover {
    transform: scale(1);
}

.img-li-teacher {
    width: 23.5%;
    transform: scale(0.98);
    background-color: #fff;
    -webkit-box-shadow: 0 0 0px #efefef;
    -moz-box-shadow: 0 0 10px #efefef;
    -o-box-shadow: 0 0 10px #efefef;
    -ms-box-shadow: 0 0 10px #efefef;
    box-shadow: 0 0 0px #efefef;
    /* border: 1px solid #f8f8f8; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.img-li-teacher span {
    color: #333;
    border-top: 0;
    box-shadow: 0px 2px 4px #ccc;
    padding: 10px;
    /* padding-bottom: 16px; */
    margin-top: 0;
    width: 91%;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
}

.top_t_2 {
    overflow: auto;
    /* box-shadow: 0px 1px 2px #ccc; */
    width: 1194px;
    margin: 0 auto;
    margin-bottom: 12px !important;
    clear: both;
}

.coach{
    border-top: 2px solid #cc3333;
    width: 1194px ;
    margin: 0 auto
}

.price {
    overflow: auto;
    padding: 10px;
    padding-bottom: 0;
}

.price li {
    overflow: auto;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    
}

.price-1{width: 180px;}

.price-1 img{width: 100%;display: block;}

.price-2{
    width: 230px;
    text-align: center;
    line-height: 55px;
}

.shu{text-align: center;line-height: 30px;padding: 20px 0}

.price-2 p {
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
}

.price-3{width: 476px;}

.price-3 span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0 30px;
    font-size: 14px;
}

.price-4{width: 150px}

.price-4 p {
    color: red;
    font-size: 18px;
}

.price-4 a {
    font-size: 12px;
    color: #999;
}

.price-5 {
    text-align: center;
    line-height: 64px;
    padding: 20px 0;
    width: 133px;
}

.price-5 p {
    border-radius: 10px;
    border: 1px solid red;
    width: 80px;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
    letter-spacing: 1px;
    background: red;
    color: white;
    font-size: 14px;
}

.price-5 p:hover{background: #ff6464;border: 1px solid #f64747}

.xian {
    width: 1px;
    
    height: 55px;
    margin-top: 25px;
    background: #ccc;
    float: left;
}

.half-bot {
    width: 590px;
    overflow: auto;
    box-shadow: 0px 1px 4px #ccc;
    margin: 0px 5px;
    margin-bottom: 2px !important;
    border-top: 2px solid #cc3333;
}

.text-list-2 {
    width: 570px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

.text-list-2 li {
    margin: 10px 0;overflow: auto
}

.text-list-2 p:hover{color: #f4674b;text-decoration: underline}

.text-x {
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%
}

.text-x-1 {
    /* margin: 0.5%; */
    color: #999;
    width: 24%;
    text-align: right;
}

.text-x-b{color: #666}

.footer-1 {
    background: #666666;
    color: white;
	position: absolute;
	width: 100%;
	margin: 0 auto;
}

.foot {
    margin: 0 auto;
    width: 1200px;
}

.link {
    padding-top: 10px;
	float: left;
}

.link-1 {
    padding-bottom: 5px;
    color: white;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.link p {
    padding-right: 96px;
    color: white;
	padding-bottom: 5px;
	font-size: 14px;

}

.fl {
    float: left;
    _display: inline
}


.fr {
    float: right;
    _display: inline
}

.pr {
    position: relative
}

.abs {
    position: absolute;
}

input, textarea {
    outline: none
}

textarea {
    resize: none;
    overflow: auto
}

.ani_tran {

    display: block;
    width: 149px;
    height: 42px;
    font: 16px/36px microsoft yahei;
    color: #fff;
    overflow: hidden;
    text-align: center;
    float: left;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}




.free-eyes-containter img{

    width: 30px;
}

.ui-containter-listen{
	position: relative;
    left: -17px;
}

.footer p{
	color: white;
	
}

.footer .f_nav2 {
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    color: white;
}

.footer .f_nav2 a {
    color: white;
    margin: 0 6px;
}

ul.countdown {
    list-style: none;
    padding: 0;
    display: block;
    text-align: center;
    height: 106px;
    background-size: 85%;
position:relative;
background-repeat: no-repeat;
     overflow: hidden;
      

}
ul.countdown li {
     display: inline-block;
    margin-left: 20px;
    margin-top: 69px;
    margin-top: 69px;
    position: relative;
    margin-left: -1px;
    position: relative;
    left: 37px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 69px;
    margin-top: 62px;
    position: relative;
    margin-left: -1px;
    position: relative;
    left: 5px;
}
ul.countdown li span {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}
ul.countdown li.seperator {
    font-size: 80px;
    line-height: 50px;
    vertical-align: top;
}

html {
   
    background-repeat: no-repeat;
    background-size: 109.7%;
    }
ul.countdown li p {
    color: #a7abb1;
    font-size: 14px;
}
a {
    color: black;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
    color: #66ccff !important;
}
.countdown .source {
    width: 405px;
    margin: 0 auto;
    background: #4f5861;
    color: #a7abb1;
    font-weight: bold;
    display: block;
    white-space: pre;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
 .btn {
    background: #f56c4c;
    margin: 40px auto;
    padding: 12px;
    display: block;
    width: 100px;
    color: white;
    text-align: center;
  
}
.btn:hover {
    text-decoration: none;
    opacity: .7;
}





.times{
    width:100%;
}

.countdown{
    float: right;
    width:389px !important;

}

.days{
    
    width:30px;
    height:30px;
    line-height: 30px;
    color: white;
    display: inline-block;
    font-size:20px;
    text-align: center;
    font-weight: bold !important;
    color:#ff3300;
    position: absolute;
        position: absolute;
    top: -7px;
    left: 7px;
    font-size: 20px !important

}


.daytime{
    color:white;
    font-size:24px;
    font-weight: bold;
        position: relative;
    left: 2px
}

.hours{
    background: #fe4238;
    width:30px;
    height:30px;
    line-height: 30px;
    color: white;
    display: inline-block;
    font-size:20px;
    text-align: center;
}

.minutes{
        background: #e46e5f;
          width:30px;
    height:30px;
    line-height: 30px;
    color: white;
    display: inline-block;
    font-size:20px;
    text-align: center;
}

.seconds{
      background: #e46e5f;
    width:30px;
    height:30px;
    line-height: 30px;
    color: white;
    display: inline-block;
    font-size:20px;
    text-align: center;
}



#up-down{
    width: 292px;
    position: absolute;
    z-index: 9998;
    text-align: center;
    height: 18px;
    margin-top: 33px;
    background: white;
}

#down-up{
    width: 292px;
    position: absolute;
    z-index: 9999;
    text-align: center;
    height: 18px;
    margin-top: -98px;
    background: white;
}



img{vertical-align: middle;}
.fl{float: left;}
.coaches :first-child{margin-left: 0;}
.coaches :last-child{margin-right: 0;}
.coaches{
    width: 100%;
}
.coach-li{
    width: 18.489%;
    text-align: center;
    padding-bottom: 2%;
    border: 1px solid #ccc;
    margin: 10px;
    box-shadow: 1px 2px 7px 3px #f5f5f5;
}
.network{
    background-repeat: no-repeat;
    padding: 20%;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    background-size: 100% 100%;
    font-weight: bold;
}
.red{background-image: url(/view/ApplicationGuide/static/images/red.png); }
.redzi{color:#ff0000;}
.redzi img{background-color: #ff0000;border-radius: 50%;margin-right: 3% !important;width: 15%;padding: 1%;}
.yellow{background-image: url(/view/ApplicationGuide/static/images/yellow.png);}
.yellowzi{color:#ff6600;}
.yellowzi img{background-color: #ff9966;border-radius: 50%;margin-right: 3% !important;width: 15%;padding: 1%;}
.blue{background-image: url(/view/ApplicationGuide/static/images/blue.png);}
.bluezi{color:#00ccff;}
.bluezi img{background-color: #66ccff;border-radius: 50%;margin-right: 3% !important;width: 15%;padding: 1%;}
.purple{background-image: url(/view/ApplicationGuide/static/images/purple.png);}
.purplezi{color:#3300ff;}
.purplezi img{background-color: #9966ff;border-radius: 50%;margin-right: 3% !important;width: 15%;padding: 1%;}
.lesson{
    width: 65%;
    margin: 0 auto;
    margin-top: 5%;
    padding: 0;
    /* border: 1px solid #333; */
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}
.lessonss{
    width: 85%;
    margin: 0 auto;
    padding: 3% 0;
}
.lessonss li{
    padding: 2% 5%;
    font-size: 16px;
    text-align: left;
    /* font-weight: bold; */
}
.center li{text-align: center;}
.lessonss h{color: red;}
.sike{
    font-size: 22px;
    font-weight: bold;
    padding-top: 5%;
    width: 85%;
    margin: 0 auto;
}
  
.yuan{
    color: #666;
    font-size: 16px;
    /* text-align: right; */
    width: 50%;
    text-decoration: line-through;
    margin: 0 auto;
}
.buy{
    width: 60%;
    margin: 0 auto !important;
    color: #fff;
    padding: 2%;
    margin-top: 3% !important;
    border-radius: 20px;
    margin: 0 auto;
    clear: both;
    font-size: 16px;
    letter-spacing: 1px;
}
.juli{margin-top: 26% !important;}
.line{width:85%;margin: 0 auto;border-top:1px solid #ccc;}
.redyuan h{color: #ff6666;}
.redbuy{background: #ff6666;}
.yellowyuan h{color: #ff9966;}
.yellowbuy{background: #ff9966;}
.blueyuan h{color: #66ccff;}
.bluebuy{background: #66ccff;}
.purpleyuan h{color: #9966ff;}
.purplebuy{background: #9966ff;}

.head{width: 100%;margin-bottom: 2%;}
.head img{width: 100%;} 
.question{
    width: 63.2%;
    margin: 0 auto;
    overflow: auto;
    box-shadow: 3px 1px 10px 2px #f9baba;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 2% !important;
}
.question li{
    float: left;
    width: 20%;
    margin: 0px 2%;
    /* margin-top: 2%; */
} 
.people{}
.people p{
    font-size: 14px;
    color: #666;
}
.people h{
    font-size: 22px;
    color: #333;
    font-weight: bold;
}
.people img{
    width: 90%;
}
.question-s{
    text-align: center;
    margin-top: 2% !important;
}
.question-s p{
    font-size: 18px !important;
    font-weight: bold;
    border-bottom: 3px solid red;
    width: 31%;
    margin: 0 auto;
}
.circle{
    background: #fcf5f5;
    /* margin: 5%; */
    padding: 6% 15%;
    text-align: left;
    border-radius: 5px;
}
.circle p{
    margin: 10px 0;
    font-size: 15px !important;
    font-weight: 500;
    border: none;
    width: 100%;
    color: #666;
}
.service{
    width: 60%;
    margin: 0 auto;
    background: #fa4343;
    
    padding: 8px 0;
    border-radius: 20px;
    position: relative;
    bottom: 15px;
}
.service a{
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
}
.content {display: none;}
.active {background-color: #ff6666;color: #fff;/* border-radius: 20px; */}
button {
    float: left;
    background-color: #fff;
    color: #ff6666;
    /* border-radius: 0 20px 20px 0; */
    padding: 3% 0;
    border: none;
    width: 50%;
    font-size: 15px;
    letter-spacing: 1px;
    transform: scale(0.98);
    background-color: #fff;
    -webkit-box-shadow: 0 0 0px #efefef;
    -moz-box-shadow: 0 0 10px #efefef;
    -o-box-shadow: 0 0 10px #efefef;
    -ms-box-shadow: 0 0 10px #efefef;
    box-shadow: 0 0 0px #efefef;
    /* border: 1px solid #f8f8f8; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
}
button:focus{outline: none;}
.freelisten {
    padding: 10px 0;
    background: #fcf5f5;
    text-align: center;
    width: 100%;
}
.tltle-free{
    font-size: 26px;
    font-weight: bold;
    margin: 15px 0;
    text-align: center;
}
.tltle-free h{
    color: #ff6666;
    margin: 10px;
}
.img-list :first-child{margin-left: 0;}
.img-list :last-child{margin-right: 0;}
.buttononon{
    width: 101%;
    margin: 0 auto;
    /* border: 0.5px solid #ff6600; */
    border-radius: 20px;
    overflow: hidden;
}

.smallprice{
    overflow: auto;
    margin: 10px 0;
}
.setmeal{
    overflow: auto;
    width: 100%;
}

.setmeal li{
    margin: 15px 0;
    box-shadow: 5px 4px 7px -2px #f5f5f5;
    border: 0.5px solid #f1f1f1;
    overflow: hidden;
    width: 99%;
    text-align: center;
    height: 136px;
}
.chosee-set-1{
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff;
    padding: 4% 0;
    border-radius: 0 80px 80px 0;
    width: 18%;
}
.chosee-set-2{
    /* margin: 3% 0; */
    font-size: 24px;
    font-weight: bold;
    width: 60%;
    /* height: 100%; */
    letter-spacing: 2px;
    /* padding: 3.3% 0; */
    /* border-right: 1px dashed #ff3300; */
    text-align: left;
    padding: 3% 0 0;
    text-indent: 30px;
    /* top: 30%; */
    /* position: relative; */
}
.chosee-set-3{
    width: 19%;
    padding-top: 13px;
    padding-left: 10px;
}
.nowprice{
    color: #ff3333;
    font-size: 24px;
    font-weight: bold;
}
.fur-price{
    color: #999;
    font-size: 13px;
    text-decoration: line-through;
}
.gobuy{
    margin-top: 5%;
    clear: both;
}
.nowbuy{
    background: #fa4242;
    color: #fff;
    padding: 3% 9%;
    border-radius: 20px;
    font-size: 15px;
    margin-right: 10px;
}
.nowask{
    padding: 3% 9%;
    border-radius: 20px;
    border: 1px solid #fa4242;
    color: #fa4242;
    font-size: 15px;
}

.chosee-mea-1{background: #fd7462;}
.chosee-mea-2{background: #fcb568;}
.chosee-mea-3{background: #9159fa;}
.shuline{
    /* width: 1px; */
    padding: 2.99% 0;
    float: left;
    margin: 3% 0;
    border: 0.1px dashed #ff6633;
}

nav li{
    display: inline;
    width: 21%;
    text-decoration: none;
    padding: 1.25%;
    float: left;
    color: #333;
    font-size: 28px;
    font-weight: bold;
}
nav li h{
    font-size: 17px;
    font-weight: 500;
    color: #666;
}
nav li img{
    width: 40%;
    /* display: block; */
    /* margin: 0 auto !important; */
    text-align: center;
    margin-bottom: 5%;
}
.teach-p{
    font-size: 32px;
    font-weight: bold;
    margin: 15px 0;
    text-align: center;
    color: #fff;
}
.teaching{
    background: #ff6666;
    padding: 1% 0 2%;
}

.act{
    color: #fff;
    background-image:url(/view/ApplicationGuide/static/images/act.png) !important;
    background-size: 100% 103% !important;
    background-color: #ff6666 !important;
    height: 210px;
    padding: % !important;
    /* position: absolute; */
    /* z-index: 99; */
    background-color: none !important;
    -webkit-box-shadow: 0 0 0px #efefef;
    -moz-box-shadow: 0 0 10px #efefef;
    -o-box-shadow: 0 0 10px #efefef;
    -ms-box-shadow: 0 0 10px #efefef;
    box-shadow: 0 0 0px #efefef;
    /* border: 1px solid #f8f8f8; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.act h{color: #fff;}
.tab{width: 100%;}
.tab img{width: 100%;}
.nav{
    width: 1200px;
    margin: 0 auto;
    overflow: auto;
}
.nav :first-child{margin-left: 0;}
.nav :last-child{margin-right: 0;}
.nav ul li{
    text-align: center;
    background: #fff;
    margin: 0 1%;
}
.container{
    overflow: auto;
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    -webkit-box-shadow: 0 0 0px #efefef;
    -moz-box-shadow: 0 0 10px #efefef;
    -o-box-shadow: 0 0 10px #efefef;
    -ms-box-shadow: 0 0 10px #efefef;
    box-shadow: 0 0 0px #efefef;
    /* border: 1px solid #f8f8f8; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.wechatimg{
    width: 1200px;
    margin: 0 auto;
    padding: 1.2% 0;
}
.wechatimg img{
    width: 100%;
}
a{cursor: pointer;color: none !important;}
button{cursor: pointer;}
.nowprice h{color: #666;font-size: 18px;}
.price-left{
    width: 45%;
    margin: 5% 3%;
}
.price-right{
    width: 45%;
    margin: 5% 0;
}
.freelisten-center{
    width: 64%;
    margin: 0 auto;
}
.nutton{
    width: 25%;
    margin: 0 auto;
    overflow: hidden;
    border: 0.5px solid #ff6633;
    border-radius: 20px;
    background: #ff6633;
}