@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "PingFang SC", "Lantinghei SC", Helvetica, Arial, "Microsoft Yahei", sans-serif;
    /* min-width: 1250px; */
    font-size: 18px;
    line-height: 1.8;
    color: #000;
    text-align: left;
}

.domPC {
    display: block;
}

.domMb {
    display: none;
}

.banner {
    /* background: url(../images/gzlfzBanner.jpg) no-repeat center top; */
    height: auto;
}

.banner img {
    width: 100%;
    height: auto;
}

.con1200 {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

a:link,
a:visited,
a:hover,
a:active {
    color: #006699;
    text-decoration: none;
}

h3 {
    font-size: 20px;
    font-weight: normal;
}

p,
span {
    color: #000;
    line-height: 1.8;
}

img {
    width: 100%;
    height: 100%;
}

div {
    text-align: left;
}

li {
    list-style: none;
    list-style-position: outside;
    border: 0;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}


/* 头部导航 */

.m_header {
    position: relative;
}

.m_header1 {
    height: 40px;
    line-height: 40px;
    background-color: #fbfbfb;
    border-bottom: 1px #eaeaea solid;
}

.m_topNav {
    width: 1200px;
    margin: 0 auto;
}

.m_topNav ul li {
    float: left;
    padding: 0 10px;
    line-height: 40px;
}

.m_topNav li a {
    color: #6b6b6b;
}


/* 内容 */

.domPC {
    display: block;
}

.domMb {
    display: none;
}


/* 开栏的话S */

.kldh {
    margin: 40px auto;
}

.kldh .con1200 {
    background-color: #f5f5f5;
    padding: 40px;
    box-sizing: border-box;
}

.kldh .stopic {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 20px;
}

.kldh .stopic span {
    /* padding: 10px 20px; */
}

.kldh .con {
    font-size: 22px;
}


/* 开栏的话E */


/* 现场直击S */

#xczb {
    position: relative;
    height: 570px;
    width: 100%;
    overflow: hidden;
}

#xczb .swiper {
    height: 500px;
}

#xczb .swiper-slide {
    width: 860px;
    position: relative;
}

#xczb .swiper-slide a {
    transition: 0.2s;
}

#xczb .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px;
    width: 100%;
}

#xczb .swiper-slide p a {
    color: #fff;
}

#xczb .swiper-slide a:hover {
    opacity: .6;
}

#xczb .swiper-pagination {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

#xczb .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px;
    background: #006699;
}

#xczb .swiper-button-prev {
    width: 50%;
    height: 500px;
    left: -450px;
    top: 0;
    /* background: url(../images/ichimatsu.png) repeat 0 0; */
    border-radius: 5px;
    margin-top: 0;
    z-index: 99;
    transition: 0.2s;
}

#xczb .swiper-button-prev:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 100%;
    background: url(../images/slide_prev.png) no-repeat 0 center;
    left: 94%;
    top: 40%;
    margin-top: -180px;
}

#xczb .swiper-button-next {
    width: 50%;
    height: 500px;
    right: -450px;
    top: 0;
    /* background: url(../images/ichimatsu.png) repeat 0 0; */
    border-radius: 5px;
    margin-top: 0;
    z-index: 99;
    transition: 0.2s;
}

#xczb .swiper-button-next:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 100%;
    background: url(../images/slide_prev.png) no-repeat 0 center;
    right: 94%;
    top: 40%;
    margin-top: -180px;
    transform: rotate(180deg);
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: '';
}

#xczb .swiper-button-prev:hover,
#xczb .swiper-button-next:hover {
    opacity: 0.6;
}


/* 现场直击E */


/* 标题栏 */

.topic {
    margin: 60px auto 0px;
    height: 70px;
    line-height: 70px;
}

.topic h2 {
    text-shadow: 1px 2px 2px #ccc;
    font-size: 50px;
    letter-spacing: 5px;
    font-weight: bolder;
    border-bottom: 5px #006699 solid;
    position: relative;
}

.topic h2 a {
    color: #006699;
    font-weight: bolder;
    display: inline-block;
    border-bottom: 8px #389750 solid;
}


/* 标题栏 E */

.mtjj .con1200 {
    padding: 0 0.5rem;
}

.mtjj_con li {
    margin-top: 50px;
    overflow: hidden;
}

.mtjj_con li+li {
    border-top: 1px dashed #999;
    padding-top: 20px;
    margin-top: 20px;
}

.mtjj_con li .img {
    width: 400px;
    height: auto;
    float: left;
    margin-right: 30px;
}

.mtjj_con li .img img {
    width: 100%;
    height: 266px;
    object-fit: cover;
}

.mtjj_con li h3 {
    font-size: 22px;
    line-height: 34px;
    font-weight: bolder;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mtjj_con li h3 a {
    color: #000;
}

.mtjj_con li p {
    line-height: 32px;
    margin-top: 10px;
    color: #000;
}


/* 手机样式 */

@media only screen and (min-width: 1200px) {}


/* Large devices (pad pro) */

@media (max-width: 1199px) and (min-width: 1024px) {
    /* 宽度设定1000px */
}


/* Medium devices (pad) */

@media (max-width: 1023px) and (min-width: 768px) {
    /* 宽度设定750px */
    .con1200 {
        width: 100%;
    }
    .yaow_pic {
        width: 100%;
    }
    .yaow_con {
        width: 100%;
    }
}


/* Small devices (phones) */

@media only screen and (max-width: 767px) {
    .domPC {
        display: none;
    }
    .domMb {
        display: block;
    }
    .banner {
        background: none;
        width: 100%;
        height: auto;
    }
    /*头部*/
    .con1200 {
        width: 100%;
    }
    .main {
        width: 100%;
    }
    .kldh .stopic {
        font-size: 40px;
    }
    .kldh .con {
        font-size: 22px;
    }
    .topic {
        width: 100%!important;
        overflow: hidden;
    }
    .mtjj {
        width: 100%;
    }
    .mtjj_con {
        width: 96%;
        margin: 0 auto;
    }
    .mtjj_con li {
        margin-top: 30px;
    }
    .mtjj_con li .img {
        width: 100%;
        float: none;
    }
    .mtjj_con li h3 {
        font-size: 20px;
        line-height: 32px;
        margin-top: 5px;
    }
    .mtjj_con li p {
        font-size: 16px;
        line-height: 26px;
    }
}

.more{
	text-align: center;
	padding: 15px 0;
}

.more a{
	color: #006699;
	font-size: 13px;
}