body {
      position:relative;
}
/*@font-face
{
    font-family: SourceHanSans;
    src:url('../font/SourceHanSans-Light.otf'); !* IE9*!
    src:url('../font/SourceHanSans-Light.otf') format('embedded-opentype'),!* IE6-IE8 *!
    url('../font/SourceHanSans-Light.otf') format('woff'),!* chrome, firefox *!
    url('../font/SourceHanSans-Light.otf') format('truetype'),!* chrome, firefox, opera, Safari, Android, iOS 4.2+*!
    url('../font/SourceHanSans-Light.otf#iconfont') format('svg');!* iOS 4.1- *!
}*/
body div , body span , body i , body em , body a ,textarea{
    /*font-family: 'PingFangSC','Microsoft YaHei','helvetica neue','hiragino sans gb','arial','Source Han Sans','simsun','sans-serif' !important;*/
    font-family:'Microsoft YaHei','helvetica neue','hiragino sans gb','arial','Source Han Sans','simsun','sans-serif' !important;
    /*font-family: 'Source Han Sans' !important;*/
}


.clear{zoom:1;}
.clear:after{content:""; display:block; clear:both;}

/* 头部菜单 */
.top_headTop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 80px;
    z-index: 3;
    -webkit-transform: translateZ(0);
    background-image: -o-linear-gradient(0deg, rgba(0,12,56,0.00) 0%, rgba(0,12,56,0.40) 31%, #000C38 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(0,12,56,0.00) 0%, rgba(0,12,56,0.40) 31%, #000C38 100%);
    background-image: -ms-linear-gradient(0deg, rgba(0,12,56,0.00) 0%, rgba(0,12,56,0.40) 31%, #000C38 100%);
    background-image: -moz-linear-gradient(0deg, rgba(0,12,56,0.00) 0%, rgba(0,12,56,0.40) 31%, #000C38 100%);
    background-image: linear-gradient(0deg, rgba(0,12,56,0.00) 0%, rgba(0,12,56,0.40) 31%, #000C38 100%);
}
.top_headTop[val='1']{
    background-color: #000C38;
}

.top_headTop2:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -12px;
    height: 24px;
    width: 100%;
    background:transparent;
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.05) 54%, rgba(0,0,0,0.05) 100%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(0deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.05) 54%, rgba(0,0,0,0.05) 100%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.05) 54%, rgba(0,0,0,0.05) 100%); /* Firefox 3.6 - 15 */
    background: linear-gradient(0deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.05) 54%, rgba(0,0,0,0.05) 100%);/* 标准的语法 */
}
.top_headTop2::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 12px;
    width: 100%;
    background-color: #fff;
}
html .top_headTop2, html .top_headTop2[val='1']{
    background: -webkit-linear-gradient(-179deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.90) 98%);
    background: -o-linear-gradient(-179deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.90) 98%);
    background: -moz-linear-gradient(-179deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.90) 98%);
    background: linear-gradient(-179deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.90) 98%);
    background: #fff;
    /*border-bottom: 2px solid #eee;*/
}

.top_headBox {
    display:block;  margin:0 auto;  width:1200px;  height:80px; position: relative;
}
.top_headBox .top_logo {
    position: absolute;
    top: 50%;
    margin-top: -16px;

}
.top_headBox .top_logo {
    display:block;
    width: 245px;
    height:36px;
    background-image: url("./logo2.png");
    background-repeat: no-repeat;
    background-size: 48% auto;
    background-position: center left;
}
.top_headTop2 .top_headBox .top_logo{
    background-image: url("./logo_2.png");
}

.top_headBox .top_head_nav {
    display:block;  float:right;
    height: 80px;
    line-height: 80px;
}
.top_headBox .top_head_nav li {
    display:block;  float:left;  position:relative; margin-left: 24px;
}
.top_headBox .top_head_nav li > a ,.top_headBox .top_head_nav li > .text{
/*    display:block;  height:80px;  width:120px;  border-bottom:1px solid #c4c4c4;  font-size:14px;  text-align:center;  color:#494949;
    line-height:140px;  font-weight:500;  transition:background 0.3s;  -webkit-transition:background 0.3s;  -moz-transition:background 0.3s;*/
    display: block;font-size: 16px;color: #FFFFFF;width: 80px;text-align: center;
    cursor: pointer;
}
.top_headTop2 .top_head_nav li > a,.top_headTop2 .top_head_nav li > .text{
    color: #666;
}
.top_headBox .top_head_nav li > a:hover ,.top_headBox .top_head_nav li > .text:hover ,.top_headBox .top_head_nav li.top_head_nav_selectLi  a,.top_headBox .top_head_nav li.top_head_nav_selectLi  .text{
    color: #32AF50;
}
.min_box .top_headBox .top_logo{
    width: 185px;
    /* height: 25px; */
    background-image: url("./logo2.png");
}
.min_box .top_headTop2 .top_headBox .top_logo{
    background-image: url("./logo_2.png");
}
.min_box .top_headBox{
    width:1000px;
}
.top_appointment ,.top_appointment2,.top_appointment3{
    background-color: #32AF50;
    /* box-shadow: 0 0 8px 0 rgba(50,175,80,0.50);
    -moz-box-shadow: 0 0 8px 0 rgba(50,175,80,0.50);
    -webkit-box-shadow: 0 0 8px 0 rgba(50,175,80,0.50);
    -o-box-shadow: 0 0 8px 0 rgba(50,175,80,0.50);
    -ms-box-shadow: 0 0 8px 0 rgba(50,175,80,0.50); */
    border-radius: 100px;
    padding: 7px 17px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.top_appointment::after, .top_appointment2::after, .top_appointment3::after{
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background-color: #149530;
    -webkit-transition: 0.3s;
    transition: 0.3s;


}
.top_appointment span, .top_appointment2 span, .top_appointment3 span{
    position: relative;
    z-index: 1;
}
.top_appointment:hover::after, .top_appointment2:hover::after, .top_appointment3:hover::after{
    /* width: 100%; */
    top: 0;
    left: 0;
}
.top_appointment{
    font-size: 12px;
    padding: 9px 14px;
}
.top_appointment_border{
    line-height: 16px;
    margin-top: 23px;
    padding: 9px 14px;
    background-color: transparent;
    color: #32AF50;
    -webkit-transition: -webkit-transform .3s,opacity .3s,color 0s 0.3s;
    transition: transform .3s,opacity .3s,color 0s 0.3s;
}
.top_appointment::before{
    content: '';
    border: 2px solid #32AF50;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100px;
}
.top_appointment::after{
    background-color: #32AF50;
}

.top_appointment_border:hover{
    color: #fff;
    transition: transform .3s,opacity .3s;
    -webkit-transition: -webkit-transform .3s,opacity .3s;
}
.top_appointment2{
    padding: 10px 42px;
}
.top_appointment3{
    padding: 16px 38px;
}

/* .top_appointment:hover , .top_appointment2:hover , .top_appointment3:hover{
    background-color: #1EA03C;
} */
    /*.top_headBox .top_head_nav li.top_head_nav_selectLi a , .top_head_nav li:hover a {
        background:#fefefe\9;  background:rgba(255,255,255,0.5);  border-bottom:2px solid #8ad9b9;  color:#15b374 !important;
    }*/
/*.top_headBox .top_head_nav li.top_head_nav_selectLi > a > img , .top_head_nav li:hover > a > img {
    display:none;
}*/
/*.top_headBox .top_head_nav li.top_head_nav_selectLi > a .top_head_nav_indexIcon_select , .top_head_nav li:hover > a .top_head_nav_indexIcon_select {
    display:inline-block !important;
}*/
.top_headTop_level{
    background: #000C38;

}
.top_headTop2 .headNavTwo_top{
    background: #fff;
}
.top_headTop2 .headNavTwo_oil_box .h1{
    color: #333;

}
.top_headTop2 .headNavTwo_oil_box .h1:hover{
    color: #32AF50;
}
.top_headTop2 .headNavTwo_oil_box .h2{
    margin-top: 8px;
}
.top_headTop2 .headNavTwo_oil_box .h2 a{
    color: #666;
}
.top_headTop2 .headNavTwo_about{
    color: #333;
}
/* 二级菜单 */
.headNavTwo_top{
    background: rgba(0,12,56,0.80);
    -webkit-box-shadow: 0 1px 14px 0 rgba(0,12,56,0.30);
    box-shadow: 0 1px 14px 0 rgba(0,12,56,0.30);
    width: 200px;
    position: absolute;
    font-size: 16px;
    color: #FFFFFF;
    display: none;
}
.top_headTop2 .headNavTwo_top{
    -webkit-box-shadow:0 1px 14px 0 rgba(0,0,0,0.10);
    box-shadow: 0 1px 14px 0 rgba(0,0,0,0.10);
}
.headNavTwo_top:after{
    position: absolute;
    top: -2px;
    left: 0;
    content:'';
    height: 2px;
    width: 100%;
    background:#32AF50;
    background: -webkit-linear-gradient(-90deg, #32AF50 0%, rgba(50,175,80,0.10) 100%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(-90deg,rgba(50,175,80,0.10) 0%, #32AF50 100%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(-90deg,rgba(50,175,80,0.10) 0%, #32AF50 100%); /* Firefox 3.6 - 15 */
    background: linear-gradient(-90deg,rgba(50,175,80,0.10) 0%, #32AF50 100%);/* 标准的语法 */
    z-index: 1;
}

.headNavTwo_about,.headNavTwo_oil{
    text-align: center;
    /* height: 80px; */
    width: 200px;
    margin: 0 auto;
    display: none;
    padding-bottom: 32px;
    text-align: left;
    position: relative;

    
}

/* .headNavTwo_top[isshow="1"] {
    background: rgba(0,12,56,0.80);
    width: 200px;
    position: absolute;
    

} */

.top_headBox .top_head_nav li .headNavTwo_about a, .top_headBox .top_head_nav li .headNavTwo_oil a{
    display: block;
    /* margin: 0 42px; */
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    margin: 32px 0 0 40px;
}
.top_headTop2 .top_head_nav li .headNavTwo_about a,.top_headTop2 .top_head_nav li .headNavTwo_oil a{
    color: #333;
}
.top_headBox .top_head_nav li .headNavTwo_top a:hover,.top_headBox .top_head_nav li .top_headTop_level .headNavTwo_about a:hover{
    color: #32AF50;
}

/* .min_box .headNavTwo_oil{
    width: 1000px;
} */
.headNavTwo_top[isshow="1"]{
    display: block;
    top: 80px;
    left: -40px;
}
.headNavTwo_top[isshow="1"] .headNavTwo_about, .headNavTwo_top[isshow="1"] .headNavTwo_oil{
    display: block;
}



/* 底部 */
.top_footer_top {
    background: #000C38;  display:block;  width:100%;  height: 400px;position: relative;
}
.top_footer_box {
    display:block;  margin:0 auto;  width:1200px;  overflow:hidden;
}
.min_box .top_footer_box {
    width:1000px;
}

.top_footer_box .top_footer_box_ul {
    padding-top:80px;  width:100%;  position:relative;
}
.top_footer_box .top_footer_box_li {
    display:block;  float:left;  width:255px;
}
.min_box .top_footer_box .top_footer_box_li{
    width: 195px;
}
.top_footer_box .top_footer_box_li_class {
    display:block;  text-align:left;  height:44px;  font-size:14px;  color:#fff;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 20px;
}
.top_footer_box .top_footer_box_li_content {
    padding-bottom:35px;  text-align:left;  display:block;  padding-right:15px;
}
.top_footer_box .top_footer_box_li_content a , .top_footer_box_li_content span {
    display:block;  font-size:14px;  line-height:30px;  color:#ccc;
    transition:0.3s;  -webkit-transition:0.3s;  -moz-transition:0.3s;
}
.top_footer_box .top_footer_box_li_content a:hover {
    color:#15b374;
}
.top_footer_box .top_footer_box_li_content img {
      width:120px;  height:120px;
}
/*.top_footer_box_li_content{
    display:block;
    width: 140px;
    text-align: center;
}
.top_footer_box_li_content img{
      width:120px;  height:120px;
}*/
.top_footer_box .top_footer_box_l2 span{
    text-align: center;
}
.top_footer_box .top_footer_box_l2{
    width: 144px;
    float: right;
}
.top_footer_box_l2_margin{
    margin-left: 32px;
}
.min_box .top_footer_box_l2_margin{
    margin-left: 20px;
}
.top_footer_box_l2 .top_footer_box_li_content{
    padding-right:0;
    text-align: center;
}
.top_footer_box .top_footer_box_li_content span {
    margin-top:10px;
}
.top_footer_text_box .top_footer_text {
    display:block;  width:100%;  font-size:14px;  line-height:24px;  text-align:center;  color:#ccc;
}
.top_footer_text_box{
    position: absolute;
    bottom: 32px;
    width: 100%;
}

.top_footer_text_box:after{
    position: absolute;
    top: -34px;
    left: 0;
    content:'';
    height: 2px;
    width: 100%;
    background:#32AF50;
    background: -webkit-linear-gradient(-270deg, rgba(18,35,94,0.30) 0%, #12235E 50%, rgba(18,35,94,0.30) 100%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(-270deg, rgba(18,35,94,0.30) 0%, #12235E 50%, rgba(18,35,94,0.30) 100%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(-270deg, rgba(18,35,94,0.30) 0%, #12235E 50%, rgba(18,35,94,0.30) 100%); /* Firefox 3.6 - 15 */
    background-image: linear-gradient(-270deg, rgba(18,35,94,0.30) 0%, #12235E 50%, rgba(18,35,94,0.30) 100%); /* 标准的语法 */
}

/* 固定提醒位 */
.top_writeInfoMask_top {
    display:block;  width:100%;  height:60px;  background:#19191b;
    display: none;
}
.top_writeInfoMask_box {
    display:none;  position:fixed;  bottom:0;  left:0;  width:100%;  height:60px;  background:#19191b;  text-align:center;
    font-size:14px;  z-index:98;
}
.top_writeInfoMask_box span {
    display:inline-block;  height:100%;  line-height:60px;  color:#fff;  font-size:18px;  margin-right:20px;
}
.top_writeInfoMask_box .top_writeInfoMask_but , .top_writeInfoMask_box .top_writeInfoMask_but:link , .top_writeInfoMask_box .top_writeInfoMask_but:visited {
    display:inline-block;  width:120px;  height:34px;  text-align:center;  line-height:34px;  color:#fff;  border-radius:3px;  box-shadow:1x 1px 2px #15b374;
    background:#15b374;  transition:0.3s;  -webkit-transition:0.3s;  -moz-transition:0.3s;
}
.top_writeInfoMask_box .top_writeInfoMask_but:hover {
    background:#31a375;
}
.top_writeInfoMask_box .top_writeInfoMask_but:active {
    transform:scale(0.9);  -webkit-transform:scale(0.9);  -moz-transform:scale(0.9);
}

/* 用户填写信息 */
.top_userInfo_top {
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:99;
    background: rgba(0,12,56,0.50);
    width: 100%;
    height: 100%;

}
.top_userInfo_top_after{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 400px;
    width: 620px;
    margin: auto;

}
.top_userInfo_back{
    background: #002885;
    background-image: -webkit-linear-gradient(-154deg, #002885 0%, #000C38 100%);
    background-image: -o-linear-gradient(-154deg, #002885 0%, #000C38 100%);
    background-image: -moz-linear-gradient(-154deg, #002885 0%, #000C38 100%);
    background-image: linear-gradient(-154deg, #002885 0%, #000C38 100%);
    border-radius: 8px 0 0 8px;
    width: 200px;
    height: 320px;
    padding: 40px;
    position: relative;
    float: left;
}
.top_userInfo_back .h1{
    font-size: 32px;
    color: #FFFFFF;
    line-height: 32px;
}
.top_userInfo_back .h2{
    font-size: 14px;
    color: #CCCCCC;
    line-height: 18px;
    width: 220px;
    position: absolute;
    top: 88px;
}
.top_userInfo_back .background{
    width: 200px;
    height: 240px;
    background-image: url("http://fs1.weicheche.cn/official/illustration/popup_illustration.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    margin-top: 52px;

}
.top_userInfo_visit{
    background: #FFFFFF;
    border-radius: 0 4px 4px 0;
    padding: 40px;
    width: 260px;
    height: 320px;
    float: left;
}
.top_userInfo_visit .text{
    display: inline-block;
}
.top_userInfo_visit .input{
    background: #F1F1F1;
    border-radius: 4px;
    width:240px;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 8px;
}
.top_userInfo_visit input,.input_code input{
    background: #F1F1F1;
    border: 1px transparent solid;
    font-size: 14px;
    color: #333;
    outline:none;
    margin: 9px 0;
    width: 200px;
}

.top_userInfo_visit input::-webkit-input-placeholder,
.top_userInfo_visit input:-moz-placeholder,
.top_userInfo_visit input::-moz-placeholder,
.top_userInfo_visit input::-ms-input-placeholder,
.top_userInfo_visit textarea::-webkit-input-placeholder,
.top_userInfo_visit textarea:-moz-placeholder,
.top_userInfo_visit textarea::-moz-placeholder,
.top_userInfo_visit textarea::-ms-input-placeholder {
    color: #AAA;
}


.top_userInfo_visit .input_code input,.top_userInfo_visit .input_code input {
    width: 118px;
}
.top_userInfo_visit .input_code .input{
    float: left;
    padding-right: 0px;
    width: 250px;
}
.code_button{
    background: #F1F1F1;
    display: inline-block;
    height: 36px;
    width: 102px;
    float: right;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    cursor: pointer;
    border-radius: 4px;
}
.submit_button{
    background: #CCCCCC; 
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #FFFFFF;
    border-radius: 100px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin: 31px auto 0;
}
.submit_button[is="1"]{
    background: #32AF50;
    color: #fff;
}
.code_button[is="1"]{
    color: #32AF50;
}
.top_userInfo_top .top_userInfo_close {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 8px;
    top: 8px;
    background: url(http://fs1.weicheche.cn/official/illustration/popup_x.png) no-repeat center center;
    background-size: 100%;
    cursor: pointer;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.top_userInfo_top .top_userInfo_close:hover {
    transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -moz-transform:rotate(180deg);
}
.top_userInfo_close_border{
    position: absolute;
    width: 3px;
    height: 32px;
    background-color: #333;
    background-color: rgba(250,250,250,0.20);
    right: 12px;
    top: 24px;
}

.top_userInfo_top .input_consultation{
    padding: 10px;
}
.top_userInfo_top .input_consultation textarea{
    border: 0;
    background-color: #F1F1F1;
    outline: none;
    resize:none;
    display: block;
    height:36px ;
    font-size: 14px;
}


/*left*/
.pendant{
    /*display: none;*/
    position: fixed;
    width: 48px;
    right: 10px;
    bottom: 80px;
    z-index: 3;

}
.pendant_tele ,.pendant_wx {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #32AF50;
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    
}
.pendant_tele div,.pendant_wx div{
    width: 48px;
    height: 48px;
    background-image: url("http://fs1.weicheche.cn/official/illustration/home_icon_phone.png") ;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 1;
    background-size: 24px 24px;
}
.pendant_wx div{
    background-image: url("http://fs1.weicheche.cn/official/illustration/home_icon_code.png") ;
}
.pendant_wx_hover{
    display: none;
    position: absolute;
    width: 148px;
    height: 164px;
    background-image: url(http://fs1.weicheche.cn/official/illustration/home_code.png);
    background-repeat: no-repeat;
    background-size: 100%;
    top:0;
    left: 0;
    top: -5px;
    left: -150px;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 16px;
}
.pendant_wx_hover img{
    width: 92px;
    height: 92px;
    margin: 16px 28px 4px 20px;
}
.pendant_wx_hover .text{
    padding: 0 28px 0 24px;
}

.pendant_tele_hover{
    display: none;
    font-size: 16px;
    color: #32AF50;
    text-align: right;
    position: absolute;
    width: 143px;
    height: 55px;
    line-height: 50px;
    right: 50px;
    background-image: url(http://fs1.weicheche.cn/official/illustration/popup_phone.png);
    background-size: 100%;
    background-repeat: no-repeat;

    text-align: left;
    text-indent: 15px;
    top: 64px;
}

.pendant_line {
    width: 48px;
    overflow: hidden;
    position: relative;
    background: #32AF50;
    border-radius: 24px;
}
.pendant_line div{
    width: 48px;
    padding-top: 40px;
    padding-bottom: 12px;
    background-image: url("http://fs1.weicheche.cn/official/illustration/home_icon_ Consultation.png") ;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 24px 24px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
    line-height: 18px;
    position: relative;
    z-index: 1;
}
.pendant_line::after{
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    /* margin: -15px 0 0 1px; */
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background-color: #149530;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.pendant_tele::after,.pendant_wx::after{
    content: "";
    position: absolute;
    top: 100%;
    left:0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #149530;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.pendant_tele:hover::after,.pendant_line:hover::after,.pendant_wx:hover::after{
    top: 0;
    left: 0;
}


/* 产品选择横幅快 */
.publicProductSelect {
    display:block;  width:1178px;  border:1px solid #a4a4a4;  padding:10px;  background:#fff;  overflow:hidden;  margin-bottom:60px;
}
.publicProductSelect .publicProductSelect_overflow {
    display:block;  width:120%;
}
.publicProductSelect .publicProductSelect_float {
    display:block;  float:left;  width:276px;  height:670px;  background:#f4f4f4;  margin-right:24px;  text-align:center;  border-radius:5px;  position:relative;
    transition:0.3s;  -webkit-transition:0.3s;  -moz-transition:0.3s;
}
.publicProductSelect .publicProductSelect_float:hover {
    box-shadow:2px 2px 20px #ddd;
}
.publicProductSelect .publicProductSelect_title {
    display:block;  padding-top:20px;  font-size:30px;  line-height:70px;  color:#15b374;
}
.publicProductSelect .publicProductSelect_introduce {
    display:block;  padding:0 20px;  font-size:14px;  line-height:24px;  height:80px;
}
.publicProductSelect .publicProductSelect_xuxian {
    display:block;  width:90%;  margin:0 auto;  height:0;  overflow:hidden;  border:1px dashed #a1a1a1;
}
.publicProductSelect .publicProductSelect_price {
    display:block;  height:74px;
}
.publicProductSelect .publicProductSelect_price em {
    font-size:36px;  line-height:85px;  margin-left:5px;
}
.publicProductSelect .publicProductSelect_price i {
    font-size:18px;  line-height:91px;
}
.publicProductSelect .publicProductSelect_priceInclude {
    display:block;  font-size:14px;  line-height:24px;  margin-bottom:17px;
}
.publicProductSelect .publicProductSelect_similar {
    display:block;  padding:25px 20px 0;
}
.publicProductSelect .publicProductSelect_similar  .publicProductSelect_similar_box {
    display:block;  font-size:14px;  line-height:24px;  padding-bottom:5px;  text-align:left;
}
.publicProductSelect .publicProductSelect_similar  .publicProductSelect_similar_box:before {
    content:"";  padding:5px;  background:#484848;  display:inline-block;  border-radius:10px;  margin-right:3px;
}
.publicProductSelect .publicProductSelect_but {
    position:absolute;  display:block;  width:100%;  left:0;  bottom:25px;
}
.publicProductSelect .publicProductSelect_but a , .publicProductSelect .publicProductSelect_but a:link , .publicProductSelect .publicProductSelect_but a:visited {
    color:#15b374;  font-size:14px;  line-height:1;
}
.publicProductSelect .publicProductSelect_but a:hover {
    text-decoration:underline;
}
.publicProductSelect .publicProductSelect_float_select {
    background:#15b374;  color:#fff;  box-shadow:2px 2px 12px #f4f4f4;
}
.publicProductSelect .publicProductSelect_float_select:after {
    content:"";  position:absolute;  left:-10px;  top:-10px;  width:78px;  height:77px;  z-index:9;  background:url("http://fs1.weicheche.cn/official/benanqietu_1.png") no-repeat 0 0;
}
.publicProductSelect .publicProductSelect_float_select .publicProductSelect_title , .publicProductSelect .publicProductSelect_float_select .publicProductSelect_xuxian {
    color:#fff;  border-color:#fff;
}
.publicProductSelect .publicProductSelect_float_select .publicProductSelect_similar_box:before {
    background:#fff;
}
.publicProductSelect .publicProductSelect_float_select .publicProductSelect_but {
    display:none;
}

/*标题*/
.wcc_box{
    position: relative;
    text-align: center;
    width: 1200px;
    margin: 0 auto ;
}
.min_box .wcc_box{
    width: 1000px;
}
/*.wcc_border{
    width: 100%;
    height: 1px;
    background-color: #F1F1F1 ;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;

}*/
.wcc_border{
    width: 40px;
    height: 4px;
    background-color: #32AF50; ;
    position: absolute;
    /*top: 0;*/
    bottom: -40px;
    left: 0;
    right: 0;
    margin: auto;

}
.wcc_box_h1{
    font-size: 32px;
    color: #333333;
    line-height: 32px;
    width: 192px;
    height: 32px;
    margin: auto;
    position: relative;
    z-index:2;
    font-weight: 700;
}
.wcc_box_h2{
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 16px;
    margin-top: 16px;
}
.wcc_box_h2 span{
    color: #32AF50;
}
/*预约*/
.wcc_reservation{
    font-size: 16px;
    color: #32AF50;
    text-align: center;
    line-height: 16px;
    text-indent: 1em;
}
.wcc_reservation span{
    cursor: pointer;
}
.wcc_box_h3{
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 20px;

}
.wcc_box_h3 span{
    position: relative;
    width: 200px;
    display: inline-block;
}
.wcc_box_h3 i{
    font-style:normal;
    z-index: 2;
    position: relative;
}
.wcc_box_h3 span:after{
    content: "";
    background: #32AF50;
    position: absolute;
    height: 4px;
    width: 100%;
    top: 18px;
    left: 0;
    z-index: 1;
}
#YSF-BTN-HOLDER{
    height: 0 !important;
    width: 0 !important;
    overflow: hidden;
}
#YSF-BTN-HOLDER img{
    display: none !important;
}






