/*
Theme Name: ATC_Prototype
Theme URI: http://www.autotirechecking.com/
Author: Supachai C.
Author URI: http://www.autotirechecking.com/
Description: ATC_Prototype
License: ATC_Prototype
License URI: http://www.autotirechecking.com/
Tags: http://www.autotirechecking.com/
Text Domain: http://www.autotirechecking.com/
/* =Reset
-------------------------------------------------------------- */
/* =Basic structure
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, pre, code, p {
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    margin: 0px;
}
img{
	max-width: 100%;
    height: auto;
}
p {
    padding-bottom: 10px;
}
@import url('https://fonts.googleapis.com/css?family=Kanit');
body{
    margin:0px;
    font-family: 'Kanit',Tahoma, Geneva, sans-serif;
    background:#FFF;
}
input, textarea, keygen, select, button {
	font-family: 'Kanit',Tahoma, Geneva, sans-serif;
}
a:link {
    color: #333333;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #333333;
}
a:hover {
    text-decoration: none;
    color:#D6A739;
    transition: all 0.5s ease;
}
a:active {
    text-decoration: none;
    color:#a86200;
}
*{
    box-sizing:border-box;
}
.clear-both{
    clear:both;
}
[data-scroll]{
    font-size:16px; 
    color:#666; 
    display:none; 
    cursor:pointer; 
    position: fixed; 
    text-align:center; 
    right:10px; 
    bottom:0px; 
    background:url(images/bg-gototop.png) no-repeat; 
    width:100px; 
    padding:10px 0;
}
.text-center{
    text-align:center;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align:right;
}
.bottom2{
    margin-bottom:2px;
}
.bottom5{
    margin-bottom:5px;
}
.bottom10{
    margin-bottom:10px;
}
.bottom15{
    margin-bottom:15px;
}
.bottom20{
    margin-bottom:20px;
}
.bottom30{
    margin-bottom:30px;
}

.accordion_tab{
    /*display:none;*/
}

#header-box{
    width: 1170px;
    background-color: #111;
    margin: 0 auto;
}
#menu-box .menu{
    padding:10px 20px; 
    color:#000;
    cursor:pointer; 
    font-size:14px; 
    border-left:1px solid #f8ce7b;
    transition:all ease 0.3s;
    float:left;
}
#menu-box .menu.select, #menu-box .menu:hover{
    color:#fff;
    /*background-color:#a86200; */
	 background-color:#1a0000; 
     transition: all 0.5s ease;
}
#menu-box .menu.last{
    border-right:1px solid #f8ce7b; 
}

#quick-search{
    float:right;
    margin-top:7px;
}
#quick-search i{
    margin-right:5px;
    color:#FFF;
    text-shadow:-1px 1px 1px rgba(0,0,0,0.2);
}
#quick-search input{
    padding:10px;
    border:0px;
    border-radius:4px;
    width:160px;
    height:20px;
    color:#FFF !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c67d00), to(#f19300));
    background: -webkit-linear-gradient(top, #c67d00, #f19300);
    background: -moz-linear-gradient(top, #c67d00, #f19300);
    background: -ms-linear-gradient(top, #c67d00, #f19300);
    background: -o-linear-gradient(top, #c67d00, #f19300);
}


.topnav {
  display: none;
}

@media (max-width: 767px){
    #menu-bg{
    display: none;
    }
    .topnav {
      background-color: #000;
        float: none;
        display: block;
        text-align: left;
        padding: 0px 20px;
        line-height: 25px;
        color: #fff;
        border-bottom: 3px solid #f90;
        min-height: 55px;
    }
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
        float: right;
        display: block;
        margin-top: 13px;
        font-size: 25px;
        color: #fff;
    }
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a:not(:first-child) {
        float: none;
        display: block;
        text-align: left;
        padding: 10px 20px;
        color: #fff;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}

.banner-top
{
    display: none;
    /*width: 100%;*/
}
@media (max-width: 767px){
    .banner-top
    {
        margin-top: 5px;
        display: block;
        float: none;
        width: 100%;
        text-align: center;
    }
}

.submenu{
    position:absolute;
    z-index:99;
    top:43px;
    display:none;
}
#submenu1{
    left:0px;
    width:100%;
    background:#FFF;
    
}
.submenu .sub-frame{
    padding:15px 1px 15px 2px;
}
.submenu .sub-frame .item{
    width:177px;
    margin-left:15px;
    float:left;
}
.submenu .sub-frame .item .banner{
    height:118px; 
    margin-bottom:10px; 
    background:#7a7a7a;
}

.submenu .sub-frame .item .title{
    font-size:12px; 
    font-weight: normal; 
    text-align:center;
}
#submenu-more{
    font-size:14px; 
    font-weight: normal; 
    color:#000; 
    text-align:center; 
    width:100px; 
    line-height:30px; 
    background:#ffa800; 
    float:right; 
    cursor:pointer
}
#submenu-more:hover{
    color:#ffa800; 
    background:#000; 
    transition: all 0.5s ease;
}

#bg-head{
    width:1170px;
    margin:0 auto;
}

#bg-head1{
    float:left;
}

#banner-header{
    float:right; 
    margin:15px 0 10px;
	width:728px;
}
#banner-hd{
    width:728px;
    height:90px;
    background:#464646;
}
#slide-box{
    background:#111;
	position: relative;
	background-image: url(images/bg_header.jpg);
}
#slide-container{
    width: 1170px; 
    margin: 0px auto; 
    position: relative;
}
#slide-container .blog{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 380px;
    height: 412px;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
    padding: 40px 18px 30px;
    z-index: 80;
}
#slide-container .blog .col{
    float:left; 
    width:170px; 
    margin:0 auto 8px;
    text-align:center;
}
#slide-container .blog .col.last{
    float:right;
}
#slide-container .blog .col img{
    margin-bottom:20px;
}
#slide-container .blog .col select{
    width:147px;
    padding:4px;
    border:1px #a46c14 solid;
}

#slide-container .table{
    width:344px;
    background:#a46c14;
}
#slide-container .table .title{
    font-size:13px;
    color:#000;
    line-height:20px; 
    text-align:center;
    padding:6px 0px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffa500), to(#d38800));
    background: -webkit-linear-gradient(top, #ffa500, #d38800);
    background: -moz-linear-gradient(top, #ffa500, #d38800);
    background: -ms-linear-gradient(top, #ffa500, #d38800);
    background: -o-linear-gradient(top, #ffa500, #d38800);
}
#slide-container .table table{
    /*font-family:Arial, Helvetica, sans-serif; */
    font-size:12px
}
#wpcontent_slider h4, #wpcontent_slider h4 a
{
	font-family: 'Kanit',Tahoma, Geneva, sans-serif !important;
}
#slide-container .table tr{
    cursor:pointer;
}
#slide-container .table tr:hover td{
    background:#f1b03b;
    transition: all 0.5s ease;
}
#slide-container .table td{
    padding:0 10px;
    height:35px;
    vertical-align:middle;
    text-align:center;
    background:#FFF;
}
#slide-container .table td i{
    font-size:14px;
    margin-right:5px;
}
#slide-container .table td i.fa-caret-up{
    color:#007236;
}
#slide-container .table td i.fa-caret-down{
    color:#a80711;
}
#slide-container .table td i.fa-minus{
    color:#0054a6;
}
#slide-container .table td.text{
    text-align:left;
}
#slide-container .table td.text span{
    font-size:10px;
}


#search-box{
    background:#000;
    border-bottom:3px solid #000;
	position: relative;
}
#search-box .search-tab{
    padding:14px 0; 
    background:#e79500
}
#search-box .search-tab.black{
    background:#000
}
#search-box .search-container{
    width: 1170px; 
    margin: 0px auto;
    
}
#search-box .search-container .search-title-box{
    font-size:18px; 
    color:#FFF; 
    background:url(images/topic-bg.png) repeat-x;
    line-height:32px;
    width:225px;
    padding:0 15px; 
    border-left:3px solid #000; 
    margin-right:15px; 
    position:relative;
    float:left;
}
#search-box .search-container .search-title-box div{
    position:absolute; 
    top:0px; 
    right:-15px; 
    background:url(images/topic-arrow.png) no-repeat; 
    width:15px; 
    height:32px;
}
#search-box .search-container .search-title-box.golden-tab{
    border-left-color:#bf801e;
}

#search-box .search-container .search-form-box{
    margin-left:240px;
}
#search-box .search-container .search-form-box select{
    width:248px; 
    padding:3px; 
    border:1px #a46c14 solid; 
    margin-top:4px; 
    margin-left:15px;
}
#search-box .search-container .search-form-box button{
    border:1px solid #a46c14; 
    font-size:16px; 
    color:#FFF; 
    padding:2px 0 2px; 
    text-align:center;
    width:90px;
    margin-left:15px;
    cursor:pointer;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a70611), to(#6e0007));
    background: -webkit-linear-gradient(top, #a70611, #6e0007);
    background: -moz-linear-gradient(top, #a70611, #6e0007);
    background: -ms-linear-gradient(top, #a70611, #6e0007);
    background: -o-linear-gradient(top, #a70611, #6e0007);
}
#search-box .search-container .search-form-box button:hover{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#82040c), to(#590106));
    background: -webkit-linear-gradient(top, #82040c, #590106);
    background: -moz-linear-gradient(top, #82040c, #590106);
    background: -ms-linear-gradient(top, #82040c, #590106);
    background: -o-linear-gradient(top, #82040c, #590106);
    transition: all 0.5s ease;
}

#content-box{
    width:1185px; 
    margin:0 auto; 
    z-index: 999;
}
@media (max-width: 767px){
    #content-box{
        width:100%; 
        margin:0 auto; 
        z-index: 999;
        min-height: auto;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#recomment-search-box{
    background:url(images/recomment-search-bg.jpg) repeat-x; 
    padding:0 15px;
}
#recomment-search-box .title{
    font-size:24px; 
    color:#FFF; 
    float:left;
    padding:5px 0px;
}
#recomment-search-box .title span{
    font-size:11px;
    margin-left:10px;
}
#recomment-search-box .title span a:hover{
    color:#D6A739;
    text-decoration:underline;
    transition: all 0.5s ease;
}
#recomment-search-box .title span a:link{
    color:#D6A739;
}
#recomment-search-box .tool{
    margin-left:250px;
    padding-top:8px;
}
#recomment-search-box .tool select{
    width:170px; 
    height:25px; 
    border:1px #a46c14 solid; 
    margin-left:5px; 
    font-size:12px;
}
#recomment-result-box{
    background-color:#f0f0f0; 
    padding:15px;
}
#recomment-result-box .title-banner{
    display:inline-block;
    padding:0 15px;
    height:30px;
    line-height:30px;
    text-align: center; 
    /*border-bottom: #e79500 2px solid; */
    font-size: 12px; 
    color: #FFF; 
    font-weight: normal;
    margin-bottom:15px;
}
#recomment-result-box .title-banner.red{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9e030b), to(#060405));
    background: -webkit-linear-gradient(top, #9e030b, #060405);
    background: -moz-linear-gradient(top, #9e030b, #060405);
    background: -ms-linear-gradient(top, #9e030b, #060405);
    background: -o-linear-gradient(top, #9e030b, #060405);
}
#recomment-result-box .title-banner.blue{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0153a5), to(#050608));
    background: -webkit-linear-gradient(top, #0153a5, #050608);
    background: -moz-linear-gradient(top, #0153a5, #050608);
    background: -ms-linear-gradient(top, #0153a5, #050608);
    background: -o-linear-gradient(top, #0153a5, #050608);
}
#recomment-result-box .result-arrow{
    background-color:#000; 
    width:28px; 
    padding:8px; 
    float:right; 
    color:#ffa400; 
    text-align:center; 
    margin-left:8px;
    cursor:pointer;
}
#recomment-result-box .result-arrow.last{
    margin-left:0px;
}
#recomment-result-box .tire-score-box{
    margin-right:16px; 
    margin-bottom:20px; 
    width:273px; 
    background-color:#fff; 
    border:1px #e79500 solid; 
    position:relative; 
    float:left; 
    padding:15px;
    padding-top: 5px;
    cursor:pointer;
	height: 440px;
}
@media (max-width: 767px){
    #recomment-result-box .tire-score-box
    {
        float:none; 
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#recomment-result-box .tire-score-box:hover{
    border:1px #e79500 solid;
    background:#fefaf4;
    transition: all 0.5s ease;
}
#recomment-result-box .tire-score-box.last{
    margin-right:0px !important;
}
#recomment-result-box .tire-score-box .pin-box{
    width: 78px; 
    height: 78px; 
    line-height: 78px;
    position: absolute;
    right: -3px;
    text-align: center;
    top: -3px;
    color: #FFF;
    font-weight: normal;
    font-size: 12px;
}
#recomment-result-box .tire-score-box .tire-score-title{
    font-size: 15px; 
    font-weight: normal; 
    width:255px;
    margin-bottom:15px;
    height: 50px;
}
#recomment-result-box .tire-score-box .tire-score-title span{
    color:#197b30;
    font-size:13px;
}
#recomment-result-box .tire-score-box .tire-info .rim{
    width: 30px;
    line-height:30px;
    float:left;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    font-weight: normal;
    font-size: 12px;
}
#recomment-result-box .tire-score-box .tire-info .brand{
    float:left;
    margin-left:5px;
    text-align: center;
    color: #FFF;
}
#recomment-result-box .tire-score-box .tire-score .score-box{
    margin-left:110px;
}
#recomment-result-box .tire-score-box .tire-score .score-box .score-tab{
	font-size: 10px;
    color: #FFF;
    background-color: #888;
    padding: 0px 5px;
    width: 100px;
    float: left;
    margin-left: -5px;
    height: 14px;
}
#recomment-result-box .tire-score-box .tire-score .score-box .score-point{
    margin-left:128px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    padding:2px 0;
}
#recomment-result-box .tire-score-box .best-click{
    background-color: #197b30;  
}
#recomment-result-box .tire-score-box .best-price{
    background-color: #d20612;
}
#recomment-result-box .tire-score-box .best-performanc{
    background-color: #0055a6;
}
#recomment-result-box .tire-score-box .best-new{
    background-color: #652d92;
}
#recomment-result-box .tire-score-box .price-box{
    position:relative;
    padding-top:20px;
    border-top:1px solid #E79500;
    margin:0 -15px;
}
#recomment-result-box .tire-score-box .price-box .price-tag{
    height: 30px; 
    line-height: 30px; 
    position: absolute; 
    text-align: center; 
    color: #FFF;    
    font-size: 14px; 
    top: -15px;
    padding:0 10px;
    margin:0 15px;
}
#recomment-result-box .tire-score-box .price-box .seller-box{
    padding:0 15px;
}
#recomment-result-box .tire-score-box .price-box .seller-box .seller-banner{
        width: 100%;
    color: #666;
    font-size: 16px;
    font-weight: normal;
    float: left;
    margin-bottom: 5px;
    text-align: left;
    margin-right: 1px;
    margin-top: 25px;
    text-align: center;
}
#recomment-result-box .tire-score-box .price-box .seller-box .seller-banner img{
    vertical-align:middle;
}
#recomment-result-box .tire-score-box .price-box .seller-box .seller-banner.last{
    margin-right:0px;
}
#recomment-result-box .tire-score-box .price-box .seller-box .seller-banner.num{
    color:#d10512;
}
#recomment-result-box .tire-score-box .price-box .seller-box .seller-banner.date{
    color: #999;
    font-weight: normal;
    width: 239px;
    text-align: right;
}


#detail-box{
    margin-top:35px;
}
@media (max-width: 767px){
    #detail-box{
        margin-top: 0px;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#detail-box .detail-left-box{
    width:855px;
    float:left;
    margin-right:15px;
    overflow : hidden;
}
@media (max-width: 767px){
    #detail-box .detail-left-box{
        width:100%;
        float:left;
        /*margin-right:15px;*/
        overflow : hidden;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}

#detail-box .detail-right-box{
    margin-left:870px;
    width:300px;
}
#detail-box .detail-left-box.rev{
    float:left;
    margin-right:0px;
    margin-left:10px;
}
@media (max-width: 767px){
    #detail-box .detail-left-box.rev{
    float:left;
    margin-right:0px;
    padding: 0px;
    margin-left:0px;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#detail-box .detail-right-box.rev{
    float:left;
    margin-left:0px;
}
@media (max-width: 767px){
   #detail-box .detail-right-box{
    display: none;
   } 
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}

#article-box .article-main-title{
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
}
@media (max-width: 767px){
   #article-box .article-main-title{
        font-size:26px; 
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 0px;
   } 
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#article-box .article-main-title span{
    font-size:13px;
}
#article-box .article-hilight-box{
    margin-bottom:25px;
}
#article-box .article-hilight-box .hilight-pic{
    /*width: 290px;*/
    /*height: 195px;*/
    background-color: #7A7A7A;
    border: 2px solid #D6A739;
    float: left;
    overflow: hidden;
}
#article-box .article-hilight-box .hilight-content{
    padding:15px 20px;
    height: 194px;
    background:#e5e5e5;
    margin-left:290px;
}
#article-box .article-hilight-box .hilight-content .hilight-title{
    font-size:24px;
    line-height: 26px;
    font-weight: normal;
    color:#000;
}
#article-box .article-hilight-box .hilight-content .hilight-info{
    font-size:12px;
    color:#999;
    margin-top:5px;
}
#article-box .article-hilight-box .hilight-content .hilight-summary{
    font-size: 13px;
    height: 90px;
    overflow: hidden;
    padding-top: 8px;
}
#article-box .article-hilight-box .hilight-content .hilight-summary p{
    height: 75px;
    overflow: hidden;
}
#article-box .article-hilight-box .hilight-content .hilight-more-btn{
    width:100px;
    border:1px solid #ce8802;
    float:left;
    font-size: 14px;
    color: #fff;
    line-height:26px;
    text-align:center;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9a101), to(#c17b00));
    background: -webkit-linear-gradient(top, #f9a101, #c17b00);
    background: -moz-linear-gradient(top, #f9a101, #c17b00);
    background: -ms-linear-gradient(top, #f9a101, #c17b00);
    background: -o-linear-gradient(top, #f9a101, #c17b00);
    cursor:pointer;
}
#article-box .article-hilight-box .hilight-content .hilight-more-btn:hover{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d68c04), to(#a06903));
    background: -webkit-linear-gradient(top, #d68c04, #a06903);
    background: -moz-linear-gradient(top, #d68c04, #a06903);
    background: -ms-linear-gradient(top, #d68c04, #a06903);
    background: -o-linear-gradient(top, #d68c04, #a06903);
    transition: all 0.5s ease;
}
#article-box .article-hilight-box .hilight-content .fa-star{
    color:#e79500;
    float:left; 
    margin-left:5px; 
    margin-top:6px
}
#article-box .article-hilight-box .hilight-content .fa-star.first{
    margin-left:20px; 
}
#article-box .article-hilight-box .hilight-content .fa-star.none{
    color:#a2a2a2;
}
#article-box #article-list{
    margin-bottom:20px;
}
#article-box #article-list .blog{
    width:268px;
    margin-right:25px;
    float:left;
    cursor:pointer;
}
#article-box #article-list .blog.last{
    margin-right:0px;
}
#article-box #article-list .blog .banner{
    height: 180px;
    background-color: #999;
}
#article-box #article-list .blog .text-box{
    padding:12px 10px; 
    border-bottom:1px solid #d6d6d6;
    height: 80px;
}
#article-box #article-list .blog .text-box .title{
        font-size: 14px;
    font-weight: normal;
    height: 38px;
    line-height: 16px;
}
#article-box #article-list .blog .text-box .info{
    font-size: 10px; 
    margin-top:10px;
    color: #999;
}
#article-box #article-list .blog:hover, #article-box #article-list .blog:hover .text-box .info{
    color:#D6A739;
    transition: all 0.5s ease;
}
#article-box .article-mini-box{
    float:left; width:265px; 
    margin-right:25px; 
    margin-bottom:15px;
    cursor:pointer;
}
#article-box .article-mini-box.last{
    margin-right:0px;
}
#article-box .article-mini-box .banner{
    width:85px;
    height:55px;
    background-color:#999;
    float:left;
    margin-right:10px;
}
#article-box .article-mini-box .title{
    padding:5px 15px; 
    font-size:11px;
}
#article-box .article-mini-box .info{
    padding:0 5px;
    font-size: 10px; 
    color:#999;
}
#article-box .article-mini-box:hover, #article-box .article-mini-box:hover .info{
    color:#D6A739;
    transition: all 0.5s ease;
}



.ads-banner{
    width:728px; 
    height:90px; 
    margin:30px auto; 
    background-color:#000
}
.ads-banner.wide{
    width:100%;
}

#detail-box .detail-left-box #hire-box{
    margin-bottom:30px;
    background:#e5e5e5;
}
#detail-box .detail-left-box #hire-box .header{
    font-size:24px; 
    color:#FFF; 
    text-align:center; 
    padding:8px 0;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9d030b), to(#070604));
    background: -webkit-linear-gradient(top, #9d030b, #070604);
    background: -moz-linear-gradient(top, #9d030b, #070604);
    background: -ms-linear-gradient(top, #9d030b, #070604);
    background: -o-linear-gradient(top, #9d030b, #070604);
}
#detail-box .detail-left-box #hire-box .header span{
    font-size:11px;
    margin-left:10px;
}
#detail-box .detail-left-box #hire-box .hire-menu-row, #detail-box .detail-left-box  #promotion-box .promotion-menu-row{
    background-color: #e79500; 
    font-size: 14px; 
    color: #333; 
    font-weight: normal; 
    text-align: center; 
    position:relative;
}
#detail-box .detail-left-box #hire-box .hire-menu-row .fa, #detail-box .detail-left-box  #promotion-box .promotion-menu-row .fa{
    background-color:#d18d11; 
    width:20px; 
    height:40px; 
    margin:0 auto; 
    padding-top:12px;
    transition:ease-in-out 0.2s;
    position:absolute;
    top:0px;
    cursor:pointer;
}
#detail-box .detail-left-box #hire-box .hire-menu-row .fa:hover, #detail-box .detail-left-box #promotion-box .promotion-menu-row .fa:hover{
    transition: all 0.5s ease;
    background-color:#f4cc2e; 
}
#detail-box .detail-left-box #hire-box .hire-menu-row .fa-angle-left, #detail-box .detail-left-box #promotion-box .promotion-menu-row .fa-angle-left{
    left:0px; 
}
#detail-box .detail-left-box #hire-box .hire-menu-row .fa-angle-right, #detail-box .detail-left-box #promotion-box .promotion-menu-row .fa-angle-right{
    right:0px;
}
#detail-box .detail-left-box #hire-box .hire-menu-row .hire-menu-tab, #detail-box .detail-left-box #promotion-box .promotion-menu-row .promotion-menu-tab{
    padding: 0px 15px; 
    line-height:40px; 
    color: #333; 
    cursor: pointer; 
    font-size: 14px; 
    transition: all ease 0.3s; 
    display:inline-block;
    cursor:pointer;
}
#detail-box .detail-left-box #hire-box .hire-menu-row .hire-menu-tab.select, #detail-box .detail-left-box #promotion-box .promotion-menu-row .promotion-menu-tab.select{
    color: #FFF !important;
    background:none !important;
}
#detail-box .detail-left-box #hire-box .hire-menu-row .hire-menu-tab:hover, #detail-box .detail-left-box #promotion-box .promotion-menu-row .promotion-menu-tab:hover{
    color: #FFF;
    background:rgba(0,0,0,0.2);
    transition: all 0.5s ease;
}

.hire-list-box article .title h2
{
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    height: 34px;
}

#detail-box .detail-left-box #hire-box .hire-list-box{
    width:214px; 
    border-bottom: 1px solid #fff; 
    border-right:1px solid #fff;
    float:left;
    padding:15px 20px;
    cursor:pointer;
    transition: all 0.5s ease;
}
#detail-box .detail-left-box #hire-box .hire-list-box:hover, #detail-box .detail-left-box #hire-box .hire-list-box:hover {
    color:#000;
    background:#f1b03b;
    transition: all 0.5s ease;
}
#detail-box .detail-left-box #hire-box .hire-list-box.last{
    width:213px;
    border-right:none;
}
#detail-box .detail-left-box #hire-box .hire-list-box .banner{
    height:115px;
    background-color:#999;
}
#detail-box .detail-left-box #hire-box .hire-list-box .title{
    padding: 10px 0; 
    font-size: 12px; 
    font-weight: normal; 
    text-align:center;
}
#detail-box .detail-left-box #hire-box .hire-list-box .info{
    padding-top:3px;
    font-size: 10px; 
    color:#999; 
    text-align:center
}
.info a{
    color:#999 !important; 
}
#detail-box .detail-left-box #issue-box{
    margin-bottom:30px;
    background:#e5e5e5;
}
#detail-box .detail-left-box #issue-box .header{
    font-size:24px; 
    color:#FFF; 
    text-align:center; 
    padding:8px 0;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9d030b), to(#070604));
    background: -webkit-linear-gradient(top, #9d030b, #070604);
    background: -moz-linear-gradient(top, #9d030b, #070604);
    background: -ms-linear-gradient(top, #9d030b, #070604);
    background: -o-linear-gradient(top, #9d030b, #070604);
}
#detail-box .detail-left-box #issue-box .header span{
    font-size:11px;
    margin-left:10px;
}
#detail-box .detail-left-box #issue-box #issue-list-box{
    padding:25px 25px 0;
}
#detail-box .detail-left-box #issue-box #issue-list-box .issue-item{
    width:390px; 
    float:left;
    margin-bottom:25px;
    margin-right:25px;
    cursor:pointer;
}
#detail-box .detail-left-box #issue-box #issue-list-box .issue-item:hover, #detail-box .detail-left-box #issue-box #issue-list-box .issue-item:hover .content .info{
    color:#D6A739;
    transition: all 0.5s ease;
}
#detail-box .detail-left-box #issue-box #issue-list-box .issue-item.last{
    margin-right:0px;
}
#detail-box .detail-left-box #issue-box #issue-list-box .issue-item .banner{
    width:145px; 
    height:95px; 
    background-color:#999;
    float:left;
    overflow: hidden;
}
#detail-box .detail-left-box #issue-box #issue-list-box .issue-item .content{
    margin-left:160px;
}
#detail-box .detail-left-box #issue-box #issue-list-box .issue-item .content .title{
    padding:0px 0;
    font-size: 13px;
    font-weight: normal;
}
#detail-box .detail-left-box #issue-box #issue-list-box .issue-item .content .info{
    padding:3px  0 15px 0px;
    font-size: 10px;
    color:#999;
}

#detail-box .detail-left-box #forum-box{
    border-bottom:1px solid #c0c0c0; 
    padding:0px 10px;
    margin-bottom:10px;
}
#detail-box .detail-left-box #forum-box .forum-btn{
    float: left;
    position: relative;
    padding: 0px 20px;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
}
#detail-box .detail-left-box #forum-box .forum-btn img{
    display:none;
}
#detail-box .detail-left-box #forum-box .forum-btn.select{
    color:#e79500;
}
#detail-box .detail-left-box #forum-box .forum-btn.select img{
    display:block;
}
#detail-box .detail-left-box #forum-box .forum-btn:hover{
    color:#e79500;
    transition: all 0.5s ease;
}
#detail-box .detail-left-box #forum-box .forum-btn img{
    position:absolute; 
    left:50%; 
    bottom:-1px; 
    margin-left:-6px;
}
#detail-box .detail-left-box #forum-list .forum-item{ 
    padding: 15px 0;
    border-bottom: 1px #e0e0e0 solid;
    cursor: pointer;
}

#detail-box .detail-left-box #forum-list .forum-item:hover, #detail-box .detail-left-box #forum-list .forum-item:hover .detail .info{
    color:#D6A739;

}
#detail-box .detail-left-box #forum-list .forum-item .banner{
    width:180px; 
    height:120px; 
    background-color:#999; 
    float:left; 
    margin-right:20px;
}
#detail-box .detail-left-box #forum-list .forum-item .detail{
    padding: 0px 20px 0;
    margin-left:180px;
}
#detail-box .detail-left-box #forum-list .forum-item .detail .title{
    font-size: 20px; 
    font-weight: normal;
    margin-bottom:10px;
}
#detail-box .detail-left-box #forum-list .forum-item .detail .summary{
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 16px;
    height: 48px;
    overflow: hidden;
}
#detail-box .detail-left-box #forum-list .forum-item .detail .info{
    font-size: 12px; 
    color:#999;
}
.forum-tab{
    display:none;
}



#detail-box .detail-left-box #promotion-box .header{
     font-size:30px;
     font-weight: normal; 
    padding:8px 0;
}
#detail-box .detail-left-box #promotion-box .header span{
    font-size:12px;
}

#promotion-list .promotion-item{
    width: 195px;
    border-bottom: 1px #e0e0e0 solid;
    float: left;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-right: 21px;
}
#promotion-list .promotion-item.last{
    margin-right:0px;
}
#promotion-list .promotion-item .banner{
    height: 289px;
    width: 194px;
    background-color: #999;
}
#promotion-list .promotion-item .title{
    padding: 10px 0; 
    font-size: 12px; 
    font-weight: normal; 
    text-align: center;
}
#promotion-list .promotion-item .promotion{
    height: 47px;
    overflow: hidden;
}
#promotion-list .promotion-item .info{
    padding:3px  0 15px 0px;
    font-size: 10px; 
    color:#999; 
    text-align:center
}
#promotion-list .promotion-item .btn-download{
    width:100px; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    color: #fff; 
    text-align:center; 
    padding:5px 0; 
    margin:0 auto;
    border:1px solid #d38800;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fba200), to(#c17d00));
    background: -webkit-linear-gradient(top, #fba200, #c17d00);
    background: -moz-linear-gradient(top, #fba200, #c17d00);
    background: -ms-linear-gradient(top, #fba200, #c17d00);
    background: -o-linear-gradient(top, #fba200, #c17d00);
    cursor:pointer;
}
#promotion-list .promotion-item .btn-download:hover{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d68c04), to(#a06903));
    background: -webkit-linear-gradient(top, #d68c04, #a06903);
    background: -moz-linear-gradient(top, #d68c04, #a06903);
    background: -ms-linear-gradient(top, #d68c04, #a06903);
    background: -o-linear-gradient(top, #d68c04, #a06903);
    transition: all 0.5s ease;
}

#top-post-box .header{
    font-size:24px; 
    color:#FFF;
    padding:8px 15px;
    margin-bottom:15px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9d030b), to(#070604));
    background: -webkit-linear-gradient(top, #9d030b, #070604);
    background: -moz-linear-gradient(top, #9d030b, #070604);
    background: -ms-linear-gradient(top, #9d030b, #070604);
    background: -o-linear-gradient(top, #9d030b, #070604);
}
#top-post-box .category{
    width: 90px; 
    font-size: 18px; 
    padding: 8px; 
    color: #FFF; 
    text-align: center;
}
#top-post-box .category.blue{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0054a6), to(#013b72));
    background: -webkit-linear-gradient(top, #0054a6, #013b72);
    background: -moz-linear-gradient(top, #0054a6, #013b72);
    background: -ms-linear-gradient(top, #0054a6, #013b72);
    background: -o-linear-gradient(top, #0054a6, #013b72);
}
#top-post-box .category.purple{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#662d91), to(#472064));
    background: -webkit-linear-gradient(top, #662d91, #472064);
    background: -moz-linear-gradient(top, #662d91, #472064);
    background: -ms-linear-gradient(top, #662d91, #472064);
    background: -o-linear-gradient(top, #662d91, #472064);
}
#top-post-box .category.green{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#197b30), to(#005826));
    background: -webkit-linear-gradient(top, #197b30, #005826);
    background: -moz-linear-gradient(top, #197b30, #005826);
    background: -ms-linear-gradient(top, #197b30, #005826);
    background: -o-linear-gradient(top, #197b30, #005826);
}
#top-post-box .blog{ 
    padding:15px 30px;
}
#top-post-box .blog.blue{
    border:1px #a46c14 solid; 
}
#top-post-box .blog.purple{
    border:1px #a80711 solid; 
}
#top-post-box .blog.green{
    border:1px #005826 solid; 
}
#top-post-box .blog .item{
    font-size:14px;
    float:left;
    width:545px;
    margin-right:8px;
    margin-bottom:10px;
    cursor:pointer;
}
#top-post-box .blog .item:hover{
    color:#D6A739;
    transition: all 0.5s ease;
}
#top-post-box .blog .item.last{
    margin-right:0px;
}
#top-post-box .blog .item i{
    margin-right:5px;
}


#banner-ads{
    height:250px; 
    background-color:#000; 
    margin-bottom:10px;
}
#newcar-box{
    background-color:#d6d6d6;
    margin-bottom:10px;
}
#newcar-box .header{
    font-size:16px;
    font-weight: normal;
    color:#FFF; 
    padding: 7px 15px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9d030b), to(#070604));
    background: -webkit-linear-gradient(top, #9d030b, #070604);
    background: -moz-linear-gradient(top, #9d030b, #070604);
    background: -ms-linear-gradient(top, #9d030b, #070604);
    background: -o-linear-gradient(top, #9d030b, #070604);
    border-bottom:2px solid #e79500;
}
#newcar-box .detail{
    padding:10px 10px 1px;
}
#newcar-box .detail .item{
    background-color:#fff; 
    margin-bottom:10px;
    cursor:pointer;
}
#newcar-box .detail .item:hover, #newcar-box .detail .item:hover .box .info{
/*    color:#FFF;
    background-color:#D6A739;*/
}
#newcar-box .detail .item .banner{
    height:90px; 
    width:135px; 
    background-color:#999;
    float:left; 
    margin-right:10px;
}
#newcar-box .detail .item .box{
    margin-left:135px; 
    padding:10px 10px 0; 
    min-height:90px;
}
#newcar-box .detail .item .box .title{
    font-size:12px;
}
#newcar-box .detail .item .box .info{
    font-size: 10px; 
    color:#999;
}

.tire-box{
    background-color:#d6d6d6;
    padding-bottom:15px;
    margin-bottom:0px;
}
.tire-box.last{
    margin-bottom:15px;
}
.tire-box .header{
    font-size:16px;
    font-weight: normal;
    color:#FFF; 
    padding: 7px 15px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fea707), to(#bd7d07));
    background: -webkit-linear-gradient(top, #fea707, #bd7d07);
    background: -moz-linear-gradient(top, #fea707, #bd7d07);
    background: -ms-linear-gradient(top, #fea707, #bd7d07);
    background: -o-linear-gradient(top, #fea707, #bd7d07);
    margin-bottom:2px;
}
.tire-box .item{
    font-size:14px; 
    background-color:#bdbdbd; 
    color:#333; 
    padding:9px 15px; 
    margin-bottom:2px;
    cursor:pointer;
}
.tire-box .item.select{
    background-color:#e79500 !important; 
}
.tire-box .item:hover{
    background-color:#999; 
    transition: all 0.5s ease;
}
.tire-box .sub-item{
    padding:0px 2px 5px;
    cursor:pointer;
}
.tire-box .sub-item.top{
    margin-top:15px;
}
.tire-box .sub-item .box{
    background-color:#fff; 
    border-bottom:2px #363636 solid;
    display:inline-block; 
    width:100%;
}
.tire-box .sub-item.select .box{ 
    border-bottom:2px #F90 solid; 
}
.tire-box .sub-item .box .num{
     width:30px;
     height:30px;
     line-height:30px; 
     background-color:#555;
     float:right;
     margin:5px;
     border-radius: 50%; 
     text-align:center; 
     color:#FFF; 
     font-weight: normal; 
     font-family:Arial, Helvetica, sans-serif; 
     font-size:14px;
}
.tire-box .sub-item.select .box .num{
    background-color:#e79500; 
}
.tire-box .sub-item .box .banner{
    width:70px; 
    height:70px; 
    background-color:#ebebeb; 
    float:left; 
    text-align: center;
    margin-left:10px;
}
.tire-box .sub-item .box .detail{
    margin-left:10px;
    width:160px;
    float:left;
}
.tire-box .sub-item .box .detail .title{
    font-size:12px; 
    font-weight: normal;
    margin-top:5px;
    color:#333;
}
.tire-box .sub-item .box .detail .price{
    font-size:12px;
    font-weight: normal;
    color:#ff0000
}
.tire-box .sub-item .box .detail .view{
    font-size:10px;
    margin-top:3px;
    color:#333;
}
.tire-box .sub-item:hover .box .detail .title, .tire-box .sub-item:hover .box .detail .price, .tire-box .sub-item:hover .box .detail .view{
    color:#D6A739;
    transition: all 0.5s ease;
}





#top-article-box{
    background-color:#d6d6d6;
    margin-bottom:10px;
}
#top-article-box .header{
    font-size:16px;
    font-weight: normal;
    color:#FFF; 
    padding: 7px 15px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9d030b), to(#070604));
    background: -webkit-linear-gradient(top, #9d030b, #070604);
    background: -moz-linear-gradient(top, #9d030b, #070604);
    background: -ms-linear-gradient(top, #9d030b, #070604);
    background: -o-linear-gradient(top, #9d030b, #070604);
    border-bottom:2px solid #e79500;
}
#top-article-box .detail{
    padding:10px 10px 1px;
}
#top-article-box .detail .item{
    background-color:#fff; 
    margin-bottom:10px;
    cursor:pointer;
}
#top-article-box .detail .item:hover, #top-article-box .detail .item:hover .box .info, #top-article-box .detail .item.sub:hover .box .info{
    color:#D6A739;
    transition: all 0.5s ease;
}
#top-article-box .detail .item .banner{
    height:90px; 
    width:135px; 
    background-color:#999;
    float:left; 
    margin-right:10px;
}
#top-article-box .detail .item .box{
    margin-left:135px; 
    padding:10px 10px 0; 
    min-height:90px;
}
#top-article-box .detail .item .box .title{
    font-size:12px;
}
#top-article-box .detail .item .box .info{
    font-size: 10px; 
    color:#999;
}
#top-article-box .detail .item.sub .banner{
    height:65px;
    width:95px; 
    background-color:#999;
    float:left; 
    margin-right:10px;
}
#top-article-box .detail .item.sub .box{
    margin-left:95px; 
    padding:10px 10px 0; 
    min-height:65px;
}
#top-article-box .detail .item.sub .box .info{
    font-size: 10px; 
    color:#999;
    margin-top:2px;
}
#facebook-box{
    width:300px; 
    height: 450px; 
    border:#CCC 1px solid; 
    text-align:center; 
    font-size:12px; 
    color:#7d7d7d; 
    line-height:450px;
    margin-bottom:10px;
}

#category-box{
    background-color: #d6d6d6;
    margin-bottom: 10px;
    height: 1323px;
    overflow: hidden;
}
#category-box .header{
    font-size:16px;
    font-weight: normal;
    color:#FFF; 
    padding: 7px 15px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9d030b), to(#070604));
    background: -webkit-linear-gradient(top, #9d030b, #070604);
    background: -moz-linear-gradient(top, #9d030b, #070604);
    background: -ms-linear-gradient(top, #9d030b, #070604);
    background: -o-linear-gradient(top, #9d030b, #070604);
    border-bottom:2px solid #e79500;
}
#category-box .detail{
    padding:12px;
    display:inline-block;
    width:100%;
}
#category-box .detail .item{
    width:100%; 
    background-color:#fff; 
    margin-bottom:3px;
    cursor:pointer; 
}
#category-box .detail .item:hover, #category-box .detail .item:hover .info{
    background:#D6A739;
    transition: all 0.5s ease;
    color:#FFF;
}
#category-box .detail .item.last{
    margin-bottom:0px;
}
#category-box .detail .item .title{
    padding:5px 0; 
    font-size:12px; 
    float:left; 
    margin-left:10px;
}
#category-box .detail .item .info{
    padding:5px 0; 
    font-size: 10px;
    color:#999;
    float:right; 
    margin-right:10px;
}
.wp-pagenavi
{
    text-align:left; 
    padding:0px 0px 15px;
	margin-top: 20px;
    float: left;
}
@media (max-width: 767px){
    .wp-pagenavi{
        text-align:left; 
        padding:0px 0px 15px;
        margin-top: 20px;
            margin: 10px;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
.pagination-box{
    text-align:center; 
    padding:30px 0px 15px;
}

.pagination-box .paginate-btn{
    display:inline-block; 
    font-size:12px !important; 
    color:#666; 
    width:30px; 
    height:30px; 
    line-height:30px !important; 
    border-radius:50%; 
    background:#d6d6d6;
    cursor:pointer;
    text-align:center;
}
.pagination-box .paginate-btn .fa{
    font-size:inherit;
    line-height:inherit
}
.pagination-box .paginate-btn.select, .pagination-box .paginate-btn:hover{
    color:#FFF; 
    background:#e79500; 
    transition: all 0.5s ease;
}

#article-box .article-hilight-box.content-detail{
    margin-top: 25px;
    margin-bottom:5px;
}

#content-detail-box .title{
    font-size:24px; 
    text-transform:uppercase; 
    padding: 5px 15px; 
    background:#000; 
    color:#FFF; 
    border:1px solid #e79500;
}
#content-detail-box .info{
        font-size: 12px;
    color: #999;
    padding: 0px 15px;
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 10px;
}
#content-detail-box .detail{
    font-size:16px; 
    color:#333; 
    /*margin-bottom:20px;*/
}
#content-detail-box .detail .banner{
    height:397px; 
    background:#dadada;
}
#content-tag{
    padding:25px 0px 15px;
    font-size:12px;
    color:#999;
}
#content-tag a {
    font-size:12px;
	color: #999 !important;
}
#content-search-btn{
    padding:5px 20px; 
    font-size:14px; 
    color:#FFF; 
    background:#e79500; 
    border:none;
    cursor:pointer;
}

#facebook-comment{
    padding:30px 0px;
    text-align:center;
}

#recomment-search-box.search-page{
    padding:2px 15px 8px;
    padding-right:3px;
        min-height: 40px;
}
@media (max-width: 767px){
    #recomment-search-box.search-page
    {
        display: none;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#recomment-search-box.search-page .title{
    font-size:18px; 
    color:#FFF; 
    float:left;
    padding:5px 0px;
}
#recomment-search-box.search-page .tool{
    font-size:13px;
    color:#FFF;
    margin-left:500px;
    padding-top:5px;
    
}
@media (max-width: 767px){
    #recomment-search-box.search-page .tool{
    display: none;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#recomment-search-box.search-page .tool select{
    width:auto; 
    height:25px; 
    border:1px #a46c14 solid; 
    margin-left:5px; 
    font-size:12px;
}
#recomment-result-box.search-page{
    background:none; 
    padding:0px;
    width: 857px;
}
@media (max-width: 767px){
    #recomment-result-box.search-page
    {
        width: 100%;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#recomment-result-box .tire-score-box .tire-score-title.search-page{
    font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: normal; 
    width:100%;
    margin-bottom:0px;
}
#recomment-result-box .tire-score-box .tire-score-title.search-page div{
    font-size: 12px; 
    font-weight: normal; 
    color:#197b30;
    margin-bottom:15px;
}

#form-box{
    padding:25px 20px;
    background:#ebebeb; 
    margin-bottom:15px;
}
#form-box .form-topic{
    padding:0px 15px; 
    line-height:32px; 
    background:url(images/topic-bg.png) repeat-x; 
    color:#FFF; 
    font-size:18px; 
    border-left:3px solid #000;
    margin-bottom:10px;
}
#form-box .form-topic.gold{
    border-left:3px solid #bf801e;
}
#form-box .form-topic.gold-bar{
    padding:0px 15px; 
    line-height:32px; 
    background:#d6a739; 
    color:#000; 
    font-size:16px; 
    border-left:3px solid #000;
    margin-bottom:10px;
}
#form-box select, #form-box input {
    width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding:0 5px;
    font-size: 12px;
    margin-bottom:10px;
}
#form-box .search-btn{
    border:1px solid #a46c14;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a70512), to(#6f0007));
    background: -webkit-linear-gradient(top, #a70512, #6f0007);
    background: -moz-linear-gradient(top, #a70512, #6f0007);
    background: -ms-linear-gradient(top, #a70512, #6f0007);
    background: -o-linear-gradient(top, #a70512, #6f0007);
    cursor:pointer; 
    margin-bottom:25px; 
    line-height:28px; 
    font-size:16px; 
    color:#FFF; 
    width:90px;
}
#form-box .search-btn:hover{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#970712), to(#6f0007));
    background: -webkit-linear-gradient(top, #970712, #6f0007);
    background: -moz-linear-gradient(top, #970712, #6f0007);
    background: -ms-linear-gradient(top, #970712, #6f0007);
    background: -o-linear-gradient(top, #970712, #6f0007);
    transition: all 0.5s ease;
}
#form-box .search-btn.last{
    margin-bottom:0px; 
}
#form-box .gold-frame{
    background:#d6d6d6;
    border:1px solid #d6a739;
    height:180px;
    margin-bottom:10px;
}





.back-btn-box{
    background:#d6a739;
    text-align:center;
    color:#FFF;
    font-size:14px;
    width:80px;
    line-height:28px;
    cursor:pointer;
}
.back-btn-box:hover{
    background:#a67d1d;
    transition: all 0.5s ease;
}
#tire-detail-box{
    background:#FFF;
    border:1px solid #d6a739;
    padding:20px;
    display:inline-block;
    width:100%;
    margin-bottom:20px;
}
.tire-left-box{
    float:left; 
    width:273px; 
    margin-right:27px;
}
.tire-right-box{
    margin-left:300px;
}
#tire-detail-box .tire-score-box{
    width:273px; 
    background-color:#fff; 
    position:relative; 
    padding:15px;
}
#tire-detail-box .tire-score-box .pin-box{
    width: 78px; 
    height: 78px; 
    line-height: 78px;
    position: absolute;
    right: -3px;
    text-align: center;
    top: -3px;
    color: #FFF;
    font-weight: normal;
    font-size: 12px;
}
#tire-detail-box .tire-score-box .tire-score-title{
    font-size: 14px; 
    font-weight: normal; 
    width:165px;
    margin-bottom:15px;
}
#tire-detail-box .tire-score-box .tire-score-title span{
    color:#197b30;
    font-size:10px;
}
#tire-detail-box .tire-score-box .tire-info .rim{
    width: 30px;
    line-height:30px;
    float:left;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    font-weight: normal;
    font-size: 12px;
}
#tire-detail-box .tire-score-box .tire-info .brand{
    float:left;
    margin-left:5px;
    text-align: center;
    color: #FFF;
}
#tire-detail-box .tire-score-box .tire-score .score-box{
    margin-left:110px;
}
#tire-detail-box .tire-score-box .tire-score .score-box .score-tab{
    font-family:Arial, Helvetica, sans-serif;
    font-size:8px;
    font-weight: normal;
    color:#FFF;
    background-color:#000;
    padding:1px 5px;
    width:100px;
    float:left
}
#tire-detail-box .tire-score-box .tire-score .score-box .score-point{
    margin-left:105px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    padding:2px 0;
}
#tire-detail-box .tire-score-box .best-click{
    background-color: #197b30;  
}
#tire-detail-box .tire-score-box .best-price{
    background-color: #d20612;
}
#tire-detail-box .tire-score-box .best-performanc{
    background-color: #0055a6;
}
#tire-detail-box .tire-score-box .best-new{
    background-color: #652d92;
}
#tire-detail-box .tire-score-box .price-box{
    position:relative;
    padding-top:20px;
    border:1px solid #E79500;
    margin:0 -15px;
}
#tire-detail-box .tire-score-box .price-box .price-tag{
    height: 30px; 
    line-height: 30px; 
    position: absolute; 
    text-align: center; 
    color: #FFF; 
    font-weight: normal; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    top: -15px;
    padding:0 10px;
    margin:0 15px;
}
#tire-detail-box .tire-score-box .price-box .seller-box{
    padding:0 15px;
}
#tire-detail-box .tire-score-box .price-box .seller-box .seller-banner{
    width:120px; 
    color:#666; 
    font-family:Tahoma, Geneva, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    float:left;
    margin-bottom:5px;
    text-align:left;
    margin-right:1px;
}
#tire-detail-box .tire-score-box .price-box .seller-box .seller-banner img{
    vertical-align:middle;
}
#tire-detail-box .tire-score-box .price-box .seller-box .seller-banner.last{
    margin-right:0px;
}
#tire-detail-box .tire-score-box .price-box .seller-box .seller-banner.num{
    color:#d10512;
}
#tire-detail-box .tire-score-box .price-box .seller-box .seller-banner.date{
    color: #999;
    font-weight:normal;
    line-height:25px;
}
#tire-detail-box .tire-box{
    padding:2px 0;
}
#tire-detail-box .tire-box .sub-item{
    padding:0 2px;
}
#tire-detail-box .tire-box .sub-item .box .detail {
    width:130px;
}
#tire-detail-box .tire-top-list{
    background:#000; 
    color:#FFF; 
    font-size:14px; 
    padding:0px 15px; 
    line-height:30px;
}
#tire-brand-logo{
    margin-bottom:15px;
}#tire-name{
    font-family:Arial, Helvetica, sans-serif;
    font-size:30px;
    color:#000;
    font-weight: normal;
    margin-bottom:25px;
}
#tire-name .info{
    font-size:18px;
    color:#a1a1a1;
    font-weight:normal;
}
#tire-name .info span{
    color:#197b30;  
    font-weight: normal;
}
#tire-spec-title{
    font-size:18px; 
    font-style:italic; 
    color:#d6a739;
    text-decoration:underline;
    margin-bottom:25px;
}
.tire-right-box .category{
    min-width:155px;
    display:inline-block;
    line-height:30px;
    color:#FFF;
    font-size:18px;
    padding:0 15px;
    background:#0052a4;
}
.spec-table{
    border-top:1px solid #f3f3f3;
    margin-bottom:20px;
}
.spec-table .tr{
    display:inline-block; 
    width:100%;
    background:#fff;
}
.spec-table .tr.strip{
    background:#f3f3f3;
}
.spec-table .tr .td{
    float:left; 
    font-size:14px; 
    padding:10px 25px;
    color:#333
}
.spec-table .tr .td.th{
    color:#666; 
    width:260px;
}
.teachnology-table{
    display:table; margin-top:10px;
}
.teachnology-table .banner{
    width:120px; 
    height:90px; 
    background:#cccccc;  
    display:table-cell
}
.teachnology-table .info{
    display:table-cell; 
    vertical-align:middle; 
    padding:0 15px; 
    font-size:14px; 
    color:#666;
}

#tire-size-table{
    border:1px dashed #d8b480; 
    padding:3px; 
}
#tire-size-table .title{
    padding:0 15px; 
    line-height:60px; 
    color:#FFF; 
    background:#135b24; 
    font-size:24px;
}
#tire-size-table .th-row{
    background:#FFF;
    display:table;
    height:50px;
    color:#135b24;
    width:100%;
}
#tire-size-table .th-row .td{
    display:table-cell; 
    vertical-align:middle; 
    text-align:center; 
    border-right:1px solid #d9e0ec;
    padding:0 6px;
    font-size:11px;
}
#tire-size-table .th-row .td.first{
    width:105px;
    padding:0px;
    font-size:18px;
}
#tire-size-table .th-row .td.last{
    padding:0px;
    border-right:0px;
}
#tire-size-table .row{
    background:#f3f3f3;
    display:table;
    height:35px;
    color:#333;
    width:100%;
}
#tire-size-table .row .td{
    display:table-cell; 
    vertical-align:middle; 
    text-align:center; 
    border-right:1px solid #d9e0ec;
    border-bottom:1px solid #d9e0ec;
    padding:0 6px;
    font-size:11px;
}
#tire-size-table .row .td.first{
    width:106px;
    padding:0px;
    font-size:14px;
    font-weight: normal;
    color:#000;
    background:#d6a739;
    border-right:1px solid #b6994f;
    border-bottom:1px solid #b6994f;
}
#tire-size-table .row .td.last{
    padding:0px;
    border-right:0px;
}
#tire-size-table .col1{
    width:35px;
}
#tire-size-table .col2{
    width:35px;
}
#tire-size-table .col3{
    width:60px;
}
#tire-size-table .col4{
    width:37px;
}
#tire-size-table .col5{
    width:74px;
}
#tire-size-table .col6{
    width:62px;
}
#tire-size-table .col7{
    width:72px;
}
#tire-size-table .col8{
    width:77px;
}
#tire-size-table .col9{
    width:67px;
}
#tire-size-table .col10{
    width:105px;
}


#recomment-search-box.tire-page{
    padding:2px 15px 8px;
    padding-right:3px;
    background:#000;
}
#recomment-search-box.tire-page .title{
    font-size:18px; 
    color:#FFF; 
    float:left;
    padding:5px 0px;
}
#recomment-search-box.tire-page .tool{
    font-size:13px;
    color:#FFF;
    margin-left:500px;
    padding-top:5px;
    
}
#recomment-search-box.tire-page .tool select{
    width:auto; 
    height:25px; 
    border:1px #a46c14 solid; 
    margin-left:5px; 
    font-size:12px;
}
#recomment-result-box.tire-page{
    background:none; 
    padding:0px;
    display:inline-block;
}
#recomment-result-box.tire-page{
    background:none; 
    padding:0px;
    display:inline-block;
}
#recomment-result-box.search-page .tire-score-box, #recomment-result-box.tire-page .tire-score-box{
    margin-right:12px; 
}
@media (max-width: 767px){
    #recomment-result-box.search-page .tire-score-box, #recomment-result-box.tire-page .tire-score-box
    {
        margin-right:0px; 
        margin: 0 auto;
        margin-bottom: 20px;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#forum-box.tire-page{
    border-bottom:1px solid #c0c0c0; 
    padding:0px 10px;
    margin-bottom:10px;
    display:inline-block;
    width:100%;
}
.brand_logo_mobile
{

}
@media (max-width: 767px){
    .brand_logo_mobile{
        display: none;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}


#footer{
    background-color: #000;
	float: left;
    width: 100%;
}
@media (max-width: 767px){
    #footer{
        display: none;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
#footer-box{
    background-color: #000;
    margin: 0 auto;
    width: 1170px;
}
#footer-box .footer-content a {
    background-color: #999;
    color: #000;
    font-size: 12px;
    padding: 0 9px;
    line-height: 26px;
    margin-right: 7px;
    margin-bottom: 7px;
    cursor: pointer;
    float: left;
}
.footer-tag-item{
    background-color:#999;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding:0 9px;
    line-height:26px;
    margin-right:7px;
    margin-bottom:7px;
    cursor:pointer;
    float:left;
}
#footer-box .footer-content a:hover{
    background-color:#a46c14;
    transition: all 0.5s ease;
}
.footer-tag-item.gold{
    background-color:#a46c14;
}
.footer-tag-item.gold:hover{
    background-color:#999;
    transition: all 0.5s ease;
}
#footer-link{
    padding: 30px 0 15px; 
    font-size:14px; 
    text-align:center;
    color:#777;
}
#footer-link span{
    padding:0 20px;
    color:#777;
    cursor:pointer;
}
#footer-link span:hover{
    color:#a46c14;
    transition: all 0.5s ease;
}


.footer-tag-item{
    background-color:#999;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding:0 9px;
    line-height:26px;
    margin-right:7px;
    margin-bottom:7px;
    cursor:pointer;
    float:left;
}

.carousel-box{
    width: 1140px;
    height: 380px; 
    overflow: hidden;
    font-size: 0px;
}
.carousel-box.full{
    width: 1140px;
    height: 885px; 
}
.carousel-box ul{
    width:2000px;
    height: 394px; 
    margin: 0px; 
    padding:0px;
}
.carousel-box.full ul{
    width:4624px;
    height: 816px;
}
.carousel-box li{
    display: inline-block;
    /*float: left;
    width: 856px;*/
}
#promotion-list li{
    display: inline-block;
    float: left;
    width: 856px;
}
#hire li{
    display: inline-block;
    float: left;
    width: 856px;
}
.carousel-box.by4{
    width: 855px;
    height: 436px;
}
.carousel-box.by4 ul{
    width:2000px;
    height: 418px;
}
.carousel-box.by3{
    width: 855px;
    height: 985px; 
}
.carousel-box.by3 ul{
    width:3000px;
    height: 718px;
}
.hilight-info a 
{
    color: #999;
}
.hilight-summary p
{
    color: #666;
}
.detail p img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-left
{
	float: left;
}
#link-to-auto-loan
{
	color: #fff;
}
.pull-right {
	float: right;
	margin-bottom: 10px;
}
.pull-left img 
{
    height:130px;
}
.brand img 
{
    max-height: 30px;
    max-width: 90px;
}
.sideimage a img 
{
    max-height: 90px;
    max-width: 135px;
}
.sidecontenthit img 
{
    width:48px;
}
.itemtophit
{
    background-color: #fff;
    margin-bottom: 10px;
    cursor: pointer;
}
.itemtophit .banner
{
        height: 90px;
    width: 135px;
    background-color: #999;
    float: left;
    margin-right: 10px;
}
.itemtophit .banner a img
{
    height: 90px;
    width: 135px;
}
.itemtophit .box
{
    margin-left: 135px;
    padding: 10px 10px 0;
    min-height: 90px;
}
.itemtophit .box .title {
    font-size: 12px;
}
.itemtophit .box  .info {
    font-size: 10px;
    color: #999;
}
.clearlinkcolor:hover
{
    color:black;
    transition: all 0.5s ease;
}
.clear
{
    clear:both;
}
.comment-title
{
    font-size: 18px;
    padding: 5px;
    background-color: #5b74a8;
    width: 175px;
    color: #fff;
	margin-top: 25px;
	margin-bottom: 25px;
}
.fb_iframe_widget
{
    background-color: #f1f1f1;
    padding: 10px;
}
#cs-title-wpcontent_slider
{
	z-index:500 !important;
}
.crop_advance
{
	width: 204px;
    height: 156px;
    margin: 0 auto;
    margin-top: 12px;
}
.wp-pagenavi
{
    font-size: 11px;
    /*position: relative;*/
    /*width: 845px;*/
}
.#article-box .article-hilight-box .hilight-content a:hover{
	color:#D6A739;
    transition: all 0.5s ease;
}
.CSSTableGenerator {
    margin: 0px auto;
    padding: 0px;
    width: 700px;
    line-height: 14px;
    box-shadow: 10px 10px 5px #888888;
    border:1px solid #000000;
    
    -moz-border-radius-bottomleft:0px;
    -webkit-border-bottom-left-radius:0px;
    border-bottom-left-radius:0px;
    
    -moz-border-radius-bottomright:0px;
    -webkit-border-bottom-right-radius:0px;
    border-bottom-right-radius:0px;
    
    -moz-border-radius-topright:0px;
    -webkit-border-top-right-radius:0px;
    border-top-right-radius:0px;
    
    -moz-border-radius-topleft:0px;
    -webkit-border-top-left-radius:0px;
    border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
    width:100%;
    height:100%;
    margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
    -moz-border-radius-bottomright:0px;
    -webkit-border-bottom-right-radius:0px;
    border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
    -moz-border-radius-topleft:0px;
    -webkit-border-top-left-radius:0px;
    border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
    -moz-border-radius-topright:0px;
    -webkit-border-top-right-radius:0px;
    border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
    -moz-border-radius-bottomleft:0px;
    -webkit-border-bottom-left-radius:0px;
    border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
    
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffc9c9; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
    vertical-align:middle;
    
    
    border:1px solid #000000;
    border-width:0px 1px 1px 0px;
    text-align:left;
    padding:7px;
    font-size:14px;
    font-family:Arial;
    font-weight:normal;
    color:#000000;
}.CSSTableGenerator tr:last-child td{
    border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
    border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
    border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
        background:-o-linear-gradient(bottom, #ff0000 5%, #ff0000 100%);    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #ff0000) );
    background:-moz-linear-gradient( center top, #ff0000 5%, #ff0000 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#ff0000");  background: -o-linear-gradient(top,#ff0000,ff0000);

    background-color:#ff0000;
    border:0px solid #000000;
    text-align:center;
    border-width:0px 0px 1px 1px;
    font-size:14px;
    font-family:Arial;
    font-weight: normal;
    color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
    background:-o-linear-gradient(bottom, #ff0000 5%, #ff0000 100%);    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #ff0000) );
    background:-moz-linear-gradient( center top, #ff0000 5%, #ff0000 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#ff0000");  background: -o-linear-gradient(top,#ff0000,ff0000);
    transition: all 0.5s ease;
    background-color:#ff0000;
}
.CSSTableGenerator tr:first-child td:first-child{
    border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
    border-width:0px 0px 1px 1px;
}
#topcontentbox
{
	display:none;
}
.page-navi
{
    float: left;
    width: 18px;
    border: 1px solid #BFBFBF;
    padding: 3px 2px;
    margin: 2px;
    text-align: center;
    width: 45px;
    height: 40px;
    line-height: 32px;
    background: #99999929;
}
.wp-pagenavi a, .wp-pagenavi span
{
	border: none !important;
    padding: 0px 0px !important; 
    margin: 0px !important; 
}
#footer-credit{
	background-color: #a46c14;
    font-size: 12px;
    color: #000;
    text-align: center;
 }
.footer
{
    width: 1170px;
    background-color: #a46c14;
    height: 42px;
    padding: 12px 0;
    margin: 0 auto;
}
@media (max-width: 767px){
    .footer
    {
        width: 100%;
        background-color: #a46c14;
        height: 42px;
        padding: 12px 0;
        margin: 0 auto;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
.footer-content
{
	position: relative;
    padding: 20px;
}
#forum-box
{
    border-bottom: 1px solid #c0c0c0;
    padding: 0px 10px;
    margin-bottom: 10px;
}
.leftretailbox
{
    width: 72px;
    float: left;
    color: #197b30;
}

.sold_out
{
    position: absolute;
    left: 22px;
    top: 5px;
    opacity: 0.8;
}
.brand_logo
{
	float: left;
    height: 92px;
    width: 100%;
    text-align: center;
}
@media (max-width: 767px){
    .brand_logo
    {
        width: 100%;
        font-size: 14px;
        height: 71px;
        padding: 2px;
        margin-bottom: 8px;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
.brand_logo img 
{
	max-width: 188px;
}
@media (max-width: 767px){
    .brand_logo img
    {
        max-width: 100%;
    }
}
@media (min-width: 768px){
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px) {
    
}
.dropdown-content {
         display: none; 
    position: absolute;
    background-color: #ffa800;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    left: 90px;
    top: 41px;
    width: 206px;
    font-size: 14px;
}

.dropdown-content a {
    color: black;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #f8ce7b;
}

.dropdown-content a:hover {
    background-color: #000;
    color: #fff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.label_sport
{
    float: right;
    background-color: #d32f2f;
    padding: 0 10px;
    color: #fff !important;
    position: absolute;
    right: 1px;
    top: 52px;
}
.label_comfort
{
    float: right;
    background-color: #0091EA;
    padding: 0 10px;
    color: #fff !important;
    position: absolute;
    right: 1px;
    top: 52px;
}
.label_sportcomfort
{
    float: right;
    background-color: #FF1744;
    padding: 0 10px;
    color: #fff !important;
    position: absolute;
    right: 1px;
    top: 52px;
}
.label_eco
{
    float: right;
    background-color: #2E7D32;
    padding: 0 10px;
    color: #fff !important;
    position: absolute;
    right: 1px;
    top: 52px;
}
.label_duration
{
    float: right;
    background-color: #004D40;
    padding: 0 10px;
    color: #fff !important;
    position: absolute;
    right: 1px;
    top: 52px;
}
.label_general
{
    float: right;
    background-color: #006064;
    padding: 0 10px;
    color: #fff !important;
    position: absolute;
    right: 1px;
    top: 52px;
}

#box-search-tire-option{
    display: none;
}
@media (max-width: 767px){
    #box-search-tire-option{
        display: block;
        padding: 20px;
        background-color: #f1f1f1;
    }
}
@media (min-width: 768px){
    #box-search-tire-option{
        display: none !important;
    }
}
@media (min-width: 992px){
    #box-search-tire-option{
        display: none !important;
    }
    
}
@media (min-width: 1200px) {
    #box-search-tire-option{
        display: none !important;
    }
    
}
.button {
    line-height: 34px;
    text-align: center;
    width: 180px;
    margin: 0 auto 0;
    font-size: 12px;
    border-radius: 30px;
    border: 2px solid #197b30;
    color: #197b30;
    background: #fff;
    cursor: pointer;
}
.search-option
{
    padding: 20px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #f1f1f1;
    float: left;
    width: 100%;
}
.tire_brand{
        width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}
.tire_model
{
        width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}
.tire_front_area
{
        width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}
.tire_series{
    width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}
.tire_dimeter{
    width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}

.tire_brand_mobile{
        width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}
.tire_model_mobile
{
        width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}
.tire_front_area_mobile
{
        width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}
.tire_series_mobile{
    width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}
.tire_dimeter_mobile{
    width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}

.search-btn {
    border: 1px solid #a46c14;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a70512), to(#6f0007));
    background: -webkit-linear-gradient(top, #a70512, #6f0007);
    background: -moz-linear-gradient(top, #a70512, #6f0007);
    background: -ms-linear-gradient(top, #a70512, #6f0007);
    background: -o-linear-gradient(top, #a70512, #6f0007);
    cursor: pointer;
    margin-bottom: 25px;
    line-height: 28px;
    font-size: 16px;
    color: #FFF;
    width: 90px;
}
.form-topic{
    font-size: 18px;
    margin-bottom: 10px;
}
.model_cout
{
	float:left;
	width:25%;
}
@media (max-width: 767px){
    .model_cout{
        width: 50%;
		padding: 3px;
    }
}
@media (min-width: 768px){
    
}
@media (min-width: 992px){
    
    
}
@media (min-width: 1200px) {
   
    
}
.specific-zone
{
	float: left;
    padding: 4px;
    font-size: 14px;
}
@media (max-width: 767px){
    .specific-zone{
        float: left;
		padding: 4px;
		font-size: 13px;
		text-align: center;
    }
}
@media (min-width: 768px){
    
}
@media (min-width: 992px){
    
    
}
@media (min-width: 1200px) {
   
    
}
.specific-crop
{
	float: left;
    padding: 5px;
}
.adasia
{
    text-align:center;margin-bottom:10px;margin-top:10px;
    
}
.adasense
{
    text-align:center;margin-bottom:10px;margin-top:10px;
    
}
.adNewGen
{
    display:none;
    
}
@media (max-width:767px){
    .adNewGen{
        display:block;
		margin: 10px 0 10px 0;
		text-align: center;
    }
}
@media (min-width:768px){}
@media (min-width:992px){}
@media (min-width:1200px){}
.banner_synergy
{
    width:100%;
    display: block;
    text-align:center;margin-bottom:10px;margin-top:10px;
}
@media (max-width:767px){
        .banner_synergy{
            display: none;
        }
}
@media (min-width:768px){}
@media (min-width:992px){}
@media (min-width:1200px){}
.label_sponsor
{
        font-size: 9px;
    text-align: center;
    padding: 4px;
    color: #999;
}
.tire_style_cbo_mobile{
    width: 100%;
    height: 25px;
    border: 1px solid #A46C14;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 auto;
    float: left;
    margin-bottom: 10px;
}
#article-box
{
    float: left;
    border-bottom: 5px solid #d3232a;
    width: 100%;
    color: #d3232a;
}
.endingsales
{
    float: right;
    margin-top: 25px;
}