﻿.fa-search {
    font-size: 20px;
}
/*i_jump{font-size: 2.6em;width: 40px;height:41.99px;}*/
ul {
    list-style-image: none !important;
}

/**新版样式*/
.loginRight {
    width: 100%;
    display: block;
    height: 429px;
    border: 1px solid #ccc;
}

.div_login {
    width: 100%;
    padding: 5px 5px;
    height: 125px;
}

.part3_ks span {
    white-space: nowrap;
    float: left;
    padding: 4px 0px;
    margin: 5px 3px;
    background: #28ABE3;
    width: auto;
    height: auto;
    display: inline;
    border-radius: 0px;
    width: 40%;
    text-align: center;
    margin-left: 6%;
    background-color: #FC3E48;
}

.part3_ks2 span {
    white-space: nowrap;
    float: left;
    /*padding: 2px 5px;*/
    margin: 5px 5px;
    /*background: #28ABE3;*/
    width: auto;
    height: auto;
    display: inline;
    border-radius: 10px;
    color: #fff;
}

    .part3_ks span a {
        line-height: 20px;
        height: 16px;
        height: 20px;
        font-size: 12px;
        text-decoration: none;
        color: #fff;
    }

.part3_ks2 span a {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    color: white;
    height: 24px;
    line-height: 24px;
    margin: 0 10px 10px 0;
    padding: 3px 10px;
    transition: all 0.25s ease-out 0s;
}

        .part3_ks span a:hover {
            text-decoration: underline;
        }

        .part3_ks2 span a:hover {
            text-decoration: underline;
        }

.div_Navigate {
    width: 100%;
}

.div_Navigate2 {
    width: 100%;
    height: 280px;
    padding: 5px;
    overflow: hidden;
}

.navbar-th li {
    list-style: none;
    display: inline-block;
    margin: 0 2px;
}

.fudong {
    position: absolute;
    width: 380px;
    height: 28px;
    line-height: 28px;
    z-indent: 2;
    left: 0;
    top: 202px;
    text-align: center;
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=40); /* 针对 IE8 以及更早的版本 */
    color: #fff;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
}

.commHD {
    position: relative;
    width: 380px;
    height: 230px;
}

.commImg {
    width: 380px;
    height: 230px;
}

.prev {
    height: 230px;
    /*background-color: #fff;*/
    width: 20px;
    display: inline-block;
    float: left;
    line-height: 230px;
}
    .prev:hover {
        background-color: #fff;
    }
.next {
    height: 230px;
    /*background-color: #fff;*/
    width: 20px;
    display: inline-block;
    float: left;
    line-height: 230px;
}
    .next:hover {
        background-color: #fff;
    }

.navTop {
    width: 98%;
    padding-left: 2%;
}

    .navTop li {
        list-style: none;
        display: inline-block;
        line-height: 38px;
        height: 38px;
        padding: 0 5px;
        font-size: 16px;
        font-family: 'Microsoft YaHei';
        text-align: center;
        margin-right: 5px;
        width: 165px;
    }

        .navTop li:hover {
            border-bottom: 2px solid blue;
        }

.nav_current {
    color: red;
    border-bottom: 2px solid blue;
}

.xpInfos {
    float: left;
    width: 173px;
    /* margin-bottom: 20px; */
}

    /*.xpInfos img {
        -webkit-clip-path: polygon(0px 0px, 0px 25px, 25px 0px);
        clip-path: polygon(0px 0px, 0px 25px, 25px 0px);
    }*/

.head_right {
    width: 225px;
    padding-left: 0px;
    padding-right: 0px;
    position: absolute;
    display: inline-block;
    top: 142px;
    background-color: #fff;
}

.comm_icon {
    width: 32px;
    height: 30px;
}

.nav_menu {
    background-color: #fff;
    width: 68px;
    height: 50px;
    display: inline-block;
    text-align: center;
    /*margin: 7px 1px;*/
    margin-top: 18px;
    margin-left: 2px;
}

.lift-nav {
    position: fixed;
    top: 200px;
    left: 30px;
    display: none;
}

    .lift-nav li.current {
        background: tomato;
    }

    .lift-nav li {
        min-width: 45px;
        width: 45px;
        /*height: 30px;*/
        text-align: center;
        line-height: 16px;
        color: #fff;
        padding: 5px 5px;
        margin-bottom: 5px;
        background: skyblue;
        cursor: pointer;
    }

        .lift-nav li a {
            color: #fff;
        }

        .lift-nav li:hover {
            background: tomato;
        }

/*.xpInfos1, .xpInfos2, .xpInfos3, .xpInfos4, .xpInfos5 {
    margin-left: 32px;
}

.xpInfos6, .xpInfos7, .xpInfos8, .xpInfos9, .xpInfos10, .xpInfos11, .xpInfos12 {
    margin-left: 32px;
}*/

.lift2 {
    margin-top: 10px;
    /*border: 1px solid #ccc;*/
    display: inline-block;
    width: 1200px;
}

    .lift2 li {
        padding: 10px 2px;
        float: left;
        display: inline-block;
        width: 120px;
        text-align: center;
        background-color: #00479d;
        /*margin-left: 18px;*/
    }

        .lift2 li a {
            color: #fff;
            font-size: 14px;
            font-weight: bold;
        }
