html {
	background: #EFEBEA;
	font-size: 16px;
}
a {
	font-size: 16px;
}
.wrap-group {
	width: 100%;
	font-family: "MicrosoftYaHei";
}
.header-group {
	position: relative;
	width: 100%;
	height: 50px;
	background: #94070A;
}
.header-item {
	margin: 0 auto;
	width: 1200px;
	height: 50px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.nav-group {
	padding-left: 64px;
	overflow: visible;
}
.nav-group li {
	float: left;
	padding:0 17px;
	position: relative;
}
.nav-group a {
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}
.nav-group a:hover {
	font-weight: bold;
}
.nav-group .hover {
	font-weight: bold;
}
.auxiliary-group {
	position: absolute;
	right: 10%;
	top:10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	font-size: 16px;
	padding-top: 5px;
}
.auxiliary-group a {
	color: #fff;
	display: block;
	padding:0 10px;
}

.auxiliary-group img {
	margin: 0px 7px;
	padding-top: 3px;
}

.search-group:hover {
	opacity: 0.5;
}
.padding-top-5 {
	padding-top: 5px;
}
/* banner */
.banner-group img{
	width: 100%;
}
/* content */
.content-group{
	margin: 78px auto 0;
	width: 1200px;
}
.centent-top{
	display: flex;
	justify-content: space-between;
}
.left-nav {
	width: 238px;
}
.nav-secondary-group {
	padding: 25px;
	width: 188px;
	height: 230px;
	background: #FFFFFF;
	color: #94070A;
}
.nav-header {
	font-size: 28px;
	color: #94070A;
}
.nav-text-group {
	overflow: hidden;
}
.nav-text-group li {
	float: left;
	width: 50%;
	padding: 5px 0;
}
.nav-text-group li:hover {
	opacity: 0.5;
}
.nav-text-group li a {
	font-size: 14px;
	color: #94070A;
}
/* 查询服务 */
.query-service{
	margin-top: 10px;
	width: 238px;
	height: 200px;
	background: #FFFFFF;
}
.query-tit {
	padding: 16px 25px;
	line-height: 22px;
	font-size: 16px;
	color: #94070A;
}
.icon-group {
	overflow: hidden;
}
.icon-group li {
	float: left;
	padding:10px 25px;
	text-align: center;
}
.icon-group li a {
	font-size: 12px;
	color: #94070A;
}
.icon-group li:hover {
	opacity: 0.5;
}
/* 新闻 */
.banner-news {
	width: 546px;
	height: 280px;
	overflow: hidden;
}
.banner-news img {
	width: 100%;
}
.news-text-group {
	position: relative;
	margin-top: 10px;
	width: 546px;
	height: 200px;
	background: #FFFFFF;
}
.news-text-group .tit-h3 {
	padding: 13px 14px;
	font-size: 16px;
	color: #94070A;
	font-weight: bold;
}

.news-text-group .tit-h3 a{
	padding: 13px 14px;
	font-size: 16px;
	color: #94070A;
	font-weight: bold;
}
.news-text-group p{
	width: 518px;
	padding: 0px 14px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 30px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:5; 
}
.news-text-group p a{
	width: 518px;
	padding: 0px 14px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 30px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:5; 
}
.more {
	position: absolute;
	right: 15px;
	bottom: 8px;
	font-size: 14px;
	color: #94070A;
}
/* 通知公告 */
.notice-group  {
	padding: 25px;
	width: 346px;
	height: 360px;
	background: #FFFFFF;
}
.notice-item {
	font-size: 14px;
	 color: #94070A;
}
.notice-item li {
	position: relative;
	padding-top: 15px;
}
.notice-item li a {
	display: flex;
	justify-content: space-between;
	padding: 0px 10px;
	font-size: 14px;
	color: #94070A;
}
.notice-item li a:hover{
	opacity: 0.5;
}
.dian {
	position: absolute;
	left: 0;
	top: 21px;
    width: 4px;
    height: 4px;
    background-color: #94070A;
    border-radius: 20px;
}
.ellipsis {
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.Email-group{
	margin-top: 10px;
	width: 396px;
	height: 70px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: #94070A;
	color: #FFFFFF;
	font-size: 16px;
}
.Email-group:hover{
	opacity: 0.9;
}
.Email-grou span{
	display: block;
}
.Email-group img {
	margin: 0 25px;
	width: 30px;
	height: 30px;
}
/* 学术活动 */
.learning {
	width: 360px;
}
.tit {
	font-size: 28px;
	color: #94070A;
	border-left: 8px solid #94070A;
	height: 40px;
	padding-left: 16px;
}
.learning-item {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 324px;
	height: 100px;
	padding: 35px 18px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

.learning-item p a{
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}

.learning-bg-1 {
	background: url(ciomp_70th_1_le-bg-1.png) no-repeat top left;
	background-size: 100%;
}
.learning-bg-2 {
	background: url(ciomp_70th_1_le-bg-2.png) no-repeat -1px top;
	background-size: 100%;
}
/* 综合要闻 */
.instructions-box {
	position: relative;
	width: 830px;
}
.link-nav {
	width: 100%;
	height: 40px;
	overflow: hidden;
	display: table;
	margin: 0 auto;
}
.link-nav li{
	float: left;
	margin-right: 10px;
	width: 96px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	color: #7F7F7F;
	background-color: #D8D8D8;
	text-align: center;
	cursor: pointer;
}
.link-nav li span{
	display: block
}
.link-nav .active{
	background: url(ciomp_70th_1_news-active.png) no-repeat top left;
	height: 50px;
	color: #FFFFFF!important;
}
.ul-list li {
	position: relative;
	padding-left: 10px;
	display: flex;
	justify-content: space-between;
	line-height: 50px;
}
.ul-list li a {
	width: 80%;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.ul-list li a:hover {
	opacity: 0.6;
}

.ul-list li span {
	font-size: 14px;
	color: #fff;
}
.zcfg{
	background: #94070A;;
}
.fz-nav {
	position: relative;
	padding: 20px;
	height: 310px;
	overflow: hidden;
	color: #FFFFFF;
}
.color-fff{
	background-color: #FFFFFF!important;
}
.color-text {
	color: #FFFFFF!important;
}
/* 专题 */
.special-wrap{
	margin: 28px 0 0 0 ;
	width: 100%;
}
.special-item {
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
}
.special-item .img-tex{
	position: absolute; top:50px; left: 0;
}
.link-group {
	display: flex;
	justify-content: space-between;
}
.link-conter{
	width: 193px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 16px;
	 color: #FFFFFF;
}
.link-conter span a{
	text-align: center;
	line-height: 80px;
	font-size: 16px;
	 color: #FFFFFF;
}
.link-bg-1 {
	background: url(ciomp_70th_1_link-img-1.png);
}
.link-bg-2 {
	background: url(ciomp_70th_1_link-img-2.png);
}
.link-bg-3 {
	background: url(ciomp_70th_1_link-img-3.png);
}
.link-bg-4 {
	background: url(ciomp_70th_1_link-img-4.png);
}
.link-bg-5 {
	background: url(ciomp_70th_1_link-img-5.png);
}
.link-bg-6 {
	background: url(ciomp_70th_1_link-img-6.png);
}
/* fodder */
.fodder-group {
	margin-top: 20px;
	width: 100%;
	background: #302A29;
	font-size: 14px;
	color: #fff;
}
.select-group {
	width: 100%;
	padding: 20px 0;
	background-color: #94070A;
	text-align: center;
}
.select-group select {
	margin-right: 20px;
	border: 1px solid rgba(255, 254, 255, 0.59);
	background: none;
	padding: 5px 30px;
	color: #FFFFFF;
	width: 200px;
    text-align: center;
}
.select-group select option a{
	color: #666666;
}
.fodder-text {
	margin: 0 auto;
	width: 1200px;
	padding: 25px 0;
	display: flex;
	justify-content: space-between;
}
.fodder-link {
	padding-top: 20px;
	overflow: hidden;
}
.fodder-link li {
	float: left;
	padding-right: 40px;
	line-height: 24px;
}
.fodder-link li a{
	color:#fff;
}
.fodder-text  p {
	line-height: 24px;
	color: #B4B3B8;
}
.wx{
	text-align: center;
}
.align-center {
	display: flex;
	align-items: center;
}
.nav-group li dl.nav_sub{
	display: none;
	position: absolute;
	left: 0px;
}
.nav-group li:hover dl.nav_sub{
	display: block;
}

.nav-group li:hover > a {
	font-weight: bold;
}

.nav-group li dl dd{
	background: #94070A;
    white-space: nowrap;
    height: 40px;
    line-height: 20px;
    padding: 0 17px;
    min-width: calc(100% - 34px);
    text-align: left;
}

.nav-group li dl dd a{
    line-height: 40px;
}
.color666{
	color: #666666;
}



@media screen and (max-width: 1600px) and (min-width: 1500px){
	.nav-group {
	    padding-left: 32px;
	}
	.auxiliary-group {
	    right: 8%;
	}
}


@media screen and (max-width: 1500px) and (min-width: 1300px){
	.nav-group {
	    padding-left: 32px;
	}
	.auxiliary-group {
	    right: 3%;
	}
}
@media screen and (max-width: 1300px)and (min-width: 1200px) {
	.nav-group {
	    padding-left: 24px;
	}
	.auxiliary-group {
	    right: 1%;
	}
}
@media screen and (max-width: 1200px) {
	.nav-group {
	    padding-left: 24px;
	}
	.auxiliary-group {
	    display:none;
	}
}

.login-form{
	padding: 0px 10px;
}
.login-form .submit-btn{
	height: 28px;
    border-radius: 3px;
    background-color: rgba(148, 7, 10, 1);
    margin-top: 14px;
    width: 100%;
	color: #fff;
	line-height: 28px;
}

.form-item {
    height: 28px;
    border-radius: 3px;
    border: 0.5px solid rgba(223, 234, 255, 1);
    margin-top: 14px;
    width: 100%;
}
.form-item > * {
	float: left;
}

.form-item img {
	margin: 6px 0 0 6px;
	width: 16px;
	height: 16px;
}
.form-item input {
	height: 100%;
	width: 95px;
	margin-left: 5px;
    font-size: 14px;
}
.form-item span{
    display: block;
    overflow-wrap: break-word;
    color: rgba(148, 7, 10, 1);
    font-size: 12px;
    font-family: ArialMT;
    white-space: nowrap;
    line-height: 28px;
    text-align: right;
    background-color: #eee;
    border-left: 0.5px solid rgba(223, 234, 255, 1);
    border-radius: 0px 3px 3px 0px;
    float: right;
    padding: 0px 5px;
}




.more-notice {
	font-size: 14px;
    color: #94070A;
    float: right;
    margin: 0px -10px 10px 0px;
}