﻿ .main_tit {
     width: 170px;
     text-align: center;
     line-height: 45px;
     top: -120px;
     background: url(../base/main_441541.png);
     position: absolute;
     z-index: 99;
     font-weight: normal;
     font-size: 24px;
     color: #fff;
 }
 .LeftBoxInfo {
    margin-top: -35px;
    box-shadow: 0 3px 3px #ccc;
    position: relative;
    z-index: 3;
    background: #fff;
 }
 .LeftBoxInfo .sorts>li {
     line-height: 50px;
    font-size: 16px;
    color: #333;
    margin-left: 20px;
    float: left;
 }

 .LeftBoxInfo .sorts>li>a {
     display: block;
     padding: 0 5px;
 }

 .LeftBoxInfo .sorts>li.ck>a {
     background: #F60;
     color: #FFF;
 }

 .LeftBoxInfo .sorts li .list_nav {
     width: 420px;
     background: #0089f3;
     position: absolute;
     bottom: 0px;
     left: 0;
 }


 .LeftBoxInfo .sorts li .list_nav li {
     float: left;
 }
 .LeftBoxInfo .sorts>li .list_nav li a {
 	display: block;
 	line-height: 35px;
     color: #fff;
     font-size: 14px;
     padding: 0 10px;
 }

 .LeftBoxInfo .sorts li a:hover {
     background: #F60;
     color: #FFF;
 }
.LeftBoxInfo .sorts>li .list_nav li.ck>a {
     background: #F60;
     color: #FFF;
 }
.LeftBoxInfo .hh3{
	display: inline-block;
	font-size: 18px;
	background: #0089f3;
	line-height: 35px;
	padding: 5px 15px;
}
.LeftBoxInfo .hh3 a{
	color: #fff;
}
 .LeftBoxInfo .contact {
     border: #EEE solid 1px;
     overflow: hidden;
     border-radius: 5px;
     margin-top: 30px;
 }

 .LeftBoxInfo .contact .head {
     line-height: 45px;
     text-align: center;
     background: #AAA;
     color: #FFF;
     font-size: 16px;
 }

 .LeftBoxInfo .contact .cnt {
     padding: 15px;
 }

 .LeftBoxInfo .contact .cnt .qq {
     text-align: center;
     word-spacing: 15px;
     padding: 5px 0;
 }

 .LeftBoxInfo .contact .cnt .qq li {
     display: inline-block;
 }

 .LeftBoxInfo .contact .cnt .time {
     border-top: #AAA dotted 1px;
     border-bottom: #AAA dotted 1px;
     margin: 10px 0;
     padding: 10px 0;
 }

 .LeftBoxInfo .contact .cnt .time ol,
 .LeftBoxInfo .contact .cnt .tel ol {
     line-height: 25px;
     font-size: 16px;
     margin-bottom: 5px;
 }

 .LeftBoxInfo .contact .cnt .time li,
 .LeftBoxInfo .contact .cnt .tel li {
     line-height: 25px;
     font-size: 14px;
     color: #666;
 }