a {
    text-decoration: none!important;
    color: grey!important
}


.font-size-2{
    font-size: 2rem;
}

.font-size-2d5{
    font-size: 2.5rem;
}

.font-size-l1{
    font-size: 1.1rem;
}

.font-size-l2{
    font-size: 1.2rem;
}

.font-size-l3{
    font-size: 1.3rem;
}

.font-size-l4{
    font-size: 1.4rem;
}

.font-size-l5{
    font-size: 1.5rem;
}

.font-size-l8{
    font-size: 1.8rem;
}


.font-size-s9{
    font-size: 0.9rem;
}

.font-size-s8{
    font-size: 0.8rem;
}

.font-size-s7{
    font-size: 0.7rem;
}

.font-size-s6{
    font-size: 0.6rem;
}


/*
   search
 */
#search-wrap {
    margin-left: 30px;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .14);
    background-color: #FFF;

}

#search-wrap .search-content {
    box-shadow: none;
    border: 0 none;
    outline: none;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Helvetica, sans-serif;
    width: 180px;
}


#search-wrap .search-btn {
    border: 1px;
    float: right;
    width: 60px;
    outline: none;
    border-radius: 0px 5px 5px 0px;
    background-color: #49AF4F;
    color: #FFF;
    text-align: center;
    height: 30px;
}

#search-time {
    margin-left: 30px;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .14);
    background-color: #FFF;
}

#search-time .search-content {
    box-shadow: none;
    border: 0 none;
    outline: none;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Helvetica, sans-serif;
    width: 140px;
}


#search-time .search-btn {
    border: 1px;
    float: right;
    width: 60px;
    outline: none;
    border-radius: 0px 5px 5px 0px;
    background-color: #49AF4F;
    color: #FFF;
    text-align: center;
    height: 30px;
}

/*a:hover {*/
/*    font-weight: bold;*/
/*    color: #FB8162!important*/
/*}*/


/*li{list-style: none;}*/
/*#myTab li .active {*/
/*	font-weight: bold;*/
/*	color: #FB8162!important*/
/*}*/
/*.title {*/
/*	font-size: 24px;*/
/*    margin-top: 50px;*/
/*    font-weight: bold;*/
/*    color: #FB8162;*/
/*}*/
/*.inwention{*/
/*	margin: 80px auto 0;*/
/*    padding: 50px 50px 30px;*/
/*    background-color: #fff;*/
/*    border-radius: 4px;*/
/*    box-shadow: 0 0 8px rgba(0,0,0,.1);*/
/*}*/
/*#shortcut,#phone {*/
/*	margin-top: 50px;*/
/*	height: 300px;*/
/*}*/
/*a {*/
/*	text-decoration: none!important;*/
/*	color: grey!important*/
/*  }*/
/*a:hover {*/
/*	font-weight: bold;*/
/*	color: #FB8162!important*/
/*}*/
/*.more-sign h6 {*/
/*	position: relative;*/
/*    margin: 0 0 10px;*/
/*    font-size: 12px;*/
/*    color: #b5b5b5;*/
/*}*/
/*.more-sign h6:after,.more-sign h6:before {*/
/*    content: "";*/
/*    border-top: 1px solid #b5b5b5;*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 75px;*/
/*    top: 8px;*/
/*}*/
/*.more-sign h6:after {*/
/*    right: 2px;*/
/*}*/
/*#vcode {*/
/*	border: 1px solid #b5b5b5;*/
/*	padding: 3px 3px;*/
/*	cursor: pointer;*/
/*}*/

/*!*微信二维码*!*/
/*.impowerBox .qrcode {width: 200px;}*/
/*.impowerBox .title {display: none;}*/
/*.impowerBox .info {width: 200px;}*/
/*.status_icon {display: none}*/
/*.impowerBox .status {text-align: center;}*/