body, p, h1, h2, h3, h4, h5, h6, li, span, i, ul, img, a, strong, input {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
}

/*清除浮动*/
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;

}

/*单行文本超出省略*/
.tof {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.clearfloat {
    zoom: 1;
}

body {
    font-size: 14px;
}

li {
    list-style-type: none;
    float: left;
}

a {
    text-decoration: none;
    outline: none;
    color: inherit;
}

th, td {
    padding: 0;
}

table {
    border-collapse: collapse;
}

img {
    border: none;
}

i {
    font-style: normal
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

input, select, textarea {
    outline: none;
    text-indent: 6px;
}

textarea {
    resize: none;
}

div {
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wid {
    width: 1200px;
}

.top {
    height: 120px;
    display: table;
}

.top img {
    float: left;
    margin-top: 30px;
}

.top ul {
    display: table;
    float: right;
    margin-top: 11px;
}

.top ul li {
    float: left;
    width: 100px;
    font-size: 16px;
    color: #333;
    line-height: 109px;
    text-align: center;
    position: relative;
}

.top ul li:after {
    content: "";
    width: 100px;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}

.top ul li:hover:after {
    background: red;
}

.top ul .wl1:after {
    content: "";
    width: 100px;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0px;
    background: red;
}


.banner {
    height: 453px;
    width: 100%;
    min-width: 1200px;
    position: relative;
    margin-bottom: 30px;
}
.banner .swiper-pagination {
    bottom: 30px;
}
.banner .swiper-pagination span {
    width: 12px;
    height: 12px;
}

.meeting {
    height: 316px;
    margin-bottom: 30px;
    overflow: hidden;
}

.meeting .meeting-lft {
    float: left;
    height: 314px;
    width: 903px;
    border: 1px solid #f3f3f3;
    overflow: hidden;
}

.meeting .meeting-lft .swiper-slide {
    width: 903px;
    height: 315px;
}

.meeting .meeting-lft .swiper-slide .img {
    width: 488px;
    height: 269px;
    float: left;
    display: block;
    padding: 23px 0 0px 23px;
}

.meeting .meeting-lft .swiper-slide .img img {
    width: 488px;
    height: 269px;
}

.meeting .meeting-lft .swiper-slide .title {
    width: 330px;
    line-height: 30px;
    float: left;
    padding: 30px 0 0px 30px;
    font-size: 18px;
    color: #d41720;
    font-weight: bold;
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
}

.meeting .meeting-lft .swiper-slide .datetime {
    width: 340px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: left;
    padding: 0px 0px 0px 30px;
    font-size: 14px;
    color: #858585;
    display: block;
}
.meeting .meeting-lft .swiper-slide .description {
    width: 340px;
    height: 100px;
    line-height: 25px;
    float: left;
    text-align: left;
    padding: 0 0 30px 30px;
    text-indent: 2em;
    font-size: 14px;
    color: #8e8e8e;
    overflow: hidden;
    display: block;

}
.meeting .meeting-lft .swiper-pagination{
    bottom: 23px;
    right: 23px;
    display: block;
    text-align: right;
    position: absolute;

}
.meeting .meeting-lft .swiper-pagination-bullets{
    display: inline-block;
    width: auto !important;
}
.meeting .meeting-lft .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0;
}
.meeting .meeting-lft .swiper-pagination-bullet-active {
    color: #fff;
    background: #d41720;
}

/*
.meeting .meeting-lft .bann_new .scroll {
    float: left;
    width: 880px;
    height: 269px;
    position: relative;
    margin-top: 23px;
    margin-left: 23px;
}

.meeting .meeting-lft .bann_new .scroll .cirl {
    position: absolute;
    bottom: 4px;
    text-align: center;
    width: 10%;
    right: 40px;
}

.meeting .meeting-lft .bann_new .scroll .cirl li {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    cursor: pointer;
    float: none;
    border: 1px solid #d2d2d2;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    background: #fff;
}

.meeting .meeting-lft .bann_new .scroll .cirl li.acti {
    background: #c90304;
    cursor: default;
    color: #fff;
    border: 1px solid #f00;
}

.meeting .meeting-lft .bann_new .scroll .img_list {
    width: 100%;
    height: 100%;
}

.meeting .meeting-lft .bann_new .scroll .img_list ul {
}

.meeting .meeting-lft .bann_new .scroll .img_list ul li {
    width: 880px;
    float: left;
}

.meeting .meeting-lft .bann_new .scroll .img_list ul li h6 {
    float: left;
    width: 488px;
    height: 269px;
    margin-right: 30px;
}

.meeting .meeting-lft .bann_new .scroll .img_list ul li h5 {
    width: 331px;
    float: left;
    height: 89px;
}

.meeting .meeting-lft .bann_new .scroll .img_list ul li h5 span {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #f00;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 25px;
}

.meeting .meeting-lft .bann_new .scroll .img_list ul li h5 i {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 12px;
    color: #858585;
}

.meeting .meeting-lft .bann_new .scroll .img_list ul li h4 {
    float: left;
    width: 331px;
    font-size: 14px;
    line-height: 21px;
    color: #8e8e8e;
    text-indent: 24px;
    height: 150px;
    overflow: hidden;
}*/

.meeting .meeting-rig {
    width: 281px;
    float: right;
}

.meeting .meeting-rig .wl2 {
    height: 210px;
    width: 279px;
    border: 1px solid #f3f3f3;
    margin-bottom: 12px;
    display: table;
}

.meeting .meeting-rig .wl2 h6 {
    width: 100%;
    height: 90px;
    margin-bottom: 6px;
    display: table;
}

.meeting .meeting-rig .wl2 h6 img {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.meeting .meeting-rig .wl2 h5 {
    width: 246px;
    margin: 0 auto;
    height: 29px;
    border-top: 1px dashed #e4e4e4;
}

.meeting .meeting-rig .wl2 h5 span {
    display: block;
    width: 185px;
    background: #fff;
    font-size: 14px;
    line-height: 14px;
    color: #8d8d8d;
    text-align: center;
    margin: 0 auto;
    margin-top: -8px;
}

.meeting .meeting-rig .wl2 h4 {
    width: 100%;
    display: table;
}

.meeting .meeting-rig .wl2 h4 img {
    display: block;
    height: 64px;
    width: 64px;
    margin-left: 63px;
    margin-right: 18px;
    float: left;
}

.meeting .meeting-rig .wl2 h4 span {
    display: block;
    float: left;
    width: 70px;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    margin-top: 12px;
}

.meeting .meeting-rig .wl3 {
    height: 91px;
    width: 279px;
    border: 1px solid #f3f3f3;
    display: table;
}

.meeting .meeting-rig .wl3 img {
    display: block;
    height: 64px;
    width: 64px;
    margin-left: 63px;
    margin-right: 18px;
    float: left;
    margin-top: 15px;
}

.meeting .meeting-rig .wl3 span {
    display: block;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    margin-top: 27px;
}


.journalism {
    display: table;
    margin-bottom: 30px;
}

.journalism .journalism-lft {
    width: 443px;
    float: left;
    margin-right: 15px;
    height: 230px;
    border: 1px solid #f3f3f3;
    display: table;
}

.journalism .journalism-lft div {
    width: 399px;
    height: 43px;
    border-bottom: 1px solid #d6d6d6;
    margin-top: 4px;
    margin-bottom: 24px;
}

.journalism .journalism-lft div h6 {
    float: left;
    font-size: 16px;
    line-height: 43px;
    color: #d41720;
    letter-spacing: 1px;
    position: relative;
}

.journalism .journalism-lft div h6:after {
    content: "";
    width: 72px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: #f00;
}

.journalism .journalism-lft div h5 {
    float: right;
}

.journalism .journalism-lft div h5 span {
    float: left;
    line-height: 48px;
    font-size: 12px;
    margin-right: 7px;
    color: #353535;
}

.journalism .journalism-lft div h5 img {
    float: right;
    margin-top: 18px;
}

.journalism .journalism-lft ul {
    width: 399px;
    margin: 0 auto;
    display: table;
}

.journalism .journalism-lft ul li {
    width: 100%;
    margin-bottom: 15px;
}

.journalism .journalism-lft ul li:hover span {
    color: #f00;
}

.journalism .journalism-lft ul li span {
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #353535;
    width: 300px;
}

.journalism .journalism-lft ul li i {
    float: right;
    font-size: 14px;
    line-height: 14px;
    color: #353535;
}

.journalism .journalism-rig {
    float: right;
    height: 230px;
    border: 1px solid #f3f3f3;
    display: table;
    width: 278px;
}

.journalism .journalism-rig h6 {
    width: 230px;
    margin: 0 auto;
    background: #f9f9f9;
    height: 85px;
    margin-bottom: 12px;
}

.journalism .journalism-rig h6 img {
    float: left;
    margin-left: 42px;
    margin-right: 18px;
    margin-top: 18px;
}

.journalism .journalism-rig h6 .img2 {
    display: none;
}

.journalism .journalism-rig h6:hover {
    background: #d41720;
}

.journalism .journalism-rig h6:hover .img2 {
    display: block;
}

.journalism .journalism-rig h6:hover .img1 {
    display: none;
}

.journalism .journalism-rig h6 span {
    float: left;
    line-height: 85px;
    font-size: 16px;
    color: #272727;
}

.journalism .journalism-rig h6:hover span {
    color: #fff;
}

.journalism .journalism-rig .wl4 {
    margin-top: 24px;
}

.dynamic {
    display: table;
    margin-bottom: 15px;
}

.dynamic .dynamic-lft {
    float: left;
    /* height: 275px; */
	height: 360px;
    width: 903px;
    border: 1px solid #E8E8E8;
}

.dynamic .dynamic-lft .ipd-lip1 {
    float: left;
    margin-left: 22px;
    height: 43px;
    border-bottom: 1px solid #E8E8E8;
    margin-top: 4px;
    width: 861px;
    margin-bottom: 21px;
}

.dynamic .dynamic-lft .ipd-lip1 h6 {
    float: left;
    font-size: 16px;
    line-height: 43px;
    color: #d41720;
    letter-spacing: 1px;
    position: relative;
    margin-right: 21px;
}

.dynamic .dynamic-lft .ipd-lip1 h6:after {
    content: "";
    width: 72px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: #f00;
}

.dynamic .dynamic-lft .ipd-lip1 h5 {
    float: left;
    height: 14px;
    margin-top: 16px;
}

.dynamic .dynamic-lft .ipd-lip1 h5 a {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 14px;
    padding: 0 10px;
    color: #9d9d9d;
    border-right: 1px solid #9d9d9d;
}

.dynamic .dynamic-lft .ipd-lip1 h5 a:last-child {
    border-right: 0;
}

.dynamic .dynamic-lft .ipd-lip1 h4 {
    float: right;
}

.dynamic .dynamic-lft .ipd-lip1 h4 span {
    float: left;
    line-height: 48px;
    font-size: 12px;
    margin-right: 7px;
    color: #353535;
}

.dynamic .dynamic-lft .ipd-lip1 h4 img {
    float: right;
    margin-top: 18px;
}

.dynamic .dynamic-lft .bann_new .scroll {
    float: left;
    /* width: 268px; */
	width: 320px;
    /* height: 190px; */
	height: 268px;
    position: relative;
    margin-left: 22px;
    margin-right: 26px;
}

.dynamic .dynamic-lft .bann_new .scroll .img_list {
    width: 100%;
    height: 100%;
}

.dynamic .dynamic-lft .bann_new .scroll .img_list ul {
}

.dynamic .dynamic-lft .bann_new .scroll .img_list ul li {
    /* width: 268px; */
	width: 320px;
    float: left;
}

.dynamic .dynamic-lft .bann_new .scroll .textp {
    position: absolute;
    height: 29px;
    background: rgba(0, 0, 0, 0.54);
    bottom: 0;
    width: 100%;
    left: 0;
    overflow: hidden;
}

.dynamic .dynamic-lft .bann_new .scroll .textp ul {
    position: absolute;
    width: 100%;
}

.dynamic .dynamic-lft .bann_new .scroll .textp ul li {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 29px;
}

.dynamic .dynamic-lft .bann_new .scroll .textp ul li a {
    color: #fff;
}

.dynamic .dynamic-lft .ipd-lip2 {
    /* width: 566px; */
	width: 518px;
    float: left;
    display: table;
}

.dynamic .dynamic-lft .ipd-lip2 ul li {
    width: 100%;
    height: 20px;
    margin-bottom: 8px;
}

.dynamic .dynamic-lft .ipd-lip2 ul li span {
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #181818;
    /* width: 460px; */
	width: 412px;
}

.dynamic .dynamic-lft .ipd-lip2 ul li i {
    float: right;
    font-size: 14px;
    line-height: 20px;
    color: #181818;
}

.dynamic .dynamic-lft .ipd-lip2 ul li:hover span {
    color: #f00;
}

.dynamic .dynamic-rig {
    width: 279px;
    /* height: 275px; */
	height: 360px;
    border: 1px solid #E8E8E8;
    float: right;
}

.dynamic .dynamic-rig div {
    height: 45px;
    border-bottom: 1px solid #E8E8E8;
    margin-top: 4px;
    width: 237px;
    margin-bottom: 12px;
}

.dynamic .dynamic-rig div h6 {
    float: left;
    position: relative;
}

.dynamic .dynamic-rig div h6 span {
    float: left;
    font-size: 16px;
    line-height: 45px;
    color: #f00;
    letter-spacing: 1px;
    margin-right: 7px;
}

.dynamic .dynamic-rig div h6 i {
    display: block;
    float: left;
    font-size: 12px;
    color: #dcdcdc;
    line-height: 12px;
    margin-top: 20px;
}

.dynamic .dynamic-rig div h6:after {
    content: "";
    width: 72px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: #f00;
}

.dynamic .dynamic-rig div h5 {
    float: right;
}

.dynamic .dynamic-rig div h5 img {
    float: left;
    margin-left: 4px;
    margin-top: 22px;
}

.dynamic .dynamic-rig h4 {
    width: 237px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 12px;
}

.dynamic .dynamic-rig h4 img {
    display: block;
    width: 100%;
    height: 100%;
}

.dynamic .dynamic-rig h4 span {
    display: block;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    background: rgba(0, 0, 0, 0.5);
}

.news {
    display: table;
    margin-bottom: 15px;
}

.news .news-top {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 30px;
}

.news .news-top h6 {
    float: left;
    position: relative;
}

.news .news-top h6 span {
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: #f00;
    letter-spacing: 1px;
    margin-right: 7px;
}

.news .news-top h6 i {
    float: left;
    font-size: 12px;
    line-height: 50px;
    color: #dcdcdc;
}

.news .news-top h6:after {
    content: "";
    width: 72px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: #f00;
}

.news .news-midd {
    display: table;
    width: 100%;
}


.news .news-midd .kipct1 {
    width: 590px;
    height: 329px;
    display: table;
    margin-bottom: 15px;
    margin-right: 16px;
    float: left;
    border: 1px solid #E8E8E8;
}

.news .news-midd .kipct1 h6 {
    width: 264px;
    float: left;
    height: 283px;
    margin-left: 23px;
    margin-top: 23px;
    margin-right: 23px;
}

.news .news-midd .kipct1 h6 img {
    display: block;
    width: 100%;
    height: 100%;
}

.news .news-midd .kipct1 div {
    float: left;
    width: 250px;
    height: 52px;
    border-bottom: 1px solid #d6d6d6;
    margin-top: 28px;
    margin-bottom: 18px;
}

.news .news-midd .kipct1 div h5 {
    float: left;
    font-size: 16px;
    line-height: 52px;
    color: #2c2c2c;
}

.news .news-midd .kipct1 div h4 {
    float: right;
}

.news .news-midd .kipct1 div h4 span {
    float: left;
    font-size: 12px;
    line-height: 52px;
    color: #272727;
    margin-right: 7px;
}

.news .news-midd .kipct1 div h4 img {
    float: right;
    margin-top: 20px;
}

.news .news-midd .kipct1 ul {
    float: left;
    width: 250px;
    display: table;
}

.news .news-midd .kipct1 ul li {
    width: 100%;
    margin-bottom: 11px;
}

.news .news-midd .kipct1 ul li span {
    float: left;
    width: 4px;
    height: 4px;
    margin-right: 10px;
    margin-top: 7px;
    background: #aaaaaa;
}

.news .news-midd .kipct1 ul li a {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 16px;
    color: #858585;
    width: 230px;
}

.news .news-midd .kipct2 {
    width: 286px;
    height: 329px;
    margin-right: 16px;
    margin-bottom: 16px;
    float: left;
    border: 1px solid #E8E8E8;
}

.news .news-midd .kipct2 h6 {
    width: 240px;
    height: 143px;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 5px;
}

.news .news-midd .kipct2 h6 img {
    display: block;
    width: 100%;
    height: 100%;
}

.news .news-midd .kipct2 div {
    height: 51px;
    border-bottom: 1px solid #d6d6d6;
    width: 237px;
    margin-bottom: 18px;
}

.news .news-midd .kipct2 div h5 {
    float: left;
    font-size: 16px;
    line-height: 52px;
    color: #2c2c2c;
}

.news .news-midd .kipct2 div h4 {
    float: right;
}

.news .news-midd .kipct2 div h4 span {
    float: left;
    font-size: 12px;
    line-height: 52px;
    color: #272727;
    margin-right: 7px;
}

.news .news-midd .kipct2 div h4 img {
    float: right;
    margin-top: 20px;
}

.news .news-midd .kipct2 ul {
    width: 237px;
    margin: 0 auto;
    display: table;
}

.news .news-midd .kipct2 ul li {
    width: 100%;
    margin-bottom: 11px;
}

.news .news-midd .kipct2 ul li span {
    display: block;
    width: 4px;
    height: 4px;
    margin-top: 7px;
    margin-right: 11px;
    float: left;
    background: #aaaaaa;
}

.news .news-midd .kipct2 ul li a {
    float: left;
    font-size: 14px;
    line-height: 16px;
    color: #949494;
    display: block;
    width: 220px;
}

.news .news-midd .kipct3 {
    margin-right: 0;
}

.news .news-midd ul li a:hover {
    color: #f00;
}

.online {
    display: table;
    margin-bottom: 15px;
}

.online .online-lft {
    height: 258px;
    width: 590px;
    float: left;
    border: 1px solid #E8E8E8;
}

.online .online-lft .categpry {
    margin-top: 6px;
    width: 543px;
    height: 47px;
    margin-bottom: 18px;
    border-bottom: 1px solid #d6d6d6;
}

.online .online-lft div h6 {
    float: left;
    position: relative;
}

.online .online-lft div h6 span {
    float: left;
    font-size: 16px;
    line-height: 45px;
    color: #f00;
    letter-spacing: 1px;
    margin-right: 7px;
}

.online .online-lft div h6 i {
    display: block;
    float: left;
    font-size: 12px;
    color: #dcdcdc;
    line-height: 12px;
    margin-top: 20px;
}

.online .online-lft div h6:after {
    content: "";
    width: 110px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: #f00;
}

.online .online-lft div h5 {
    float: right;
    position: relative;
}

.online .online-lft div h5 img {
    float: left;
    margin-left: 4px;
    margin-top: 22px;
}

.online .online-lft ul {
    margin: 0 auto;
    width: 543px;
    height: 180px;
    overflow: hidden;
    display: table;
}

.online .online-lft ul li {
    width: 100%;
}

.online .online-lft ul li span {
    float: left;
    display: block;
    color: #272727;
    font-size: 14px;
    line-height: 24px;
}

.online .online-lft ul li .sp1 {
    width: 75px;
}

.online .online-lft ul li .sp2 {
    width: 214px;
}

.online .online-lft ul li .sp3 {
    width: 93px;
}

.online .online-lft ul li .sp4 {
    width: 121px;
}

.online .online-rig {
    float: right;
    height: 258px;
    width: 590px;
    border: 1px solid #E8E8E8;
}

.online .online-rig div {
    height: 47px;
    margin-top: 6px;
    width: 542px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 18px;
}

.online .online-rig div h6 {
    float: left;
    position: relative;
}

.online .online-rig div h6 span {
    float: left;
    font-size: 16px;
    line-height: 45px;
    color: #f00;
    letter-spacing: 1px;
    margin-right: 7px;
}

.online .online-rig div h6 i {
    display: block;
    float: left;
    font-size: 12px;
    color: #dcdcdc;
    line-height: 12px;
    margin-top: 20px;
}

.online .online-rig div h6:after {
    content: "";
    width: 74px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: #f00;
}

.online .online-rig div h5 {
    float: right;
}

.online .online-rig div h5 span {
    float: left;
    font-size: 12px;
    line-height: 47px;
    color: #272727;
    margin-right: 7px;
}

.online .online-rig div h5 img {
    float: right;
    margin-top: 18px;
}

.online .online-rig ul {
    margin: 0 auto;
    width: 542px;
    display: table;
}

.online .online-rig ul li {
    width: 100%;
    margin-bottom: 16px;
}

.online .online-rig ul li span {
    font-size: 14px;
    line-height: 14px;
    color: #333;
    float: left;
    width: 440px;
}

.online .online-rig ul li span:hover {
    color: #f00;
}

.online .online-rig ul li i {
    float: right;
    font-size: 14px;
    line-height: 14px;
    color: #333;
}

.public {
    display: table;
    margin-bottom: 15px;
}

.public .public-top {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 32px;
}

.public .public-top h6 {
    float: left;
    position: relative;
}

.public .public-top h6 span {
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: #f00;
    letter-spacing: 1px;
    margin-right: 7px;
}

.public .public-top h6 i {
    display: block;
    float: left;
    font-size: 12px;
    color: #dcdcdc;
    line-height: 50px;
}

.public .public-top h6:after {
    content: "";
    width: 74px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: #f00;
}

.public .public-midd {
    width: 100%;
    display: table;
}

.public .public-midd .wl5 {
    float: left;
    width: 288px;
    height: 244px;
    border: 1px solid #f3f3f3;
    background: #d41720;
    margin-right: 12px;
}

.public .public-midd .wl5 img {
    display: block;
    margin: 0 auto;
    margin-top: 79px;
    margin-bottom: 18px;
}

.public .public-midd .wl5 span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
}

.public .public-midd ul {
    float: left;
    width: 897px;
    display: table;
}

.public .public-midd ul li {
    float: left;
    width: 290px;
    height: 116px;
    background: #f9f9f9;
    border: 1px solid #f5f5f5;
    margin-right: 10px;
    margin-bottom: 8px;
}

.public .public-midd ul li h6 {
    width: 100%;
    height: 75px;
    display: table;
}

.public .public-midd ul li h6 img {
    display: block;
    margin: 0 auto;
    margin-top: 28px;
}

.public .public-midd ul li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    color: #404040;
}

.public .public-midd ul .wl6 {
    margin-right: 0;
}

.photo {
    display: table;
    margin-bottom: 15px;
}

.photo div {
    height: 50px;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #E8E8E8;
}

.photo div h6 {
    position: relative;
    float: left;
}

.photo div h6 span {
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: #f00;
    letter-spacing: 1px;
    margin-right: 7px;
}

.photo div h6 i {
    display: block;
    float: left;
    font-size: 12px;
    color: #dcdcdc;
    line-height: 50px;
}

.photo div h6:after {
    content: "";
    width: 74px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: #f00;
}

.photo div h5 {
    float: right;
}

.photo div h5 span {
    float: left;
    font-size: 12px;
    line-height: 45px;
    color: #272727;
    margin-right: 7px;
}

.photo div h5 img {
    float: right;
    margin-top: 18px;
}

.photo ul {
    width: 100%;
    display: table;
}

.photo ul li {
    float: left;
    width: 294px;
    height: 186px;
    position: relative;
    margin-right: 8px;
}

.photo ul li:last-child {
    margin-right: 0;
}

.photo ul li img {
    display: block;
    width: 100%;
    height: 100%;
}

.photo ul li span {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.8);
    line-height: 41px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 94%;
    padding: 0 3%;
}

.photo ul .wl7 {
    margin-right: 0;
}

.other {
    display: table;
    margin-bottom: 31px;
}

.other .other-top {
    margin-bottom: 30px;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #E8E8E8;
}

.other .other-top h6 {
    position: relative;
    float: left;
}

.other .other-top h6 span {
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: #f00;
    letter-spacing: 1px;
    margin-right: 7px;
}

.other .other-top h6 i {
    display: block;
    float: left;
    font-size: 12px;
    color: #dcdcdc;
    line-height: 50px;
}

.other .other-top h6:after {
    content: "";
    width: 74px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: #f00;
}

/*友情链接*/
.other .other-bott {
    width: 100%;
    display: table;
}

.other .other-bott .yqlj .nLi {
    float: left;
    width: 212px;
    height: 26px;
    background: #fcfcfc;
    border: 1px solid #e5e5e5;
    margin-right: 32px;
    text-indent: 20px;
    color: #333;
    position: relative;

}

.other .other-bott .yqlj .nLi:last-child {
    margin-right: 0;
}

.yqlj .nLi h3 a {
    display: block;
    width: 100%;
    text-indent: 13px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    background: #fff url(../img/yqlj_tb.png) no-repeat 190px 11px;
}

.yqlj .sub {
    width: 192px;
    max-height: 200px;
    display: none;
    left: -1px;
    bottom: 26px;
    position: absolute;
    border: 1px solid #e5e5e5;
    background: #fff;
    line-height: 30px;
    z-index: 9999;
    padding: 10px;
}

.yqlj .ww1 {
    /*position: absolute;*/
    width: 202px;
    max-height: 195px;
    top: 10px;
    overflow-y: auto;

}

.yqlj .ww1 li {
    overflow: hidden;
    line-height: 24px;
}

.yqlj .ww1 li a {
    display: block;
    width: 182px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 3px;
    font-size: 14px;
    font-weight: normal;
    color: #a5a5a5;
}

.yqlj .ww1 li a:hover {
    color: #f00;
}

.bott {
    width: 100%;
    display: table;
    background: #f8f8f8;
    border-top: 1px solid #e5e5e5;
}

.bott .bott-top {
    display: table;
    height: 158px;
}

.bott .bott-top h6 {
    height: 125px;
    float: left;
    margin-top: 16px;
    width: 168px;
    background: url(../img/xian.png) top right no-repeat;
}

.bott .bott-top h6 img {
    margin-top: 16px;
}

.bott .bott-top h5 {
    float: left;
    height: 125px;
    width: 368px;
    background: url(../img/xian.png) top right no-repeat;
    margin-top: 16px;
}

.bott .bott-top h5 span {
    display: block;
    font-size: 15px;
    line-height: 15px;
    color: #333;
    margin-left: 52px;
    margin-top: 20px;
    width: 310px;
    margin-bottom: 12px;
}

.bott .bott-top h5 i {
    display: block;
    width: 310px;
    margin-left: 52px;
    font-size: 12px;
    color: #646464;
    line-height: 22px;
}

.bott .bott-top h4 {
    float: left;
    height: 125px;
    background: url(../img/xian.png) top right no-repeat;
    width: 367px;
    margin-top: 16px;
}

.bott .bott-top h4 span {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    margin-top: 18px;
    margin-bottom: 16px;
    margin-left: 159px;
}

.bott .bott-top h4 a {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #4c4c4c;
    margin-bottom: 9px;
    margin-left: 159px;
}

.bott .bott-top h4 a:hover {
    color: #f00;
}

.bott .bott-top h3 {
    margin-top: 16px;
    float: left;
    width: 297px;
}

.bott .bott-top h3 img {
    display: block;
    margin-left: 8px;
}

.bott .bott-top h3 a {
    display: block;
    font-size: 13px;
    line-height: 22px;
    color: #4c4c4c;
    margin-top: 18px;
    margin-bottom: 16px;
    margin-left: 125px;
}

.bott .bott-top h3 a:hover span {
    color: #f00;
}

.bott .bott-top h3 span {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    margin-top: 18px;
}

.bott .bott-bott {
    width: 100%;
    height: 26px;
    background: #2e2e2e;
}

.bott .bott-bott h6 {
    float: left;
    line-height: 26px;
    font-size: 12px;
    color: #818181;
}

.bott .bott-bott h5 {
    float: right;
    line-height: 26px;
    font-size: 12px;
    color: #818181;
}

.inde {
    height: 53px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 20px;
}

.inde h6 {
    width: 100%;
    height: 100%;
}

.inde h6 img {
    float: left;
    margin-left: 9px;
    margin-right: 13px;
    margin-top: 21px;
}

.inde h6 span {
    float: left;
    font-size: 13px;
    color: #101010;
    line-height: 53px;
    margin-right: 5px;
}

.inde h6 a {
    float: left;
    margin-right: 8px;
    font-size: 13px;
    line-height: 53px;
    color: #797979;
}

.about {
    display: table;
}

.about .about-lft {
    width: 322px;
    float: left;
    display: table;
    margin-bottom: 24px;
}

.about .about-lft h6 {
    width: 100%;
    height: 58px;
    background: #d41720;
}

.about .about-lft h6 span {
    float: left;
    color: #fff;
    line-height: 58px;
    font-size: 18px;
    margin-left: 47px;
    display: block;
    font-weight: 700;
    margin-right: 10px;
}

.about .about-lft h6 i {
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 58px;
}

.about .about-lft ul {
    width: 322px;
    display: table;
}

.about .about-lft ul li {
    width: 320px;
    border-right: 1px solid #eeeded;
    border-left: 1px solid #eeeded;
    border-bottom: 1px solid #eeeded;
    height: 54px;
}

.about .about-lft ul li a {
    display: block;
}

.about .about-lft ul li span {
    float: left;
    font-size: 16px;
    line-height: 54px;
    margin-left: 20px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 260px;
    overflow: hidden;
}

.about .about-lft ul li h5 {
    float: right;
    margin-right: 20px;
}

.about .about-lft ul li h5 img {
    float: left;
    margin-top: 20px;
}

.about .about-lft ul li h5 .img2 {
    display: none;
}

.about .about-lft ul li:hover {
    background: #f7f7f7;
}

.about .about-lft ul li:hover span {
    color: #d41720;
}

.about .about-lft ul li:hover h5 .img1 {
    display: none;
}

.about .about-lft ul li:hover h5 .img2 {
    display: block;
}

.about .about-lft ul .wl10 {
    background: #f7f7f7;
}

.about .about-lft ul .wl10 span {
    color: #d41720;
    font-weight: bold;
}

.about .about-lft ul .wl10 h5 .img1 {
    display: none;
}

.about .about-lft ul .wl10 h5 .img2 {
    display: block;
}

.about .about-rig1 {
    float: right;
    display: table;
    width: 856px;
    margin-bottom: 25px;
}

.about .about-rig1 ul {
    width: 806px;
    border: 1px solid #f3f3f3;
    padding: 0 24px;
    padding-top: 36px;
    display: table;
}

.about .about-rig1 ul li {
    float: left;
    margin: 0 11px;
    width: 246px;
    height: 184px;
    background: #f7f7f7;
    margin-bottom: 29px;
    position: relative;
}

.about .about-rig1 ul li h6 {
    width: 100%;
    height: 141px;
}

.about .about-rig1 ul li h6 img {
    width: 100%;
    display: block;
    height: 141px;
}

.about .about-rig1 ul li .title {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    color: #1d1c19;
    text-indent: 12px;
}

.about .about-rig1 ul li h5 {
    width: 100%;
    height: 100%;
}

.about .about-rig1 ul li h5 img {
    display: block;
    width: 100%;
    height: 100%;
}

.about .about-rig1 ul li h4 {
    width: 100%;
    height: 39px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #fff;
    text-align: center;
    line-height: 39px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.7);
}

.back1 {
    min-width: 1200px;
    height: 147px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.back1 img {
    margin-top: 42px;
    margin-right: 10px;
    float: right;
}

.back2 {
    background: url(../img/zx10.jpg) no-repeat;
}

.back3 {
    background: url(../img/zx11.jpg) no-repeat;
}

.back4 {
    background: url(../img/zx12.jpg) no-repeat;
}

.back5 {
    background: url(../img/zx13.jpg) no-repeat;
}

/*.about .about-rig1 div {*/
/*min-width: 100px;*/
/*display: table;*/
/*margin-bottom: 24px;*/
/*}*/


.about .about-rig2 {
    width: 854px;
    border: 1px solid #f3f3f3;
    display: table;
    margin-bottom: 39px;
}


.about .about-rig2 .cpc1 {
    margin-bottom: 0;
}


.about .about-rig3 {
    width: 806px;
    border: 1px solid #f3f3f3;
    padding: 24px 24px;
    display: table;
    margin-bottom: 25px;
}

.about .about-rig3 ul {
    width: 100%;
    display: table;
    border: none;
    padding: 0 0 0 0;
}

.about .about-rig3 ul li {
    width: 100%;
    height: 34px;
    background: none;
    margin: 0 auto;
    overflow: hidden;
}

.about .about-rig3 ul li h3 {
    width: 100%;
    height: 100%;
}

.about .about-rig3 ul li h3 .title {
    float: left;
    font-size: 16px;
    line-height: 34px;
    text-indent: 0px;
    color: #404040;
    width: 680px;
}

.about .about-rig3 ul li h3 i {
    float: right;
    font-size: 16px;
    line-height: 34px;
    color: #404040;
}

.about .about-rig3 ul li h3:hover span {
    color: #f00;
}

.about .about-rig4 {
    float: right;
    width: 853px;
    border: 1px solid #f0f0f0;
    margin-bottom: 37px;
    display: table;
}

/*
.about .about-rig4 h6 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #d41720;
    font-weight: bold;
    margin-bottom: 26px;
    margin-top: 39px;
}

.about .about-rig4 p {
    margin: 0 auto;
    width: 791px;
    font-size: 14px;
    line-height: 25px;
    color: #353535;
    text-indent: 31px;
    margin-bottom: 23px;
}

.about .about-rig4 p span {
    color: #d41720;
    font-size: 16px;
    margin-right: 5px;
}
*/
.about .about-rig5 {
    float: right;
    display: table;
    border: 1px solid #f3f3f3;
    width: 854px;
    padding-top: 28px;
    margin-bottom: 37px;
}

.about .about-rig5 .title {
    width: 787px;
    margin: 0 auto;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 40px;
    color: #d41720;
    font-weight: bold;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 14px;
}

.about .about-rig5 .btn {
    display: inline-block;
    height: 48px;
    background: #d41720;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    margin: 28px 0 30px 34px;
    padding: 0 20px;
}

.about .about-rig5 .btn p {
    display: block;
    line-height: 48px;
    text-align: center;
    font-family: "微软雅黑", YaHei, "Microsoft YaHei", "宋体", Arial, Verdana, "Hiragino Sans GB", "Hiragino Sans GB W3";
}

.about .about-rig5 .btn p a {
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-indent: 0;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "微软雅黑", YaHei, "Microsoft YaHei", "宋体", Arial, Verdana, "Hiragino Sans GB", "Hiragino Sans GB W3";
}

.about .about-rig5 .text {
    width: 800px;
    margin-left: 34px;
    font-size: 14px;
    line-height: 1.8em;
    color: #3d3d3d;
}

.about .about-rig5 .text p {
    margin: 1em 0;
    text-indent: 2em;
}

.about .about-rig5 .text .item {
    display: block;
    font-size: 16px;
    line-height: 2em;
    color: #333;
}

.about .about-rig5 .text .item:hover {
    text-decoration: underline;
    color: #f00;
}

.about .about-rig5 .text .item img {
    width: 14px;
    height: 14px;
}


.about .about-rig6 {
    width: 854px;
    display: table;
    border: 1px solid #f3f3f3;
    float: right;
}

.about .about-rig6 h6 {
    font-size: 18px;
    line-height: 18px;
    color: #d41720;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-top: 39px;
    margin-bottom: 30px;
}

.about .about-rig6 div {
    margin-left: 151px;
    border-left: 1px solid #d41720;
    width: 629px;
    padding-left: 37px;
}

.about .about-rig6 div p {
    position: relative;
    width: 100%;
    margin-bottom: 27px;
}

.about .about-rig6 div p:after {
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0px;
    left: -50px;
    background: url(../img/wl9.png) no-repeat;
}

.about .about-rig6 div p i {
    position: absolute;
    top: 0px;
    font-size: 18px;
    line-height: 18px;
    color: #d41720;
    left: -148px;
}

.about .about-rig6 div p span {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 2em;
    color: #434343;
    text-indent: 2em;
}

.about .about-rig6 div p .wl12 {
    position: absolute;
    display: block;
    width: 2px;
    height: 100px;
    background: #fff;
    top: 26px;
    left: -38px;
}

.about .about-rig7 {
    width: 854px;
    display: table;
    border: 1px solid #f3f3f3;
    float: right;
    margin-bottom: 32px;
}

.about .about-rig7 p {
    width: 100%;
    height: 56px;
    border-bottom: 1px solid #eeeded;
    margin-bottom: 27px;
}

.about .about-rig7 p span {
    float: left;
    display: block;
    width: 166px;
    border-right: 1px solid #eeeded;
    line-height: 56px;
    text-align: center;
    color: #5d5d5d;
    font-size: 18px;

}

.about .about-rig7 p .acti {
    background: #f7f7f7;
    color: #d41720;
}

.about .about-rig7 h6 {
    width: 809px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 28px;
    color: #4a4949;
    text-indent: 32px;
    margin-bottom: 21px;
}

.about .about-rig7 .bution1 {
    width: 809px;
    display: table;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    margin-bottom: 26px;
}

.about .about-rig7 .bution1 h5 {
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    color: #4a4949;
    margin-bottom: 18px;
    margin-top: 26px;
}

.about .about-rig7 .bution1 h4 {
    width: 100%;
    display: table;
    width: 115px;
    height: 53px;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
    margin-bottom: 23px;
    cursor: pointer;
}

.about .about-rig7 .bution1 h4 span {
    float: left;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 53px;
    color: #8e8e8e;
}

.about .about-rig7 .bution1 .wl14 {
    width: 252px;
}

.about .about-rig7 .bution1 .wl14 span {
    width: 113px;
    height: 37px;
    margin-top: 8px;
    line-height: 37px;
    border-right: 1px solid #b9b9b9;
}

.about .about-rig7 .bution1 .wl14 input {
    float: left;
    width: 99px;
    height: 53px;
    border: none;
}

.about .about-rig7 .bution1 .wl14 i {
    float: left;
    display: block;
    height: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 53px;
    color: #8e8e8e;
}

.about .about-rig7 .bution1 .acti2 {
    border: 1px solid #d7252d;
}

.about .about-rig7 .bution1 .acti2 span {
    color: #d7252d;
}

.about .about-rig7 .bution1 .acti2 i {
    color: #d7252d;
}

.about .about-rig7 .bution1 h3 {
    width: 100%;
    height: 120px;
    float: left;
    border-top: 1px solid #f3f3f3;
}

.about .about-rig7 .bution1 h3 input {
    width: 200px;
    height: 60px;
    border: none;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    background: #d41720;
    margin-top: 28px;
    font-size: 18px;
}

.about .about-rig7 .bution2 {
    width: 809px;
    display: table;
    margin-bottom: 10px;
}

.about .about-rig7 .bution2 h5 {
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    color: #4a4949;
    margin-bottom: 16px;
}

.about .about-rig7 .bution2 h4 {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    color: #616060;
    margin-bottom: 29px;
}

.about .about-rig7 .bution2 h3 {
    width: 100%;
    font-size: 13px;
    margin-bottom: 11px;
    line-height: 13px;
    color: #616060;
}

/********************************************************/
.show_title {
    width: 800px;
    margin: 0 auto 0 auto;
    padding: 30px 0 20px 0;
    text-align: center;
    font-size: 20px;
    color: #d41720;
    font-weight: bold;
    line-height: 2em;
}

.show_subtitle {
    width: 800px;
    margin: 0 auto 30px auto;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.show_title p {
    padding: 0;
    margin: 0;
    color: #d41720;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}

.show_info {
    border-bottom: 1px solid #f3f3f3;
    margin: 0 27px 30px 27px;
    text-align: center;
    color: #666666;
}

.show_info div {
    padding-bottom: 10px;
}

.show_info span {
    text-align: center;
    border: 1px solid #d6d6d6;
    font-size: 14px;
    border-radius: 3px;
    padding: 0 3px;
}

.show_text {
    width: 800px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.8em;
    color: #666;
}

.show_text p {
    margin: 15px 0;
}

.show_text img {
    max-width: 100%;
}

.show_video {
    width: 800px;
    height: 480px;
    margin: 0 auto;
}


.show_foot {
    margin: 30px auto 0 auto;
    background: #f7f7f7;
    height: 35px;
    border-top: 1px solid #f3f3f3;
}

.show_foot .l {
    display: block;
    width: 380px;
    padding: 0 0 0 20px;
    float: left;
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    color: #3f3f3f;
    text-align: left;
    overflow: hidden;
}

.show_foot .r {
    display: block;
    width: 380px;
    padding: 0 20px 0 0;
    float: right;
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    color: #3f3f3f;
    text-align: right;
    overflow: hidden;
}

.show_foot a:hover {
    text-decoration: underline;
    color: #f00;
}

.show_page {
    width: 800px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.8em;
    color: #666;
    padding-bottom: 20px;
}

.show_page p {
    margin: 15px 0;
}

.show_page img {
    max-width: 100%;
}
.show_page table {
    border:#000000 solid 1px;
}
.show_page table td {
    border:#000000 solid 1px;
    padding: 8px;
}

#pages {
    text-align: center;
    padding: 20px 0;
}

#pages a {
    padding: 3px 9px;
}

#pages span {
    padding: 3px 9px;
}

#pages .pagination {
    text-align: center;
    padding-top: 20px;
    border: none;
}

#pages li {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    color: #333;
    letter-spacing: 1px;
    border: 1px solid #dcdcdc;
    line-height: 25px;
    margin: 0 3px;
    width: initial;
    float: none;
}

#pages li:hover {
    color: #fff;
    border: 1px solid #d72f27;
    background: #d72f27;
}

#pages .active {
    color: #fff;
    border: 1px solid #d72f27;
    background: #d72f27;
}


/*
* 子页面侧边导航
*/
.submenu {
    border-top: 1px solid #eeeded;
    border-left: 1px solid #eeeded;
    border-right: 1px solid #eeeded;
}

.submenu .subtitle {
    height: 54px;
    border-bottom: 1px solid #eeeded;
    background-image: url("../img/au1.png");
    background-position: 275px center;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    display: block;
    font-size: 16px;
    line-height: 54px;
    padding-left: 25px;
    font-weight: bold;
    color: #d41720;
    display: block;
}

.submenu .subtitle:hover {
    background-image: url("../img/au1-1.png");
    background-color: #f7f7f7;
}

.submenu .subtitle.cur {
    background-image: url("../img/au1-1.png");
    background-color: #f7f7f7;
}

.submenu div {

}

.submenu div a {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eeeded;
    background-image: url("../img/dian.png");
    background-position: 20px 0px;
    background-repeat: no-repeat;
    background-color: white;
    display: block;
    font-size: 16px;
    padding-left: 50px;
    color: #333333;
}

.submenu div a:hover {
    background-color: #f7f7f7;
    background-position: 20px -40px
}

.submenu div a.cur {
    background-color: #f7f7f7;
    background-position: 20px -40px
}

.submenu div a i {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 18px 10px 0 0;
    background-color: #666666;
}


/**首页在线公示滚动**/
.online .swiper-container {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.online .swiper-button-next, .online .swiper-button-prev {
    position: absolute;
    top: 0;
    width: 10px;
    height: 10px;
    margin-top: -22px;
    z-index: 0;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.online .swiper-button-next {
    float: left;
    margin-left: 4px;
    margin-top: 22px;
    background: url(__STYLE__/gzredcross_web/img/wl2.png) no-repeat center center;
    right: 0;
}

.online .swiper-button-prev {
    float: left;
    margin-left: 4px;
    margin-top: 22px;
    background: url(__STYLE__/gzredcross_web/img/wl1.png) no-repeat center center;
    left: -25px;
}

.online .scroll .more {
    color: #f00;
}

.online .scroll .more:hover {
    text-decoration: underline;
}
