@charset "utf-8";
/* CSS Document */
.top-search{ border:1px solid #de3237; border-radius:5px;}
.sim-ul-flt li{ display:inline-block; float:left; width:25%; text-align:center; height:35px; line-height:35px; font-weight:normal; font-weight:18px; color:#de3237;font-size: 16px}
.sim-ul-flt li.hover{ background:#de3237; color:#fff; }
.sim-ul-flt ul{    overflow: hidden;
    border-bottom: 1px solid #de3237;}
.c-my{
    float: left;
    display:inline-block;
    border-radius: 0;
    height: 38px;
    width: 90%;
    border-left: 0px;
    font-size: 14px;
	padding-bottom: 5px;}
.my-btn{    border: 0px;
    float: left;
    display:inline-block;
    width: 10%;
    height: 35px;
    padding: 0;
    background: #fff url(mobile_search.png)center no-repeat;
    cursor: pointer;
    border-radius: 0px;
	background-size:70%;
}

.my-n{    float: left;display: inline-block;width: 0%; line-height:38px; overflow:hidden;}
.my-n a{ text-decoration:none;}
.c-my .my-txt{ border:none;    height: 35px; line-height:35px; display:inline-block; width:66%; font-size:16px;}
.tit1{ text-align:center; font-size:14px;}
.tit1 p{ display:inline-block; width:90%; float:left; font-size:16px;font-weight: normal;}
.tit1 a{ display:inline-block; width:10%; float:right;font-size:30px; font-weight:normal;color:#fff;}



	