@charset "utf-8";
/* CSS Document */
/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  /* [disabled]margin:0;
*/
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #333;
  margin: 0;
  font-size: 18px
}
input {outline:none;border: 0px;}
input[type=submit],input[type=reset],input[type=button],input[type=text],input[type=search] {-webkit-appearance: none;}
p {
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #333;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html, body, fieldset, img, iframe, abbr {
  border: 0;
}
i, cite, em, var, address, dfn {
  font-style: normal;
}
[hidefocus], summary {
  outline: 0;
}
li {
  list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
  font-size: 100%;
  font-weight: normal
}
sup, sub {
  font-size: 83%;
}
pre, code, kbd, samp {
  font-family: inherit;
}
q:before, q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label, summary {
  cursor: default;
}
a, button {
  cursor: pointer;
}
del, ins, u, s, a, a:hover {
  text-decoration: none;
}
a {
  color: #333;
  font-family: "microsoft yahei";
}
a:hover {
  color: #1572cf
}
.fr {
  float: right !important
}
.fl {
  float: left !important
}
.clearfix {
  * + height: 1%;
}
.clearfix:before {
  content: "";
  display: table;
}
body {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0;
  display: block
}
/*返回顶部*/
#totop {
  position: fixed;
  bottom: 3%;
  right: 50%;
  z-index: 9999999999;
  width: 44px;
  cursor: pointer;
  display: none;
  margin-right: -700px
}
#totop a {
  display: block;
  outline: none;
  width: 40px;
  height: 40px;
  background:url(back_top_dkj_2021629.png) center no-repeat;


  
}

/* 通用菜单 */
.Hamburg {
  width: 1268px;
  margin: 17px auto;
  overflow: hidden;
  color: #555555;
  height: 46px;
  line-height: 46px;
  background: url(ico9_dkj_2021621.png) no-repeat left center;
  padding-left: 32px
}
.Hamburg a {
  color: #555555
}
.Hamburg a:hover {
  color: #1572cf
}
.Hamburg a:last-child {

}
.Hamburg span {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 10px
}
/* 微博微信 */
.topbar {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.topbar li {
   display:inline-block;
  color: #1572cf;
  margin: 0 5px;
  
  font-size: 16px;
}
.topbar li a {
  color: #333333;
  padding-left: 20px
}
.topbar li a:hover{  color: #1572cf;}
.topbar .links{
    text-align: right;
    height: 49px;
    line-height: 49px;
    width: 100%;
    overflow: hidden;
}
.topbar ul .ico {
  background: url(ico7_on_dkj_2021621.png) no-repeat left center
}
.topbar ul .ico:hover {
  background: url(ico7_dkj_2021621.png) no-repeat left center
}
.topbar ul .ico1 {
  background: url(ico8_dkj_2021621.png) no-repeat left center
}
.topbar ul .ico1:hover {
  background: url(ico8_on_dkj_2021621.png) no-repeat left center
}
.app_head,.app_footer { display: none; }
.head_box {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
 
}
.head_box .head {
  width: 1300px;
}
.head_box .head h1 {
  margin-bottom: 47px
}
.head_box .nav {
  width: 100%;
  clear: both;
  height: 54px;
  background: #166cc2;
  border-radius: 6px
}
.head_box .nav ul li {
  display: inline-block;
  font-size: 24px;
  height: 54px;
  line-height: 54px;
  font-weight: bold;
  width: 13.6%;
  text-align: center;
  background: url(nav_libg_dkj_2021621.png) no-repeat right center
}
.head_box .nav ul li:last-child {
  background: none
}
.head_box .nav ul li a {
  color: #fff;
  display: block
}
.head_box .nav ul li a:hover {
  background: url(nav_bg.png) no-repeat center 49px;
  color: #ffe56a
}
.head_box .nav .active a {
  background: url(nav_bg.png) no-repeat center 49px;
  color: #ffe56a
}
.head_box .logo {
  margin: 10px 0 32px;
}
/* 美化下拉菜单 */
.select-wrapper {
  font: normal 14px '\5FAE\8F6F\96C5\9ED1';
  width: 102px;
  height: 46px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *float: left;
  background: #fff;
  border-radius: 3px;
  border: none;
  border-radius: 30px
}
.select-wrapper.focus {
  border: none;
  background: #f8f8f8
}
.select-button {
  font-size: 16px;
  width: 102px;
  height: 46px;
  border: 0;
  background: #fff;
  cursor: pointer;
  padding: 0 26px 0 14px;
  overflow: hidden;
  text-align: left;
  outline: none;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  color: #333333;
  margin-left: 2px;
  border-radius: 30px
}
.select-down {
  position: absolute;
  top: 21px;
  right: 12px;
  height: 8px;
  width: 14px;
  overflow: hidden;
  font-size: 0;
  background: url(down_dkj_2021621.png) center right no-repeat;
}
.disabled {
  color: #cccccc;
}
.select-list {
  width: 238px;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 3px #ddd;
  border-radius: 3px;
  display: none;
  z-index: 2;
  position: absolute;
  left: -1px;
  top: 35px;
  overflow: hidden;
}
.select-list ul {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  line-height: 34px;
  max-height: 240px;
}
.select-list ul li {
  width: auto;
  height: 34px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  text-align: center; font-size: 16px
}
.select-list ul li.selected, .select-list ul li:hover {
  color: #8d8d8d;
  background: #f8f8f8;
}
.i_search_pc {
  width: 415px;
  height: 46px;
  border-radius: 30px;
  background: #fff;
  margin-top: 17px;
  -moz-box-shadow: 0px 4px 5px #d5dde4;
  -webkit-box-shadow: 0px 4px 5px #d5dde4;
  box-shadow: 0px 4px 5px #d5dde4;
}
.search_input_pc {
	 width: 245px;
  height: 22px;
  line-height: 22px;
  border: none;
  font-size: 16px;
  color: #9f9f9f;
  outline: none;
  border-left: 1px solid #d2d2d2;
  margin-top: 12px;
  padding-left: 10px;
  margin-left: 2px;
}
.search_btn_pc {
  width: 54px;
  height: 46px;
  float: right;
  background: url(search_ico_dkj_2021621.png) no-repeat center;
  border: none;cursor: pointer
}
.row {
  background: #fff;
  padding: 15px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 40px;
  box-shadow: 0px 0px 3px #f1f0ef;
}
.row1 {
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 30px;
  box-shadow: 0px 0px 3px #f1f0ef;
}
.contents {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
  min-height: 500px
}
/*标题*/
/*通用ul列表*/
.currency_ul, .new_list {
  width: 100%;
  overflow: hidden;
  display: block;
  margin-top: 25px
}
.currency_ul li {
  background: url(" libg_dkj_2021621.png") 5px 8px no-repeat;
  padding-left: 18px;
  clear: both;
  display: block;
  margin-bottom: 16px;
  overflow: hidden
}
.currency_ul li:last-child {
  margin-bottom: 0px;
}
.currency_ul li:hover {
  background: url(" libg_on_dkj_2021621.png") 0 6px no-repeat;
}
.currency_ul li a {
  color: #333;
 
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  display: block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.currency_ul li:hover a {
  color: #1572cf;
  margin-left: 15px;
}
.currency_ul li div{clear:both;}

.currency_ul li span {
  color: #999;
  font-size: 14px;
  float: right;
  margin-right: 20px; margin-top: 4px
}
.new_list li {
  background: url(" libg_dkj_2021621.png") 5px 8px no-repeat;
}
.currency_ul li:hover {
  background: url(" libg_on_dkj_2021621.png") 0 6px no-repeat;
}
.currency_ul li a:visited{color: #551a8b;}
.currency_ul p {
  vertical-align: middle;
  padding-top: 8px;
  overflow: hidden;
  clear: both;
  display: flex;
  align-items: center
}
.currency_ul label {
  width: 36px;
  height: 16px;
  color: #fff;
  background: #e28082;
  font-size: 12px;
  display: inline-block;
  float: left;
  border-radius: 3px;
  text-align: center;
  line-height: 16px;
  margin-right: 10px
}
.currency_ul i {
  float: left;
  font-size: 14px;
  color: #e4e4e4;
  margin-right: 10px
}

.new_list li span {
  float: left; margin-top: 3px
}
.R_line {
  border-bottom: 1PX dotted #cfcfcf;
  padding-bottom: 20PX;
  margin-bottom: 20px;
}
.R_line:last-child {
  border: none
}
/*
/*通用TAB*/
.tab-ul {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px solid #1572cf;
  padding-bottom: 2px
}
.tab-ul li {
  float: left;
  display: inline-block;
  padding: 0 18px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  font-weight: bold
}
.tab-ul .cur {
  background: #1572cf;
  border-radius: 3px
}
.tab-ul .cur a {
  color: #fff;
}
.tab-con {
  display: none
}
.tit {
  padding: 0 15px;
  height: 48px;
  line-height: 48px;
  background: #eaf1f7;
  border-radius: 3px
}
.more {
  float: right;
  padding-right: 17px;
  background: url(more_dkj_2021621.png) no-repeat right center;
  color: #666666;
  font-size: 16px
}
.tab_more {
  position: absolute;
  top: 15px;
  right: 15px
}
.tit h2 {
  color: #1572cf;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
}
.tab {
  height: 48px;
  line-height: 48px;
  background: #eaf1f7;
  border-radius: 3px;
  border-bottom: none
}
.tab li {
  padding: 0 15px 0 15px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #aeaeae;
  margin-top: 14px
}
.tab li:last-child {
  border-right: none
}
.tab .cur {
  background-color: transparent;
  border-radius: 0
}
.tab .cur a {
  color: #1572cf;
}
.footer {
  width: 100%;
  padding: 30px 0;
  background: #1572cf;
  margin-top: 40px;
  position: relative
}
.footer_c {
  width: 1300px;
  margin: 0 auto
}
.footer h2 {
  width: 130px;
  height: 40px;
  line-height: 40px;
  background: #fff url(ico5_dkj_2021621.png) 8px no-repeat;
  border-radius: 6px;
  text-align: center;
  color: #1572cf;
  font-weight: bold;
  text-indent: 20px;
  float: left
}
.footer_down {
  width: 1140px;
  position: relative;
  float: right;
  background: url(f_line_2021622.png) no-repeat left center;
  margin-bottom: 30px
}
.footer .item {
  width: 100%;
  background: url(f_bg_2021622.png) repeat-x top;
  clear: both;
  padding-top: 30px;
  overflow: hidden
}
.footer .item span {
  float: left;
  margin-top: 6px
}
.footer .item .jiucuo {
  float: left;
  display: block;
  margin: 9px 25px;
  width: 110px;
}
.footer .item .text {
  float: left;
  width: 920px;
}
.footer .item .text p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px
}
.footer .item .text p label{ margin-right: 15px}
.footer .item .text a {
  color: #fff;  margin-right: 10px

}
.footer .item .text .gn{padding-left: 20px; background: url(cosmos_icon_ba_20180129@2x.png) left center no-repeat; padding-left: 20px;}
.footer .item .text a:hover { text-decoration: underline;

}

.footer .item .links {
  width: 133px;
  float: right;
}
.footer .item .links a {
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  background: #4399ef url(map_2021622.png) no-repeat 20px;
  text-indent: 30px;
  text-align: center;
  margin-bottom: 12px;
  font-size: 16px;
  transition-duration: 0.3s;
}
.footer .item .links a:last-child {
  margin-bottom: 0
}
.footer .item .links a:hover {
  background-color: #6fb3f7 !important;
  -webkit-transition: all 0.30s linear;
  -moz-transition: all 0.30s linear;
  -ms-transition: all 0.30s linear;
  -o-transition: all 0.30s linear;
  transition: all 0.30s linear;
}
.footer .item .links .ico {
  background: #4399ef url(ico6_dkj_2021621.png) no-repeat 20px;
}
.bottom_links {
  width: 1140px;
  overflow: hidden;
  margin: 0 auto 30px;
  text-align: center;
  float: right; background: url(f_line_2021622.png) left center no-repeat
}
.bottom_links ul {
  text-align: right;

}
.bottom_links ul li {
  width: 240px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  border: 1px solid #97cafd;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
	margin-left:34px
}
.bottom_links ul li p {
  color: #fff;
  text-align: left;
  text-indent: 17px;
  position: relative; cursor: pointer
}
.link_W_Sub:after {
  content: "";
  speak: none;
}
.link_W_Sub > p:after {
  position: absolute;
  speak: none;
  content: "";
  display: inline-block;
  width: 14px;
  height: 8px;
  background: url(select-arrow.png) right center no-repeat;
  right: 18px;
  top: 16px
}
.link_W_Sub.expended > p:after {
  transform: rotate(360deg);
  transition: transform 0.2s linear;
  background: url(select-arrow-on.png) right center no-repeat
}
.link_hidden_box {
  position: absolute;
  width: 1300px;
  height: auto;
  left: 50%;
  margin-left: -650px;
  background: #fff;
 border: 1px solid #1572cf; border-radius: 3px 3px 0 0;
  z-index: 9999;
  display: none;
}
.link_hidden_box div {
  padding: 20px; text-align: left
}
.link_hidden_box div a {
  color: #333;
  line-height: 30px;
  padding: 0 10px;
  display: inline-block;
  white-space: nowrap;
  font-size: 16px;
}
.link_hidden_box div a:hover{ color: #1572cf}
.link_hidden_box div dl {
  width: 50%;
}
.link_hidden_box div dl dt {
  width: 100%;
}
.link_hidden_box div dl dd {
  float: left;
}
.bottom_links ul li.label_tag {
  color: #ff6200;
}
.R_line {
  border-bottom: 1px dashed #cfcfcf;
  padding-bottom: 20PX;
  margin-bottom: 20px;
}
.R_line:last-child {
  border: none
}

.fenye{ text-align:center; margin:30px 0 10px;}
.fenye span,.fenye a{ display:inline-block; width:42px; height:42px; text-align:center; line-height:42px; margin:0 2px; font-size:12px; font-weight: bold;}
.fenye span.on{ background-color:#0968b8; color:#fff;}
.fenye a{ background-color:#eaeaea; color:#6a6a6a;}
.fenye a:hover{ background-color:#0968b8; color:#fff;}
.fenye .page_s{ background: url(page_l_dkj_202172.png) no-repeat;background-size: 100%;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='page_l_dkj_202172.png',sizingMethod='scale')}
.fenye a.page_s:hover{ background: url(page_l_on_dkj_202172.png) no-repeat}
.fenye .page_x{ background: url(page_r_dkj_202172.png) no-repeat;background-size: 100%;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='page_r_dkj_202172.png',sizingMethod='scale')}
.fenye a.page_x:hover{ background: url(page_r_on_dkj_202172.png) no-repeat}
.fenye font{ font-size:16px; color:#797979;}
.fenye input{ width:42px; height:42px; text-align:center; line-height:42px; box-sizing:border-box; margin:0 4px;}
.fenye font input:first-child{ border:1px solid #ede8e6;}
.fenye font input:first-child+input{ background:#ddd; cursor:pointer;}
.fenye font input:first-child+input:hover{background-color:#0968b8; color:#fff;}


.zyzc ul li a{float: left; width: 114px; height: 40px; font-size: 18px; font-weight: bold; line-height: 40px; text-align: center;}
.zyzc ul li.active a{font-size: 18px; font-weight: bold; border-radius: 4px; background-color: #67a1da; color: #fff;}
.zyzc ul{width: 228px;
margin: 0 auto;
border: 1px solid #cdcdcd;
height: 40px;
border-radius: 4px;}
.zyzc_ul {margin-top: 17px;}
.zyzc_ul li a{width:80%;}

.tab_news_top_hd {}
.flexslider .slides li img{height:100px;}
.search_select {
    width: 70px;
    float: left;
    line-height: 46px;
    padding: 0 13px 0 18px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
}
.search_select .select_show {
    color: #9ea5af;
}
.search_select_box {
    width: 102px;
    display: none;
    position: absolute;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
   
    left: 0;
    z-index: 99;box-shadow: 0 0 3px #ddd;
}
.search_select_active .search_select_box {
    display: block;
}
.search_select_box a {
    display: block;
    color: #9ea5af; text-align: center; font-size: 16px; line-height: 35px
}
.search_select_box a:hover {
   color: #8d8d8d;
background: #f8f8f8;
}
.search_select_active .select_show::after {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform 0.2s linear;
}
.search_select .select_show::after {
    content: '';
    width: 14px;
    height: 8px;
    display: block;
    background: url(down_dkj_2021621.png) no-repeat right center;
        background-size: auto;
    
    position: absolute;
    right: 13px;
    top: 19px;
    transition: transform 0.2s linear;
}
@media screen and (max-width: 768px) {
.tit {
  height: auto;
  line-height: auto;
  background: #eaf1f7;
  border-radius: 3px
}
}