
/* IE8试坑合计(持续输入……) :first-child ie7以上；其它所有级联选择都在ie9以上；不兼容rgba;不兼容圆角（图片代替）；文本超出隐藏不得加word-break\word-wrap;-o-text-overflow:ellipsis;基本通杀所有浏览器；a标签d-block;不支持foreach函数;不支持background-size；垂直居中好用的方法：父p-relative,子p-absolute t\r\b\l:0 margin：auto d-block;<meta http-equiv="X-UA-Compatible" content="IE=edge;chrome=1">;行内元素  父元素t-center 子display:inline-block;*/
  *{margin: 0;padding: 0;list-style-type:none;}
  body{color: #333333;font-family: "Microsoft YaHei";font-size: 16px;background-color: #f5f5f5;}
  html{width: 100%;}
  a{text-decoration: none;color: #333333;cursor: pointer;}a:link{text-decoration: none;color: #333333;}   /*未被访问过的连接*/a:visited{text-decoration: none;color: #333333;} /*访问过的连接*/a:hover{text-decoration: none;}    /*鼠标悬浮*/a:focus {outline: none;}     /*点击后取消虚线框*/.clear-both{clear: both;}ul,ol{margin-bottom: 0!important;}.c-p{cursor: pointer;}   /*鼠标悬停小手*/.m-auto{margin:0 auto;} .w-100{width: 100%;}.h-100{height: 100%;}
  
  /* 字体 */.font-lg{font-size: 28px;}.font-md{font-size: 16px;}.font-sm{font-size: 14px;}.d-block{display: inline-block;}.t-overflow{text-overflow: ellipsis;}.over-hide{overflow: hidden;}.white-space{white-space: nowrap;}.v-align{vertical-align: middle;}.p-relative{position: relative;}.p-absolute{position: absolute}.font-weight{font-weight: bold;}
  /* 字体颜色 */.text-white{color: #ffffff;}.main-text-color{color: #6c6c6c;}.more_color{color: #9f9f9f;}
  /* 背景颜色 */.main-bg-color{background-color: #fd6801;}.bg-white{background-color: #ffffff;}
  /* 字体间距 */ .m0{margin: 0px;}.m{margin: 5px;}.m-10{margin: 10px;}.m-18{margin: 18px;}.m-20{margin: 20px;}.mt-0{margin-top: 0px;}.mt{margin-top: 5px;}.mt-10{margin-top: 10px;}.mt-18{margin-top: 18px;}.mt-20{margin-top: 20px;}.mr-0{margin-right: 0px;}.mr{margin-right: 5px;}.mr-10{margin-right: 10px;}.mr-18{margin-right: 18px;}.mr-20{margin-right: 20px;}
  .mb-0{margin-bottom: 0px;} .mb{margin-bottom: 5px;}.mb-10{margin-bottom: 10px;}.mb-18{margin-bottom: 18px;}.mb-20{margin-bottom: 20px;}.mb-50{margin-bottom: 50px;}.ml-0{margin-left: 0px;}.ml{margin-left: 5px;}.ml-10{margin-left: 10px;}.ml-18{margin-left: 18px;}.ml-20{margin-left: 20px;}
  .p0{padding: 0px;}.p{padding: 5px;}.p-10{padding: 10px;}.p-18{padding: 18px;}.p-20{padding: 20px;}.p-30{padding: 30px;}
  .pt-0{padding-top: 0px;}.pt{padding-top: 5px;}.pt-10{padding-top: 10px;} .pt-18{padding-top: 18px;}.pt-20{padding-top: 20px;}
  .pr-0{padding-right: 0px;}.pr{padding-right: 5px;}.pr-10{padding-right: 10px;} .pr-18{padding-right: 18px;}.pr-20{padding-right: 20px;}
  .pb-0{padding-bottom: 0px;}.pb{padding-bottom: 5px;}.pb-10{padding-bottom: 10px;}.pb-18{padding-bottom: 18px;}.pb-20{padding-bottom: 20px;} 
  .pl-0{padding-left: 0px;}.pl{padding-left: 5px;}.pl-10{padding-left: 10px;}.pl-18{padding-left: 18px;}.pl-20{padding-left: 20px;}
  
  /* 浮动  透明度*/ .float-r{float: right;}.float-l{float: left;}
  /* 首页样式 */
  .headerBg{background-image: url(../image/headerBg.jpg);margin: 0 auto;height: 432px;background-position: center;background-repeat: no-repeat;background-color: #ffffff;border: 0;background-size: 100% 100%;}
  .headerBgImg{width: 100%; height: auto;z-index: 10;}
  .headerLogo{margin:auto;top: 0;width: 1100px;left: 0;right: 0;bottom: 0}
  .headerLogo img{height: auto;width: 60%;margin-top: 9%;}
  .search{position: absolute;z-index: 150;bottom: 0;right: 0;margin: 0 auto;margin-bottom: 25px;}
  /* 新增 一个 云课堂栏目  所以 将width增大100px  并将每个栏目width 改为150px */
  /* .nav_ul{width: 1100px;margin: 0 auto;background-color: #2957a2;height: 51px;} */
  .nav_ul{width: 1100px;margin: 0 auto;background-color: #2957a2;height: 51px;}
  .search input{outline: none;height: 35px; border: 1px solid #dad9eb;border-top-left-radius: 25px;border-bottom-left-radius: 25px;padding-top: 5px;padding-bottom: 5px;padding-left: 15px;background: none;width: 250px;float: left;transition:width 1s;-webkit-transition: width 1s; /* Safari */-moz-transition: width 1s;/* Firefox 4 */-o-transition: width 1s; /* Opera */color: #ffffff;}
  .search input[type=text]:focus{background-color: #f5f5f5;width: 278px;color: #333333;margin: 0!important;}
  .ssanButton{background-color: #b6acc5;height: 35px; width: 100px;border: 1px solid #dad9eb;border-left: 0;border-top-right-radius: 25px;border-bottom-right-radius: 25px;text-align: center;color: #ffffff;line-height: 33px;cursor: pointer;}
  .ssanButton img{width: 16px;height: 16px;margin-top: 0!important;}
  /* .nav_ul .nav_li{float: left;width: 157.14px;height: 50px;text-align: center;} */
  .nav_ul .nav_li{float: left;width: 137.5px;height: 50px;text-align: center;}
  .nav_ul .nav_li a:hover{background-color: #3d68ab;color: #ffffff;transition: 0.5s;}
  .nav_li a img{width: 50px;height: 50px;}
  .nav_li a{color: #ffffff;display: block;}
  .current{color: #2957a2!important;background-color: #ffffff!important;font-weight: bold;border-bottom:1px solid #d1dae9;}
  /* .contant{width: 1100px;margin: 0 auto;background-color: #ffffff;overflow: hidden;position: relative;} */
  .contant{width: 1100px;margin: 0 auto;background-color: #ffffff;overflow: hidden;position: relative;}
  .swiperAndNews{background-color: #ffffff;padding-top: 50px;}
  .btnAll{display: none;}
  .btn_l{opacity: 0.3;filter:alpha(opacity=30); /* IE */-moz-opacity:0.3; /* 老版Mozilla */}
  .btn_r{right: 0;opacity: 0.3;filter:alpha(opacity=30); /* IE */-moz-opacity:0.3; /* 老版Mozilla */}
  .zxfb{width: 350px;height: 400px;padding-left: 18px;padding-right: 30px;right: 0;bottom: 0;margin-top: -400px;}
  .zxfb_header{height: 42px;position: relative;}
  .zxfb_header_img{height: 100%;}
  .zxfb_more{position: absolute;right: 0;bottom: 0;}
  .zxfb_more span{font-size: 12px;}
  .zxfb_more img{height: 16px;width: 20px;}
  .divider{border-bottom: 2px solid #e2e2e2;background-color: #e2e2e2;width: 100%;margin: 15px 0;}
  .divider-small{border-bottom: 1px solid #e2e2e2;background-color: #e2e2e2;width: 100%;margin: 20px 0;}
  .zxfb_li{margin: 18px 0;position: relative;}
  .zxfb_ul .zxfb_li a{display: block;}
  .zxfb_ul .zxfb_li:hover a span{color: #2857a5;}
  .zxfb_ul .zxfb_li a .zxfb_li_ddd{color: #e2e2e2;padding-right:3px;}
  .zxfb_ul .zxfb_li a .zxfb_li_time{color: #939393;position: absolute;right: 0;bottom: 0;font-size: 13px;}
  .zxfb_ul .zxfb_li a .zxfb_li_content{width: 72%;display: inline-block;vertical-align:middle;  text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
  .dshtz{padding-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 50px;}
  .djqt_left{width: 505px;float: left;margin-right: 30px;}
  .szxw_hyxw_right{width: 505px;float: left;}
  .djqt_left_header{height: 54px;background-image: url(../image/bannerBg.jpg);background-repeat: no-repeat;background-size: 100% 100%;position: relative;}
  .djqt_left_header_title{float: left;font-size: 20px; line-height: 50px;padding: 0 12px;border-top: 4px solid #dc1212;font-weight:600;color: #dc1212;}
  .djqt_left_header_more{line-height: 54px;padding-right: 15px;color: #9f9f9f;font-size: 12px;position: absolute;right: 0;top: 0;}
  .djqt_left_header_more:hover{color: #9f9f9f;}
  .djqt_left_content{height: 180px;}
  .djqt_left_content img{float: left;width: 240px;height:180px;}
  .djqt_left_body{float: left;margin-left:20px;width: 245px;}
  .djqt_left_body_title{height: 75px;color: #2857a5;position: absolute;left: 0;overflow-x: hidden;overflow-y: scroll;}
  .djqt_left_body_title a{color: #2857a5;font-size: 18px;}
  .djqt_left_body_title::-webkit-scrollbar { width: 0 !important }
  .djqt_left_body_title{ -ms-overflow-style: none; }
  .outer-container{position: relative;overflow: hidden;}
  .element, .outer-container {width: 245px;height: 75px;}
  .djqt_left_body_time{font-size: 13px;color: #9f9f9f;margin-top: 15px;display: block;}
  .djqt_left_ul .djqt_left_li{border-bottom: 2px dashed #eeeeee;height: 48px;position: relative;}
  .djqt_left_li_content{vertical-align: middle;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 77%;display: inline-block;}
  .djqt_left_ul .djqt_left_li a{display: block;line-height: 48px;}
  .djqt_left_ul .djqt_left_li a img{width: 16px;height: 16px;padding-right:3px;}
  .djqt_left_ul .djqt_left_li a .djqt_left_li_time{color: #9f9f9f;font-size: 13px;line-height: 54px;position: absolute;right: 0;}
  .djqt_left_ul .djqt_left_li a:hover span{color: #2857a5;}
  .szxw_hyxw_right_header{height: 54px;background-image: url(../image/bannerBg.jpg);background-repeat: no-repeat;background-size: 100% 100%;}
  .szxw_hyxw_right_header .menu li{display: inline-block;margin-right: 11px;cursor: pointer;
    font-size: 20px;padding: 0 12px;line-height: 50px;}
  .szxw_hyxw_right_more:hover{color: #9f9f9f;}
  .activeNews{border-top: 4px solid #3661a6;color: #3661a6;}/*时政、行业新闻选中 通知公告公示*/ 
  .zdgf_right_body, .bgxzA{width: 100%;}
  .zdgf_right_body .outer-container{width: 100%;height: 50px;position: relative;overflow: hidden;}
  .zdgf_right_body .outer-container .djqt_left_body_title a{width: 100%;height: 50px;}
  .zdgf_right_body .outer-container .djqt_left_body_title{height: 50px;}
  .zdgf_right_time{position: absolute;right: 0;bottom: 0;font-size: 13px;color: #9f9f9f;top: 16px;}
  .zdgf_right_body_title{overflow: hidden;min-height: 46px;}
  .zdgf_right_body_title a{font-size: 18px;color: #2857a5;}
  .zdgf_right_body_content{height: 130px;}
  .zdgf_small_title{font-size: 12px!important;color: #9f9f9f!important;}
  .smallScol{padding: 30px;}
  .tzggDesc{height: 32px;position: relative;margin-top: 16px;border-bottom: 1px solid #e2e2e2;}
  button{outline: none;}
  .bg{font-size: 18px;font-weight: bold;}
  .bglist li{font-size: 21px;cursor: pointer;}
  .bglist li:hover{color: #2857a5;}
  .thumbnail{padding: 0!important;margin-bottom: 0px!important;border: 0!important;border-radius: 0px!important;}
  .v-middle{vertical-align: middle;}
  

  /*行业信息系统 友情链接*/
  .hyxxxt{border-top: 3px solid #2957a2;border-bottom: 1px solid #dedede;padding: 13px 30px;}
  .hyxxxt span:first-child{border-left: 3px solid #2957a2;color: #2957a2;font-weight: 600;margin-right: 11px;}
  .hyxxxt span:last-child{color: #9f9f9f;}
  .hyxxxt_body{padding: 0 30px;margin: 30px 0;}
  .hyxxxt_links{padding-top: 20px;padding-bottom: 10px;width: 100%;}
  .links_ul .links_li a:hover{color: #2857a5;}
  .links_li{cursor: pointer;width: 20%;float: left;text-align: center;margin-bottom: 20px;;}
  .links_li:first-child{margin-left: 0;}
  .hyxxxt_body{width: 100%;height: 150px;}
  .hyxxxt_body ul{width: 100%;height: 150px;background-color: #effafe;}
  .hyxxxt_body ul li{width: 106px;height: 110px;float: left;margin: 20px 12px;}

  .hyxxxt_body ul li a{width: 100%;height: 20px;display: inline-block;padding-top: 78px;text-align: center;font-size: 13px;transition: 0.5s;}
  .hyxxxt_ywbb{background-image: url(../image/hyxxxt.png);background-repeat: no-repeat;background-position:18px 0;}
  .hyxxxt_swsksbm{background-image: url(../image/hyxxxt.png);background-repeat: no-repeat;background-position: -128px 0;}
  .hyxxxt_xxfwpt{background-image: url(../image/hyxxxt.png);background-repeat: no-repeat;background-position: -276px 0;}
  .hyxxxt_swscx{background-image: url(../image/hyxxxt.png);background-repeat: no-repeat;background-position: -422px 0;}
  .hyxxxt_zcswscx{background-image: url(../image/hyxxxt.png);background-repeat: no-repeat;background-position:  18px -102px;}
  .hyxxxt_ywbamcx{background-image: url(../image/hyxxxt.png);background-repeat: no-repeat;background-position: -128px -102px;}
  .hyxxxt_zsxwx{background-image: url(../image/hyxxxt.png);background-repeat: no-repeat;background-position: -276px -102px;}
  .hyxxxt_flfgk{background-image: url(../image/hyxxxt.png);background-repeat: no-repeat;background-position: -422px -102px;}
  
  .hyxxxt_ywbb:hover{background-image: url(../image/hyxxxt-hover.png);background-repeat: no-repeat;background-position: 18px 0;}
  .hyxxxt_swsksbm:hover{background-image: url(../image/hyxxxt-hover.png);background-repeat: no-repeat;background-position: -128px 0;}
  .hyxxxt_xxfwpt:hover{background-image: url(../image/hyxxxt-hover.png);background-repeat: no-repeat;background-position: -276px 0;}
  .hyxxxt_swscx:hover{background-image: url(../image/hyxxxt-hover.png);background-repeat: no-repeat;background-position: -422px 0;}
  .hyxxxt_zcswscx:hover{background-image: url(../image/hyxxxt-hover.png);background-repeat: no-repeat;background-position:  18px -102px;}
  .hyxxxt_ywbamcx:hover{background-image: url(../image/hyxxxt-hover.png);background-repeat: no-repeat;background-position: -128px -102px;}
  .hyxxxt_zsxwx:hover{background-image: url(../image/hyxxxt-hover.png);background-repeat: no-repeat;background-position: -276px -102px;}
  .hyxxxt_flfgk:hover{background-image: url(../image/hyxxxt-hover.png);background-repeat: no-repeat;background-position: -422px -102px;}
  /* footer */
  .footer{margin-top: 85px;background-color: #2957a2;height: 186px;}
  .footer_contant{width: 1100px;margin: 0 auto;height: 100%;}
  .footer_logo{width: 460px;height: 100%;position: relative;float: left;}
  .footer_logo img{width: 300px;height: auto;position: absolute;top: 0;left: 0;bottom: 0;margin: auto;}
  .footerOne, .footerUl{float: left;}
  .footerOne{padding-top: 60px;}
  .footerOne .footerUl:first-child{width: 200px;margin-right: 30px;}
  .footerOne .footerUl:last-child{width: 410px;}
  .footerUl li{color: #ffffff;font-size: 14px;}
  .footerUl li a{color: #fff;}

  /* 浮动框 */
  .left_floatBox{position: fixed;left: 0;bottom:10%;width: 228px;z-index: 99999;}
  .right_floatBox{position: fixed;right: 20px;bottom: 10%;width: 228px;background-color: #e2e2e2;text-align: center;z-index: 100;}
  .wxts img{width: 100%;border-bottom: 1px solid #ffffff;}
  .wxts-contant{font-size: 14px;position: relative; text-indent: 2rem; color: #333;padding: 10px;height: 186px;background-color: #f5f5f5;background-image: url(../image/wxts-bg.png);background-repeat: no-repeat;background-size: 100% 100%;}
  .carousel-indicators .active{background-color: #c31c07!important;}
  .carousel-indicators li{border:1px solid #c31c07!important;}

  .wxts .deleteLeft{width: 16px;position: absolute;top: 0;left: 0;margin-left: 3px;margin-top: 3px;}
  .ewm{padding-left: 20px;padding-right: 20px;padding-top: 25px;}
  .ewm img:first-child{width: 100%;}
  .ewm .deleteRight{width: 16px;position: absolute;top: 0;right: 0;margin-right: 3px;margin-top: 3px;}
  .ewm_title{font-size: 12px;}
  .gkxx{border-top:1px solid #ffffff;margin-top: 25px;width: 100%;}
  .gkxx img{width: 100%;}
  .floatBox{position: fixed;z-index: 9999;bottom: 10%;right: 0;width:200px;height: 299px;}
  .wxtsBady{height: 140px;position: relative;overflow: hidden;width: 200px;}
  .wxtsBady .inner-contaner{position: absolute;left: 0;overflow-x: hidden;overflow-y: scroll;}
  .wxtsBady .inner-contaner::-webkit-scrollbar{display: none;}
  .wxtsBady .inner-contaner .element{width: 200px;height: 140px;text-indent: 20px;cursor: pointer;}


  /* 协会概括 */
  .dqwz{margin: 16px 0;}
  .dqwz img{width: 20px;}
  .dqwz .breadcrumb li a{color: #777777!important;}
  .xhgk_left{margin-right: 50px;width: 240px;float: left;background-color: #dcdcdc;padding: 6px;}
  .xwdt_left{margin-right: 25px;width: 240px;float: left;background-color: #dcdcdc;padding: 6px;}
  .xhgk_xhjj{padding: 3px;background-color: #ffffff;}
  .xhgk_right{width: 750px;float: left;margin-bottom: 100px;}
  .dqwz span{font-size: 13px;color: #777777;}
  .breadcrumb > li + li:before{content: '<'}
  .xhgk_menu{text-align: center;margin-bottom: 0;}
  .xhgk_menu li{padding: 10px 30px;border-bottom: 1px solid #e2e2e2;height: 46px;}
  .xhgk_menu .big{font-weight: bold;}
  .xhgk_menu li:last-child{border-bottom: 0;padding: 0;line-height: 46px;}
  .xhgk_menu li a{display: block;}
  .xhgk_right .xhhead{background-color: #f0f0f0;height: 55px;line-height: 55px;font-weight: bold;
    padding-left: 33px;border-left: 7px solid #2857a5;}
  .xhjj_body{background-color: #effafe;padding: 40px 30px;margin-top: 30px;}
  .ldbz_nr{width: 100%;}
  .ldbTwo.fzlist{text-align: center;}
  .ldbTwo li{display:inline-block;width: 25%;padding: 5px;height: 200px;margin-bottom: 50px;}
  .ldbTwo li .bg{background-color: #fff;padding: 5px;height: 200px;margin: 0;}
  .ldbTwo .ldbz_li span{text-align: center;font-weight: bold;display: block;}
  .ldbz_nr .ldbTwo .ldbz_li span{font-size: 15px;}
  .ldbTwo li .bg img{width: 100%;height: 100%;}
  .xhgkActive{color: #2857a5!important;background-image: url(../image/you.png);background-repeat: no-repeat;background-size:20px 10px;background-position: center right;}
  .ldbzOne{width: 23%;margin: 0 auto;height: 200px;margin-bottom: 50px;}
  .ldbzOne .tx{height: 200px;background-color: #fff;padding: 5px;}
  .ldbzOne .tx img{width: 100%;height: 100%;}
  .hz{display: block;font-weight: bold;text-align: center;}

  .dwhy .table th{text-align: center; min-width: 110px;}
  .dwhy .table th:first-child{min-width: 30px;}
  .dwhy .table td{vertical-align:middle;}

  /* 文章详情 */
  .wzxq{padding: 60px 28px;}
  .details_title{text-align: center;font-size: 28px;font-weight: bold;}
  .details_qt{display: block;text-align: center;margin: 30px 0;font-size: 14px;color: #636363;border-bottom: 1px solid #e2e2e2;padding-bottom: 20px;}
  .details_qt span{margin-right: 50px;vertical-align: middle;}
  .details_qt span:last-child{margin-right: 0;}
  .details_qt span:first-child{text-overflow: ellipsis;max-width: 450px;overflow: hidden;white-space: nowrap;}
  .fj{padding-left: 28px;padding-right: 28px;padding-bottom: 28px;}
  .fj a{display: block;}
  .fj a:hover{color: #2857a5;font-weight: 500;}

  /* 组织结构 */
  .zzjg{padding: 0 60px;}
  .zzjg img{width: 100%;display: inline-block;}
  .zzjg_menu li{display: inline-block;cursor: pointer;padding-left:33px;}
  .zzjgActive{color: #2857a5;}
  .zzjg_content ul li{background-color: #e7e7e7;padding: 2px;line-height:36px;height: 40px;margin-right: 5px;margin-top: 5px; float: left;}
  .zzjg_content ul li a{display: block;padding: 0 20px;background-color: #f0f0f0;font-weight: 600;font-size: 14px;}
  .page_div{margin:20px 10px 20px 0;color:#666}
  .page_div button{display:inline-block;min-width:30px;height:28px;cursor:pointer;columns: #333333;;font-size:13px;line-height:28px;text-align:center;margin:0 4px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
  #firstPage,#lastPage,#nextPage,#prePage{columns: #333333;border:1px solid #d2d3d6;padding-left: 5px;padding-right: 5px;width: 60px!important;padding-top: 3px;padding-bottom: 3px;border-radius: 8px;outline: none;margin-right: 5px;font-size: 14px;}
  #nextPage,#prePage{width:60px}
  .totalPages{margin:0 10px}
  .totalPages span,.totalSize span{color:#2957a2;margin:0 5px}
  .page_div button:disabled{opacity:.5;cursor:no-drop}
  .fenye{text-align: center;margin-top: 30px;}
  .pagenumber{border: 0;background-color: #ffffff;margin: 0 8px;}
  .pagenumber:active{outline: none;}
  .totalNum,.totalList{font-size: 14px;}
  .dw{padding-top: 20px;}
  .hydwBody span{vertical-align: middle;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: inline-block;width: 50%;}/*float: left;*/
  .hydw_header li span{width: 50%;float: left;padding: 10px 0;font-weight: bold;}
  .hydwBody{height: 48px;line-height: 48px;border-bottom: 1px dashed #e2e2e2;}
  .hydwBody:hover{background-color: #f5f5f5;}

  /* 新闻动态 */
  .xwdt{padding: 30px;}
  .xwdtLeft{float: left;width: 505px;margin-right: 30px;}
  .xwdtRight{float: left;width: 505px;}
  .spnr,.tzgsnr{padding: 15px 0;}
  .spnr div{float: left;width: 250px;height: 240px;}
  .spnr div img{width: 100%;height: 100%;}
  .spnr div:first-child{margin-right: 5px;}

  /* 制度文件 */
  .zczdLeft{width: 730px;float: left;padding-right: 30px;border-right: 1px solid #dcdcdc;}
  .zczdRight{width: 310px;float: left;padding-left: 30px;}
  .zczd{border-bottom: 1px solid #dcdcdc;}
  .activeBottom{border-bottom: 3px solid #3661a6;font-weight: bold;}
  .zczd .menu li{display: inline-block;cursor: pointer;padding: 5px;font-size: 20px;margin-right: 8px;}
  .zlxz{position: relative;background-color: #F9F9F9;}
  .zlxz .more{position: absolute;right: 0;bottom: 0;height: 47px;line-height: 47px;padding-right: 9px;color: #2857a5;cursor: pointer;}
  .zczdRight ul li{margin: 16px 0;width: 90%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;cursor: pointer;}

  /* 新闻动态 */
  .xwdtUl li a{display: block;font-weight: bold;font-size: 16px;}
  .xwdtUl li{text-align: center;height: 47px;line-height: 47px;border-bottom: 1px solid #dcdcdc;}
  .xwdtUl li:last-child{margin-bottom: 5px;}
  .xwdtActive{background-color: #2857a5;color: #ffffff!important;}
  .xwdt_right{width: 775px;float: left;margin-bottom: 100px;padding-left: 24px;border-left: 1px dashed #dcdcdc;}
  .xwdt_right .xhhead{background-color: #f0f0f0;height: 55px;line-height: 55px;font-weight: bold;
    padding-left: 33px;border-left: 7px solid #2857a5;}

  /* 会员服务 */
  .zlxzBgimg{background-image: url(../image/right_bg.png);width: 135px;height: 47px;line-height: 47px;text-align: center;display: block;color: #ffffff;}
  .zlxzBgimg img{width: 30px;height: 25px;}

  /* 备案编号查询 */
  .inputbabm{margin-top: 35px;width:100%;}
  .yzm{position: relative;width: 100%;}
  .yzm .input-group{margin-top: 20px;width: 60%;}
  .yzm .yamNum{position: absolute;right: 0;top: 0;bottom: 0;width: 40%;text-align: center;line-height: 34px;height: 34px;}
  .ljcx{margin-top: 20px;}
  .ywbam_l,.ywbam_r{float: left;width: 50%;height: 162px;}
  .ywbam_r{text-align: center;margin-top: 35px;}
  .ywbam_r img{height: 100%;}
  .bacxjg{display: none;padding: 35px 0;}
  .bacxjg .cxm{font-weight: bold;border-bottom: 1px dashed #e2e2e2;padding: 5px 0;}
  .bacxjg .cxm span{color: #dc1212;}
  .yamNum img{height: 100%;}
  .bacxjg .cxjg .cxjg_l,.cxjg_r{float: left;width: 50%;}
  .cxjg{margin-top: 35px;}
  .cxjg_l li .head{display: block;width: 30%;float: left;color: #1094c5;}
  .cxjg_l li span{margin-bottom: 15px;display: block;}
  .cxjg_l li .body{display: block;width: 70%;float: left;}
  
   /* 信箱来访 */
  .jbxx{margin: 10px 0;width: 50%;float: left;}
  .xxlfdj .jbxx span{display: block;width: 15%;float: left;line-height: 34px;}
  .xxlfdj .jbxx span a{color: #f00;}
  .xxlfdj .jbxx input{width:55%;}
  .yxbt span{display: block;width: 15%;float: left;line-height: 34px;}
  .yxbt input{width:55%;}
  .yxContent span{float: left;width: 15%;margin-bottom: 10px;}
  .yxContent span a{color: #f00;}
  

  @media screen and (max-width:768px){
    .headerBg{background-image: url(../image/headerBg.jpg);margin: 0 auto;height:200px;
      background-position: center;background-repeat: repeat-x;background-size: cover;}
      .headerLogo{margin:auto;width: 90%;}
      .headerLogo img{height: auto;width: 100%;margin-top: 9%;}
      .search{display: none;}
      .nav_ul{width: 100%; background-color: #2957a2;height: 150px;position: relative;}
      .nav_ul .nav_li{float: left;width: 33.33%;height: 50px;text-align: center;}
      .contant,.footer,.ldbTwo{width: 100%;}
      .zxfb{bottom: -400px;left: 0;width: 100%;background-color: #ffffff;padding: 10px 0;margin-top: 0;}
      .swiperAndNews{padding-left: 10px;padding-right: 10px;padding-bottom: 10px;}
      .zxfb_li{margin: 16px 0;}
      .dshtz{padding: 10px;}
      .djqt_left{margin-right: 0;width: 100%;margin-left: 0!important;}
      .djqt_left_content img{width: 35%;display: none;}
      .djqt_left_body{margin-left: 0;margin-top: 0;margin-bottom: 0;margin-right: 0; width: 100%;}
      .element, .outer-container{width: 100%;height: 55px;}
      .szxw_hyxw_right{width: 100%;margin-top: 20px;}
      .divider-small{margin-top: 5px;margin-bottom: 20px;}
      .djqt_left_body_title{height: 55px;}
      .djqt_left_body_title a{font-size: 16px;}
      .djqt_left_content{height: 150px;}
      .links_li{width: 33.33%;margin: 0;float: left;margin-bottom: 10px;}
      .footer_logo{display: none}
      .footer_contant{width: 100%;padding: 30px;}
      .footerOne{padding-top: 0;}
      .hyxxxt{margin-top: 20px;}
      .hyxxxt_body{height: 450px;padding: 0;}
      .hyxxxt_body ul{height: 100%;}
      .hyxxxt_body ul li{margin: 0 7%;}
      .right_floatBox{display: none;}
      .dqwz{padding: 10px 30px;margin: 0;}
      .xhgk_left,.xwdt_left{margin-right: 0;width: 100%;}
      .xhgk_right,.xwdt_right{width: 100%;margin-top: 30px;}
      .xwdt_right{padding: 0;border: 0;}
      .xhjj_body{padding: 30px 10px;}
      .ldbTwo div{width: 24%;margin-left: 1%;margin-bottom: 10%;}
      .ldbTwo div span{font-size: 14px;}
      .xhjj_body{background-color: #ffffff;}
      .ldbzOne{width: 25%;}
      .details_qt span{margin-right: 30px;}
      .details_qt span:first-child{max-width:80%;}
      .xwdtLeft,.zczdLeft,.xwdtRight,.zczdRight{width: 100%;}
      .zczdLeft{padding-right:0;border-right: 0;margin-bottom: 30px;}
      .activeBottom{border-bottom:2px solid #2857a5;}
      .zczdRight{padding-left: 0;}
      .hydwidth{width: 90%!important;}
      .xhgk_right .xhhead{margin-bottom: 0;}
      .floatBox{display: none;}
      .zdgfMt{margin-top: 20px;}
      .ldbTwo li .bg{width: 100%}
      .zczdRight{border-left: 0!important;}
	  .xxlfdj .jbxx span{width: 25%;}
      .xxlfdj .jbxx input{width: 65%;}
      .yxContent span{width:20%;}
    .hydwBody span{width:100%;}
    .dwhyName{white-space: normal}
  }
  @media screen and (max-width:415px){
    .nav_ul{width: 100%; background-color: #2957a2;height: 90px;}
    .nav_li a img{width: 30px;height: 30px;}
    .nav_ul .nav_li{font-size: 14px;height: 30px;}
    .zxfb_ul .zxfb_li a .zxfb_li_content{width: 72%;}
    .zxfb_li{margin: 16px 0;}
    .zxfb_header,.zxfb_header_img{height: 33px;}
    .szxw_hyxw_right_header{height: 36px;}
    .szxw_hyxw_right_header .menu li{line-height: 30px;padding: 0 5px;font-size: 16px;margin-right: 0;}
    .djqt_left_header_more{line-height: 36px;}
    .djqt_left_li_content{width: 70%;}
    .djqt_left{margin-left: 0!important;}
    .zdgf_right_body_title a{font-size: 16px;}
    .zdgf_right_body_content{height: 108px;}
    .zdgf_right_body .outer-container {height: 36px;}
    .zdgf_right_body .outer-container .djqt_left_body_title a{height: 32px;}
    .links_li{width: 50%;float: left;font-size: 14px;margin-bottom: 10px;}
    .hyxxxt{padding: 5px 10px;}
    .footer{margin-top: 0;height: 215px;}
    .footerOne .footerUl:first-child{width: 100%;margin-right: 0;}
    .footerOne .footerUl:last-child{width: 100%;}
    .hyxxxt_body{height: 450px;padding: 0;}
    .hyxxxt_body ul{height: 100%;}
    .hyxxxt_body ul li{width: 33.33%;margin: 20px 0;}
    .hyxxxt_ywbb{background-position:35px 0;}
    .hyxxxt_swsksbm {background-position: -112px 0;}
    .hyxxxt_xxfwpt {background-position: -260px 0;}
    .hyxxxt_swscx {background-position: -405px 0;}
    .hyxxxt_zcswscx{background-position: 35px -102px;}
    .hyxxxt_ywbamcx{background-position: -112px -102px;}
    .hyxxxt_zsxwx{background-position: -260px -102px;}
    .hyxxxt_flfgk{background-position: -405px -102px;}
    .left_floatBox,.ldbzOne{width: 50%;}
    .ndqszwz{display: none;}
    .xhgk_right .xhhead{height: 36px;line-height: 36px;padding-left: 10px;}
    .xwdt_right .xhhead{height: 36px;line-height: 36px;}
    .ldbTwo{width: 100%;}
    .ldbTwo div{width:48%;height: 148px;margin-left:4%;margin-bottom: 30%;}
    .ldbTwo div span{font-size: 14px;}
    .ldbTwo div:first-child+div+div{margin-left: 0;}
    .ldbTwo div:first-child+div+div+div+div+div+div{margin-left: 0;}
    .details_qt span{margin-right: 10px;}
    .details_title{font-size: 18px;}
    .details_qt span:first-child{max-width:80%;}
    .details_qt{font-size: 12px;}
    .zzjg{padding: 10px 0;}
    .zzjg_content ul li{margin-top: 10px;}
    .xwdtLeft{margin-right: 0px;}
    .dqwz,.smallScol,.xwdt{padding: 10px;}
    .zczd .menu li{font-size: 18px;}
    .zlxzBgimg,.zlxz .more{height: 36px;line-height: 36px;}
    .xwdt_right .xhhead{margin-bottom: 0;}
    .swiperAndNews{padding-top:10px;}
    .wxtsBady .inner-contaner .element{width: 185px;}
    .tzggDesc{margin-top: 0px;height: 36px;}
    .tzggDesc .tzDesc,.gsDesc,.ggDesc,.zdgfDesc{display: none;}
    .ldbTwo li{width: 50%;}
    .ywbam_l, .ywbam_r{width: 100%;}
    .cxjg_l{width: 100%!important;font-size: 12px;}
    .cxjg_l li .head{width:30%;}
    .cxjg_l li .body{width: 70%;}
	.jbxx{width: 100%;}
    .xxlfdj .jbxx span{width: 33%;}
    .xxlfdj .jbxx input{width: 67%;}
    .yxContent span{width:20%;}
  }
  @media screen and (max-width:376px){
    .zxfb_ul .zxfb_li a .zxfb_li_content{width: 69%;}
    .hyxxxt_ywbb{background-position:28px 0;}
    .hyxxxt_swsksbm {background-position: -118px 0;}
    .hyxxxt_xxfwpt {background-position: -266px 0;}
    .hyxxxt_swscx {background-position: -412px 0;}
    .hyxxxt_zcswscx{background-position: 28px -102px;}
    .hyxxxt_ywbamcx{background-position: -118px -102px;}
    .hyxxxt_zsxwx{background-position: -266px -102px;}
    .hyxxxt_flfgk{background-position: -412px -102px;}
    .djqt_left_li_content{width: 70%;}
    .zzjg_content ul li span{padding:0 5px;}
    .wxtsBady .inner-contaner .element{width: 170px;}
  }
  @media screen and (max-width:321px){
    .zxfb_ul .zxfb_li a .zxfb_li_content{width: 64%;}
    .hyxxxt_ywbb{background-position:20px 0;}
    .hyxxxt_swsksbm {background-position: -128px 0;}
    .hyxxxt_xxfwpt {background-position: -275px 0;}
    .hyxxxt_swscx {background-position: -422px 0;}
    .hyxxxt_zcswscx{background-position: 20px -102px;}
    .hyxxxt_ywbamcx{background-position: -128px -102px;}
    .hyxxxt_zsxwx{background-position: -275px -102px;}
    .hyxxxt_flfgk{background-position: -422px -102px;}
    .ldbTwo div{margin-bottom:25%;}
    .djqt_left_li_content{width:68%;}
    .wxtsBady .inner-contaner .element{width: 143px;}
  }