@charset "utf-8";
/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
}

:focus {
	outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
	font-style: normal;
	font-weight: 400;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

ol,
ul {
	list-style: none;
}

table {
	 border-collapse: collapse; 
	/* border-spacing: 0;
	margin: 0 auto; */
/*	border-collapse: separate !important;*/
	border-spacing: 0 !important;
	background-color: #ccd6e1 !important;
}

table td {
	background: #fff;
}

caption,
th {
/*	text-align: left;*/
}

sup,
sub {
	font-size: 100%;
	vertical-align: baseline;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}

* {
	box-sizing: border-box;
}

img {
	border: 0;
	outline: 0;
/*	vertical-align: middle;*/
	
	transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

body {
	font-family: 'Microsoft YaHei';
	color: #1a1a1a;
	overflow-x: hidden;
	font-size: 18px;
	min-width: 1000px;
}

.clear {
	zoom: 1;
	clear: both;
	*zoom: 1;
}

.clear:after {
	display: table;
	content: '';
	clear: both;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: #da3026;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pcNone {
    display: none !important;
}

.wrapper{
	width: 1200px;
	margin: 0 auto;
}

/*首页开始*/
.banner{
	height: 560px;
	background: url(rt202603_zt_zjg_banner.png) no-repeat center bottom;
	background-size: 100% 100%;
}
.banner .img_zhuti{
	text-align: center;
	padding-top: 95px;
}
.banner .img_zhuti img{
	width: 1180px;
}

.in_bg{
	background: url(rt202603_zt_zjg_bg01.png) no-repeat top center;
}
.in_lmtit{
	padding-top: 80px;
	text-align: center;
	margin-bottom: 45px;
}
.in_lmtit img{
	width: 730px;
}

.lm_more{
	position: absolute;
	right: 0;
	top: 178px;
	font-size: 16px;
}
.lm_more .ico{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(rt202603_zt_zjg_icon01.png) no-repeat;
	background-size: 100%;
	border-radius: 3px;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 8px;
}

.in_zyjs{
	position: relative;
}

.xj-right{
	float: left;
    width: 600px;
}
.xj-right .swiper-container{
	width: 600px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.xj-right .swiper-slide{
	position: relative;
	overflow: hidden;
}
.xj-right .text-cont {
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    text-indent: 1em;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
	left: 0;
    bottom: 0;
}
.coverImg{
    height: 400px;
}
.coverImg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.coverImg:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 14px;
    text-align: right;
    box-sizing: border-box;
    right: 10px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background: #fff;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.4s;
}
.swiper-active-switch {
    width: 20px;
}

.in_zyjs_li{
	width: 550px;
	float: right;
}
.in_zyjs_li li{
	height: 80px;
	border-bottom: 1px solid #faedeb;
	position: relative;
}
.in_zyjs_li li a{
	display: block;
	position: absolute;
	max-height: 60px;
	line-height: 1.5;
	padding-left: 35px;
	background: url(rt202603_zt_zjg_icon02.png) left 3px no-repeat;
	background-size: 24px;
	
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	
    top: 50%;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%); 
}


/*首页-工作部署*/
.in_gzbs{
	position: relative;
}
.in_gzbs_con{
	border: 1px solid #efc69d;
	background: #fff;
	padding-bottom: 4px;
	position: relative;
}
.in_gzbs_connr{
	border-bottom: 1px solid #efc69d;
	padding: 25px 50px 70px;
}
.in_gzbs_connr .bt{
	font-size: 22px;
}
.in_list .bt{
	font-weight: bold;
	padding-bottom: 17px;
	position: relative;
	line-height: 1.4;
}
.in_list .bt a{
	display: block;
}
.in_list .bt::before{
	content: '';
	width: 50px;
	height: 2px;
	background: url(rt202603_zt_zjg_bg02.jpg) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.in_list .text{
	text-align: justify;
	color: #888;
	font-size: 16px;
	line-height: 1.6;
	margin-top: 15px;
}
.sanjiao{
	content: '';
	width: 20px;
	height: 20px;
    border: 1px solid transparent;
	border-bottom-color: #efc69d;
	border-right-color: #efc69d;
    transform: rotate(-135deg);
	background: #fff;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
}

.open_t{
	width: 140px;
	padding-left: 50px;
	padding-bottom: 1px;
	line-height: 30px;
	background: url(rt202603_zt_zjg_bg02.jpg) left repeat-y;
	background-size: 100%;
	border-radius: 0 8px 8px 0;
	color: #fff;
	font-size: 16px;
	
	position: absolute;
	left: 0;
	bottom: 25px;
}
.open_t a{
	display: block;
}
.open_t a:hover{
	color: #fff;
	font-weight: bold;
}

/*首页-学习动态*/
.in_xxdt{
	position: relative;
}
.in_xxdt_li li{
	float: left;
	width: 373px;
	height: 315px;
	margin-right: 36px;
	margin-bottom: 36px;
	padding: 0 0 10px 10px;
	background: url(rt202603_zt_zjg_bg03.png) left bottom no-repeat;
	background-size: 82% 92%;
	position: relative;
}
.in_xxdt_li li:nth-child(3n){
	margin-right: 0;
}
.in_xxdt_nr{
	height: 100%;
	box-shadow: 0px 0px 10px rgba(255, 187, 142, 0.3);/* 阴影透明度 */
	background: #fff;
	border-radius: 0 0 50px 0;
	padding: 20px 40px 0;
}
.in_xxdt_nr .bt{
	font-size: 20px;
}
.in_xxdt_nr .bt a{
	height: 58px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.in_xxdt_nr .text{
	max-height: 128px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:5;
	
}

/*首页-权威解读*/
.page4{
	padding-bottom: 50px;
}
.in_qwjd{
	position: relative;
}
.in_qwjd .in_lmtit{
	padding-top: 40px;
}
.in_qwjd .lm_more{
	top: 138px;
}
.in_qwjd_li li{
	float: left;
	width: 48%;
	height: 130px;
	margin-bottom: 20px;
	background: url(rt202603_zt_zjg_bg04.png) left repeat-y;
	background-size: 100%;
	padding-left: 35px;
	padding-top: 20px;
	position: relative;
}
.in_qwjd_li li:nth-child(2n){
	float: right;
}
.in_qwjd_li li::before{
	content: '';
	width: 4px;
	height: 60px;
	background: url(rt202603_zt_zjg_bg05.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.in_qwjd_li li a{
	display: block;
	white-space: nowrap; /*强制不换行*/
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 20px;
	line-height: 1.4;
	font-weight: bold;
}
.in_qwjd_li li .text{
	margin-top: 10px;
	font-size: 16px;
	color: #888;
	line-height: 1.6;
	height: 52px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
/*foot*/
.footer{
    height: 150px;
/*    background: linear-gradient(180deg, #F85119 0%, #C1030B 100%);*/
	background: url(rt202603_zt_zjg_foot.png);
	background-size: 100% 100%;
    text-align: center;
    line-height: 150px;
    font-size: 18px;
    color: #fff;
}


/*------二级css-------*/
/*分页*/
.nypage {
    padding: 50px 0 20px;
    text-align: center;
    color: #333333;
    line-height: 32px;
}

.nypage a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    color: #333333;
    margin: 0 2px;
    border: 1px solid #dddddd;
    font-size: 16px;
    border-radius: 2px;
}

.nypage a.index, .nypage a.end {
    width: 48px;
}

.nypage a.next {
    width: 65px;
}
.nypage #go:hover,
.nypage a:hover,
.nypage a.cur {
    background: #ce0212;
    color: #ffffff;
}

.nypage font {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 30px;
    font-size: 0;
}

.nypage font span {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    font-size: 16px;
    float: left;
    margin-right: 3px;
    margin-left: 3px;
}

.nypage input {
    margin: 0 2px;
    height: 32px;
    line-height: 32px;
    padding: 0 2px 0;
    font-size: 16px;
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    float: left;
    /* margin-top: -3px; */
	vertical-align: middle;
    border-radius: 2px;
}

.nypage #go {
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    height: 32px;
    background: #e6e6e6;
    cursor: pointer;
    color: #333;
    margin-left: 10px;
    line-height: 30px;
    border-radius: 2px;
    /* margin-top: -2px; */
}

/*面包屑*/
.wjzt-thumb{
    font-size: 16px;
    color: #666666;
	line-height: 60px;
	padding-bottom: 2px;
	border-bottom: 1px solid #efc69d;
}
/*详情页*/

.conbox{
	line-height: 2;
	padding: 30px 6% 60px;
}
.conbox .title{
	font-size: 32px;
	text-align: center;
}
.conbox .sectitle{
	font-size: 24px;
	text-align: center;
}
.conbox .infos{
	text-align: center;
	font-size: 16px;
	color: #707070;
	margin-top: 15px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #f8d3cc;
	margin-bottom: 20px;
}
.conbox .infos .source,
.conbox .infos .date{
	margin: 0 30px;
}
.conbox .con_t p,
.conbox .con_t div {
	text-indent: 2em;
	margin: 1em 0;
	text-align: justify;
}
.conbox .con_t img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

/*通用列表*/
.wjzt-list-main{
	padding-bottom: 60px;
}

.wjzt-list-main .base-title{
	padding-top: 60px;
	margin-bottom: 30px;
	text-align: center;
}
.wjzt-list-main .base-title img{
	width: 730px;
}

.wjzt-list-main .list-main ul li{
    border-bottom: 1px dashed #EFD7BF;
    font-size: 18px;
    color: #666666;
    transition: color 0.4s;
    padding: 20px 0;
    position: relative;
}
.wjzt-list-main .list-main ul li *{
	line-height: 1.5;
}
.wjzt-list-main .list-main ul li a{
    display: block;
    overflow: hidden;
}
.wjzt-list-main .list-main ul li:hover{
    color: #bd000c;
}

.wjzt-list-main .list-main ul li .li-left{
    float: left;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding-left: 40px;
	margin-right: 150px;
}

.wjzt-list-main .list-main ul li .li-left:before{
    content: '';
    width: 6px;
    height: 6px;
    background-color: #bb000c;
    border-radius: 50%;
	
    position: absolute;
    left: 15px;
    top: 9px;
}

.wjzt-list-main .list-main ul li .li-right{
    display: block;
    position: absolute;
    right: 0;
	font-size: 16px;
	color: #777;
}

/*图片列表*/
.ej_tplist li{
	width: 370px;
	height: 300px;
	float: left;
	margin-right: 45px;
	margin-top: 45px;
	background: #fef9f2;
}
.ej_tplist li:nth-child(3n){
	margin-right: 0;
}
.ej_tplist li .img{
	width: 100%;
	height: 222px;
	overflow: hidden;
	margin-bottom: 15px;
}
.ej_tplist li .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ej_tplist li a:hover img{
	transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
}
.ej_tplist li .text{
	padding: 0 15px;
}

@media screen and (max-width: 1440px){
	body {
		font-size: 15px;
	}
	.wrapper{
		width: 1000px;
	}

	/*首页开始*/
	.banner{
		height: 467px;
	}
	.banner .img_zhuti{
		padding-top: 80px;
	}
	.banner .img_zhuti img{
		width: 980px;
	}

	.in_bg{
		background-size: 1600px;
	}
	.in_lmtit{
		padding-top: 65px;
		margin-bottom: 36px;
	}
	.in_lmtit img{
		width: 608px;
	}

	.lm_more{
		top: 148px;
		font-size: 14px;
	}
	.lm_more .ico{
		width: 14px;
		height: 14px;
	}
	.xj-right{
		width: 500px;
	}
	.xj-right .swiper-container{
		width: 500px;
		height: 334px;
	}
	.xj-right .text-cont {
		width: 500px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	.coverImg{
		height: 334px;
	}

	.pagination {
		bottom: 12px;
	}

	.in_zyjs_li{
		width: 460px;
	}
	.in_zyjs_li li{
		height: 66px;
	}
	.in_zyjs_li li a{
		max-height: 45px;
		padding-left: 30px;
		background-size: 18px;
	}


	/*首页-工作部署*/
	.in_gzbs_connr{
		padding: 20px 40px 60px;
	}
	.in_gzbs_connr .bt{
		font-size: 18px;
	}
	.in_list .bt{
		padding-bottom: 15px;
	}
	.in_list .text{
		font-size: 13px;
		margin-top: 12px;
	}

	.open_t{
		width: 120px;
		padding-left: 40px;
		line-height: 26px;
		font-size: 14px;
		bottom: 20px;
	}

	/*首页-学习动态*/
	.in_xxdt_li li{
		width: 312px;
		height: 266px;
		margin-right: 30px;
		margin-bottom: 30px;
		padding: 0 0 8px 8px;
	}
	.in_xxdt_nr{
		padding: 20px 32px 0;
	}
	.in_xxdt_nr .bt{
		font-size: 17px;
	}
	.in_xxdt_nr .bt a{
		height: 48px;
	}
	.in_xxdt_nr .text{
		max-height: 105px;

	}

	/*首页-权威解读*/
	.page4{
		padding-bottom: 40px;
	}
	.in_qwjd .in_lmtit{
		padding-top: 35px;
	}
	.in_qwjd .lm_more{
		top: 117px;
	}
	.in_qwjd_li li{
		height: 110px;
		margin-bottom: 20px;
		padding-left: 35px;
		padding-top: 16px;
	}
	.in_qwjd_li li a{
		font-size: 16px;
	}
	.in_qwjd_li li .text{
		margin-top: 10px;
		font-size: 13px;
		height: 42px;
	}
	/*foot*/
	.footer{
		height: 100px;
		line-height: 100px;
    	font-size: 15px;
	}
	
	
/*------二级css-------*/
	
	/*面包屑*/
	.wjzt-thumb{
		font-size: 14px;
	}
	
	/*通用列表*/
	.wjzt-list-main{
		padding-bottom: 10px;
	}
	.wjzt-list-main .wjzt-thumb{
		font-size: 14px;
	}
	.list-main{
	}
	.wjzt-list-main .base-title{
	}
	.wjzt-list-main .base-title{
		padding-top: 40px;
		margin-bottom: 20px;
	}
	.wjzt-list-main .base-title img{
		width: 600px;
	}
	.wjzt-list-main .list-main ul li{
		font-size: 15px;
		padding: 15px 0;
	}
	.wjzt-list-main .list-main ul li .li-left{
		padding-left: 35px;
		margin-right: 130px;
	}

	.wjzt-list-main .list-main ul li .li-left:before{
		width: 4px;
		height: 4px;
		left: 15px;
		top: 9px;
	}

	.wjzt-list-main .list-main ul li .li-right{
		font-size: 14px;
	}



	/*分页*/
	.nypage {
		padding: 40px 0 50px;
		line-height: 32px;
	}

	.nypage a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}


	.nypage font {
		height: 30px;
		line-height: 30px;
	}
	.nypage font span {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.nypage font span {
		line-height: 28px;
		margin-right: 3px;
	}

	.nypage input {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-top: -1px;
	}

	.nypage #go {
		height: 30px;
		line-height: 30px;
		margin-top: -1px;
	}


	/*详情页*/

	.conbox{
	}
	.conbox .title{
		font-size: 24px;
	}
	.conbox .sectitle{
		font-size: 18px;
	}
	.conbox .infos{
		font-size: 14px;
	}
	.conbox .infos .source,
	.conbox .infos .date{
		margin: 0 30px;
	}
	.conbox .con_t p,
	.conbox .con_t div {
		text-indent: 2em;
		margin: 1em 0;
		text-align: justify;
		font-size: 16px;
	}
	.conbox .con_t img{
		max-width: 100%;
		margin: 0 auto;
		display: block;
	}
	
	/*图片列表*/
	.ej_tplist li{
		width: 309px;
		height: 260px;
		margin-right: 35px;
		margin-top: 35px;
	}
	.ej_tplist li .img{
		height: 186px;
	}
	.ej_tplist li .text{
		font-size: 15px;
	}
	
}