*{
    font-size: 12px;
}
a{
    color:#000000;
}
a:hover{
    text-decoration: none;
    color: #666666;
}
a:active{
    text-decoration: none;
    color: #666666;
}
a:link{
    text-decoration: none;
}
.zoomlionSearchBox{
    width: 1100px;
}
.telephoneNumber{
    margin-left: 45px;
}
.container{
    width: auto;
}
.fl{
    float: left;
}
.clear{
    clear:both;
}
.searchBtn{
    color: #000000;
}

.left-nav{
    width: 180px;
    background: #f6f6f6;
    height: 540px;
}
.content{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 70px;
}
.left-nav .title{
    color:#1a1a1a;
    font-size:16px;
    line-height: 50px;
    height: 50px;
    padding-left: 15px;
    border-left:4px solid #aace39 ;
    font-weight: bold;
}
.left-nav .item{
    font-size: 14px;
    color: #4c4c4c;
    line-height: 40px;
    height: 40px;
    padding-left: 35px;
}
.left-nav .item:hover{
    color: #86a529;
}
.finance_server{
    padding-left: 0px;
}
.left-nav .active{
    color:#86a529;
}
.my-account{
    margin-top: 45px;
}
div.right-content{

    float: right;
}

.right-content *{
    color:#1a1a1a;
}
.right-content .title{
    font-size: 16px;
    line-height: 45px;
}
.right-content .tips{
   width: 885px;
    height: auto;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;

    border: 1px solid #e0e0e0;
    border-top:3px solid #aace3a ;
    color:#808080;
    text-indent: 20px;
}

.content-box{


    margin-top: 15px;
}
.right-content .content-box{
    margin-top: 15px;
    overflow: hidden;
}
.right-content .tab-container{
    width: 885px;
    overflow: hidden;
    background: url(../images/server/fianceTabBar_bg.png) no-repeat;
    background-size: 887px;
}
.right-content .tab-container .col-lg-2{
    padding: 0;
    width: 108px;
    height: 40px;
    line-height: 32px;
    text-align:center;
    border-bottom: none;
    color: #666;
    font-size: 15px;
    cursor: pointer;
    margin-top: 5px;

}
.right-content .tab-container .active{
    margin-top: 0px;
    height: 34px;
    font-weight: bold;
    color: #86a529;
    border-top: 2px solid #86a529;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    background-color: #FFF;
}
.right-content .detail-content{
    width: 883px;
    /*height: 430px;*/
    margin-top: -8px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 10px;
}
.procedure .content-item{
    color: #333333;
    font-size: 13px;
    margin-left: 23px;
    margin-top: 22px;
}
.faq .question,.faq .answer{
    font-size: 13px;
    line-height: 18px;
    color:#333333;
    margin-top: 25px;
    margin-left: 25px;
}
.case-title{
    margin-top: 22px;
    margin-left: 22px;
    font-size: 12px;
    color:#333333;
}
table.case-table{
    margin-top: 10px;
    margin-left: 22px;
}
.case-table td{
    margin-left: 22px;
	
    height: 20px;
    border: 1px solid #797979;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
}

/*where_come*/
.longline{ height:1px; background-color:#e1e0e0; margin-top:26px; margin-bottom:12px}
.whereCome{ width:1100px; margin:0 auto; overflow:hidden; margin-bottom:10px}
.whereCome a{ float:left}
.whereCome span{ float:left}
.whereCome div{ float:left;border: 1px solid #cccccc;}
.whereCome .misSearchBtn{background-image: url(../images/common/search_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background-position: left;}
.whereCome input{ float:left;outline:none;border:0;}
.whereCome .leftwherecome{}