.weizhi_c {
  width      : 1200px;
  height     : 40px;
  margin     : 0 auto;
  display    : flex;
  align-items: center;
  font-size  : 14px;
  color		 : #fff
}

.weizhi_c .iconfont {
  width : 15px;
  height: 19.5px;
}

.weizhi_c .weizhi_n {
  color: #007AFF;
}

.search_box{
	
	background: #1A3762;
	overflow: hidden;
	margin-top: 20px;
  	height:68px;
}
.search_box_left{
	float: left;
	width: 77%;
	color: #fff;
	font-size: 14px;
	text-indent: 14px;
}
.search_box_left select{
	background: #fff;
	width: 160px;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	padding: 0 10px;
	border: 1px solid #ccc;
	color: #313131;
	text-decoration: none;
	position: relative;
}
.search_box_left>div:nth-child(1){
  	text-indent: 0px;
  	margin-top:15px;
  	width:1000px;
  	font-size:15px;
}
.search_box_left>div{
  	text-indent: 25px;
    line-height: 40px;
}
.search_box_left>div>a{
	cursor:pointer;
	color: #ffffff;
	text-decoration: none;
    margin: 0px 9px;
  	padding: 25px 3px;
}
.search_box_left>div>a:hover{
	color: #028DD6;
  	font-weight: bold;
}
.search_box_right{
	float: left;
	width: 21%;
	text-align: right;
  	margin-left:24px;
}
.search_box_right .search_right_input{
	display: inline-block;
    height: 30px;
    margin-top: 18px;
    opacity: 1;
    outline: none;
    color: #919191;
    background: #344A6E;
}
.search_box_right .search_right_btn{
	cursor: pointer;
	display: inline-block;
	width: 70px;
	height: 33px;
	float: right;
	font-size: 14px;
	margin-right: 13px;
	margin-top: 19px;
	text-align: center;
	line-height: 34px;
	background: rgba(0, 122, 255, 1);
	color: #ffffff;
}
.fypages.pages{
	overflow: hidden;
	line-height: 30px;
	text-align: right;
	padding: 20px;
}
.fypages.pages div:first-child{
	margin-left: 0;
}
.fypages.pages div:last-child{
	margin-right: 0;
}
.kjjr_content{
	overflow: hidden;
	padding: 10px;
  background-color: #002050;
}
.kjjr_box{
	width: 371px;
	height: 290px;
	float: left;
	margin: 0 10px 10px;
	border: 1px solid rgb(13 142 255 / 30%);
  	background-color: #15325F;
}
.kjjr_box_img{
	width: 100%;
	height: 190px;
}
.kjjr_box_title{
	text-align: center;
	border-bottom: 1px solid rgb(13 142 255 / 30%);
	padding: 15px 0px 18px;
	color: #fff;
	font-size: 20px;
}
.kjjr_box_item{
	overflow: hidden;
	line-height: 36px;
	color: #515151;
	font-size: 14px;
}
.kjjr_box_item .kjjr_box_je{
	float: left;
	width: 80%;
	text-align: center;
	border-right: 1px solid rgb(13 142 255 / 30%);
  color: #89A0BB;
}
.kjjr_box_item .kjjr_box_je span{
	color: #F1D008;
}
.kjjr_box_item .kjjr_box_lv{
	float: left;
	width: calc(20% - 1px);
	text-align: center;
  color: #02BDFF;
}
.kjjr_box_item .kjjr_box_lv span{
	color: #0D8EFF;
}

.kjjrxq_content{
	overflow: hidden;
	padding: 30px;
}
.kjjrxq_title{
	font-size: 20px;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 700;
}
.kjjrxq_date{
	height: 40px;
	line-height: 40px;
	background-color: #f2f6fe;
	font-size: 14px;
	border-radius: 3px;
	color: #333333;
	margin: 15px 0 25px;
	text-align: center;	
	letter-spacing: 1px;
}
.kjjrxq_img img{
	width: 100%;
	height: 370px;
}
.kjjrxq_form{
	border: 1px solid #EAEAEA;
}
.kjjrxq_form_title{
	background-color: #eff7ff;
	height: 50px;
	line-height: 50px;
	color: #2C6BE1;
	font-size: 16px;
	position: relative;
	padding-left: 25px;
	border-bottom: 1px solid #EAEAEA;
	letter-spacing: 1px;
}
.kjjrxq_form_title::before{
	content: "";
	position: absolute;
	top: 19px;
	left: 15px;
	height: 14px;
	width: 3px;
	background-color: #2C6BE1;
	display: inline-block;
}
.kjjrxq_form_txt{
	color: #333333;
	font-size: 16px;
	padding: 25px 30px 50px;
	letter-spacing: 1px;
}
.kjjrxq_form_table{
	overflow: hidden;
	border: 1px solid rgba(13, 142, 255, 0.2);
	margin: 0 30px 30px;
}
.kjjrxq_table_tr{
	border-bottom: 1px solid rgba(13, 142, 255, 0.2);
	overflow: hidden;
	font-size: 16px;
}
.kjjrxq_table_tr:nth-child(odd){
	background-color: #f0f9ff;
}
.kjjrxq_table_tr:last-child{
	border-bottom: 0;
}
.kjjrxq_table_tr span:first-child{
	float: left;
	display: inline-block;
	width: 230px;
	padding: 10px;
	color: rgba(3, 140, 212, 1);
	line-height: 28px;
	letter-spacing: 1px;
}
.kjjrxq_table_tr span:last-child{
	float: left;
	display: inline-block;
	padding: 10px;
	width: calc(100% - 272px);
	border-left: 1px solid rgba(13, 142, 255, 0.2);
	color: rgba(51, 51, 51, 1);
	line-height: 28px;
	letter-spacing: 1px;
}

a {
  text-decoration: none;
}

.page {
  width     : 100%;
  min-width : 1200px;
  background: #10183A;
}

.page .main {
  width     : 100%;
  margin-top: 0px;
}

.main .zhong {
  width          : 1200px;
  margin         : 0 auto;
  height		 : 860px;  
  justify-content: space-between;
  background     : #1B1F4B;
  box-shadow     : 0 0 6px 0 rgba(238, 238, 238, 1);
  margin-top	 : 50px
}

.main .zhong .left {
  width      : 230px;
  margin-left: 20px;
  margin-top : 30px;
}

.left .title {
width: 100%;
    height: 25px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 20px;
    margin-top: -30px;
    margin-left: 450px;
}

.left .title img {
  margin-right  : 10px;
  vertical-align: middle;
}

.left .title span {
  color: white;
}

.left .one .box2 {
  width     : 230px;
  height    : 60px;
  background: #e8f3ff;
}

.left .one .box {
  margin    : 0 auto;
  margin-top: 10px;
}


.left .box1 a {
  width      : 64px;
  height     : 21px;
  line-height: 60px;
  opacity    : 1;
  color      : #ffffff;
  font-size  : 14px;
  font-weight: 400;
  font-family: "Microsoft YaHei";
  margin-left: 21px;
}

#box3 {
  width           : 4px;
  height          : 60px;
  background-color: #FE7A00;
  float           : left;
}

.left .box2 .box4 {
  width      : 64px;
  height     : 21px;
  line-height: 60px;
  opacity    : 1;
  color      : #616161;
  font-size  : 14px;
  font-weight: 400;
  font-family: "Microsoft YaHei";
  margin-left: 21px;
}

/* .one .box a:hover {
  color: #ffffff;
} */

.left .active {
  /* color: #ffffff; */
  background: #2C6BE1
}




.main .zhong .right {
  width     : 74%;
  margin-top: -10px;
}

.right .rightt {
  width      : 100%;
  /* height     : 1150px; */
  margin-left: -25px;
  margin-top : -10px;
}

.right .rightt .box {
  width        : 880px;
  margin       : 0 auto;
  box-sizing   : border-box;
  margin-top   : 65px;
  padding-left : 47px;
  margin-bottom: 28px;
}

.right .rightt .title {
  width        : 100%;
  overflow     : hidden;
  text-overflow: ellipsis;
  white-space  : nowrap;
  font-size    : 16px;
  padding-left : 0;
  font-weight  : 600;
}

.box .title li {
  list-style-type: none;
  float          : left;
  margin-top     : 50px;
  margin-left    : 47px;
}

.title a {
  width          : 32px;
  height         : 22px;
  opacity        : 1;
  color          : rgba(97, 97, 97, 1);
  font-size      : 16px;
  font-weight    : 700;
  font-family    : "PingFang SC";
  text-align     : left;
  text-decoration: none;
}

#alla {
  margin-left : 92px;
  margin-right: 70px;
}

.xline {
  width        : 880px;
  height       : 5px;
  border-radius: 6px 6px 0 0;
  background   : linear-gradient(180deg, rgba(13, 142, 255, 0) 11%, rgb(13 142 255 / 7%) 100%);
}

.box .date {
  font-size  : 14px;
  color      : #818181;
  line-height: 30px;
}

.box .date span:nth-child(2) {
  margin-left: 10px;
}

input::-webkit-input-placeholder {
  padding-left: 14px;
  color       : #919191;
}

.right .rightt .pages {
  display        : flex;
  justify-content: flex-end;
  margin-top     : 37px;
  margin-bottom  : 37px;
}

.pages div:first-child {
  margin-left: 30px;
}

.pages div span {
  color: red;
}

.pages div:last-child {
  margin-right: 30px;
}

.pages div span {
  margin-left: 10px;
  cursor     : pointer;
}

.box .title .allc {
  color: #0D8EFF;
}

.box .title .alle {
  margin-right: 70px;
}

.title div {
  display: inline-block;
}

.xline .xianshi {
  width        : 130px;
  height       : 5px;
  border-radius: 6px 6px 0 0;
  opacity      : 0.800000011920929;
  margin-left  : 348px;
  background   : linear-gradient(180deg, rgba(13, 142, 255, 0) 11%, rgba(13, 142, 255, 1) 100%);
}

.pages div span:hover {
  color: #009bdf;
}

.box_middle {
  height    : 60px;
  background: #eaf1fc;
  margin-top: 10px;
}

.box_middle .middle_right {
  display    : inline-block;
  width      : 197px;
  height     : 34px;
  margin-top : 13px;
  opacity    : 1;
  outline    : none;
  margin-left: 602px;
  color      : #919191;
  border     : 1px solid #ededed;
  ;
  background: rgba(255, 255, 255, 1);
}

.box_middle .iconfontt {
  cursor      : pointer;
  display     : inline-block;
  width       : 70px;
  height      : 36px;
  float       : right;
  font-size   : 14px;
  margin-right: 13px;
  margin-top  : 14px;
  text-align  : center;
  line-height : 36px;
  background  : rgba(0, 122, 255, 1);
  color       : #ffffff;
  font-size   : 14px;
}

.picture {
  width     : 100%;
  margin-top: 10px;
  display   : flex;
  flex-wrap : wrap;
}

.picture .picture_a {
  width     : 280px;
  height    : 280px;
  opacity   : 1;
  border    : 1px solid #EEEEEE;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  margin-top: 20px;
}

.picture .picture_a img {
  margin-top : 20px;
  margin-left: 75px;
}

.picture .picture_a .jt {
  width        : 24px;
  height       : 24px;
  opacity      : 1;
  position     : absolute;
  left         : 611px;
  top          : 425px;
  background   : #ffffff;
  border-radius: 50%;
}

.picture .picture_a .name {
  margin-top : 10px;
  margin-left: 113px;
  font-size  : 18px;
  font-weight: 500;
  font-family: "PingFang SC";
  color      : #333333;
}

.picture .picture_a .ch {
  margin-top : 22px;
  margin-left: 71px;
  font-size  : 14px;
  font-weight: 400;
  font-family: "PingFang SC";
  color      : rgba(51, 51, 51, 1);
}

.picture .picture_a .cyl {
  margin-top : 11px;
  margin-left: 71px;
  color      : rgba(51, 51, 51, 1);
  font-size  : 14px;
  font-weight: 400;
  font-family: "PingFang SC";
  text-align : left;
}

.picture .picture_b {
  margin-left: 20px;
}

#page_b {
  width        : 62px;
  height       : 28px;
  border-radius: 4px;
  opacity      : 1;
  background   : rgba(0, 122, 255, 1);
  color        : rgba(255, 255, 255, 1);
  font-size    : 14px;
  font-weight  : 400;
  font-family  : "Microsoft YaHei";
  padding      : 5px 11.37px 5px 7.23px;
}

.pages .page_a {
  color: #616161;
}

.pages .active {
  width        : 28.93px;
  height       : 28px;
  border-radius: 4px;
  color        : #ffffff;
  font-size    : 14px;
  padding      : 5px 9.3px 5px 10.33px;
  opacity      : 1;
  background   : rgba(0, 122, 255, 1);
}