@charset "utf-8";

html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: microsoft yahei;
}

html,
body {
    min-height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    font-family: "微软雅黑";
    font-size: 100%;
}

body {
    font: 14px/1.5 \5b8b\4f53, Arial, sans-serif;
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 100%;
    background: rgba(242,
            242, 242, 1);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: none;
    vertical-align: middle
}

input,
label,
img,
th {
    vertical-align: middle
}

ul,
ol,
li {
    list-style: none
}

a {
    text-decoration: none;
    background: transparent;
    outline: 0
}

a:hover,
a:activ,
a:visitede {
    text-decoration: underline
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

abbr[title] {
    border-bottom: 1px dotted
}

/*被标记的缩写词如下*/
pre {
    overflow: auto
}

/*预格式化的文本*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0
}

/*特色框一个系统*/
legend {
    padding: 0;
    border: 0
}

/*特色框一个系统*/
textarea {
    overflow: auto;
    resize: none;
}

optgroup {
    font-weight: bold
}

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

input,
textarea,
select {
    background: #fff;
    outline: 0;
    outline: none;
    border: none
}

/*通用样式*/
.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: "\200B";
    height: 0;
    display: block;
    visibility: hiden;
    clear: both;
}

.content {
    margin: 0 auto;
    width: 1200px;
}

.jbkys {
    background: #fff;
    padding: 8px;
    margin-bottom: 10px;
}

.jbkysmb {
    background: #fff;
    padding: 0;
    margin-bottom: 10px;
}

.sxgghqlhhwz {
    width: 100%
}


/*TOP*/
.sxhqwz-top {
    width: 100%;
    height: 5px;
    background: #c40000;
}

.sxhqwz-thk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 999;
}

.sxhqwz-thk {
    box-sizing: border-box;
}

.sxhqwz-thk .center {
    width: 1200px;
}

.sxhqwz-thk .ul-list {
    display: flex;
}

.sxhqwz-thk .ul-list>li {
    position: relative;
    flex: 1 1 0%;
}

.hkuair {
    width: 100%;
    background: #c40000;
    float: right;
    padding: 10px 0;
}

.hkuair a {
    display: block;
    float: left;
    font-size: 14px;
    color: rgb(254, 216, 53);
    padding: 0 6px;
    border-right: 1px solid rgb(254, 216, 53);
}

.logorinputs {
    background-color: transparent;
    width: 80%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    float: left;
    padding: 0 10px;
}

.search_butt {
    width: 20%;
    background-color: transparent;
    margin: 0;
    padding: 0;
    float:
        left;
    background-image: url("/cms_files/filemanager/579342871/picture/20229/b6e8e41fb0684089b6bbce3dbf491964.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size:
        64%;
}

/*banner*/
#banner {
    position: relative;
    width: 100%;
    height: 320px;
    overflow: hidden;
}

#banner_list {
    width: 100%;
}

#banner_list img {
    width: 100%;
    margin: 0 auto;
    height: 320px;
}

#banner ul li {}

#banner_list a {
    position: absolute;
    display: block;
    width: 100%;
}


/*导航*/

.tyny-menu {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 50px;
    background:
        rgba(255, 0, 47, 1);
    z-index: 1001;
}

.tyny-menu {
    box-sizing: border-box;
}

.tyny-menu .center {
    width: 1200px;
}

.tyny-menu .ul-list {
    display: flex;
}

.tyny-menu .ul-list>li {
    flex: 1;
    border-right: 1px solid #c40000;
    position: relative;
}

.tyny-menu .ul-list>li:last-child {
    border-right: none;
}

.tyny-menu .ul-list .hqdh {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:
        18px;
    text-decoration: none;
    color: #fff;
    background: rgba(255, 0, 47, 1);
    line-height: 50px;
}

.tyny-menu .ul-list .no {
    background: #c40000;
}

.tyny-menu .ul-list>li:hover .hqdh {
    background: #c40000;
}

.tyny-menu .ul-list>li>span {
    color: #fff;
    font-size: 14px;
    height: 35px;
    display: flex;
    align-items:
        center;
    justify-content: center;
    background: #222;
}

.tyny-menu .ul-list>li:hover .ol-list {
    display: block;
}

.tyny-menu .ol-list {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 999;
    background-color: transparent;
    width:
        100%;
}

.tyny-menu .ol-list li a {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    height: 35px;
    display: flex;
    align-items:
        center;
    border-bottom: 1px solid #c40000;
    justify-content: center;
    background: rgba(255, 0, 47, 1);
}

.tyny-menu .ol-list li a:hover {
    background: #c40000;
}

.ol-list .dhsj {
    border-color: transparent transparent rgba(255, 0, 47, 1) transparent;
    border-style: solid;
    border-width:
        0px 8px 8px 8px;
    height: 0px;
    width: 0px;
    text-align: center;
    margin: 0 auto;
    padding-top: 6px;
}


/* 当前位置 */
.currentlocation {
    height: 45px;
    width: 1195px;
    line-height: 45px;
    color: #666666;
    margin: 0 auto;
    margin-bottom: 15px;
    padding-left: 5px;
}

.currentlocation a {
    color:#666;
}

.centerpart {
	width:100%;
   margin-bottom:20px;
}

.mainpart {
    width: 1200px;
    margin: 0 auto;
}

.mainpart .mainpartleft {
    width: 960px;
    margin-right: 10px;
    background-color: #fff;
    float: left;
    padding: 0 10px 5px;
}



.mainpart .mainpartleft .newshead {
    width: 960px;
    height: 48px;
    border-bottom: 1px solid #ccc;
    margin-left: -10px;
}

.mainpart .mainpartleft .newshead .newstop {
  display: inline-block;
    padding: 0px 15px;  
    font-size: 16px;
    color: #c40000;
    height: 48px;
    line-height: 48px;
    border-bottom: 3px solid #c40000;
}

.mainpart .mainpartleft .news {
    text-align: right;
    padding: 17px;
    border-top: 1px solid #f0f0f0;
}

.mainpart .mainpartleft .news a {
    text-align: left;
    float: left;
}

.mainpart .mainpartleft .news a:hover {
    color: #c40000;
}

.mainpart .mainpartleft .news .date {
    font-size: 14px;
    color: #999;
}

.mainpart .mainpartleft .news .newstitle {
    font-size: 16px;
}

.mainpart .mainpartright {
    width: 210px;
    float: left;
}


.mainpart .mainpartright .righthead {
    height: 45px;
    background-color: #c40000;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    padding-left: 10px;
}

.mainpart .mainpartright .rightbody {
    font-size: 14px;
    /* width: 166px; */
    line-height: 43px;
    /* border-bottom: 1px dashed #e5e5e5; */
    text-align: left;
    /* margin: 5px; */
    padding: 0 7px;
    /* border: 1px solid #e5e5e5; */
    border-collapse: separate;
}

.mainpart .mainpartright .rightbody .rights {
    border-bottom: 1px dashed #e5e5e5;
    padding-left: 10px;
    margin-left: -6px;
    margin-right: -7px;
    height: 43px;
    color: #666;
    border-collapse: separate;
    background-color: #fff;
}

.mainpart .mainpartright .rightbody .rights a {
	 color:#666;
}

.mainpart .mainpartright .rightbody .rights a:hover {
	 color: #c40000;
}

.pageup {
    display: block;
    margin: 0 auto;
    outline: #e3e2e8;
}



.newspage {
    width: 1200px;
    background-color: #ffffff;
    margin: 0 auto;
}

.newspage .newspagehead {
    /* height随后调 */
    height: 140px;
    /* border-bottom: 1px solid #f0efef; */
    text-align: center;
}

.newspage .newspagehead .newspagetitle {
    font-size: 28px;
    color: #333;
    /* height: 37px;
line-height: 37px; */
    padding: 28px;
}

.newspage .newspagehead .newspagedate {
    font-size: 13px;
    color: #adadad;
    height: 17px;
    line-height: 17px;
}

.newspage .newspagehead .newspagedate .date {
    padding-right: 10px;
}

.newspage .newspagebody {
    width: 1140px;
    font-size: 18px;
    color: #000;
    padding: 25px 0px 10px 0px;
    margin: 0 auto;
    border-top: 1px solid #f0efef;
    border-bottom: 1px solid #f0efef;
}

.newspage .newspagefoot {
    width: 1200px;
    height: 150px;
    background-color: #fff;
    color: #666;
}

.newspage .newspagefoot .newspagefootleft {
    float: left;
}

.newspage .newspagefoot .newspagefootright {
    float: right;
    padding: 20px;
}

.newspage .newspagefoot .newspagefootright .newssort {
    text-align: right;
    height: 30px;
    line-height: 15px;
}

.newspage .newspagefoot .newspagefootright .newsshare p {
    float: left;
}



.newspage .newspagefoot .newspagefootright .wechat {
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/vbg01.png) -1302px -100px no-repeat;
    float: left;
    margin-left: 12px;
}

.newspage .newspagefoot .newspagefootright .weibo {
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/vbg01.png) -1302px -190px no-repeat;
    float: left;
    margin-left: 12px;
}

.newspage .newspagefoot .newspagefootright .qq {
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/vbg01.png) -1302px -145px no-repeat;
    float: left;
    margin-left: 12px;
}

.newspage .newspagefoot .newspagefootright .qqzone {
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/vbg01.png) -1302px -235px no-repeat;
    float: left;
    margin-left: 12px;
}

.newspage .newspagefoot .newspagefootright .douban {
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/vbg01.png) -1302px -730px no-repeat;
    float: left;
    margin-left: 12px;
}

.newspage .newspagefoot .newspagefootright .tieba {
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/vbg01.png) -1302px -595px no-repeat;
    float: left;
    margin-left: 12px;
}


/*底*/
.sxhqwdb {
    width: 100%;
    height: 250px;
    background: rgba(168, 0, 26, 1)
}

.hqwzdlogo {
    float: left;
}

.hqwzdlogo img {
    width: 56px;
    margin-top: 80px;
}

.hqdb-wenz {
    width: 420px;
    margin: 0 auto;
    padding-top: 40px;
}

.hqdb-wenz p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
}

.hqdb-wenz p a {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
}

.hqdb-wenz p a:hover {
    color: rgba(255, 0, 47, 1);
}