body {
    background: url("../img/banner复制.jpg") top center no-repeat;
}

.header {
    margin-top: 380px;
    position: relative;
}

.header h1 {
    position: absolute;
    opacity: 0;
    font-size: 0;
    width: 970px;
    height: 125px;
    top: -230px;
    left: 11px;
}

.header h1 a {
    display: block;
    width: 100%;
    height: 100%;
}

.header .headNav {
    height: 58px;
    line-height: 58px;
    background: #a40000;
}

.header .headNav a {
    color: #fff;
    display: block;
    font-size: 16px;
}

.header .headNav li {
    /* width: 94px; */
    text-align: center;
    /* padding: 0 17px; */
    position: relative;
    /* width: 95px; */
    /* padding: 0 15px; */
    width: 100px;
    padding: 0 10px;
}

.header .headNav li a.on {
    background: #bf1919;
    border-left: 1px solid #d71515;
    border-right: 1px solid #d71515;
}

.header .headNav li>ul {
    position: absolute;
    z-index: 99;
    background: #a40000;
    left: 0;
    width: 100%;
    display: none;
}

.header .headNav li>ul li {
    line-height: 22px;
    padding: 10px 0;
    width: 100%;
}

.header .headNav li>ul li a {
    font-size: 14px;
}

.new1 {
    margin-top: 42px;
}

.new1_l,
.new1_r,
.new2_l,
.new2_r {
    width: 490px;
    position: relative;
}

.new1_l ul.hd {
    position: absolute;
    bottom: 15px;
    left: -18px;
    text-align: right;
    width: 100%;
    height: 10px;
    line-height: 10px;
    z-index: 9;
}

.new1_l ul.hd li {
    display: inline-block;
    margin: 0 3px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    opacity: .8;
}

.new1_l ul.hd li.on {
    opacity: 1;
}

.new1_l .bd li {
    width: 490px;
    height: 360px;
    position: relative;
}

.new1_l .bd li img {
    width: 100%;
    height: 100%;
}

.new1_l .bd li p {
    position: absolute;
    line-height: 40px;
    height: 40px;
    bottom: 0;
    left: 0;
    width: 474px;
    color: #fff;
    /*background: #384969\0;*/
    background: rgba(56, 73, 105, .78);
    padding-left: 16px;
}

.main h3 {
    color: #fff;
    border-bottom: 2px solid #d3102e;
    line-height: 30px;
    height: 30px;
    padding: 0 0 8px 0;
    position: relative;
    font-size: 16px;
}

.main h3 .more {
    float: right;
    color: #fff;
    font-size: 14px;
}

/*.main h3:before {
    content:  "";
    position:  absolute;
    width:  11px;
    height:  11px;
    border: 3px solid #d3102e;
    left: 0;
    bottom: 15px;
}*/
.new1_r ul {
    margin-top: 22px;
    background: #fff;
}

.new1_r li {
    background: #f6f6f6;
    margin-bottom: 4px;
    border-left: 6px solid #a0a7ab;
}

.new1_r li p.title {
    line-height: 32px;
    height: 26px;
    padding: 20px 26px 20px 60px;
    color: #434343;
    font-size: 15px;
    position: relative;
}

.new1_r li p.title:before {
    position: absolute;
    width: 26px;
    height: 26px;
    content: "";
    background: #a0a7ab url("../img/open.png") center no-repeat;
    left: 20px;
    top: 17px;
}

.new1_r li.on p.title:before {
    background-color: #d3102e;
}

.new1_r li p.con {
    padding: 13px 40px 12px 60px;
    line-height: 22px;
    color: #666;
    display: none;
}

.new1_r li.on p.con {
    display: block;
}

.new1_r li p.title span {
    color: #d3102e;
    font-size: 14px;
}

.new1_r li.on {
    border-left-color: #d3102e;
}

.new2_l {
    margin-top: 40px;
}

.new2_l h3 {
    color: #000;
    border-color: #be0000;
}

.new2_l h3>a {
    padding-right: 38px;
    cursor: pointer;
}

.new2_l h3>a.now {
    color: #d3102e;
}

.new2_l ul {
    margin-top: 16px;
    display: none;
    height: 300px;
}

.new2_l ul.on {
    display: block;
}

.new2_l li {
    line-height: 42px;
    height: 42px;
    border-bottom: 1px dashed #dcdcdc;
    background: url("../img/tra.png") left center no-repeat;
}

.new2_l li a {
    color: #666;
    display: block;
    padding-left: 27px;
}

.new2_r {
    margin-top: 48px;
}

.new2_r li .img,
.new2_r li .con {
    width: 245px;
    height: 175px;
    overflow: hidden;
    position: relative;
}

.new2_r li.n1 .img {
    float: left;
}

.new2_r li.n1 .con {
    float: right;
}

.new2_r li.n2 .img {
    float: right;
}

.new2_r li.n2 .con {
    float: left;
}

.new2_r li .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.new2_r li:hover .img img {
    transform: scale(1.03);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.new2_r li .con {
    float: right;
    background: #f3f3f3;
    padding: 0px 24px;
    width: 197px;
    line-height: 18px;
}

.new2_r li .con a {
    color: #717171;
}

.new2_r li .con .title {
    color: #231815;
    font-size: 16px;
    text-align: center;
    margin: 29px 0;
    position: relative;
}

.new2_r li .con .title span {
    display: block;
    font-size: 12px;
    color: #828ab0;
}

.new2_r li .con a>span {
    display: block;
    height: 54px;
    overflow: hidden;
}

.new2_r li .con .title:after {
    content: "";
    width: 10px;
    height: 2px;
    position: absolute;
    background: #828ab0;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
}

.new2_r li .img:before {
    content: "";
    width: 9px;
    height: 10px;
    position: absolute;
    top: 20px;
    opacity: 0;
    z-index: 9;
}

.new2_r li.hover .img:before {
    opacity: 1;
}

.new2_r li.n1 .img:before {
    background: url("../img/tra4.png") center no-repeat;
    right: -1px;
}

.new2_r li.n2 .img:before {
    background: url("../img/tra3.png") center no-repeat;
    left: -1px;
}

.new3 {
    margin-top: 40px;
}

.links {
    margin-top: 40px;
}

.links li {
    width: 320px;
    height: 123px;
    margin-left: 20px;
    position: relative;
}

.links li:first-child {
    margin-left: 0;
}

.links li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.links li img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.links li:hover img {
    transform: scale(1.03);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.links li>a>p {
    position: absolute;
    width: 80%;
    height: 100%;
    bottom: 0;
    left: 10%;
    display: table;
    z-index: 2;
}

.links li>a>p span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #de2119;
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
    /*color: #ffffff\0;*/
}

.links li>a>p.n2 {
    z-index: 1;
}

.links li>a>p.n2 span {
    -webkit-text-stroke: 3px #fff;
    text-shadow: 0px 5px 3.8px rgba(4, 1, 1, 0.5);
}

.footer {
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: url("../img/footer.jpg") center no-repeat;
    height: 54px;
    margin-top: 38px;
    padding-top: 25px;
}

.newList {
    margin-top: 50px;
    border-top: 1px solid #be0000;
}

.newList ul {
    margin-top: 26px;
}

.newList li {
    /* font-size: 12px; */
    border-bottom: 1px dashed #be0000;
    line-height: 54px;
    height: 58px;
}

.newList li a {
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.newList li:hover a {
    font-weight: bold;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

#pages {
    padding: 50px 0 10px 0;
    font-size: 12px;
    text-align: center;
    line-height: 80px;
}

#pages a {
    border: 1px solid #bababa;
    padding: 2px 6px;
}

#pages a.currentpage {
    color: #a40000;
}

#pages input.pagenum {
    width: 25px;
    margin: 0 6px;
    height: 16px;
    line-height: 16px;
}

#pages .pagination-jump-group {
    margin: 0 0 0 12px;
}

#pages input.go {
    height: 20px;
    border: 1px solid #bababa;
    padding: 0 5px;
    background: #eee;
    position: relative;
    top: 1px;
}

.info {
    background: #fff;
    padding: 40px 30px;
    line-height: 30px;
}

.newList2 {
    border: 0;
    margin-top: 20px;
}

.newList2>.right {
    width: 49%;
}

.newList2>.right:first-child {
    float: left;
}

.links_index {
    margin-top: 25px;
    border: 1px solid #cecece;
    background-color: #f2f2f2;
}

.list_1 {
    position: relative;
}

.list_1 .newList {
    margin: 70px 0px 0px 0px;
}

.list_1 .newList ul {
    margin: 0;
}

.list_1 .name {
    position: absolute;
    top: -35px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.links_index .link_left {
    width: 120px;
    height: 80px;
    line-height: 80px;
    float: left;
    border-right: 1px dashed #cecece;
}

.links_index .link_right {
    width: 855px;
    float: left;
    line-height: 30px;
    font-size: 12px;
    padding: 10px;
    min-height: 60px;
}

.links_index .link_left h3 {
    border: 0;
    line-height: 80px;
    text-align: center;
    height: 100%;
    padding: 0;
    color: #d3102e;
    position: relative;
}

.links_index .link_left h3:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 3px;
    background: #d3102e;
    top: 50%;
    margin-top: -10px;
    left: 0;
}

/** 分页样式 */

#page-box {
    padding: 50px 0 10px 0;
    font-size: 12px;
    text-align: center;
    line-height: 80px;
}

#page-box a {
    border: 1px solid #bababa;
    padding: 2px 6px;
    margin: 0 2px;
}

#page-box a.current {
    color: #a40000;
}

#page-box a[href='javascript:void(0)'] {
    color: #949494;
    background: #eaeaea;
    cursor: no-drop;
}

#page-box a:hover,
#page-box a.current,
#page-box a.current:hover {
    color: #fff;
    background: #a40000;
    cursor: a40000;
}