﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    vertical-align: top;
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}
ol,
ul,
li {
    list-style: none;
}
div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #B9171B;
    text-decoration: none;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
html {
    background: #fff;
}
body{min-width: 1300px;}
.clear{clear: both;}
.pub_hd h3{width: 207px;padding: 20px;height: 48px;line-height: 62px;margin: auto;background: url(../img/hd_title_bg.png) 160px 20px no-repeat;border-bottom: 2px solid #E7D296;text-align: left;}
.pub_hd h3 a{color: #B9171B;font-size: 30px;font-weight: 700;}


.siteWidth{width: 1200px;margin: auto;}
.container{width: 1200px;margin: auto;position: relative;}
#header{width: 100%;height: 450px;background: url(../img/banner.png) center top no-repeat;position: relative;}
#header .logo_box{height: 61px;padding-top: 40px;}
#header .logo_box #logo{float: left;}
#header .logo_box #logo img{width: 340px;}
#header .home{float: right;display: block;width: 110px;height: 28px;line-height: 28px;border-radius: 30px;background: url(../img/home_icon.png) 15px center no-repeat;background-color: #F39800;font-size: 14px;color: #fff;margin-top: 8px;text-indent: 24px;}

/* 登录注册 */
.logo_box .userLogged{float: right;}
.logo_box .userLogged .loggedin{float: right;margin: 17px 0;}
.logo_box .userLogged .notlogged{width: 100px;height: 38px;line-height: 38px;border-radius: 30px;background: url(../img/user_icon.png) 18px center no-repeat;background-color: #F39800;margin: 10px 0;padding-left: 40px;}
.logo_box .userLogged .notlogged a,.logo_box .userLogged .notlogged .split{font-size: 14px;color: #fff;}
.logo_box .userLogged .notlogged .split{margin: 0 5px;}
.userLogged .loggedin>a, .userLogged .loggedin>span,.userLogged .userDropdown .nickname{color: #fff;}
.userLogged .userDropdown .ud-bd li a{font-size: 14px;}

/* nav */
#header .mainNav{width: 1200px;position: absolute;left: 0;right: 0;bottom: 10px;height: 45px;margin: auto;}
#header .mainNav li{float: left;width: 150px;height: 45px;line-height: 45px;}
#header .mainNav li .a1{color: #FFF;font-size: 20px;font-weight: 700;}
#header .mainNav li.on1 .a1{color: #FFDF6C;}

/* footer */
#footer { position: relative; color: #fff; background: #373232; padding: 30px 0; text-align: left; }
#footer a { color: inherit; }
#footer .footNav { margin-bottom: 16px; font-size: 14px; text-align: center;}
#footer .footNav li { display: inline-block; vertical-align: top; margin: 0 5px; }
#footer .footNav li.spe { opacity: 0.5; }
#footer .copyRight { margin-right: 300px; line-height: 30px; font-size: 14px; }
#footer .copyRight img { vertical-align: middle; }
#footer .pics { margin-top: 8px; }
#footer .pics img { vertical-align: middle; margin: 0 3px; }
.qy_ewm{position: absolute;bottom: 0;right: 0;width: 85px;}
.qy_ewm p{font-size: 14px;color: #fff;text-align: center;line-height: 2;}
.qy_ewm img{width: 85px;height: auto;}
#footer a:hover{color: #FFD600;}

.rowA{background: url(../img/rowA_bg.png) top center no-repeat;padding: 5px 0 37px;}
.rowA .djyw_box .hd{height: 103px;background: url(../img/hd_bg.png) bottom center no-repeat;margin-bottom: 40px;}
.rowA .djyw_box .bd .picList li{float: left;width: 400px;height: 230px;margin-bottom: 30px;border-radius: 20px;position: relative;overflow: hidden;}
.rowA .djyw_box .bd .picList li .pic,.rowA .djyw_box .bd .picList li .pic img{width: 400px;height: 230px;padding: 0;border: none;}
.rowA .djyw_box .bd .picList li .title{position: absolute;bottom: 0;left: 0;right: 0;height: 42px;line-height: 42px;background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);text-align: center;padding: 0 10px;}
.rowA .djyw_box .bd .picList li .title a{color: #fff;font-size: 14px;}
.rowA .djyw_box .bd .picList li.first{width: 770px;height: 490px;margin-right: 30px;}
.rowA .djyw_box .bd .picList li.first .pic,.rowA .djyw_box .bd .picList li.first .pic img{width: 770px;height: 490px;}

.rowB{padding: 57px 0 65px;background: url(../img/rowB_bg.png) center top no-repeat;}
.rowB .left_box,.rowB .right_box{width: 580px;float: left;}
.rowB .right_box{float: right;}
.rowB .pub_hd{width: 287px;height: 83px;background: url(../img/hd_bg2.png) center bottom no-repeat;margin: 0 auto 30px;}
.rowB .pub_hd h3{padding: 0 20px 20px;background: url(../img/hd_title_bg.png) 160px 0 no-repeat;}
.rowB .sxll_box .toplist .t{height: 194px;margin-bottom: 21px;}
.rowB .sxll_box .toplist .t .pic{float: left;width: 230px;height: 150px;margin: 22px 0;}
.rowB .sxll_box .toplist .t .con{padding: 30px 30px;height: 134px;border-radius: 30px;background: #D2A97D;}
.rowB .sxll_box .toplist .t .con .title{height: 30px;line-height: 30px;text-align: left;padding: 5px 0 15px;}
.rowB .sxll_box .toplist .t .con .title a{font-size: 16px;font-weight: 700;line-height: 30px;color: #fff;}
.rowB .sxll_box .toplist .t .con .intro{text-align: left;color: #F8F8F8;font-size: 14px;line-height: 30px;}
.rowB .sxll_box .toplist .n{height: 55px;line-height: 55px;border-bottom: 1px dashed #D1D1D1;padding: 0 10px;text-align: left;}
.rowB .sxll_box .toplist .n .date{float: right;color: #979797;font-size: 14px;}
.rowB .sxll_box .toplist .n .tit{font-size: 16px;padding-left: 21px;background: url(../img/list_icon.png) 0 center no-repeat;}
.rowB .djgz_box{padding: 30px 30px 10px;border-radius: 20px;background: #FFF;}
.rowB .djgz_box .pub_hd{margin: 0 auto 20px;}
.rowB .djgz_box .toplist li{padding: 20px 30px;height: 94px;border-radius: 30px;border: 1px solid #F3EFEA;margin-bottom: 20px;}
.rowB .djgz_box .toplist li .pic{display: none;}
.rowB .djgz_box .toplist li .title{color: #333;text-align: left;font-size: 16px;font-weight: 700;line-height: 30px;margin-bottom: 5px;}
.rowB .djgz_box .toplist li .con .intro{color: #9A9A9A;font-size: 14px;line-height: 28px;text-align: left;}
.rowB .djgz_box .toplist li:hover{background: #B9171B;border-color: #B9171B;}
.rowB .djgz_box .toplist li:hover .title a,.rowB .djgz_box .toplist li:hover .con .intro{color: #fff;}

.rowC{padding-bottom: 25px;}
.rowC .allhd{width: 1198px;height: 161px;margin: auto;text-align: center;background: url(../img/djwh_hd.png) center no-repeat;text-indent: 50px;margin-bottom: 20px;}
.rowC .allhd a{color: #B9171B;font-size: 30px;font-weight: 700;line-height: 150px;}
.djwh_box .hd{margin-bottom: 50px;}
.djwh_box .hd ul{text-align: center;}
.djwh_box .hd ul li{display: inline-block;width: 150px;height: 45px;line-height: 45px;border-radius: 6px;background: #E4B15A;margin: 0 15px;}
.djwh_box .hd ul li a{display: block;height: 45px;line-height: 45px;text-align: center;font-size: 20px;color: #fff;}
.djwh_box .hd ul li.on{background: #B9171B;}
.djwh_box .bd .topicList li .pic{display: none;}
.djwh_box .bd .topicList li{float: left;width: 412px;margin: 0 0 35px 76px;border: 4px solid rgba(225, 190, 141, 0.51);height: 90px;padding: 25px 30px 25px 60px;position: relative;}
.djwh_box .bd .topicList li:nth-child(2n){float: right;}
.djwh_box .bd .topicList li .date{position: absolute;width: 118px;height: 40px;line-height: 40px;top: 0;bottom: 0;margin: auto;border-radius: 5px;background: #E7B681;text-align: center;font-size: 14px;color: #fff;left: -80px;}
.djwh_box .bd .topicList li .title{color: #333;font-size: 20px;font-weight: 700;text-align: left;line-height: 30px;margin-bottom: 15px;}
.djwh_box .bd .topicList li .intro{color: #666;font-size: 14px;line-height: 24px;text-align: left;}
.djwh_box .bd .topicList li:hover{border-color: #B9171B;}
.djwh_box .bd .topicList li:hover .date{background: #B9171B;}
.djwh_box .bd .topicList li:hover .title a{color: #B9171B;}

.rowD{background: url(../img/rowD_bg.png) center top no-repeat;padding: 10px 0 60px;}
.rowD .allhd{width: 1198px;height: 161px;margin: auto;text-align: center;background: url(../img/djwh_hd.png) center no-repeat;text-indent: 50px;margin-bottom: 24px;}
.rowD .allhd a{color: #B9171B;font-size: 30px;font-weight: 700;line-height: 150px;}
.rowD .left_box{float: left;width: 520px;padding: 20px 30px 30px 30px;border-radius: 20px;background: #FFF;}
.zmrw_box .hd{width: 167px;height: 60px;margin: auto;background: url(../img/zwrw_hd.png) center no-repeat;margin-bottom: 10px;}
.zmrw_box .hd a{color: #B9171B;font-size: 20px;font-weight: 700;line-height: 70px;display: block;height: 60px;text-indent: 17px;}
.zmrw_box .bd .t{width: 520px;margin: auto;height: 268px;padding: 20px 0;border-radius: 30px;border: 1px solid #F3EFEA;}
.zmrw_box .bd .t .con .intro{display: none;}
.zmrw_box .bd .t .con .title{color: #333;font-size: 16px;font-weight: 700;line-height: 30px;text-align: center;margin-top: 8px;}
.zmrw_box .bd .n{height: 26px;line-height: 26px;margin-top: 10px;text-align: left;}
.zmrw_box .bd .n .tit{padding-left: 21px;background: url(../img/list_icon.png) 0 center no-repeat;}
.zmrw_box .bd .n .date{float: right;color: #979797;font-size: 14px;}
.rowD .right_box{float: right;width: 580px;}
.xfmf_box{margin-bottom: 40px;}
.xfmf_box .hd,.sdkm_box .hd{height: 42px;line-height: 42px;margin-bottom: 20px;}
.xfmf_box .hd h3,.sdkm_box .hd h3{float: left;border-radius: 50px;background: #B9171B;width: 160px;height: 42px;line-height: 42px;text-align: center;}
.xfmf_box .hd h3 a,.sdkm_box .hd h3 a{color: #FFF;font-size: 20px;font-weight: 700;}
.xfmf_box .hd .more,.sdkm_box .hd .more{float: right;color: #333;font-size: 14px;}
.xfmf_box .hd .more:hover,.sdkm_box .hd .more:hover{color: #B9171B;}
.xfmf_box .bd .list li,.sdkm_box .bd .list li{height: 26px;line-height: 26px;margin-top: 10px;text-align: left;}
.xfmf_box .bd .list li a,.sdkm_box .bd .list li a{padding-left: 21px;background: url(../img/list_icon.png) 0 center no-repeat;}
.xfmf_box .bd .list li .date,.sdkm_box .bd .list li .date{float: right;color: #979797;font-size: 14px;}

.path{height: 18px;line-height: 18px;padding: 20px 10px;text-align: left;border-bottom: 1px solid rgba(173, 173, 173, 0.37);margin-bottom: 30px;}
.path em,.path a,.path span{font-size: 14px;color: #666;}
.path em{padding-left: 26px;background: url(../img/path_icon.png) 0 center no-repeat;}
.menuList{text-align: center;margin-bottom: 33px;}
.menuList li{display: inline-block;height: 23px;line-height: 23px;padding: 12px 30px;border-radius: 6px;background: #E4B15A;margin: 0 10px;}
.menuList li a{font-size: 18px;color: #fff;}
.menuList li.on{background: linear-gradient(270deg, #E7755C 0%, #BA101D 95.9%);}
/* .newsList li{padding: 30px;border: 1px solid #EEE;margin-bottom: 20px;}
.newsList li .pic{display: none;}
.newsList li .title{color: #444C5B;font-size: 16px;font-weight: 700;line-height: 28px;text-align: left;margin-bottom: 10px;}
.newsList li .con .intro{color: #727782;font-size: 14px;line-height: 24px;text-align: left;}
.newsList li:hover{background: #B9171B;border-color: #B9171B;}
.newsList li:hover .title a,.newsList li:hover .con .intro{color: #fff;} */
.page{padding: 15px 0;margin-bottom: 40px;}
/* newsList */
.newsList li { padding: 20px; border: 1px solid #eee; overflow: hidden;margin-bottom: 20px;text-align: left;}
.newsList li:hover { background: #fafafa; }
.newsList .date {float: left; width: 85px; height: 85px; margin-right: 30px; line-height: 1; overflow: hidden; border-radius: 5px;background: #CBCBCB; text-align: center; }
.newsList .date .dd { display: block; margin-top: 15px; font-size: 30px; color: #fff;line-height: 1;font-weight: 700;}
.newsList .date .ym { display: block; margin-top: 14px; font-size: 14px; color: #fff; }
.newsList .con,.newsList .date{ overflow: hidden; margin-top: 10px;}
.newsList .title { font-size: 16px; line-height: 28px; height: 28px; overflow: hidden; }
.newsList .title a{color: #444C5B;font-weight: 700;line-height: 28px;}
.newsList .intro { margin-top: 10px; font-size: 12px; line-height: 24px; height: 56px; color: #727782; overflow: hidden; }
.newsList li .pic{float: right;width: 150px;height: 105px;margin-left: 30px;}
.newsList li:hover .title a { color: #D31F2D; text-decoration: none; }
.newsList li:hover .date{background: #CC0010;}

