.question-list {
    line-height: 96px;
}
.page-card {
    background-color: #f2f2f2;
}
.new-card {
    width: 24%;
    float: left;
    margin-right: 1%;
    margin-bottom: 24px;
    overflow: hidden;
}
.card-body > h1 {
    margin: 0;
    margin-top: 28px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.card-body > p {
    margin: 0;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    height: 48px;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 20px;
	margin-top:10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.down-card { padding:20px 0; background:#fff; border:1px solid #eee; text-align:center }
.down-card h3 { margin:10px auto }
.down-card .download { background:#00469a; color:#fff; display:inline-block; width:50%; text-align:center; height:40px; line-height:40px; margin-top:20px }
.down-card .download i { display:inline-block; width:32px; height:40px; background:url(../images/download.png) no-repeat center; vertical-align:middle;  }

.btn-down { background:#00469a; color:#fff; display:block; width:160px; text-align:center; height:40px; line-height:40px; margin:20px auto; }
.btn-down i { display:inline-block; width:32px; height:40px; background:url(../images/download.png) no-repeat center; vertical-align:middle;  }


.card-body > .thumb {
    width: 100%;
    height: 220px;
    position: relative;
	text-align:center;
}
.card-body > .thumb img {
    width: 100%;
    height: 100%;
}
.card-body > .more-btn {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0;
    color: #00000b;
    cursor: pointer;
    text-decoration: none;
}
/*0.125*/
@media (max-width: 1680px) {
    /*.category-body {*/
    /*padding-left: 210px;*/
    /*}*/
}
/*0.25*/
@media (max-width: 1440px) {
    /*.category-body {*/
    /*padding-left: 180px;*/
    /*}*/
}
/*>=1280的设备*/
/*0.289*/
@media (max-width: 1366px) {
    /*.category-body {*/
    /*padding-left: 100px;*/
    /*}*/
}
/*>=1100的设备*/
@media (max-width: 1280px) {
    /*.category-body {*/
    /*padding-left: 80px;*/
    /*}*/
}


.page-card {
    background-color: #f2f2f2;
}

.news-crumbs {
    line-height: 96px;
}

.news-container {
    overflow: hidden;
    margin-bottom: 20px;
}

.news-left {
    width: 72%;
    background: #fff;
    padding: 0 3%;
}

.news-left > h1 {
    text-align: center;
    font-size: 24px;
    margin: 30px 0 0 0;
}

.news-left > p {
    text-align: center;
    color: #777;
    border-bottom: 1px solid #f0f0f0;
    margin: 0;
    padding: 20px 0;
}
.news-left > p span { margin-right:10px; }

.news-left > div {
    margin: 40px 20px 20px;
    margin-top: 20px;
    font-size: 14px;
    min-height: 200px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
}

.news-right {
    width: 25%;
    padding: 10px 2%;
    background: #fff;
}

.news-right > h1 {
    margin: 0;
    color: #333;
    font-size: 18px;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
	margin-bottom:10px;
}

.news-right > ul {
    margin: 0;
    padding: 0;
}

.news-right > ul > li {
    line-height: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-right > ul > li > a {
    color: #666;
}

.news-other {
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #f0f0f0;
    position: relative;
}

.news-other > li {
    line-height: 26px;
}

.news-other > li > a {
    color: #666;
    font-size: 16px;
}

.back-btn {
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #696969;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
    z-index: 2;
}


 /*加入我们*/ 
.join { margin:3% auto }
.join-con { font-size:16px; color:#666; margin:10px auto 40px auto; text-align:center }
.join-list ul li { width:49%; float:left; background:#fff; margin-bottom:2%; }
.join-list ul li:nth-of-type(2n) { margin-left:2% }
.join-list ul li .txt { padding:20px; color:#666; min-height:120px; position:relative;}
.join-list ul li .txt span { display:inline-block; width:40% }
.join-list ul li .txt h3 { font-size:18px; font-weight:bold; color:#444; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #ddd; }
.join-list ul li .txt p { line-height:2 }
.join-list ul li .txt .more { float:right; background:#00469a; color:#fff; font-size:14px; font-weight:normal; padding:6px 20px; border-radius:20px; }

.reveal-bg{position:fixed;height:100%;width:100%;background-color:#000;z-index:1000;display:none;top:0;left:0;}
.join-txt .close-reveal {font-size:30px;line-height:.5;position:absolute;top:20px;right:20px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;} 
.join-txt { background:#fff }
.join-txt h2 { font-size:22px;color:#00469a; }
.join-txt h3 { font-size:14px;color:#666; border-bottom:1px solid #ddd; margin-bottom:15px; padding-bottom:10px; line-height:2; font-weight:normal }
.join-txt h3 span { margin-right:20px; }
.join-txt .join-btn { position:absolute; right:20px; top:20px; border:1px solid #00469a; color:#00469a; display:inline-block; padding:4px 25px; } 




