@charset "utf-8";

/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

body {
    color: #454545;
    /*网站主体内容颜色*/
    font-size: 14px;
    text-align: left;
    line-height: 28px;
    font-family: "Microsoft YaHei", "Arial", "黑体", "宋体", sans-serif;
}

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;
}

html {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
}

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

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

a {
    color: #454545;
}

a img {
    border: 0;
}

li {
    list-style: none;
}

i {
    font-style: normal;
}

a img {
    border: 0;
}


/*浮动*/

.floleft {
    float: left;
}

.floright {
    float: right;
}

.cl {
    clear: both;
}


/*清浮动*/

a img {
    display: block;
}

.page_nav {
    width: 100%;
    height: 46px;
    background-color: #f3f4f4;
}

.nav_menu {
    width: 1000px;
    margin: 0 auto;
}

.nav_menu li {
    float: left;
    font-size: 14px;
    line-height: 46px;
}

.nav_menu li a {
    display: block;
    padding: 0 12px;
    color: #636363;
}

.nav_menu li a:hover {
    background-color: #ced0cf;
}

.page_k {
    width: 1000px;
    margin: 15px auto 0px;
}

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

.page_line {
    width: 100%;
    height: 50px;
    border-bottom: #c7c7c7 1px solid;
    padding-bottom: 15px;
}

.page_zi {
    float: left;
    line-height: 50px;
    margin-left: 25px;
}

.page_zi a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.page_fx {
    width: 150px;
    height: 26px;
    float: right;
    background: url(fenxiang.png) no-repeat top center;
    margin-top: 15px;
}

.page_fx li {
    float: left;
}

.page_fx li a {
    width: 40px;
    height: 26px;
    display: block;
    margin: 0 5px;
}

.page_title {
    border-bottom: #999 1px dotted;
}

.page_title h1 {
    font-size: 36px;
    color: #0a0a0a;
    line-height: 51px;
    font-weight: bold;
    text-align: center;
}

.page_title p {
    color: #757575;
    line-height: 60px;
}

.page_left {
    width: 600px;
    float: left;
}

.left_name {
    width: 99%;
    float: left;
    height: 22px;
    line-height: 22px;
    border-left: #e74851 2px solid;
    text-indent: 10px;
    font-size: 18px;
    color: #353434;
    margin: 25px 0px 10px;
}

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

.cj_zyk {}

.cj_zyk li {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

.cj_zyk li img {
    width: 180px;
    height: 100px;
    display: block;
    float: left;
    margin-right: 15px;
}

.cj_zyk li .guest_text font {
    font-size: 18px;
    color: #000;
}

.cj_zyk li .guest_text font a {
    color: #000;
}

.cj_zyk li .guest_text font a:hover {
    color: #C00;
}

.cj_zyk li .guest_text p {
    line-height: 24px;
}

.cj_zyk li .guest_text p em {
    font-size:
}

.line {
    border-bottom: #dcdcdc 1px dotted;
}

.more {
    color: #F63;
}

.more:hover {
    text-decoration: underline;
}

.page_ggw {
    width: 640px;
    float: left;
    position: absolute;
    left: -8px;
    top: 0px;
}

.page_ggw li {
    width: 140px;
    height: 120px;
    float: left;
    text-align: center;
    line-height: 32px;
    margin: 0px 10px;
}

.page_ggw li img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.page_ggw li a {}

.page_ggw li a:hover {
    color: #C00;
}

.page_right {
    width: 300px;
    float: right;
    margin-right: 41px;
}

.page_column {
    width: 100%;
    float: left;
    position: relative;
}

.column_line {
    width: 100%;
    height: 20px;
    border-top: #c7c7c7 1px solid;
    margin-top: 20px;
}

.column_name {
    width: 120px;
    height: 40px;
    display: block;
    background-color: #fff;
    position: absolute;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    left: 93px;
    top: -2px;
}

.page_list {
    width: 100%;
    float: left;
    height: 209px;
    background: url(http://news.youth.cn/images/20170512xwwzygb.png) no-repeat top left;
}

.page_list li {
    width: 98%;
    float: left;
    text-indent: 32px;
    line-height: 32px;
}

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

.page_pic {
    width: 300px;
    float: left;
    position: absolute;
    left: 0px;
    top: 0;
    margin-top: 10px;
}

.page_pic li {
    width: 140;
    float: left;
    text-align: center;
    line-height: 40px;
    margin: 0px 5px;
}

.page_special {
    width: 300px;
    float: left;
    border: #c7c7c7 1px solid;
    position: relative;
    padding: 10px 0px 20px;
}

.column_name2 {
    width: 120px;
    height: 40px;
    display: block;
    background-color: #fff;
    position: absolute;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    left: 97px;
    top: -20px;
}

.special_img {
    width: 274px;
    height: 215px;
    float: left;
    margin: 20px 13px 0px;
    position: relative;
}

.special_img img {}

.special_bg {
    width: 100%;
    height: 54px;
    background: url(http://news.youth.cn/images/20170531page_yy.png) repeat-x;
    position: absolute;
    top: 161px;
    left: 0px;
}

.special_bg p {
    padding-top: 14px;
    text-align: center;
    line-height: 40px;
}

.special_bg p a {
    color: #fff;
}

.special_bg p a:hover {
    text-decoration: underline;
}

.page_more {
    width: 398px;
    height: 40px;
    float: left;
    border: #f14851 1px solid;
    margin: 30px 100px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.page_more a {}

.page_more a:hover {
    color: #f14851;
    font-weight: bold;
}


/*导航条在左侧悬浮*/

.toolbar-item,
.toolbar-layer {
    background: url(http://news.youth.cn/images/20170527toolbar.png) no-repeat;
}

.toolbar {
    position: fixed;
    left: 50%;
    bottom: 195px;
    width: 52px;
    margin-left: -570px;
}


/*假设网页宽度为1200px，导航条在右侧悬浮*/

.toolbar-item {
    display: block;
    width: 52px;
    height: 52px;
    margin-top: 1px;
    margin-right: 500px;
    position: relative;
    -moz-transition: background-position 1s;
    -ms-transition: background-position 1s;
    -o-moz-transition: background-position 1s;
    -webkit-moz-transition: background-position 1s;
    transition: background-position 1s;
}

.toolbar-item:hover .toolbar-layer {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.toolbar-item-shouye {
    background-position: 0 -798px;
}

.toolbar-item-shouye:hover {
    background-position: 0 -860px;
}

.toolbar-item-shouye .toolbar-layer {
    height: 212px;
    background-position: 0 0;
}

.toolbar-item-pinglun {
    background-position: 0 -426px;
}

.toolbar-item-pinglun:hover {
    background-position: 0 -488px;
}

.toolbar-item-fenxiang {
    background-position: 0 -550px;
}

.toolbar-item-fenxiang:hover {
    background-position: 0 -612px;
}

.toolbar-item-fenxiang .toolbar-layer {
    height: 194px;
    background-position: 0 -222px;
}

.toolbar-item-top {
    background-position: 0 -674px;
}

.toolbar-item-top:hover {
    background-position: 0 -736px;
}

.page_footer {
    width: 100%;
    background: #f5f5f5 none repeat scroll 0 0;
    margin-top: 30px;
    padding: 10px 0px;
    overflow: hidden;
}

.page_footer p {
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #a4a4a4;
}

.page_footer p a {
    color: #a4a4a4;
}


/*后加代码*/

.TRS_Editor span {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 2;
    font-family: 宋体;
    font-size: 12pt;
}

.TRS_Editor p {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 2;
    font-family: 宋体;
    font-size: 12pt;
}

.TRS_Editor p img {
    max-width: 600px;
}

.TRS_Editor img {
    max-width: 600px;
}

.rdwz {
    width: 651px;
    height: auto;
    float: left;
    padding: 0;
    clear: both;
}

.fy {
    line-height: 70px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
}

.page_current {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #CCCCCC;
    background: #113C8C;
    color: #FFFFFF;
    line-height: 25px;
}

.page_sytle {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #CCCCCC;
    color: #000000;
    line-height: 25px;
}

.page_left {
    width: 640px;
    float: left;
}

.TRS_Editor p img {
    max-width: 640px;
}

.rdwz_fh {
    width: 150px;
    height: 26px;
    float: right;
    margin-top: 15px;
}

.cj_zyk {
    height: 1620px;
    overflow: hidden;
}