@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;
    /* background-color: #f5f5f5; */
    text-align: left;
}

.domPC {
    display: block;
}

.domMb {
    display: none;
}

.banner {
    height: auto;
}

.banner img,
.mbanner img {
    width: 100%;
    height: auto;
    display: block;
}

.con1200 {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

a:link,
a:visited,
a:hover,
a:active {
    color: #082CA4;
    text-decoration: none;
}

h3 {
    font-size: 20px;
    font-weight: bolder;
}

p,
span {
    color: #000;
    line-height: 1.8;
}

img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

li {
    list-style: none;
    list-style-position: outside;
    border: 0;
}
.fl{
    float: left;
}

.fr{
    float: right;
}
.clear::after {
    display: block;
    content: "";
    clear: both;
}
.left {
    display: flex;
    flex-wrap: wrap;
}

/* 公共样式 E */
.news{
    margin: 40px 0;
}

.news .topic{
    background:url(../images/tit_yw.png) no-repeat top;
    height: 70px;
    margin: 0;
    overflow: hidden;
}
.news .topic h2{
    text-align: left;
}
.news .topic a{
    width: 160px;
    height: 60px;
}
.topic a span{
    display: none;
}
.news .wz{
    width: 700px;
    margin-right: 40px;
}
.news .wz ul li{
    margin: 20px 0px;
    line-height: 1.4;
    border-bottom: 1px #999 dashed;
}
.news .wz ul li:nth-child(4){
    border: none;
}
.news .wz ul li h3{
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news .wz ul li .sourthTime{
    font-size: 14px;
    height: 50px;
    line-height: 50px;
}

.sourthTime {
	width: auto;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
}

.sourthTime span {
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
}

.sourthTime i {
	font-style: normal;
	margin: 0 3px;
}

.news .pic{
    width: 460px;
    overflow: hidden;
}
.news .pic ul li{
    margin-bottom: 40px;
}
.news .pic ul li .img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.news .pic ul li .img img{
    display: block;
}
.news .pic ul li h3{
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    background: #082CA4;
}
.news .pic ul li h3 a{
    color: #fff;
}

/* 新闻 E */

.topic {
    height: 136px;
    line-height: 136px;
    margin: 50px 0 20px;
}

.topic h2 {
    font-size: 40px;
    letter-spacing: 3px;
    font-weight: bolder;
    text-align: center;
}

.topic h2 a {
    color: #082CA4;
    font-weight: bolder;
    display: inline-block;
}
.xczj .topic{
    background: url(../images/tit_zb.png) no-repeat center;
}
.ltrc .topic{
    background: url(../images/tit_rc.png) no-repeat center;
    text-align: center;
}
.xczj .topic a,
.ltrc .topic a{
    width: 200px;
    height: 60px;
}

/* 标题栏 E */
.xczj{
    background: #082CA4;
    padding: 1px 0px 100px;
}
.xczj a,
.xczj h2 a{
    color: #fff;
}

.menu{
    text-align: center;
}
.menu ul{
    display: inline-block;
}
.menu ul li{
    display: inline-block;
    width: 200px;
    font-size: 20px;
    font-weight: bolder;
    padding: 10px 20px;
    margin: 30px 30px 80px 30px;
    background: #fff;
    color: #082CA4;
    border: 1px #082CA4 solid;
    border-radius: 20px;
}
.xczj .con ul li{
    margin: 0 20px 20px 0;
    width: 285px;
    float: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: #fff;
}
.xczj .con ul li:nth-child(4n){
    margin-right: 0;
}
.xczj .con ul li .img{
    height: 160px;
}
.xczj .con ul li h3{
    height: 60px;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    margin: 10px 5px;
    overflow: hidden;
}
.xczj .con ul li h3 a{
    color: #333;
}

/* 直播 E  */

.m_dsCon,
.m_rcCon{
    display: none;
}

.m_active {
	background-color: #3d65fb !important;
	color: #fff !important;
	font-weight: bolder !important;
}
.m_active a{
    color: #fff;
}

.show {
	display: block !important;
}

.liBox{
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px #ccc solid;
}
.liBox .Box{
    padding: 20px;
}
.liBox .Box .titBox .tit{
    font-weight: bolder;
    margin-bottom: 20px;
}
.liBox .Box .titBox .address .left{
    margin-right: 20px;
    float: left;
}
.liBox .Box .titBox .address .left p{
    font-size: 14px;
}

.between {
    display: flex;
    justify-content: space-between;
}
.contBox{
    display: none;
}
.contBox .cont {
    width: 100%;
    background-color: #FAFBFF;
    padding: 1% 30px 26px;
  }
  .contBox .cont .t {
    font-size: 14px;
    line-height: 24px;
    color: #3D3D3D;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 12px 0;
  }
  .contBox .cont .t p {
    margin: 6px 0;
  }
  .contBox .cont .t p:nth-child(1) {
    min-width: 80px;
  }
  .contBox .cont .t p:nth-child(2) {
    min-width: calc(100% - 80px);
  }
  .contBox .cont .t p span:last-child em {
    display: none;
  }
  .contBox .cont .t1 {
    font-size: 16px;
    line-height: 20px;
    color: #3D3D3D;
    padding: 20px 0 14px;
  }
  .contBox .cont .t2 {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    overflow: hidden;
  }
  .contBox .cont .t2.on {
    height: auto;
  }
  .contBox .cont .show {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    cursor: pointer;
  }
  .contBox .cont .show p {
    margin-bottom: 5px;
  }
  .contBox .cont .show .iconfont {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    background-color: #262626;
    color: #fff;
    transform: rotate(90deg);
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
  }
  .contBox .dl {
    width: 100%;
    padding: 50px 30px 20px;
    position: relative;
  }
  .contBox .dl::after {
    content: '';
    width: 1px;
    height: calc(100% - 156px);
    border-left: 1px dashed #082CA4;
    position: absolute;
    top: 79px;
    left: 190px;
  }
  .contBox .dl .dt {
    width: 100%;
    margin-bottom: 30px;
  }
  .contBox .dl .dt .time {
    width: 170px;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    margin-right: 60px;
    padding-right: 70px;
    text-align: right;
    position: relative;
    padding-top: 20px;
  }
  .contBox .dl .dt .time::after {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: rgba(8, 44, 164, 0.1);
    position: absolute;
    top: 23px;
    right: 2px;
  }
  .contBox .dl .dt .time::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #082CA4;
    position: absolute;
    top: 27px;
    right: 6px;
  }
  .contBox .dl .dt .dd {
    width: calc(100% - 230px);
    background-color: #FAFBFF;
    padding: 20px 2% 0;
  }
  .contBox .dl .dt .dd .t3 {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .contBox .dl .dt .dd .li {
    width: 31.3333%;
    margin: 0 3% 30px 0;
    align-items: center;
  }
  .contBox .dl .dt .dd .li:nth-child(3n) {
    margin: 0 0 30px 0;
  }
  .contBox .dl .dt .dd .li .img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
  }
  .contBox .dl .dt .dd .li .img img {
    width: 100%;
    display: block;
  }
  .contBox .dl .dt .dd .li .t4 {
    width: calc(100% - 60px);
  }
  .contBox .dl .dt .dd .li .t4 .name {
    font-size: 14px;
    line-height: 18px;
    color: #333333;
  }
  .contBox .dl .dt .dd .li .t4 .name span {
    font-size: 12px;
    line-height: 16px;
    color: #999;
  }
  .contBox .dl .dt .dd .li .t4 .t5 {
    font-size: 12px;
    line-height: 18px;
    color: #999;
    margin-top: 4px;
  }



/* Small devices (phones) */

@media only screen and (max-width: 767px) {
    body{
        font-size: 16px;
    }
    .domPC {
        display: none;
    }
    .domMb {
        display: block;
    }
	.con1200 {
	    width: 100%;
	}
    .banner{
        width: 100%;
    }
    .main {
        width: 100%;
        padding: 0 0.5rem;
    }
    h3{
        font-size: 16px;
    }
    .topic {
        height: 50px;
        line-height: 45px;
        margin: 20px 0 30px;
    }
    .news{
        margin: 0.5rem 0;
    }
    .news .topic{
        background: none;
    }
    .news .topic a{
        height: auto;
    }
    .news .wz ul li h3{
        height: 50px;
    }
    .sourthTime span{
        font-size: 14px;
    }
    .topic h2{
        border-bottom: 1px #082CA4 solid;
        font-size: 22px;
        letter-spacing: 1px;
        text-align: left;
    }
    .topic h2 a {
        color: #082CA4;
        font-weight: bolder;
        display: inline-block;
        /* border-bottom: 8px #389750 solid; */
    }
    .topic a span{
        color: #082CA4;
        display: inline-block;
        border-bottom: 5px #082CA4 solid;
    }
    .xczj .topic {
        background: none;
        text-align: left;
    }
    .ltrc .topic {
        background: none;
        text-align: left;
    }
    .xczj .topic a,
    .ltrc .topic a{
        width: auto;
        height: auto;
    }
    .news .wz{
        width: 100%;
    }
    .news .wz ul{
        padding: 0 0.5rem;
    }
    .news .pic{
        width: 100%;
    }
    .news .pic ul li .img{
        width: 100%;
        height: 200px;
    }
    .news .pic ul li{
        border-radius: 10px;
        overflow: hidden;
    }
    .news .pic ul li:nth-child(2){
        margin-bottom: 0;
    }
    .menu ul{
        width: 100%;
    }
    .menu ul li{
        width: 25%;
        padding: 1%;
        margin: 2% 4% 2% 0;
        font-size: 16px;
    }
    .xczj{
        background: none;
        padding: 0;
    }
    .xczj .con ul{
        margin: 2rem 0.5rem 0;
    }
    .xczj .con ul li{
        width: 48%;
        margin-right: 3%;
        border-radius: 5px;
        overflow: hidden;
    }
    .xczj .con ul li:nth-child(2n) {
        margin-right: 0;
    }
    .xczj .con ul li .img{
        width: 100%;
        height: 100px;
    }
    .xczj .con ul li .img img{
        width: 100%;
        height: 100%;
        object-fit: initial;
    }
    .xczj .con ul li h3 {
        font-size: 14px;
        line-height: 20px;
        height: 61px;
        overflow: hidden;
    }
    .contBox .dl{
        display: none;
    }
    .m_rcCon{
        margin: 1rem 0;
    }
    .liBox .Box{
        padding: 10px;
    }
    .liBox .Box .titBox .tit{
        margin-bottom: 10px;
    }
    .contBox .cont{
        padding: 1% 10px 26px;
    }
    .m_header1{
        overflow: hidden;
    }

}
