/* CSS Document */
* {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, "Helvetica Neue", "Arial", Verdana, sans-serif;
}

body {
  margin: 0;
  font-size: 12px;
  font-family: "Microsoft YaHei UI", 'microsoft yahei', '黑体';
  line-height: 1.5;
  color: #333;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
img,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
font {
  border: none;
  padding: 0;
  margin: 0;
  list-style: none;
}

h1 {
  font-size: 20px;
  font-weight: normal;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 14px;
  font-weight: normal;
}

h4 {
  font-size: 12px;
}

h5 {
  font-size: 12px;
  font-weight: normal;
}

font {
  font-size: 12px;
}

a {
  color: #00a0de;
  text-decoration: none;
}

a:hover {
  color: #f60;
  text-decoration: none;
}

dfn,
i {
  font-style: normal;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.f_right {
  float: right;
}

.indexbody {
  background: url(20210625bg.png) center 0 no-repeat;
}

.logo {
  float: left;
}

.top_link {
  text-align: right;
  height: 40px;
  line-height: 40px;

}

.top {
  overflow: hidden;
  padding: 5px 0 45px;
}

.logotips {
  float: right;
  position: relative;
  top: 20px;
}

.navbox {
  height: 54px;
  line-height: 54px;
	 background-color: #1943A3;
   background:url(nav.png) repeat-x;
 
}

.nav {
  width: 1250px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.nav ul {
  display: flex;
  justify-content: center;
}

.nav ul li {
  width: 135px;
  text-align: center;

}

.nav ul li a {
  font-size: 17px;
  color: #fff;
}

.nav {
  margin-bottom: 22px;
  height: 54px;


  position: relative;
  z-index: 10000;
}

.nav .yyui_menu1 {
  height: 54px;
  line-height: 54px;
}

.nav .yyui_menu1 li {
  float: left;
  position: relative;
}

.nav .yyui_menu1 li.hidden-xs {
  width: auto;
  font-weight: 100
}

/*这一级是导航*/
.nav .yyui_menu1 li a {
  display: block;
  line-height: 54px;
  text-decoration: none;
  color: #fff;



}

.nav .yyui_menu1 li a:hover {
  background-color: #2057D8;
}

.nav .yyui_menu1 li a.more:after {
  content: " »";
}

.nav .yyui_menu1 li ul {
  position: absolute;
  float: left;
  width: 170px;
  left: 0px;
  display: none;
  background-color: #2057D8;
  z-index: 9999;
}

/*这是第二级菜单*/
.nav .yyui_menu1 li ul a {
  width: 170px;
  text-decoration: none;
  color: #fff;
}

.nav .yyui_menu1 li ul a:hover {
  background: #2B68F7;
}

.nav .yyui_menu1 li ul ul {
  top: 0;
  left: 150px;
}

/*从第三级菜单开始,所有的子级菜单都相对偏移*/
.nav ul li {
  width: 105px;
  float: left;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  line-height: 54px;
  color: #fff;
}

.nav ul li a {
  color: #fff;
  display: block;
}

.nav ul li a img {
  margin-right: 6px;
  position: relative;
  top: 8px;
}

.nav .yyui_menu1 li ul a {
  text-indent: 32px;
  font-size: 16px;
  text-align: left;
}


.sea_box {
  border-radius: 20px;
  float: right;
  height: 34px;
  margin: 9px 10px 0 50px;
  width: 238px;
  background-color: #2057D8;
}

.notxt {
  width: 203px;
  float: left;
  height: 34px;
  line-height: 34px;
  border: none;
  background: none;
  text-indent: 10px;
}

.notxt1 {
  background: url(20210401search.png) center center no-repeat;
  width: 34px;
  height: 34px;
  cursor: pointer;
  border: none;
  float: left;
}

.bl_news {
  float: right;
  width: 880px;
}

.header {
  width: 1250px;
  margin: 0 auto;
}

.top_link {
  color: #1943A3;
}

.top_link a {
  color: #1943A3;
}

/* 
#featured-area {
  height: 600px;
  margin: 40px auto
}

.roundabout-holder {
  list-style: none;
  width: 1300px;
  height: 600px;
  margin: 0 auto
}

.notebox {
  box-shadow: 0 0 20px #CED8EF;
  font-size: 12px !important;
  height: 600px;
  overflow: hidden;
  width: 720px;
  cursor: pointer;
  background: url(20210401bg.jpg) 0 0 repeat;
}

.notebox dl {
  padding: 30px;
}

.notebox dl dt {
  position: relative;
  font-size: 0px;
  margin-bottom: 15px;
}

.notebox dl dt img {
  max-height: 365px;
  transition: all 0.4s;
}
.notebox dl dt img:hover{
  transform: scale(1.05);

  }
.notebox dl dt em {
  width: 96px;
  display: block;
  font-size: 18px;
  font-style: normal;
  text-align: center;
  height: 36px;
  font-weight: 600;
  background: #E38633;
  color: #fff;
  line-height: 4 3.7836px;
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -48px;
}

.notebox dl dd p {
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  font-size: 16px;
  color: #444;
  background: url(20210401orange.png) 0 center no-repeat;
  text-indent: 20px;
}

.notebox dl dd p a {
  color: #444444;
}
.notebox dl dd p a:hover{ color: #1A4CC0;}

.notebox dl dd p.more {
  line-height: 21px;
  height: 21px;
  text-align: right;
  font-size: 14px;
  background: none;
  opacity: 0;
 
}

.notebox dl dd p.more a {
  color: #999;
}

.notebox img {
  height: 100%;
  max-height: 300px;
  width: 100%;
  background-color: #fff;
  margin: 0
}

.roundabout-in-focus {
  cursor: auto
}

.roundabout-holder span {
  display: none
}

.roundabout-in-focus:hover span {
  display: inline;
  position: absolute;
  bottom: 5px;
  right: 5px;
  padding: 8px 20px;
  background: #f9f9f9;
  color: #36c;
  z-index: 999;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-left: 1px solid #aaa;
  border-top: 1px solid #aaa
}

.roundabout-in-focus dl dd p.more {
  opacity: 1;
}
 
.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
  outline: none;
  text-decoration: none
}

.roundabout li {
  margin: 0
} */



.notebox {
  padding-top: 26px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 65px;
}

.notebox dl {

  width: 394px;
}

.notebox dl dt {
  position: relative;
  font-size: 0px;

}

.notebox dl dt img {
  width: 394px;
  height: 263px;
  /* transition: all 0.4s; */
}

.notebox dl dt img:hover {
  /* transform: scale(1.05); */

}

.notebox dl dt em {
  width: 96px;
  display: block;
  font-size: 18px;
  font-style: normal;
  text-align: center;
  height: 36px;
  font-weight: 600;
  background: #E38633;
  color: #fff;
  line-height: 36px;
  position: absolute;
  bottom: -16px;
  left: 10px;

}

.notebox dl dd {
  padding: 25px 10px 10px;
  background: #F1F3F7;
}

.notebox dl dd h3 {
  font-size: 16px;
  font-family: PingFang-SC-Heavy, PingFang-SC;
  font-weight: 800;
  color: #444444;
  line-height: 28px;

}

.notebox dl dd h3 a {
  color: #444;
}

.notebox dl dd h3 a:hover{ color: #1A4CC0;}

.notebox dl dd p {
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  font-size: 16px;
  color: #444;

}

.notebox dl dd p a {
  color: #444444;
}

.notebox dl dd p a:hover {
  color: #1A4CC0;
}

.notebox dl dd p.more {
  line-height: 30px;
  height: 30px;
  text-align: right;
  font-size: 14px;
  background: none;


}

.notebox dl dd p.more a {
  color: #999;
}

.notebox img {
  height: 100%;
  max-height: 300px;
  width: 100%;
  background-color: #fff;
  margin: 0
}





.layout {
  width: 1250px;
  margin: 0 auto;
  overflow: hidden;
}

.events_tab {
  width: 607px;
}

.tabmenu {
  margin-bottom: 10px;
  border-top: 2px dashed #f1f1f1;
  border-bottom: 2px double #4886FF;
  height: 52px;
  line-height: 52px;
  position: relative;
}

.tabmenu ul {
  position: absolute;
  top: -2px;
}

.tabmenu ul li {
  border-top: 2px dashed #f1f1f1;
  border-bottom: 2px double #4886FF;
  float: left;
  position: relative;
  width: 122px;
  text-align: center;
  background-color: #fff;
}

.tabmenu .selected {
  background: #2F5ECA;
  border-top: 2px dashed #2F5ECA;
  border-bottom: 2px double #2F5ECA;
}

.tabmenu ul li:last-child {
  margin-right: 0px;
}

.tabmenu ul li a {
  color: #444;
  font-size: 19px;
  font-weight: 700;
  height: 52px;
  display: block;
  line-height: 56px;
}

.tabmenu ul li.selected a {
  color: #fff;
  font-weight: 700;
}

.tabmenu ul li span {
  position: absolute;
  left: 50%;
  margin-left: -7.5px;
  background: url(20210401triangle.png) center center no-repeat;
  width: 15px;
  height: 15px;
  top: 43px;
  display: none;
}

.tabmenu ul li.selected span {
  display: block;
}

.tabmenu ul li span.stuico {
  background: #3C61C2;
}

.tab_con ul {
  position: relative;
}

.tab_con ul li {
  height: 40px;
  line-height: 40px;
  background: url(20210401orange.png) 0 center no-repeat;
  text-indent: 20px;
}
 
.tab_con ul li a {
  color: #444;
  font-size: 16px;
}

.tab_con ul li a:hover {

  color: #1A4CC0;
}

.tab_more2 {
  position: absolute;
  color: #444;
  top: -46px;
  font-size: 13px;
  right: 10px;
}

.newslist {
  display: flex;
  justify-content: space-between;
}

.tabox {
  height: 290px;
}

.intoyjs {
  width: 288px;
  height: 193px;
  position: relative;
  float: left;

}

.imgbox {
  overflow: hidden;
  margin-bottom: 45px;
  display: flex;
  width: 607px;
  justify-content: space-between;
}

.imgnews {
  display: flex;

  justify-content: space-between;
}

.intoimg {
  width: 288px;
  height: 193px;
  position: relative;
  overflow: hidden;
}

.intoimg img {
  width: 100%;
  font-size: 0;
  height: 100%;
  transition: all 0.4s;
}

.intoimg img:hover {
  transform: scale(1.05);

}

.intolist {
  position: relative;
  width: 290px;
  height: 310px;
  background: rgb(62 97 177 / 80%);
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
}

.intolist ul {
  padding-top: 15px;
}

.intolist ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}

.intolist ul li a:hover {
  text-decoration: underline;
}

.intolist ul li {
  background: url(20210401allow.png) 10px center no-repeat;
  text-indent: 30px;
  line-height: 34px;
  height: 34px;
}

.imgbaner {
  width: 288px;
  height: 193px;
  float: left;
  overflow: hidden;
}

.weblist {
  width: 607px;

  height: 193px;
  box-sizing: border-box;
  border: 1px solid #4886FF;

}

.weblist ul {
  height: 193px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.weblist ul li {
  box-sizing: border-box;
  width: 33.33333333%;
  height: 96px;
  display: flex;
  line-height: 96px;
  border-left: 1px  dashed #4886FF;
  border-bottom: 1px  dashed #4886FF;

}
.weblist ul li:nth-child(1),.weblist ul li:nth-child(4){ border-left: none;}

.weblist ul li:nth-child(4),.weblist ul li:nth-child(5),.weblist ul li:nth-child(6){ border-bottom: none;}
.weblist ul li a {
  display: block;
  font-size: 18px;
  color: #0E276B;
  padding: 0 0 0 50px;
  font-weight: bold;
  width: 100%;
  margin-left: 40px;
}

.weblist ul li a.weba {
  background: url(20210621note3.png) 0 center no-repeat;
}

.weblist ul li a.webb {
  background: url(20210621note2.png) 0 center no-repeat;
}

.weblist ul li a.webc {
  background: url(20210621note1.png) 0 center no-repeat;
}

.weblist ul li a.webd {
  background: url(20210621note4.png) 0 center no-repeat;
}

.weblist ul li a.webe {
  background: url(20210621note5.png) 0 center no-repeat;
}

.weblist ul li a.webf {
  background: url(20210621note6.png) 0 center no-repeat;
}

.weblist ul li a:hover {
  text-decoration: underline;
}

.tipsimg {
 margin-bottom: 70px;
}

.tipsimg ul {
  display: flex;
  justify-content: space-between;
}

.tipsimg ul li img {
  width: 100%;
  transition: all 0.4s;

}

.tipsimg ul li img:hover {
  width: 100%;
  transform: scale(1.1);
}

.footer {
  background: #1943A3;
}

.foot {
  width: 1250px;
  margin: 0 auto;
  position: relative;
  padding: 35px 0 50px;

}

.foot p {
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.foot img {
  position: absolute;
  right: 0;
  top: 35px;
}

.intotips {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 125px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.intotips::before{
  width: 7px;
height: 19px;
background: #4886FF;
display: block;
content: '';
float: left;
margin: 8px 10px 0 0 ;
}


/*新闻列表页面开始*/
.newsbox {
  background: #fff
    /*url("../images/2021_newbg.png") center 0 no-repeat*/
  ;
  padding: 20px 0;
  overflow: hidden;
}

.newsmenu {
  width: 290px;
  float: left;

  padding-bottom: 18px;
}

.newsmenu h3 {
  background: url(20210401sonmenu.png);
  padding-left: 20px;
  font-size: 22px;
  font-weight: 800;
  color: #fff;
  height: 62px;
  line-height: 62px;
}

.newsbody {
   
  width: 930px; float: left;
  margin-left: 30px;
  overflow: hidden;
}

.newsbody2 {
  margin: 0
}

.backbox {
  height: 40px;
  line-height: 40px;
  color: #444;
  padding-left: 20px;
  margin-bottom: 20px;

  background: #F3F3F3;
}

.backbox a {
  color: #444;
}

.newsmenu ul {

  background: #1C3987;
}

.newsmenu ul li {
  line-height: 36px;
  border-bottom: 2px solid #fff;
  background: #EAF1FF;
}

.newsmenu ul li.cur,
.newsmenu ul li:hover {}

.newsmenu ul li a {
  line-height: 26px;
  position: relative;
  display: block;
  padding: 20px 24px 20px 20px;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  /*background: url(2021_jthove.png) 96% center no-repeat;*/
  position: relative;
}

.newsmenu ul li.cur a,
.newsmenu ul li:hover a {}

.newsmenu ul li .twomenu p a {
  background-image: none;
}

.newsmenu ul li.cur .twomenu p a::before {
  display: none;
}

.newsmenu ul li.cur a,
.newsmenu ul li:hover a {
  background: url(20210401jiantou.png) 96% center no-repeat;
  color: #113E99;
}

.newsmenu ul li.cur a::before,
.newsmenu ul li:hover a::before {

  content: '';
  display: block;
  width: 3px;
  height: 28px;
  background-color: #1943A3;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -14px;

}

.newsmenu ul li.cur .twonews a.left_nav2{background: url(20210401jiantou.png) 95% center no-repeat #d9e4f9; background-size: 6px 10px;
    padding-left: 30px;}

.newsmenu ul li.cur .twonews a.left_nav2::before{ background: none;}

.secondmunu {
  height: 24px;
  line-height: 24px;
  font-size: 18px;

  padding-bottom: 10px;
  font-weight: 600;
  margin-bottom: 15px;
}

.secondmunu h3 {
  border-left: 10px solid #113E99;
  padding-left: 12px;
  font-size: 18px;
  font-weight: bold;
  color: #113E99;
}

.sonnewslist ul {
  border-bottom: 1px dashed #CBCBCB;
  margin-bottom: 15px;
  padding: 0 15px 0 5px;
  padding-bottom: 15px;
}

.sonnewslist ul li {
  overflow: hidden;
  line-height: 48px;
  height: 48px;
  font-size: 16px;
  color: #444444;
  font-weight: 500;
}

.sonnewslist ul li a {
  color: #444;
}

.sonnewslist ul li a:hover {
  color: #5980D1;
}

.sonnewslist ul li span {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #888888
}

.newsmenu ul li .twomenu {

  background-color: #EAF1FF;
}

/*.newsmenu ul li .twomenu p {
  height: 54px;
  line-height: 54px;
}*/

.newsmenu ul li .twomenu p a {
  /*border: none;
  height: 54px;*/
  line-height: 26px;
  /*text-indent: 20px;*/
  color: #2459BC;
  padding-left: 35px;
  border-top: 1px solid #fff;
}

.newsmenu ul li .twomenu p:last-child a {
  border: none;
}

.newsmenu ul li .twomenu p a:hover {
  background-color: #f8f8f8;
}

.page {
  text-align: center;
  line-height: 40px;
  display: flex;
  height: 40px;
  justify-content: center;
  border-radius: 2px;
  margin: 0 auto;

}

.pagebox {
  border: 1px solid #ddd;
  border-radius: 5px;
  ;
  height: 36px;
  overflow: hidden;
  display: inline-block;
  margin-right: 20px;

}

.pagebox a,
.pagebox span {
  color: #327AB7;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding: 0 14px;
  display: inline-block;
  overflow: hidden;
  border-right: 1px solid #ddd;
  /* border: 1px solid #327AB7; */

}

.pagebox a:last-child {
  border: none;
}

.page span {
  font-size: 16px;
  color: #327AB7;
  margin-right: 10px;
}

.page a.cur {
  color: #fff;
  background: #4EA2F6;

}


.page a.nextpage {}

.mobile-pager {
  display: none;
}

/*新闻列表页面结束*/

/*详情页开始*/
.detailtitle {
  margin-bottom: 30px;
}

.detail {
  padding: 0 30px;
}

.detailtitle h1 {
  font-size: 20px;
  font-weight: bold;
  color: #444;
  /*height: 80px;*/
  line-height: 40px;
  /*overflow: hidden;*/
  text-align: center;
  margin-bottom: 15px;
}

.detailtitle h2 {
  text-align: center;
  margin-bottom:15px;
}

.detailtitle h3 {
  text-align: center;
  font-size: 14px;
  color: #949494;
}

.detailtitle h3 span {
  margin: 0 30px;
  font-weight: normal;
}

.detailtitle h3 a {
  margin: 0 5px;
}

.detailbox p {
  line-height: 30px;
  font-size: 16px;
  color: #444;
  margin-bottom: 25px;
}

.detailimg {
  text-align: center;
}

.detailimg img {
  width: 100%;
  max-width: 600px;
}

.detailimg h3 {
  line-height: 50px;
  color: #444;
}

.detailpage {
  height: 22px;
  line-height: 22px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #CBCBCB;
  margin-bottom: 20px;
}

.detailpage a.next {
  float: right;
  height: 22px;
  line-height: 22px;
  background: url(20210401rightico.png) right center no-repeat;
  padding-right: 30px;
  display: block;
  cursor: pointer;
  font-size: 14px;
}

.detailpage a.prev {
  float: left;
  height: 22px;
  line-height: 22px;
  display: block;
  background: url(20210401leftico.png) left center no-repeat;
  padding-left: 30px;
  cursor: pointer;
  font-size: 14px;
}

.detaildown {}

.detaildown dl dt {
  width: 70px;
  float: left;
  background: url(20210401fujian.png) 0 center no-repeat;
  padding-left: 35px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

.detaildown dl dd {
  margin-left: 110px;
}

.detaildown dl dd ul li {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}

.detaildown dl dd ul li a {
  color: #3C61C2;
  font-size: 14px;
  text-decoration: underline;
}

.detaildown dl dd ul li a:hover {

  text-decoration: underline;

}

.newsmenu ul li .twomenu {

  background-color: #EAF1FF;
}

.newsmenu ul li .twomenu p {
  height: 54px;
  line-height: 54px;
}

.newsmenu ul li .twomenu p a {
  border: none;
  height: 54px;
  line-height: 54px;
  text-indent: 20px;
  color: #2459BC;
}

.newsmenu ul li .twomenu p a:hover {
  background-color: #f8f8f8;
}

/*详情也结束*/
/*图文新闻开始*/

/*图片开始*/
.imglist {

  overflow: hidden;
}

.imglist ul {
  width:1000px
}

.imglist ul li {
  font-size: 0px;
  width: 287px;
  height:265px;
  margin-right: 34px;
  float: left;
 
}

.imglist ul li img {
  width: 287px;
  height: 191px;
  margin-bottom:15px
}

.imglist ul li a p {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #444;
}

.newsbody2 .imglist {
  width: 1140px;
}

/*图片结束*/

/*图文新闻结束*/



.share {
  float: right;
  line-height: 44px;
  font-size: 14px;
  display: flex;
  justify-content: flex-end;
}

.share a {
  margin-left: 15px;
}








/*
*领导
*/
.ldbox dl {
  overflow: hidden;
  margin-bottom: 30px;
  height: 100%;
  display: flex;
}

.ldbox dl dt {
  width: 200px;
  font-weight: 500;
  float: left;
  font-size: 0;

}

.ldbox dl dt img {}

.ldtips {
  padding-top: 17px;
  color: #444444;
  line-height: 24px;
}


.ldtips p strong {

  color: #444444;
}

.ldbox dl dd {

  margin-left: 20px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}

.ldbox dl dd .ldp {
  line-height: 48px;
  height: 48px;
}

.ldbox dl dd h3 {

  height: 42px;
  font-size: 30px;

  font-weight: 800;
  color: #3C61C2;
  line-height: 42px;
}

.ldbox dl dd h3 a {


  font-size: 30px;

  font-weight: 800;
  color: #3C61C2;

}

.ldbox dl dd .ldnote {

  font-size: 15px;
  padding: 5px 0 10px 0;
  font-weight: 500;
  color: #444444;
  line-height: 30px;
}

.ldbox dl dd p {
  height: 26px;
  line-height: 26px;
}

.ldbox dl dd span {
  background: url(2021_ldemail_qcc.png) 0 center no-repeat;
  display: inline-block;
  padding-left: 30px;
}

.leadlist{   width: 930px;
  overflow: hidden;}

.leadlist ul {
  width: 980px;
 overflow: hidden;
 
}
.leadlist ul li img{ width: 100%; height: 276px;}

.leadlist ul li {
  width:200px;
  float: left;
  height:410px;
  margin-right: 44px;
}

.leadlist ul li p {
  width: 200px;
  font-size: 16px;
  color: #444;

}

.leadlist ul li p i {
  padding: 0 10px;
  position: relative;
  top: -1px;
}

.staffmore {
  text-align: center;
  display: none;
}

.staffmore a {
  display: inline-block;
  width: 209px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #D6D8EF;
  color: #1943A3;
  font-size: 16px;
  display: flex;
  justify-content: center;
  font-weight: bold;
  align-items: center;
  margin: 0 auto;
}

.staffmore a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 11px solid #DADADA;
  margin-left: 5px;
}



.footall {
  display: none;
}





.search_model_container {
  padding-bottom: 30px;
  position: relative;
}

.search_model {
  position: absolute;
  background-color: rgba(58, 100, 194, 0.9);
  width: 100%;
  display: none;
  top: -8px;
  left: 0;
  z-index: 9999;
}

.search_model form {
  overflow: hidden
}

.search_box {
  background-color: rgba(58, 100, 194, 1);
  line-height: 36px;
  height: 36px;
  padding-left: 20px;
  margin: 26px 160px 20px;
}

.search_ipt {
  height: 36px;
  border: 0;
  background: none;
  font-size: 16px;
  color: #fff;
  width: 88%;
  float: left;
  caret-color: #fff;
  -webkit-appearance: none;
  outline: none;
  padding: 0;
}

.search_sub {
  background: url(20210401search.png) no-repeat 10px 8px;
  background-size: 20px 20px;
  padding-left: 10px;
  width: 40px;
  height: 36px;
  float: right;
  display: block;
  border: 0;
}

.search_close {
  float: right;
  margin: 30px 35px 0 30px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.search_close img {
  width: 100%;
}

.search_ipt::-webkit-input-placeholder {
  color: #8dbefb;
}

.search_ipt:-moz-placeholder {
  color: #8dbefb;
}

.search_ipt::-moz-placeholder {
  color: #8dbefb;
}

.search_ipt:-ms-input-placeholder {
  color: #8dbefb;
}

.top_link {
  padding: 8px;
}

.search_model {
  display: none;
}

#searchid {
  cursor: pointer;
  float: right;
  margin-left: 10px;
}


.staffs {
  margin-bottom: 40px;
}

.staffs ul {
  display: flex;
  justify-content: space-around;
  text-align: left;
  height: 52px;
  line-height: 52px;
}

.staffs ul:first-child {
  height: 56px;
  line-height: 56px;
  font-size: 20px;
}

.staffs ul:nth-child(odd) {
  background: #F5F6FF;
}

.staffs ul li {
  width: 33.333%;
  padding-left: 40px;
  box-sizing: border-box;
  font-size: 16px;
  color: #444444;
}


.mapmenu {
  height: 56px;
  line-height: 56px;
  background: #F5F6FF;
  font-size: 22px;
  font-weight: 800;
  color: #444444;
  line-height: 56px;
  margin-bottom: 15px;
}

.mapmenu::before {
  content: '';
  display: block;
  float: left;
  height: 56px;
  background: #1943A3;
  width: 7px;
  float: left;
  margin-right: 32px;
}

.maplist {
  display: flex;
  padding: 0 20px;

}

.maplist ul {
  flex: 1;
  margin-bottom: 60px;
}

.maplist ul h3 {
  height: 54px;
  line-height: 54px;
  background: url(20210401mappath.png) 0 center no-repeat;
  padding-left: 20px;
}

.maplist ul h3 a {
  font-weight: bold;
  color: #444444;
  font-size: 18px;

}

.maplist ul a:hover {
  color: #1A4CC0;
}

.maplist ul li {
  padding: 10px 0 10px;
  line-height: 24px;
  background: url(20210401yuan.png) 0 18px no-repeat;
  padding-left: 20px;
}

.maplist ul li a {
  color: #444444;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}


/* 

@media screen and (min-width:1701px) {
  #searchid{ display: none;}
}


@media screen and (max-width:1250px) and (min-width:1400px) {

  .nav,
  .top {
    width: 1126px;
  }
  #searchid{ display: none;}
  .nav ul li {
    padding: 0;
  }
  .nav ul li {
    width: 105px;
  }
  .sea_box {
    margin-left: 10px;
  }
  .notxt {
    width: 127px;
}
  #featured-area {
    width: 950px;
  }

  .roundabout-holder {
    width: 580px;
  }

  .header,
  .layout,
  .foot {
    width: 1126px;
  }

  .imgnews {
    margin-left: 0;
  }

  .intolist {
    height: 300px;
  }

  .newslist {
    width: 650px;
    margin-right: 28px;
  }

  .tipsimg {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .intoyjs {
    width: 445px;
    height: 300px;
    margin: 0 0 20px 0;
  }

  .intoimg {
    width: 100%;
    height: 100%;
    position: relative;
  }

  .imgbaner {
    width: 445px;
    height: 310px;
  }

  .weblist {
    margin-right: 0;
  }

  .notxt {
    width: 125px;
  }

  .imglist ul li {
    width: 31.333%;

  }

  .leadlist ul li {
    width: 25%;
  }

  .ldbox dl dt {
    width: 180px;
  }

  .ldbox dl dt img {
    width: 180px;
  }

  .leadlist ul li img {
    width: 180px;
  }

  .leadlist ul li p {
    width: 180px;
    line-height: 24px;
  }
}



 
 



















}











@media screen and (max-width:991px) and (min-width:768px) {
  #featuredbox{ overflow: hidden;  clear: both;}
  .roundabout-holder {
    width:500px;
  }

  .notebox {
    width: 580px;
    height: 530px;
  }

  #featured-area {
    margin: 20px auto;
  }
  .nav .yyui_menu1 li {
		height: auto;
	}
   
	.nav .yyui_menu1 li ul {
		position: relative;
		width: 100%;
		float: inherit;
		background: #234fc1;
	}

	.nav .yyui_menu1 li ul a {
		width: 100%;
		font-weight: normal;
		font-size:16px;
		line-height: 40px;
    height: 40px;
     text-align: center;
  }
  .nav{ height: auto; display: block;}
  .nav ul{ display: block;}
	.nav .yyui_menu1 li a {
		line-height: 44px;
		height: 44px;
	}

	.nav .yyui_menu1 li a {
		background-image: none !important;
		text-indent: 0px !important;
	}

	.nav .yyui_menu1 li {
    line-height: 44px;
    width: 100%;
	}

	.nav .yyui_menu1 li a:hover {
		background: #032376
	
}
  .intoyjs {
    width: 100%;
    margin: 0;
    height: 468px;
    margin-bottom: 40px;
  }

  .intoimg {
    width: 100%;
    height: 100%;
  }

  .intolist {
    height: 100%;
  }

  .weblist ul li {
    width: 30%;
    box-sizing: border-box;
    padding: 0 20px;
  }

  .imgbaner {
    width: 100%;
    height: auto;
  }

  .weblist {
    margin: 0 0 40px 0;
    height: auto;
    line-height: ;
  }

  .tipsimg {
    width: 100%;
    margin: 0;
  }

  .tipsimg ul {
    flex-wrap: wrap;
  }

  .tipsimg ul li {
    width: 100%;
    margin-bottom: 40px;
  }

  .tipsimg ul li img {
    width: 100%;
  }

  .imgbox {
    margin-bottom: 40px;
  }

  .weblist ul {
    background: url(20210401ipadbg.jpg) 0 0 no-repeat;
    background-size: cover;
    flex-wrap: wrap;
    justify-content: center;
  }

  .layout,
  .header,
  .foot,
  .nav {
    width: 100%;
    box-sizing: border-box;
    
  }


  .newslist {
    width: 100%;
    float: inherit;
    box-sizing: border-box;
    padding: 0 20px;
  }

  .imgnews {
    width: 100%;
    float: inherit;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0;
  }

  .navbox {
    position: absolute;
    height: auto;
    width: 100%;
    z-index: 10000;
  } 
  .sea_box {
  display: none;
  }

  .newsmenu,
  .page {
    display: none;
  }
  .staffmore{ display: block;}
  .newsbody {
    margin: 0;
  }

  .detail {
    padding: 0;
  }

  .detailtitle h3 span {
    margin: 0;
  }

  .share {
    float: none;
    justify-content: center;
  }

  .foot {
    text-align: center;
    overflow: hidden;
  }

  .foot p {
    font-size: 12px;
    text-align: center;
    padding: 0 10px;
  }

  .foot img {
    position: relative;
  }

  .top {
    padding: 10px;
  }

  .logotips, .navbox{ display: none;}

  .menuico{ display: block;}
  .top {
    position: relative;
  }

  .logo a img {
    width: 80%;
  }

  .menuico {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -20px;
    right: 10px;
    background: url(20210401menu.png) 100% 100% no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;
    content: '';

  }

  .imglist ul li {
    width: 48%;
  }

  .ldbox dl {}

  .ldbox dl dd {
     width: 50%;
  }

  .leadlist ul {
    display: flex;
    justify-content: space-around;
  }

  .leadlist ul li {
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
    height: auto;
  }

  .leadlist ul li img {
    width: 100%;
  }

  .leadlist ul li p {
    width: 100%;
  }

  .ldbox dl {
    
  }

  .ldbox dl dt {
    width: 50%;
  }

  .ldbox dl dt img {
    width: 100%;
  }

  .staffs ul {
    overflow: hidden;
  }

  .staffs ul li {
    padding-left: 0;
  }


}


@media screen and (max-width:767px) and (min-width:320px) {
  
#featuredbox{ overflow: hidden;}
  .roundabout-holder {
    width: 100%;
    height: 370px;
 
 
  }

  .notebox {
    width: 100%;
    height: auto;
    padding: 0 20px;
    box-sizing: border-box;
  }

  #featured-area {
    margin:40px auto;
    height: 400px;
    width: 100%;
  
  }

  .intoyjs {
    width: 100%;
    margin: 0;
    height: auto;
    margin-bottom: 40px;
  }

  .notebox dl {
    padding: 20px 0;
  }

  .intoimg {
    font-size: 0;
    width: 100%;
    height: 100%;
  }

  .intolist {
    height: 100%;
  }

  .weblist ul li {
    width: 33.3333%;
    box-sizing: border-box;
    padding: 0 20px;
  }

  .imgbaner {
    width: 100%;
    height: auto;
  }

  .weblist {
    margin: 0 0 20px 0;
    height: auto;
    line-height: ;
  }

  .tipsimg {
    width: 100%;
    margin: 0;
  }

  .tipsimg ul {
    flex-wrap: wrap;
  }

  .tipsimg ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .tipsimg ul li img {
    width: 100%;
  }

  .imgbox {
    margin-bottom: 40px;
  }

  .weblist ul {
    background: url(20210401ipadbg.jpg) 0 0 no-repeat;
    background-size: cover;
    flex-wrap: wrap;
  }

  .layout,
  .header,
  .foot,
  .nav {
    width: 100%;
    box-sizing: border-box;
  }
  .nav,.nav .yyui_menu1{ height:auto}
.nav .yyui_menu1 li ul a{ text-align:center}
  .newslist {
    width: 100%;
    float: inherit;
    box-sizing: border-box;
    padding: 0 20px;
  }

  .imgnews {
    width: 100%;
    float: inherit;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0;
  }

  .navbox {
    position: absolute;
    height: auto;
    width: 100%;
    z-index: 10000;
  }

  .nav ul {
    display: inline-block;
    width: 100%;
  }

  .nav ul li {
    box-sizing: border-box;
    width: 100%;
  }

  .sea_box {
    display: none
  }

  .newsmenu,
  .page {
    display: none;
  }
  .staffmore{ display: block;}
  .newsbody {
    margin: 0;
  }

  .detail {
    padding: 0;
  }

  .detailtitle h3 span {
    margin: 0;
  }

  .share {
    float: none;
    justify-content: center;
  }

  .foot {
    text-align: center;
    overflow: hidden;
  }

  .foot p {
    font-size: 12px;
    text-align: left;
    padding: 0 10px;
  }

  .foot img {
    position: relative;
    width:15%;
  }

  .top {
    padding: 10px;
  }

  .logotips,
  .navbox {
    display: none;
  }

  .logo {
    position: relative;
  }

  .logo a img {
    width: 80%;
  }

  .menuico {
    position: absolute;
    display: block;
    top: 50%;
    background: url(20210401menu.png) 100% 100% no-repeat;
    background-size: 100%;
    width: 34px;
    height: 34px;
    content: '';
    right: 0px;
    margin-top: -17px;
  }

  .imglist ul li {
    width: 48%;
  }

  .ldbox dl {}

  .ldbox dl dd {
    width: 100%;
    margin-left: 0px;
  }

  .leadlist ul {
    display: flex;
    justify-content: space-around;
  }

  .leadlist ul li {
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
    height: auto;
  }

  .leadlist ul li img {
    width: 100%;
  }

  .leadlist ul li p {
    width: 100%;
  }

  .ldbox dl {
    display: block;
  }

  .ldbox dl dt {
    width: 100%;
  }

  .ldbox dl dt img {
    width: 100%;
  }

  .staffs ul {
    overflow: hidden;
  }

  .staffs ul li {
    padding-left: 10px;
    width: 38%;
  }
  .staffs ul li:first-child{

    width: 24%;
  }

  
  .tabox {
    overflow: hidden;
    height: auto;
  }

  .tabmenu ul {
    width: 100%;
    box-sizing: border-box;
  }

  .tabmenu ul li {
    width: 31%;
  }

  .tab_more2 {
    position: relative;
    top: 0;
    right: 0;
    margin: 20px auto;
    width:50%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #DEE3ED;
    text-align: center;
    display: block;
  }

  .tab_con ul li {
    height: auto; 
    line-height: 24px;
    margin-bottom: 8px;
    background: url(20210401orange.png) 0 10px no-repeat;
    text-indent: 0;
     padding-left: 15px;
  }
  .weblist ul{ justify-content: center;}
  .weblist ul li{ width: 42%; padding: 0; }
  .intolist{ position: relative;
   width: 100%;
   height: auto;
   opacity: 1;
background: #3F61B3;
  }
  .intolist ul{ padding: 10px 0;}
.foot p{ display: none;}
.foot p.footall{ display: block; text-align: center;  font-size: 16px;}

.nav .yyui_menu1 li {
		height: auto;
	}

	.nav .yyui_menu1 li ul {
		position: relative;
		width: 100%;
		float: inherit;
		background: #234fc1;
	}

	.nav .yyui_menu1 li ul a {
		width: 100%;
		font-weight: normal;
		font-size: 14px;
		line-height: 40px;
		height: 40px;
	}

	.nav .yyui_menu1 li a {
		line-height: 44px;
		height: 44px;
	}

	.nav .yyui_menu1 li a {
		background-image: none !important;
		text-indent: 0px !important;
	}

	.nav .yyui_menu1 li {
		line-height: 44px;
	}

	.nav .yyui_menu1 li a:hover {
		background: #032376
	
}
.sonnewslist ul li span{ display: none;}


.search_ipt{ width: 83%;}
}

@media screen and (max-width:767px) and (min-width:620px) {
  #featured-area{ margin: 140px 0 120px;}
}
@media screen and (max-width:619px) and (min-width:580px) {
  #featured-area{ margin: 105px 0 ;}
}

@media screen and (max-width:579px) and (min-width:480px) {
  #featured-area{ margin: 96px 0 ;}
}
@media screen and (max-width:479px) and (min-width:400px) {
  #featured-area{ margin: 65px 0 45px;}
}
  */