
.main-content{
	width: 1200px;
	margin: 20px auto;
	height: auto;
}
.introduction{
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 15px;
	
}

.to-search{
	border: 1px solid #eaeaea;
	background: white;
	margin-bottom: 10px;
	padding: 0 20px;
	margin-top: 10px;
	padding-bottom: 16px;
}



#st1 {
    width: 100%;
    height: 45px;
    margin: 25px 0 8px;
}
#st1 input{
	display: inline-block;
	box-sizing: border-box;
	height: 45px;
	width: 80%;
	float: left;
	border: 1px #204e59 solid;
	padding: 0;
	border-radius: 5px 0 0 5px;
	padding-left: 16px;
}


#st1 button{
	width: 20%;
	height: 45px;
	overflow: hidden;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	background: #204e59;
	border-radius: 0 5px 5px 0;
	outline: none;
	text-align: center;
	border: 0px;
}


.sela a{color: red; margin-right: 12px; font-size: 14px;}

.tm-content {
    margin: 0 auto 10px auto;
    background: white;
    padding: 20px;
}

 .tm-content .siti strong{
	font-weight: 500;
	font-size: 14px;
	text-indent: 0;
	width: 685px;
}
 .tm-content .tm-buttom{
	width: 100%;
	margin: 15px auto 10px auto;
	
	
}
.itemli{
	border-bottom: 1px dashed #ddd;
	padding: 20px 0px;
	line-height: 1.5;
}
.itemli .siti img{width: 28px; float: left; margin-right: 10px;}
.itemli .siti{line-height: 28px;}

 .tm-content .tm-buttom a{
    display: inline-block;
    background: #204e59;
    margin-left: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
	line-height: 30px;
	padding: 0 12px;
	border-radius: 5px;
	box-shadow: 0 2px 1px rgb(0,0,0,0.1);
}
 .tm-content .tmh span{
	padding-left: 20px; border-left: 4px solid #2273c0; line-height: 30px; margin-right: 20px; display: inline-block;
}

 .tm-content .tmh em{font-style: normal; color: #999; }

 .tm-content .tmh{padding-bottom: 10px; border-bottom: 1px solid #f1f1f1; display: flex; justify-content: space-between; line-height: 30px;}
 .tm-content .tmh a{
    display: inline-block;
    background: #204e59;
    margin-left: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
	line-height: 30px;
	padding: 0 12px;
	border-radius: 5px;
	box-shadow: 0 2px 1px rgb(0,0,0,0.1);
}


.box{
	width: 1200px;
	height: auto;
	overflow: hidden;
	clear: both;
	margin: 20px auto;
}
.box .wrap{
	display: inline;
	float: left;
	width: 100%;
}
.box .wrap .search{
	width: 100%;
	float: left;
	box-sizing: border-box;
}
#sc{
	width: 100%;
	height: 45px;
	margin: 20px 0 20px;
}
#sc input{
	float: left;
	background-color: #fff;
	line-height: 43px;
	font-size: 16px;
	color: #c3c3c3;
	outline: 0;
	width: 80%;
	border: 1px solid #204e59;
	box-sizing: border-box;
	border-radius: 5px 0px 0px 5px;
	padding-left:15px;
}
#sc button{
	width: 20%;
	overflow: hidden;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	background: #204e59;
	border-radius: 0 5px 5px 0;
	text-align: center;
	line-height: 45px;
}
.box .wrap .top{
	width: 918px;
	float: left;
}
.box .wrap .top .top-1{
	width: 100%;
	height: 30px;
	padding: 5px 14px;
	border: 1px solid #204e59;
	background-color: #204e59;
}
.box .wrap .top .top-1 a{
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.box .wrap .top .top-1 .s{
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
	color: #fff;
}
.box .wrap .top .top-2{
	width: 918px;
	float: left;
	padding: 12px 14px;
	border: 1px solid #204e59;
}
.box .wrap .top .top-2{
	border-top: none;
	background-color: #fff;
}
.box .wrap .top .top-2 ul{
	width: 100%;
	display: inline;
	float: left;
}
.box .wrap .top .top-2 ul li{
	float: left;
	font-size: 14px;
	padding-right: 10px;
	cursor: pointer;
}


.con{
	width: 946px;
	float: left;
	border: 1px solid #204e59;
}

.con .conh{
	color: #fff;
	background-color: #204e59;
	border: 1px solid #204e59;
	line-height: 36px;
	padding:0px  20px;
}
.con .conb{background: white;}
.con .conb a{padding: 10px 20px; border-bottom: 1px dashed #dcdcdc; display: block; clear: both; overflow: hidden;}
.con .conb a img{width: 40px; height: 40px; float: left; margin-right: 10px;}
.con .conb a span{line-height: 40px;}
.con .conb a font{color: red; font-size: 14px; line-height: 40px; margin-left: 20px; }
.con .conh .checkall{
    color: #fff;
    font-size: 14px;
	line-height: 40px;
	display: inline-block;
	float: right;
	text-decoration: underline;
}
.con .conh a{color: white; line-height: 1.1;}

.aside{
	float: right;
	width: 232px;
}
.side{
	color: #fff;
	border: 1px solid #204e59;
}
.side .side-1{
	border: 1px solid #204e59;
	background-color: #204e59;
	clear: both;
	overflow: hidden;
}
.side .side-1 span{
	
	line-height: 43px;
	float: left;
	cursor: pointer;
	padding-left: 14px;
	font-size: 14px;
	color: #fff;
}
.side .side-1 .aiv{
	float: right;
	padding: 0 14px 0 0;
	line-height: 43px;
	cursor: pointer;
	padding-left: 14px;
	font-size: 14px;
	color: #fff;
}
.side .side-2{
	background-color: white;

}
.side .side-2{
	border-top: none;
}
.side .side-2 a{
	display: block;
	padding: 10px 0;
	margin: 0 15px;
	border-bottom: 1px dashed #dcdcdc;
	font-size: 14px;
}
.side .side-2 span{font-size: 14px; color: #666; margin-right: 8px;}
.side .side-2 em{font-style: normal; padding: 0 4px; background: red; color: white; font-size: 12px;}

.sox{
	width: 1200px;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
	clear: both;
}
.sox-1{
	float: left;
	width: 200px;
}
.sox-2{
	float: right;
	width: 986px;
}
.cebian{
	width: 200px;
	float: left;
	padding: 10px 0;
	background-color: #fff;
	border-radius: 5px;
	box-sizing: border-box;
}
.cebian ul{
	width: 100%;
	
}
.cebian ul li{
	width: 180px;
	padding: 22px 10px;
}
.cebian ul li a{
	display: block;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
}
.cebian ul li .act{
	color: #379be7;
}
.sox-2 .into-box{
	float: right;
	width: 918px;
	padding: 32px;
	border-radius: 5px;
	background-color: #fff;
}

.nav_title{
	font-size: 30px;
	font-weight: bold;

}
.sox-2{background: white;}

.sox-2 .into-box{
	position: relative;
	margin-bottom: 20px;
}
.sox-2 .into-box  .info_right{
	width: 216px;
	position: absolute;
	right: 30px;
	top: 30px;
}
.sox-2 .into-box .info_right a{
	width: 106px;
	text-align: center;
	line-height: 48px;
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
	cursor: pointer;
}
.sox-2 .into-box .info_right .righ{
	background-color: skyblue;
	color: #379be7;
	border-radius: 10px 0 0 10px ;
}
.sox-2 .into-box .info_right .rigt{
	background-color: #379be7;
	color: #fff;
	border-radius: 0 10px 10px 0px ;
}

.sox-2 .into-box .info_top{
	font-size: 16px;
	padding: 30px 0px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 40px;
}

.sox-2 .into-box .info_top font{
	font-size: 40px;
	color: #379be7;
	display: inline-block;
	padding: 0px 4px;
}




.sox-2 .into-box .search-use-rule{
	width: 918px;
	overflow: hidden;
	clear: both;
	padding-top: 30px;
}
.sox-2 .into-box .search-use-rule .rule-title{
	font-size: 20px;
	font-weight: bold;
}
.sox-2 .into-box .search-use-rule p{
	padding-top: 20px;
	font-size: 14px;
	color: #a7a7bb;
}
.sox-2 .into-banin {
	float: right;
	width: 918px;
	padding: 32px;
	margin-top: 30px;
	background-color: #fff;
	border-radius: 5px;
}

.sox-2 .into-banin .searchpack_info{
	width: 918px;
	float: left;	
}
.sox-2 .into-banin .searchpack_info .info_left{
	width: 216px;
	float: left;
}
.sox-2 .into-banin .searchpack_info .info_left .info{
	width: 216px;
	padding: 40px 0;
	box-sizing: border-box;
	float: left;
}
.sox-2 .into-banin .searchpack_info .info_left .info p{
	font-size: 20px;
}
.sox-2 .into-banin .searchpack_info .info_left .info .info_top{
	font-weight: bold;
}
.sox-2 .into-banin .searchpack_info .info_right{
	width: 216px;
	float: right;
	padding: 40px 0;
}
.sox-2 .into-banin .searchpack_info .info_right button{
	width: 106px;
	text-align: center;
	line-height: 54px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}
.sox-2 .into-banin .searchpack_info .info_right .righ{
	background-color: skyblue;
	color: #379be7;
	border-radius: 10px 0 0 10px ;
}
.sox-2 .into-banin .searchpack_info .info_right .rigt{
	background-color: #379be7;
	color: #fff;
	border-radius: 0 10px 10px 0px ;
	
}

.sox-2 .into-foot{
	float: right;
	width: 918px;
	padding: 32px;
	border-radius: 5px;
	background-color: #fff;
	margin: 20px 0 60px;
}
/* .sox-2 .into-foot .nav_title{
	width: 100%;
}
.sox-2 .into-foot .nav_title span{
	font-size: 20px;
	font-weight: bold;
	color: black;
}
.sox-2 .into-foot .nav_title .blue{
	color: #379be7;
} */
.sox-2 .into-foot .searchpack_info{
	width: 918px;
	float: left;	
}
.sox-2 .into-foot .searchpack_info .info_left{
	width: 216px;
	float: left;
}
.sox-2 .into-foot .searchpack_info .info_left .info{
	width: 236px;
	padding: 40px 0;
	box-sizing: border-box;
	float: left;
}
.sox-2 .into-foot .searchpack_info .info_left .info .ppp{
	font-size: 20px;
	color: #379be7;
}
.sox-2 .into-foot .searchpack_info .info_left .info p{
	font-size: 20px;
}
.sox-2 .into-foot .searchpack_info .info_left .info .info_top{
	font-weight: bold;
}
.sox-2 .into-foot .searchpack_info .info_left .info .date{
	font-size: 16px;
	color: #c3c3c3;
	padding-top: 14px;
}
.sox-2 .into-foot .searchpack_info .info_right{
	width: 216px;
	float: right;
	padding: 40px 0;
}
.sox-2 .into-foot .searchpack_info .info_right button{
	width: 106px;
	text-align: center;
	line-height: 54px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

.sox-2 .into-foot .searchpack_info .info_right .rigt{
	background-color: #379be7;
	color: #fff;
	border-radius: 10px 10px 10px 10px ;
	float: right;
	cursor: pointer;
}
.sox-2 .into-banin {
	float: right;
	width: 918px;
	padding: 32px;
	margin-top: 30px;
	background-color: #fff;
	border-radius: 5px;
}
/* .sox-2 .into-banin .nav_title{
	width: 100%;
}
.sox-2 .into-banin .nav_title span{
	font-size: 20px;
	font-weight: bold;
	color: black;
}
.sox-2 .into-banin .nav_title .blue{
	color: #379be7;
} */
.sox-2 .into-tabs{
	height: 381px;
}
.sox-2 .into-banin .gray{
	padding-left: 80px;
	color: #c3c3c3;
}
.sox-2 .nav_tt{
	margin: 0;
	height: 381px;
	
}
.sox-2 .nav_ff{
	margin: 0;
}
.sox-2 .nav_cc{
	margin: 0;
	height: 381px;
}
.sox-2 .nav_dd{
	margin: 0;
}
.sox-2 .into-banin .nav_table{
	width: 918px;
	float: left;
	border-bottom: 1px solid #f5f6f9;
	box-sizing: border-box;
}
.sox-2 .into-banin .nav_table .trtd{
	width: 100%;
	margin-top: 40px;
}
.sox-2 .into-banin .nav_table .trtd span{
	display: inline-block;

}
.sox-2 .into-banin .nav_table .trtd .jd{
	width: 439px;
	padding: 12px 0;
	background-color: #f5f6f9;
}
.sox-2 .into-banin .nav_table .trtd .jd a{
	display: block;
	font-size: 16px;
	text-align: center;
	color: #a7a7bb;
}
.sox-2 .into-banin .nav_table .trtd .jy{
	width: 279px;
	padding: 12px 0;
	background-color: #f5f6f9;
}
.sox-2 .into-banin .nav_table .trtd .jy a{
	display: block;
	font-size: 16px;
	text-align: center;
	color: #a7a7bb;
}
.sox-2 .into-banin .nav_table .trtd .xw{
	width: 200px;
	padding: 12px 0;
	background-color: #f5f6f9;
}
.sox-2 .into-banin .nav_table .trtd .xw a{
	display: block;
	font-size: 16px;
	text-align: center;
	color: #a7a7bb;
}
.sox-2 .into-banin .nav_table .span{
	width: 100%;
}
.sox-2 .into-banin .nav_table .span span{
	line-height: 60px;
	text-align: center;
	color: #a7a7bb;
	display: block;
}
.sox-2 .nav-cell{
	width: 918px;
	padding: 32px;
	float: right;
	background-color: #fff;
	overflow: hidden;
	clear: both;
}

.sox-2 .nav-cell .box-cell{
	width: 100%;
	float: left;
	border-bottom: 1px dashed #ddd;
}
.sox-2 .nav-cell .box-cell .box-cells{
	width: 100%;
	padding: 40px 0;
	float: left;
}
.sox-2 .nav-cell .box-cell .box-cells .left-cell{
	width: 439px;
	float: left;
}
.sox-2 .nav-cell .box-cell .box-cells .left-cell .img{
	float: left;
	width: 60px;
	border-radius: 60px;
	background-color: #eaeaea;
	text-align: center;
	line-height: 60px;
}
.sox-2 .nav-cell .box-cell .box-cells .left-cell .pz{
	width: 379px;
	float: right;
	padding: 0 0 0 24px;
	box-sizing: border-box;
}
.sox-2 .nav-cell .box-cell .box-cells .left-cell .pz .as{
	font-size: 18px;
	color: #000;
}
.sox-2 .nav-cell .box-cell .box-cells .left-cell .pz .bs{
	font-size: 15px;
	color: #c3c3c3;
	margin-top: 10px;
}
.sox-2 .nav-cell .box-cell .box-cells .left-cell .pz .bs span{
	color: red;
}
.sox-2 .nav-cell .box-cell .box-cells .left-cell .pz .bs .tet{
	color: #379be7;
}
.sox-2 .nav-cell .box-cell .box-cells .right-cell{
	float: right;
}
.sox-2 .nav-cell .box-cell .box-cells .right-cell button{
	width: 106px;
	text-align: center;
	line-height: 54px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	border-radius: 5px ;
}
.sox-2 .nav-cell .box-cell .box-cells .right-cell .q{
	background-color: #409eff;
}
.sox-2 .nav-cell .box-cell .box-cells .right-cell .w{
	background-color: #ecf5ff;
	color: #409eff;
	color: #409eff;
}
.sox-2 .nav-cell .box-cell .box-cells .right-cell .r{
	background-color: #ecf5ff;
	color: #409eff;
}
.sox-2 .nav-cell .box-cell .box-cells .right-cell .e{
	background-color: #409eff;
}


.news_rt ul li{
	color: #333;
	display: block;
	padding: 15px 0;
	position: relative;
	border-bottom: 1px solid #f1f1f1;
	padding-top: 35px;
	clear: both;
	overflow: hidden;
}


.news_rt ul li .date {
	font-size: 14px;
	float: left;
	width: 64px;
	text-align: right;
	color: #464855;
	padding-right: 20px;
	border-right: 1px solid #dee2e9;
}
.news_rt ul li .date h3{font-size: 40px; color: #878e9a; font-weight: normal; }


.news_rt .date span {
	display: block;
	font-size: 20px;
	margin-bottom: 5px;
	color: #999;
}
.news_rt .text {
	padding: 0 20px;
	overflow: hidden;
	position: relative;

	font-size: 16px; color: #464855;
}

.news_rt .text h3 {
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	color: #303339;
}
.news_rt ul li .tag{margin-top: 10px;}
.news_rt ul li .tag a{padding: 4px 10px; border: 1px solid #333; font-size: 14px; display: inline-block; margin-right: 10px;}
.news_rt .text p{color: #999;}
.title h3{
	position: relative;
	font-size: 36px; color: #303339;
	margin-bottom: 20px;
	line-height: 37px;
	text-align: center;
}
