/*------------------------------------------------------------------
Project:	 OSCEND
Version: 	1.0
Assigned to:	Alximicus
Primary use:	OSCEND
-------------------------------------------------------------------*/
/*************************/
/***** BASE STYLES *******/
/*************************/
.resources {
    width: 1300px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
}
@media(max-width:650px) {
    .resources {
        margin-top: 28px;
        overflow: hidden;
        width:100%;
    }
}
.resources li{
    float:left;
}
.resources_1 {
    font-size: 3.5em;
    font-family: 'Arial', Microsoft Yahei !important;
    font-weight:bold;
}
@media(max-width:650px) {
    .resources_1 {
        font-size: 1.8em;
        font-family: 'Arial', Microsoft Yahei !important;
        font-weight: bold;
        margin-left: 15px;
        margin-bottom: 20px;
    }
}
.resources_2 {
    color: #999999;
    font-size: 1.2em;
    font-family: Microsoft Yahei !important;
    margin-top: 30px;
    margin-left:10px;
}
@media(max-width:650px) {
    .resources_2 {
        color: #999999;
        font-size: 1.2em;
        font-family: Microsoft Yahei !important;
        margin-top: 5px;
        margin-left: 10px;
    }
}
.resources_3 {
    color: #999999;
    font-size: 1em;
    font-family: Microsoft Yahei !important;
float:right !important;
}
@media(max-width:650px) {
    .resources_3 {
        color: #999999;
        font-size: 1em;
        font-family: Microsoft Yahei !important;
        float: right !important;
        display: none;
    }
}
.wie {
    width:100%;
    overflow:hidden;
}
.wiea {
    width: 100%;
    overflow: hidden;
    text-align:center;
}
.new_b {
    float: left;
    width: 70%;
    color: #333333;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
}
.new_c {
    float: right;
}
.new_d {
    color: #999999;
    font-size: 0.8em;
    margin-bottom: 3em;
}
.hxys {
    background-color: #004ea2;
    width: 92%;
    margin: 0 auto;
    min-height: 100px;
    position: relative;
    margin-bottom: 300px;
    background-image: url(../img/ys_bg.jpg)
}
@media(max-width:1400px) {
    .hxys {
    background-color: #004ea2;
    width: 98%;
    margin: 0 auto;
    min-height: 100px;
    position: relative;
    margin-bottom: 300px;
    background-image: url(../img/ys_bg.jpg)
}
}
@media(max-width:650px) {
    .hxys {
        width: 100%;
    }
}
.hxys_1 {
    width:1300px;
    margin:0 auto;
    padding-top:50px;
    padding-bottom:50px;
}
@media(max-width:650px) {
    .hxys_1 {
        width: 100%;
        margin: 0 auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.hxys_2 {
    color: #fefefe;
    font-size: 1em;
    text-transform: uppercase;
    margin:30px 0px;
}
@media(max-width:650px) {
    .hxys_2 {
        color: #fefefe;
        font-size: 0.7em;
        text-transform: uppercase;
        margin: 10px 20px;
    }
}
.hxys_3 {
    color: #fefefe;
    font-size: 5em;
    text-transform: uppercase;
}
@media(max-width:650px) {
    .hxys_3 {
        font-size: 3.2em;
        margin-left: 20px;
        line-height: 1.7em;
    }
}
@media(max-width:650px) {
    .more {
        margin-left: 20px;
    }
}
.hxys_4 {
    color: #c6d1e2;
    font-size: 1.1em;
    margin-top:20px;
    margin-bottom:50px;
}
@media(max-width:650px) {
    .hxys_4 {
        color: #c6d1e2;
        font-size: 0.9em;
        margin-top: 20px;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 10px;
    }
}
.hxys_5 {
    color: #fefefe;
    font-size: 2.1em;

    margin-bottom: 50px;
}
@media(max-width:650px) {
    .hxys_5 {
        color: #fefefe;
        font-size: 1.8em;
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left:20px;
    }
}
.hxys_6 {
    background-color: #fff;
    width: 1300px;
    margin: 0 auto;
    position: absolute;
    top: 520px;
    left: 226px;
    height: 390px;
    overflow: hidden;
    z-index: 100;
    box-shadow: 0 3px 12px rgba(0,0,0,.08);
}
@media(max-width:1700px) {
    .hxys_6 {
        background-color: #fff;
        width: 1300px;
        margin: 0 auto;
        position: absolute;
        top: 620px;
        left: 115px;
        height: auto;
        overflow: visible;
        z-index: 100;
        box-shadow: 0 3px 12px rgba(0,0,0,.08);
    }
}
@media(max-width:1400px) {
    .hxys_6 {
        background-color: #fff;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        top: 620px;
        left: 11px;
        height: auto;
        overflow: visible;
        z-index: 100;
        box-shadow: 0 3px 12px rgba(0,0,0,.08);
    }
}
@media(max-width:650px) {
    .hxys_6 {
        background-color: #fff;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        top: 580px;
        left: 0px;
        height: auto;
        overflow: visible;
        z-index: 100;
        box-shadow: 0 3px 12px rgba(0,0,0,.08);
    }
}
.hxys_6 li{
    float:left;
    width:33.3333%;
    border-right:1px solid #f2f2f2;
    height:390px;
    text-align:center;
}
@media(max-width:650px) {
    .hxys_6 li {
        float: none;
        width: 100%;
        border-right: 1px solid #f2f2f2;
        height: auto;
        text-align: center;
    }
}
    .ys1 {
        margin-top:100px;
        margin-bottom:35px;
    }
@media(max-width:650px) {
    .ys1 {
        margin-top: 60px;
        margin-bottom: 35px;
    }
}
.ys2 {
    font-size:1.1em;
    font-weight:bold;
}
.ys3 {
    font-size: 1em;
    color: #999999;
    margin: 25px 50px 40px;
    line-height: 1.4em;
}
.about1 {
    float: left;
    height:auto;
    z-index:100;
    width:50%;
    position:absolute;
    top:0px;
    left:50px;
}
@media(max-width:650px) {
    .about1 {
        float: none;
        height: auto;
        z-index: 100;
        width: 100%;
        position: static;
        top: 0px;
        left: 0px;
        margin-top:550px;
    }
}
.about2 {
    float: left;
    width: 50%;
    margin-left:630px;
    margin-top:60px;
}
@media(max-width:650px) {
    .about2 {
        float: none;
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
}
.hxysa {
    width: 1300px;
    margin: 0 auto;
    min-height: 100px;
    overflow: hidden;
    position:relative;
}
@media(max-width:650px) {
    .hxysa {
        width: 100%;
        margin: 0 auto;
        min-height: 100px;
        overflow: hidden;
        position: relative;
    }
}
.about1a {
    box-shadow: 0 1rem 2rem rgba(0,0,0,.1);
    margin-bottom: 2rem;
    height: 472px;
    z-index: 100;
    width:629px;
}
@media(max-width:650px) {
    .about1a {
        box-shadow: 0 1rem 2rem rgba(0,0,0,.1);
        margin-bottom: 2rem;
        height:auto;
        z-index: 100;
        width: 100%;
    }
    .about1a img {
        width: 100%;
    }
}
.about1b {
    width: 450px;
    font-size:1.6em;
    font-weight:bold;
}

@media(max-width:650px) {
    .about1b {
        width: 450px;
        font-size: 1.6em;
        font-weight: bold;
        margin: 0px 20px 0px 20px;
    }
}
.about1c {
    width: 450px;
    font-size: 1em;
    color: #999999;
    margin-bottom: 20px;
}
.about1c a {
    width: 450px;
    font-size: 1em;
    color: #999999;
    margin-bottom: 20px;
}
@media(max-width:650px) {
    .about1c {
        width: 92%;
        font-size: 1em;
        color: #999999;
        margin: 0px 20px 20px 20px;
    }
}

.about1cc {
    width: 550px;
    font-size: 1em;
    color: #999999;
    margin-bottom: 20px;
}
.about1cc a {
    width: 550px;
    font-size: 1em;
    color: #999999;
    margin-bottom: 20px;
}
@media(max-width:650px) {
    .about1cc {
        width: 92%;
        font-size: 1em;
        color: #999999;
        margin: 0px 20px 20px 20px;
    }
}
.about2a {
    box-shadow: 0 1rem 2rem rgba(0,0,0,.1);
    margin-bottom: 2rem;
    height: 472px;
    z-index: 100;
    width: 629px;
}
@media(max-width:650px) {
    .about2a {
        box-shadow: 0 1rem 2rem rgba(0,0,0,.1);
        margin-bottom: 2rem;
        height: auto;
        z-index: 100;
        width: 100%;
        margin-top: 30px;
    }
    .about2a img {
        width: 100%;
    }
}
.news {
    background-image: url(../img/news_bg.jpg);
    background-repeat: repeat-x;
    padding-top:15px;
}
.laptops-sectiona {
    padding: 0px 0 60px;
}
.laptops-sectionax {
    padding: 0px 0 30px;
}
.news_1 {
    width: 1300px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 36px;
    padding: 18px;
    overflow: hidden;
}
@media(max-width:650px) {
    .news_1 {
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        margin-top: 36px;
        padding: 18px;
        overflow: hidden;
    }
}
.news_1tt {
    width: 1300px;
    margin: 0 auto;
    background-color: #fff;
    padding: 18px 0px;
    overflow: hidden;
    border-bottom: 1px solid #f7f7f7;
}
@media(max-width:650px) {
    .news_1tt {
        width: 90%;
        margin: 0 auto;
        background-color: #fff;
        padding: 18px 0px;
        overflow: hidden;
        border-bottom: 1px solid #f7f7f7;
    }
}
.news_1a {
    width: 480px;
    float: left;
    margin-right: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f7f7f7;
}
@media(max-width:650px) {
    .news_1a {
        width: 100%;
        float: none;
        margin-right: 40px;
    }
}
.news_1ar {
    width: 380px;
    float: left;
    margin-right: 40px;
    padding-bottom: 20px;
}

@media(max-width:650px) {
    .news_1ar {
        width: 100%;
        float: none;
        margin-right: 40px;
    }
}
.news_1ab {
    width: 480px;
    height:315px;
    overflow:hidden;
}
@media(max-width:650px) {
    .news_1ab {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
}
.news_1abr {
    width: 380px;
    height: 250px;
    overflow: hidden;
}

@media(max-width:650px) {
    .news_1abr {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }
}
.news_1b {
    float: left;
}
@media(max-width:650px) {
    .news_1b {
        float: none;
    }
}
.deta {
    color: #cccccc;
   font-size:0.8em;
   margin:10px 0px;
}
.deta2 {
    color: #666666;
    font-size: 1em;
    margin-bottom:20px;
}
@media(max-width:650px) {
    .deta2 {
    color: #333333;
    font-size: 1em;
    margin-bottom:20px;
    font-weight:bold;
}
}
.deta2 a {
    color: #666666;
    font-size: 1em;
    margin-bottom: 20px;
}
@media(max-width:650px) {
    .deta2 {
    color: #333333;
    font-size: 1em;
    margin-bottom:0px;
}
}
.deta2a {
    color: #666666;
    font-size: 1.2em;
    margin-bottom: 20px;
    font-weight:bold;
}
@media(max-width:650px) {
    .deta2a {
        color: #666666;
        font-size: 1.1em;
        margin-bottom: 2px;
        font-weight: bold;
        height: 32px;
        overflow: hidden;
    }
}
.deta3 {
    color: #999999;
    font-size: 1em;
    margin-bottom: 15px;
}
.deta3 a {
    color: #999999;
    font-size: 1em;
    margin-bottom: 15px;
}
.deta3 p {
    color: #999999;
    font-size: 1em;
    margin-bottom: 15px;
}
@media(max-width:650px) {
    .deta3 {
        color: #999999;
        font-size: 1em;
        margin-bottom: 15px;
        height:100%;
        overflow:hidden;
    }
}
.new_xh {
    padding-bottom: 16px;
    border-bottom: 1px solid #f7f7f7;
    width: 730px;
}
@media(max-width:650px) {
    .new_xh {
        padding-bottom: 15px;
        border-bottom: 1px solid #f7f7f7;
        width: 100%;
    }
}
.new_xhr {
    padding-bottom: 16px;
    width: 878px;
}

@media(max-width:650px) {
    .new_xhr {
        padding-bottom: 15px;
        width: 100%;
    }
}
.butt1 { float:left;
}

.butt2 {
    float: right;
}
@media(max-width:650px) {
    .butt1 {
        float: none;
        margin-bottom:20px;
    }
}
@media(max-width:650px) {
    .butt2 {
        float: none;
    }
}
.butt3 {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
@media(max-width:650px) {
    .butt3 {
        width: 96%;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
    }
}
.butt4 {
    color: #bcdcff;
    margin-top:20px;
}
.butt5 {
    color: #d8e6ff;
}
.butt5:a {
    color: #d8e6ff !important;
}
.butt5:hover {
    color: #d8e6ff !important;
}
@media(max-width:650px) {
    .butt5 {
        display: none;
    }
}
.dh_1 {
    height: 55px;
    border-bottom: 1px solid #f0f0f0;
}
@media(max-width:650px) {
    .dh_1 {
        height: auto;
        border-bottom: 1px solid #f0f0f0;
        overflow: hidden;
    }
}
.dh_2{
    width:1300px;
    line-height:55px;
    margin:0 auto ;
    position:relative;
}
@media(max-width:650px) {
    .dh_2 {
        width: 100%;
        line-height: 55px;
        margin: 0 auto;
        position: relative;
        height:auto
    }
}
    .dh_2 li {
        float: left;
        padding: 0px 20px;
        color: #666666;
    }
@media(max-width:650px) {
    .dh_2 li {
        float: left;
        padding: 0px 15px;
        color: #666666;
    }
}
@media(max-width:380px) {
    .dh_2 li {
        float: left;
        padding: 0px 10px;
        color: #666666;
    }
}
        .dh_2 li:hover {
            background-color: #004ea2;
            color: #fff !important;
            -webkit-transition: 0.5s;
             transition: 0.5s; 
        }
.col { background-color:#004ea2;
       color:#fff !important;
}
.banner {
    position:absolute;
    top:-25px;
    right:0;
    z-index:100;
}
@media(max-width:650px) {
    .banner {
        position: absolute;
        top: -25px;
        right: 0;
        z-index: 100;
        display: none;
    }
}
.content {
    width: 1300px;
    margin: 0 auto;
    color: #808080;
    font-size: 1em;
    padding: 30px 0px;
    line-height: 1.8em;
}
@media(max-width:650px) {
    .content {
        width: 90%;
        margin: 0 auto;
        color: #999999;
        font-size: 1em;
        padding: 20px 0px;
        line-height: 1.8em;
        overflow: hidden;
    }
}
@media(max-width:650px) {
    .content img {
        width: 100%;
        margin: 0 auto;

    }
}
.content p {

    color: #666;
    font-size: 1em;
    text-indent: 35px;
    line-height: 2.0;
}
.content1 {
    width: 1300px;
    margin: 0 auto;
    padding: 30px 0px;
}
@media(max-width:650px) {
    .content1 {
        width: 100%;
        margin: 0 auto;
        padding: 10px 0px;
    }
}
/***** ·ÖÒ³ *******/
.ep-pages {
    padding: 20px 12px 0px;
    clear: both;
    text-align: center;
    font-family: "Î¢ÈíÑÅºÚ",Arial,"ËÎÌå";
    font-size: 14px;
    vertical-align: top
}
@media(max-width:650px) {
    .ep-pages {
        padding: 20px 12px 0px;
        clear: both;
        text-align: center;
        font-family: "Î¢ÈíÑÅºÚ",Arial,"ËÎÌå";
        font-size: 14px;
        vertical-align: top;
        display: none;
    }
}
    .ep-pages a, .ep-pages span {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        padding: 0 12px;
        background: #fff;
        border: 1px solid #e5e5e5;
        overflow: hidden;
        vertical-align: top
    }

        .ep-pages a:hover {
            background: #d4b10c;
            border: 1px solid #bf9e0b;
            text-decoration: none
        }

        .ep-pages a, .ep-pages a:visited {
            color: #999999
        }

            .ep-pages a:hover, .ep-pages a:active {
                color: #ffffff
            }

    .ep-pages .current {
        background: #d4b10c;
        border: 1px solid #bf9e0b;
        color: #fff
    }

    .ep-pages a.current, .ep-pages a.current:visited {
        color: #ffffff
    }

        .ep-pages a.current:hover, .ep-pages a.current:active {
            color: #ffffff
        }

.ep-pages-ctrl {
    sans-serif;
    font-weight: bold;
    font-size: 16px
}

.ep-pages-e5e5e5 {
    color: #e5e5e5
}

.ep-pages-all {
    font-size: 12px;
    vertical-align: top
}

.tcxtc {
    height: 1px;
    background-color: #f0f0f0;
    margin: 22px 0px 10px 0px;
}

.tcnew {
    font-weight: bold;
    font-size: 16px
}

    .tcnew a {
        color: #333333
    }

        .tcnew a:hover {
            color: #db2522
        }

.tcnew1 {
    margin: 10px 0px
}

    .tcnew1 a {
        color: #999999
    }

.hg {
    min-height: 400px;
    padding-top: 20px;
    font-size: 0.9em;
    line-height: 28px;
}
.section-title1 {
    font-size: 1.6em;
    color: #333333;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 20px;
}
.section-subtitle1 {
    font-size: 0.9em;
    color: #999999;
    text-align: center;
    margin-bottom: 20px;
}
@media(max-width:650px) {
    .news-body {
        margin-left:20px;
    }
}