﻿@charset "utf-8";
/**
*
@Author: MiniHui
@Date: Thu Jun 20 2019 08:47:11 GMT+0800 (GMT+08:00)
*
*/
html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, input, textarea, label, ul, ol, dl, li, dt, dd, .clearfix:after { margin: 0; padding: 0; }
html, body { height: 100%; }
body { padding: 0; margin: 0; /*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif; }
h1, h2, h3, h4 { font-weight: normal; }
li { list-style-type: none; }
a { text-decoration: none; outline: none; color: #333; }
a:hover { text-decoration: none; color: #3773db; }
a { -webkit-transition: all 0.4s; transition: all 0.4s; }
a:hover { color: #ff9724 !important; background-color: transparent; -webkit-text-decoration-skip: objects; }
table { border-collapse: collapse; border-spacing: 0; }
iframe, img { border: 0; }
img { vertical-align: middle; }
input { outline: none; }
button { border: 0; outline: 0; }
/* 图片地址 */
/* 颜色 */
/* 屏幕尺寸 */
html, body { position: relative; }
.clearfix { display: block; }
.clearfix:after { content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; display: block; clear: both; }
.left { float: left; }
.right { float: right; }
.hide { display: none; }
body { background: #f8f8f8; }
.container { width: 1200px; margin: 0 auto; position: relative; }
.top { width: 100%; height: 100px; }
.logo { width: 233px; height: 52px; background: url("//www.xinhuanet.com/video/zt/yh2019/images/logo.png") 0 0 no-repeat; margin: 24px auto; }
.nav { font-size: 18px; line-height: 100px; color: #000; }
.nav a { color: #000; position: relative; }
.nav a:first-child:before { display: none; }
.nav a.on { color: #f39800; font-weight: bold; }
.nav a.on:before { color: #000; }
.nav a:before { content: "|"; margin-left: 28px; margin-right: 28px; }
.colTitle { position: relative; height: 44px; margin-bottom: 65px; }
.colTitle img { position: relative; z-index: 3; background: #f8f8f8; margin-top: 3px; padding-right: 15px; }
.colTitle a { position: relative; z-index: 3; line-height: 44px; color: #333333; margin-right: 20px; font-size: 18px; }
.colTitle:after { content: ""; background: #efefef; height: 38px; width: 100%; display: block; position: absolute; right: 0; top: 3px; z-index: 1; }
/* .recommend {
    margin-top: 50px;
}

.yhj {
    float: left;
    position: relative;
    .layer {
        right: -450px;
        top: -350px;
        z-index: 5;
    }
}

.yht {
    float: right;
    position: relative;

    .layer {
        left: -450px;
        top: -350px;
        z-index: 5;
    }
}

.layer {
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
    width: 900px;
    height: 477px;
    padding: 90px 148px;
    box-sizing: border-box;
}

.layer-tit {
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    margin-bottom: 15px;
    font-weight: bold;
}

.layer-txt,
.layer-link {
    font-size: 18px;
    line-height: 38px;
}
.layer-link{
    font-weight: bold;
    margin-top: 10px;
}
.layer-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    background: url($ImgSrc + "layer-close.png") 0 0 no-repeat;
    cursor: pointer;
}

.foot-logo {
    margin: 30px auto;
    text-align: center;
}


.foot-tips {
    text-align: center;
    margin-bottom: 20px;

    &:after {
        content: "";
        width: 385px;
        height: 1px;
        margin: 20px auto;
        background: #939393;
        display: block;
    }

}

.foot-links {
    text-align: center;
}

.foot {
    margin-top: 25px;
    margin-bottom: 20px;

    a {
        color: #939393;
        font-size: 18px;
        line-height: 30px;
        margin-left: 10px;
        margin-right: 10px;
    }
} 
 */
.fields-sort-img { text-align: center; margin: 36px auto; }
.fields-cont ul { width: 1254px; }
.fields-cont li { width: 385px; height: 325px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; margin-right: 23px; margin-bottom: 23px; overflow: hidden; position: relative; float: left; background: #fff; }
.fields-img { position: relative; z-index: 1; width: 215px; height: 325px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; float: left; }
.fields-img img { width: 100%; height: 100%; }
.fields-txt { float: right; width: 165px; padding: 60px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fields-type { font-size: 18px; color: #878787; }
.fields-name { font-size: 25px; padding-bottom: 10px; margin-bottom: 10px; color: #333333; font-weight: bold; border-bottom: 1px solid #868686; }
.fields-intro { font-size: 16px; line-height: 26px; color: #878787; }
.xpage-more-btn { width: 100%; height: 70px; line-height: 70px; font-size: 20px; text-align: center; margin-left: auto; margin-right: auto; background: #eee; cursor: pointer; }
/* 手机版样式 by LHR 190627 */
.domPC { display: block; }
.domMobile { display: none; }
 @media screen and (max-width: 767px) {
.domPC { display: none; }
.domMobile { display: block; }
.logo { width: 100%; float: none; background: #fff url("//www.xinhuanet.com/video/zt/yh2019/images/20190626_yhMob_logo_v1.png") 50% 50% no-repeat; padding: 24px 0; margin: 0 auto; background-size: auto 50%; border-bottom: 1px solid #ccc; }
.container { width: 100%; }
.nav { display: none; }
.fields-cont ul { width: 100%; }
.fields-cont li { float: none; width: 90%; height: auto; margin: 0 auto 10px; }
.fields-img { width: 30%; height: auto; }
.fields-txt { width: 70%; padding: 5% 5%; }
.fields-type { float: left; font-size: 16px; line-height: 40px; padding-right: 5px; }
.fields-name { float: left; border: none; padding-bottom: 0px; margin-bottom: 0px; }
.fields-intro { padding-top: 8px; clear: both; border-top: 1px solid #868686; font-size:14px; }
.xpage-more-btn { width: 90%; }
.yhj { margin-bottom: 10px; }
.yhj img { width: 100%; height: auto; }
.yht img { width: 100%; height: auto; }
.recommend .layer { width: 90%; }
.recommend .yhj .layer { right: auto; left: 50%; margin-left: -45%; padding: 30px 20px; top: 0; height: auto; -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.13); box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.13); }
.recommend .layer-tit { padding-top: 18px; font-size: 22px; margin-bottom: 0; }
.recommend .layer-txt,  .recommend .layer-link { font-size: 16px; line-height: 32px; }
.recommend .layer-close { right: 10px; top: 10px; }
.recommend .yht .layer { right: auto; left: 50%; top: 0; }
.recommend .yht .layer { right: auto; left: 50%; margin-left: -45%; padding: 30px 20px; top: 0; height: auto; -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.13); box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.13); }
.foot .foot-tips:after { width: 100%; margin: 10px auto; }
#foot .foot a { font-size:16px;line-height: 26px;}
}

/*# sourceMappingURL=maps/fsr.css.map */
