* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

.mtright .wp_article_list .list_item .Article_Title {
  float: left;
  border: 1px solid lightgray;
  border-radius: 10px;
  padding: 6px 9px;
  padding-left:20px;
  box-sizing: border-box;
  margin: -6.3px 0;
  box-shadow: 1px 3px 3px 3px aliceblue;
  width: 380px;
  height: 80px;
  background-size: 6%;
  background-repeat:no-repeat;
}

.mtright .wp_article_list .list_item .Article_Title::before{
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	/*border-radius: 10px;*/
	background-color: #014599;
  /*background-image: url(../img/BJ.png);*/
  background-size: 90%;
	background-repeat: no-repeat;
	transform: rotate(-90deg);
	position: relative;
	top: -2px;
	left: -10px;
}

.dtjt10_div_text .dtjt10_div_text_text p{
	text-indent: 0;
}
.mtright .wp_article_list .list_item .Article_PublishDate {
  color: #666;
  position: relative;
  top: -36px;
  right: 9px;
}
.dtjt10_div_text a:link{
	font-size: 17px;
	color:#014599;
}

.dtjt10_div_text .dtjt10_div_text_title {
  background: #eee;
  text-align: center;
  position: relative;
  top: 428px;
  width: 560px;
  left: -560px;
  height: 43px;
  line-height: 37px;
  padding: 3px;
}

.dtjt10_div_text .dtjt10_div_text_text {
  position: relative;
  left: -160px;
  top: 427px;
  left: -481px;
padding: 0 6px;
}

.picbase1-content p {
	display: none;
}

.news_icon {
	background: none;
}

.main-down>div:first-child .wp_article_list .list_item {
	width: 100%;
	height: 90px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 90px;
	border-top-left-radius: 43px;
	border-bottom-right-radius: 43px;
	margin: 20px 0;
	background: antiquewhite;
	border-bottom: 1px dotted rgba(248, 176, 107, 0.7);
	vertical-align: top;
}

.articlelist1_a_title {
	line-height: 90px;
	padding: 6px;
	font-size: 20px;
	color: #014599;
	font-weight: bold;
}

.articlelist3_tr {
	background: none;
}

.dtjt9_div_img .number .current {
	opacity: 0;
}

.dtjt9_div_text a:link {
	font-size: 20px;
	font-weight: bold;
	color: #014599;
	line-height: 23px;
	/* color: #000; */
	text-decoration: none;
}

/* 搜索logo */
.search {
	opacity: 0;
}

.wp_article_list .list_item .Article_Index {
	display: none;
	background: none;
}

.wp_article_list .list_item {
	width: 100%;
	height: 51px;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 51px;
	border-bottom: 1px dotted rgba(248, 176, 107, 0.7);
	vertical-align: top;
}

#wp_nav_w20 .wp_nav {
	margin-top: 18px;
	padding: 0px;
	display: block;
}

.wp_nav .nav-item a span.item-name {
	display: inline-block;
	padding: 5px 10px;
	line-height: 67px;
	cursor: pointer;
}

.main-mid-news .wp_article_list .list_item .pr_fields {
	display: flex;
	align-items: center;

}

.wp_article_list .list_item .pr_fields {
	display: inline;
	float: left;
	font-weight: 300;
}

.main-top-right .wp_article_list .list_item .pr_fields {
	display: flex;
	align-items: center;
}

.main-mid-news .wp_article_list .list_item .Article_PublishDate {
	width: 80px;
	margin: 11px;
	height: 80px;
	font-size: 18px;
	padding-left: 10px;
	box-sizing: border-box;
	color: whitesmoke;
	background: sandybrown;
}

.main-top-right .wp_article_list .list_item .Article_PublishDate {
	width: 80px;
	margin: 11px;
	height: 80px;
	font-size: 18px;
	padding-left: 10px;
	box-sizing: border-box;
	color: whitesmoke;
	background-color: rgba(4, 105, 184, 0.6);
}

.main-top-right .wp_article_list .list_item .Article_PublishDate {
	border-radius: 10%;
	background-color: rgba(4, 105, 184, 0.6);
        padding: 15px;
        line-height: 24px;
}

.main-mid-news .wp_article_list .list_item {
	width: 100%;
	height: 107px;
	line-height: 37px;
	padding-left: 2px;
	box-sizing: border-box;
	flex-direction: row-reverse;
	justify-content: flex-end;
	display: flex;
	border-bottom: 2px dotted gray;
	vertical-align: top;
}

.main-top-right .wp_article_list .list_item {
	width: 100%;
	height: 100px;
        padding: 0 0;
	line-height: 30px;
	padding-left: 2px;
	box-sizing: border-box;
	flex-direction: row-reverse;
	justify-content: flex-end;
	display: flex;
	vertical-align: top;
}

.mtright-con .wp_article_list .list_item {
    box-shadow: none;
    border-radius: 10px;
    margin: 5px 0px;
    width: 100%;
    height: 100%;
    line-height: 30px;
    border-bottom: none;
    vertical-align: top;
}
a {
	color: black;
	text-decoration: none;
}

/* 头部 */
.head {
	height: 135px;
	width: 100%;
	background-color: #014599;
	border-bottom: 2px solid #045199;
	/* background-color: #045199; */
}

.w {
	width: 1420px;
	height: 100%;
	margin: 0 auto;
}

.logo {
	float: left;
	width: 1000px;
	height: 100%;
	background-size: 105%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url(../img/logo.png);
}


.top-right {
	float: right;
	width: 300px;
	height: 100%;
}

.search {
	background-image: none;
	border-left: 1px solid #dedede;
}

.search-1 {
	margin-top: 20px;
	width: 250px;
	height: 40px;
	/* background-color: aqua; */
	float: right;
}

.NAV {
	width: 100%;
	height: 65px;
	background-color: #014599;
}

.nav {
	margin-top: 20px;
	height: 65px;
	width: 1200px;
	margin: 0 auto;
}

.lb {
	width: 100%;
	height: 711px;
	background-color: whitesmoke;
}

/* .main {
	background-image: url('../img/pic.png');
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgb(254, 254, 254);
	height: 1630px;
	width: 100%;
} */

.main-top {
	height: 560px;
	width: 1600px;
	margin: 10px auto;
	display: flex;
	justify-content: space-around;
}

.main-top-left {
	width: 1017px;
	height: 80px;
	/* background-color: red; */
}

.main-top-left img {
    display: block;
    object-fit: cover;
}

.mtbottom {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.mtleft {
	width: 600px;
	height: 100%;
	margin: 20px 0;
}

.mtright {
  width: 400px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding-top: 10px;
  box-sizing: border-box;
}

.mtright-con{
	width: 400px;
	height: 100%;
}


.leftfir {
	width: 387px;
	height: 300px;
	background-color: whitesmoke;
}

.left-01 {
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}

.leftsec {
	width: 387px;
	height: 90px;
	background-color: whitesmoke;
}

.left-02 {
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}

.main-title {
	padding-left: 80px;
	font-size: 22px;
	color: #014599;
	font-weight: bold;
	line-height: 70px;
	width: 100%;
	height: 79px;
	border-bottom: 3px #b4b4b4 solid;
	background-repeat: no-repeat;
	background-position: 2% 50%;
}

.logo1 {
	background-image: url('../img/logo1.png');
}

.logo2 {
	background-image: url('../img/logo2.png');
}

.logo3 {
	background-image: url('../img/logo3.png	');
}

.logo4 {
	background-image: url('../img/logo4.png');
}

.main-more {
	float: right;
	font-size: 18px;
	line-height: 79px;
}

.main-top-right {
	width: 400px;
	height: 100%;
	float: right;
}

.main-mid {
	height: 600px;
	width: 1430px;
	background-image: url('../img/pic.png');
	background-repeat: no-repeat;
	background-position: center;
	margin: 20px auto;
	display: flex;
	justify-content: space-around;
}

.main-mid-news {
	width: 690px;
	height: 620px;
}

.main-down {
	width: 1430px;
	display: flex;
	padding-top: 0;
	height: 400px;
	margin: 0 auto;
	justify-content: space-around;
}

.main-down>div:first-child {
	float: left;
	height: 360px;
	width: 450px;
}

.main-down>div {
	float: left;
	height: 360px;
	width: 450px;
}

.main-down-title {
	font-weight: 300;
	color: rgb(4, 105, 184);
	font-size: 22px;
	padding: 0 10px;
	margin: 3px;
	background-image: url('../img/titpic2.png');
	background-repeat: no-repeat;
	background-size: 43% 100%;
	border-bottom: 1.6px solid rgb(4, 105, 184, 0.3);
}

.main-down-title>span {
	margin: 2px;
}

.foot {
	height: 288px;
	width: 100%;
	background-color: #1d2553;
}

.grid {
	display: grid;
	grid-template-columns: 490px 513px 400px;
	grid-template-rows: 192px;
	padding-top: 30px;
}

.down-title {
	width: 100%;
	height: 66px;
	color: white;
	font-size: 22px;
}

.con-text-sec {
	width: 1500px;
	height: 460px;
	/* background-color: rebeccapurple; */
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
}

.ct-fri {
	width: 426px;
	height: 460px;
}

.BOTTOM {
	width: 100%;
	height: 180px;
	background-color: darkblue;
	/* display: flex; */
	justify-content: center;
	align-items: center;
}

.bottom {
	width: 1400px;
	height: 160px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}


.intrduce>h2 {
	font-family: 'Courier New', Courier, monospace;
	font-size: 26px;
	margin: 3px 0;
}

.intrduce>p {
	line-height: 30px;
	/* font-family: 'Courier New', Courier, monospace; */
}

.erweima {
	width: 100px;
	height: 160px;
	/* background-color: beige; */
	float: left;
	margin: 0 10px;
}

.tu {
	width: 100px;
	height: 100px;
	background-color: white;
}

.tu-btext {
	width: auto;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.box {
	width: 10px;
	height: 60px;
	background: linear-gradient(#1c77d3, #4a05d0);
	float: left;
	border-radius: 5px;
	margin-right: 15px;
}

.new-fri {
	line-height: 84px;
	color: black;
	font-size: 22px;
	font-weight: 500;
}

.more {
	padding-top: 20px;
}

.lunbo {
	width: 100%;
}

.content {
	width: 100vw;
	height: 66vh;
	margin: 2px auto;
	position: relative;
}


#item {
	width: 100vw;
	height: 66vh;

}

.item {
	position: absolute;
	opacity: 0;
	transition: all 1s;

}

.item.active {
	opacity: 1;
}

.lunbo img {
	display: block;
	width: 100vw;
	height: 66vh;
}

#btn-left {
	width: 30px;
	height: 69px;
	font-size: 30px;
	color: white;
	background-color: rgba(0, 0, 0, 0.4);
	line-height: 69px;
	padding-left: 5px;
	z-index: 10;
	/*始终显示在图片的上层*/
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-60%);
	/*使按钮向上偏移居中对齐*/
	cursor: pointer;
	opacity: 0;
	/*平时隐藏*/
}

.lunbo:hover #btn-left {
	/*鼠标滑入，显示图标*/
	opacity: 1;
}

#btn-right {
	width: 26px;
	height: 69px;
	font-size: 30px;
	color: white;
	background-color: rgba(0, 0, 0, 0.4);
	line-height: 69px;
	padding-left: 5px;
	z-index: 10;
	position: absolute;
	right: 20px;
	top: 50%;
	cursor: pointer;
	opacity: 0;
	transform: translateY(-60%);
}

.lunbo:hover #btn-right {
	opacity: 1;
}

#circle {
	height: 20px;
	display: flex;
	position: absolute;
	bottom: 35px;
	right: 25px;
}

.circle {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 2px solid white;
	background: rgba(0, 0, 0, 0.4);
	cursor: pointer;
	margin: 5px;
}

.white {
	background-color: #FFFFFF;
}

.con-text-sec .pr_fields::before {
	content: '';
	display: block;
	background-image: url('../img/fangkuai.png');
	background-size: 100%;
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 15px;

}

.saishi {
	/*background: url('../img/saishi.png');*/
	background-repeat: no-repeat;
	background-size: 55%;
	background-position: 25% 20%;
}

.zhinan {
	/*background: url('../img/zhinan.png');*/
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: 40% 20%;
}

.shiye {
	/*background: url('../img/shiye.png');*/
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: 40% 20%;
}

input {
	height: 30px;
	margin-top: 15px;
	padding-left: 5px;
	border-radius: 5px;
}

.articlelist3_tr {
	border: none;
	font-size: 18px;
}


.intrduce>h2 {
	font-family: 'Courier New', Courier, monospace;
	font-size: 26px;
	margin: 3px 0;
}


.intrduce>p {
	line-height: 30px;
	/* font-family: 'Courier New', Courier, monospace; */
}

.erweima {
	width: 100px;
	height: 160px;
	/* background-color: beige; */
	float: right;
	margin: 0 10px;
display: none;
}

.tu {
	width: 100px;
	height: 100px;
	background-color: white;
}

.tu>img {
	width: 100%;
}

.tu-btext {
	width: auto;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

* {
	margin: 0;
	padding: 0;
}

a {
	list-style: none;
}

li {
	list-style: none;
}

.lunbo {
	width: 100%;
}

.content {
	width: 100vw;
	height: 66vh;
	margin: 2px auto;
	position: relative;
}

#item {
	width: 100vw;
	height: 66vh;

}

.item {
	position: absolute;
	opacity: 0;
	transition: all 1s;

}

.item.active {
	opacity: 1;
}

.item img {
	display: block;
	width: 100vw;
	height: 66vh;
}

#btn-left {
	width: 30px;
	height: 69px;
	font-size: 30px;
	color: white;
	background-color: rgba(0, 0, 0, 0.4);
	line-height: 69px;
	padding-left: 5px;
	z-index: 10;
	/*始终显示在图片的上层*/
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-60%);
	/*使按钮向上偏移居中对齐*/
	cursor: pointer;
	opacity: 0;
	/*平时隐藏*/
}

.lunbo:hover #btn-left {
	/*鼠标滑入，显示图标*/
	opacity: 1;
}

#btn-right {
	width: 26px;
	height: 69px;
	font-size: 30px;
	color: white;
	background-color: rgba(0, 0, 0, 0.4);
	line-height: 69px;
	padding-left: 5px;
	z-index: 10;
	position: absolute;
	right: 20px;
	top: 50%;
	cursor: pointer;
	opacity: 0;
	transform: translateY(-60%);
}

.lunbo:hover #btn-right {
	opacity: 1;
}

#circle {
	height: 20px;
	display: flex;
	position: absolute;
	bottom: 35px;
	right: 25px;
}

.circle {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 2px solid white;
	background: rgba(0, 0, 0, 0.4);
	cursor: pointer;
	margin: 5px;
}

.white {
	background-color: #FFFFFF;
}

.main-top-right .wp_article_list .list_item .Article_PublishDate::after {
    content: "";
    display: block;
    height: 3px;
    width: 10px;
    background-color: #68a5d4;
    position: relative;
    bottom: 36px;
    left: 43px;
}