.f_floor {
    height: 385px;
    overflow: hidden;
}

.s_floor {
    height: 311px;
    overflow: hidden;
}

.centeredMod {
    margin: 0 auto;
}

.out_Containter_gzl {
    padding-top: 49px;
}

#inner_page .out_Containter_gzl {
    padding-top: 164px;
}

#inner_page .mainMod {
    padding-top: 0px;
}

.w_gap_l {
    margin-left: 25px;
}

body {
    background: #F2F2F2;
    color: #434343;
    overflow-x: hidden;
    width: 100%;
}

.btn_w_blue {
    background: #3A5FB3;
    color: #fff;
}

.btn_w_or {
    background: #FB584A;
    color: #fff;
}

.no_Border {
    border: 0px;
}

.topMod_fixed {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
}

.topMod {
    height: 46px;
    border-top: 3px solid #3A5FB3;
    background: #fff;
    padding: 0 87px;
}

.topMod p {
    line-height: 46px;
    font-size: 12px;
}

.topMod p a {
    display: inline-block;
    margin: 0 10px;
}

.topMod .btn_w_blue {
    font-size: 12px;
    padding: 2px 10px;
    line-height: normal;
    display: inline-block;
    border-radius: 3px;
}

.bannerMod {
    height: 252px;
    padding: 0 87px;
    padding-top: 1px;
}

.header {
    background: url(dkj_banner_serch_bg.png);
    height: 110px;
    margin-top: 25px;
}

.fixed_header {
    position: fixed;
    z-index: 9999;
    top: 49px;
    border-bottom: 1px solid #fff;
    background: #1E4C87;
    width: 100%;padding-bottom: 10px;
}
.fixed_header .jishiban  a{ color: #fff}

.fixed_header .header {
    padding: 0 87px;
    background: #1E4C87;
    margin-top: 0px;
    height: 80px;
}

.fixed_header .header .logo {
    margin-top: 15px;
}

.fixed_header .header .logo img {
    width: 513px;
}

.fixed_header .header .navigator {
    width: 60%;
   
    margin-top: 10px;
}

.fixed_header .header .navigatorMod {
    margin-top: 7px;
    float: left;
}

.fixed_header .header .navigatorMod a {
    color: #fff;
}

.fixed_header .header .searchMod {
    float: left;
    width: 67%;
}

.fixed_header .header .jishiban a {
    padding: 0;
    background: none;
}

.fixed_header .header .jishiban img {
    width: 80px;
    padding-top: 10px;
}

.logo {
    display: inline-block;
    margin-top: 13px;
    margin-left: 17px;
}

.navigator {
    width: 690px;
    overflow: hidden;
    margin-left: 60px;
}

.navigatorMod {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 18px;
}

.navigatorMod li {
    float: left;
    margin-right: 25px;
}
.navigatorMod li:last-child{ margin-right: 0}
.navigatorMod li a {
    font-size: 18px;
    display: inline-block;font-weight: 700;
}

.searchMod {
    width: 100%;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    border-radius: 3px;
    height: 40px;
    background: #fff;
}

.searchBox {
    width: calc(100% - 50px);
    height: 38px;
    padding-left: 10px;
    line-height: 38px;
}

.searchBtn {
    width: 40px;
    height: 38px;
    background: #fff url(dkj_search@2x.png) no-repeat center center;
    background-size: 27px 26px;
}

.top_topic {
    margin-top: 20px;
    margin-left: 13%;
}

.jishiban a {
    display: block;
    text-align: center;
    color: #1E4C87;
    background: #ffffff;
    padding: 10px;
    font-weight: bold;
}

.jishiban img {
    display: block;
    width: 86px;
    margin-bottom: 5px;
}

.mainMod {
    padding: 0 87px;
    overflow: hidden;
    /*! padding-top: 20px; */
    background: #F2F2F2;
}

.boxMod {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    position: relative;
    box-sizing: border-box;
}

.boxMod:before {
    display: block;
    content: "";
    background: url(dkj_little3@2x.png) no-repeat;
    background-size: 9px 9px;
    width: 9px;
    height: 9px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.leaderMod {
    padding: 18px;
}

.no_Border {
    border: 0px;
}

.border_bottom {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px;
}



.leftBox {
    width: 28%;
}

.centerBox {
    width: 38%;
    margin: 0 1.5%;
}

.rightBox {
    width: 31%;
}

.floorBox {
    margin-top:0;
}

.floorBox .boxMod {
    margin-bottom: 20px;
    padding-bottom: 21px;
}

.floorBox .no_Conner.no_Border {
    padding: 0px;
}

.leaerList {
    padding: 13px 20px;
}
.leaerList li{ width: 50%; float: left;border-bottom: 1px solid #E1E1E1;
padding-bottom: 10px;
margin-bottom: 5px;
}
.leaerList li:nth-child(3),.leaerList li:nth-child(4){ border-bottom: none}


.leaerList li a {
    display: block;
}

.leaerList li a img {
    display: block;
    width: 54px;
}

.leaerList li .sideContent  {
    padding-top: 12px;
    padding-left: 20px;
}

.leaerList li .sideContent label {
 

    color: #7a7a7a;
    font-size: 14px; margin-left: 12px;font-weight: normal;
}

.leaerList li .sideContent  p {
    font-weight: 900;
    font-size: 18px; display: flex; align-items: center
}

.leaerList li .sideContent  p a {
    display: inline-block;
}
.leaerList li .sideContent:hover  p a{color: #3A5FB3;}

.leaerList .w_link {
    padding-top: 10px;
}

.leaerList .w_link a {
    vertical-align: top;
    display: block;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    color: #333;
    padding: 2px 0;
}

.leaerList .w_link a img {
    width: 20px;
    vertical-align: top;
    display: inline-block;
    padding-right: 5px;
}

.leaerList .w_link a:hover {
    color: #3A5FB3;
}

.leaerList .w_link .vline_right {
    margin-bottom: 10px;
}
.R_leaerList{  padding: 13px 20px 0}
.R_leaerList li{ width: 100%;border-bottom:none; position: relative;margin-bottom: 15px;padding-bottom: 15px;}
.R_leaerList li::after{ width: 79%; height: 1px; background: #E1E1E1;content:"" ; display: inline-block; position: absolute; right: 0; bottom: 0 }

.R_leaerList li:nth-child(4){padding-bottom: 0;
margin-bottom: 0;}
.R_leaerList li:nth-child(4):after{ display: none}
.R_leaerList li .sideContent p {

  font-size: 20px;
}
.R_leaerList li .sideContent label {
  font-size: 16px;
  margin-left: 12px; color: #7A7A7A
}
.R_leaerList .w_link a{font-size: 16px;color: #3D3D3D; background: url(dkj_huiyi@2x.png) no-repeat left center; background-size: 20px; padding-left: 25px}


.R_leaerList li .sideContent {
  padding-top: 8px;
  padding-left: 20px;
}
.R_leaerList li a img {
  display: block;
  width: 54px;
  height: 71px;
}
.top_gap {
    margin-top: 8px;
}
.titMod1{ margin-bottom: 10px}

.titMod1 span {
    display: inline-block;
    font-size: 16px;
    color: #1E4C87;
    font-weight: 900;
}

.titMod1:after {
    content: "";
    width: 75%;
    height: 1px;
    background: #3A5FB3;
    display: inline-block;
    margin-left: 3%;
    position: relative;
    top: -5px;
}

.moreLink {
    color: #9AA5C0;
    font-size: 14px;
    display: inline-block;
    padding-top: 2px;
}

.newsMod>div {
    padding: 0 20px;
}



.listMod li {
    line-height: 32px;
    position: relative;
    padding-left: 15px; margin-bottom: 8px
}

.listMod li a {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.listMod li a:hover {
    color: #3A5FB3;
}

.listMod li:before {
    display: inline-block;
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    top: 16px;
    left: 0px;
    border-radius: 10px;
    background: #AEBFE5;
}

.listMod.w_time li a {
    width: 86%;
}

.listMod.w_time li span {
    font-size: 14px;
    color: #999999;
}

.hight_line{ border-bottom: 1px solid #efefef; padding-bottom: 10px; margin-bottom: 10px}
.hight_line:last-child{ border-bottom: none}


.titMod2_tab{position: relative;
margin-top: 15px;
padding-left: 11px;
margin-bottom: 15px;
width: 97.5%;}
.titMod2_tab::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(dkj_titmod2@2x.png) no-repeat left center #fff;
    background-size: auto;
  padding-right: 7px;
  background-size: 18px 18px;
  display: inline-block;
  position: relative;
  z-index: 20;
}
.titMod2_tab::after {
  content: "";
  width: 58%;
  height: 1px;
  background: #3A5FB3;
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 15px;
  z-index: 0;
}
.titMod2_tab li{ display: inline-block}
.titMod2_tab li a {
  font-weight: 900;
  display: inline-block;
  padding-right: 20px;
  background: #fff;
  position: relative;
  z-index: 500;
  font-size: 20px; color: #6E6E6E
}
.letter{ position: absolute;right: 6px; top: 14px;
font-size: 8px;letter-spacing: 3px;text-transform: uppercase;
text-align: right;
transform: scale(0.6);
font-family: microsoft yahei light;}
.titMod2_tab li.active a{ color: #444444}
.titMod2 {
    position: relative;
    margin-top: 15px;
    padding-left: 11px;
    margin-bottom: 15px;
    /*! width: 97.5%; */
}

.titMod2 span {
    -webkit-text-size-adjust: none;
    position: absolute;
    top: -2px;
    font-size: 8px;
    display: inline-block;
    text-transform: uppercase;
    color: #434343;
    right: -35px;
    -webkit-transform: scale(0.6);
    float: right;
    width: 260px;
    letter-spacing: 3px;
    text-align: right;
    transform: scale(0.6);
    font-family: microsoft yahei light;
}

.titMod2 a {
    font-weight: 900;
    display: inline-block;
    padding-right: 20px;
    background: #fff;
    position: relative;
    z-index: 500;
    font-size: 20px;
}

.titMod2 a:hover {
    color: #3A5FB3;
}

.titMod2:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(dkj_titmod2@2x.png) no-repeat left center #fff;
    padding-right: 7px;
    background-size: 18px 18px;
    display: inline-block;
    position: relative;
    z-index: 20;
}

.titMod2:after {
    content: "";
    width: 86%;
    height: 1px;
    background: #3A5FB3;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 0;
}

.tab_cont_box {
    padding: 0 29px;
}

.gray_tab_tit {
    height: 46px;
    margin: 0 24px 10px;
    position: relative;
    background: #f4f4f4;
}

.gray_tab_tit ul {
    padding-left: 5px;
}

.gray_tab_tit ul li {
    float: left;
    line-height: 46px;
    padding: 0 15px;
}

.gray_tab_tit ul li.fRight {
    float: right;
}

.gray_tab_tit ul li.active a {
    font-weight: 900;
    color: #3A5FB3;
}

.gray_tab_tit:before {
    content: "";
    top: 0px;
    left: -4px;
    display: inline-block;
    position: absolute;
    width: 2px;
    height: 46px;
    background: #3A5FB3;
}


.i_btnlist{ padding: 10px 27px 0}
.i_btnlist li{ height: 80px; border: 6px solid  #F4F4F4;background: #F4F4F4; margin-bottom: 22px;}
.i_btnlist li:last-child{ margin-bottom: 0}
.i_btnlist li a{ background: url(dkj_btnBG.png) no-repeat -193px top; display: block;height: 80px; line-height: 80px;transition: all 0.5s ease 0s;font-weight: bold;font-size: 18px; color: #1E4C87}
.i_btnlist li a:hover{background: url(dkj_btnBG.png) no-repeat  ; color: #fff} 
.i_btnlist li span{width: 40px; height: 40px; display: inline-block;float: left; margin: 20px 60px 0 16px;transition: all 0.5s ease 0s;}

.i_btnlist .ico{  background: url(dkj_ico1@2x.png) no-repeat; background-size: 100% }
.i_btnlist .ico1{  background: url(dkj_ico2@2x.png) no-repeat; background-size: 100% }
.i_btnlist .ico2{  background: url(dkj_ico3@2x.png) no-repeat;  background-size: 100%}
.i_btnlist .ico3{  background: url(dkj_ico4@2x.png) no-repeat; background-size: 100% }
.i_btnlist .ico4{  background: url(dkj_ico5@2x.png) no-repeat; background-size: 100% }
.grid_box3 ul li a .icon_gongkai_1 {
    background-image: url(gzl_zhinano@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a .icon_gongkai_2 {
    background-image: url(gzl_zhiduo@2x.png);
    background-size: 40px 40px;
}


.grid_box3 ul li a .icon_gongkai_3 {
    background-image: url(gzl_zhudongo@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a .icon_gongkai_4 {
    background-image: url(gzl_nianbaoo@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a .icon_gongkai_5 {
    background-image: url(gzl_yishenqingo@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a .icon_gongkai_6 {
    background-image: url(gzl_zixuno@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_box {
    background-color: #3A5FB3;
}

.grid_box3 ul li a:hover .icon_gongkai_1 {
    background-image: url(gzl_zhinanw@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_2 {
    background-image: url(gzl_zhiduw@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_3 {
    background-image: url(gzl_zhudongw@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_4 {
    background-image: url(gzl_nianbaow@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_5 {
    background-image: url(gzl_yishenqingw@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_6 {
    background-image: url(gzl_zixunw@2x.png);
    background-size: 40px 40px;
}

.grid_box2 ul li {
    width: 50%;
    margin: 0px;
}

.grid_box2 ul li a .icon_box {
    height: 63px;
}

.grid_box2 ul li a {
    margin: 15px;
}

.grid_box2 ul li a p {
    font-size: 14px;
    margin-top: 8px;
}

.sig_public {
    padding-left: 20px;
}

.sig_public h4 {
    margin-top: 19px;
    font-size: 20px;
    font-weight: 900;
}

.sig_public p {
    margin-top: 5px;
    font-size: 14px;
    color: #999999;
}

.sig_public a {
    display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 7px;
    margin-right: 20px;
    border-radius: 3px;
}

.sig_public a:hover {
    color: #fff;
    opacity: 0.8;
}

.no_Conner:before {
    display: none;
}

.no_padding_top {
    padding-top: 0px;
}

.no_padding_top li {
    line-height: 31.9px;
}

.scroll_topic {
    overflow: hidden;
}

.width_w_gap {
    padding: 0 20px;
}

.scroll_topic ul {
    width: 10000em;
    height: 100%;
    position: relative;
    margin-top: 21px;
}

.scroll_topic ul li {
    float: left;
}

.scroll_topic ul li a {
    display: block;
    height: auto;
    font-size: 0px;
    background: #f4f4f4;
    margin: 0 20px;
}

.scroll_topic ul li a img {
    width: 100%;-webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: all;
  transition-property: all;
}
.scroll_topic ul li:hover img{
	  transform: scale(1.05);

	
}

.topic-prev,
.topic-next {
    position: absolute;
    width: 29px;
    height: 56px;
    text-align: center;
    cursor: pointer;
    top: 50%;
    margin-top: -28px;
    text-indent: -9999px;
    background: #f00;
}

.topic-prev {
    left: -28px;
    background: url(dkj_arrow_topic_l@2x.png) no-repeat;
    background-size: 29px 56px;
}

.topic-next {
    right: -28px;
    background: url(dkj_arrow_topic_r@2x.png) no-repeat;
    background-size: 29px 56px;
}

.shuoshihua {
    width: 100%;
}

.q_a_a_box li {
    margin-top: 15px;
    background: #FBFBFB;
    border-radius: 3px;
    border: 1px solid #3A5FB3;
}

.q_a_a_box li h4 {
    color: #3A5FB3;
    font-weight: 900;
    margin-bottom: 10px;
}

.q_a_a_box li p {
    color: #595D67;
    margin-bottom: 19px;
    position: relative;
    z-index: 99;
}

.q_a_a_box li div {
    padding: 14px 14px 0 14px;
}

.qus {
    border-bottom: 1px dashed #3A5FB3;
    position: relative;
    overflow: hidden;
}

.qus p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qus:after {
    content: "Q";
    display: block;
    opacity: 0.6;
    font-weight: 100;
    font-size: 80px;
    color: #E1E9F9;
    position: absolute;
    top: -20px;
    right: -15px;
    font-family: Arial, Helvetica, sans-serif;
}

.qus:before {
    content: "question";
    color: #ABB0BB;
    text-transform: uppercase;
    display: block;
    position: absolute;
    top: 5px;
    font-size: 10px;
    right: 10px;
    text-align: right;
    font-weight: 100;
}

.ans {
    position: relative;
    overflow: hidden;
}

.ans:after {
    content: "A";
    opacity: 0.6;
    display: block;
    z-index: 0;
    font-weight: 100;
    font-size: 80px;
    color: #E1E9F9;
    position: absolute;
    top: -20px;
    right: -15px;
    font-family: Arial, Helvetica, sans-serif;
}

.ans:before {
    content: "answer";
    color: #ABB0BB;
    text-transform: uppercase;
    display: block;
    position: absolute;
    top: 5px;
    font-size: 10px;
    right: 10px;
    text-align: right;
    font-weight: 100;
}

.service_tab ul {
    margin: 0 29px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}

.service_tab ul li {
    float: left;
    padding: 0 1%;
    width: 18%;
}

.service_tab ul li a {
    display: block;
    text-align: center;
    background: #f4f4f4;
    height: 45px;
    line-height: 45px;
    border-radius: 3px;
    color: #fff;
}

.service_tab ul li .color1 {
    background: #4F76CF;
}

.service_tab ul li .color2 {
    background: #FFB538;
}

.service_tab ul li .color3 {
    background: #1CA468;
}

.service_tab ul li .color4 {
    background: #ED5151;
}

.service_tab ul li .color5 {
    background: #6BB9D6;
}

.service_tab ul li.active {
    position: relative;
}

.service_tab ul li.active:after {
    content: "";
    display: block;
    background: #3A5FB3;
    height: 3px;
    width: 100%;
    bottom: -17px;
    left: 0px;
    position: absolute;
}


/* 幻灯片 */

.unslider {
    margin: 0;
    padding: 0;
    position: relative;
}

.my-slider {
    height: 385px;
}

.unslider-wrap {
    position: relative;
}

.unslider-wrap.unslider-carousel>li {
    float: left;
}

.unslider-wrap.unslider-carousel>li a {
    display: block;
    font-size: 0px;
}

.unslider-wrap.unslider-carousel>li .silde-disp-1 a {
    font-size: 16px;
}

.unslider-vertical>ul {
    height: 100%;
}

.unslider-vertical li {
    float: none;
    width: 100%;
}

.unslider-fade {
    position: relative;
    z-index: 999999;
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8;
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10;
}

.unslider li,
.unslider ol,
.unslider ul {
    list-style: none;
    padding: 0;
    border: none;
}

.unslider-arrow {
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

.unslider-arrow.next {
    left: auto;
    right: 0px;
}

.my-slider img {
    height: 385px;
    width: 100%;-webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: all;
  transition-property: all;
}
.unslider-wrap li:hover img{  transform: scale(1.05);}
.unslider-wrap li:hover .silde-disp-1 a{ color: #3A5FB3}
.unslider {
    position: relative;
}

.unslider-nav {
    position: absolute;
    bottom: 78px;
    z-index: 9998;
    right: 30px;
}

.unslider-nav li {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #e5e5e5;
    text-indent: -9999px;
    cursor: pointer;
    margin: 10px 5px;
    border-radius: 50%;
}

.unslider-nav .unslider-active {
    background: #FFA25F;
}

.unslider-wrap li {
    position: relative;
    height: 388px;background: url(No_img_dkj.jpg) no-repeat center; background-size: 100% 100%
}

.unslider-arrow {
    display: block;
    width: 18px;
    height: 27px;
    position: absolute;
    z-index: 9998;
    text-indent: -9999px;
    top: 327px;
}

.unslider-arrow.prev {
    right: 80px;
    background: url(dkj_img_arrow_l@2x.png) no-repeat;
    background-size: 18px 27px;
}

.unslider-arrow.next {
    right: 50px;
    background: url(dkj_img_arrow_r@2x.png) no-repeat;
    background-size: 18px 27px;
}

.silde-disp-1 {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    z-index: 999;
    width: 90%;
    margin-left: -45%;
    left: 50%;
    height: 53px;
    text-align: left;
    bottom: 20px;
    line-height: 53px;
    border-radius: 3px;
}

.silde-disp-1 a {
    color: #434343;
    width: 420px;
    display: inline-block;
    padding-left: 20px;
    font-weight: bold;
}

.service_box {
    margin-top: 33px;
}

.service_box li {
    float: left;
    width: 113px;
    margin-right: 12px;
}

.service_box li a {
    width: 100%;
    display: block;
    text-align: center;
}

.service_box li a span {
    display: block;
}

.service_box li a p {
    margin-top: 14px;
}

.icon_service {
    width: 113px;
    height: 102px;
    margin: 0 auto;
    border-radius: 3px;
    background-position: center center;
    background-color: #E8ECF4;
    background-repeat: no-repeat;
    background-size: 62px 62px;
}









.tow_Colm_sm {
    width: 296px;
    border-radius: 3px;
    border: 1px solid #3A5FB3;
}

.tit_mod_2 {
    width: 100%;
    height: 45px;
    position: relative;
  
    background-size: 296px 45px;
}

.tit_mod_2 h4 {
    line-height: 45px;
    color: #fff;
    padding-left: 15px;
}

.tit_mod_2:after {
    content: attr(data-rel);
    display: block;
    font-size: 8px;
    text-transform: uppercase;
    color: #D8D8D8;
    position: absolute;
    top: 1px;
    right: -35px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    font-family: microsoft yahei light;
    letter-spacing: 5px;
}

.more_link {
    display: inline-block;
    padding-top: 20px;
    padding-right: 10px;
    font-size: 14px;
    color: #A7B1C8;
}

.fLeft.tow_Colm_sm {
    margin-left: 29px;
}

.fRight.tow_Colm_sm {
    margin-right: 29px;
}

.icon_list {
    padding: 18px 12px 10px 12px;
}

.icon_list ul li {
    margin-bottom: 16px;
    float: left;
    width: 33.333%;
}

.icon_list ul li a {
    margin: 0px 5px;
    padding: 5px 0;
    display: block;
    height: 80px;
    text-align: center;
}

.icon_list ul li a img {
    width: 51px;
    height: 51px;
}

.icon_list ul li a span {
    display: block;
    font-size: 13px;
}

.icon_list ul li a:hover {
    color: #3A5FB3;
}

.icon_list ul li a:hover img {
    opacity: 0.8;
}

.hot_box {
    margin-top: 37px;
}
.big_video_box{ position: relative}
.big_video_box img.play_btn {
    position: absolute;
    width: 98px;
    height: 98px;
    top: 50%;
    margin-top: 0px;
    left: 50%;
    margin-left: -49px;
	margin-top: -49px;
    z-index: 999;
}

.big_video_box img.play_btn:hover {
    opacity: 0.6;
}

.big_video_box a.video_shot_box {
    display: block;
    height: 281px;
    position: relative;
    width: 100%;
    margin-top: 25px; background: url(No_img_dkj.jpg) no-repeat center; background-size: 100% 100%
}

.big_video_box a.video_shot_box img {
    width: 100%;
    height: 281px;
    border-radius: 3px;
}

.big_video_box a.video_shot_box:hover img.play_btn {
    opacity: 0.6;
}





.big_video_box p {
    text-align: center;
    margin-top: 10px;
}

.big_video_box p a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
	.big_video_box .videoMore{ width: 100px;
height: 33px; line-height: 33px;
background: #1E4C87;
border-radius: 3px; display: inline-block; position:absolute; top: 10px; right: 10px;z-index: 2; color: #fff;text-align: center;   -webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
    transition-duration: 0.3s;
 }
.big_video_box .videoMore:hover{	background-color:#01a0df !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;}
.jqthumb div{transition: all 0.30s linear;}
.img_block_list_long li:hover p a{color: #3A5FB3;}
.img_block_list_long li:hover .jqthumb div {
  background-position: 50% 70% !important;
}
.jqthumb:hover div {
  background-position: 50% 70%!important;
}
.Img::before {
  left: 50%;
  top: 0;
  transition-duration: 0.5s;
  z-index: 2
}
.Img::after {
  left: 50%;
  bottom: 0;
  transition-duration: 0.5s;
  z-index: 2
}

.Img:hover::before, .Img:hover::after {
  left: 0;
}

.Img {
  position: relative;
  cursor: pointer;
}
.Img::before, .Img::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.5s linear;
  background: #3A5FB3;
}

.Img:hover::before, .Img:hover::after {
  width: 100%;
}

/*----- button 6 -----*/
.Img::before {
  left: 50%;
  top: 0;
  transition-duration: 0.5s;
}
.Img::after {
  left: 50%;
  bottom: 0;
  transition-duration: 0.5s;
}

.Img:hover::before, .Img:hover::after {
  left: 0;
}

.sm_video_box {
    margin-top: 40px;
    margin-bottom: 30px;
}

.sm_video_box li {
    width: 47.55%; position: relative; height: 156px
}
.sm_video_box li.bg{ background: url(dkj_imgBG_20220927.jpg) no-repeat; background-size: cover}
.sm_video_box li.bg1{ background: url(dkj_imgBG1_20220927.jpg) no-repeat; background-size: cover}


.sm_video_box li {
    opacity: 0.8;
}



.sm_video_box li a {
    display: block;height: 106px;
    width: 100%;position:absolute; top:50%; top: 50%; margin-top: -53px; text-align: center; color: #FFFFFF;font-weight: bold;font-size: 20px;

}
.sm_video_box li  a span{ width: 78px; height: 80px; display: block; margin: 0 auto}
.sm_video_box li  a span.ico{ background: url(dkj_ico_20220927.png) no-repeat; background-size: 78px 80px}
.sm_video_box li  a span.ico1{ background: url(dkj_ico1_20220927.png) no-repeat; background-size: 78px 80px}

.footerMod {
    background: #1E4C87;
    padding: 0 94px 0;
}

.bottom_logo {
    display: block;
}

.bottom_logo img {
    width: 238px;
}


.copyRightMod {
    padding: 30px 94px;
    background: #F2F2F2; /*! display: flex; */
   /*! align-items: center; */border-top: 2px solid #1E4C87;
}
.copyRightMod .img{width: 174px;
display: flex; 
float: left;
}


.copyRightMod p {
    line-height: 34px;
    color: #555555;
}
.copyRightMod p label,.copyRightMod p a{ margin-right: 15px}

.copyRightMod p .gn {
  padding-left: 20px;
  background: url(cosmos_icon_ba_20180129@2x.png) left center no-repeat;
  padding-left: 20px;
}

.copyRightMod p a{color: #555555;}
.copyRightMod p a:hover{color: #3A5FB3;}
.copyRightMod .view_info {
    color: #9b9b9b;
    font-size: 14px;
}

.copyRightMod a img {
   /* padding-top: 10px;*/
}

.copyRightMod .other_links {
    width: 133px; margin-right: 35px;
    float: right;
}

.copyRightMod .other_links a {
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #1E4C87;
  border-radius: 3px;
  display: inline-block;
  background: #d6dce4 url(map_20220922.png) no-repeat 20px;
  text-indent: 30px;
  text-align: center;
  margin-bottom: 12px;
  font-size: 16px;
  transition-duration: 0.3s;
}
.copyRightMod .other_links a:hover{ background-color: #b5c2d3 !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; */}



.copyRightMod .other_links .ico {
  background: #d6dce4 url(ico6_dkj_20220922.png) no-repeat 20px;
}
.site_onwer_info {
    padding-left: 24px; flex: 1;
   
    width: 70%;
    float: left;
}
.jiucuo{ margin-left: 24px}

.banner_move_box {
    position: fixed;
    z-index: -1;
}

.banner_move_box ul {
    height: 252px;
    position: absolute;
}

.banner_move_box li {
    float: left;
}

.banner_move_box img {
    width: 100%;
    height: 252px;
}

.focusMod {
    padding: 0 87px;
    text-align: center;
}

.focusMod h1 {
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 20px;
    margin-top: 20px;
}

.focusMod h1 a {
    color: #3A5FB3;
 
    display: block;
}

.focusMod p {
    margin-bottom: 50px;
    color: #666;
}

.focusMod p a {
    padding: 0 10px;
    vertical-align: middle;
    width: 36%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    border-right: 1px solid #C0C0C0; text-align: right
}
.focusMod p a:hover{color: #3A5FB3;}
.focusMod p a:last-child{ border-right: none; text-align: left}

.tow_Colm_big .boxMod {
    width: 48.5%;
}

.qingdan_list a {
    display: block;
    font-size: 0px;
    background: #f4f4f4;
    margin-top: 10px;
}

.qingdan_list a img {
    width: 100%;
}

.leaderPic {
    width: 116px;
}

.leader_side_btn {
    padding-left: 150px;
}

.leader_side_btn ul {
    padding-top: 30px;
}

.leader_side_btn ul li {
    line-height: 40px;
}

.leader_side_btn ul li a {
    display: inline-block;
    height: 100%;
}

.leader_side_btn ul li a img {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.leader_side_btn ul li a:hover {
    color: #3A5FB3;
}

.leader_main_list {
    margin-top: 20px;
}

.leader_main_list dd {
    margin-bottom: 10px;
}

.leader_main_list dd label {
    float: left;
    color: #3A5FB3;
    line-height: 28px;
}

.leader_main_list dd div {
    padding-left: 100px;
}

.leader_main_list dd div a {
    display: inline-block;
    padding-left: 10px;
    line-height: 28px;
}

.leader_main_list dd div a:hover {
    color: #3A5FB3;
}

.gov_rela_link_box {
    margin-top: 15px;
}

.gov_rela_link_box ul li {
    width: 48%;
}

.gov_rela_link_box ul li a {
    text-align: center;
    display: block;
    width: 100%;
    color: #3A5FB3;
    line-height: 77px;
    margin-bottom: 20px;
	height: 77px;
	background: #FFFFFF;
	border-radius: 2px;border: 1px solid #e0e0e0;font-weight: bold;color: #1E4C87;transition: all 0.4s; text-indent: 20px
}

.gov_rela_link_box ul li a:hover{ text-indent: 25px}

.gov_rela_link_box .ico{ background:#FFFFFF url(dkj_ico6@2x.png) no-repeat 20px;}

.gov_rela_link_box .ico1{ background:#FFFFFF url(dkj_ico7@2x.png) no-repeat 20px;}






.rightBox .grid_box3 ul li {
    width: 142px;
    margin-top: 0px;
}

.rightBox .grid_box3 ul li a .icon_box {
    height: 66px;
}

.rightBox .grid_box3 ul li a p {
    margin-top: 8px;
}

.v_2_static_height {
    height: 363px;
}

.v_2_static_long_height {
    height: 746px;
}

.zhongdian_list {
    padding-top: 15px;
    padding-bottom: 15px;
}

.zhongdian_list a {
    display: inline-block;
    padding: 8px 5px;
}

.zhongdian_list a:hover {
    color: #3A5FB3;
}

.big_left {
    width: 1162px;
}

.five_public,
.respond_foucs {
    width: 47.77%;
}

.respond_foucs {
    margin: 0 23px;
}

.five_public dl {
    width: 100%;
    margin-top: 20px;
}

.five_public dl dt {
    float: left;
    background: #3A5FB3;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 3px;
}

.five_public dl dd {
    padding-left: 100px;
    font-size: 0px;
}

.five_public dl dd a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 16px;
    margin-bottom: 5px;
}

.five_public dl dd a:hover {
    background: #f4f4f4;
}

.s_floor_static_hight {
    height: 643px;
}

.thr_floor_static_hight {
    height: 640px;
}

.thr_floor_static_hight2 {
    height: 379px;
}

.video_list_box {
    margin-top: 20px;
}

.video_list_box h3 {
    font-weight: 900;
    margin-bottom: 20px;
}

.video_list_box>div>a {
    width: 200px;
    height: 150px;
    display: block;
    border-radius: 3px;
    overflow: hidden;
}

.video_list_box>div>div {
    padding-right: 220px;
}

.video_list_box>div>div p {
    line-height: 28px;
}

.kongkai_neo_media li {
    float: left;
    width: 75px;
    margin-right: 20px;
}

.kongkai_neo_media li a {
    display: block;
    width: 100%;
}

.kongkai_neo_media li img {
    width: 80%;
}

.floorBox_In {
    width: 80%;
    margin: 0 auto;
}

.mgt_top_none {
    margin-top: 0;
}

.pddt_top_none {
    padding-top: 0;
}

.mainMod_In .bread_nav {
    width: 80%;
    margin: 0 auto;
}
.big_left_new {
    width: 67.5%;
}
.big_left_side {
    width: 70.5%;
}

.aside {
    width: 28%;
}

.mgb20 {
    margin-bottom: 10px;
}

.page_box {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 0;
}

.page_box a {
    margin: 0 5px;
    font-size: 16px;
    zoom: 1;
    color: #9ca1aa;
    display: inline-block;
    border-radius: 3px;
    padding: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
}

.page_box span a {
    width: 60px;
}

.page_box a.active {
    background: #3A5FB3;
    color: #fff;
}

.page_box a:hover {
    background: #f4f4f4;
}

.page_box a.active:hover {
    background: #3A5FB3;
    color: #fff;
}

.bread_nav {
    padding: 10px 0;
    font-size: 0px;
}

.bread_nav a {
    display: inline-block;
    font-size: 14px;
    color: #999999;
}

.bread_nav a:after {
    content: "";
    display: inline-block;
   
    vertical-align: middle;
margin: 0 5px 0 10px;
	border: 4px solid transparent;
  border-left-color: transparent;
border-left-color: #3A5FB3;
}

.bread_nav div a.showlast:after{display:none;}



.border_box {
    border: 1px solid #999999;
    margin: 20px 20px;
    padding: 20px 80px;
}

.title_box {
    text-align: center;
    color: #222;
    line-height: 30px;
}

.title_box h1 {
    font-size: 36px;
    font-weight: 900;
    padding: 25px 0;
    line-height: normal;
}

.title_box h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: normal; 
}

.title_box h3 {
    font-size: 18px;
    font-size: "kaiti", "simsun";
    color: #3A5FB3;
    line-height: normal;
}

.content_info {
    border-bottom: 1px solid #999999;
    padding: 0 10px 10px;
    margin-top: 50px;
    margin-bottom: 20px; height: 30px;
}

.content_info .fLeft {
    padding-right: 20px;
}

.content_info .fRight {
    font-size: 0px;
}

.content_info .fRight em {
    color: #999999;
    font-size: 16px;
}

.content_info .fRight a {
    display: inline-block;
    font-size: 16px;
    padding: 0 8px;
    cursor: pointer;
}

.content_info .fRight a.active {
    color: #3A5FB3;
}

.content_info em {
    color: #999999;
}

.print_btn:hover {
    color: #3A5FB3;
}

.print_btn:before {
    content: "";
    width: 1px;
    height: 14px;
    background: #999999;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.TRS_Editor {
    line-height: 30px;
    font-size: 16px;
}

.TRS_Editor div,
.TRS_Editor p {
    line-height: inherit;
    font-size: inherit;
    color: #222;
    padding-bottom: 10px;
}
.TRS_Editor img {
    max-width: 800px;
    width: auto;
    height: auto;
    margin: 0 auto !important;
    display: block;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.TRS_Editor table{
	width: 100%;
	margin: 0 auto; 
}

.TRS_Editor video {
	margin: 0 auto;
}

.TRS_Editor audio{
	margin: 0 auto;
	display: block;
}
.wenjianfujian {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.zrbj {
    width: 100%;
    text-align: right;
    margin-top: 30px;color: #888888;
}
.fj-ce {
  font-weight: bold;
  color: #1E4C87;
  float: left;
  
  margin-bottom: 10px;
}
.fj-fj a{margin-bottom: 10px;
display: inline-block;}
.fj-fj a:hover{color: #1E4C87}

.share_box {
    position: fixed;
    width: 100px;
    background: #fff;
    right: 10px;
    top: 192px;
    font-size: 0px;
    text-align: center;
    width: 80px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
}

.share_box a {
    display: block;
    width: 60px;
    cursor: pointer;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.share_box a img {
    width: 50px;
}

.share_box a:hover {
    opacity: 0.8;
}

.qrcodeContent {
    border-radius: 3px;
    display: none;
    box-shadow: 0 0 5px #ccc;
    text-align: center;
    position: fixed;
    z-index: 9999;
    left: 50%;
    margin-left: -100px;
    top: 200px;
    width: 200px;
    padding: 20px;
    background: #fff;
}

.qrcodeContent a {
    display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 20px;
    border-radius: 3px;
}

.qrcodeContent a:hover {
    color: #fff;
}

.two_colm_width {
    margin-right: 23px;
}

.huiyin_box {
    width: 500px;
}

.tongji_box {
    width: 440px;
}

.tab_e,
.tab_f {
    font-size: 0;
    display: inline-block;
}

.tab_e img,
.tab_f img {
    width: 13px;
    padding-right: 15px;
}

.tab_e s,
.tab_f s {
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.tab_e a,
.tab_f a {
    color: #8C8C8C;
    padding: 0;
    padding-right: 15px;
}

.tab_e a.active,
.tab_f a.active {
    color: #394351;
}

.jichuxinxi_list_block li {
    float: left;
    width: 33.333%;
    text-align: center;
    margin-bottom: 8px;
}

.jichuxinxi_list_block li a {
    display: block;
    background: #f4f4f4;
    margin: 0 5px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 3px;
}

.jichuxinxi_list_block li a:hover {
    background: #3A5FB3;
    color: #fff;
}

.img_block_list {
    /*! width: 100%; */
    margin-left: 1.5%;
}

.img_block_list li {
    float: left;
    width: 18.5%;
    margin: 0px 1.5% 10px 0;
}

.img_block_list li>a,.img_block_list_long  li>a {
    display: block;
}

.img_block_list li>a img {
    width: 100%;
}

.img_block_list li .img-a-size-box {
    height: 175px;
    border-radius: 3px;
    overflow: hidden;background: url(No_img_dkj.jpg) no-repeat center; background-size: 100% 100%
}

.img_block_list li p {
    margin-top: 10px;
}

.img_block_list li p a {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
   
    font-size: 18px;
}

.img_block_list li p a:hover {
    color: #3A5FB3;
}

.innpage_btn {
    margin: 15px 29px 20px;
    text-align: center;
    padding-left: 0px;
}

.innpage_btn a {
    font-size: 0;
    line-height: normal;
    display: block;
    margin-top: 0;
    padding: 10px 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+44,2a68d3+100&0+1,0.2+100 */
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#332a68d3', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border: 1px solid #3A5FB3;
    width: 100%;
    height: 100%;
}

.innpage_btn h4 {
    margin-top: 0px;
    color: #3A5FB3;
}

.innpage_btn p {
    margin-top: 0px;
}

.fangtan_box li {
    float: left;
    width: 50%;
    padding: 10px 0 20px;
}

.fangtan_box li .img_container {
    float: left;
    margin-left: 10px;
}

.fangtan_box li .img_container .img-a-size-box {
    height: 153px;
    width: 250px;
    display: block;
    border-radius: 3px;
    overflow: hidden;
}

.fangtan_box li .section_info_box {
    padding-left: 270px;
    padding-right: 10px;
}

.fangtan_box li .section_info_box h3 {
    padding-bottom: 20px;
    font-weight: 900;
}

.fangtan_box li .section_info_box p {
    font-size: 14px;
    color: #999999;
    margin-bottom: 5px;
}

.liuyan_btn {
    line-height: normal;
    padding: 5px 8px;
    border-radius: 3px;
    font-size: 14px;
}

.liuyan_btn:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(liuyan_icon@2x.png) no-repeat;
    background-size: 24px 24px;
    vertical-align: middle;
    padding-top: 4px;
    margin-right: 5px;
}

.liuyan_btn:hover {
    color: #fff;
    opacity: 0.8;
}

.small_tit {
    color: #3A5FB3;
    text-align: center;
    padding: 15px 0;
}
.laixintongji_tit{ height: 80px; line-height: 80px;  margin: 12px; background: url(tongji_bg.png) no-repeat; background-size: 100% 100%}
.laixintongji_tit h2{font-weight: bold;
color: #FFFFFF;font-size: 20px; padding-left: 80px; background: url(tongji_ico.png) 15px no-repeat; background-size: 60px}

.laixintongji_box li {
    float: left;
    width: 33.333%;
    text-align: center;
    padding-top: 10px;
}





.laixintongji_box label {
    font-size: 14px;
    color: #434343;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.laixintongji_box span {
    font-size: 30px;
    font-weight: 900;
    color: #3A5FB3; display: block; position: relative
}
.laixintongji_box span::before{
  content: "";
  display: block;
  width: 1px;
  height: 35px;
  background: #d8d8d8;
  position: absolute;
  bottom: 0;
  right: 0px;
}
.laixintongji_box li:nth-child(3) span::before{ display: none}

.big2_left {
    width: 1293px;
}

.rightBox2 {
    width: 431px;
}

.list_w_timebar {
    position: relative;
    padding: 15px 0;
}

.list_w_timebar dt {
    float: left;
    text-align: center;
    font-size: 20px;
    width: 80px;
    position: relative;
    margin-left: 20px;
}

.list_w_timebar dt span {
    display: block;
    padding: 2px 5px;
    border-radius: 3px;
    margin: 10px auto;
    font-size: 14px;
}

.list_w_timebar dt:after {
    content: "";
    display: block;
    background: url(time_line_dot@2x.png) #fff;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    border-radius: 50%;
    position: absolute;
    right: -50px;
    top: 20px;
}

.list_w_timebar dd {
    padding-left: 200px;
}

.list_w_timebar dd h3 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 10px;
}

.list_w_timebar dd p {
    line-height: 24px;
    font-size: 14px;
    color: #999999;
}

.list_w_timebar:before {
    content: "";
    width: 1px;
    display: block;
    height: 100%;
    position: absolute;
    background: #3A5FB3;
    left: 138px;
    top: 0px;
}

.lingdao_sidde {
    text-align: center;
}

.lingdao_sidde p {
    padding: 20px;
    font-weight: 900;
    font-size: 20px;
}

.lingdao_sidde p span {
    color: #3A5FB3;
    padding-right: 10px;
}

.lingdao_menu {
    padding: 10px 0;
}

.lingdao_menu li {
    width: 100%;
    margin: 10px 0;
    position: relative;
}

.lingdao_menu li a {
    display: block;
    height: 60px;
    border-radius: 3px;
    border: 1px solid #3A5FB3;
    line-height: 60px;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#332a68d3', GradientType=1);
    color: #3A5FB3;
    overflow: hidden;
    position: relative;
}

.lingdao_menu li a span {
    display: none;
    display: block;
    top: 100px;
    font-size: 50px;
    color: #fff;
    position: absolute;
    font-weight: 100;
    opacity: 0.1;
    width: 100px;
    text-align: center;
    left: 50%;
    margin-left: -50px;
}

.lingdao_menu li a:hover {
    background: #3A5FB3;
    color: #fff;
    font-weight: 900;
    transition: all 0.5s ease 0s;
}

.lingdao_menu li a:hover span {
    transition: all 0.5s ease 0s;
    top: -2px;
}

.lingdao_menu li.active a {
    background: #3A5FB3;
    color: #fff;
    font-weight: 900;
    transition: all 0.5s ease 0s;
}

.lingdao_menu li.active a span {
    transition: all 0.5s ease 0s;
    top: -2px;
}

.lingdao_menu li:after {
    content: attr(data-rel);
    display: block;
    font-size: 10px;
    position: absolute;
    top: 1px;
    right: -15px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    color: #3A5FB3;
    text-transform: uppercase;
    text-align: right;
    width: 100px;
}

.img_block_list_long {
    margin-top: 20px;
    margin-left: 0;
}

.img_block_list_long li {
    width: 33.333%;
    margin: 0;
    margin-bottom: 20px;
    float: left;
}

.img_block_list_long li a.img-a-size-box {
    width: 95%;
    height: 155px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;background: url(No_img_dkj.jpg) no-repeat center; background-size: 100% 100%
}

.img_block_list_long li p,.R_img_list li h2 {
    width: 95%;
    margin: 10px auto 0;
}

.img_block_list_long li p a {
    text-align: center;
}
.R_img_list li  a h2 {font-size: 18px; text-align: center; display: block}
.R_img_list li  a p {color: #7A7A7A;font-size: 14px;text-align: center; display: block}
.R_img_list li{ margin-bottom: 11px}
.R_img_list li  a:hover h2 {color: #3A5FB3;}
.wider_side {
    padding: 0 150px;
}

.notice {
    line-height: 26px;
    font-size: 14px;
}

.formlist {
    width: 60%;
    margin: 20px auto;
}

.formlist li {
    margin-bottom: 20px;
}

.formlist li label {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

.formlist li.on label {
    color: #3A5FB3;
    font-size: 16px;
    transition: all 0.5s ease 0s;
}

.formlist li.on label:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #3A5FB3;
    border-radius: 10px;
    vertical-align: middle;
    margin-right: 5px;
    transition: all 0.5s ease 0s;
}

.formlist li.on label:after {
    content: attr(data-rel);
    transition: all 0.5s ease 0s;
    display: inline-block;
    border-radius: 10px;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 12px;
    color: #999999;
}

.formlist li.on .inputbox {
    border-color: #3A5FB3;
}

.inputbox {
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    height: 35px;
    line-height: 35px;
    width: 96%;
    padding: 0 2%;
}

textarea.inputbox {
    height: 100px;
}

.liuyan_notice {
    width: 60%;
    margin: 30px auto;
    font-size: 14px;
    color: #3A5FB3;
    line-height: 26px;
}

.checkbox_neo {
    height: 30px;
    line-height: 30px;
    font-size: 0px;
    padding-top: 15px;
}

.checkbox_neo a {
    display: inline-block;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    border-radius: 3px;
    padding: 0 20px;
    margin-right: 10px;
}

.checkbox_neo a.on {
    border-color: #3A5FB3;
    color: #3A5FB3;
}

.big_btn {
    display: block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto;
}

.big_btn:hover {
    color: #fff;
    opacity: 0.8;
}

.bitian {
    position: relative;
}

.bitian:after {
    content: attr(data-rel);
    display: inline-block;
    font-size: 12px;
    color: #e02823;
    position: absolute;
    bottom: 2px;
    height: 35px;
    right: 10px;
    line-height: 35px;
}

.resault_info {
    padding: 10px;
    color: #999999;
}

.resault_info span {
    padding: 0 10px;
    color: #3A5FB3;
}

.listMod h3 {
    font-weight: 900;
}

.listMod h3 span {
    font-size: 14px;
    font-weight: 100;
}

.listMod p {
    color: #999999;
    line-height: 24px;
    font-size: 14px;
}

.cagetory_box {
    border-radius: 1px;
    background: #fff;
    padding: 20px;
    border: 1px solid #e0e0e0;
}

.cagetory_box h3 {
    color: #3A5FB3;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px;
}

.cagetory_box ul li {
    line-height: 60px;
    margin-bottom: 10px;
}

.cagetory_box ul li a {
    border-radius: 2px;
    display: block;
    padding-left: 30px;
    height: 60px;
    border: 1px solid #3A5FB3;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#332a68d3', GradientType=1);
    color: #3A5FB3;
}

.cagetory_box ul li a span {
    padding-left: 10px;
    font-size: 14px;
    color: #434343;
}

.cagetory_box ul li a:hover {
    background: #6888D3;
    color: #fff;
}

.cagetory_box ul li a:hover span {
    color: #fff;
}

.cagetory_box ul li.active a {
    background: #3A5FB3;
    color: #fff;
}

.cagetory_box ul li.active a span {
    color: #fff;
}

.site_map_list {
    padding-top: 10px;
}

.site_map_list dl {
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}

.site_map_list dl dt {
    width: 100%;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 15px;
}

.site_map_list dl dt a {
    color: #3A5FB3;
}

.site_map_list dl dd {
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
}

.site_map_list dl dd a:hover {
    color: #3A5FB3;
}

.gongzhuling_photo {
    height: 252px;
}

.gongzhuling_photo .banner_move_box {
    z-index: 0;
    position: static;
}

.map_wrap {
    position: relative;
    margin-left: 50px;
}

.map_wrap ul li {
    text-align: center;
    position: absolute;
    width: 120px;
    right: -35px;
    border-bottom: 5px solid #ef4848;
    padding-bottom: 5px;
    display: none;
    color: #434343;
    top: 20px;
}

.map_wrap ul li span {
    display: block;
    font-size: 12px;
    color: #3A5FB3;
    text-transform: uppercase;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}

#map area {
    outline: none;
}

.area_knowlege {
    width: 60%;
}

.area_knowlege .gray_tab_tit {
    margin: 0;
}

.city_text {
    line-height: 32px;
    margin-top: 20px;
}

.four_clom_0 {
    margin-top: 20px;
    margin-bottom: 30px;
}

.four_clom_0 li {
    float: left;
    width: 25%;
    text-align: center;
}

.four_clom_0 li a {
    display: block;
    font-size: 0px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin: 0 30px;
    overflow: hidden;
    border-radius: 3px;
}

.four_clom_0 li a img {
    width: 120px;
    display: block;
    margin: 0 auto;
}

.four_clom_0 li a .icon12 {
    width: 72px;
    height: 68px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -36px;
}

.four_clom_0 li a span {
    font-size: 16px;
}

.four_clom_0 li a:hover {
    background: #3A5FB3;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.four_clom_0 li a:hover img {
    visibility: hidden;
}

.four_clom_0 li a:hover .icon12 {
    visibility: visible;
    top: 30px;
    transition: all 0.5s ease 0.2s;
}

.borderTop1 {
    border-top: 1px solid #3A5FB3;
}

.three_clom_0 {
    padding-top: 40px;
}

.three_clom_0 li {
    float: left;
    width: 33.333%;
    margin-bottom: 20px;
}

.three_clom_0 li>a {
    display: block;
    padding: 0 20px;
}

.three_clom_0 li>a img {
    width: 100%;
}

.three_clom_0 li>a.img-a-size-box {
    height: 200px;
}

.three_clom_0 li h3 {
    font-size: 20px;
    font-weight: 900;
    padding: 0 20px;
    margin: 10px 0 10px;
}

.three_clom_0 li h3 a:hover {
    color: #3A5FB3;
}

.three_clom_0 li h3 a:before {
    content: "";
    margin-right: 10px;
    border-radius: 50px;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-size: 30px 30px;
}

.three_clom_0 li h3 .icon_ziran:before {
    background-image: url(icon30_4@2x.png);
}

.three_clom_0 li h3 .icon_shentai:before {
    background-image: url(icon30_2@2x.png);
}

.three_clom_0 li h3 .icon_renkou:before {
    background-image: url(icon30_1@2x.png);
}

.three_clom_0 li h3 .icon_xingzheng:before {
    background-image: url(icon30_5@2x.png);
}

.three_clom_0 li h3 .icon_lishi:before {
    background-image: url(icon30_3@2x.png);
}

.three_clom_0 li p {
    padding: 0 20px;
    line-height: 25px;
    color: #999999;
}

.three_clom_1 {
    padding-top: 20px;
}

.three_clom_1 li {
    float: left;
    width: 33.333%;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.three_clom_1 li>a {
    display: block;
    padding: 0 20px;
    position: relative;
}

.three_clom_1 li>a img {
    width: 100%;
}

.three_clom_1 li .jqthumb {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

.three_clom_1 li .jqthumb:after {
    content: "";
    top: 0px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.three_clom_1 li>a.img-a-size-box {
    height: 200px;
}

.three_clom_1 li h3 {
    font-size: 20px;
    font-weight: 900;
    padding: 10px 20px 10px;
}

.three_clom_1 li h3 a:hover {
    color: #3A5FB3;
}

.three_clom_1 li p {
    padding: 0 20px;
    line-height: 25px;
    color: #999999;
}

.three_clom_1 .icon40>a:after {
    content: "";
    display: block;
    background-size: 120px 120px;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -60px;
    top: 50%;
    margin-top: -60px;
}

.three_clom_1 .icon_nongye>a:after {
    background-image: url(icon40_nonglin@2x.png);
}

.three_clom_1 .icon_linye>a:after {
    background-image: url(icon40_shuili@2x.png);
}

.three_clom_1 .icon_chanye>a:after {
    background-image: url(icon40_chanye@2x.png);
}

.three_clom_1 .icon40>a:hover:after {
    opacity: 0;
    transition: all 0.5s ease 0s;
}

.three_clom_1 .icon40>a:hover .jqthumb:after {
    display: none;
    transition: all 0.5s ease 0s;
}

.three_clom_1 li:nth-child(2)>a,
.three_clom_1 li:nth-child(2) h3,
.three_clom_1 li:nth-child(2) p {
    border-left: 1px solid #3A5FB3;
    border-right: 1px solid #3A5FB3;
}

.three_clom_2 li {
    float: left;
    width: 33.333%;
    text-align: center;
}

.three_clom_2 li .img-a-size-box {
    height: 200px;
    display: block;
    width: 90%;
    margin: 0 auto;
}

.three_clom_2 li h3 {
    margin-top: 10px;
}

.big_left.sig {
    width: calc(1162px - 23px);
}

.gray_tab_tit ul li p {
    font-weight: 900;
    color: #3A5FB3;
}

.huifubox h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    color: #3A5FB3;
    margin-top: 30px;
    margin-bottom: 50px;
}

.liuyanbox_0 {
    border-radius: 3px;
    border: 1px dashed #3A5FB3;
    padding: 20px;
    margin-bottom: 40px;
    background-color: #fff;
    position: relative;
}

.liuyanbox_0 h2 {
    position: absolute;
    top: -15px;
    left: 15px;
    font-size: 18px;
    font-weight: 900;
    background: #fff;
    padding: 0 10px;
    color: #3A5FB3;
}

.liuyanbox_0 span {
    font-size: 14px;
    color: #8C8C8C;
    margin-top: 10px;
    display: block;
    text-align: right;
}

.liuyanbox_0 p {
    line-height: 30px;
    padding-left: 5px;
}

.huifu_0 {
    border-color: #FB584A;
}

.huifu_0 h2 {
    color: #FB584A;
}

.r_links {
 
    position: relative;
    color: #fff; display: flex
    
}
.r_links ul {
 display: flex;flex: 1; 
    

}
.r_links ul li {
    flex: 1;
    width: 20%;
    float: left;
}

.r_links ul li {
    display: block;
    padding: 20px 2% 20px 0;
    color: #f9f9f9;
}

.r_links ul li a {
    color: #333;
}

.r_links ul li a:hover {
    color: #3A5FB3;
}

.link_W_Sub:after {
    content: "";
    speak: none;
}

.r_links .link_W_Sub>a {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    display: block;
    position: relative;
}

.r_links .link_W_Sub>a:hover {
    color: #f9f9f9;
}

.link_W_Sub>a:after {
    speak: none;
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(dkj_trangle_down@2x.png) no-repeat;
    background-size: 16px 16px;
    margin-left: 10px;
    position: absolute;
    right: 5%;
    top: 12px;
}

.link_W_Sub.expended>a:after {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari å’Œ Chrome */
    -o-transform: rotate(180deg);
    transition: transform 0.2s linear;
}

.link_W_Sub>a:hover {
    color: #f5f5f5;
}

.link_hidden_box {
    position: absolute;
    width: auto;
    height: auto;
    top: -200px;
    left: 0px;
    background: rgba(255, 255, 255, 0.95);
    z-index: 9999;
    display: none;
    border: 1px solid #648AE0;
    border-radius: 3px; width: 100%
}

.link_hidden_box div {
    padding: 30px 50px;
}

.link_hidden_box div a {
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
}

.link_hidden_box div dl {
    width: 50%;
}

.link_hidden_box div dl dt {
    width: 100%;
}

.link_hidden_box div dl dd {
    float: left;
}

.label_tag {
    color: #1E4C87;
    height: 43px;
    line-height: 43px;
    background: #fff;
    background: #FFFFFF url(foot_ico.png) 15px no-repeat; background-size: 30px;
    border-radius: 6px;
    padding: 0;
    width: 137px;
    text-align: center;
    margin-top: 20px;
    margin-right: 38px; text-indent: 30px;font-weight: bold;
    float: left;
}

.header_mobile {
    background: #3A5FB3;
    position: fixed;
    width: 100%;
    z-index: 9999;
    height: 3.56rem;
    display: none;
}

.header_mobile .logo {
    width: 14rem;
    margin: 0.7rem 0 0 0.69rem;
}

.header_mobile .logo img {
    width: 100%;
}

.icon_top {
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    display: inline-block;
    margin-top: 12px;
    margin-right: 15px;
}

.icon_search_m {
    background-image: url(dkj_search_m@2x.png);
}

.icon_nav_m {
    background-image: url(dkj_nav_m@2x.png);
}

.search_m {
    width: 100%;
    z-index: 9999;
    box-sizing: border-box;
    position: fixed;
    top: 3.56rem;
    display: none;
    background: #fff;
    padding: 0.75rem;
}

.search_m input {
    width: 100%;
    box-sizing: border-box;
    border: 0.06rem solid #F2F2F2;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0.3rem;
    padding: 0 1rem;
    background-color: #fff;
    -webkit-appearance: none;
}

.search_m .searchBox {
    width: 90%;
}

.search_m .searchBtn {
    width: 9%;
    border: 0;
}

.nav_hidden {
    width: 100%;
    background: rgba(58, 95, 197, 0.9);
    position: fixed;
    top: 3.56rem;
    z-index: 9999;
}

.nav_hidden ul li {
    text-align: center;
}

.nav_hidden ul li a {

    color: #fff;
    font-size: 1rem;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 3rem;
}

.nav_hidden ul li a:active {
    background: #2D4C94;
}

.lindao_pic_lists li {
    width: 25%;
}

.lindao_pic_lists li a.img-a-size-box {
    height: 200px;
    width: 66%;
}

.lindao_pic_lists li span {
    padding-left: 10px;
}

.in_section_title {
    color: #3A5FB3;
    font-weight: 900;
}

.in_section_title:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #3A5FB3;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 10px;
}

.close_ready {
    background-image: url(dkj_close@2x.png);
}

.no_mlr {
    margin: 0;
}

.block_box10 li {
    width: 100%;
    margin-bottom: 10.5px;
}

.block_box10 li a {
    display: block;
    border: 1px solid #e0e0e0;
    background: #E8ECF4;
    height: 45px;
    width: 100%;
    line-height: 45px;
    border-radius: 3px;
}

.block_box10 li a:hover {
    border-color: #3A5FB3;
    color: #3A5FB3;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#332a68d3', GradientType=1);
}

.block_box10 li .icon50 span {
    display: inline-block;
    vertical-align: top;
    margin-left: 50px;
    margin-right: 20px;
}

.block_box10 li .icon50 span img {
    width: 32px;
    display: inline-block;
    vertical-align: middle;
}

.titMod2 p {
    font-weight: 900;
    display: inline-block;
    padding-right: 20px;
    background: #fff;
    position: relative;
    z-index: 500;
    font-size: 20px;
}
.titMod2_line::after{width: 92%;}
.titMod2_tab_line::after {width: 68%;}


.kongkai_ziyuanjiaoyi li {
    float: left;
    width: 20%;
}

.kongkai_ziyuanjiaoyi li a {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.kongkai_ziyuanjiaoyi li a.icon_cont_box {
    background: #F4F4F4;
    padding: 5px 0;
    margin-bottom: 5px;
}

.kongkai_ziyuanjiaoyi li img {
    width: 48px;
}

.hdjl_table{ display: flex}

.hdjl_table div{height: 47px;
background: #F2F8FF; line-height: 47px;color: #1E4C87; font-weight: bold;font-size: 18px; float: left; width: 10%; text-align: center; }
.hdjl_table .tit{flex: 1; text-align: left; text-indent: 20px;}


.hdjl_list { padding: 10px 0}
.hdjl_list .item{ width: 100%; display: flex; align-items: center; margin-bottom:19px }

.hdjl_list .item:nth-child(5n){border-bottom: 1px solid #efefef;
padding-bottom: 15px;
margin-bottom: 15px;}


.hdjl_list a{display: block; float: left; flex: 1; padding-left: 20px; width:  calc(80% - 20px)}
.hdjl_list a label{color: #2A2A2A;
line-height: 24px; margin-bottom: 5px;display: block; font-size: 18px}
.hdjl_list a span{font-size: 16px;color: #1E4C87;white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; display: block; width: 90%}

.hdjl_list .time,.hdjl_list .handle{ float: left; width: 10%; text-align: center;color: #858585;}

.platform {
  width: 100%;
}
.platform li {
  height: 60px;
  line-height: 60px;
 border: 1px solid #E0E0E0;background: #FFFFFF;
border-radius: 3px;
  margin-bottom: 15px;
}
.platform li a{ display: block; width: 100%; height: 60px;font-weight: bold;font-size: 20px;
color: #2A2A2A; 	}
.platform li a:hover{ color: #1E4C87}
.platform li a:hover label{ margin-left: 10px;}
.platform li span {
  padding: 10px 10px 0 13px
}
.platform li span, .platform li label {
  display: inline-block;
  float: left;-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.institution {

  padding-bottom: 30px;
  margin-top: 28px;
}
.institution h2 {
  width: 325px;
  height: 50px;
  background: #1E4C87;
  border-radius: 3px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  margin: 0 auto
}
.institution ul {
  background: url(jg_Jsdw_Bg_zwl_2021624.png) center top no-repeat;
  padding-top: 142px;
  text-align: center
}
.institution ul li {
  width: 50px;
  height: 196px;
  background: #85b2e0;
  display: inline-block;
  vertical-align: middle;
  margin: 0 7.3px;
  border-radius: 4px
}
.institution .tit1 {padding: 2px 10px 0px;height: 196px;margin: 0px 5px;font-size: 18px;line-height: 18px;color: #fff;position: relative;writing-mode: tb-rl;text-align: center;letter-spacing: 3px;}
.institution ul li a {
  color: #fff;
  font-weight: bold;
  display: block;
}
.institution ul li:hover {
  background: #b7d5e8
}

.unit {
  width: 95%; margin: 0 auto;overflow: hidden
  
 
}
.unit li{ width: 31.8%; float: left!important; border-right: 1px solid #e3e3e3; border-right:none\9; padding-bottom: 15px; margin-bottom: 0;clear: inherit;}
.unit li a{ position: relative; padding-left: 10px}
.unit li a:hover{ color: #3A5FB3}
.unit li:nth-child(3n){
  border-right: none
}
.unit li:nth-child(3n-1),.unit li:nth-child(3n) {
 width: 25.8%;
padding: 0 0 15px 7%;

}.unit li a::before {
  display: inline-block;
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  top: 8px;
  left: 0px;
  border-radius: 10px;
  background: #AEBFE5;
}

.unit1 {
  padding-left: 7%;
  width: 26.3%;
}





@media screen and (max-width: 1680px) {
	body {
  width: 100%;
}
.fixed_header .header .navigator {
  width: 55%;

}
.fixed_header .header .searchMod {
  float: left;
  width: 85%;
}

	.mainMod,.bannerMod{
  padding: 0 45px;
}
.fixed_header .header,.footerMod {
    padding: 0 45px;
}
	
}
@media screen and (max-width: 1600px) {
    body {
        width: 100%;
    }
    .bannerMod {
        padding: 0 50px;
        padding-top: 1px;
    }
    .mainMod {
        padding: 0 50px;
        padding-top: 20px;
    }
    .top_topic {
        margin-left: 7%;
    }
    .leaerList .w_link {
        padding-right: 10px;
    }
   
    .titMod1:after {
        width: 58%;
    }
    .grid_box3 ul li {
        margin-left: 13px;
        margin-right: 13px;
    }
    .big_left {
        width: 1127px;
    }
    .rightBox .grid_box3 ul li {
        width: 91px;
    }
    .rightBox .grid_box3 ul li a p {
        font-size: 14px;
    }
   
    .grid_box3 ul li a .icon_box {
        width: 80%;
    }
    .rightBox .grid_box3 ul li {
        margin-left: 4px;
        margin-right: 4px;
    }
    .kongkai_ziyuanjiaoyi li a {
        width: 90%;
        font-size: 13px;
    }
    .kongkai_ziyuanjiaoyi li p {
        margin-top: 8px;
    }
    .kongkai_ziyuanjiaoyi li img {
        width: 32px;
    }
    .grid_box3.grid_box2 ul li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .grid_box3.grid_box2 ul li {
        width: 43%;
    }
    .big2_left {
        width: 1040px;
    }
	.fixed_header .header .navigator {width: 52%;}
	.fixed_header .header .searchMod {

  width: 94%;
}
	.r_links ul li{width:19%}	
	
}
.login_20221214{ width:100px; height: 90px; background: #fff; border-radius: 4px;position: fixed;top: 3.56rem; right: 60px; z-index: 999; padding-top: 10px}
.login_20221214 a{ display: block; text-align: center; padding: 10px 0}
.icon_login_m {
  background-image: url(dl_ico.png);
}



@media screen and (max-width: 1460px) {
    .kongkai_ziyuanjiaoyi li a.icon_cont_box {
        padding: 10px 0;
    }
    .kongkai_ziyuanjiaoyi li img {
        width: 32px;
    }
    .kongkai_ziyuanjiaoyi li a {
        font-size: 12px;
    }
		.footerMod{padding:0 20px}
	.copyRightMod{padding:30px 20px}
	.site_onwer_info{width:68%}
}

@media screen and (max-width: 1460px) {
  
		.fixed_header .header .navigator {
  width: 54%;
}
    .big_left {
        width: 1034px;
    }
    .big_left.sig {
        width: 1011px;
    }
    .thr_floor_static_hight {
        /*! height: 620px; */
    }
    .top_topic {
        margin-left: 3%;
    }
    .mainMod {
        padding: 20px 20px 0;
    }
    .bannerMod {
        padding: 1px 20px 0;
    }
    .topMod {
        padding: 0 20px;
    }
    .fixed_header .header {
        padding: 0 20px;
    }
    .fixed_header .header .searchMod {
        width: 91%;
    }
	.fixed_header .header .logo img {
  width: 487px;
}
	.leaerList li a img {
  display: block;
  width: 48px;
}
	.leaerList li .sideContent p {

  font-size: 16px;
  
}
	.leaerList li .sideContent label {
 

  margin-left: 7px;

}
	.logo img{ width: 465px}
	.logo {

  margin-top: 16px;
  margin-left: 16px;
}
	.leaerList li .sideContent {
  padding-top: 12px;
  padding-left: 12px;
}
	.navigator {

  margin-left: 50px;
}
   
 
    .leaerList .w_link {
        padding-right: 16px;
    }
    .big2_left {
        width: 1056px;
    }
    .rightBox2 {
        width: 327px;
    }
    .rightBox .grid_box3 ul li {
        width: 91px;
    }
    .rightBox .grid_box3 ul li p {
        font-size: 14px;
    }
    .grid_box3 ul li a .icon_box {
        width: 80%;
    }
    .titMod1:after {
        width: 60%;
    }
    .grid_box3 ul li {
        margin: 15px 4px;
    }
    .topic-next {
        right: -21px;
    }
    .topic-prev {
        left: -21px;
    }
    .tow_Colm_sm {
        width: 271px;
    }
    .service_box li {
        width: 92px;
    }
    .service_box li a p {
        margin-top: 10px;
    }
    .icon_service {
        width: 92px;
        height: 92px;
    }
    .hot_box {
        margin-top: 28px;
    }
    .sm_video_box {
        margin-bottom: 8px;
    }
  
    .lindao_pic_lists li a.img-a-size-box {
        height: 166px;
    }
    .grid_box2 ul li {
        margin: 0px;
    }
	.gov_rela_link_box ul li a{    text-indent: 35px;}
	.gov_rela_link_box .ico1,.gov_rela_link_box .ico1{ background-size: 40px}
}


@media screen and (max-width: 1410px) {
   
	.fixed_header .header .navigator {
  width: 52%;
}
	.fixed_header .header .searchMod {
  width: 99%;
}
.navigator {
  margin-left: 40px;
}	
}

@media screen and (max-width: 1386px) {
    body {
        width: 100%;
    }
    .big_left,
    .big_left.sig {
        width: 976px;
    }
    .five_public,
    .respond_foucs {
        width: 47.64%;
    }
    .big2_left {
        width: 982px;
    }
    .top_topic {
        margin-left: 2.5%;
    }
    .navigatorMod li {
        margin-right: 17px;
    }
	.logo img,.fixed_header .header .logo img {
  width: 422px;
}
	.leaerList {
  padding: 13px 15px;
}
    .navigator {
        width: 646px;
    }
 .logo {
    margin-top: 21px;
    margin-left: 16px;
}
 
    .leaerList .w_link {
        padding-right: 0px;
    }
    .grid_box3 ul li {
        width: 100px;
    }
    .grid_box3 ul li {
        margin: 15px 0px;
    }
    .grid_box2 ul li {
        margin: 0px;
        width: 50%;
    }
    .tow_Colm_sm {
        width: 248px;
    }
    .tit_mod_2:after {
        -webkit-transform: scale(0.4);
        transform: scale(-0.4);
        right: -46px;
    }
    .q_a_a_box li {
        margin-top: 18px;
    }

    .fixed_header .header .navigator {
        width: 53%;
    }
    .navigatorMod {
        width: 654px;
    }
    .icon_service {
        width: 80px;
    }
    .site_onwer_info {
        width: 56%;
    }
    .huiyin_box {
        width: 453px;
    }
    .titMod1:after {
        width: 55%;
    }
}

@media screen and (max-width: 1366px) {
    body {
        width: 100%;
    }
	

	.fixed_header .header .searchMod {
  width: 93%;
}
	#inner_page .out_Containter_gzl {
    padding-top: 158px;
}
		.footerMod{padding:0 20px}
	.copyRightMod{padding:30px 20px}
	.site_onwer_info{width:68%}
}
@media screen and (max-width: 1280px) {
    body {
        width: 1351px;
		overflow-x: auto;
    }
	.fixed_header{width: 1351px;}

}
@media screen and (max-width: 1024px) {
    .big2_left.fLeft {
        width: auto;
        float: none;
    }
    .huiyin_box {
        width: 0;
        width: auto;
        float: none;
    }
    .fangtan_box li:last-child {
        padding-bottom: 0px;
    }
    .tongji_box {
        width: 0;
        width: auto;
        float: none;
        margin-top: 1rem;
    }
    .listMod li a {
        font-size: 1rem;
    }
    .huifubox h1 {
        text-align: left;
        font-size: 1.5rem;
        margin-top: 1.875rem;
        margin-bottom: 3.125rem;
    }
    .liuyanbox_0 h2 {
        top: -0.9375rem;
        left: 0.9375rem;
        font-size: 1.125rem;
        padding: 0 0.625rem;
    }
    .liuyanbox_0 span {
        font-size: 0.875rem;
    }
    .liuyanbox_0 p {
        font-size: 1rem;
        line-height: 1.8rem;
    }
    .bread_nav {
        padding-left: 0px;
    }
    .big_left,
    .big_left.sig {
        width: auto;
        float: none;
    }
    .three_clom_0 {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .map_wrap.fLeft {
        float: none;
        display: none;
    }
    .gongzhuling_photo {
        display: none;
    }
    .big_left {
        width: 100%;
    }
    .five_public,
    .respond_foucs {
        width: 100%;
    }
    .respond_foucs {
        margin: 0;
    }
    .v_2_static_height {
        height: auto;
    }
	.img_block_list h2 a,.img_block_list_long  p a {
        font-size: 1rem;
    }
    .img_block_list h2 a {
        font-size: 0.75rem;
    }
    .list_w_timebar dd p {
        line-height: 1.5rem;
    }
    .list_w_timebar {
        padding: 0.93rem 0;
    }
    .list_w_timebar dd {
        padding-left: 12.5rem;
    }
    .rightBox2.fRight {
        width: auto;
        float: none;
    }
    .two_colm_width {
        margin-right: 0px;
    }
    .s_floor_static_hight {
        height: auto;
    }
    .thr_floor_static_hight {
        height: auto;
    }
    .thr_floor_static_hight2 {
        height: auto;
    }
    .v_2_static_long_height,
    .v_2_static_long_height {
        height: auto;
    }
    #inner_page .out_Containter_gzl {
        padding-top: 3.56rem;
    }
    .list_w_timebar dd h3 {
        font-size: 1.2rem;
    }
    .list_w_timebar dd p {
        font-size: 0.88rem;
    }
    .floorBox_In {
        width: auto;
    }
    body {
        width: 100%;
    }
    .header_mobile {
        display: block;
    }
    .topMod_fixed,
    .banner_move_box,
    .bannerMod,
    .fixed_header {
        display: none;
    }
    .out_Containter_gzl {
        padding-top: 3.56rem;
    }
    .mainMod {
        padding: 0.75rem 0.75rem 0;
    }
    .focusMod {
        padding: 0;
    }
    .focusMod h1 {
        margin-top: 1rem;
        margin-bottom: 1rem;
        font-size: 1.5rem;
        text-align: center;
    }
    .focusMod h1 img {
        width: 80%;
        display: inline-block;
    }
    .focusMod p {
        margin-bottom: 2rem;
        line-height: 1.5rem;
        display: none;
    }
    .focusMod p a {
        width: 100%;
        font-size: 1rem;
        padding: 0;
    }
    .leftBox,
    .rightBox,
    .centerBox {
        width: 100%;
    }
    .centerBox {
        margin: 0px;
    }
    .floorBox {
        margin-top: 0;
    }
    .footerMod {
        padding: 0.75rem;
    }
    .footerMod .bottom_logo {
        float: none;
    }
    .footerMod img {
        width: 50%;
        margin: 1rem auto;
        display: block;
    }
 
    .copyRightMod {
        text-align: center;
        padding: 0.75rem;
    }
    .copyRightMod .other_links {
        text-align: center;
    }
    .copyRightMod .fLeft,
    .copyRightMod .fRight {
        float: none;
    }
    .site_onwer_info {
        width: 55%;
        padding: 0;
    }
    .copyRightMod p {
        font-size: 0.88rem;
    }
	
    .big_video_box a.video_shot_box img {
        height: auto;
    }
    .sm_video_box li a img {
        height: auto;
    }
	   
    .big_video_box a.video_shot_box img.play_btn {
        width: 3rem;
        height: 3rem;
        left: 50%;
        margin-left: -1.5rem;
        top: 50%;
        margin-top: -1.5rem;
    }
    .scroll_topic ul li a {
        background: none;
    }

    .topic-prev,
    .topic-next {
        background-position: center center;
    }
    .topic-prev {
        left: -8px;
    }
    .topic-next {
        right: -8px;
    }
    .tab_cont_box {
        padding: 0 1rem;
    }
    .titMod2:after {
        width: 80%;
    }
    .titMod2 a {
        padding-right: 0.5rem;
    }
    .service_tab ul {
        margin: 0 1rem;
    }
    .hot_box {
        padding: 0 1rem;
    }
    .fLeft.tow_Colm_sm {
        margin-left: 0;
    }
    .tow_Colm_sm {
        width: 100%;
        box-sizing: border-box;
    }
    .fRight.tow_Colm_sm {
        margin-right: 0;
        margin-top: 1rem;
    }
    .tit_mod_2 {
        background: url(gzl_tit_bg_m@2x.png) no-repeat;
        background-size: 296px 45px;
    }
    .service_box li {
        width: 5rem;
    }
    .service_box li a p {
        font-size: 0.88rem;
    }
    .icon_service {
        width: 4.5rem;
        background-size: 3rem 3rem;
    }
    .grid_box3 ul {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .grid_box3 ul li {
        float: none;
        max-width: 33.333%;
        min-width: 33.333%;
    }
    .aside .grid_box3 ul li {
        max-width: 49.999%;
        min-width: 49.999%;
    }
    .grid_box3 ul li a p {
        font-size: 0.88rem;
    }
    .silde-disp-1 a {
        width: 90%;
        text-align: center;
        padding: 0 5%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
    }
    .my-slider img {
        height: auto;
    }
    .unslider-wrap li {
        height: auto;
    }
    .my-slider {
        height: auto;
    }
    .silde-disp-1 {
        height: 2rem;
        line-height: 2rem;
    }
    .unslider-arrow {
        top: 50%;
        margin-top: -1.6rem;
        border-radius: 0.2rem;
        padding: 0.5rem;
    }
    .unslider-arrow.prev {
        left: 0.5rem;
        background-color: rgba(255, 255, 255, 0.6);
        background-position: center;
    }
    .unslider-arrow.next {
        right: 0.5rem;
        background-color: rgba(255, 255, 255, 0.6);
        background-position: center;
    }
    .unslider-nav {
        bottom: -2rem;
        right: 0;
        width: 100%;
        text-align: center;
    }
    .unslider-nav ol {
        display: inline-block;
    }
    .unslider {
        margin-bottom: 1rem;
    }
    .floorBox .no_Conner.no_Border {
        background: none;
    }
    .leaerList {
        padding: 0.6rem 1rem;
    }
    .leaerList li .sideContent  {
        padding-left: 0.6rem;
    }
    .f_floor {
        height: auto;
    }
    .s_floor {
        height: auto;
    }
    .share_box {
        display: none;
    }
    .title_box h1 {
        font-size: 1.5rem;
        padding: 1rem 0;
    }
    .title_box h2 {
        font-size: 1.2rem;
    }
    .title_box h3 {
        font-size: 1rem;
    }
    .hight_line li {
        line-height: 3rem;
    }
    .hight_line li span {
        line-height: normal;
    }
    .listMod.w_time li a {
        font-size: 1rem;
    }
    .titMod2 a {
        font-size: 1.3rem;
    }
    .TRS_Editor {
        font-size: 1rem;
    }
    .content_info span {
        font-size: 1rem;
    }
    .bread_nav span,
    .bread_nav a {
        font-size: 0.88rem;
    }
    .bread_nav a:after {
        margin: 0 0.5rem;
    }
    .content_info {
        margin-top: 2rem;
    }
    .tab_e img,
    .tab_f img {
        padding-right: 0.5rem;
    }
    .img_block_list li .img-a-size-box {
        height: 15rem;
    }
}

@media screen and (max-width: 768px) {
	.content_info{ height: auto; overflow: hidden}
	    .content_info .fRight {
        display: none;
    }
.topMod{ width: 100px; height: 100px; padding: 0;border-radius: 4px;position: fixed;top: 3.56rem;right: 60px; border-top:none}
	.topMod p.fLeft{ display: none}
	.topMod p{ width: 100%; text-align: center}
	.topMod p a{ display: block}
	
	.fj-ce {
 display: block;

}
	.big_left_new { width: 100%}
    .big_left_side.fLeft {
        width: auto;
        float: none;
    }
    .aside.fRight {
        width: auto;
        float: none;
    }
	.big_left_side{
        width: auto;
        float: none;
    }
    .aside {
        width: auto;
        float: none;
    }
    .aside .grid_box3 ul li {
        max-width: 33.333%;
        min-width: 33.333%;
    }
    .three_clom_0 li>a.img-a-size-box {
        height: 7.75rem;
    }
    .gray_tab_tit ul li {
        padding: 0 0.5rem;
        font-size: 1rem;
    }
    .gray_tab_tit {
        margin-bottom: 0.5rem;
    }
    .innpage_btn {
        margin: 1rem;
    }
    .fangtan_box li {
        float: none;
        width: 100%;
    }
	.copyRightMod{ display: block}
	.copyRightMod .other_links{ display: none}
	.copyRightMod p {
  font-size: 0.88rem;
  line-height: 28px;
}
	.copyRightMod p label{ display: block;margin-right: 0;}	
	.footerMod {
  padding: 0.35rem;
}
	.copyRightMod .img{width: 100%;
display: flex; justify-content: center }
	.r_links{ display: none}
	.hdjl_table{display: none}
	.hdjl_list .item{ display: block; overflow: hidden}	
	.hdjl_list a,.hdjl_list .time{ width: 100%; text-align: left;padding-left: 0;}
	.hdjl_list .time{ margin-top: 5px}
	.hdjl_list .handle{ display: none}
	.img_block_list { margin-left: 0; padding:0 10px}
	.img_block_list li {
  float: left;
  width: 47%;
  margin: 0px 1% 10px 1.7% ;
}
	.img_block_list li:nth-child(5),.R_img_list li:nth-child(3){ display: none}

    .TRS_Editor img {
        max-width: 100% !important;
        height: auto;
      }
    
      .TRS_Editor audio{
        max-width: 100% !important;
      }
    
      .TRS_Editor video{
        width: 100%;
        margin: 0 auto;
      } 
	.TRS_Editor iframe{ width: 100%; height: 320px}
.site_onwer_info {
  width: 100%;
  padding: 0;
}
	
	
}

@media screen and (max-width: 414px) {
	.platform li a{font-size: 16px;}
.gov_rela_link_box .ico1, .gov_rela_link_box .ico1 {
  background-size: 35px;
}
	.content_info .fLeft {
  padding-right: 0;
}
	.content_info {
  margin-top: 10px;
}
	.content_info span{margin-bottom: 10px;}
	video{ width: 100%!important; height: 150px!important}
	.gov_rela_link_box ul li a{line-height: 60px;height: 60px;}
	.bread_nav div a.hide_ready{ display:none; }
.bread_nav div a.showfirst{display:inline-block;}
.bread_nav div a.showlast{color: rgb(58, 95, 179); display:inline-block;}
.bread_nav div a.showlast:after{display:none;}
	.i_btnlist li {
  height: 50px;
  margin-bottom: 15px;
}
	.i_btnlist li a {
		background: url(dkj_btnBG.png) no-repeat -100px top;
		height: 50px;
line-height: 50px;
	background-size: 175px 50px;	
		
	}
	.i_btnlist li a:hover {
  background: url(dkj_btnBG.png) no-repeat;

  color: #fff;
  background-size: 175px 50px;
}
	.i_btnlist li span {

  margin: 6px 50px 0 12px;

}
	
	
	
	
.leaerList li a {
  display: block;
  margin: 0 auto;
  width: 54px;
  float: none;
}
    .r_links {
        display: none;
    }
    .img_block_list li .img-a-size-box {
        height: 6rem;
    }
    .formlist li label {
        font-size: 0.875rem;
    }
    .inputbox {
        height: 2.1875rem;
        line-height: 2.1875rem;
        width: 96%!important;
        padding: 0 2%!important;
    }
    .formlist {
        width: 80%;
        margin: 20px auto;
    }
    .liuyan_notice {
        width: 80%;
    }
    .gray_tab_tit ul li {
        padding: 0 0.5rem;
    }
    .titMod2 span {
        display: none;
    }
    .list_w_timebar dd {
        padding-left: 0rem;
    }
    .four_clom_0 {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .four_clom_0 li {
        width: 50%;
    }
    .four_clom_0 li a img {
        width: 6.5rem;
    }
    .three_clom_0 li {
        float: none;
        width: auto;
    }
    .three_clom_0 li>a.img-a-size-box {
        height: 11.75rem;
    }
    .three_clom_1 li {
        float: none;
        width: auto;
    }
    .three_clom_1 li:nth-child(2)>a,
    .three_clom_1 li:nth-child(2) h3,
    .three_clom_1 li:nth-child(2) p {
        border: 0;
    }
    .img_block_list_long li {
        width: 50%;
        float: left;
        width: 47%;
        margin: 0px 1% 10px 1.7%;
    }
    .three_clom_1 li>a.img-a-size-box {
        height: 8.6875rem;
    }
    .three_clom_1 .icon40>a:after {
        width: 5.5rem;
        height: 5.5rem;
        margin-left: -2.75rem;
        margin-top: -2.75rem;
        background-size: 5.5rem 5.5rem;
    }
    .img_block_list_long li a.img-a-size-box {
        height: 6rem;
    }
    .list_w_timebar:before {
        display: none;
    }
    .list_w_timebar dt {
        float: none;
        width: auto;
        text-align: left;
        margin-left: 0px;
        font-size: 0.88rem;
        margin-bottom: 0.5rem;
    }
    .list_w_timebar dt span {
        display: inline;
        margin: 0px;
        background: none;
        color: #999999;
        font-size: 0.88rem;
    }
    .service_tab ul li a span {
        display: none;
    }
    .hight_line li {
        line-height: normal;
        margin-bottom: 0.88rem;
    }
    .hight_line li:before {
        top: 12px;
    }
    .listMod.w_time li span {
        font-size: 0.75rem;
        float: none;
        display: block;
    }
    .listMod.w_time li a {
        width: auto;
        white-space: pre-wrap;
        line-height: 1.5rem;
    }
    .listMod {
        padding-top: 0px;
        margin-bottom: 20px;
    }
    .page_box span {
        display: none;
    }
    .border_box {
        padding: 1rem;
    }

    .lindao_pic_lists li {
        width: 50%;
    }
    .lindao_pic_lists li a.img-a-size-box {
        height: 11rem;
        width: 70%;
    }
    .three_clom_2 li {
        float: none;
        width: 100%;
    }
    .fangtan_box li .img_container {
        float: none;
        margin-left: 0;
    }
    .fangtan_box li .section_info_box {
        padding: 0;
    }
    .fangtan_box li .img_container .img-a-size-box {
        width: 100%;
        height: 12rem;
    }
    .fangtan_box li .section_info_box h3 {
        margin-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
	.titMod2_tab::after {

  width: 46%;



}
	.titMod2_tab li a{padding-right: 10px;}
}

@media screen and (max-width: 320px) {
    body,
    html {
        font-size: 14px;
    }
    .titMod1:after {
        width: 55%;
    }
    .titMod2 a:nth-child(3) {
        padding-right: 0;
    }
    .lindao_pic_lists li {
        width: 50%;
    }
    .lindao_pic_lists li a.img-a-size-box {
        height: 11rem;
        width: 80%;
    }
}
.mt30{ margin-top: 30px }