html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
  margin: 0;
  padding: 0;
}

img, fieldset {
  border: 0;
}

/* set image max width to 100% */
img {
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
}
input, textarea, button, a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
html{ -webkit-text-size-adjust:none;}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/

a {
  color: #027B7E;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}

p {
  padding: 0;
}

/* list */
ul, ol {

}
li {
  margin: 0 0 .5em 0;
  padding: 0;
}

/* headings */


/* reset webkit search input styles */
input[type=search] {
  -webkit-appearance: none;
  outline: none;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}



body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
  }
fieldset, img {
    border: 0;
  }
ul,ol {
  list-style:none;
  }
table {
  border-collapse:collapse;
  border-spacing:0;
  }
a{
  text-decoration:none;
  }
a:hover{
  text-decoration:none;
  }
  
a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover {text-decoration:none}
a:active {text-decoration:none}
small {
  font-size:12px;
  }
h1,h2,h3,h4,h5,h6,button,input,select,textarea {
  font-size:100%;
  }
label,input,select,form img,button,textarea {
  vertical-align:middle;
  }
address, caption, cite, code, dfn,
em, strong, th, optgroup {
    font-style: normal;
    font-weight: normal;
  } 
.clear:after { 
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {
  display: inline-block;
  }
/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
  } 
.clear {
  display: block;

  } 
/* End hide from IE-mac */
html{width:100%;}
body{font-family: Microsoft Yahei;color:#000;width:100%;height:100%;background:url(../images/most_bg.jpg) center no-repeat;background-size: cover;-moz-user-select: none; /*火狐*/
  -webkit-user-select: none; /*webkit浏览器*/
  -ms-user-select: none; /*IE10*/
  -khtml-user-select: none; /*早期浏览器*/
  user-select: none;}
.header{
  background-color: #db002e;
  height: 20px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.submenu_button{
  background: url(../images/submenu_button.png) center no-repeat;
  width: 60px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 10px;
  cursor: pointer;
}

.header .logo{
  position: absolute;
  right: 30px;
  top: 26px;
  cursor: pointer;
}

.footer{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 138px;
}

.bottom_left{
  position: absolute;
  left: 40px;
  top: 50px;
}

.copyright{
  position: absolute;
  right: 30px;
  top: 23px;
}

.copyright_list{
  float: right;
  margin-bottom: 13px;
  position: relative;
  left: 7px;
}

.fl{
  float: left;
}

.fr{
  float: right;
}

.copyright_list li{
  float: left;
  padding-left: 7px;
  padding-right: 7px;
  box-sizing:border-box;
  color: #000;
}

.copyright_list li a{
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

.copyright_list li a:hover{
  text-decoration: underline;
}


.copyright_list .Symbol{
  color: #87837c;
}

.explain{
  font-size: 12px;
  color: #87837c;
  float: right;
  width: 100%;
  text-align: right;
  margin-bottom: 5px;
}

.explain a{
  color: #87837c;
  text-decoration: underline;
}

.submenu_list{
  background-color: #db002e;
  position: absolute;
  z-index: 2;
  padding-top: 35px;
  width: 230px;
}

.unit_menu a{
  color: #fff;
}

.unit_menu{
  border-bottom: 1px solid #f49da0;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.menu_title{
  font-weight: bold;
  padding-left: 10px;
}

.menu_title a{
  font-size: 17px;
}
.menu_title img{
  margin-right: 5px;
}

.menu_details{
  margin-top: 5px;
  position: relative;
  left: 35px;
}

.menu_details a{
  font-size: 14px;
}

.menu_details a:hover{
  text-decoration: underline;
}

.a_login:hover{
  text-decoration: underline;
}

.menu_close{
  position: absolute;
  right: -60px;
  top: 10px;
  cursor: pointer;
}

.Crumbs{
  background-color: #f8f3ed;
  color: #75706e;
  font-size: 18px;
  position: absolute;
  left: 35px;
  top: 70px;
  padding:10px 15px;
  border-radius: 5px;
}

.login_submit{
  width: 862px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 360px;
  margin-left: -430.5px;
  margin-top: -181px;
}

.login_left{
  width: 430px;
  height: 100%;
  border-right: 2px solid #d2cfcb;
  text-align: center;
}

.submit_right{
  width: 430px;
  height: 100%;
  text-align: center;
}

.login_left .login_title{
  font-size: 22px;
  color: #db002e;
  font-weight: bold;
  margin-top: 20px;
}

.submit_right .submit_title{
  font-size: 22px;
  color: #db002e;
  font-weight: bold;
  margin-top: 20px;
}

.unit_login{
  margin-bottom: 20px;
  position: relative;
}

.unit_login input{
  height: 34px;
  width: 210px;
  border-radius: 5px;
  border: none;
  outline: 0;
  border: 1px solid #d6d1cb;
  padding-left: 7px;
  box-sizing:border-box;
}

.unit_login .type2{
  width: 90px;
}

.unit_login span,.unit_login a{
  vertical-align: middle;
}

.unit_login span {
  color: #75706e;
  font-size: 16px;
  margin-right: 15px;
}

/*.unit_login img{
  margin-right: 5px;
  margin-left: 5px;
}*/

.yanzhengma{
  width: 75px;
  height: 31px;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 5px!important;
  position: relative;
  top: 0px;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  cursor: pointer;
}

.refresh{
  text-decoration: underline!important;
  color:#db002e;
  font-size: 15px;
}

.gou_kuang{
  background: url(../images/gou_kuang.png) center no-repeat;
  width: 31px;
  height: 34px;
  display: inline-block;
  margin-right: 5px;
}

.gou_kuang img{
  position: relative;
  top: 6px;
}

.automatic{
  color: #75706e;
  font-size: 16px;
  position: relative;
  top: 5px;
}

.forget_password{
  text-decoration: underline!important;
  color:#db002e;
  font-size: 15px;
  position: relative;
  top: 5px;
  margin-left: 80px;
}

.now_login,.now_register{
  width: 300px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  background-color: #db002e;
  display: block;
  cursor: pointer;
}

.endure_submit{
  width: 300px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  background-color: #db002e;
  margin: 30px auto 0px;
  cursor: pointer;
}

.now_login_box,.now_register_box{
  width: 300px;
  margin: 25px auto 0;
}

.unit_point{
  color: #75706e;
  font-size: 16.5px;
  margin-bottom: 13px;
}

.unit_point img{
  vertical-align: middle;
  margin-right: 5px;
}

.tips_red{
  position: absolute;
  left: 11px;
  top: 37px;
  font-size: 12px;
  color: #db002e;
  display: none;
}

.login_submit .tips_red{
  position: absolute;
  left: 157px;
  top: 35px;
  font-size: 12px;
  color: #db002e;
}




.register_box{
  width: 715px;
  margin: 200px auto 0px;
}

.register_title{
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #db002e;
  font-weight: bold;
  border-bottom: 2px solid #d2cfcb;
  padding-bottom: 15px;
  margin-bottom: 15px;
}


.register_form_left{
  width: 180px;
  float: left;
  text-align: right;
  padding-right: 13px;
  font-size: 16.5px;
  color: #75706e;
  box-sizing:border-box;
  height: 35px;
  line-height: 35px;
}


.register_form_right{
  width: 535px;
  float: left;
  position: relative;
}

.form_phone input{
  width: 255px;
  height: 35px;
  box-sizing:border-box;
  border-radius: 5px;
  border: 1px solid #d6d1cb;
  padding-left: 10px;
}


.form_date input{
  width: 255px;
  height: 35px;
  box-sizing:border-box;
  border-radius: 5px;
  border: 1px solid #d6d1cb;
  padding-left: 10px;
  cursor: pointer;
}

.form_password input{
  width: 255px;
  height: 35px;
  box-sizing:border-box;
  border-radius: 5px;
  border: 1px solid #d6d1cb;
  padding-left: 10px;
}

.form_phone,.form_message,.form_yanzhengma,.form_password,.form_relationship,.form_date,.form_male{
  margin-bottom: 20px;
  position: relative;
}

.form_yanzhengma input,.form_message input{
  width: 130px;
  height: 35px;
  box-sizing:border-box;
  border-radius: 5px;
  border: 1px solid #d6d1cb;
  padding-left: 10px;
}

.tips_hui{
  font-size: 13.5px;
  color: #75706e;
  margin-left: 15px;
}

.form_message .tips_hui{
  position: relative;
  top: -3px;
}

.form_message .tips_hui2{
  font-size: 13.5px;
  color: #75706e;
  margin-left: 15px;
  position: absolute;
  right: 141px;
  top: 15px;
}

.form_password .tips_hui{
  position: relative;
  top: -8px;
  left: -3px;
}

.form_password .tips_hui2{
  font-size: 13.5px;
  color: #75706e;
  margin-left: 15px;
  position: absolute;
  right: 32px;
  top: 15px;
}

.form_yanzhengma .yanzhengma{
  height: 35px!important;
  margin-left: 15px;
} 

.form_yanzhengma .yanzhengma img{
  height: 35px;
  width: 75px;
}

.form_yanzhengma .refresh{
  position: relative;
  top:5px;
}

.send_yanzhengma{
  width: 107px;
  height: 35px;
  box-sizing:border-box;
  border-radius: 5px;
  background-color: #db002e;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 16.5px;
  margin-left: 15px;
  cursor: pointer;
}

.option_point{
  width: 25px;
  height: 25px;
  box-sizing:border-box;
  border: 1px solid  #d6d1cb;
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  line-height: 25px;
  position: relative;
  vertical-align: middle;
  top: 4px;
}

.option,.option1{
  float: left;
  margin-left: 16px;
  cursor: pointer;
}

.option_point img{
  position: relative;
  left: 0.5px;
  top: 0.5px;
  display: none;
}

.relation_name{
  font-size: 16.5px;
  color: #75706e;
  margin-left: 10px;
  position: relative;
  top: 6px;
}

.date_box{
  position: relative;
}

.date_box img{
  cursor: pointer;
  position: absolute;
  left: 222px;
  top: 4px;
}


.pops{
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 100;
  width: 100%;
  height: 100%;
}


.pop_bg{
  background: url(../images/pop_bg.png) center no-repeat;
  width: 406px;
  height: 226px;
  left: 50%;
  top: 50%;
  margin-top: -113px;
  margin-left: -203px;
  text-align: center;
  position: absolute;
}


.pop_bg1{
  background: url(../images/pop_bg1.png) center no-repeat;
  width: 406px;
  height: 256px;
  left: 50%;
  top: 50%;
  margin-top: -128px;
  margin-left: -203px;
  text-align: center;
  position: absolute;
}


.close_pop{
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
}

.pop_title{
  font-size: 22.5px;
  font-weight: bold;
  color: #db002e;
}


.pop_back{
  width: 300px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  background-color: #db002e;
  margin: 35px auto 0px;
  cursor: pointer;
}

.pop_words{
  font-size: 16.5px;
  color: #75706e;
}

.click_this{
  text-decoration: underline!important;
  color: #db002e;
}


#featured-area{height:400px;width:960px;margin:80px auto 0px;position: relative;}
.roundabout-holder{list-style:none;width:552px;height:382px;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;height:382px;width:600px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;}
.roundabout-moveable-item img{height:100%;width:100%;margin:0;}
.roundabout-in-focus{cursor:auto;}
/*.roundabout-in-focus:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;background:#f9f9f9;}*/
.roundabout-holder span{display:none;}
.roundabout-in-focus:hover span{display:inline;position:absolute;bottom:5px;right:5px;background:#f9f9f9;color:#3366cc;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topLeft:5px;border-left:1px solid #aaaaaa;border-top:1px solid #aaaaaa;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0}

.left_jiantou{
  position: absolute;
  left: -120px;
  top: 150px;
  cursor: pointer;
}

.right_jiantou{
  position: absolute;
  right: -120px;
  top: 150px;
  cursor: pointer;
}

.second_bg{
  position: relative;
  width: 1199px;
  height: 244px;
  margin: 0 auto;
  top:-85px;
}
.erweima_box{
  position: absolute;
  left: 0px;
  top: 0px;
}

.erweima_box img{
  width: 160px;
  height: 160px;
}

.erweima_box span{
  color: #db002e;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  left: 5px;
  top: 170px;
}

.focus_box{
  cursor: pointer;
}

.focus_box0{
  position: absolute;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  left: 395px;
  top: 0px;
  background-color: #fff;
  top: 25px;
}

.focus_box1{
  position: absolute;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  left: 645px;
  top: 0px;
  background-color: #fff;
  top: 25px;
}

.focus_box2{
  position: absolute;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  left: 890px;
  top: 0px;
  background-color: #fff;
  top: 25px;
}

.rules_title .rule_button{
  background: url(../images/exchange_center.png) center no-repeat;
  width: 121px;
  height: 33px;
  float: right;
  display: block;
  cursor: pointer;
}

.img_box{
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}

.focus_box span{
  display: block;
  position: absolute;
  text-align: center;
  width: 170px;
  bottom: -25px;
  left: 0;
  color: #db002e;
  font-size: 16px;
  font-weight: bold;
}

.mouseover_show{
  background-color: rgba(219,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  display: none;
}


.show_jiantou{
  position: absolute;
  left: 70px;
  top: 35px;
}

.show_txt{
  width: 130px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 67px;
}

.erweima_boxes{
  position: absolute;
  width: 184px;
  height: 195px;
  left: 155px;
  top: 28px;
}

.store_box{
  width: 600px;
  margin: 150px auto 0px;
}

.store_tips{
  margin-top: 30px;
  color: #75706e;
  font-size: 16.5px;
}

.tips_notice{
  margin-top: 5px;
  line-height: 150%;
}

.select_kuang{
  width: 124px;
  height: 36px;
  float: left;
  position: absolute;
  left: 17px;
  top: 6px;
  background: url(../images/select_kuang.png) center no-repeat;
  z-index: 1;
}

.select_kuang00{
  left: 25px;
}

.select_kuang11{
  left: 230px;
}

.select_kuang22{
  left: 420px;
}

.select_kuang .sel_word{
  position: absolute;
  right: -30px;
  top: 6px;
  font-size: 16.5px;
  color: #75706e;
}

.sel_txt{
  position: relative;
  z-index: 2;
}

.select_inside{
  width: 92px;
  overflow: hidden;
  float: left;
  position: relative;
  left: 2px;
}

.select_inside select{
  width: 122px;
  height: 35px;
  background: none;
  border: none;
  color: #8f8a85;
  box-sizing:border-box;
  outline: 0;
  padding-left: 5px;
}

.coupons{
  width: 600px;
  height: 152px;
  cursor: pointer;
}

.store_box .record_txt_left{
  width: 180px;
}

.store_box .record_txt_right{
  width: 310px;
}

.store_box .amount_nums{
  width: 110px;
}

.history_box{
  width: 600px;
  margin: 40px auto;
}

.choose_date{
  width: 100%;
  height: 48px;
  box-sizing:border-box;
  border-radius: 5px;
  background:url(../images/choose_date_bg.png) center no-repeat;
  background-size: 100%;
  position: relative;
}


.choose_date_word{
  font-size: 16px;
  color: #75706e;
  line-height: 48px;
  width: 125px;
  text-align: center;
}

.choose_date_button{
  font-size: 16px;
  color: #fff;
  line-height: 48px;
  width: 60px;
  height: 35px;
  background-color: #db002e;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  margin-left: 180px;
  position: relative;
  top: 6px;
}

.choose_date_input{
  position: relative;
  top: 6px;
}

.choose_date_input input{
  width: 220px;
  height: 35px;
  outline: 0;
  box-sizing:border-box;
  padding-left: 10px;
  border:1px solid #dad6d2;
  border-radius: 5px;
  color: #75706e;
}

.choose_date_input img{
  position: absolute;
  right: 5px;
  top: 4px;
  pointer-events: none;
  cursor:pointer;
}

.record_txt{
  font-size: 16px;
  color: #75706e;
  border-top: 1px solid #cec9c0;
}

.record_txt_left{
  width: 150px;
  text-align: center;
  line-height: 45px;
  height: 45px;
}

.record_txt_right{
  text-align: right;
  width: 310px;
  box-sizing:border-box;
  line-height: 45px;
  height: 45px;
  text-align: center;
}

.history_tags_2 .record_txt_right{
  text-align: right;
  width: 380px;
  box-sizing:border-box;
  line-height: 45px;
  height: 45px;
  text-align: center;
}

.red_txt{
  color: #db002e;
}

.amount_nums{
  width: 70px;
  text-align: center;
  line-height: 45px;
  height: 45px;
  float: left;
}

.amount_points{
  width: 70px;
  text-align: center;
  line-height: 45px;
  height: 45px;
  float: left;
}

.include_text{
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  text-align: center;
}

.history_tags{
  margin-bottom: 20px;
  border-bottom: 1px solid #db002e;
  width: 100%;
  height: 45px;
  line-height: 45px;
  position: relative;
}

.history_change_button{
  width: 320px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}

.history_change_button_left{
  width: 50%;
  text-align: center;
  color: #db002e;
  font-size: 19px;
  font-weight: bold;
  position: absolute;
  height: 100%;
  border-top-left-radius: 5px;
  left: 0;
  background-color: #fff;
  border-top: 1px solid #db002e;
  border-left: 1px solid #db002e;
  top: 0;
  box-sizing: border-box;
  cursor: pointer;
}

.history_change_button_left.focus{
  background-color: #db002e;
  color: #fff;
}

.history_change_button_right.focus{
  background-color: #db002e;
  color: #fff;
}

.history_change_button_right{
  width: 50%;
  text-align: center;
  color: #db002e;
  cursor: pointer;
  box-sizing: border-box;
  border-top-right-radius: 5px;
  font-size: 19px;
  font-weight: bold;
  position: absolute;
  border-top: 1px solid #db002e;
  border-right: 1px solid #db002e;
  height: 100%;
  right: 0;
  background-color: #fff;
  top: 0;
}


.amount_reduce{
  width: 42px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-left: 1px solid #dad8d7;
  border-top: 1px solid #dad8d7;
  border-bottom: 1px solid #dad8d7;
  text-align: center;
  height: 35px;
  box-sizing:border-box;
  line-height: 32px;
  font-size: 22px;
  color: #db002e;
  display: inline-block;
  cursor: pointer;
}

.choose_date .amount_reduce{
  width: 28px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-left: 1px solid #dad8d7;
  border-top: 1px solid #dad8d7;
  border-bottom: 1px solid #dad8d7;
  text-align: center;
  height: 35px;
  box-sizing:border-box;
  line-height: 32px;
  font-size: 22px;
  color: #db002e;
  display: inline-block;
  cursor: pointer;
}

.amount_plus{
  width: 42px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #dad8d7;
  border-top: 1px solid #dad8d7;
  border-bottom: 1px solid #dad8d7;
  text-align: center;
  height: 35px;
  box-sizing:border-box;
  line-height: 32px;
  font-size: 22px;
  color: #db002e;
  cursor: pointer;
  display: inline-block;
}

.choose_date .amount_plus{
  width: 28px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #dad8d7;
  border-top: 1px solid #dad8d7;
  border-bottom: 1px solid #dad8d7;
  text-align: center;
  height: 35px;
  box-sizing:border-box;
  line-height: 32px;
  font-size: 22px;
  color: #db002e;
  cursor: pointer;
  display: inline-block;
}

.amount_num{
  border: 1px solid #dad8d7;
  text-align: center;
  height: 35px;
  box-sizing:border-box;
  font-size: 22px;
  line-height: 32px;
  color: #db002e;
  display: inline-block;
  width: 65px;
}

.choose_date .amount_num{
  border: 1px solid #dad8d7;
  text-align: center;
  height: 35px;
  box-sizing:border-box;
  font-size: 22px;
  line-height: 32px;
  color: #db002e;
  display: inline-block;
  width: 65px;
}

.choose_date .prod_amount{
  float: right;
  margin-right: 6px;
  margin-top: 6px;
}

.prod_amount{
  margin-bottom: 50px;
}



.introduce{
  width: 890px;
  margin: 200px auto 0;
  min-height: 500px;
}

.site_map{
  width: 890px;
  margin: 200px auto 0;
  min-height: 500px;
}

.download_app{
  width: 770px;
  margin: 200px auto 0;
  min-height: 500px;
}

.site span,.site ul{
  float: left;
}

.site{
  margin-top: 40px;
}

.site>span{
  font-size: 22.5px;
  color: #db002e;
  font-weight: bold;
}

.site ul{
  position: relative;
  top: 6px;
}

.site ul li{
  display: inline-block;
  color: #75706e;
  font-size: 16px;
}

.site ul li a{
  color: #75706e;
}

.site ul li a:hover{
  text-decoration: underline;
}

.site0 ul li:nth-child(odd){
  width: 105px;
  text-align: center;
}

.site1 ul li:nth-child(odd){
  width: 155px;
  text-align: center;
}

.site2 ul li:nth-child(odd){
  width: 105px;
  text-align: center;
}

.site3 ul li:nth-child(odd){
  width: 125px;
  text-align: center;
}

.introduce_left{
  width: 420px;
  float: left;
  text-align: center;
}

.introduce_right{
  width: 470px;
  float: right;
  position: relative;
  top:-20px;
  left: 50px;
}

.introduce_descr{
  width: 401px;
  color: #75706e;
  line-height: 1.5;
  text-align: left;
  margin-top: 25px;
  font-size: 16px;
}

.download_app_left{
  width: 495px;
  float: left;
  z-index: 2;
  position: relative;
}

.download_app_right{
  width: 275px;
  float: right;
  height: 500px;
  position: relative;
  left: 50px;
  top: 45px;
  z-index: 1;
  background: url(../images/phone_img.png) center no-repeat;
}

.download_descr{
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc6bd;
}

.download_descr_left{
  float: left;
  width: 125px;
  text-align: center;
}

.download_descr_left span{
  font-size: 22.5px;
  font-weight: bold;
  color: #db002e;
}

.download_descr_right{
  float: right;
  width: 340px;
  line-height: 1.7;
  color: #75706e;
  font-size: 16px;
}

.ios_download_left{
  float: left;
  width: 130px;
  text-align: center;
}

.ios_download{
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc6bd;
}

.ios_download_left div{
  color: #75706e;
  font-size: 15px;
}

.anzhuo_download_left{
  float: left;
  width: 130px;
  text-align: center;
}

.anzhuo_download{
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc6bd;
}

.anzhuo_download_left div{
  color: #75706e;
  font-size: 15px;
}

.load_btn{
  background: url(../images/download_icon.png) center no-repeat;
  width: 151px;
  height: 38px;
  color: #fff;
  line-height: 38px;
  box-sizing:border-box;
  padding-left: 12px;
  cursor: pointer;
  display: block;
  position: relative;
  z-index: 1;
}

.ios_download_right{
  float: left;
  width: 160px;
  position: relative;
  top: 13px;
  z-index: 1;
}

.anzhuo_download_right{
  float: left;
  width: 160px;
  position: relative;
  margin-bottom: 15px;
}

.anzhuo_download_right:nth-child(even){
  margin-right: 25px;
  z-index: 2;
}

.anzhuo_download_right.last{
  margin-bottom: 0px;
}


.erweima_pop{
  position: absolute;
  right: -134px;
  top: -45px;
  display: none;
  z-index: 2;
}

.download_tips_left{
  float: left;
  width: 15px;
}

.download_tips{
  padding-top: 10px;
  color: #75706e;
}

.download_tips_left{
  position: relative;
  top: 3px;
}

.download_tips_right{
  float: left;
  width: 480px;
  color: #75706e;
  font-size: 15px;
  line-height: 1.7;
}

.swiper-pagination{
  bottom: -2px;
  left: 50%;
  margin-left: -30px;
}

.download_app_right .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background: #e1002a;
}

.download_app_right .swiper-pagination-bullet{
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  background: #75706e;
  margin-right: 5px;
}

.e_book{
  width: 392px;
  margin: 200px auto 0;
  min-height: 500px;
}

.product{
  width: 890px;
  margin: 150px auto 0;
  text-align: center;
  min-height: 1000px;
}

.product>h1{
  color: #db002e;
  font-size: 36px;
  font-weight: bold;
  border-top: 1px solid #db002e;
  border-bottom: 1px solid #db002e;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 355px;
  margin: 0 auto 50px;
}

.fl{
  float: left;
}

.fr{
  float: right;
}

.prod_head_left {
  margin-left: 30px;
}

.prod_head_left span{
  font-size: 36px;
  font-weight: bold;
  color: #db002e;
  margin-left: 5px;
  vertical-align: bottom;
}

.prod_head_left>img{
  vertical-align: bottom;
}

.prod_head_right{
  position: relative;
  top: 33px;
  margin-right: 15px;
}

.prod_head_right div{
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  color: #db002e;
  width: 160px;
  height: 42px;
  line-height: 42px;
  border:1px solid #cac3b9;
  background-color: #fff;
  border-bottom: 0;
}

.prod_head_right .focus{
  background-color: #faf8f3;
}

.prod_head_right .left{
  border-top-left-radius:5px;
}

.prod_head_right .right{
  border-top-right-radius:5px;
}

.chengzhangku >img{
  vertical-align: middle;
  position: relative;
  left: -6px;
  top: -1px;
}

.chengzhangku >span{
  vertical-align: top;
}


.prod_body,.prod_1_body,.prod_2_body,.prod_3_body,.prod_body7,.prod_body8,.prod_body9,.prod_body10,.prod_body3,.prod_body_yang,.prod_body_mianhua{
  width: 100%;
  height: 340px;
  border:1px solid #cac3b9;
  position: relative;
  top: 5px;
  background-color: rgba(255,255,255,0.5);
  border-radius:5px;
  margin-bottom: 40px;
}

.prod_body{
  z-index: 3;
}

.prod_1_body{
  z-index: 2;
}

.prod_2_body{
  z-index: 1;
}

.prod_3_body{
  z-index: 0;
}

.choose_type{
  width: 277px;
  position: absolute;
  top: 40px;
  left: 60px;
}

.type_descr{
  float: right;
  width: 460px;
  text-align: left;
}


.type_descr_title>span{
  color: #db002e;
  font-size: 22.5px;
  font-weight: bold;
}

.type_descr_title>img{
  position: relative;
  top: 7px;
  margin-top: 30px;
  margin-right: 5px;
}

.type_descr_title2{
  color: #db002e;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 12px;
}

.type_words{
  color: #75706e;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 18px;
}

.type_sma{
  color: #75706e;
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 14px;
}

.buy_btn{
  background:url(../images/buy_btn.png) center no-repeat;
  width: 302px;
  height: 44px;
  margin-top: 21px;
  cursor: pointer;
  position: relative;
}

.buy_list{
  position: absolute;
  top: 40px;
  left: 2px;
  width: 300px;
  display: none;
}

.buy_shop{
  text-align: center;
  width: 100%;
  display: block;
  height: 44px;
  background-color: #af061f;
  line-height: 44px;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid #b7152d;
}

.buy_shop.focus{
  background-color: #db002e;
}

.chooses,.chooses1,.chooses2{
  position: relative;
}


#grow_tips,#grow_tips1,#grow_tips2,#grow_tips3{
  max-width: inherit;
  position: absolute;
  left: -40px;
  display: none;
  top: -41px;
}

.buy_shop.last{
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}




.rules{
  width: 890px;
  margin: 150px auto 0px;
  min-height: 500px;
  position: relative;
}

.rules_title{
  text-align: center;
  font-size: 22.5px;
  font-weight: bold;
  color: #db002e;
  border-bottom: 1px solid #c2bcb3;
  padding-bottom: 25px;
}


.rules_body_title{
  text-indent: 2em;
}

.rules_body div{
  line-height: 2;
  color: #585858;
  font-size: 16.5px;
}

.rules_body div a{
  color: #db002e;
  text-decoration: underline;
}

.matop{
  margin-top: 20px;
}

.ma15{
  margin-top: 15px;
}

.mabottom{
  margin-bottom: 25px;
}


.footer.longpage{
  position: relative;
}



.roundabout-moveable-item{
  opacity: 1!important;
}


.roundabout-moveable-item.roundabout-in-focus{
  opacity: 1!important;
}

/*.roundabout-in-focus+.roundabout-moveable-item{
  transform: scale(0.6)!important;
  -webkit-transform: scale(0.6)!important;
  opacity: 1!important;
  left: -375px!important;
}

#featured-area .roundabout-moveable-item:last-child{
  transform: scale(0.6)!important;
  -webkit-transform: scale(0.6)!important;
  opacity: 1!important;
  left: 375px!important;
}*/

.simu_left{
  width: 510px;
  height: 250px;
  position: absolute;
  left: -241px;
  top: 150px;
  z-index: 3;
  cursor: pointer;
}

.simu_right{
  width: 510px;
  height: 250px;
  position: absolute;
  left: 734px;
  top: 150px;
  z-index: 3;
  cursor: pointer;
}














.zhuan{
  animation:zhuan 8s linear infinite;
  -webkit-animation:zhuan 8s linear infinite;
  
  
}

.zhuan1{
  animation:zhuan 16s linear infinite;
  -webkit-animation:zhuan 16s linear infinite;
  
  
}

.start{
  -webkit-animation: start 1.5s infinite ease-in-out;
  animation: start 1.5s infinite ease-in-out;

  
}
.start1{
  -webkit-animation: start1 1.5s infinite ease-in-out;
  animation: start1 1.5s infinite ease-in-out;

  
}

@-webkit-keyframes start {
  0%,30% {opacity: 0;-webkit-transform: translate(0,-8px);}
  60% {opacity: 1;-webkit-transform: translate(0,0);}
  100% {opacity: 0;-webkit-transform: translate(0,10px);}
}

@keyframes start {
  0%,30% {opacity: 0;transform: translate(0,-8px);}
  60% {opacity: 1;transform: translate(0,0);}
  100% {opacity: 0;transform: translate(0,10px);}
}

@-webkit-keyframes start1 {
  0%,30% {opacity: 0;-webkit-transform: translate(0,8px);}
  60% {opacity: 1;-webkit-transform: translate(0,0);}
  100% {opacity: 0;-webkit-transform: translate(0,-10px);}
}
@keyframes cr {
  0%{transform: translate(500px);}
  100% {transform: translate(0px);}
}
@-webkit-keyframes cr {
  0%{-webkit-transform: translate(500px);}
  100% {-webkit-transform: translate(0px);}
}
@keyframes cl {
  0%{transform: translate(-500px);}
  100% {transform: translate(0px);}
}
@-webkit-keyframes cl {
  0%{-webkit-transform: translate(-500px);}
  100% {-webkit-transform: translate(0px);}
}
@keyframes start1 {
  0%,30% {opacity: 0;transform: translate(0,8px);}
  60% {opacity: 1;transform: translate(0,0);}
  100% {opacity: 0;transform: translate(0,-10px);}
}


.yidong{
  animation:yidong 15s linear infinite;

  -webkit-animation:yidong 15s linear infinite;

  
}

.yidong2{
  animation:yidong 22s linear infinite;

  -webkit-animation:yidong 22s linear infinite;

  
}
.clockwise{
  animation:Clockwise 3s linear infinite;
  -webkit-animation:Clockwise 3s linear infinite;
  -moz-animation:Clockwise 3s linear infinite;
  -ms-animation:Clockwise 3s linear infinite;
  -o-animation:Clockwise 3s linear infinite;
}
.clockwise2{
  animation:Clockwise2 5s linear infinite;
  -webkit-animation:Clockwise2 5s linear infinite;
  -moz-animation:Clockwise2 5s linear infinite;
  -ms-animation:Clockwise2 5s linear infinite;
  -o-animation:Clockwise2 5s linear infinite;
}

.clockwise3{
  animation:Clockwise3 6s linear infinite;
  -webkit-animation:Clockwise3 6s linear infinite;
  -moz-animation:Clockwise3 6s linear infinite;
  -ms-animation:Clockwise3 6s linear infinite;
  -o-animation:Clockwise3 6s linear infinite;
}
.yy{
  animation:baidong_2 5s ease-in-out infinite;
  -webkit-animation:baidong_2 5s ease-in-out infinite;
  -moz-animation:baidong_2 5s ease-in-out infinite;
  -ms-animation:baidong_2 5s ease-in-out infinite;
  -o-animation:baidong_2 5s ease-in-out infinite; 
  }
.xuanzhuan{
    
  animation:xuanzhuan 2s ease-in infinite;
  -webkit-animation:xuanzhuan 2s ease-in infinite;

}
.opa{
    
  animation:opa 2s linear infinite;
  -webkit-animation:opa 2s linear infinite;

}


.spinner {
    top: 50%;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    left: 50%;
  
}
 
.container1 > div, .container2 > div, .container3 > div {
  width: 12px;
  height: 12px;
  background-color: #0f8365;
 
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
 
.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
 
.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
 
.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
 
.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }
 
.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
 
.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
 
.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
 
.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
 
.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
 
.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
 
.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
 
.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
 
.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
 
.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
 
.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.cyin{-webkit-animation: anim-name 4s linear infinite;}
@-webkit-keyframes anim-name{
    0%{ opacity:0 }
    10%{ opacity:0  }
    30%{  opacity:1 }
    40%{  opacity:1 }
    60%{  opacity:0  }
    70%{  opacity:0  }
    90%{  opacity:1 }
    100%{ opacity:1 }
}

@keyframes Clockwise{
  0% {
     transform:translate(-10px,0);
    }
  25% {
     transform:translate(0,0);
    }
  50% {
     transform:translate(-10px,0);
    }
  75% {
     transform:translate(0,0);
    }
  100% {
     transform:translate(-10px,0);
  }
}
@-webkit-keyframes Clockwise{
  0% {
     -webkit-transform:translate(-10px,0);
    }
  25% {
     -webkit-transform:translate(0,0);
    }
  50% {
     -webkit-transform:translate(-10px,0);
    }
  75% {
     -webkit-transform:translate(0,0);
    }
  100% {
     -webkit-transform:translate(-10px,0);
  }
}
@keyframes baidong_2{
  0% {transform:rotate(0deg);}
  2%{transform:rotate(-20deg);}
  4% {transform:rotate(0deg);}
  6%{transform:rotate(-20deg);}
  8% {transform:rotate(0deg);}
  10%{transform:rotate(-20deg);}
  12% {transform:rotate(0deg);}
  14%{transform:rotate(-20deg);}
  16% {transform:rotate(0deg);}
  100%{transform:rotate(0deg);}
}
@-webkit-keyframes baidong_2{
  0% {-webkit-transform:rotate(0deg);}
  2%{-webkit-transform:rotate(-20deg);}
  4% {-webkit-transform:rotate(0deg);}
  6%{-webkit-transform:rotate(-20deg);}
  8% {-webkit-transform:rotate(0deg);}
  10%{-webkit-transform:rotate(-20deg);}
  12% {-webkit-transform:rotate(0deg);}
  14%{-webkit-transform:rotate(-20deg);}
  16% {-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(0deg);}
}
.piao{
  animation:piao 3s linear infinite;
  -webkit-animation:piao 3s linear infinite;
  -moz-animation:piao 3s linear infinite;
  -ms-animation:piao 3s linear infinite;
  -o-animation:piao 3s linear infinite;
}
.fei{
  animation:fei 2s linear infinite;
  -webkit-animation:fei 2s linear infinite;
}
.feis{
  animation:feis 2s linear infinite;
  -webkit-animation:feis 2s linear infinite;
}
.xs_yc{
  animation:xs_yc 2.5s linear infinite;
  -webkit-animation:xs_yc 2.5s linear infinite;
}
.xs_ycc{
  animation:xs_ycc 1.5s linear infinite;
  -webkit-animation:xs_ycc 1.5s linear infinite;
}

.xs_yccc{
  animation:xs_yccc 3s linear infinite;
  -webkit-animation:xs_yccc 3s linear infinite;
}
@keyframes piao{
  0% {
     transform:translate(14px,-10px);
    }
  25% {
     transform:translate(18px,-20px);
    }
  50% {
     transform:translate(24px,-30px);
    }
  75% {
     transform:translate(24px,-40px);
    }
  100% {
     transform:translate(28px,-50px);
     opacity:0
  }
}
@-webkit-keyframes piao{
  0% {
     -webkit-transform:translate(14px,-10px);
    }
  25% {
     -webkit-transform:translate(18px,-20px);
    }
  50% {
     -webkit-transform:translate(24px,-30px);
    }
  75% {
    -webkit-transform:translate(24px,-40px);
    }
  100% {
    -webkit-transform:translate(28px,-50px);
    opacity:0
  }
}

@keyframes zhuan{
  0% {
     transform:rotate(0deg)
  }
  100% {
      transform:rotate(360deg)
  }
}
@-webkit-keyframes zhuan{
  0% {
     -webkit-transform:rotate(0deg)
  }
  100% {
     -webkit-transform:rotate(360deg)
  }
}

@keyframes yidong{
  0% {
     transform:translateX(1000px)
  }
  100% {
       transform:translateX(-1000px)
  }
}
@-webkit-keyframes yidong{
  0% {
     transform:translateX(1000px)
  }
  100% {
       transform:translateX(-1000px)
  }
}
@keyframes xuanzhuan{
  0% {
     transform:rotate(-90deg)
  }
  50% {
     transform:rotate(0deg)
  }
  80% {
      transform:rotate(-90deg)
  }
  100% {
      transform:rotate(-90deg)
  }
}
@-webkit-keyframes xuanzhuan{
  0% {
     -webkit-transform:rotate(-90deg)
  }
  50% {
     -webkit-transform:rotate(0deg)
  }
  80% {
      -webkit-transform:rotate(-90deg)
  }
  100% {
      -webkit-transform:rotate(-90deg)
  }
}

@keyframes opa {
  0% {
     
     opacity:0;
    }
  50% {
     opacity:1;
  }
100% {
    
     opacity:0;
  }
}
@-webkit-keyframes opa {
  0% {
     
     opacity:0;
    }
  50% {
     opacity:1;
  }
100% {
    
     opacity:0;
  }
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}
 
@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

@keyframes an_top {
  from { top:0; }
  to { top:100%; }
}
@-webkit-keyframes an_top {
  from { top:0; }
  to { top:100%; }
}

@keyframes s1 {
  0% {
     transform:scale(1);
     opacity: 0.2;
    }
100% {
     transform:scale(1.6);
     opacity:0;
  }
}
@-webkit-keyframes s1 {
  0% {
     -webkit-transform:scale(0.2);
  
    }
100% {
     -webkit-transform:scale(1);
     
  }
}

@keyframes s2 {
  0% {
     transform:scale(0.2);


    }
50%{
    transform:scale(1);
  }
100% {
     transform:scale(0.2);
  
  }
}
@-webkit-keyframes s2 {
  0% {
     -webkit-transform:scale(0.2);


    }
50%{
    -webkit-transform:scale(1);
  }
100% {
     -webkit-transform:scale(0.2);
  
  }
}

@keyframes s3 {
  0% {
     transform:scale(1);
     opacity: 0.2;
    }
100% {
     transform:scale(2.4);
     opacity:0;
  }
}
@-webkit-keyframes s3 {
  0% {
     -webkit-transform:scale(1);
     opacity: 0.2;
    }
100% {
     -webkit-transform:scale(2.4);
     opacity: 0;
  }
}

@keyframes xs_yc{
  0% {
     opacity:0
    }
  50%{
    opacity:0.6
  }
100% {
    opacity:0
  }
}
@-webkit-keyframes xs_yc{
 0% {
     opacity:0
    }
  50%{
    opacity:0.6
  }
100% {
    opacity:0
  }
}

@keyframes xs_ycc{
  0% {
     opacity:0
    }
  50%{
    opacity:1
  }
100% {
    opacity:0
  }
}
@-webkit-keyframes xs_ycc{
 0% {
     opacity:0
    }
  50%{
    opacity:1
  }
100% {
    opacity:0
  }
}

@keyframes xs_yccc{
  0% {
     opacity:1
    }
  50%{
    opacity:0
  }
100% {
    opacity:1
  }
}
@-webkit-keyframes xs_yccc{
 0% {
     opacity:1
    }
  50%{
    opacity:0
  }
100% {
    opacity:1
  }
}


@keyframes fei{
  0% {
      transform: rotate(-10deg);
    }
  50%{
    transform: rotate(10deg);
  }
100% {
     transform: rotate(-10deg);
  }
}
@-webkit-keyframes fei{
 0% {
     -webkit-transform: rotate(-10deg);
    }
  50%{
    -webkit-transform: rotate(10deg);
  }
100% {
    -webkit-transform: rotate(-10deg);
  }
}

@keyframes feis{
  0% {
      transform: rotate(10deg);
    }
  50%{
    transform: rotate(-10deg);
  }
100% {
     transform: rotate(10deg);
  }
}
@-webkit-keyframes feis{
 0% {
     -webkit-transform: rotate(10deg);
    }
  50%{
    -webkit-transform: rotate(-10deg);
  }
100% {
    -webkit-transform: rotate(10deg);
  }
}



@-webkit-keyframes xxxx {
  0% {
    background-color: #fff; }

  1% {
    background-color: #ff8400; }

  11% {
    background-color: #ff8400; }

  21% {
    background-color: #fff; }

  100% {
    background-color: #fff; } }

@-moz-keyframes xxxx {
  0% {
    background-color: #fff; }

  1% {
    background-color: #ff8400; }

  11% {
    background-color: #ff8400; }

  21% {
    background-color: #fff; }

  100% {
    background-color: #fff; } }

@-ms-keyframes xxxx {
  0% {
    background-color: #fff; }

  1% {
    background-color: #ff8400; }

  11% {
    background-color: #ff8400; }

  21% {
    background-color: #fff; }

  100% {
    background-color: #fff; } }

@keyframes xxxx {
  0% {
    background-color: #fff; }

  1% {
    background-color: #ff8400; }

  11% {
    background-color: #ff8400; }

  21% {
    background-color: #fff; }

  100% {
    background-color: #fff; } }
@keyframes Clockwise2{
    0% {
        transform:translate(-10px,0);
    }
    25% {
        transform:translate(0,0);
    }
    50% {
        transform:translate(-10px,0);
    }
    75% {
        transform:translate(0,0);
    }
    100% {
        transform:translate(-10px,0);
    }
}
@-webkit-keyframes Clockwise2{
    0% {
        -webkit-transform:translate(-10px,0);
    }
    25% {
        -webkit-transform:translate(0,0);
    }
    50% {
        -webkit-transform:translate(-10px,0);
    }
    75% {
        -webkit-transform:translate(0,0);
    }
    100% {
        -webkit-transform:translate(-10px,0);
    }
}

@keyframes Clockwise3{
    0% {
    transform:translate(0,0);
       
    }
    25% {
        transform:translate(-10px,0);
    }
    50% {
        transform:translate(0,0);
    }
    75% {
         transform:translate(-10px,0);
    }
    100% {
       transform:translate(0,0);
    }
}
@-webkit-keyframes Clockwise3{
   0% {
    -webkit-transform:translate(0,0);
       
    }
    25% {
        -webkit-transform:translate(-10px,0);
    }
    50% {
        -webkit-transform:translate(0,0);
    }
    75% {
         -webkit-transform:translate(-10px,0);
    }
    100% {
       -webkit-transform:translate(0,0);
    }
}

@media (device-height:480px) and (-webkit-min-device-pixel-ratio:2){
.share{ top:690px;}
.next{bottom: 4px;}
.txt_1{padding-top: 492px;}
}