﻿/*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 {
    margin: 0;
    padding: 0;
        font-family: 微软雅黑;
}

table {
    border-collapse: collapse;
    ;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-size: normal;
    font-weight: normal
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

/*文字排版*/
.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.t2 {
    text-indent: 2em
}

.lh150 {
    line-height: 150%
}

.lh180 {
    line-height: 180%
}

.lh200 {
    line-height: 200%
}

.unl {
    text-decoration: underline;
}

.no_unl {
    text-decoration: none;
}

/*定位*/
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: auto;
    margin-right: auto
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.clearfix:after {
    content: '';
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.Clearfix {
    display: block;
}

.vm {
    vertical-align: middle;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.abs-right {
    position: absolute;
    right: 0;
}

.zoom {
    zoom: 1;
}

.hidden {
    visibility: hidden;
}

.none {
    display: none;
}

.jyhdzt_tab {
    background-color: #a20403;
    color: #fff;
    margin-top: -5px;
}

.jyhdzt_tab ul {
    width: 1200px;
    margin: auto;
}

.jyhdzt_tab ul li {
    display: inline-block;
    width: 16%;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    padding: 10px 0px;
    font-weight: 700;
}

.tab_actived {
    background-color: #b91619;

}
.jyhdzt_line {
    width: 100%;
    height: 5px;
    background-color: #b1191a;
}

.current {
    background-position: -24px -762px;
}

.jyhdzt_box {
    width: 48%;
    display: inline-block;
    vertical-align: top;
   	margin-left: 20px;
}

.jyhdzt_botmm {
    color: #737373;
    text-align: center;
    padding: 30px;
    font-size: 13px;
}
.jyhdzt_box_deep {
background-color: #c02425;
    width: 1190px;
    margin: auto;
    margin-top: 20px;
    padding: 10px;
        padding-right: 0px;
}
.jyhdzt_box_content {
      width: 1238px;
    margin: auto;
    margin-top: 20px;
    padding: 10px;
}

.vertical {
    display: inline-block;
    width: 6px;
    height: 22px;
    background-color: #ff6f70;
    vertical-align: middle;
}

.jyhdzt_box_top {
    display: inline-block;
    width: 560px;
    margin-left: 5px;
    border-bottom: 1px solid #ff6f70;
    padding-bottom: 10px;
}
.jyhdzt_box_top2{
    display: inline-block;
    width: 540px;
    margin-left: 5px;
    border-bottom: 1px solid #ff6f70;
    padding-bottom: 10px;
}

.jyhdzt_box_title {
    display: inline-block;
    font-size: 20px;
    color: #fa1e20;
    font-weight: 800;
    vertical-align: middle;
}

.jyhdzt_box_title_deep {
    color: #fff;
}

.jyhdzt_box_more {
	display: inline-block;
    font-size: 12px;
    color: #a0a0a0;
    float: right;
    margin-top: 7px;
}

.jyhdzt_box_more_deep {
    color: #fff;
}

.jyhdzt_box_list ul {
    margin: 0px;
    padding-inline-start: 18px;
    margin-top: 10px;
    line-height: 24px;
}

.jyhdzt_box_list ul li {
    font-size: 14px;
    color: #666666;
}

.jyhdzt_box_list_deep ul li {
    color: #ece2e2;
}

.jyhdzt_box_list ul li:hover {
    color: #fa1e20;
    cursor: pointer;
}

.jyhdzt_box_btn {
    width: 80%;
    display: inline-block;
    background-color: #f3d195;
    color: #c02425;
    margin: auto;
    margin-left: 2%;
    border-radius: 50px;
    margin-top: 15px;
    text-align: center;
    padding: 6px 0px;
    font-size: 14px;
}
.text-center {
    text-align: center;
}

.ztjy_box {
    width: 560px;
    vertical-align: top;
    display: inline-block;
}
.ztjy_box_top {
    position: relative;
    width: 580px;
    display: inline-block;
}
.ztjy_box_title {
    position: absolute;
    left: 77px;
    color: #fb1e20;
    font-size: 20px;
    font-weight: 700;
    top: 12px;
}
.ztjy_box_more {
    position: absolute;
    right: 24px;
    color: #999;
    font-size: 12px;
    top: 12px;
}

.ztjy_box_list ul li {
    font-size: 14px;
    color: #666666;
}
.ztjy_box_list ul {
    margin: 0px;
    padding-inline-start: 18px;
    margin-top: 10px;
    line-height: 24px;
}

.ztjy_box_list ul li:hover {
    color: #fa1e20;
    cursor: pointer;
}
.ztjy_box_deep {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
    height: 327px;
}
.subList li:hover a {
    color: #b91619;
}
.margin_27 {
    
}

.color .subList li a {
    color: #fdf1f1;
}
.subList.list2.xsjList {
    width: 612px;
    margin-top: 12px;
    padding: 0;
    vertical-align: top;
    height: auto;
    display: inline-block;
}

