/*reset*/

*,
html,
body {
    margin: 0;
    /* 设定外边距为 0 */
    padding: 0;
    /* 设定内边距为 0 */
}
body{
    background: url(../image/bg.jpg) top center  no-repeat #000;
    color: #000;
    font-size: 12px;
    }
img{
    width: 100%;
}
.clearfix {
    clear: both;
}

ul li {
    list-style: none;
}
.animated {position: fixed;top: 0;left: 0;right: 0;transition: all .2s ease-in-out; display: none;z-index: 9000;}
.animated.slideDown {top: -100px; display: block;}
.animated.slideUp {top: 0; display: block;}
.animated.headroom--top{display: none;}

a img{border:none}
a:hover img{border:none}
a:link  img{border:none}
a:visited  img{border:none}
a{border:none}
a:hover {border:none}
a:link  {border:none}
a:visited  {border:none} 


.modal-container {
  max-width: 500px;
  padding: 0;
  margin: 20px 0;
  border-radius: .3em;
  box-shadow: 0 0.1em 0.4em rgba(0,0,0,.3);
}

.modal-title {
  font-weight: 700;
  padding: 1.5em;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.modal-body {
  max-height: calc(100vh - 230px);
  min-height: 50px;
  padding: 0 1.5em 1.5em 1.5em;
  overflow-y: auto;
}

.modal-footer {
  padding: 1.5em;
  text-align: right;
}

p:first-child {
  margin-top: 0;
}

/* ↑ 由于网页在浏览器中，html和body标签都会有默认的内外边距，我们制作css的时候
可以使用下面的代码，将所有对象的边距都初始化成0，没有内外编剧，方便我们制作的
时候，会有意想不到的缝隙。 */

@media (max-width: 767px) {
    html {
        position: relative;
        min-height: 100%;
    }
    /* #header {} */
    /* ここでフッターの高さを指定 */
    footer {
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 0;
     /*   background: #ff7400;*/
        z-index: 9999999999;
    /*    position: fixed;*/

    }

    /* .wrap {
        width: 100%;
        background: url(../images/header.png) top center no-repeat;
        background-size: 100% 100%;
    } */
    .contents {
        width: 100%;
        margin: 0 auto;
        margin-top: 0px;
        background-size: 50%;
        background-color:#1a0612;
    }
    .pcheader{
        display: none;
    }
}

@media screen and (min-width: 768px) {
    
    #header {
        width: 100%;
    }
    .wrap {
        width: 1026px;
        padding: 0px;
        margin: 0 auto;
        margin-top: 10px;
        padding-top: 0px;
        background: url(http://e-rei.info/images/bg2.png) repeat;
    }
    .wrap1 {
        width: 980px;
        padding: 0px;
        margin: 0 auto;
        margin-top: 0px;
        padding-top: 0px;
    }
    .contents1 {
        width: 1097px;
        margin: 0px auto;
      /*  background: url(../images/topbj.jpg) top center repeat-x;*/
        padding: 0px;
    }
    .contents {
        width: 1008px;
        margin: 0px auto;
      /*  background: url(../images/topbj.jpg) top center repeat-x;*/
        padding: 0px;
    }
    .contents0 {
        width: 1334px;
        margin: 0px auto;
        padding: 0px;
        margin-top: 0px;
        clear: both;
    }
    /*.contents {
        width: 1100px;
        background: url(../images/frame.png) top center repeat-y;
        padding: 0 0px 0px;
        margin: 0 auto;
    }*/
    .container {
        margin: auto;
    }
    .telheader{
        display: none;
    }
    .headline1{
        width: 175px;
        height: 51px;
        float: left;
    }
    .headline2{
        width: 841px;
        height: 36px;
        float: right;
        margin-top: 15px;
    }
    .fancybox-content {
        background: #fff;
        display: inline-block;
        margin: 0;
        max-width: 360px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 10px;
        position: relative;
        text-align: left;
        vertical-align: middle;
    }
}

@media screen and (max-width: 767px) {
    .a{
        width: 100%;
        overflow: hidden;
        margin:0 auto;
        padding:0;
    }
    .container {
        margin: auto;
        width: 94.5%;
    }
    .headline1{
        width: 25%;
        height: 51px;
        float: left;
    }
    .headline1 img{       
        height: 51px;
        float: left;
    }
    .headline2{
        width: 75%;
        height: 36px;
        float: right;
        margin-top: 15px;
    }
    .contents0 {
        width:98%;
        margin: 0px auto;
        padding: 0px;
        background: url(http://e-rei.info/images/bg2.png) repeat;
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .fancybox-content{background:#fff;display:inline-block;margin:0;max-width:300px;overflow:auto;
    -webkit-overflow-scrolling:touch;padding:4px;position:relative;text-align:left;vertical-align:middle}
}
@media screen and (min-width: 768px) {
    .container {
        width: 1000px;
        /* background: none;*/
    }
    .site-logo {
        float: left;
        width: 173px;
        margin: 0 auto;
        padding: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-left: 36px;
        /* background: none;*/
    }
    .site-logo2 {
        float: left;
        width: 450px;
        margin: 0 auto;
        padding: 0px;
        margin-left: 0px;
        margin-top: 25px;
        margin-left: 90px;
        /* background: none;*/
    }
    .site-tel {
        float: right;
        width: 187px;
        text-align: left;
        /* background: none;*/
        color: #e4c67f;
        margin: 0 auto;
        padding: 0px;
        margin-right: 15px;
        margin-top: 25px;
    }
    .site-tel a{
        color: #e4c67f;
        }
    .site-tel a:hover{
        color: #e4c67f;
        }
        .site-tel1 {
        float: right;
        width: 472px;
        text-align: right;
        /* background: none;*/
        color: #ffff00;
        margin: 0 auto;
        padding: 0px;
        margin-right: 20px;
        margin-top: 75px;
    }
    .xian{
        display: none;
    }
    .site-logo .site-tel img {
        width: 100%;
        padding: 0px;
        margin: 0 auto;
    }
    .discription {
        width: 862px;
        margin: 0 auto;
        padding-top: 6px;
        font-size: 0.8em;
        text-align: center;
        font-weight: normal;
        height:20px;
    }
    .discription2 {
        width: 1005px;
        margin: 0 auto;
        padding-top: 0px;
        font-size: 0.8em;
        text-align: center;
        font-weight: normal;
        background: url(../image/00bg.png) repeat;
        padding-top:20px;
        height: 338px;
        padding:18px;
    }
}
.discription1 {
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    font-size: 0.8em;
    text-align: left;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
    .site-logo {
        width: 40%;
        /* background: none;*/
        margin: 0 auto;
        padding: 0;
        text-align: center;
        float: left;
        margin-left: 15px;
    }
    .site-logo .site-tel img {
        width: 100%;
        padding: 0px;
        margin: 0 auto;
    }
    .site-tel {
        width: 50%;
        /* background: none;*/
        margin: 0 auto;
        padding: 0px;
        text-align: right;
        float: right;
        color: #e4c67f;
        margin: 0 auto;
        padding: 0px;
        margin-right: 15px;
        margin-top: 25px;
    }
    .site-tel a{
        color: #e4c67f;
        }
    .site-tel a:hover{
        color: #e4c67f;
        }
    .xian{
        background: #ccc;
        height: 1px;
        width: 100%;
        padding: 0px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .discription {
        width: 100%;
        margin: 0 auto;
        padding-top: 6px;
        font-size: 0.8em;
        text-align: left;
        font-weight: normal;
        color: #000;
    }
    .discription2 {
        z-index: 3;
    }
}


.title {
  width: 100%;
  margin: 0 auto;
}

.headline1{
    width: 100%;
    background: url(http://e-rei.info/images/menubj1.jpg) top center repeat-x;
    height: 62px;
    padding: 0px;
    margin: 0 auto;
}
/*
.nav_fixed {
    position: fixed;
    top: 0;
    z-index: 100;
}
*/

#menu-navi ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
@media screen and (min-width: 768px) {
    .headline{
        width: 1005px;
        height: 71px;
        padding: 0px;
        margin: 0 auto;
        margin-top: 10px;
    }
    #menu-navi {
        width: 1005px;
        background: none;
        margin: 0 auto;
        padding: 0px;
        display: block;
        height: 71px;
    }

    #menu-navi ul li a {
        color: #FFF;
        text-decoration: none;
        font-size: 0px;
        display: block;
        margin: 0 auto;
        padding: 0px;
        
    }
    #menu-navi ul li {
        float: left;
        text-indent: -9999px;
        text-align: center;
        margin: 0 auto;
        padding: 0px;
    }
    #menu-navi ul li.menu1 {
        width: 168px;
        height: 71px;
        background: url(../image/menu_01.jpg) top center no-repeat;
        margin-left: 0px;
        margin: 0 auto;
        padding: 0px;
    }
    #menu-navi ul li.menu1:hover {
        width: 168px;
        height: 71px;
        background: url(../image/menu_01.jpg) top center no-repeat;
        filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.8;
        margin-left: 0px;
    }
    #menu-navi ul li.menu2 {
        width: 167px;
        height: 71px;
        background: url(../image/menu_02.jpg) top center no-repeat;
        margin-left: 0px;
    }
    #menu-navi ul li.menu2:hover {
        width: 167px;
        height: 71px;
        background: url(../image/menu_02.jpg) top center no-repeat;
        filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.8;
        margin-left: 0px;
    }
    #menu-navi ul li.menu3 {
        width: 168px;
        height: 71px;
        background: url(../image/menu_03.jpg) top center no-repeat;
        margin-left: 0px;
    }
    #menu-navi ul li.menu3:hover {
        width: 168px;
        height: 71px;
        background: url(../image/menu_03.jpg) top center no-repeat;
        filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.8;
        margin-left: 0px;
    }
    #menu-navi ul li.menu4 {
        width: 167px;
        height: 71px;
        background: url(../image/menu_04.jpg) top center no-repeat;
        margin-left: 0px;
    }
    #menu-navi ul li.menu4:hover {
        width: 167px;
        height: 71px;
        background: url(../image/menu_04.jpg) top center no-repeat;
        filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.8;
        margin-left: 0px;
    }
    #menu-navi ul li.menu5 {
        width: 168px;
        height: 71px;
        background: url(../image/menu_05.jpg) top center no-repeat;
        margin-left: 0px;
    }
    #menu-navi ul li.menu5:hover {
        width: 168px;
        height: 71px;
        background: url(../image/menu_05.jpg) top center no-repeat;
        filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.8;
        margin-left: 0px;
    }
    #menu-navi ul li.menu6 {
        width: 167px;
        height: 71px;
        background: url(../image/menu_06.jpg) top center no-repeat;
        margin-left: 0px;
    }
    #menu-navi ul li.menu6:hover {
        width: 167px;
        height: 71px;
        background: url(../image/menu_06.jpg) top center no-repeat;
        filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.8;
        margin-left: 0px;
    }
    #menu-navi ul li a i {
        display: none;
    }
}


/* contents */

@media screen and (max-width: 767px) {
    #menu-navi {
    /*  position: relative;*/
        background: url(../image/menu.jpg) top center;
        margin: 0 auto;
        padding: 0px;
        height: 50px;
    }
    #menu-navi ul li {
        float: left;
    /*    text-indent: -9999px;*/
        text-align: center;
        margin: 0 auto;
        padding: 0px;
    }
    #menu-navi ul li {
        width:20%;
        font-size: 12px;
        font-weight:bold;
        float: left;
        text-align: center;
        margin: 0 auto;
        padding: 0px;
        color:#fff;
        margin-top: 0px;
        padding:0px;

    }
    #menu-navi ul li:hover {
        text-decoration: none;
        font-size: 12px;
        display: block;
        margin: 0 auto;
        padding: 0px;
        color:#fff;
        margin-top: 0px;
        padding:0px;
    }
   #menu-navi ul li.menu1 {
        width: 20%;
        height: 49px;
/*        background: url(../images/menu_01.png) top center no-repeat;
        background-size: 100% 100%;*/
        margin: 0 auto;
        padding: 0px;
    }
    #menu-navi ul li.menu1:hover {
        width: 20%;
        height: 49px;
        margin-left: 0px;
    }
    #menu-navi ul li.menu2 {
        width: 20%;
        height: 49px;
        margin-left: 0px;
    }
    #menu-navi ul li.menu2:hover {
        width: 20%;
        height: 49px;
        margin-left: 0px;
    }
    #menu-navi ul li.menu3 {
        width: 20%;
        height: 49px;      
        margin-left: 0px;
    }
    #menu-navi ul li.menu3:hover {
        width: 20%;
        height: 49px;     
        margin-left: 0px;
    }
    #menu-navi ul li.menu4 {
        width: 20%;
        height: 49px;      
        margin-left: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    #menu-navi ul li.menu4:hover {
        width: 20%;
        height: 49px;    
        margin-left: 0px;
        margin-bottom: 0px;
        margin-top: 0px;        
    }
    #menu-navi ul li.menu5 {
        width: 20%;
        height: 49px;     
        margin-left: 0px;
        margin-top: 0px;
    }
    #menu-navi ul li.menu5:hover {
        width: 20%;
        height: 49px;   
        margin-left: 0px;
        margin-top: 0px;
    }
    #menu-navi ul li.menu6 {
        width: 20%;
        height: 49px;      
        margin-left: 0px;
        margin-top: 0px;
    }
    #menu-navi ul li.menu6:hover {
        width: 20%;
        height: 49px;      
        margin-left: 0px;
        margin-top: 0px;
    }
    #menu-navi ul li i {
        font-size:24px;
        color: #fff;
        margin-top: 5px;
    }
    
}
#newface {
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
    }
	
#newface1 {
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
    }
#newface1 img {
   width: 180px;
   padding:0px;
   margin:0 auto;
}
/* 滚动女孩效果 */
@media screen and (min-width: 768px) {
    #newfacebj {
        overflow: hidden;
        width: 656px;
        margin: 0 auto;
        padding: 8px;
        padding-left:14px;
        padding-right: 14px;
        border-radius: 14px 14px 14px 14px;
        border:1px solid #6b502a;
        margin-bottom: 28px;
    }
     #newfacebj2 {
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 28px;
    }
	
    .m8 {
        width: 90%;
        margin:0 auto;
        padding:0;
        margin-bottom: 10px;
    }
}
#newface img {
    border: 0px solid #f8bdd9;
}
@media screen and (max-width: 767px) {
    #newface {
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    #newfacebj {
        overflow: hidden;
        width: 96%;
        margin: 0 auto;        
        padding-left:4px;
        padding-right: 4px;
        border-radius: 8px 8px 8px 8px;
        background:#fff;
        border:1px solid #6b502a;
        margin-bottom: 18px;
        filter: alpha(opacity=80);
        opacity: 0.8;
    }
	
	
	
    .m8 {
        width: 70%;
        margin:0 auto;
        padding:0;
        margin-bottom: 10px;
    }
}


/* flash效果 */

@media screen and (min-width: 768px) {
    .main {
        width: 1008px;
        height:auto;
        min-height: 10px;
        margin: 0 auto;
        padding: 0px;
        padding-top: 10px;
     /*    background: url(http://e-rei.info/images/bg2.png);*/
        padding-bottom: 40px;
    }
    .main section .flash {
        width: 950px;
        height: 300px;
    /*  background: url(../images/flash2.png) top center no-repeat;*/
        border: 5px solid #fff;
        background: rgba(255,255,255,0.4);
        margin: 0 auto;
        padding: 0px;
        text-align: center;
    }
    .main section .girls {
        margin-top: 0px;
        width: 906px;
        height: 300px;
        line-height: 0px;
        margin-left: 35px;
        margin: 0 auto;
        padding: 0px;
    }
    .flashtop {
        margin-top: 0px;
        padding-bottom:15px;
        margin: 0 auto;
        padding: 0px;
        padding-top: 0px;
    }
    /* .main section .girls .girl-swiper {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
        .main section .girls .girl-swiper .swiper-wrapper .swiper-slide img {
        float: left;
        width: 100%;
    } */
}

@media screen and (max-width: 767px) {
    .flashtop {
        margin-top: 3px;
    }
    .main section .flash {
        width: 100%;
        height: auto;
   /*   background: url(../images/flash2.png) top center no-repeat;
        background-size: 90% 100%;*/
        margin: 0 auto;
        padding: 0px;
        border: 5px solid #fff;
        background: rgba(255,255,255,0.4);
    }
	

  
    /*
    .main section .girls {
        margin-top: 0px;
        width: 90%;
        height: auto;
        overflow: hidden;
        margin-left: 0;
        margin-right: 0px;
    }
    .main section .girls .girl-swiper {
        width: 80%;
        overflow: hidden;
    }
        .main section .girls .girl-swiper .swiper-wrapper .swiper-slide img{
        float: left;
        width: 80%;
        margin: auto;
        overflow: hidden;
    } */
}

.slider {
    margin:0 auto;
    padding:0px;
    width: 100%;
}

.slider .swiper-container {
    width: 100%;

}



.slider .swiper-container img {
    width: 100%;
}

.slider .swiper-slide {
    background-position: center;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .main {
        width: 96%;
        height: auto;
        margin: 0 auto;
        padding: 0px;
    }
    /*  img {
        width: 100%;
    } */
}


/* flash效果结束 */

/* .main section {
    float: left;

    height: 300px;
    margin: 0 auto;
    text-align: center;
}
 */


/* 新着情报 */
.content-box1{
        width: 100%;
        padding: 0px;
        color: #fff;
        text-align: center;
        font-size: 16px;
        margin-bottom: 17px;
        font-weight: bold;
        height: 35px;
        line-height: 35px;
        margin-top: 10px;
    }
@media screen and (min-width: 768px) {
    
    .main .main-first {
        float: left;
        width: 300px;
        margin: auto;
        padding: 0px;
        margin-right: 0px;
        margin-left:5px;
    }
    .main .main-second {
        float: right;
        width: 670px;
        margin: auto;
        padding: 0px;
        margin-right: 5px;
        padding-left: 15px;
        border-left: 0px solid #eceba8;
        padding-top: 15px;
    }
    .main .main-second2 {
        width: 1004px;
        margin: 0 auto;
        padding: 0px;
        padding-top: 15px;
        background: url(../image/x2.png) top center repeat-y;
    }
    .main .main-first2 {
        width: 1004px;
        margin: 0 auto;
        padding: 0px;
    }
    .content-box2 {
        width: 300px;
        background: url(../image/face_bj.jpg) top center repeat-x;
        height: 398px;
        text-align: left;
        margin-bottom: 8px;
    }
    .content-box {
        width: 242px;
        background: url(../image/leftdi.jpg) top center no-repeat;
        border: 1px solid #fff;
        border-top: none;
        padding: 13px;
        padding-top: 5px;
        height: 126px;
        text-align: left;
        margin-bottom: 10px;
    }
    .content-box7 {
        width: 242px;
        padding: 0px;
        padding-top: 5px;
        text-align: left;
        margin-bottom: 10px;
    }
	
	  .content-box8 {
       display:none;
    }
	
	  .content-box9 {
       width: 100%;
	   height:410px;
    }
	
	 .content-box10 {
       width: 100%;
	   height:210px;
    }
	
    .content-box0 {
        width: 242px;
        background: url(../image/leftdi2.jpg) top center no-repeat;
        border: 1px solid #fff;
        border-top: none;
        padding: 13px;
        padding-top: 19px;
        height: 178px;
        text-align: left;
        margin-bottom: 10px;
    }
    .content-shadow {
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
        /*横向阴影偏移px 纵向阴影偏移px 阴影范围px 阴影的颜色;*/
    }
    .content-box3 {
        width: 711px;
        padding: 0px;
        text-align: left;
        margin: 0 auto;
        margin-bottom: 0px;
    }
    .tu{
        width: 49%;
        float: left;
        margin-top: 20px;
    }
    .tu1{
        width: 49%;
        float: left;
        margin-top: 20px;
        margin-right: 2%;
    }
    .content-box4 {
        width: 831px;
   /*     border-bottom:1px solid #eceba8;*/
        padding: 10px;
        text-align: left;
        margin:0 auto;
    }
    .content-box5 {
        width: 711px;
        background: url(../image/newbj2.jpg) top center repeat-y;
        padding: 0px;
        height: 514px;
        text-align: left;
        margin: 0 auto;
        margin-bottom: 0px;
        border-bottom: 1px solid #948857;

    }
    .schedule-content {
        display: table;
        width: 99%;
        margin-bottom: 0px;
        padding-bottom: 0px;
        border-bottom: 1px #000;
        border-bottom-style: dotted;
        text-align: left;
        margin-top: 0px;
        padding: 0px;
        margin-left: 6px;
    }
    .fa img{
        height: 296px;
    }
}


@media screen and (max-width: 767px) {
    .fa img{
        height: 180px;
    }
    .main .main-first {
        float: left;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
    }
    .main .main-second {
        float: left;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
    }
    .main .main-second2 {
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        padding-top: 0px;
        background: url(../image/x2.png) top center repeat-y;
        background-size: 100%;
    }
    .content-box {
        width: 100%;
        background: rgba(0,0,0,1);
        border: 1px solid #fff;
        border-top: none;
        padding: 16px;
        height: auto;
        text-align: left;
        margin-bottom: 10px;
    }
    .content-shadow {
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
        /*横向阴影偏移px 纵向阴影偏移px 阴影范围px 阴影的颜色;*/
    }
    .content-box1{
        width: 100%;
        border-bottom: none;
        padding: 0px;
    }
    .content-box2 {
        width: 100%;
   /*     background: url(../images/pickbj1.jpg) top center repeat-x;*/
        background-size: 100% 100%;
        padding: 7px;
        height: 228px;
        text-align: left;
        margin-bottom: 10px;
    }
    .content-box4 {
        width: 90%;
        border-bottom:0px solid #ffc1d6;
        border-right:0px solid #ffc1d6; 
        border-left:0px solid #ffc1d6;
        padding: 5px;
        text-align: left;
        margin: 0 auto;
        margin-bottom: 0px;
    }
    .tu{
        width: 100%;
        padding-top: 10px;
    }
    .tu1{
        width: 100%;
        padding-top: 10px;
    }
    .content-box5 {
        width: 100%;
        background: url(../image/newbj2.jpg) top center repeat-y;
        padding: 0px;
        height: 514px;
        text-align: left;
        margin: 0 auto;
        margin-bottom: 0px;
        border-bottom: 1px solid #948857;
        overflow-y: scroll;
    }
    .schedule-content {
        display: table;
        width: 99%;
        margin: 0px auto;
        padding: 0px;
        border-bottom: 1px #000;
        border-bottom-style: dotted;
        text-align: left;
    }
    .pickup {
        position: relative;
        width: 200px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0px;
        text-align: center;
    }
    .pickup img {
        width: 70%;
        padding: 0px;
        margin: 0 auto;
    }
}


.content-box dt {
    font-size: 14px;
    color: #FF0000;
    line-height: 20px;
}

.content-box dl {
    color: #000;
    font-size: 12px;
    line-height: 28px;
}

.content-box4 dd{
    color: #000;
}
.content-box4 dt {
    font-size: 14px;
    color: #f23c7a;
    line-height: 20px;
}


.face1 {
/*    float: left;*/
    width: 99%;
    margin: 0 auto;
    padding: 0px;
}

.face1 img {
    width: 100%;
}

.face2 {
    width: 99%;
    font-size: 12px;
    color: #ff0;
    text-align: left;
    margin: auto;
}

dd{
    color: #fff;
}

/* pick up: 300px; */





@media screen and (min-width: 768px) {
    .pickup {
        position: relative;
        width: 261px;
        height: 380px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0px;
        text-align: center;
        padding-top: 18px;
    }
    .pickup img {
        width: 100%;
    }
    .pickup img {
        width: 261px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0px;
        text-align: center;
    }
}

.maintop{
    background: url(../image/nav-bg.jpg) top center repeat-x;
    font-size: 24px;
    color: #4f2300;
    text-align: center;
    margin: auto;
    padding: 0; 
    height: 70px;
    line-height: 70px;
}

.maintop a{
    background: url(../image/nav-bg.jpg) top center repeat-x;
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: auto;
    padding: 0; 
    height: 48px;
    line-height: 48px;
    text-decoration: none;
}

table {
  width: 100%;
  border: 1px solid #e0c1b2;
  margin: 0 auto 1em;
  border-collapse: collapse;
}
th {
  width: 25%;
  font-size: 15px;
  vertical-align: middle;
  padding: 10px;
  text-align: center;
  font-weight: bold;
 /* background: #fbe9ee;*/
  border: 1px solid #e0c1b2;
  color: #ff0042;
  background: #fff;
}
td {
  padding: 10px;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #e0c1b2;
  background: #fff;
}
td a {
  color: red;
}
th p, td p {
  margin-bottom: 0;
}
/*access*/
@media (min-width:768px) {
    .entry-content {
      clear: both;
      overflow: hidden;
      width: 100%;
      margin: 0 auto;
      padding: 20px;
    }
}

.main-container{
    background-color:;
    display:block;
    margin-top: 10px;
    padding:5px;
}
.cat-item{
    border-bottom:1px #ff0000 dotted;
    padding:5px;
    margin: 5px;
}
@media (max-width:767px) {
  .page-contents article {
    padding: 0 15px;
  }
  .entry-content {
      clear: both;
      overflow: hidden;
      width: 100%;
      margin: 0 auto;
      padding: 0px;
      padding-top: 10px;
    }
}

.entry-content h2 {
    font-size: 2.0em;
    padding: 15px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#35c7f5+0,2091ea+100 */
    background: #35c7f5; /* Old browsers */
    background: -moz-linear-gradient(top, #35c7f5 0%, #2091ea 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #35c7f5 0%,#2091ea 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #35c7f5 0%,#2091ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35c7f5', endColorstr='#2091ea',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #038db9;
    border-bottom: 1px solid #038db9;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.entry-content h3 {
    color: #4b8799;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 15px;
}

/*access结束*/


@media screen and (min-width: 768px) {
    .girl{
        width:214px;
        height: 368px;
        background: #000;
        text-align:center;
        float:left;
        padding:0px;
        margin:0 auto;
        margin-left: 26px;
        margin-top: 20px;
        position:relative;
    }
    .girl .img{
        margin:0px auto;
        width:214px;
        height:311px;
        padding:0px;
    }
    .girl .img img{
        margin:0px auto;
        width:214px;
        padding:0px;
        border:4px solid #ff38be;
    }
    .girl h3{
        width:100%;
        height:18px;
        text-align:center;
        margin:0px auto;
        font-weight:normal;
        padding-top:0px;
        color:#ea2594;
        font-weight: bold;
        font-size:14px;
    }
    .girl h3 a{
        text-decoration:none;
        color:#ffff00;
    }
    .girl .size{
        width:100%;
        
        text-align:center;
        margin:0px auto;
        font-size:12px;
        color:#fff;
    }
    .girl .new{
        width:50px;
        height:50px;
        text-align:center;
        margin:0px auto;
        position:absolute;
        top:-4px;
        left:-4px;
        z-index:100;
        background: none;
    }
    .girl .time{
        width:96%;
        height:20px;
        text-align:center;
        margin:0px auto;
        line-height:20px;
        color:#fff;
        background-color: rgba(220,210,125,0.4);
    }
    .girl .time span{
        display:inline-block;
        background: url(../image/time.png) no-repeat;
        text-indent:20px;
        background-size:15px 15px;
        background-position:0px 47%;
        margin:0px auto;
        color:#fff;
    }
    .girl a{
        text-decoration:none;
    }
    .girl0{
        width:180px;
        text-align:center;
        float:left;
        padding:0px;
        margin:0 auto;
        margin-left: 15px;
        margin-top: 10px;
        background-color: #fff;
        padding-bottom:15px;
    }
   .girl0 .img{
        margin:0px auto;
        width:100%;
        padding:10px;
    }
    .girl0 .img img{
        margin:0px auto;
        width:100%;
        padding:0px;
    }
    .girl0 h3{
        width:100%;
        height:22px;
        text-align:center;
        margin:0px auto;
        font-weight:normal;
        padding-top:0px;
        color:#ea2594;
        font-weight: bold;
        font-size:14px;
        line-height: 22px;
    }
    .girl0 h3 a{
        text-decoration:none;
        color:#ffff00;
    }
    .girl0 .size{
        width:100%;        
        text-align:center;
        margin:0px auto;
        font-size:12px;
        color:#000;
        background-color: #ffe3bf;
    }
    .girl0 .new{
        width:50px;
        height:50px;
        text-align:center;
        margin:0px auto;
        position:absolute;
        top:-4px;
        left:-4px;
        z-index:100;
        background: none;
    }
    .girl0 .time{
        width:100%;
        height:20px;
        text-align:center;
        margin:0px auto;
        line-height:20px;
        color:#ff0000;
        background-color: #f1eace;
    }
    .girl0 .time span{
        display:inline-block;
        background: url(../image/time.png) no-repeat;
        text-indent:20px;
        background-size:15px 15px;
        background-position:0px 47%;
        margin:0px auto;
        color:#000;
    }
    .girl0 a{
        text-decoration:none;
    }
}


@media screen and (max-width: 767px) {
    .girl{
        width:46%;
        height:auto;
        background: #000;
        text-align:center;
        padding:0px;
        margin:0 auto;
        position:relative;
        float: left;
        margin-left: 6px;
        margin-top: 5px;
        padding-bottom: 5px;
    }
    .girl .img{margin:0px auto;width:100%;height:auto;padding:0px;}
    .girl .img img{margin:0px auto;width:100%;height:auto;padding:0px;border:4px solid #ff38be;}
    .girl h3{
        width:100%;
        text-align:center;
        margin:0px auto;
        padding-top:2px;
        color:#ea2594;
        font-weight: bold;
        font-size:14px;}
    .girl h3 a{text-decoration:none;color:#e6cd89;}
    .girl .size{width:100%;height:18px;text-align:center;margin:0px auto;font-size:12px;color:#fff;}
    .girl .new{width:50px;height:50px;text-align:center;margin:0px auto;position:absolute;top:-4px;left:-4px;z-index:100;}
    .girl .time{width:96%;height:20px;text-align:center;margin:0px auto;line-height:20px;color:#fff;background-color: rgba(220,210,125,0.4);}
    .girl .time span{display:inline-block;background: url(../image/time.png) no-repeat;text-indent:20px;background-size:15px 15px;background-position:0px 47%;margin:0px auto;color:#fff;}
    .girl a{text-decoration:none;}
    .girl0{
        width:45%;
        height:355px;
        text-align:center;
        float:left;
        padding:0px;
        margin:0 auto;
        margin-left: 12px;
        margin-top: 10px;
    }
   .girl0 .img{
        margin:0px auto;
        width:100%;
        padding:0px;
    }
    .girl0 .img img{
        margin:0px auto;
        width:100%;
        padding:0px;
    }
    .girl0 h3{
        width:100%;
        height:22px;
        text-align:center;
        margin:0px auto;
        font-weight:normal;
        padding-top:0px;
        color:#ea2594;
        font-weight: bold;
        font-size:14px;
        line-height: 22px;
    }
    .girl0 h3 a{
        text-decoration:none;
        color:#ffff00;
    }
    .girl0 .size{
        width:100%;        
        text-align:center;
        margin:0px auto;
        font-size:12px;
        color:#000;
        background-color: #eee;
    }
    .girl0 .new{
        width:50px;
        height:50px;
        text-align:center;
        margin:0px auto;
        position:absolute;
        top:-4px;
        left:-4px;
        z-index:100;
        background: none;
    }
    .girl0 .time{
        width:100%;
        height:20px;
        text-align:center;
        margin:0px auto;
        line-height:20px;
        color:#ff0000;
        background-color: #ffeed4;
    }
    .girl0 .time span{
        display:inline-block;
        background: url(../image/time.png) no-repeat;
        text-indent:20px;
        background-size:15px 15px;
        background-position:0px 47%;
        margin:0px auto;
        color:#000;
    }
    .girl0 a{
        text-decoration:none;
    }
}



/*staff*/

.photo {
}
.photo-area {
  padding-top: 10px;
}
.photo-area img {
  margin-bottom: 10px;
}
.photo-area .top-article {
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.photo-area .top-article .cat {
  padding: 5px;
}
.photo-area .top-article .entry-date {
  display: block;
}
.top-article a {
  font-size: 110%;
  font-weight: bold;
}
.photo-area .top-article img {
  width: 100%;
  height: auto;
  border: 5px solid #ee7780;;
}
.staff-meta {
  padding: 5px;
  background: rgba(255,255,255,0.8);
}
.staff-meta p {
  margin-bottom: 0;
}
.therapist-title{
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
}
#slider3 li {
  width: 235px !important;
}
@media (min-width: 768px) {
  .photo-area .top-article {
  }
}


.single-title {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: left;
  font-size: 2.0em;
  padding: 15px;
  background: #fc2c76;
  background: -moz-linear-gradient(top, #fc2c76 0%, #f27aa6 100%);
  background: -webkit-linear-gradient(top, #fc2c76 0%,#f27aa6 100%);
  background: linear-gradient(to bottom, #fc2c76 0%,#f27aa6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc2c76', endColorstr='#f27aa6',GradientType=0 );
  border-top: 1px solid #fc2c76;
  border-bottom: 1px solid #fc2c76;
  color: #fff;
  font-weight: bold;
}




@media (max-width: 767px) {
    .page-contents {
        width: 98%;
        display: block;
        margin: 0 auto;
        padding: 10px;
        
    }
    .main-contents {
        width: 100%;
        background: url(http://e-rei.info/images/bg2.png) repeat;
        display: block;
        margin: 0 auto;
        padding: 10px;
        margin-bottom: 0px;
    }
     .main-contents1 {
        width: 100%;
        display: block;
        margin: 0 auto;
        padding: 10px;
        margin-bottom: 30px;
    }
}
@media (min-width: 768px) {
    .page-contents {
        width: 98%;
        display: block;
        margin: 0 auto;
        padding: 15px;
    }
    .main-contents {
        width: 100%;
        padding: 0px;
        margin: 0px auto;
        padding-bottom: 30px;
    }
    
    .main-contents1 {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 0px 5px;
        margin-bottom: 30px;
        margin: 0px;
    }    
}
.sidebar {

    float: right;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}

@media (max-width: 500px) {
  .main-contents,.page-contents,.sidebar {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
}


@media (min-width:768px) {
    .telgirl{
      display: none;  
    }
}
@media (max-width:767px) {
    .pcgirl{
      display: none;         
    }
}

/*staff结束*/

@media screen and (max-width: 767px) {
    #footer {
        width: 100%;
        margin: 0px auto;
        margin-top: 20px;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        filter: alpha(opacity=80);
        opacity: 0.8;
    }
    #footer .footer-contents {
        text-align: center;
        padding: 0px;
        width: 100%;
        margin:0 auto;
    }
    #footer-menu-navi ul li:nth-child(n) {
        display: none;
        float: left;
        text-align: center;
        color: #fff;
        padding:0;
        margin: 0 auto;
        width:33%;
        background:#fff;
        border:1px solid #fff;
        filter: alpha(opacity=80); 
        opacity: 0.8;
    }
    .copyright {
        text-indent: -9999px;
        padding: 0px;
        background: url(http://e-rei.info/images/bg0.jpg) no-repeat center top #fff;
        display: block;
    }


    .footer-icon {
      margin: 0;
      padding: 0 10px;
      -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
      color: #fff;
    }
    .icon-one {
      text-align: center;
      height: 54px;
      padding: 0 !important;
    }
    .icon-one a {
      height: 54px;
      display: block;
      text-indent: -9999px;
    }
    .icon-one a:hover {
      text-decoration: none;
    }
    .map-icon {
      border-right: 1px solid #fff;
    }
    .map-icon a {
      background: url(../image/map-icon.png) no-repeat 50% 50%;
      background-size: auto 70%;
    }
    .tel-icon a {
      background: url(http://e-rei.info/images/tel-icon.png) no-repeat 50% 50%;
      background-size: auto 70%;
    }

    .sp-ftmenu {
      margin-bottom: 10px;
      background: rgba(255,255,255,0.7);
    }
    .ft-ttl {
      background: #0273c8;
      font-weight: bold;
      padding: 10px;
      margin-right: -15px;
      margin-left: -15px;
      margin-bottom: 10px;
      color: #fff;
    }
    .sp-ftmenu ul {
      padding-left: 0px;
    }
    .sp-ftmenu ul li {
      display: block;
      padding: 5px;
      border-bottom: 1px solid #ffb9d8;
      font-size: 1.5rem;
    }
    .sp-ftmenu ul li a {
      color: #4f2300;
    }


    .footer-bg {
        text-align: center;
        padding-bottom: 5px;
        color: #CCC;
        font-size: 13px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#636363+0,171717+100 */
        background: none;
        /* Old browsers */
        background: -moz-linear-gradient(top, #636363 0%, #171717 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #636363 0%, #171717 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #636363 0%, #171717 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#171717', GradientType=0);
        /* IE6-9 */
    }
    .footer-bg1{
        width: 100%;
        margin: 0 auto;
        padding: 0px;
    }
    .footer-bg1 img {
        max-width: 100%;
        height: auto;
    }
    .footer-bg1 p {
        margin-top: 5px;
        line-height: 1.6;
        margin-bottom: 2px;
    }
    .footer-bg1{
        margin: 0 auto;
        padding: 0px;
    }
    .header-navi2 {
        width: 100%;
        padding-left: 0;
     
    }

    .header-navi2 td {
     /*  background: url(../images/nav-bg2.jpg) repeat-x;*/
        background-color: #ff7400;
        background-size: 100% 100%;
        width: 20%;
        height: 48px;
        text-align: center;
        font-size: 12px;
        padding: 0px;
        line-height: 1.4;
        border-top: none;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        margin: 0px;
    }

    .header-navi2 td a {
        color: #000;
        text-decoration: none;
    }

    .header-navi2 td span {
        display: block;
    }




}

@media screen and (min-width: 768px) {
    .footer-bg1{
        display: none;
    }
    #footer {
        width: 1000px;
        margin: 0px auto;
        padding: 0px;
        margin-top: 0px;
        font-size: 14px;
        line-height: 28px;
        text-align: center;
        padding-bottom: 20px;
        background: url(../image/endbj.jpg) top center;
        padding-top: 10px;
    }
    #footer .footer-contents {
        text-align: center;
        padding: 0px 0;
        width: 980px;
        margin: 0px auto;
    }
    #footer .footer-contents ul li {
    display: inline-block;
    }

    #footer .footer-contents ul li a {
        text-decoration: none;
        color: #fff;
        display: block;
        border-left: 1px solid #c8be76;
        padding-left: 15px;
        margin-right: 8px;
        line-height: 14px;
    }

    #footer .footer-contents ul li a:hover {
        color: #F00;
    }

    #footer .footer-contents ul li:first-child a {
        border-left: none;
        padding-left: 0;
    }
    .copyright {
        color: #c8be76;
        padding-top: 0px;
        border-top: 1px solid #ccc;
    }
}

@media screen and (min-width: 768px) {
    .container-breadcrumb {
        width: 1000px;
        background: url(http://e-rei.info/images/titlebj.png) top center;
        height: 25px;
        padding: 0px;
        margin: 0px auto;
        color: #fff;
        font-size: 0.9em;
        overflow: hidden;
        margin-top: 5px;
    }
    .site-breadcrumb ul {
        padding-top: 3px;
        padding-bottom: 20px;

    }
    .cf {
        width: 960px;
        color: #fff;
        margin: 0 auto;
        padding: 0px;
        margin-bottom: 20px;
        text-align: center;
    }
    .cf1 {
        width: 960px;
        color: #000;
        margin: 0 auto;
        padding: 0px;
        margin-bottom: 0px;
        text-align: center;
    }
      .hei{
        height: 1100px;
      }
}



@media screen and (max-width: 767px) {
    .container-breadcrumb {
        width: 100%;
        padding: 0px 0;
        margin: 0px auto;
        background: url(http://e-rei.info/images/titlebj.png) top center;
        color: #fff;
        font-size: 0.9em;
        
    }
    .site-breadcrumb ul {
        padding-top: 3px;
        padding-bottom: 3px;
        height:22px;
        padding-left: 5px;
        margin-top: 6px;
    }
    .cf {
        color: #fff;
    }
    .cf1 {
        display: none;
    }
      .hei{
        height: auto;
      }
}


.site-breadcrumb ul li {
    float: left;
    font-size: 12px;
    list-style: none;
}

.site-breadcrumb li+li:before {
    content: ">";
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    color: #fff;
}

.site-breadcrumb ul li a {
    color: #ffff00;
}






/* 新增 */

img {
    display: block;
    max-width: 100%;
    height: auto;
}

.girl-swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#header {
    width: 100%;
    /*background: url(../images/header.png) center center no-repeat;*/
    background-size: cover;
}


.logoArea{

}
#indexpage .logoArea{
    
} 



#footer a.call-btn {
    padding-left: 10px;
    display: block;
    position: fixed;
    top: 109px;
    right: 12px;
    padding: 0;
    background: rgba(0, 0, 0, 0.9);
    padding: 0px 8px 3px;
    margin-top: 10px;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 4px 4px 4px 4px;
    z-index:1000000;
}
.navbar-menu-btn span.fa, #footer a.call-btn {
    font-size: 20px;
}

.navbar-menu-btn span.icon-text, .call-btn span.icon-text {
    font-size: 12px;
    display: block;
    text-align: center;
    position: relative;
    bottom: 5px;
}
.call-btn:hover,
.call-btn:focus,
.navbar-menu-btn:hover,
.navbar-menu-btn:focus {
    color: #bbb07a;
    text-decoration: none;
}

.footer-bg {
    width: 100%;
    text-align: center;
    padding-bottom: 2px;
    color: #CCC;
    font-size: 13px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#636363+0,171717+100 */
    background: rgba(20, 3, 13, 0.8);
    /* Old browsers */
    /* IE6-9 */
}

   .footer-button {
        width: 100% ;
        margin: auto;
    }
    .footer-button a {
        text-align: center;
        margin: 5px 0;
        height: 40px;
        line-height: 37px;
        padding-left: 0px;
    }
    .footer-button a i {
        font-size: 24px;
        margin-right: 10px;
        line-height: 30px;
    }
    .footer-button a small{
        display: block;
    }
    .footer-button a span {
        position: relative;
        top: 8px;
    }

.btn-warning {
    border-radius: 8px 8px 8px 8px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d1e20+0,1d1e20+47,040404+100;Black+3D+%231 */
    background: #1d1e20;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1d1e20 0%, #1d1e20 47%, #040404 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1d1e20 0%, #1d1e20 47%, #040404 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1d1e20 0%, #1d1e20 47%, #040404 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1d1e20', endColorstr='#040404', GradientType=0);
    /* IE6-9 */
    border-color: #000;
    color: #FFFFFF !important;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background: #333;
    border-color: #000; 
}



.f_fixed {
    margin-top: 20px;
    position: fixed;
    bottom: 0;
    z-index: 3;
}


@media screen and (min-width: 768px) {
    .u{
        width:95%;
        margin:0 auto;
        padding:0;
        margin-bottom: 20px;
        padding-bottom: 20px;

    }
    .u1{
        width: 65%;
        padding:1px;
        margin:0px;
        float:left;
    }
    .u2{
        width: 33%;
        padding:1px;
        margin:0px;
        float: right;        
    }
    .sy{
    font-size: 20px;
    font-weight: bold;
}
    .sy2{
    font-size: 16px;
    font-weight: bold;
}
    .sy img{
        width:36px;
        float: left;
        margin-right: 5px;
    }
    .sy1{
        font-size:20px;
        font-weight: bold;
        color:#fca65f;
    }
}
@media screen and (max-width: 767px) {
    .u{
        width:100%;
        margin:0 auto;
        padding:0;
        margin-bottom: 20px;
    }
    .u1{
        width: 55%;
        padding:0px;
        margin:0px;
        float:left;
    }
    .u2{
        width: 43%;
        padding:0px;
        margin:0px;
        float: right;        
    }
    .sy{
    font-size: 16px;
    font-weight: bold;
    }
    .sy{
    font-size: 12px;
    font-weight: bold;
    }
    .sy img{
        width:26px;
        margin-right: 5px;
        float: left;
    }
    .sy1{
        font-size:16px;
        font-weight: bold;
        color:#fca65f;
    }

}