﻿@charset "utf-8";

/*adjust browser*/
@media screen and ( max-width:1519px) {
    .wrapper, .main {
        width: 1000px;
    }

    body .navBar a {
        margin-right: 5px;
    }

    .search input[type="text"] {
        width: 155px;
    }

    .brandbox:nth-child(4n+1) {
        margin-right: 0;
    }

    .otherbox:nth-child(2n) {
        margin-right: 0;
    }

    /*articlelist page*/

    #article_homedata .otherbox:nth-child(2n+1) {
        margin-right: 18px;
    }

    #article_homedata .otherbox:nth-child(2n) {
        margin-right: 0 !important;
    }

    .artbox:nth-child(4n) {
        margin-right: 0;
    }

    .select_box .d2 dd {
        width: 89%;
        margin-left: 10px;
        margin-top: 3px;
        line-height: 30px;
    }

    .select_box li {
        margin-bottom: 3px;
    }

    #rom_content .rominfo {
        width: 80%;
    }

    #personal .rominfo {
        width: 100%;
    }

    .rominfo .des {
        width: 86.3%;
    }

    .rom_down {
        width: 18%;
    }
    
    .rominfo .des .intro {
        height: 45px;
        overflow: hidden;
    }

    .rominfo .des .data {
        margin-top: 15px;
    }

    #rom_content .rominfo .des h4 {
        width: 82%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #personal .rominfo .des h4 {
        width: 100% !important;
    }

    .rightPar {
        display: none;
    }

    #personal .rominfo .rominfo, #rom_content .rominfo {
        width: auto;
    }

        #personal .rominfo .des .intro, #rom_content .rominfo .des .intro {
            height: auto;
        }

        #personal .rominfo .des, #rom_content .rominfo .des {
            width: 600px;
        }

            #personal .rominfo .des h4, #rom_content .rominfo .des h4 {
                width: auto;
            }

        #personal .rominfo .download, #rom_content .rominfo .download {
            margin-right: 30px;
        }

    #romlist .rominfo {
        width: 80%;
    }

        #romlist .rominfo .des h4 {
            width: 560px;
            !important;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .py_list dd {
        width: 88%;
        line-height: 30px;
        height: auto;
        margin: 10px auto;
    }

    .cur_jx {
        padding-bottom: 10px;
        border-bottom: 1px dashed #e8e8e8;
    }

        .cur_jx li {
            display: inline-block;
            height: 30px;
            margin-bottom: 10px;
        }

    .mr17 a {
        float: left;
        margin: 5px;
        border: 1px solid #e8e8e8;
        width: 88px;
        height: 36px;
    }

    .head_logo_left {
        width: 530px;
        height: 60px;
        display: block;
        left: 445px;
        top: 10px;
        background: url(/images/ad530.jpg) no-repeat;
        float: left;
        margin-top: 10px;
        margin-left: 20px;
    }

        .head_logo_left img {
            width: 530px;
        }

    .rominfo .des h4 {
        width: 585px;
    }

    .other_course_list {
        top: 25%;
        left: 1.5%;
    }
    /*add by20140916*/
    .topic_inner .to_pic {
        margin: 20px 0 !important;
    }

    .topic_inner {
        height: 400px !important;
    }

        .topic_inner .to_info {
            display: block;
            position: relative;
            width: 900px !important;
            border-top: 1px dotted #dedede;
            margin-top: 20px;
        }

        .topic_inner .rom_name {
        }

        .topic_inner .rom_count {
            position: absolute;
            right: 20px;
            top: 10px;
        }

    .topic_inner {
        position: relative;
    }

        .topic_inner .sharearea {
            position: absolute;
            right: 70px;
            bottom: 20px;
        }
}


.autoWidth {
    width: 1000px;
}


@media screen and (min-width:1520px) {

    .autoWidth {
        width: auto;
    }

    .wrapper, .main {
        width: 1506px;
    }

    .brandbox:nth-child(6n+1) {
        margin-right: 0;
    }

    .otherbox:nth-child(3n) {
        margin-right: 0 !important;
    }

    .artbox:nth-child(6n) {
        margin-right: 0;
    }

    #register .main2 {
        width: 1200px;
    }

    .head_logo_left {
        width: 1000px;
        height: 60px;
        display: block;
        float: left;
        margin-top: 10px;
        background: url(/images/ad1000.jpg) no-repeat;
        margin-left: 30px;
    }

        .head_logo_left img {
            width: 1000px;
            position: relative;
        }

    .rominfo .des h4 {
        width: 1000px;
    }
    /*articlelist page*/
    #article_homedata .otherbox:nth-child(3n) {
        margin-right: 18px !important;
    }

    #article_homedata .otherbox:nth-child(3n+1) {
        margin-right: 0 !important;
    }

    .other_course_list {
        top: 30%;
        left: 10%;
    }

    .lpar_extra {
        display: none;
    }
}

@media screen and (max-width:1100px) {


    #register .main2 {
        width: 1000px;
    }
}

.otherbox > dl {
    height: 90px;
}

/*弹窗样式*/
.jqmWindow {
    border: none;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
    font-size: 14px;
}

.button {
    background-color: #0f8ad5;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    transition: background-color 0.1s ease-out 0s;
    padding: 15px 40px;
    margin-top: 5px;
    margin-right: 5px;
    height: 30px;
    line-height: 30px;
}

.bg-red {
    background-color: #F74444 !important;
}

.bg-blue {
    background-color: #44A5F7 !important;
}

.bg-gray {
    background-color: gray !important;
}

.button.bg-gray:hover {
    background-color: #adadad !important;
}

.button.bg-red:hover {
    background-color: #fe5656 !important;
}

.button.bg-blue:hover {
    background-color: #5eb2f8 !important;
}

.fg-blue {
    color: #0073e6 !important;
}

.fg-red {
    color: red !important;
}
.xianshua_down{
    background-color: #0f8ad5;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    transition: background-color 0.1s ease-out 0s;
    padding: 15px 40px;
    margin-top: 5px;
    margin-right: 5px;
    height: 30px;
    line-height: 30px;
}

.xianshua_down3{
    display: block;
    background-color: #0f8ad5;
    color: #fff;
    font-size: 16px;
    height: 40px;
    transition: background .3s ease 0s;
    line-height: 40px;
    width: 150px;
    text-align: center;
    margin: 7px 0 0 25px;
}



@media screen and (max-width: 1519px) {
    
    .xianshua_down3{
    margin: 7px 0 0 15px;
}
    
}



.download .xianshua_down3{margin-left:0;}




















/*.head_logo_left {
    background: url(/images/gg/banner_1118.gif) no-repeat;
}*/
