* {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    border: 0;
}

#clear {
    clear: both;
}

.topbar {
    line-height: 36px;
    height: 36px;
    width: 100%;
    background-color: #f9f9f9;
}

.topbar_c {
    height: 36px;
    width: 1200px;
    text-align: right;
}

.topbar_c a {
    color: black;
    text-decoration: none;
}

.top {
    height: 200px;
    width: 100%;
    background-image: url(../images/top.jpg);
    background-repeat: repeat-x;
    background-position: center;
    padding-left: 10px;
}

.top_c {
    width: 1200px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/top.jpg);
    background-repeat: repeat-x;
    background-position: center;
}

.logo {
    float: left;
    height: 156px;
    width: 550px;
    margin-top: 20px;
}

.logo img {
    height: 156px;
    width: 550px;
}


/*2020-04-29*/

.search {
    float: right;
    height: 40px;
    margin-right: 20px;
    width: 330px;
    margin-top: 6px;
    background-color: #FFFFFF;
    border-radius: 15px;
    border: 1px solid #cccccc;
    line-height: 40px;
}

.search_left {
    height: 40px;
    width: 260px;
    float: left;
    margin-left: 20px;
}

.input_noborder {
    border: 1px solid white;
    /* width: 330px; */
    height: 35px;
    font-size: 16px;
    line-height: 35px;
}

.search_btn {
    height: 25px;
    width: 25px;
    float: right;
    margin-top: 7px;
    margin-right: 10px;
    background: #FFFFFF;
}

.search_btn img {
    height: 25px;
    width: 25px;
}

.navbox {
    line-height: 54px;
    height: 54px;
    width: 100%;
    color: #FFF;
    background: #e74545;
    padding-left: 10px;
}

.nav {
    height: 54px;
    width: 1200px;
    margin: auto;
    background: #e74545;
}

.nav ul li {
    float: left;
    display: block;
    text-align: center;
    margin-right: 7px;
    margin-left: 1px;
}

.nav ul li a {
    color: yellow;
    text-decoration: none;
    font-size: 18px;
}

.nav ul li a:hover {
    text-decoration: underline;
}


/*2020-04-29*/

.gg_box {
    height: 56px;
    width: 100%;
    line-height: 56px;
    background: #f7f7f7;
}

.gg {
    height: 42px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    background: #f7f7f7;
    padding-left: 10px;
}


/*2020-04-29*/

.gg_ico {
    float: left;
    height: 28px;
    width: 74px;
    margin-top: 12px;
    line-height: 28px;
    font-size: 18px;
    /* font-weight: bold; */
    padding-left: 35px;
    background-image: url(../images/gg.png);
    background-repeat: no-repeat;
}


/*220-04-29 修改*/

.gg_nr {
    height: 28px;
    width: 722px;
    float: left;
    margin-top: 12px;
    line-height: 28px;
}


/**/

.gg_nr a {
    outline-style: none;
    color: black;
    text-decoration: none;
    font-size: 18px;
    margin-right: 40px;
}

.gg_nr a:hover {
    color: #e74545;
    text-decoration: underline;
}

.m1 {
    height: 370px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    margin-top: 20px;
}

.jiaodian {
    float: left;
    height: 370px;
    width: 590px;
}

.m1_right {
    float: right;
    height: 370px;
    width: 580px;
    margin-right: 20px;
}

.tt_top {
    height: 39px;
    width: 580px;
    line-height: 39px;
    background: #f2f2f2;
    border-radius: 0 8px 0 0;
}

.more {
    outline-style: none;
    color: black;
    text-decoration: none;
    font-size: 16px;
    float: right;
    margin-right: 8px;
}

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

.tt_title {
    height: 38px;
    width: 118px;
    float: left;
    padding-left: 20px;
    font-size: 18px;
    color: yellow;
    border-radius: 8px 0 0 0;
    background: #e74545;
    border: 1px solid #e74545;
    letter-spacing: 0.4em;
}

.m1_r_box {
    height: 329px;
    width: 578px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #c0bcbc;
    border-bottom-color: #c0bcbc;
    border-left-color: #c0bcbc;
    border-top: 3px solid #e74545;
}

.m1_tt {
    height: 42px;
    width: 548px;
    margin-right: auto;
    margin-left: auto;
    line-height: 42px;
    font-size: 22px;
    color: #e74545;
    padding-top: 15px;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
}

.m1_tt_summary {
    line-height: 40px;
    color: #999;
    width: 534px;
    margin-right: auto;
    margin-left: auto;
}

.m1_tt_summary a {
    color: #E74545;
    text-decoration: underline;
}

.m1_r_list {
    width: 548px;
    margin-right: auto;
    margin-left: auto;
}

.m1_r_list ul li {
    line-height: 36px;
    height: 36px;
    padding-left: 15px;
    overflow: hidden;
    background-image: url(../images/icon_list.png);
    background-repeat: no-repeat;
    background-position: 0px 13px;
}

.m1_r_list ul li a {
    outline-style: none;
    color: black;
    text-decoration: none;
    font-size: 18px;
}

.m1_r_list ul li a:hover {
    color: #e74545;
    text-decoration: underline;
}

.m1_r_list ul li span {
    color: #CCC;
    float: right;
}

.m2 {
    height: 500px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.m2_left {
    float: left;
    height: 500px;
    width: 882px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.m2_right {
    float: right;
    height: 500px;
    width: 290px;
    margin-right: 14px;
}

.m2_right_tt {
    height: 35px;
    width: 290px;
    line-height: 35px;
    background: #f2f2f2;
    border-bottom: 2px solid #e74545;
    border-radius: 0 5px 0 0;
    margin-top: 9px;
}

.m2_r_tt_txt {
    /* width: 126px; */
    height: 35px;
    float: left;
    background: #e74545;
    font-size: 18px;
    color: yellow;
    padding-left: 20px;
    padding-right: 16px;
    letter-spacing: 0.4em;
    border-radius: 5px 0 0 0;
}

.m2_r_tt_more {
    float: right;
    width: 60px;
    font-size: 16px;
    margin-right: 10px;
}

.m2_r_tt_more a {
    float: right;
    outline-style: none;
    color: black;
    text-decoration: none;
    font-size: 16px;
}

.m2_r_tt_more a:hover {
    text-decoration: underline;
}

.m2_zt_list {
    width: 290px;
    margin-right: auto;
    margin-left: auto;
}

.m2_zt_list ul li {
    height: 100px;
    width: 290px;
    display: block;
    margin-top: 10px;
}

.m2_zt_list ul li a img {
    height: 100px;
    width: 290px;
    border: 1px solid #E74545;
}

.m2_left_box {
    float: left;
    height: 230px;
    width: 420px;
}

.m2_left_tt {
    height: 34px;
    width: 433px;
    line-height: 34px;
    background-position: 0px 12px;
    font-size: 16px;
    background: #f2f2f2;
    border-bottom: 2px solid #e74545;
    margin-bottom: 5px;
    border-radius: 5px 5px 0 0;
}

.m2_left_tt span {
    background: #e74545;
    color: yellow;
    padding: 6px 10px 6px 18px;
    border-radius: 5px 0 0 0;
    letter-spacing: 0.4em;
    font-size: 18px;
}

.m2_left_tt a.more {
    color: #026ec8;
    float: right;
    margin-right: 10px;
    font-size: 16px;
    color: #333333;
}

.m2_left_tt a.more:hover {
    text-decoration: underline;
}

.m2_left_list {
    width: 433px;
    margin-right: auto;
    margin-left: auto;
}

.m2_left_list ul li {
    line-height: 36px;
    background-image: url(../images/icon_list_3.gif);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    padding-left: 15px;
    height: 36px;
    overflow: hidden;
    width: 410px;
}

.m2_left_list ul li a {
    outline-style: none;
    color: black;
    text-decoration: none;
    font-size: 18px;
    font-family: "微软雅黑";
}

.m2_left_list ul li a:hover {
    color: #e74545;
    text-decoration: underline;
}

.m3 {
    /* height: 450px; */
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    background: #f7f7f7;
}

.m3_left {
    float: left;
    height: 450px;
    width: 800px;
}

.m3_right {
    float: right;
    height: 450px;
    width: 375px;
}

.m3_left_tt {
    height: 45px;
    /*	width: 1200px;*/
    line-height: 45px;
    padding-left: 20px;
    background-image: url(../images/icon_list_2.png);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    font-size: 18px;
    color: #e74545;
}

.m3_left_box {
    height: 405px;
    width: 800px;
}

.m3_box_left {
    float: left;
    height: 405px;
    width: 400px;
    position: relative;
}

.tips {
    height: 40px;
    width: 100%;
    line-height: 40px;
    background-color: #333;
    color: #FFF;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    position: absolute;
    left: 0px;
    top: 365px;
    text-align: center;
}

.m3_box_right {
    float: right;
    height: 405px;
    width: 375px;
}

.m3_box_r_b {
    height: 190px;
    width: 375px;
}

.m3_r_t {
    height: 45px;
    width: 100%;
}

.m4 {
    height: 40px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #fbfbfb;
    margin-top: 20px;
}

.m4_box {
    height: 120px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.m4_box_1 {
    line-height: 45px;
    height: 45px;
    width: 100%;
    font-size: 18px;
}

.m4_box_2 {
    line-height: 40px;
    width: 1200px;
    height: 40px;
    overflow: hidden;
}

.m4_box_2 a {
    outline-style: none;
    color: black;
    text-decoration: none;
    font-size: 16px;
}

.m4_box_2 a:hover {
    color: #e74545;
    text-decoration: underline;
}

.m5 {
    color: yellow;
    background: #e74545;
    height: 200px;
    width: 100%;
}

.m5_box {
    height: 200px;
    width: 1200px;
    padding-left: 10px;
    background: #e74545;
}

.m5_box_left {
    width: 600px;
    padding-top: 44px;
    line-height: 30px;
    float: left;
}

.m5_box_right {
    float: right;
    width: 300px;
    text-align: right;
    padding-top: 30px;
    padding-right: 20px;
}

.m5_box_right img {
    width: 140px;
    height: 140px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.left {
    float: left;
}

.right {
    float: right;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

#gjj {
    width: 100%;
    height: 254px;
    background: #f7f7f7;
    margin-top: 20px;
}

.gjjl {
    width: 1182px;
    /* height: 228px;
	background: #f7f7f7; */
    overflow: hidden;
    border-radius: 5px;
}

.gjjl ul li {
    width: 220px;
    height: 200px;
    float: left;
    margin: 0 22px;
}

.gjjl ul li a {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

.ugjjl {
    /*float: left;*/
    list-style-type: none;
    width: 1500%;
}

.ugjjl img {
    width: 200px;
    height: 160px;
    padding: 2px 2px 2px 2px;
    border: 1px solid #e74545;
    float: left;
}

.gjjl p {
    width: 100px;
    height: 24px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    /* overflow: hidden; */
    color: black;
}

.gjjl p a:hover {
    color: #e74545;
    text-decoration: underline;
}


/*滚动图样式*/

#focus {
    position: relative;
    height: 370px;
    width: 590px;
    margin: 0 auto;
}


/* 修改此处的宽度和高度 */

#focus .bd {
    position: relative
}

#focus .btn-prev,
#focus .btn-next {
    display: none;
    position: absolute;
    top: 130px;
    width: 40px;
    height: 80px;
    z-index: 2
}

#focus .btn-prev {
    left: 0;
    background: url(../images/left-arrow.png) no-repeat;
    _background: 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/left-arrow.png")
}

#focus .btn-next {
    right: 0;
    background: url(../images/right-arrow.png) no-repeat;
    _background: 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/right-arrow.png")
}

#focus .focus-bar-box {
    width: 100%;
    height: 370px;
    position: relative;
    overflow: hidden
}


/* 修改此处的高度 */

#focus .focus-bar {
    width: 590px
}


/* 修改此处的宽度 */

#focus .focus-bar li {
    float: left;
    width: 590px;
    height: 370px
}


/* 修改此处的宽度和高度 */

#focus .focus-bar li a {
    width: 100%;
    height: 100%;
    display: block
}

#focus .focus-bar li img {
    width: 100%;
    min-height: 100%
}

#focus .ft {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 590px;
    height: 40px
}


/* 修改此处的宽度 */

#focus .ftbg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 590px;
    height: 40px;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60)
}


/* 修改此处的宽度 */

#focus .change {
    position: absolute;
    right: 0;
    bottom: 15px;
    height: 10px
}

#focus .change a {
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: url(../images/btn-normal.png) no-repeat;
    _background: 0;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/btn-normal.png");
    cursor: pointer
}

#focus .change a.on {
    background: url(../images/btn-active.png) no-repeat;
    _background: 0;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/btn-active.png")
}

#focus .hd {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 590px;
    height: 40px
}


/* 修改此处的宽度 */

#focus .focus-title {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    padding: 0 14px 0 20px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold
}

#focus .focus-title .title {
    color: #64d734
}

#focus .hdicon {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 59px;
    height: 59px;
    background: url(../images/play-btn.png) no-repeat;
    _background: 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/play-btn.png")
}

#focus .focus-title a {
    display: none;
    color: #fff;
    text-decoration: none;
}


/*列表页样式*/

.center-box {
    width: 1200px;
    height: 50px;
    margin: 14px auto 0;
}

.center-box-left {
    float: left;
}

.center-box-left h2 {
    margin-left: 22px;
    margin-top: 12px;
}

.clear {
    clear: both;
}

.center {
    width: 1200px;
    margin: 20px auto 0;
}

.center-left {
    float: left;
    width: 20%;
    border: 1px solid black;
    margin-left: 10px;
    border-radius: 5px;
    background: #e74545;
}

.center-left p {
    color: white;
    text-align: center;
    margin: 10px;
}

.center-left p a {
    color: yellow;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

.center-left h3 {
    text-align: center;
    margin: 10px 0;
    color: yellow;
}

.center-left-icon {
    margin: auto;
    width: 88%;
    /*min-height: 1200px;*/
}

.center-left-icon ul li {
    line-height: 24px;
    text-align: center;
}

.center-left-icon ul li a {
    list-style-type: none;
    text-decoration: none;
    color: yellow;
    width: 220px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 18px;
}

.center-left-icon ul li a:hover {
    text-decoration: underline;
}

.center-right {
    float: right;
    width: 76%;
    border: 1px solid #929494;
    border-radius: 5px;
}

.center-right h1 {
    text-align: center;
    font-size: 24px;
    margin-top: 20px;
}

.center-right-icon {
    margin: auto;
    width: 94%;
    line-height: 36px;
    text-align: justify;
    margin-bottom: 20px;
    margin-top: 20px;
}

.center-right-icon ul li {
    width: 100%;
    line-height: 30px;
    text-align: left;
    margin-right: 100px;
    position: relative;
}

.center-right-icon ul li a {
    text-decoration: none;
    color: black;
    font-size: 18px;
    width: 86%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.center-right-icon ul li a:hover {
    color: #e74545;
    text-decoration: underline;
}

.center-right-icon p {
    text-indent: 2em;
    font-size: 18px;
    line-height: 36px;
}

.center-right-icon .riqi-right {
    position: absolute;
    right: 0;
}

.center-right-icon .one {
    height: 410px;
    width: 360px;
    margin: auto;
    display: block;
    border: 1px solid black;
}

.center-right-icon .two {
    height: 200px;
    width: 375px;
    margin: auto;
    display: block;
    border: 1px solid black;
}

.pagination {
    padding: 0 40px;
}

.pagination li {
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #1d5d9e;
    margin: 5px;
    border: 1px solid #666666;
    display: inline-block;
    text-decoration: none;
}

.pagination li a {
    color: black;
    text-decoration: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    outline: none;
}

.pagination2 {
    margin-right: 20px;
    float: right;
}

.pagination2 li {
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #1d5d9e;
    margin: 5px;
    border: 1px solid #666666;
    display: inline-block;
    text-decoration: none;
}

.pagination2 li a {
    color: black;
    text-decoration: none;
}

.center-right-icon h3 {
    text-align: center;
    font-size: 20px;
}

.dropdown {
    float: left;
    /* margin-bottom: 200px; */
}

.dropbtn {
    margin-top: 20px;
    margin-left: 22px;
    width: 120px;
    height: 47px;
    background: #e74545;
    color: yellow;
    line-height: 47px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover,
.dropbtn:focus {
    background: #e74545;
}

.dropdown-content {
    display: none;
    position: absolute;
    background: #f9f9f9;
    width: 120px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-left: 22px;
}

.dropdown-content a {
    text-align: center;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


/* .dropdown a:hover{
	background: #f1f1f1;
} */

.m4_box_2 .lianjie {
    padding-left: 10px;
    font-size: 18px;
    margin-right: 10px;
    color: #E74545;
}