*{
    margin: 0;
    padding: 0;
	text-decoration: none;
}
a{
	color: black;
}
.header {
    margin-bottom: 25px;
}
.xiaoTitle .xiaoTitleTop{
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.xiaoTitleTop{
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
#container video{
	height:400px;
	width: 664px;
}
.zhanxian{
    width: 1510px;
    height: auto;
    margin: 0 auto;
}

.header img{
    width: 100%;
    height: 500px;
}
.fcus{
    width: 1510px;
    height: 560px;
}
.xiaoTitle{
    width: 1200px;
    height: 110px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #E5E5E5;
}
.zhongdian{
    width: 75px;
    height: 36px;
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C21B1F;
    line-height: 65px;
}
.jujiao{
    width: 55px;
    height: 26px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #010101;
    line-height: 65px;
}
.xiaoTitleBottom {
    position: relative;
    top: 0;
    left: 0;
}
.xiaoTitleBottom .xiaoQingZhu{
    font-size: 14px;
    font-family: Source Han Serif CN;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    left: 32rem;
    top: 0.4rem;
}
.tag{
    width: 70px;
    height: 24px;
    border: 1px solid #9A9A9A;
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9A9A9A;
    line-height: 25px;
    position: absolute;
    left: 70.5rem;
    top: 0.2rem;
}
.tag a{
	color: #999 !important;
}
.xiaoTitleContent{
    width: 1510px;
    height: 20vh;
    display: flex;
    margin-top: 23px;
}
.pic{
    width: 600px;
    height: 410px;
    margin-left: 9.7rem;
    overflow: hidden;
	position: relative;
}
.wrap{
    width: 600px;
    height: 400px;
    display: flex;
	transform: translateX(0px);
}
.wrap  img{
    width: 600px;
    height: 400px;
}
.circle{
    width: 300px;
    height: 40px;
    display: flex;
    position: absolute;
    right: -80px;
    bottom: 0; 
}
.circle div{
    width: 32px;
    height: 32px;
    color: #C21B1F;
    background-color: #FFFFFF;
    margin-left: 10px;
    text-align: center;
    line-height: 32px;
}
.pic .circle .active{
    color: #FFFFFF;
    background-color: #C21B1F;
}
.contentRight{
    width: 43vw;
    height: 100%;
    margin-left: 1rem;
}
.contentRight ul li::marker{
    color:red;
}
.rightTop{
    width: 686px;
    height: 160px;
    background: #F9F9F9;
}
.rightTop h4{
    height: 52px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-left: 1rem;
    padding-top: 20px;
}
.rightTop p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9A9A9A;
    text-indent:2em;
    line-height: 20px;
    padding-top: 20px;
    margin-left: 1rem;
    padding-right: 5px;
    overflow:hidden;

text-overflow:ellipsis;

display:-webkit-box;

-webkit-line-clamp:3;

-webkit-box-orient:vertical;
}
.centerNews{
    height: 20px;
    font-size: 16px;
    margin-top: 1.5rem;
    font-weight: 400;
    color: #333333;
    margin-left: 20px;
}

.newsAttention{
    width: 1510px;
    height: 640px;
    background: #F9F9F9;
}
.learningNews{
    margin-top: -40px;
    padding-top: 40px;
    width: 1510px;
    height: 560px;
    text-align: center;
    background-image: url(http://www.hbtzb.gov.cn/ztzl/100zn/images/bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.learningNewsTitle{
    width: 1200px;
    height: 110px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #DC1014;
}
.newsContent{
    width: 1510px;
    height: 54.5vh;
    margin-top: 1rem;
    display: flex;
}
.newsContentLeft{
    width: 541px;
    height: 139px;
    margin-left: 152px;
}
.newsContentRight{
    width: 541px;
    height: 139px;
    margin-left: 8rem;
}
.contentText{
    text-align: left;
    border-bottom: 1px solid #dddddd;
	height: 110px;
}
.contentText span a{
	color: red;
}
.contentText h4{
    margin-top: 20px;
}
.mains{
    padding-top:40px;
}
.contentText p{
    margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-top: 0px;
	line-height: 26px;
    margin-top: 7px;
	height: 52px;
}
.contentText  span{
    width: 74px;
    height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E5121A;
    line-height: 24px;
    margin-left: 470px;
}
.review{
    width: 1510px;
    height: 280px;
    display: flex;
    margin-top: 52px;
}
.media{
    width: 540px;
    height: 35vh;
    margin-left: 150px;
}
.mediaReview{
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
}
.mediaBottom{
    position: relative;
    top: 0;
    left: 0;
}
.mediaQingZhu{
    color: #FFFFFF;
    position: absolute;
    top: 0.4rem;
    left: 1rem;
}
.mediaTag{
    width: 80px;
    height: 24px;
    border: 1px solid #9A9A9A;
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9A9A9A;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 28.5rem;
}
.mediaTag a{
    color:#999;
}
.mediaCont{
    display: flex;
    margin-top: 1.5rem;
}
.mediaCont div{
    height: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.liebiao{
	width: 260px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis; 
}
.date{
    margin-left: 11rem;
}
.party{
    width: 540px;
    height: 35vh;
    margin-left: 8rem;
}
.partyReview{
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
}
.portrait{
    width: 1510px;
    height: 600px;
    background-image: url(http://www.hbtzb.gov.cn/ztzl/100zn/images/yxbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.portraitHead{
    padding-top: 1.5rem;
    margin-left: 10rem;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.yingxinag{
    width: 233px;
    height: 58px;
    font-size: 80px;
    font-weight: 400;
    color: #DC1014;
}

.qingzhu{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #DC1014;
    margin-left: 42rem;
}
.line{
    width: 75%;
    margin-left: 243px;
    border-bottom: 1px solid #DC1014;
}
.portraitNews{
    width: 1510px;
    height: 400px;
    display: flex;
    margin-top: 23px;
    overflow: hidden;
}
.portraitPic{
    width: 1000px;
    height: 400px;
    margin-left: 9.7rem;
}
.portraitPic img{
    width: 100%;
    height: 100%;
}
.yxRight{
    width: 45vw;
    height: 100%;
    /* margin-left: 8rem; */
}
.yxText{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #DF2F31;
}
.yxText span{
    cursor:pointer;
}
.yxText img{
    cursor:pointer;
    width: 3%;
    margin-left: 0.5rem;
}
.yxText1{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 2rem;
}
.yxText1 img{
    width: 3%;
    margin-left: 0.5rem;
}
.bianse:before{
	-webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    border: 2px #027bfb solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
	margin-top: 8px;
    margin-left: -15px;
}
.bianse:hover:before {
    background: #ff9724;
    border: 2px #ff9724 solid;
}
.yingxiang {
    width: 80px;
    height: 24px;
    border: 1px solid #9A9A9A;
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9A9A9A;
    line-height: 25px;
    text-align: center;
	position: absolute;
	margin-top: 33px;
	margin-left: 30px;
	}
.yingxiang a{
    color:#999;
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2022-12-06 16:51:33" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->