@charset "utf-8";
@import url("style-201902.css");

#index-box .box-type1 {
	padding: 30px;
	background-color: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
}

#index-box .box-type1 .left {
	width: 290px;
	float: left;
}

#index-box .box-type1 .left .box {
    width: 100%;
    height: 185px;
	background-color: #f8f8f8;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	overflow: hidden;
	padding: 15px;
}

#index-box .box-type1 .left .box:nth-child(2){
	height: 121px;
}

#index-box .box-type1 .left .box:nth-child(1) {
	margin-bottom: 6%;
}

#index-box .box-type1 .left .box a {
	float: left;
	width: 33.3%;
	padding: 0 5px;
	margin-top: 15px;
	text-align: center;
	color: #555;
}

#index-box .box-type1 .left .box.type2 a {
	margin-top: 20px;
}

/* #index-box .box-type1 .left .box a:nth-child(1),#index-box .box-type1 .left .box a:nth-child(2),#index-box .box-type1 .left .box a:nth-child(3),#index-box .box-type1 .left .box a:nth-child(4),#index-box .box-type1 .left .box a:nth-child(5){margin-top: 0;} */
/* #index-box .box-type1 .left .box a:nth-child(5n) {border-right: 0;} */
#index-box .box-type1 .right {
	height: 323px;
	width: 855px;
	float: right;
}

#index-box .box-type1 .right .top {
	overflow: hidden;
	padding: 15px;
	background-color: #f8f8f8;
}

#index-box .box-type1 .right .top a {
	display: block;
	float: left;
	width: 19.9%;
	color: #555;
	border-right: 1px solid #555;
	text-align: center;
}

#index-box .box-type1 .right .top a:nth-child(5) {
	border-right: 0;
	margin-bottom: 0;
}

#index-box .box-type1 .right .bottom {
	overflow: hidden;
}

#index-box .box-type1 .right .bottom .b-left {
	float: left;
	width: 600px;
}

#index-box .box-type1 .right .bottom .b-left img {
	width: 100%;
	display: block;
}

#index-box .box-type1 .right .bottom .b-right {
	float: right;
	width: 255px;
	padding: 0 20px;
}

#index-box .box-type1 .right .bottom .b-right .tx {
	text-align: center;
	margin-bottom: 25px;
}

#index-box .box-type1 .right .bottom .b-right .tx p {
	margin-top: 25px;
	font-size: 12px;
}

#index-box .box-type1 .right .bottom .b-right .tx p font {
	color: #FE552E;
}

#index-box .box-type1 .right .bottom .b-right .statu {
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}

#index-box .box-type1 .right .bottom .b-right .statu a {
	display: block;
	float: left;
	width: 45%;
	margin-right: 10%;
	text-align: center;
	line-height: 24px;
	outline: 0;
	border: #FE552E 1px solid;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	-moz-border-radius: 25px;
	margin-top: 15px;
	font-size: 12px;
	color: #898989;
}

#index-box .box-type1 .right .bottom .b-right .statu a:nth-child(1),
#index-box .box-type1 .right .bottom .b-right .statu a:hover {
	background-color: #FE552E;
	color: #fff;
}

#index-box .box-type1 .right .bottom .b-right .statu a:nth-child(1),
#index-box .box-type1 .right .bottom .b-right .statu a:nth-child(2) {
	margin-top: 0;
}

#index-box .box-type1 .right .bottom .b-right .statu a:nth-child(2n) {
	margin-right: 0;
}

#index-box .box-type1 .right .bottom .b-right .online-mess {
	border-bottom: 1px solid #eee;
	font-size: 12px;
	padding: 20px 25px;
	background-image: url(/assets/img/158/o-m-back.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #898989;
}

#index-box .box-type1 .right .bottom .b-right .online-person {
	overflow: hidden;
	padding-top: 20px;
}

#index-box .box-type1 .right .bottom .b-right .online-person p {
	float: left;
	width: 49%;
	margin-right: 2%;
	font-size: 12px;
	margin-top: 15px;
	color: #898989;
}

#index-box .box-type1 .right .bottom .b-right .online-person p:nth-child(1),
#index-box .box-type1 .right .bottom .b-right .online-person p:nth-child(2) {
	margin-top: 0;
}

#index-box .box-type1 .right .bottom .b-right .online-person p:nth-child(2n) {
	margin-right: 0;
}

.box-type2 {
	margin: 25px 0;
}

.box-type2 .top-tit {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 17px;
    margin-bottom: 17px;
    border-bottom: 1px solid #ddd;
}

.box-type2 .left {
	float: left;
	width: 278px;
	margin-right: 16px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color: #fff;
	height: 375px;
	padding: 27px 28px;
}

.box-type2 .center {
	float: left;
	width: 298px;
	margin-right: 16px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color: #edeef0;
	height: 375px;
	padding: 27px 28px;
}

.box-type2 .center2 {
	float: left;
	width: 298px;
	margin-right: 16px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color: #fff;
	height: 375px;
	padding: 27px 28px;
}

.box-type2 .right {
	float: left;
	width: 298px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color: #edeef0;
	height: 375px;
	padding: 27px 28px;
}

.box-type2 .left .top-tit {
	color: #FE552E;
}

.box-type2 .center .top-tit a {
	color: #FE552E;
	text-decoration: none;
}

.box-type2 .center2 .top-tit a {
	color: #08b100;
	text-decoration: none;
}

.box-type2 .right .top-tit a {
	color: #009ef6;
	text-decoration: none;
}

.box-type2 .left .l-con a {
    line-height: 25px;
    font-size: 13px;
    color: #0e8ed8;
    display: inline-block;
}

.box-type2 .list-con li {
    margin-top: 15px;
    display: block;
    overflow: hidden;
}

.box-type2 .list-con li a p {
	float: left;
}

.box-type2 .list-con li a p.cate,
.box-type2 .list-con li a p.time {
	width: 15%;
	font-size: 13px;
}

.box-type2 .list-con li a p.cate {
	font-weight: bold;
	color: #FE552E;
}

.box-type2 .list-con li a p.des {
	width: 70%;
	color: #898989;
	font-size: 13px;
}

.box-type2 .list-con li a p.time {
	color: #898989;
}

#banner-box {
	margin: 20px 0;
}

#banner-box a {
	overflow: hidden;
}

#banner-box .ban-box,
#banner-box .ban-box2 {
	float: left;
	width: 49%;
	margin-right: 2%;
}

#banner-box .ban-box2 {
	margin-right: 0;
}

#banner-box img {
	width: 100%;
	display: block;
}

#logo_m {
	display: none;
	width: 29px;
	float: left;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 10px;
	overflow: hidden;
}

#logo_m img {
	width: 60px;
}

@media screen and (max-width:1260px) {
	#index-box .box-type1 .left {
		width: 25%;
		float: left;
	}

	#index-box .box-type1 .right {
		width: 74%;
		float: right;
	}

	#index-box .box-type1 .right .bottom .b-left {
		width: 70%;
	}

	#index-box .box-type1 .right .bottom .b-right {
		width: 29%;
	}

	.box-type2 .left {
	    width: 23.5%;
	    margin-right: 2%;
		padding: 27px 20px;
	}
	
	.box-type2 .center {
	    width: 23.5%;
	    margin-right: 2%;
		padding: 27px 20px;
	}
	
	.box-type2 .center2 {
	    width: 23.5%;
	    margin-right: 2%;
		padding: 27px 20px;
	}
	
	.box-type2 .right {
	    width: 23.5%;
		padding: 27px 20px;
	}
	.box-type2 .list-con li a p.cate, .box-type2 .list-con li a p.time {
	    width: 14%;
	    font-size: 12px;
	}
	.box-type2 .list-con li a p.des {
	    width: 68%;
	    font-size: 12px;
	}
	.box-type2 .list-con li a p.cate, .box-type2 .list-con li a p.time {
	    width: 16%;
	    font-size: 12px;
	}
	
}

@media screen and (max-width:1182px) {
	#logo_m {
	    display: block;
		width: 50px;
		margin-right: 10px;
		margin-left: 10px;
		margin-top: 10px;
	}
	
	#logo_m img{
		width: 51px;
	}
	
	#search .logo-left {
		display: none;
	}

	#search .search-right {
		width: 100%;
	}

	#index-box .box-type1 .left {
		width: 100%;
		height: auto;
	}

	#index-box .box-type1 .right {
		width: 100%;
		margin-top: 25px;
		height: auto;
	}

	#index-box .box-type1 .right .bottom .b-left {
		width: 100%;
	}

	#index-box .box-type1 .right .bottom .b-right {
	    display: block;
	    width: 100%;
	    border-top: 1px solid #ddd;
	    margin-top: 30px;
	    padding-top: 20px;
	}

	#index-box .box-type1 .left .box {
		width: 100%;
		height: auto;
		background-color: #fff;
		border-radius: 0px;
		overflow: hidden;
		padding: 0px;
	}
	
	#index-box .box-type1 .left .box:nth-child(2) {
	    height: auto;
	    border-bottom: 1px solid #ddd;
	    padding-bottom: 20px;
	}

	#index-box .box-type1 .left .box:nth-child(1) {
		display: block;
		margin-bottom: 0;
	}

	#index-box .box-type1 .left .box.type2 a {
		margin-top: 0px;
		margin-bottom: 15px;
	}

	.box-type2 .left .l-con a {
		font-size: 12px;
	}

	.box-type2 .list-con li a p {
		font-size: 12px;
	}

	#banner-box .ban-box,
	#banner-box .ban-box2 {
		width: 100%;
	}

	#banner-box .ban-box {
		margin-bottom: 20px;
	}
	
	
}

@media screen and (max-width:1000px) {
	.box-type2 .left {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 25px;
		height: auto;
	}

	.box-type2 .center {
		width: 49%;
		margin-right: 2%;
	}

	.box-type2 .right {
		width: 49%;
	}

	.footer {
		display: none;
	}

	.copy .left {
		padding-left: 0;
		margin-bottom: 15px;
	}

	.copy .right {
		float: unset;
		text-align: center;
	}
}

@media screen and (max-width:600px) {
	#index-box .box-type1 {
		padding: 15px;
	}

	#index-box .box-type1 .right .top a {
		width: 49%;
		margin-bottom: 15px;
		font-size: 12px;
		border-right: 0;
	}

	.box-type2 .left {
		padding: 20px 20px;
	}

	.box-type2 .center {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 25px;
		padding: 20px 20px;
	}

	.box-type2 .right {
		width: 100%;
		padding: 20px 20px;
	}

	.lnr {
		float: right;
		margin-right: 0px;
	}

	/*#search .search-right .search-input #keywords {*/
	/*	line-height: 40px;*/
	/*	height: 40px;*/
	/*	width: 75%;*/
	/*}*/

	/*#search .search-right .search-input #key-sub {*/
	/*	width: 25%;*/
	/*	height: 40px;*/
	/*	line-height: 40px;*/
	/*}*/
}



/*20221229*/

#menu>ul>li:nth-child(5)>a {
    padding-right: 18px;
    padding-left: 8px;
    position: relative;
    border: 1px solid #fff;
    border-bottom: 0;
    border-top: 0;
}

#menu>ul>li:nth-child(5):hover>a {
    border: 1px solid #ddd;
    border-bottom: #fff;
    border-top: 0;
}


#menu>ul>li:nth-child(5)>a::before {
    content: "";
    background-color: #fff;
    position: absolute;
    bottom: -2px;
    z-index: 1;
    right: 0;
    width: 100%;
    height: 2px;
    opacity: 0;
}

/*#menu>ul>li:nth-child(5):hover>a::before {*/
/*    opacity: 1;*/
/*}*/

/*#menu>ul>li:nth-child(5)>a::after {*/
/*    content: ">";*/
/*    color: #797979;*/
/*    transform: rotateZ(90deg) scale(1, 1.3);*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: 3px;*/
/*    top: 0;*/
/*    width: auto;*/
/*}*/

#menu>ul>li:nth-child(5):hover>a::after {
    transform: rotateZ(270deg) scale(1, 1.3);
    color: #FE552E;
    right: 6px;
}

#menu>ul>li:nth-child(5)>.sub_menu{
	border-top: 1px solid #ddd;
}

#menu li>.sub_menu .sub-box {
    float: left;
    width: 33.3%;
    border-right: 1px solid #ddd;
    padding: 15px;
    height: 150px;
}

#menu li>.sub_menu .sub-box:nth-child(3){
	border-right: 0;
}

#menu li>.sub_menu .sub-box>p{
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #FE552E;
	font-weight: bold;
	overflow: hidden;
}

#menu li>.sub_menu .sub-box .sub-url{
	overflow: hidden;
}

#menu li>.sub_menu .sub-box .sub-url a {
    float: left;
    font-size: 12px;
    padding: 0 5px;
    line-height: 30px;
    height: 30px;
}

@media screen and (max-width:1182px) {
	#menu>ul>li:nth-child(5):hover>a {
	    border: 0;
	    border-bottom: 0;
	    border-top: 0;
	}
	#menu>ul>li:nth-child(5)>.sub_menu {
	    border-top: 0;
	    border: 0;
	    background: #fff;
	}
	#menu li>.sub_menu .sub-box {
	    float: left;
	    width: 100%;
	    border-right: 0;
	    padding: 15px 30px;
		height: auto;
	}
	#menu li>.sub_menu .sub-box>p {
	    font-size: 13px;
	    line-height: 20px;
	    height: 20px;
	    color: #fff;
	}
	#menu li>.sub_menu .sub-box .sub-url a {
	    float: left;
	    font-size: 12px;
	    padding: 0 5px;
	    line-height: 20px;
	    height: 20px;
	}
	#menu>ul>li:nth-child(5)>a {
	    padding-right: 18px;
	    padding-left: 30px;
	    position: relative;
	    border: 0;
	    border-bottom: 0;
	    border-top: 0;
	}
	
	.box-type2 .list-con li a p.cate, .box-type2 .list-con li a p.time {
	    width: 19%;
	}
	
	.box-type2 .list-con li a p.des {
	    width: 54%;
	    margin-right: 7%;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    overflow: hidden;
	    font-size: 12px;
	}
	
	.footer .right ul li {
	    float: left;
	    width: 25%;
	    text-align: center;
	    margin-right: 0;
	}
}

@media screen and (max-width: 1182px){
	
#logo_m img {
    width: 51px;
}

#logo_m {
    display: block;
    width: 50px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
	position: relative;
	z-index: 333;
}
}

@media screen and (max-width:1000px) {
	.box-type2 .left {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 25px;
		height: auto;
	}

	.box-type2 .center {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 15px;
	}
	
	.box-type2 .center2{
	    width: 49%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.box-type2 .right {
		width: 49%;
	}

	.footer {
	    display: block;
	    padding: 20px;
	}
	
	.copy .left {
		padding-left: 0;
		margin-bottom: 15px;
	}

	.copy .right {
		float: unset;
		text-align: center;
	}
}


@media screen and (max-width:600px) {
	
	
	.box-type2 .list-con li a p.des {
	    width: 52%;
	    margin-right: 12%;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	
	.box-type2 .list-con li a p.cate, .box-type2 .list-con li a p.time {
	    width: 17%;
	}
	
	.box-type2 .center {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 15px;
		padding: 20px 20px;
		height: auto;
	}
	
	.box-type2 .center2{
	    width: 100%;
		margin-bottom: 15px;
		padding: 20px 20px;
		height: auto;
	}
	
	.box-type2 .right {
		width: 100%;
		padding: 20px 20px;
		height: auto;
	}
	
}
	

