.banner{
    width: 100%;
    height: 417px;
    background: url(/web_images/banner.jpg) no-repeat center;
}

.substance{
    width: 1340px;
    margin: -30px auto 0;
    min-height: 500px;
    overflow: hidden;
}
.substance .aside{
    width: 190px;
    float: left;
    min-height: 630px;
    background: url(/web_images/laside.jpg) no-repeat top;
}
.substance .aside .title{
    text-align: center;
    margin: 20px 0 0 0;
}
.substance .aside .title h2{
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    line-height: 32px;
}
.substance .aside .title .eng{
    color: #fff;
    font-size: 14px;
    font-family: "Ebrima Regular";
    line-height: 19px;
}
.substance .aside .title .line{
    width: 30px;
    height: 3px;
    margin-top: 17px;
}
.substance .aside ul{
    margin: 12px 0 0 18px;
}
.substance .aside li{
    height: 50px;
    line-height: 50px;
    background: url(/web_images/line.png) no-repeat bottom;
}
.substance .aside li.on a{
    display: block;
    background: url(/web_images/on.png) no-repeat 130px;
}
.substance .aside li.last{
    background: 0 none;
}
.substance .aside li a{
    color: #fff;
    font-size: 16px;
    margin-left: 4px;
}
.substance .right{
    width: 1104px;
    margin-top: 30px;
}
.toptitle{
    width: 100%;
    height: 56px;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 19px;
}

.toptitle .left h2{
    color: #019aff;
    font-size: 28px;
    line-height: 54px;
    float: left;
    font-weight: normal;
    border-bottom: 3px solid #019aff;
}
.toptitle .left .eng{
    color: #6c6c6c;
    font-size: 16px;
    float: left;
    margin: 12px 0 0 17px;
}
.toptitle .weizhi{
    color: #9d9d9d;
    font-size: 14px;
    line-height: 48px;
    margin-top: 8px;
    float: right;
}
.toptitle .weizhi a{
    color: #9d9d9d;
    font-size: 14px;
}
.substance .right .bt{
    text-align: center;
    margin: 40px 0 30px;
}
.substance .right .bt h2{
    font-size: 30px;
    color: #000;
    font-weight: normal;
}
.substance .right .bt button{
    width: 224px;
    height: 49px;
    line-height: 49px;
    border: 0 none;
    outline: none;
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
    background: url(/web_images/btnbg.jpg) repeat-x;
    border-radius: 5px;
    margin-top: 50px;
}

.substance .right .jianjie h2{
    text-align: center;
    color: #019aff;
    font-size: 43.13px;
    font-weight: normal;
    margin: 50px 0 40px;
}
.substance .jianjie{
    font-size: 16px;
    color: #000;
    line-height: 32px;
    margin:30px 0;
}
.cp ul{
    margin-top: 15px;
}
.cp li.last{
    margin-right: 0;
}
.cp li{
    float: left;
    text-align: center;
    width: 332px;
    margin: 15px 54px 0 0;
    font-size: 0;
    position: relative;
}
.cp li img{
    width: 332px;
    height: 204px;
}
.cp li .txt{
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 46px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.clear{
    clear: both;
}
.news{}
.news ul{
    margin-top: 23px;
}
.news li{
    width: 1080px;
    height: 89px;
    padding: 10px 12px;
    background: url(/web_images/libg.png) no-repeat center;
}
.news li .date{
    width: 93px;
    height: 58px;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
    margin-top: 16px;
}
.news li .date .ri{
    color: #ff4f4f;
    font-size: 40px;
    line-height: 56px;
    margin-top: -14px;
    font-weight: bold;
}
.news li .date .nian{
    color: #000000;
    font-size: 14px;
    line-height: 16px;
}
.news li .wenzi{
    width: 959px;
    height: 89px;
    float: right;
    background: url(/web_images/liabg.jpg) no-repeat right;
}
.news li .wenzi h2{
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    line-height: 28px;
    margin-top: 16px;
}
.news li .wenzi .txt{
    width: 90%;
    line-height: 28px;
    font-size: 14px;
    color: #7a7a7a;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.substance .page{
    width: 100%;
    height: 95px;
    line-height: 95px;
    border-top: 1px solid #dddddd;
    text-align: center;
    margin-top: 31px;
}
.substance .page ul{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
    *margin-top: 32px;
}
.substance .page li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 0 6px;
    border-radius: 50%;
    background-color: #e9e9e9;
}
.substance .page li.on{
    background-color: #019aff;
}
.substance .page li.on a{
    color: #fff;
}
.substance .page li a{
    color: #727272;
    font-size: 15.62px;
}
.substance .page .ye{
    width: 104px;
    background-color: #019aff;
    border-radius: 30px;
}
.substance .page .ye a{
    color: #fff;
}
.map{
    overflow: hidden;
}
.map .ewm{
    float: right;
    text-align: center;
    margin:30px 0;
}
.map ul{
    overflow: hidden;
}
.map li{
    float: left;
    width: 123px;
    height: 180px;
    background-color: #019aff;
    margin: 0 13px 0 5px;
}
.map li .txt{
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin-top: 10px;
}
.map li img{
    width: 112px;
    height: 112px;
    vertical-align: top;
    margin-top: 6px;
}