* {
  padding: 0;
  margin: 0;
}
body {
  background: #fff;
  font-size: 14px;
  color: #333;
  font-family: PingFang SC, Helvetica Neue, Helvetica, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
}
input {
  font-size: 14px;
  color: #333;
  font-family: PingFang SC, Helvetica Neue, Helvetica, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
}
a {
  font-size: 14px;
  color: #333;
  text-decoration: none;
  transition: all ease 0.3s;
}
a:hover {
  color: #006FC0;
}
img {
  border: none;
}
ul,
li {
  list-style: none;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
em,
i {
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
  height: 0;
  display: block;
}
.container {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
table {
  width: 100%;
  word-wrap: break-word;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  min-width: 0;
  box-sizing: border-box;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: middle;
}
table th {
  font-weight: normal;
  text-align: inherit;
}
/* 顶部样式 */
.header_top{
  height: 36px;
  font-size: 12px;
  overflow: hidden;
}
.header_top,
.header_top input,
.header_top a{
  color: #666;
}
.header_top .left_link{
  font-size: 0;
  letter-spacing: 0;
  padding-top: 11px;
  height: 14px;
  line-height: 14px;
}
.header_top .left_link a{
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
  cursor: pointer;
}
.header_top .left_link a:hover{
  color: #006FC0;
  text-decoration: underline;
}
.header_top .left_link a + a{
  border-left: 1px solid #ececec;
  margin-left: 10px;
  padding-left: 10px;
}
.header_top .right_date{
  height: 28px;
  line-height: 18px;
  padding-top: 4px;
}
.header_top form{
  margin-left: 20px;
  height: 28px;
  line-height: 28px;
  position: relative;
  box-sizing: border-box;
  width: 180px;
  border: 1px solid #ececec;
  padding-right: 46px;
}
.header_top form input{
  box-sizing: border-box;
}
.header_top form .input{
  height: 26px;
  line-height: 26px;
  width: 100%;
  border: none;
  padding: 0 10px;
  outline: none;
}
.header_top form .btn{
  position: relative;
  width: 46px;
  top: 0;
  background: #006FC0;
  color: #fff;
  border: none;
  font-size: 12px;
  height: 100%;
  line-height: 26px;
}
/* banner */
.banner {
  font-size: 0;
}
.banner img {
  width: 100%;
}
/* 导航 */
.nav {
  background: #006fc0 url(../images/banner/1.png?id=202310192232PM) no-repeat center 0;
  justify-content: space-between;
  padding-top: 206px;
}
.nav li {
  height: 50px;
  line-height: 50px;
  flex-grow: 1;
  text-align: center;
  background: #006FC0;
}
.nav li.active a {
  background: #018BF0;
}
.nav li a {
  display: block;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.nav li a:hover {
  background: #018BF0;
  text-decoration: none;
}
/* 小标题 */
.title {
  height: 30px;
  line-height: 32px;
  border-bottom: 2px solid #006FC0;
  background: url(../images/bg/title.png) no-repeat 0 0;
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
  position: relative;
}
.title a {
  position: absolute;
  bottom: 5px;
  right: 0;
  height: 20px;
  line-height: 20px;
  color: #999;
  padding-right: 12px;
  background: url(../images/icon/more.png) no-repeat right center;
}
.title a:hover {
  color: #018BF0;
}
/* 首页 */
.mt_20{
  margin-top: 20px;
}
.home_main {
  margin-top: 25px;
  padding-bottom: 20px;
}
.home_main .left_main {
  width: 960px;
}
.home_main .left_main .two_list .item{
  width: 470px;
}
.home_main .right_main {
  width: 216px;
}
.home_main .right_main .quick_link {
  margin-bottom: 20px;
}
.home_main .left_main .manage_img{
  height:160px;
  background:#fff;
  overflow:hidden;
  clear:both;
  margin-top: 10px;
}
.home_main .left_main .manage_img ul{
  overflow:hidden;
  zoom:1;
}
.home_main .left_main .manage_img ul li{
  width:240px;
  float:left;
}
.home_main .left_main .manage_img ul li+li{
  margin-left: 10px;
}
.home_main .left_main .manage_img ul li img{
  width:100%;
  height:160px;
}
/* 新闻列表 */
.news_list li {
  height: 60px;
  line-height: 60px;
  position: relative;
  border-bottom: 1px solid #E8EAED;
}
.news_list li a {
  display: block;
  height: 100%;
  padding: 0 190px 0 19px;
  background: url(../images/icon/arrow.png) no-repeat 0 center;
  font-size: 16px;
}
.news_list li span {
  position: absolute;
  color: #999;
  right: 0;
  top: 0;
}
/* 分页信息 */
.page {
  margin: 29px 0;
}
.page li {
  height: 30px;
  line-height: 30px;
  margin: 0 3px;
}
.page li a,
.page li span {
  display: block;
  height: 100%;
  line-height: 28px;
  border: 1px solid #E8EAED;
  min-width: 30px;
  box-sizing: border-box;
  text-align: center;
  padding: 0 5px;
  background: #f9f9f9;
}
.page li span,
.page li a:hover {
  background: #006FC0;
  color: #fff;
  border-color: #006FC0;
}
/* 快捷入口 */
.quick_link li {
  height: 38px;
  line-height: 38px;
  border: 1px solid #006FC0;
  background: #EFFAFF;
  text-align: center;
  overflow: hidden;
}
.quick_link li + li {
  margin-top: 12px;
}
.quick_link li a {
  display: block;
  color: #006FC0;
  text-align: justify;
  padding: 0 20px;
}
.quick_link li a:hover {
  background: #006FC0;
  color: #fff;
}
.quick_link li a:after {
  display: inline-block;
  width: 100%;
  content: '';
}
/* 新闻列表 */
.text_list {
  background: #F7F8F9;
  padding: 18px 15px 23px;
}
.text_list li {
  height: 20px;
  line-height: 20px;
}
.text_list li + li {
  margin-top: 8px;
}
.text_list li a {
  display: block;
  padding-left: 15px;
  position: relative;
}
.text_list li a:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #006FC0;
  left: 0;
  top: 8px;
}
/* 左侧导航 */
.left_nav {
  width: 226px;
  border: 1px solid #DBE0E3;
  border-top: none;
}
.left_nav li ul {
  display: none;
}
.left_nav li a,
.left_nav li label {
  display: block;
  padding-left: 56px;
  font-size: 16px;
  height: 46px;
  line-height: 46px;
  cursor: pointer;
}
.left_nav li a:hover,
.left_nav li label:hover {
  background: #EFFAFF;
}
.left_nav li input {
  display: none;
}
.left_nav li input:checked + label,
.left_nav li.active
{
  background: #EFFAFF;
  border-right: 2px solid #006FC0;
}
.left_nav li input:checked + label:after {
  transform: rotate(45deg);
  top: 22px;
}
.left_nav li input:checked + label + ul {
  display: block;
}
.left_nav li label {
  position: relative;
}
.left_nav li label:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  box-sizing: border-box;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  transform: rotate(-135deg);
  right: 12px;
  top: 20px;
}
.left_nav li li a {
  color: #999;
}
.inner_right_page {
  width: 926px;
}
.detail_page {
  width: 720px;
  margin-right: 127px;
  padding: 25px 0;
}
.detail_page h1 {
  line-height: 40px;
  font-size: 28px;
}
.detail_page .date {
  margin-top: 25px;
  font-size: 12px;
  color: #999;
  line-height: 16px;
}
.detail_page .detail_view {
  margin-top: 20px;
  color: #666;
  font-size: 16px;
  line-height: 28px;
}
.detail_page .detail_view .img {
  margin: 20px 0;
  font-size: 0;
  background: #F3F3F3;
}
.detail_page .detail_view .img img {
  width: 100%;
}
.detail_page .down_link {
  margin-top: 36px;
  color: #999;
  line-height: 18px;
}
.detail_page .down_link li + li {
  margin-top: 20px;
}
.detail_page .down_link a {
  color: #999;
  text-decoration: underline;
  cursor: pointer;
}
.detail_page .down_link a:hover {
  color: #018BF0;
}
.detail_right_page {
  width: 940px;
  padding-bottom: 20px;
}
.detail_right_page h2{
  padding: 0;
  margin: 25px 0 15px;
  font-size: 18px;
  color: #333;
}
.detail_right_page ul li{
  align-items: flex-start;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 20px;
}
.detail_right_page ul li:after{
  left: 190px;
  right: 0;
  content: '';
  height: 1px;
  background: #ececec;
  position: absolute;
  bottom: 0;
}
.detail_right_page ul li .img{
  flex-grow: 0;
  flex-shrink: 0;
  width: 160px;
  border: 1px solid #ececec;
  padding: 5px;
  margin-right: 20px;
  font-size: 0;
}
.detail_right_page ul li .img img{
  width: 100%;
}
.detail_right_page .detail{
  flex-grow: 1;
}
.detail_right_page .detail h5{
  line-height:1;
  font-size: 16px;
  color: #006FC0;
  margin-bottom: 10px;
}
.detail_right_page .detail h5 span{
  font-size: 14px;
  color: #666;
  margin-left: 5px;
  font-weight: normal;
}
.detail_right_page .des{
  font-size: 14px;
  color: #333;
}
.detail_right_page .des p{
  text-indent: 2em;
  line-height: 1.6;
}
.detail_right_page .des p + p{
  margin-top: 5px;
}
.news_list_2 {
  border-top: 1px solid #DBE0E3;
}
.news_list_2 li {
  border-bottom: 1px solid #DBE0E3;
}
.news_list_2 li a {
  display: block;
  padding: 14px 0;
}
.news_list_2 li a h5 {
  font-size: 18px;
  height: 26px;
  line-height: 26px;
  font-weight: normal;
}
.news_list_2 li a .des {
  line-height: 20px;
  color: #666;
  margin-top: 12px;
}
.news_list_2 li a .date {
  margin-top: 14px;
  font-size: 12px;
  color: #999;
  height: 16px;
  line-height: 16px;
}
.footer {
  margin-top: 20px;
  background: #F7F8F9;
  border-radius: 1px;
  justify-content: space-between;
  padding: 36px 0;
  text-align: center;
}
.footer .logo,
.footer .office {
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  position: relative;
}
.footer .logo:after,
.footer .office:after {
  background: #DBDBDB;
  width: 1px;
  position: absolute;
  content: '';
  top: 50%;
  height: 66px;
  margin-top: -33px;
}
.footer .logo img,
.footer .office img {
  text-align: center;
}
.footer .logo {
  width: 325px;
}
.footer .logo:after {
  right: 0;
}
.footer .office {
  width: 222px;
}
.footer .office:after {
  left: 0;
}
.footer .text {
  padding: 0 39px;
  flex-grow: 1;
  text-align: left;
  line-height: 22px;
  color: #666;
}
.footer .text span + span {
  padding-left: 10px;
}
.down{
  font-size: 0;
  margin: 20px 0;
}
.down a{
  display: block;
}
.down a img{
  width: 100%;
}
/**2020-12-16新增样式**/
.toutiao_news{ margin-bottom:12px; background:url(../images/bg/bg_new.jpg) center top no-repeat;height:280px;padding:15px 15px 0px 15px;}
.news_pic{width:360px;float:left;margin-right:15px;}
.news_topic{float:left; width:540px;}
.news_top{line-height:32px; padding-top:10px;}
.news_top li{height:32px; line-height:32px; background:url(../images/icon/ico_7.gif) 3px 10px no-repeat; text-indent:20px; font-size:12px; }
.news_top li span{ float:right; color:#777; font-size:12px;}
.news_more{float:right; color:#ff6c00; font-size:14px; font-family:micro-soft yahei;line-height:32px;height:32px; width:128px; display:block;margin-top:5px; background:url(../images/icon/arrow6.gif) right center no-repeat; margin-right:10px;}
.qa_big{background: #F7F8F9;padding:12px 10px 15px 10px;height:250px; }
.qa_con{border:1px solid #ddd; line-height:24px; font-size:12px; color:#666; height:48px; width:186px;padding:5px;}
.qa_blk{margin-top:5px;}
.qa_big h3{ font-size:12px; color:#444; line-height:24px;margin-top:5px;}
.qa_big p{ font-size:12px; color:#666; line-height:23px; border-bottom:1px dashed #ddd;}
.qa_con::placeholder{font-size:12px; color:#aaa;}
.qa_tag1{padding:2px; background:#39b6d1; color:#fff;margin:2px 4px 2px 2px;border-radius:3px;moz-border-radius:3px;webkit-border-radius:3px;o-border-radius:3px;}
.qa_tag2{padding:2px; background:#6fbc28; color:#fff;margin:2px 4px 2px 2px;border-radius:3px;moz-border-radius:3px;webkit-border-radius:3px;o-border-radius:3px;}
.qa_bt { background:#effaff; font-size:12px; color:#006fc0; outline:medium; height:28px; width:60px; border:1px solid #006fc0;border-radius:3px;moz-border-radius:3px;webkit-border-radius:3px;o-border-radius:3px;margin-top:6px;}
.qa_bt:hover { background:#006fc0; font-size:12px; color:#fff; outline:medium; height:28px; width:60px; border:1px solid #006fc0;border-radius:3px;moz-border-radius:3px;webkit-border-radius:3px;o-border-radius:3px;}
