html,
body,
p,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: black;
}

* {
    font-family: "microsoft yahei";
}



html,
body {
    min-width: 1400px;
    margin: 0;
    padding: 0;
    background: #f9f9f9;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.main {
    width: 100%;
    margin: auto;
    max-width: 1920px;
    min-width: 1400px;
    overflow: hidden;
}

.header {
    height: 180px;
    background: #fff;
}

.header-con {
    width: 1400px;
    height: 180px;
    background: url(../img/header-bg.png) no-repeat;
    margin: auto;
    position: relative;
    overflow: hidden;
    background-position-y: 20px;
}

.logo,
.seach-wx {
    margin-top: 40px;
}

/* 导航 */

.navigation {
    width: 100%;
    background: #94243a;
    height: 70px;
}

.nav-con {
    width: 1400px;
    margin: auto;
}

.nav {
    height: 70px;
    line-height: 70px;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #000;
}

.nav .nLi {
    width: 115px;
    height: 70px;
    float: left;
    display: inline;
    text-align: center;
}

.nav .nLi h3 {
    height: 70px;
}

.nav .nLi h3 a {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    font-weight: 100;
    height: 70px;
    color: #fff;
}

.nav .sub {
    display: none;
    width: 115px;
    top: 70px;
    position: absolute;
    background: #fff;
    line-height: 70px;
}

.nav .sub li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    zoom: 1;
    float: left;
    width: 115px;
}

.nav .sub a {
    display: block;
    color: #000;
    font-size: 14px;
}

.nav .sub a:hover {
    background: #94243a;
    color: #fff;
}


.nav .on h3 a {
    color: #d9b248;
    height: 68px;
}

/* 大图轮播 */

.banner {
    width: 100%;
    min-width: 1200px;
    /* height: 600px; */
}

.nav2-lunbo {
    width: 100%;
    /* height: 600px; */
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.nav2-lunbo .nav2-lunbo-hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 49%;
    bottom: 20px;
    z-index: 1;
}

.nav2-lunbo .nav2-lunbo-hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    padding: 0;
    margin-right: 12px;
    list-style: none;
}

.nav2-lunbo .nav2-lunbo-hd ul li {
    float: left;
    margin-right: 15px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
}

.nav2-lunbo .nav2-lunbo-hd ul li.on {
    background: #94243a;
}

.nav2-lunbo .nav2-lunbo-bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.nav2-lunbo .nav2-lunbo-bd li {
    zoom: 1;
    vertical-align: middle;
}

.nav2-lunbo .nav2-lunbo-bd img {
    width: 100%;
    /* height: 600px; */
    display: block;
}

/* 结束 */

.cons {
    width: 1400px;
    margin: auto;
}

.column {
    height: 45px;
    border-bottom: 1px solid #ededed;
    margin-top: 40px;
    margin-bottom: 30px;
}

.column .column-name {
    height: 43px;
    border-bottom: 3px solid #94243a;
}

.column .column-name img {
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.column .column-name a {
    font-size: 24px;
    font-weight: bold;
    display: inline-flex;
}

.column .column-more a {
    font-size: 14px;
    color: #a5a6a9;
}

.picScroll-left {
    width: 860px;
    height: 340px;
    overflow: hidden;
    position: relative;
}

.picScroll-left .bd {}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    background: #fff;
    margin-right: 20px;
}

.picScroll-left .bd ul li .pic {
    width: 425px;
    height: 240px;
    overflow: hidden;
}

.picScroll-left .bd ul li .pic img {
    width: 425px;
    height: 240px;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.picScroll-left .bd ul li .pic:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.picScroll-left .bd ul li .text {
    padding: 30px 20px;
}


.picScroll-left .bd ul li .text .time {
    font-size: 14px;
    color: #b8b8b8;
    font-weight: 100;
    margin-top: 15px;
}

.con1-list {
    width: 515px;
    height: 340px;
    background: #fff;
}

.con1-list ul {
    padding: 30px;
}

.con1-list ul li {
    overflow: hidden;
    margin-bottom: 20px;
}

.con1-list ul li .time {
    width: 55px;
    height: 55px;
    text-align: center;
}

.con1-list ul li .time .day {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    background: #f3f4f5;
    color: #666666;
}

.con1-list ul li .time .year {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    background: #b7b7b7;
    color: #fff;
}

.con1-list ul li .text {
    width: 380px;
}

.con1-list ul li .text .abs {
    font-size: 14px;
    color: #b8b8b8;
    font-weight: 100;
    margin-top: 12px;
}

.con1-list ul li:hover .time .day {
    color: #94243a;
}

.con1-list ul li:hover .time .year {
    background: #94243a;
}

.con1-list ul li:hover .text .title {
    color: #94243a;
}

.con2-list ul {
    overflow: hidden;
}

.con2-list ul li {
    width: 455px;
    background: #fff;
    float: left;
    margin: 0 17px 20px 0;
}

.con2-list ul li .con {
    padding: 20px;
    overflow: hidden;
}

.con2-list ul li .time {
    width: 55px;
    height: 55px;
    text-align: center;
    margin-top: 5px;
}

.con2-list ul li .time .day {
    font-size: 30px;
}

.con2-list ul li .time .year {
    font-size: 12px;
    color: #999999;
}

.con2-list ul li .text {
    width: 319px;
    padding-left: 20px;
    border-left: 1px solid #eeeeee;
    margin-left: 20px;
}

.con2-list ul li .text .abs {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    line-height: 22px;
}

.con2-list ul li:hover .time .day {
    color: #94243a;
}

.con2-list ul li:hover .text .title {
    color: #94243a;
}

.content3 {
    margin: 20px 0 40px 0;
}

.content4 {
    height: 400px;
    background: url(../img/con4-bg.png) no-repeat;
}

.slideTxtBox,
.slideTxtBoxs {
    width: 680px;
    height: 390px;
    position: relative;
}

.slideTxtBox .hd ul {
    height: 45px;
    border-bottom: 1px solid #e2e2e2;
    margin-top: 40px;
    margin-bottom: 30px;
}

.slideTxtBox .hd ul img {
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.slideTxtBox .hd ul li {
    float: left;
    font-size: 20px;
    margin-right: 60px;
    height: 43px;
}

.slideTxtBox .hd ul li.on {
    border-bottom: 3px solid #94243a;
    font-size: 24px;
    font-weight: bold;
}

.slideTxtBox .hd ul li.on img {
    top: 0;
}

.slideTxtBox .bd .more {
    position: absolute;
    top: 45px;
    right: 0;
    font-size: 14px;
    color: #a5a6a9;
}

.slideTxtBox .bd ul li.one {
    padding: 20px 15px;
    background: #fff;
    height: 65px;
    margin-bottom: 15px;
}

.slideTxtBox .bd ul li.one .time {
    width: 75px;
    height: 65px;
    background: #94243a;
    text-align: center;
    color: #fff;
}

.slideTxtBox .bd ul li.one .time .day {
    font-size: 24px;
    margin-top: 5px;
}

.slideTxtBox .bd ul li.one .time .year {
    font-size: 14px;
}

.slideTxtBox .bd ul li.one .text {
    width: 560px;
}

.slideTxtBox .bd ul li.one .text .title {
    margin-top: 7px;
}

.slideTxtBox .bd ul li.one:hover .text .title {
    color: #94243a;
}

.slideTxtBox .bd ul li.one .text .abs {
    font-size: 14px;
    color: #b8b8b8;
    margin-top: 10px;
}

.slideTxtBox .bd ul li.other {
    line-height: 50px;
    padding-left: 15px;
    position: relative;
}

.slideTxtBox .bd ul li.other::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #000;
    position: absolute;
    top: 22px;
    left: 3px;
}

.slideTxtBox .bd ul li.other .date {
    float: right;
    color: #9c9c9c;
    display: none;
}




.slideTxtBoxs .hd {
    margin-top: 40px;
    margin-bottom: 30px;
}


.slideTxtBoxs .hd ul {
    height: 45px;
    border-bottom: 1px solid #e2e2e2;
}

.slideTxtBoxs .hd ul img {
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.slideTxtBoxs .hd ul li {
    float: left;
    font-size: 20px;
    margin-right: 60px;
    height: 43px;
}

.slideTxtBoxs .hd ul li.on {
    border-bottom: 3px solid #94243a;
    font-size: 24px;
    font-weight: bold;
}

.slideTxtBoxs .hd ul li.on img {
    top: 0;
}

.slideTxtBoxs .bd {
    position: relative;
    top: -17px;
}

.slideTxtBoxs .bd .more {
    position: absolute;
    top: 45px;
    right: 0;
    font-size: 14px;
    color: #a5a6a9;
}

.slideTxtBoxs .bd ul li {
    line-height: 45px;
    padding-left: 15px;
    position: relative;
}

.slideTxtBoxs .bd ul li::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #000;
    position: absolute;
    top: 22px;
    left: 3px;
}

.slideTxtBoxs .bd ul li .date {
    float: right;
    color: #9c9c9c;
    display: none;
}

.content5 .slideTxtBoxs .hd ul li.on a {
    position: relative;
}

.content5 .con5-text .hd ul li.on a {
    top: -8px;
}

.content5 .con5-img .hd ul li.on a {
    top: -5px;
}

.content5 .slideTxtBoxs .hd ul .more {
    float: right;
    font-size: 14px;
    color: #a5a6a9;
    position: relative;
    top: 5px;
}

.content5 .con5-img .bd {
    top: -10px;
}

.content5 .con5-text .bd {
    top: -10px;
}

.content5 .con5-text .bd ul li {
    line-height: 45px;
}

#con5 ul li.one {
    height: 150px;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

#con5 ul li.one .img {
    width: 265px;
    height: 150px;
    overflow: hidden;
}

#con5 ul li.one::before {
    display: none;
}

#con5 ul li.one .img img {
    width: 265px;
    height: 150px;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

#con5 ul li.one .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

#con5 ul li.one .text {
    width: 370px;
    margin-right: 20px;
}

#con5 ul li.one .text .abs {
    font-size: 14px;
    line-height: 26px;
    color: #b8b8b8;
}

#con5 ul li.one .text .time {
    font-size: 14px;
    color: #b8b8b8;
}

.slideTxtBox .bd ul li.other:hover a {
    color: #94243a;
}

.slideTxtBoxs .bd ul li:hover a {
    color: #94243a;
}

.content6 {
    margin-bottom: 40px;
}

.content6 .column {
    margin-top: 20px;
}


.picScroll-lefts {
    width: 1400px;
    position: relative;
}

.picScroll-lefts .hd {
    position: absolute;
    top: -75px;
    right: 0;
}

.picScroll-lefts .hd .prev {
    margin-right: 35px;
}

.picScroll-lefts .hd .prev,
.picScroll-lefts .hd .next {
    display: block;
    float: right;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
}

.picScroll-lefts .hd ul {
    float: right;
    zoom: 1;
}

.picScroll-lefts .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.picScroll-lefts .bd {
    overflow: hidden;
}

.picScroll-lefts .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-lefts .bd ul li {
    width: 330px;
    height: 225px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    margin-right: 28px;
    background: #fff;
}

.picScroll-lefts .bd ul li .pic {
    width: 330px;
    height: 185px;
    text-align: center;
    overflow: hidden;
}

.picScroll-lefts .bd ul li .pic img {
    width: 330px;
    height: 185px;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.picScroll-lefts .bd ul li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.picScroll-lefts .bd ul li .title {
    line-height: 40px;
    text-align: center;
    line-height: 40px;
}

.picScroll-lefts .bd ul li:hover .title {
    background: #94243a;
}

.picScroll-lefts .bd ul li:hover .title a {
    color: #fff;
}

.foot {
    background: url(../img/foot-bg.png) no-repeat;
}

.foot-con {
    width: 1400px;
    margin: auto;
    padding: 30px 0;
    overflow: hidden;
}

.foot-con .left {
    margin-top: 25px;
}

.foot-con .left p {
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}

.foot-con .right img {
    display: block;
}

.foot-con .right p {
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #94243a;
}

.nei {
    width: 1400px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.nei .ce-nav {
    width: 285px;
    background: #f9f9f9;
}

.nei .ce-nav .ce-lanmu {
    height: 75px;
    background: #94243a;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 75px;
    padding-left: 30px;
}

.nei .nei-con {
    width: 1085px;
    border: 1px solid #e8e8e8;
}

.nei .ce-nav ul {
    padding: 10px 0 30px 0;
}

.nei .ce-nav ul li {
    width: 205px;
    height: 60px;
    margin-left: 50px;
    font-size: 18px;
    line-height: 60px;
    border-bottom: 1px solid #e0e0e0;
}

.nei .ce-nav ul li span {
    width: 6px;
    height: 11px;
    float: right;
    display: inline-block;
    background: url(../img/jt.png) no-repeat;
    line-height: 60px;
    position: relative;
    top: 23px;
}

.nei .ce-nav ul li:hover {
    font-weight: bold;
}

.nei .ce-nav ul li:hover a {
    color: #94243a;
}

.nei .ce-nav ul li:hover span {
    background: url(../img/jt-on.png) no-repeat;
}

.nei .ce-nav ul li.on {
    font-weight: bold;
}

.nei .ce-nav ul li.on a {
    color: #94243a;
}

.nei .ce-nav ul li.on span {
    background: url(../img/jt-on.png) no-repeat;
}

.nei-cons {
    padding: 20px 40px 0 40px;
}

.lanmu-weizhi {
    height: 35px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

.lanmu-weizhi .lanmu {
    font-size: 20px;
    font-weight: bold;
    color: #94243a;
    height: 33px;
    border-bottom: 2px solid #94243a;
}

.lanmu-weizhi .weizhi {
    margin-top: 5px;
}

.lanmu-weizhi .weizhi,
.lanmu-weizhi .weizhi a {
    font-size: 14px;
    color: #878787;
}

.detail .title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 15px;
}

.detail {
    padding: 0 30px;
}

.detail .time,
.detail .number {
    line-height: 45px;
    font-size: 14px;
    color: #878787;
}

.fontsize span {
    margin: 0 5px;
}

.bshare {
    position: relative;
    top: 12px;
    margin-left: 15px;
}

.detail-text {
    padding: 40px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.detail-text p {
    text-indent: 32px;
    line-height: 40px;
}

.next p {
    line-height: 100px;
}

.next p:hover a {
    color: #94243a;
}

.picter-list ul {
    overflow: hidden;
    margin-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
}

.picter-list ul li {
    width: 320px;
    height: 220px;
    margin: 0 20px 20px 0;
    float: left;
}

.picter-list ul li .img {
    width: 320px;
    height: 180px;
    overflow: hidden;
}

.picter-list ul li .img img {
    width: 320px;
    height: 180px;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.picter-list ul li:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.picter-list ul li p {
    background: #f9f9f9;
    line-height: 40px;
    text-align: center;
}

.picter-list ul li:hover p {
    background: #94243a;
    color: #fff;
}

.pictureText-list ul {
    margin-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
}

.pictureText-list ul li {
    overflow: hidden;
    background: #f9f9f9;
    margin-bottom: 20px;
}

.pictureText-list ul li .img {
    width: 275px;
    height: 155px;
    overflow: hidden;
}

.pictureText-list ul li .img img {
    width: 275px;
    height: 155px;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.pictureText-list ul li .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.pictureText-list ul li .text {
    width: 675px;
    margin: 25px;
}

.pictureText-list ul li .text .abs {
    font-size: 14px;
    color: #878787;
    margin: 14px 0;
}

.pictureText-list ul li .text .time {
    font-size: 14px;
    color: #878787;
}

.pictureText-list ul li:hover .text .title {
    color: #94243a
}

.pictureText-list ul li:hover .text .time {
    color: #94243a
}

.text-list ul {
    margin-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
}

.text-list ul li {
    height: 55px;
    padding-left: 15px;
    position: relative;
}

.text-list ul li::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #000;
    position: absolute;
    top: 10px;
    left: 0px;
}

.text-list ul li span {
    float: right;
    color: #9f9f9f;
}

.text-list ul li:hover a{
    color: #94243a;
}

#code{
   display: none;
}

.code-icon:hover + #code{
   display:block;
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #94243a !important;
    background-color: #94243a !important;
}

.seach {
   height: 40px;
   position: relative;
   top: 7px;
   display: inline-block;
}

.seach:hover {
   width: 220px;
}

.seach-in{
    height: 35px;
    width: 200px;
    padding-left: 20px;
    border: 1px solid #94243a;
    border-radius: 25px;
    outline: none;
    position: absolute;
    top: -7px;
    right: 0;
    -webkit-transition: width .8s;
    -moz-transition: width .8s;
    -o-transition: width .8s;
    transition: width .8s;
}

.seach-btn {
    position: absolute;
    top: 2px;
    right: 15px;
    outline: none;
}