﻿.content .location {
    margin-top: 15px;
    padding-left: 20px;
    margin-bottom: 5px;
    background: url(../image/location_icon.png) 5px center no-repeat;
}

.content-info {
    margin: 10px 1px;
    padding-bottom: 20px;
    border: 1px solid #ccc;
}

.content-info h2 {
    margin: 30px 0px;
    text-align: center;
    color: #ff0000;
    font-size: 24px;
}

.content-information {
    width: 96%;
    margin: 0 auto;
    height: 36px;
    background: #f4f4f4;
    color: #888;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 10px;
}

.content-information .in1 {
    width: 33.33%;
    float: left;
}
.xxgk_title{
    width: 96.2%;
    overflow: hidden;
    box-shadow: 0px 2px 5px #ECEBEB;
    border: 1px solid #ECEBEB;
    margin: 20px;
}
.xxgk_title ul{
    overflow: hidden;
    margin: 20px 10px 20px 15px;
}
.xxgk_title ul li{
    float: left;
    width: 480px;
    height: 40px;
    background: #f3f3f3;
    margin:0 0 4px 4px;
}
.xxgk_title ul li a{
    width: 134px;
    height: 40px;
    display: block;
    float: left;
    background: url(../image/xxgk_xl_mark.jpg) no-repeat;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    cursor: auto;
 
}
.xxgk_title ul li span{
    background: #f3f3f3;
    width: 330px;
    height: 40px;
    display: block;
    float: left;
    color: #666666;
    line-height: 40px;
    text-indent: 20px;
}
.xxgk_content{
    width: 96%;
    margin: 10px auto 20px auto;
    min-height: 600px;
    line-height: 30px;
    font-size: 16px;
}
.attachbox .base-tit{
    border-bottom: 1px solid #f0f0f0;
    color: #3b8dd1;
    line-height: 1em;
    font-size: 18px;
    font-weight: normal;
}
.attachbox .base-tit span{

    position: relative;
    top: 1px;
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid #3b8dd1;
}