@charset "utf-8";

.inner {
	width: 1200px;
	margin: 0px auto;
}
.content-inner{width: 1180px;margin:0 auto;padding: 0px 50px;box-sizing: border-box;margin-top: 40px;box-shadow: 0px 0px 10px #edd4d4;}

.headerUe {
	display: none;
}
.header{
    width: 100%;
    position: relative;
    /* height: 940px; */
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header2 img{ height: 100%;}
.header img {position: relative;width: 100%;/* height: 100%; */z-index: 0;}
.nav_inner{/* margin-top:-20px; *//* background-color: #c6312d; */width: 1600px;margin: 0px auto;/* padding: 20px 0; */}
.nav_inner.fixed{position:fixed;top:0;left:0;width:100%;z-index:999;margin-top: 0;}
.nav_inner.fixed ul li{line-height:50px;}
.news .newsrights{margin-top: -10px;}
.news .newsrights .work-list ul li{margin-top: 25px;}
.header-top{position:fixed;top:0;left:0;}
.head-right{width: 45%;margin-top: 11px;}
 .cd_t {
        height: 24px;
        line-height: 24px;
        color: #ffffff;
        font-size: 15px;
    }

    .cd_t li {
        float: left;
        color: #fff;
    }

    .cd_t li.l_x {
        margin: 0px 10px;
    }

    .cd_t a {
        color: #fff !important;
    }

    .cd_t a:hover {
        color: #fff
    }
.search {margin-left:10px;}

.search input{border:none;outline:none;/* height: 25px; */}
.inp{width:0px;height:25px;text-indent:10px;-webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;border-radius:10px;}
.search .sub{margin-top:3px;}
.search:hover .inp{
	width:160px;
	-webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
	border-radius:10px;
}

.nav_wrap.current{
	background: #9c0403;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.head-line{margin-top:30px;/* padding-bottom:20px; */border-bottom:5px solid #c6312d;background: url(../img/topl2.png) no-repeat 10px 30px;background-color: #f6f1f1;background-size: 161px auto;}
.head-line h2{
	font-size: 30px;
	font-weight:
	bold;
	/* line-height: 44px; */
	/* height: 44px; */
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	/* text-align: center; */
	padding-left: 190px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #c6312d;
}
.head-line div{
    line-height: 20px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
    /* text-indent:2em; */
    }
.head-line div a{
	 overflow: hidden;
	 /* text-align: center; */
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 3;
	 -webkit-box-orient: vertical;
	font-size:14px;color:#888888;
}
.head-line h2 a{
	color: #c6312d;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	line-height: 110px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.picture_list2 .slick-slide span{
    display:block;
    height:300px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
}





/*切换*/




.news .newsrights .work-title h2{border:none;min-width:100px;padding:0 5px;text-align:center;margin-right: 5%;font-size: 25px;position:relative;}
.news-more{float:right;position:absolute;right:0px;top: -54px;}
.news .newsrights .news-more2{top:-48px;}
.news .newsrights .tab-hd .active {/* font-size:25px; *//* border-bottom: 3px solid #c71f1b; */color: #fff;background: #c71f1b;}
.news .newsrights .tab-hd .active em{color:#fff;}
.news .newsrights .tab-hd .titleone::after{/* content:""; */position: absolute;right: -19%;top: 15px;width: 1px;height: 20px;background: #cb302c;}
.news .newsrights .tab-bd>div{
      display:none;
position:relative;
}
.news .newsrights .tab-bd .active {
	display:block;	
}



















/*导航*/
/*nav*/
.demo-2 {
	position: relative;
	z-index: 999999;
	display: none;
}

.nav_wrap {
	/* height: 60px; */
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	background: rgb(156 3 3 / 20%);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.nav_wrap .logo{
	padding: 18px 0;
}
.nav_wrap .logo img{height: 65px;}
.nav_wrap .inner {
	position: relative;
}

.nav_wrap .inner>img {
	position: absolute;
	left: 0;
	bottom: 0;
}

.nav {
	/* width: 100%; */
	margin: 0 auto;
	float: right;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 9;
}

.nav li {
	float: left;
	/* width: 16.6%; */
	position: relative;
	height: 50px;
	margin: 0 13px;
	position: relative;
}

.nav .first>a {
	padding-left: 22px;
}

.nav li>a i {
	position: absolute;
	content: "";
	height: 0px;
	width: 0;
	background: #ffa800;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.nav li.on a i {
	width: 100%;
	height: 5px;
	min-width: 80px;
	left: -2px;
	transform: translate(0%, 0);
	-webkit-transform: translate(0%, 0);
	-moz-transform: translate(0%, 0);
	-ms-transform: translate(0%, 0);
	-o-transform: translate(0%, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.nav li>a {
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: block;
}

.nav .v1 {
	font-size: 24px;
	text-align: center;
	color: #fff;
	position: relative
}

.nav .v1:hover .down {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
}

/* .nav li dl::before {
	content: "";
	background-color: #f09621;
	position: absolute;
	top: 0px;
	width: 0px;
	height: 0px;
	left: 50%;
	-webkit-transition:all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav>li.on dl::before {
	width: 100%;
	height: 3px;
	left: 0px;
} */


.nav .down {
	opacity: 0;
	position: absolute;
	width: 100%;
	min-width: 160px;
	z-index: 99;
	top: 100%;
	background: #c4422a;
	overflow: hidden;
	left: 50%;
	opacity: 0;
	visibility: hidden;

	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.nav>li:hover .down {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
}

.nav .down dl {
	position: relative;

}

.nav .down dd {
	margin-bottom: 0px;
	text-align: center;
	padding: 0px 15px;
	box-sizing: border-box;
}

.nav .down dd:hover {
	background: #c6312d;
}

.nav .down dd:hover a {}

.nav .down dd a {
	color: #ffffff;
	font-size: 16px;
}




/* 理论宣讲 */
.lilun{margin:40px 0;}
.lilun-list {margin-top:20px;position: relative;/* height: 168px; *//* overflow:hidden; */}
.lilun-list .item a{display:block;text-align: center;margin:15px;/* border-bottom: 5px solid #b0270d; */height: 180px;border-radius: 5px;box-shadow: 0 0 10px #dddddd;background: #9c0403;background-size: 100%;overflow: hidden;}
.lilun-list .item a img{margin:10px auto;}
.lilun-list .item a h2{
	font-size:22px;
	text-align:center;
	/* padding-top:40px; */
	box-sizing:border-box;
	color: #fff;
	line-height: 37px;
	margin: 0 10px;
}
.lilun-list .slick-arrow{
	color:transparent;
	background-color:transparent;
	position: absolute;
	top: 60px;
	width: 44px;
	height: 44px;
}
.lilun-list .slick-prev{
	left: -45px;
	
}
.lilun-list .slick-next{
	right: -45px;

}

/* 新闻 */

.news {
	width: 100%;
	margin-top: 25px;
}

.news-left {
	width: 49%;
	max-width: 580px;
	overflow: hidden;
	height: 380px;
}

.news-left .item {
	position: relative;
}

.news-left .pic span {
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #8F0000;
	height: 380px;

}

.news-left .pic-title {
	width: 100%;
	z-index: 9;
	padding-left: 20px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 70px;
	line-height: 75px;
}

.news-left .pic-title a {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	display: block;
	color: #fff;
	font-weight: bold;
}

.news .slick-prev,
.news .slick-next {
	color: transparent;
	position: absolute;
	outline: none;
	border: none;
	z-index: 9;
	top: 48%;
	height: 33px;
	margin-top: -16px;
}

.news .slick-prev {
	left: 15px;
	
}

.news .slick-next {
	right: 15px;
	
}

.news .slick-dots {
	position: absolute;
	right: 15px;
	bottom: 10px;
}

.news .slick-dots li {
	margin: 0px 8px;
	float: left;
}

.news .slick-dots li button {
	width: 12px;
	height: 12px;
	background: #ffffff;
	border-radius: 50%;
	opacity: 1;
	color: transparent;

}

.news .slick-dots .slick-active button {
	background: #c00909;
}

.news-right,
.work {
	width: 49%;
	max-width: 580px;
}

.news-right-first {
	margin-top: 21px;
	border-bottom: 1px solid #ddd2bc;
}

.news-right-first:hover .date-right h2 {
	color: #c00909;
}

.news-right-first .date {
	width: 75px;
	height: 75px;
	background-color: #cb302c;
	text-align: center;
	color: #fff;
}

.news-right-first .date p {
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	margin-top: 13px;
}

.news-right-first .date div {
	font-size: 16px;
}

.news-right-first .date-right {
	width: 82%;
}

.news-right-first .date-right a {
	display: block;
}

.news-right-first .date-right h2 {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-right-first .date-right div {
	line-height: 28px;
	margin-top: 15px;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 20px;
}

.news-right ul li {
	border-bottom: 1px solid #ddd2bc;
	margin-top: 15px;
	overflow: hidden;
	line-height: 52px;
}

.news-right ul li a {
	font-size: 16px;
	width: 80%;
	float: left;
	line-height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-right ul li .date {
	float: right;
	font-size: 16px;
	line-height: 52px;
}

.news-right ul li a:hover {
	color: #c71f1b;
}

/* 工作动态 */
.work {
	margin-top: 10px;
}

.work-title {
	border-bottom: 1px solid #d5ad96;
}

.work-title h2 {
	color: #333333;
	font-size: 25px;
	font-weight: bold;
	line-height: 45px;
	float: left;
	border-bottom: 3px solid #c71f1b;
}

.work-title h2 em {
	color: #c71f1b;
}

.work-title a {
	float: right;
	line-height: 48px;
	color: #333333;
	font-size: 16px;
}

.work-list .date {
	width: 60px;
	height: 60px;
	color: #fff;

	
}

.work-list .date p {
	font-size: 24px;
	margin-top: 12px;
	text-indent: 13px;
}

.work-list .date div {
	font-size: 12px;
	text-indent: 5px;
}

.work-list ul li a {
	display: block;
}

.work-list ul li {
	margin-top: 20px;
	overflow: hidden;
}
.work-list ul li em{
	position:
	absolute;
	left: 4px;
	top: 0px;
	color: #c6312d;
	/* height: auto; */
	font-weight: bold;
}
.work-list .work-right {
	width: 100%;
	height: 40px;
	font-size: 16px;
	line-height: 25px;
	position: relative;
	padding-left: 23px;
	box-sizing:
	border-box;
	
	/* display: -webkit-box; */
	/* -webkit-line-clamp: 2; */
	/* -webkit-box-orient: vertical; */
	border-bottom: 1px solid #d5ad96;
}
.work-list .work-right p{
	overflow: hidden;
	
	white-space: nowrap;
	text-overflow: ellipsis;
}
.work-list ul li:hover .work-right {
	color: #c71f1b;
	font-weight:bold;
}



/* 十年 */
.ten {
	padding: 20px 0;
	margin-top: 40px;
	padding-bottom: 60px;
	background: url(../img/bodybg.jpg) no-repeat center top;
}

.ten-title {
	height: 95px;
	position: relative;
	background: url(../img/titlebg1.png) no-repeat center;
}

.ten-title h2 {
	font-size: 36px;
	line-height: 84px;
	font-weight: bold;
	color: #Fff;
	text-align: center;
}

.ten-title a {
	color: #fef1f1;
	font-size: 16px;
	position: absolute;
	left: 52%;
	bottom: -2px;
}

.ten-title a:hover {
	color: #fff;
}

.ten-list {
	margin-top: 20px;
}
.tenleft-title {overflow:hidden;margin-bottom: 20px;}

.tenleft-title a{/* color:#c71f1b; *//* float:right; *//* line-height:40px; */}
.ten-left {
	width: 30%;
	max-width: 360px;
	box-sizing: border-box;
	padding: 10px;
	background-color: #fff;
}

.ten-left .ten-first {
	margin-bottom: 25px;
	border-bottom: 1px solid #d1d1d1;
}
.ten-left ul li:hover .ten-pic  img,.ten-right ul li:hover .ten-right-pic img{

	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
}
.ten-left ul li:hover .ten-pic-title a,.ten-right ul li:hover .ten-right-title a h2{
	color: #c71f1b;
}
.ten-pic {
	width: 100%;
	height: 190px;
	overflow: hidden;
}

.ten-pic img {
	width: 100%;
		transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	vertical-align: middle;
}

.ten-pic-title a {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	display: block;
	margin: 15px 0px 20px 0px;
	overflow: hidden;
	height: 52px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ten-right {
	max-width: 805px;
	width: 68%;
	height: 669px;
	overflow: hidden;
	background-color: #fff;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 13px;
	box-sizing: border-box;
}

.ten-right-list {
	height: 589px;
	overflow-y: auto;
}

.ten-right-list ul {}

.ten-right-list::-webkit-scrollbar {
	width: 15px;
	height: 30px;
}

.ten-right-list::-webkit-scrollbar-thumb {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #cb302c;
}

.ten-right-list::-webkit-scrollbar-track {
	-webkit-border-radius: 5px;
	border-radius: 5px;

	background: #f2ebeb
}

.ten-right ul {
	margin-right: 30px;
}

.ten-right ul li {
	overflow: hidden;
	margin-bottom: 30px;

}

.ten-right-pic {
	width: 230px;
	height: 150px;
	overflow: hidden;
	border-radius: 5px;
}

.ten-right-pic img {
	width: 100%;
	border-radius: 5px;
		transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
}

.ten-right-title {
	width: 66%;
	height: 148px;
	border-bottom: 1px solid #dbdbdb;
}

.ten-right-title a {
	display: block;
}

.ten-right-title a h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ten-right-title a div {
	font-size: 14px;
	color: #777575;
	line-height: 25px;
	margin-bottom: 10px;
}

.ten-right-title a p {
	font-size: 14px;
	color: #777575;
	padding-left: 25px;
	
}



/* 下基层 */
.basic {
	margin-top: 40px;
	margin-bottom: 25px;
}

.basic .ten-title,
.picture .ten-title,.lilun .ten-title,.catalog .ten-title,#partB .ten-title,.zong .ten-title{
	background: url(../img/titlebg2.png) no-repeat center;
}

.basic .ten-title h2,
.picture .ten-title h2,.lilun .ten-title h2,.catalog .ten-title h2,#partB .ten-title h2,.zong .ten-title h2 {
	color: #c71f1b;
	line-height: 90px;
}

.basic-list {
	margin-top: 30px;
	overflow-y: auto;
	height: 335px;
}
.basic-list ul{margin-right:25px;margin-left: 5px;}

.basic-list::-webkit-scrollbar {
	width: 10px;
	height: 30px;
}

.basic-list::-webkit-scrollbar-thumb {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #cb302c;
}

.basic-list::-webkit-scrollbar-track {
	-webkit-border-radius: 5px;
	border-radius: 5px;

	background: #f2ebeb
}
.basic-list ul li {
	width: 49%;
	float: left;
	max-width: 580px;
	height: 65px;
	line-height: 65px;
	margin-bottom: 20px;
	border-top: 3px solid #c71f1b;
	box-shadow: 0px 0px 5px #f3f1f1;
}

.basic-list ul li:nth-child(2n) {
	float: right;
}

.basic-list ul li a {
	width: 100%;
	box-sizing: border-box;
	padding: 0px 20px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.basic-list ul li:hover a {
	color: #c71f1b;
	font-weight: bold;
}

.adver {
	margin-top: 35px;
}

.adver img {
	width: 100%;
}

/* 映像 */
.picture {
	margin-top: 40px;
}

.picture_list {
	margin-top: 30px;
}

.item-pic a,.item-pic span{
	width: 100%;
	height: 100%;
	display:block;
	overflow:hidden;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	
}
.item-pic a:hover span{
	transform:scale(1.1,1.1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.item1 {
	max-width: 280px;
	width: 24%;
}

.item1 ul li {
	height: 210px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.item2 {
	width: 50%;
	margin-left: 20px;
	max-width: 600px;
}

.item2 .item2-first {
	width: 100%;
	max-width: 100%;
	height: 260px;
	margin-bottom: 20px;
	overflow: hidden;
}

.item2>ul li {
	float: left;
	width: 49%;
	max-width: 290px;
	height: 160px;
	overflow: hidden;
}

.item2>ul li:nth-child(3n) {
	float: right;
}

.picture_list .slick-prev,
.picture_list .slick-next {
	color: transparent;
	position: absolute;
	outline: none;
	border: none;
	z-index: 9;
	top: 48%;
	height: 85px;
	margin-top: -42px;
}

.picture_list .slick-prev {
	left: -6%;
	
}

.picture_list .slick-next {
	right: -6%;
	
}

.picture_list .slick-dots {
	margin: auto;
	width: 100px;
	margin-top: 20px;
}

.picture_list .slick-dots li {
	margin: 0px 8px;
	float: left;
}

.picture_list .slick-dots li button {
	width: 8px;
	height: 8px;
	
	opacity: 1;
	color: transparent;

}

.picture_list .slick-dots .slick-active button {
	width: 30px;
	
}

.picture2 {
	display: none;
}

.picture2 .picture_list .slick-dots {
	width: 150px;
}



.footer {
	line-height: 25px;
	text-align: center;
	padding: 20px 0;
	background-color: #c6312d;
	color: #fff;
	font-size: 16px;
	margin-top: 40px;
}
















/* 列表 */
.list>ul {
	margin-top: 20px;
}

.list>ul li {
	height: 63px;
	line-height: 63px;
	overflow: hidden;
	border-bottom: 1px dashed #b0b0b0;
}

.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 63px;
	line-height: 63px;
	overflow: hidden;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../img/dot.png) no-repeat left center;
}

.list .date1 {
	color: #a4a4a4;
	float: right;
}

.list>ul li a:hover {
	color: #c6312d;
	font-weight: bold;
}

.list {
margin-bottom: 60px;
}
.list ul{min-height: 400px;}
.inlan {
	/* margin-top: 40px; */
	margin-bottom: 20px;
	background: url(../img/nylanbg.png) no-repeat left bottom;
	height: 56px;
	padding-top: 25px;
	/* overflow: hidden; */
}

.inlan h2 {
	font-size: 32px;
	color: #c6312d;
	/* margin-top: 20px; */
	font-weight: bold;
	/* line-height: 87px; */
}

/* pic */
.pic_list {
	margin-top: 25px;
	margin-bottom: 60px;
	overflow: hidden;
}

.pic_list ul li {
	float: left;
	width: 33.3%;
	position: relative;
	margin-bottom: 30px;
}

.pic_list ul li a {
	display: block;
	margin: 0px 11px;
}

.pic_list ul li h2 {
	text-overflow: ellipsis;
	background-color: #e9e9e9;
	padding: 18px 20px 17px;
	color: #312e2e;
	font-size: 18px;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}

.pic_list ul li a:hover .img_wrap img {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06)
}
.pic_list ul li a:hover h2{color: #c6312d;}
.img_wrap {
	position: relative;
	height: 0;
	padding-top: 57.5%;
	overflow: hidden;
}

.img_wrap img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-moz-transition: .6s;
	transition: .6s;
}
.area,.area a{line-height: 29px;color: #3c3b3b;font-size:14px;}
.area a:hover{color:#c6312d;}


/*内容*/
.content_title>h1,
.dp>h1 {
	font-size: 31px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
color:#c6312d;
	line-height: 40px;
	margin-bottom: 20px;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont {
	margin-top: 30px;
}


.cont p {
	/* text-indent: 2em; */
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #c6312d;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}

.content {
	padding-bottom: 50px;
	margin: 0px 5%;
	position: relative;
}
.share_div{position:absolute;right:-90px;top:0px;}
.dp {
	margin-bottom: 80px;
}






























/*宣讲*/
.picpeople_list ul{overflow:hidden;}
.picpeople_list ul li{float:left;width:50%;margin-bottom: 30px;}
.picpeople_list ul li a{display:block;margin: 0 20px;overflow: hidden;}
.picpeople_list ul li .img_wrap{
	width: 33%;
	padding-top: 41%;
	float: left;
}
.picpeople_list ul li .img_right{
	float:right;
	width: 64%;
	height: 0;
	/* padding-top: 41%; */
}
.picpeople_list ul li .img_right p{
	margin-top: 9px;
	font-size:15px;
	/* margin-bottom: 3px; */
}

.picpeople_list ul li .img_right .nameimg{
	width:100%;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.picpeople_list ul li .img_right p span{font-weight:bold;/* float: left; */}

.picpeople_list ul li .img_right p em{
	width:100%;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:normal;
	/* float: left; */
	/* width: 76%; */
	}
.picpeople_list ul li .img_right .textimg{overflow:hidden;}
.picpeople_list ul li .img_right .textimg span{float:left;}
.picpeople_list ul li .img_right .textimg i{
	float:left;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}









#partA {width:100%;/* height:464px; *//* background-color:#e8ebf0; */}
#partA .catalog {width: 90%;/* height:464px; */margin:0 auto;padding-top:20px;padding-bottom: 20px;}
#partA .catalog .search{ width:944px; height:51px; line-height:51px;} 
#partA .catalog .search table { width:700px; float:right;}
#partA .catalog h1 { display:block; width:1000px; height:37px; }
#partA .catalog ul {padding-top:23px;overflow: hidden;}
#partA .catalog li {display:block;width: 50%;padding-left:19px;margin-bottom:8px;height:58px;line-height:58px;float:left;box-sizing: border-box;}
/*圆形*/
#partA .catalog li .circle { float:left; width: 58px; height: 58px; text-align:center; color:#FFF; font-size:20px; font-family:"微软雅黑"; background-color: #cc0001;  -webkit-border-radius: 29px; /*IE*/ border-radius: 29px; behavior: url(http://member.jschina.com.cn/ie-css3.htc); }
#partA .catalog li .experts, #partA .catalog li .more {float:left;width: 14%;margin: 0 1%;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#partA .catalog li .experts a { font-size:16px;}
#partA .catalog li .more a{ font-size:16px; color:#F00}

#partB {width:100%;/* height:875px; */background-color:#FFF;}
#partB ul {display:block;width: 90%;/* height:875px; */margin:0 auto;overflow: hidden;margin-top: 30px;}
#partB ul li {display:block;float:left;width: 16.66%;/* height:246px; */margin-bottom: 25px;}
#partB ul li .pic {/* width:100%; *//* height:158px; */text-align:center;/* padding-top:21px; */margin: 0 5%;position: relative;}

#partB ul li .cname {width: 80%;margin:0 auto;height:30px;line-height:30px;text-align:left;font-size:14px;overflow: hidden;color:#000;text-overflow: ellipsis;white-space: nowrap;}
#partB ul li .pic a{
    display:block;
    position: relative;
    height: 0;
    padding-top: 125%;
    overflow: hidden;
    }
#partB ul li .pic a img{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.xrld_nr{
	/* margin-bottom: 0.5rem; */
	width: 66%;
	/* margin: auto; */
	/* margin-top: 30px; */
	min-height: 500px;
}
.xrld_nr .xjzt{
	width: 48%;
}
.xrld_nr .intro_title h2{
	font-size: 22px;
	/* margin-left: 0.32rem; */
	margin-bottom: 20px;
}
.xrld_content{margin-top: 0px;}
.xrld_content p,.xrld_content span,.xrld_content strong{
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 15px;
	/* text-indent: 2em; */
	/* font-family: "微软雅黑" !important; */
}
.xrldnr_pic{
	width: 27%;
	/* height: 4.1rem; */
	position: relative;
}
/* .xrldnr_pic::after {
	width: 3rem;
	height: 100%;
	background: #005ebb;
	content: " ";
	position: absolute;
	left: 0;
	top: 0.1rem;
} */

.xrldnr_pic div {
	display: block;
	z-index: 2;
	width: 100%;
	height: 180px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin-left: 0.1rem;
	/* left: 0.1rem; */
	/* top: 0; */
}

.xrldnr_pic img {
	width: 100%;
	-webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.zjlist{width: 30% !important;float: right;height: auto !important;}
.zjjs{width: 48%;}
.zjjs .fr{width:55%;}
#partB .zjul li{
	float:left;
	width: 25%;
	margin-bottom: 10px;
}
#partB .zjul li a{font-size:18px;display:block;margin:0 3%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap
			   ;}
#partB .zjul {width:100%;}
.xjzt{min-height:200px;}
.xjztnr{font-size:17px;line-height:1.8;}
#partB .zjul li .cname{text-align:center;}


.zonglist1{margin-top:25px;overflow:hidden;}
.zonglist1 h2,.zonglist1 ul{float: left;}
.zonglist1 h2{font-size: 26px;color: #c71f1b;margin-right:20px;/* letter-spacing:20px; */}
.zonglist1 ul li{
	float:left;
	padding: 0px 15px;
	/* line-height: 22px; */
	margin-bottom: 16px;
}
.zonglist1 ul li a{font-size:18px;display: block;box-sizing: border-box;width: 55px;height: 23px;overflow: hidden;text-align: justify;}
.zonglist1 ul li a span{display:inline-block;padding-left:100%;}
.zonglist3 h2 span{
	color:#333;
	font-size:18px;
}
.zonglist3 ul,.zonglist3 h2{
	float:none;
	margin-right:0;
}
.zonglist3 ul{margin-top:20px;overflow: hidden;}


.xjzt2 .xrldnr_pic{width:160px;margin-right:3%;}
#partB .partBlist li{
width:14.2%;
}