body{
    font-family: "微软雅黑";
}
img{
    display: block;
}
.clearFix{
    content:"";
    /*clear: both;*/
    display: block;
}
.clearFix:after{
    zoom: 1;
}
.fl{
    float: left;
}
ul li{
    float: left;
    list-style: none;
}
a{
    text-decoration: none;
}
*{
    padding: 0;
    margin: 0;
}
.wraper{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.nav_top{
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: #d0d0d0;
    padding-left: 10px;
}
.nav_top ul li a{
    color: #000000;
    font-size: 14px;
}

.banner{
    width: 100%;
    height: 300px;
    background: url(../images/www/banner.jpg) no-repeat center;
}
.banner .left_bar{
    width: 280px;
    position: fixed;
    top: 185px;
    /*left: 300px;*/
}
.banner .left_bar li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    background: rgba(127, 61, 158, 0.8);
    text-align: center;
}
.banner .left_bar li.active{
    background: none;
}
.banner .left_bar li a{
    color: #ffffff;
    width: 100%;
    height: 40px;
    display: block;
}
.banner .left_bar li.active a{
    color: #000000;
}
.service .hot{
    padding: 40px 0;
    border-bottom: 1px solid #dddddd;
    margin-left: 280px;
}
.service .hot .tel_img{
    margin-left: 40px;
}
.service .hot .hotline{
    margin-left: 20px;
}
.service .hot .hotline p{
    line-height: 30px;
}
.service .hot .hotline .p1{
    font-size: 18px;
    color: #333333;
}
.service .hot .hotline .p2{
    font-size: 14px;
    color: #333333;
}
.tel{
    margin-left: 30px;
}
.tel a{
    font-size: 26px;
    color: #662680;
    line-height: 58px;
}
.main .wraper{
    padding: 30px 0 36px;
    border-bottom: 1px solid #ccc;
}
.main .title{
    margin-left: 20px;
}
.main .six_tips{
    width: 930px;
    margin-left: 30px;
    height: 250px;
    margin-top: 60px;
}
.main .main_box{
    margin-left: 280px;
}
.main .six_tips li{
    width: 260px;
    height: 100px;
    margin: 0 49px 49px 0;
    background: url(../images/www/icon_bg.png) no-repeat;
}
.main .six_tips li a{
    color: #333333;
    display: block;
    height: 44px;
    background: url(../images/www/icon_02.png) no-repeat;
    margin-top: 28px;
    margin-left: 35px;
    padding-left: 60px;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer;
}
.main .six_tips li:nth-child(1) a{
    background-position: 0px 0px;
}
.main .six_tips li:nth-child(2) a{
    background-position: 0px -47px;
}
.main .six_tips li:nth-child(3) a{
    background-position: 0px -99px;
}
.main .six_tips li:nth-child(4) a{
    background-position: 0px -148px;
}
.main .six_tips li:nth-child(5) a{
    background-position: 0px -202px;
}
.main .six_tips li:nth-child(6) a{
    background-position: 0px -254px;
}


.btm_list ul li:nth-child(1){
    font-weight: bold;
    font-size:16px;
    color: #4d4d4d;
}
.btm_list{
    clear: both;
    overflow: auto;
}
.btm_list ul {
    float: left;
    margin-left: 100px;
    /*margin-top: 120px;*/
}
.btm_list ul:nth-child(1){
    margin-left: 0px;
}
.btm_list ul li{
    float: none;
    margin-top: 20px;
    font-size:14px;
}
.btm_list ul li a{
    color: #4d4d4d;
    cursor: pointer;
}
.btm_list ul li a:hover{
    color: #662680;
}
.gzwm li:nth-child(2){
    background: url(../images/www/tcat.png) no-repeat;
    padding-left: 30px;

}
.gzwm li:nth-child(3){
    background: url(../images/www/sina.png) no-repeat;
    padding-left: 30px;

}
.gzwm li:nth-child(4){
    background: url(../images/www/media.png) no-repeat;
    padding-left: 30px;

}
.gzwm {
    width: 86px;
    text-align: center;
}
.wx{
    width: 110px;
    text-align: center;
}
.wx li:nth-child(1){
    font-size: 18px;
    font-weight: bold;
}
.phone{
    width: 270px;
    text-align: center;
}
.phone li:nth-child(1){
    font-size: 24px;
    font-weight: bold;
}
.phone li:nth-child(2){
    color: red;
    font-size: 18px;
    font-weight: bold;
}
.free li a{
    cursor: pointer;
}
.links{
    padding: 160px 0;
}
.links div:nth-child(1){
    height: 42px;
    background-color: #eeeeee;
}
.links div:nth-child(1) a{
    display: block;
    height: 42px;
    width: 122px;
    text-align: center;
    line-height: 42px;
    background-color: #535353;
    color: #ededed;
}
.link_box{
    padding: 30px 30px;
}
.link_box li{

    margin-right: 14px;
}
.link_box li a{
    color: #4d4d4d;
    font-size: 14px;
}
