@charset "utf-8";
* {
  font-family: Arial, "微软雅黑", "宋体";
}
input, button, select, textarea, a {
  outline: none;
}
html, body {
  height: 100%;
  background: #fff;
}
body {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  color: #444;
}
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;
  font-family: "microsoft yahei";
}
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: #444;
  text-decoration: none;
}
a:hover {
  color: #134ea5;
  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;
}
.right {
  float: right;
}
.mainbox {
  max-width: 1370px;
  margin: 0 auto;
}
/*头部*/
body {
  background: url(202107bigbg.png) #fff top center no-repeat;
  background-size: 100%;
}
.head {
  max-width: 1370px;
  position: relative;
  margin: 0 auto;
}
.head ul {
  height: 36px;
  text-align: right;
  line-height: 36px;
  max-width: 1340px;
}
.head ul li {
  display: inline-block;
}
.head ul li a {
  margin: 0 3px;
  font-weight: normal;
  color: #3c5aa9;
}
.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(2021_z19_search_qcc.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: 28px 35px 0 30px;
  width: 28px;
  height: 28px;
  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;
}
#searchid {
  cursor: pointer;
}
.head ul li {
  margin-left: 25px;
}
.head ul li.pcicon {
  display: none;
}
.logo {
  padding: 20px 0 30px;
  width: 45%;
}
.logo img {
  width: 100%;
}
.tips {
  width: 45%;
  float: right;
  vertical-align: bottom;
  height: 100%;
  padding-top: 20px;
}
.tips img {
  width: 100%;
}
.logobox {
  height: 100%;
  display: flex;
  justify-content: space-evenly;
}
.bannerbox {
  overflow: hidden;
  margin-bottom: 35px;
}
.focuspic {
  width: 100%;
  float: left;
}
.flex-caption a::before {
  content: "";
  position: absolute;
  background-color: #8d73de;
  height: 4px;
  transform: translateX(10%);
  overflow: hidden;
  transition: all 0.3s;
  box-sizing: border-box;
  left: 0;
  bottom: 19%;
  margin-top: -8px;
  width: 10px;
  height: 34px;
}
p.flex-caption {
  background: url(202107_slider_title_bg.png) !important;
  filter: Alpha(opacity=70);
  font-size: 24px;
  font-weight: 700;
  display: block;
  position: absolute;
  margin: 0;
  display: inline-block;
  padding: 90px 19% 30px 30px;
  bottom: 0;
  color: #fff;
  left: 0;
  width: 100%;
  line-height: normal;
}
.cmain1a {
  width: 100%;
}
.cmain1ax {
  width: 100%;
  height: 38px;
  margin-bottom: 6px;
}
.cmain1ay {
  width: 100%;
  padding: 25px 15px 12px 12px;
  border-bottom: 1px dashed #4770d0;
  padding-top: 25px;
  overflow: hidden;
}
.cmain1ay .title {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 10px;
  font-weight: 700;
}
.cmain1ay .title a {
  color: #f3f6fd;
}
.cmain1ay .title a:hover {
  color: #fff;
  text-decoration: underline;
}
.cmain1ay .txt_hedar a {
  color: #fff;
  line-height: 24px;
}
.cmain1ay .txt_hedar a:hover {
  color: #fff;
  text-decoration: underline;
}
.cmain1ay img {
  max-width: none;
}
.cmain1ax li {
  float: left;
  height: 38px;
  line-height: 24px;
}
.cmain1ax li.now {
  background: url(ioz-navbg3.gif) no-repeat bottom center;
}
.cmain1ax li.now a {
  color: #004280;
  text-decoration: none;
}
#threea1 {
  margin: 0 24px 0 0;
  text-align: center;
}
#threea2 {
  margin: 0 24px 0 0;
  text-align: center;
}
#threea3 {
  margin: 0 24px 0 0;
  text-align: center;
}
.bg-line {
  background: url("202107bg-ling.png");
  padding-top: 20px;
  padding-bottom: 25px;
}
.contextleft {
  /* width: 900px; */
  float: left;
}
.cmain1ax li a {
  color: #004280;
  font-size: 20px;
  font-family: \5fae\8f6f\96c5\9ed1;
  font-weight: 600;
  text-decoration: none;
}
.cmain1ay1 {
  width: 163px;
  height: 220px;
  float: left;
  position: relative;
  margin-right: 12px;
}
.cmain1ay1x {
  width: 163px;
  height: 28px;
  text-align: center;
  position: absolute;
  left: 10px;
  bottom: 0;
  background: url();
}
.cmain1ay1x a {
  color: #000000;
  line-height: 28px;
  font-size: 11px;
  font-family: \5fae\8f6f\96c5\9ed1;
}
.list-index {
  padding: 16px 0 13px 5px;
}
.list-index li {
  overflow: hidden;
  clear: both;
}
.list-index li a {
  background: url(2021_xgs_icon01.png) no-repeat left center;
  float: left;
  width: 100%;
  padding-left: 15px;
  overflow: hidden;
  font-size: 16px;
  line-height: 34px;
  color: #fbfcfe;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-index li a:hover {
  color: #fff;
  text-decoration: underline;
}
.list-index span {
  height: 26px;
  line-height: 26px;
  color: #9b9b9b;
  font-size: 12px;
  font-family: Arial;
}
.list-index span.right {
  float: right;
}
.btn-text {
  color: #e7edf9;
  float: right;
  padding: 0px;
  background: none;
  margin: 8px 0;
  font-size: 14px;
}
.btn-text:hover {
  color: #fff;
  text-decoration: underline;
}
.bannertips {
  max-width: 1340px;
  margin: 0 auto 35px;
}
.bannertips a:hover img {
  opacity: 0.8;
}
.bannertips img.h5banner {
  display: none;
}
.bannertips img.pcbanner {
  display: block;
}
.bannertips img {
  width: 100%;
}
.events_tab {
  position: relative;
  margin-bottom: 30px;
}
.iconbg02 {
  background: url(2021_linknews_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 54px;
}
.iconbg01 {
  background: url(2021_news_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 54px;
}
.events_tab .tabmenu {
  margin-bottom: 23px;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.events_tab .tabmenu .more {
  margin-top:5px;
}
.events_tab .tabmenu .more a {
  font-size: 14px;
  color: #999;
}
.events_tab .tabmenu .morea:hover {
  color: #134ea5;
}
.events_tab .tabmenu div {
  font-size: 19px;
  font-weight: 700;
  height: 42px;
  display: block;
  line-height: 42px;
  color: #444;
}
.events_tab .tabmenu ul.myTab li.selected a {
  background: none;
}
.events_tab .tabmenu ul.myTab li {
  background: none;
  margin: 5px 10px;
}
.events_tab .tabmenu ul.myTab li.line {
  margin-top: 11px;
}
/*.notebox .tabmenu ul.myTab li a::after {
  border-right: 1px solid #666;
  height: 18px;
  width: 1px;
  display: block;
  content: "";
  position: absolute;
  top: 65%;
  right: 0;
}*/
.events_tab .tabmenu ul.myTab li.active {
  font-size: 19px;
  font-weight: 700;
  height: 42px;
  display: block;
  line-height: 42px;
  color: #444;
}
div.tabox.fwcx > div > div.list-tab > div > span {
  color: #bdbdbd;
}
div.tabox.fwcx {
  width: 900px;
}
.events_tab .tabmenu div::before {
  content: "";
  position: absolute;
  display: block;
  left: 0px;
  width: 40px;
  height: 4px;
  top: -3px;
  background: linear-gradient(to right, #69a6e4 10%, #3851c5 100%);
}
.events_tab .tabmenu li.active::before {
  content: "";
  position: absolute;
  display: block;
  left: 0px;
  width: 40px;
  height: 4px;
  top: 0px;
  background: linear-gradient(to right, #69a6e4 10%, #3851c5 100%);
}
.events_tab .tabmenu span {
  display: block;
  top: 0;
  right: 20px;
  height: 42px;
  position: absolute;
}
/**/
.contextright .right_top {
  margin-bottom: 20px;
  display: block;
  height: auto;
}
.contextright .tabmenu .selected, .tabmenu ul li.selected a {
  color: #444;
}
.contextright .tabmenu ul li {
  float: left;
  position: relative;
}
.contextright .tabmenu ul li::after {
  border-right: 1px solid #BEBEBE;
  height: 18px;
  width: 1px;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: 2px;
  right: 0;
}
.contextright .tabmenu ul li a {
  padding: 10px 20px;
  font-size: 19px;
  padding-bottom: 30px;
  font-weight: 700;
  height: 42px;
  display: block;
  line-height: 42px;
  color: #444;
}
.contextright .tabmenu .selected::before {
  content: "";
  position: absolute;
  display: block;
  left: 18px;
  width: 40px;
  height: 4px;
  top: 0px;
  background: linear-gradient(to right, #2363a5 10%, #3851c5 100%);
}
.contextright .tabmenu, .contextright .tabmenu2 {
  padding: 10px 0 0 15px;
  line-height: 30px;
  position: relative;
  background: #fff;

}
.contextright .tabmenu {
  padding: 0 0 10px 0;
}
.contextright .tab_con ul {
  position: relative;
}
.contextright .tab_con .tab_more1 {
  position: absolute;
  top: -37px;
  right: 0;
  color: #999;
  font-size: 14px;
}
.contextright .tabmenu2 .more {
  margin-top: 15px;
}
.contextright .tabmenu2 .more a {
  color: #999;
  font-size: 14px;
}
.contextright .tabmenu2 .more a:hover {
  color: #134ea5;
}
.contextright .tabmenu2 div {
  font-size: 19px;
  padding-bottom: 30px;
  font-weight: 700;
  height: 42px;
  display: block;
  line-height: 42px;
  color: #444;
}
.contextright .tabmenu2 div::before {
  content: "";
  position: absolute;
  display: block;
  left: 15px;
  width: 40px;
  height: 4px;
  top: 0px;
  background: linear-gradient(to right, #69a6e4 10%, #3851c5 100%);
}
.contextright .tabmenu2 span {
  display: block;
  top: 0;
  right: 20px;
  height: 42px;
  position: absolute;
}
.contextright .list {
  padding: 5px 15px 20px 15px;
  background-color: #fff;
}
.contextright .list ul li {
  position: relative;
  line-height: 26px;
  padding: 5px;
}
.contextright .dangshi {
  padding: 20px 0;
}
.contextright .dangshi img {
  width: 100%;
}
.contextright .links {
  padding: 0;
  width: 100%;
}
.contextright .list ul li span {
  color: #999;
  margin-left: 10px;
}
.contextright .list ul li a {
  font-size: 16px;
  line-height: 15px;
}
/**/
/*ui-select样式，可根据实际项目需求进行调整*/
.ui-select-wrap {
  display: inline-block;
  border: 1px solid #aaa;
  position: relative;
  height: 30px;
  padding-right: 15px;
  border-radius: 3px;
  background-color: #f2f2f2;
  cursor: pointer;
  font: 100 16px/30px;
  -webkit-user-select: none;
  user-select: none;
  z-index: 8;
  vertical-align: top;
}
.ui-select-wrap.focus {
  z-index: 9;
}
select.ui-select {
  height: 32px;
  vertical-align: top;
  padding: 0 8px 0 4px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #f2f2f2;
  font: 100 16px/30px;
}
.ui-select-wrap > select {
  display: none;
  height: 32px;
  vertical-align: top;
  padding: 0 8px;
  border: 1px solid #aaa;
}
.ui-select-input {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 15px;
  padding-left: 8px;
  white-space: nowrap;
  overflow: hidden;
}
.ui-select-arrow {
  display: block;
  position: absolute;
  right: 3px;
  top: 40%;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-width: 6px 5px 0 5px;
  border-top-color: #999;
}
.ui-select-list {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  left: -1px;
  top: 30px;
  background-color: #fff;
  border: 1px solid #aaa;
  width: 100%;
  overflow: auto;
  max-height: 200px;
  border-radius: 0 3px 3px 3px;
}
.ui-select-wrap.up .ui-select-list {
  top: auto;
  bottom: 30px;
}
.ui-select-wrap.focus .ui-select-list {
  display: block;
}
.ui-select-list > li {
  display: block;
  line-height: 28px;
  padding: 0 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-select-list > li:hover {
  background-color: #ddd;
}
.ui-select-list > li.selected {
  background-color: #0080ff;
  color: #fff;
}
.ui-select-list > li.disabled {
  background-color: #f2f2f2;
  color: #999;
  cursor: not-allowed;
}
.ui-select-list > li.disabled.selected {
  background-color: #59adff;
  color: #f2f2f2;
  cursor: not-allowed;
}
.ui-select-wrap.disabled {
  color: #999;
  border-color: #ccc;
  cursor: not-allowed;
}
.ui-select-wrap.disabled .ui-select-arrow {
  border-top-color: #ccc;
}
/*ui-select*/
.links .ui-select-wrap {
  display: block;
  padding-right: 20px;
  border-radius: 0;
  height: 45px;
  line-height: 43px;
  background: #f2f6ff;
  border: 1px solid #d2daee;
}
.links .ui-select-input {
  color: #0e276b;
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
}
.links .ui-select-arrow {
  top: 17px;
  right: 15px;
  border: 8px solid transparent;
  border-width: 8px 8px 0 8px;
  border-top-color: #444444;
}
.links .ui-select-list {
  overflow: auto;
  border-radius: 0;
  left: 0;
  top: 45px;
}
.links .ui-select-list > li {
  line-height: 32px;
  font-size: 14px;
}
.links .ui-select-wrap.up .ui-select-list {
  top: auto;
  bottom: 45px;
}
.events_tab .tabmenu ul {
  position: absolute;
  left: 0;
  top: -8px;
}
.events_tab .tabmenu ul li {
  float: left;
  position: relative;
  background: #edf2ff;
}
.selected .iconbg02, .selected .iconbg01, .selected .iconbg03, .selected .iconbg033 {
  background-color: #fff;
}
.iconbg03 {
  background: url(2021_xueshupeixun_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 54px;
}
.iconbg033 {
  background: url(2021_newsreport_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 54px;
}
.events_tab .tabmenu .selected {
  background: #f0f2f5;
}
.events_tab .tabmenu ul li:last-child {
  margin-right: 0px;
}
.events_tab .tabmenu ul li a {
  color: #444;
  font-size: 19px;
  font-weight: 700;
  height: 42px;
  display: block;
  line-height: 42px;
}
.events_tab .tabmenu ul li.selected a {
  color: #444;
  font-weight: 700;
  background-color: #fff;
}
.events_tab .tabmenu ul li span {
  height: 4px;
  position: absolute;
  width: 100%;
  background: #bacdff;
  top: -4px;
}
.events_tab .tabmenu ul li.selected span {
  background: #3c61c2;
}
.events_tab .tabmenu ul li span.stuico {
  background: #3c61c2;
}
.left-txtximg {
  padding-left: 0;
  float: left;
}
.right-list {
  display: block;
  padding: 0;
}
.list-tab {
  /*display: flex;*/
  margin-right: 10px;    /*flex-direction: column;*/
}
.list-tab ul {
  /* margin-left: 265px; */
}
.list-tab dl {
  /* margin-left: 265px; */
}
.list-tab dl dt {
  font-size: 20px;
  padding: 0px 10px 0 0;
  line-height: 32px;
  padding-top: 10px;
}
.list-tab dl dd {
  font-size: 14px;
  padding: 10px 0;
  color: #7b7b7b;
  line-height: 23px;
}
.list-tab ul li {
  position: relative;
  height: 34px;
  overflow: hidden;
  line-height: 34px;
  margin: 6px 0;
}
.list-tab ul li span {
  color: #999;
  margin-left: 10px;
}
.list-tab span.date {
  color: #999;
  font-size: 13px;
}
.list-tab ul li a {
  font-size: 16px;
  line-height: 26px;
}
.left-txtximg a p {
  font-size: 16px;
  padding-top: 10px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 10px;
}
.left-txtximg a:hover img {
  opacity: 0.8;
}
.mores_all {
  top: 0px;
  right: 10px;
  line-height: 30px;
  position: absolute;
  margin-right: 15px;
}
.mores_all a {
  font-size: 14px;
  font-family: PingFang-SC;
  color: #3c61c2;
}
.mores_all a:hover {
  text-decoration: underline;
}
#nav .navbar-default .navbar-nav.navbar-nav {
  margin: 0 auto;
  width: 100%;
}
#nav .navbar-default .navbar-nav > li {
  line-height: 56px;
  padding: 0;
}
#nav .navbar-default .navbar-nav > li.last:after {
  border-right: none;
}
#nav .navbar-default .navbar-nav > li:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 15px;
  height: 15px;
}
#nav .navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 20px;
  padding: 0 45px;
  line-height: 56px;
  height: 56px;
  font-weight: bold;
}
#nav .navbar-default .navbar-nav > li > a:hover {
  background: #eff8fe;
  border-top: 3px solid #e6e6e6;
  line-height: 50px;
}
#nav .navbar-default .navbar-nav > li.open > a {
  color: #344ea6;
  line-height: 56px;
  background: #eff8fe;
}
#nav .navbar-default .navbar-nav > li.open > a:hover {
  color: #344ea6;
  line-height: 50px;
}
#nav .navbar-default .navbar-nav > li > a.cur {
  font-weight: bold;
  border-bottom: 3px solid #7592f7;
}
#nav li a, #nav li a > a:hover, #nav li a > a:focus {
  background-color: transparent;
}
#nav > li.now > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #4fa0ff;
  height: 4px;
  transform: translateX(-50%);
  width: 100%;
  overflow: hidden;
  transition: all 0.3s;
  box-sizing: border-box;
}
.dropdown-menu {
  border: none;
  background: #213b89;
  padding: 0 0px 3px 0px;
  margin: 0;
  border-radius: 0px;
  min-width: auto;
}
#nav li.open {
  background-color: #213b89;
}
.dropdown-menu li {
  padding: 8px 0;
}
#nav li.dropdown ul.dropdown-menu li a {
  font-size: 17px;
}
.dropdown-menu li.bg {
  background-color: #2d50b6;
}
.navbar-nav > li > .dropdown-menu {
  min-width: 170px;
  z-index: 1000;
  top: 56px;
}
.navbar-nav > li.right-line-none > .dropdown-menu {
  left: -42px;
}
/*
*这部份代码是右侧消息蓝
*/
.contextright {
  float: right;
  /* width: 410px; */
}
.notebox {
  margin-bottom: 20px;
}
.notebox .tabmenu .selected, .notebox .tabmenu ul li.selected a {
  background-color: #f5f8fc;
}
.notebox .tabmenu ul li {
  padding-top: 10px;
  background: #f5f8fc;
  overflow: hidden;
}
.notemain {
  background: #f9fafc;
}
.notebox .tabmenu ul li a::after {
  border-right: 1px solid #fff;
  height: 18px;
  width: 1px;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 0;
}
.notebox .tabmenu ul li:last-child a::after {
  display: none;
}
.notebox .tabmenu ul {
  position: relative;
  top: 0;
}
.notebox .tabmenu ul li span {
  height: 10px;
  position: absolute;
  width: 17px;
  background: #bacdff;
  display: none;
  top: 0;
  left: 50%;
  margin-left: -8.5%;
}
.notebox .tabmenu ul li.selected span {
  background: url(2021_down.png) 0 0 no-repeat;
  width: 17px;
  height: 10px;
  display: block;
}
.long_bg {
  height: 360px;
  width: 100%;
  background: url(202107-02.png) center center;
  margin: 20px auto 0 auto;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.long_bg .mainbox ul {
  padding-top: 100px;
}
.long_bg .mainbox ul li.b1 a {
  background: url(202107-longb1-icon.png) no-repeat 40px center;
  background-size: 44px 37px;
  padding: 40px 0 0 50px;
}
.long_bg .mainbox ul li.b2 a {
  background: url(202107-longb2-icon.png) no-repeat 60px center;
  background-size: 37px 42px;
  padding: 40px 0 0 20px;
}
.long_bg .mainbox ul li.b3 a {
  background: url(202107-longb3-icon.png) no-repeat 40px center;
  background-size: 42px 38px;
  padding: 26px 0 0 105px; width: 60px;
}
.long_bg .mainbox ul li.b4 a {
  background: url(202107-longb4-icon.png) no-repeat 40px center;
  background-size: 44px 44px;
  padding: 40px 0 0 40px;
}
.long_bg .mainbox ul li.b1 h2 {
  background: url(202107-longb1.png) no-repeat;
  background-size: cover;
}
.long_bg .mainbox ul li.b2 h2 {
  background: url(202107-longb2.png) no-repeat;
  background-size: cover;
}
.long_bg .mainbox ul li.b3 h2 {
  background: url(202107-longb3.png) no-repeat;
  background-size: cover;
}
.long_bg .mainbox ul li.b4 h2 {
  background: url(202107-longb4.png) no-repeat;
  background-size: cover;
}
.long_bg .mainbox ul li a {
  display: block;
  height: 108px;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
  border-radius: 4px;
}
.long_bg ul li.b3 a {
  padding-top: 25px;
}
.contextleft .wp {
 margin-bottom: 30px;
    padding: 10px;
    background: #fff;
}
.contextleft .wp .img {
  position: relative;
  float: left;
  display: block;
  /* width: 250px; */
  height: 166px;
  background-image: url(./202107-wpbg1.png);
  font-size: 22px;
  font-weight: bold;
}
.contextleft .wp .bg1 {
  color: #233975;
}
.contextleft .wp .bg2 {
  background-image: url(./202107-wpbg2.png);
}
.contextleft .wp .bg3 {
  background-image: url(./202107-wpbg3.png);
}
.contextleft .wp .bg1 a, .contextleft .wp .bg2 a, .contextleft .wp .bg3 a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0 0 0;
}
.contextleft .wp .bg2 a, .contextleft .wp .bg3 a {
  color: #fff;
}
.contextleft .wp a:hover {
  color: #276dfa;
}
.contextleft .wp .img::before {
  content: "";
  position: absolute;
  display: block;
  left: 20px;
  width: 40px;
  height: 4px;
  top: 0px;
  background: linear-gradient(to right, #69a6e4 10%, #3851c5 100%);
}
.contextleft .wp .wp_list {
  padding: 11px 10px;
  background: #fff;
  display: block;
}
.contextleft .wp .wp_list li {
  padding: 4px 0;
}
.contextleft .wp .wp_list li a {
  line-height: 26px;
  font-size: 16px;
}
.contextleft .wp .wp_list .date {
  color: #999;
  font-size: 13px;
}
/*.img_hovbig {
  width: 100%;
  background: url(202107bg-ling.png);
  height: 185px;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}*/
.img_hovbig img {
  width: 100%;
  height: auto;
}
.iconbg04 {
  background: url(2021_note_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 50px;
}
.iconbg05 {
  background: url(2021_zhaopin_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 50px;
}
.iconbg09 {
  background: url(2021_notes_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 50px;
}
.iconbg06 {
  background: url(2021_zhuanti_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 50px;
}
.iconbg07 {
  background: url(2021_tools_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 50px;
}
.iconbg08 {
  background: url(2021_links_qcc.png) left 16px center no-repeat;
  padding: 0 18px 0 50px;
}
.tzgg {
  padding: 15px;
}
.tzgg li {
  padding: 10px 0 20px 0;
  display: flex;
}
.tzgg li div {
  text-align: center;
  display: block;
  width: 70px;
  height: 50px;
  float: left;
  font-family: roboto, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-size: 16px;
  color: #444;
  padding-right: 10px;
  line-height: 26px;
  font-weight: bold;
  position: relative;
  border-right: 3px solid #8776bc;
  margin-right: 10px;
}
/* 
.tzgg li p::after {

  width: 8px;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 0;
  height: 100%;
} */
.tzgg li div span {
  font-size: 20px;
  font-weight: bold;
  color: #8776bc;
  font-family: roboto, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.tzgg li a {
  font-size: 16px;
  display: block;
  line-height: 26px;
}
.tzgg li a img {
  position: relative;
  top: -3px;
}
.tzgg_ft li a {
  display: inline;
}
.tzgg2 li a {
  background: url(2021_z19_xk_list.png) no-repeat left 8px;
  padding-left: 20px;
}
.tzgg2 li {
  margin: 8px 14px;
}
.tzgg li .zjft {
  font-size: 15px;
  font-weight: bold;
}
.tzgg li .zjft span {
  margin-left: 10px;
}
.tab_more2 {
  color: #3c61c2;
}
.tab_more2:hover {
  text-decoration: underline;
}
.zhuanlanlist ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zhuanlanlist ul li {
  /*width: 32%;*/
  width: 24%;
}
.zhuanlanlist ul li img {
  width: 100%;
}
.zhuanlanlist ul li:hover img {
  opacity: 0.8;
}
.toollist ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.toollist ul li {
  width: 13%;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  background: #f5f8fc;
  border: 1px solid #f5f8fc;
  height: 122px;
}
.toollist ul li a {
  display: block;
  padding-top: 20px;
}
.toollist ul li span {
  display: block;
  height: 36px;
}
.toollist ul li p {
  padding: 5px 10px;
  font-size: 14px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #2b4a9b;
  line-height: 20px;
  height: 40px;
}
.toollist ul li a:hover p {
  color: #1387ff;
}
.ldboxmian {
  border-bottom: 2px solid #f2f2f2;
  margin-bottom: 30px;
}
.linkbox {
  background: #f5f8fc;
  padding: 5px 0;
}
.linkmenu a {
  color: #444;
  font-size: 19px;
  font-weight: 700;
  height: 42px;
  display: block;
  float: left;
  line-height: 42px;
}
.linkmenu {
  height: 42px;
  clear: both;
}
.selectbox {
  box-sizing: border-box;
  padding: 10px 20px 0 20px;
}
.selectbox select {
  width: 100%;
  height: 30px;
  border: 1px solid #d0d9eb;
  background: #f3f7ff;
  margin-bottom: 8px;
  font-size: 14px;
  border-radius: 0;
  padding-left: 5px;
  color: #2b4a9b;
}
.footer {
  overflow: hidden;
  background: #013377;
  padding: 25px 0;
}
.foot {
  width: 100%;
  margin: 0 auto;
  font-size: 15px;
  text-align: center;
  font-family: PingFang-SC;
  font-weight: 500;
  color: #fff;
  line-height: 29px;
}
.foot a {
  float: left;
  margin-right: 30px;
}
.footnoter {
  padding: 20px 0;
}
/*新闻列表页面开始*/
.newsbox {
  background: #fff /*url("../images/2021_newbg.png") center 0 no-repeat*/ ;
  padding: 20px 15px;
  overflow: hidden;
}
.newsmenu {
  width: 270px;
  float: left;
  padding-bottom: 18px;
}
.newsmenu h3 {
  background: url(202107_rightmenubg_qcc.png);
  padding-left: 20px;
  font-size: 22px;
  font-weight: 800;
  color: #fff;
  height: 112px;
  line-height: 112px;
}
.newsbody {
  margin-left: 300px;
}
.newsbody2 {
  margin: 0;
}
.backbox {
  height: 40px;
  line-height: 40px;
  color: #444;
  padding-left: 20px;
  margin-bottom: 13px;
  background: #f0f5ff;
  font-size: 14px;
}
.backbox a {
  color: #444;
}
.backbox a:hover {
  color: #134ea5;
}
.newsmenu ul {
  background: #1c3987;
}
.newsmenu ul li {
  line-height: 36px;
  border-bottom: 2px solid #fff;
  background: #ecf5fd;
}
.newsmenu ul li.cur, .newsmenu ul li:hover {
  background: #fff;
  color: #0835ae;
}
.newsmenu ul li a {
  line-height: 26px;
  position: relative;
  display: block;
  padding: 20px 24px 20px 20px;
  color: #444;
  font-size: 15px;
  font-weight: bold;
  background: url(2021_jtbf.png) 96% center no-repeat;
}
.newsmenu ul li.cur a, .newsmenu ul li:hover a {
  color: #0835ae;
}
.newsmenu ul li .twomenu p a {
  background-image: none;
}
.newsmenu ul li.cur a, .newsmenu ul li:hover a {
  background: url(2021_jtbf.png) 96% center no-repeat;
}
.newsmenu ul li.cur > a, .newsmenu ul li:hover > a {
  border-left: 5px solid #096dd9;
}
.secondmunu {
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  border-bottom: 2px solid #c4d6ec;
  padding-bottom: 10px;
  font-weight: 600;
  margin-bottom: 15px;
}
.secondmunu h3 {
  border-left: 4px solid #096dd9;
  padding-left: 12px;
}
.newslist ul {
  border-bottom: 1px dashed #cbcbcb;
  margin-bottom: 15px;
  padding: 0 15px 0 5px;
  padding-bottom: 15px;
}
.newslist ul li {
  overflow: hidden;
  line-height: 48px;
  height: 48px;
  font-size: 16px;
  color: #444444;
  font-weight: 500;
}
.newslist ul li a {
  color: #444;
}
.newslist ul li a:hover {
  color: #134ea5;
}
.newslist ul li span {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #888888;
}
.newslist table {
  border: 1px solid #CAD7E6;
  border-spacing: 10px;
}
.newslist table.tablewrap td.left {
  text-align: right;
  line-height: 22px;
}
.newslist table ul.name {
  border: none;
}
.newslist table ul.name li {
  float: left;
  width: 90px;
  text-align: center;
}
.newslist table table .firstRowblue {
  background: #E7F2FD;
}
.newslist td.noborder, .newslist table.noborder {
  border: 0;
  padding: 0;
}
.newslist table td {
  border: 1px solid #CAD7E6;
  padding: 8px 10px;
}
.newslist table.table_title td {
  border: 5px solid #fff;
  padding: 8px 10px;
}
.newslist table.table_title td a {
  line-height: 24px;
  display: block;
}
.newslist table.noboder, .newslist table.noboder td {
  border: 0;
  line-height: 20px;
}
#page {
  text-align: center;
  line-height: 40px;
  width: 564px;
  height: 40px;
  background: #eaf1ff;
  border-radius: 2px;
  margin: 0 auto;
}
.page a, .page span {
  color: #444;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  display: inline-block;
}
.page a.cur {
  color: #fff;
  background: #134ea5;
}
.page a.nextpage {
  border: none;
}
.mobile-pager {
  display: none;
}
/*新闻列表页面结束*/
/*图片开始*/
.imglist {
  overflow: hidden;
}
.imglist ul {
  width: 102%;
}
.imglist ul li {
  font-size: 0px;
  width: 25%;
  padding-right: 20px;
  float: left;
  margin-bottom: 29px;
  box-sizing: border-box;
}
.imglist ul li img {
  width: 100%;
  margin-bottom: 9px;
}
.imglist ul li p {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
}
.newsbody2 .imglist {
  width: 1140px;
}
/*图片结束*/
/*详情页开始*/
.detailtitle {
  margin-bottom: 30px;
}
.detail {
  padding: 0 30px;
}
.detailtitle h1 {
  font-size: 20px;
  font-weight: bold;
  color: #444;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
}
.detailtitle h2 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
  color: #444;
  line-height: 30px;
}
.detailtitle h3 {
  text-align: center;
  font-size: 14px;
  color: #444;
}
.detailtitle h3 span {
  margin: 0 30px;
  font-weight: normal;
}
.detailbox p {
  line-height: 30px;
  font-size: 16px;
  color: #444;
  margin-bottom: 15px;
  text-align: justify;
}
.detailimg {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.detailbox img {
  width: 100%;
}
.detailimg h3 {
  line-height: 50px;
  color: #444;
}
.detailpage {
  height: 50px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #cbcbcb;
  margin-bottom: 20px;
}
.detailpage a.next {
  float: right;
  background: url(2021_rightico_qcc.png) right center no-repeat;
  padding-right: 30px;
  display: block;
  cursor: pointer;
}
.detailpage a.prev {
  float: left;
  display: block;
  background: url(2021_leftico.png) left center no-repeat;
  padding-left: 30px;
  cursor: pointer;
}
.detaildown dl dt {
  width: 37px;
  height: 37px;
  display: block;
  float: left;
  background: url(fujian_qcc.png) center center no-repeat;
}
.detaildown dl dd.down {
  float: left;
  padding-left: 3px;
  line-height: 37px;
}
.detaildown dl dd {
  padding-left: 10px;
  float: left;
  display: block;
}
.detaildown dl dd ul li {
  line-height: 37px;
}
.detaildown dl dd ul li a {
  color: #3c61c2;
}
.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: 26px;
  /*text-indent: 20px;*/
  color: #444;
  padding-left: 35px;
  border-bottom: 1px solid #fff;
}
.newsmenu ul li .twomenu p a:hover {
  background-color: #f8f8f8;
}
/*详情也结束*/
/*图文新闻开始*/
.caselist {
  border-bottom: 1px dotted #d8d8d8;
  margin-bottom: 40px;
  overflow: hidden;
}
.caseimg {
  margin-bottom: 40px;
}
.caseleft {
  /* width: 187px; */
  float: left;
  margin-right: 13px;
}
.caseleft img {
  width: 231px;
  height: 142px;
}
.caseright {
  display: flex;
  flex-direction: column;
}
.caseright h2 {
  line-height: 28px;
  margin: 0 0 10px 0;
}
.caseright h2 a {
  font-size: 18px;
  font-family: PingFang-SC;
  font-weight: 800;
  color: #444444;
  line-height: 20px;
  height: 24px;
  overflow: hidden;
}
.caseright h2 a:hover {
  color: #134ea5;
}
.casebox {
  overflow: hidden;
  padding-bottom: 30px;
}
.casetext {
  font-size: 14px;
  font-family: PingFang-SC;
  font-weight: normal;
  color: #444;
  line-height: 24px;
  height: 70px;
  overflow: hidden;
  margin-bottom: 5px;
}
.caseright p {
  font-size: 14px;
  font-family: PingFang-SC;
  font-weight: 500;
  color: #bfbfbf;
}
/*图文新闻结束*/
.ipadmenu {
  position: absolute;
  display: none;
  top: -79px;
  background: url(2021_menu.png) 100% 100% no-repeat;
  background-size: 100%;
  width: 50px;
  height: 50px;
  right: 10px;
}
.winbg {
  width: 100%;
  height: 100%;
  display: none;
  background-color: #fff;
  z-index: 100;
  position: absolute;
  left: 0;
  top: 200px;
  opacity: 0;
}
.nav_three {
  display: none;
}
.nav_three p {
  background: #eaf1ff;
}
.nav .nav_three p a {
  font-size: 14px;
  text-indent: 65px;
}
/*其他页*/
.zuzhibox {
  padding-bottom: 20px;
  overflow: hidden;
}
.mapmenu {
  height: 14px;
  background: #f0f5ff;
  position: relative;
  margin-bottom: 40px;
}
.mapmenu span {
  width: 119px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2453bb;
  display: block;
  font-size: 20px;
  color: #ffffff;
}
.maplist {
  margin-bottom: 20px;
}
.maplist ul {
  overflow: hidden;
}
.maplist ul li {
  width: 16%;
  float: left;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.maplist ul li a {
  background: url(./2021_mapjiantou_qcc.png) 0 center no-repeat;
  font-size: 16px;
  text-indent: 20px;
  display: block;
  font-weight: 500;
  color: #444444;
  line-height: 30px;
}
.maplist ul li a:hover {
  color: #3a56b6;
}