/* 主页开始 */
.zhuyebg {
    width: 100%;
    background-color: #fdfdfd;
    padding-top: 30px;
    padding-bottom: 40px;
}
.zhuye {
    width: 1000px;
    margin: 0 auto;
}
.zhuye-left {
    float: left;
    width: 68%;
}
.zhuye-left1 {
    margin-bottom: 30px;
}
.jianjie {
    float: left;
    width: 50%;
    border: 1px solid #d9d9d9;
    padding: 0 15px;
    background-color: #f2f2f2;
}
.jianjie h2 {
    margin-top: 10px;
    background: url(..//images/zhuye1.png)no-repeat left;
    padding-left: 15px;
    font-size: 14px;
    color: #000000;
    margin-bottom: 20px;
    border-bottom: 1px solid #bdbdbd;
    width: 70%;
}
.jianjie h2 i {
    display: inline-block;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
.jianjie p {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #0a51a1;
    text-indent: 2em;
}
.jianjie a {
    display: block;
    float: right;
    background: url(..//images/zhuye2.gif)no-repeat left;
    padding-left: 20px;
    font-size: 12px;
    color: #333333;
    margin-top: 10px;
}
.xunxi {
    float: right;
    width: 50%;
    padding-left: 35px;
}
.xunxi h2 {
    margin-top: 10px;
    background: url(..//images/zhuye1.png)no-repeat left;
    padding-left: 15px;
    font-size: 14px;
    color: #000000;
    margin-bottom: 20px;
    border-bottom: 1px solid #bdbdbd;
}
.xunxi h2 i {
    display: inline-block;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
}
.xunxi h2 a {
    float: right;
    display: block;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    padding-right: 10px;
}
.xunxi h2 a:hover {
    text-decoration: underline;
}
    .xunxi ul li {
        padding-left: 20px;
        background: url(..//images/zhuye3.gif)no-repeat left;
        font-size: 14px;
        line-height: 31px;
    }
.xunxi ul li a {
    color: #2366a8;
}
.zhuye-left2 {
    position: relative;
    padding-top: 20px;
}
/* .zhuye-left2 a img {
    position: absolute;
    right: 0;
    top: 0;
} */
.zhuye-left2 span {
    display: block;
    font-size: 12px;
    color: #333333;
    background-color: #eeeeee;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.swiper-pagination02 {
    display: none;
}
.zhuye-right {
    float: right;
    width: 26%;
}
.zhanshi h2 {
    margin-top: 10px;
    background: url(..//images/zhuye1.png)no-repeat left;
    padding-left: 15px;
    font-size: 14px;
    color: #000000;
    margin-bottom: 20px;
    border-bottom: 1px solid #bdbdbd;
}
.zhanshi h2 i {
    display: inline-block;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
}
.zhanshi img {
    width: 100%;
}
.lianxi {
    margin-top: 25px;
}
.lianxi h2 {
    border-bottom: 1px solid #1190b7;
}
.lianxi h2 em {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #ffffff;
    padding: 0 10px;
    background-color: #1190b7;
    border-radius: 5px;
}
.lianxi h2 i {
    display: inline-block;
    font-size: 12px;
    color: #333333;
    padding-left: 5px;
    font-weight: normal;
}
.lianxi ul {
    padding-top: 15px;
}
.lianxi ul li {
    line-height: 1.5;
    font-size: 12px;
    color: #000000;
}
