*{box-sizing:border-box;margin:0;padding:0; }
body{font-family: "Microsoft YaHei", "Lantinghei SC", "Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1.2em;font-weight:normal;}
ol,ul{list-style:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{color:#222;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color:#035294}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{display:block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%}
address,cite,dfn,em,var,i{font-style: normal;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:1px;background:#ddd; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-size:1em}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
:focus{outline:0}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border: none}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal;}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
a[href^="#"]:after,a[href^="javascript:"]:after{content:""}
blockquote,pre{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
a:after{
    content:""!important;
}
}
::-webkit-input-placeholder{color:999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
::selection{background:#035294;color:#fff}
::-moz-selection{background:#035294;color:#fff}
::-webkit-selection{background:#035294;color:#fff}

.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.l{float:left}
.r{float:right}
.fl{float:left!important}
.fr{float:right!important}
.bor{border:1px dashed #999}
.poab{position:absolute}
.pore{position:relative}
.texto{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.imgInline{display:inline-block!important;vertical-align:middle}
.imgMargin{margin:0 auto}
.imgW100{width:100%}
.intent{text-indent: 2em}

.underLine-a:hover{text-decoration: underline;}
.trans-a:hover{letter-spacing: .1em}

.flex-nowrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
.flex-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.flex-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.flex-v-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.flex-v-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}


.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-up{text-transform: uppercase;}

.trans{transition:all .3s}
.trans-mask{display:block;overflow:hidden;width:100%;cursor:pointer}
.trans-mask img{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.trans-mask:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}

.container{max-width:1400px}

.greybg{background:#f2f2f2}
.textup{text-transform:uppercase}
.co-main{color:#035294}
.co-fff{color:#fff!important}
.fixdbody{position:fixed;top:0;left:0;right:0;bottom:0}

.filter-page{filter: blur(5px);}
.m-show{display:none}
@media screen and (max-width:1000px){
.pc-show{display:none}
.m-show{display:block}
}




.pagediv{padding:30px 0;font-size:14px;color:#333;line-height:28px;text-align:center;clear:both}

.pagediv a{color:#333}
.pagination_index,.pagination_index_num{display: inline-block;}
.currentIndex{display:inline-block;zoom:1;margin:4px;border:#dfdfdf 1px solid;border-radius:3px;vertical-align:top;transition:all .2s;padding: 0 10px }
.pagination_index_num a{padding: 0 10px}
.pagination_index_num:hover{background:#0063b8;border-color:#0063b8;color:#fff;text-decoration:none}
.pagination_index_num:hover a{color:#fff;text-decoration:none}
.pagediv #pagination_input,
.pagediv .arrow a,
.pagediv .index_num,
.pagediv .moye,
.pagediv .pagination_index_last,.pagination_index_num{display:inline-block;margin:4px;zoom:1;border:#dfdfdf 1px solid;border-radius:3px;vertical-align:top;transition:all .2s;-webkit-transition:all .2s;background:#f1f1f1;background:-webkit-linear-gradient(#fff 10%,#f1f1f1);background:-o-linear-gradient(#fff 10%,#f1f1f1);background:-moz-linear-gradient(#fff 10%,#f1f1f1);background:linear-gradient(#fff 10%,#f1f1f1)
}
.pagination_index_num span{padding: 0 5px}
.pagediv .arrow a:hover,.pagediv .index_num,.currentIndex{background:#0063b8;border-color:#0063b8;color:#fff;text-decoration:none}
.pagediv .arrow a,.pagediv .moye{padding:0 10px}
.pagediv .index_num{font-weight:700}
.pagediv .pagination_index_last{padding:0 6px}
.pagediv #pagination_input{width:40px;height:30px;color:#888;text-align:center;background:#fff;vertical-align: top;padding: 0;margin: 4px}
.pagediv #currentPage{width:40px;height:30px;color:#888;text-align:center;background:#fff}
.pagediv font.en{display:none}
.uPosition{margin-bottom:30px;padding-left:24px;background:url(../png/reuao6.png) left center no-repeat;font-size:15px;line-height:25px}
#goye{vertical-align: top;
    margin: 4px;
    background: #0063b8;
    color: #fff;
    padding: 1px 10px;
    display: inline-block;
    border-radius: 3px;}
.pagediv .pagination_index_num:first-child:hover{ background: linear-gradient(#fff 10%,#f1f1f1);border: #dfdfdf 1px solid;color: #333;}
.cbltool{position: fixed;bottom: 30%;right: 20px;z-index: 999999;padding: 6px 8px;}
.cbltool .cblul{width: 52px;height: auto;}
.cbltool .cblul li a{display: block;width: 100%;text-align: center;line-height: 1.2em;font-size:13px;color: #333;margin-top: 5px}
.cbltool .cblul li{cursor:pointer;width: 52px;margin-bottom: 15px;padding-top: 52px;color: white;font-size: 11px;
    text-align: center;position: relative;}
.cbltool .cblul li.znwd{background: url(../png/0wpy6h.png) no-repeat center top;}
.cbltool .cblul li.wb{background: url(../png/r4fz7k.png) no-repeat center top;}
.cbltool .cblul li.wx{background: url(../png/w8ldgi.png) no-repeat center top;}
.cbltool .cblul li.app{background: url(../png/g3dtzo.png) no-repeat center top;}
.cbltool .cblul li.sxbapp{background: url(../png/hbk2dq.png) no-repeat center top;}
.cbltool .cblul li.zwfw{background: url(../png/02o3hn.png) no-repeat center top;}
.cbltool .cblul li.zwfw a.fw{display: block;width: 52px;height: 52px;position: absolute;top:0;left: 0;z-index: 2}
.cbltool .cblul li.znwd a.fw{display: block;width: 52px;height: 52px;position: absolute;top:0;left: 0;z-index: 2}
.cbltool .cblul li.wza{background: url(../png/b92s3d.png) no-repeat center top;}
.tab-img{position: absolute;right:52px ;top:-10px;width: 120px;height: 110px;display: none;padding-right: 10px}
.tab-img img{padding:10px;background:#005494;box-shadow:0 0 3px #47637E;border-radius: 5px;}
.cbltool .cblul li:hover .tab-img{display: block;}
@media screen and (max-width: 768px){
 .cbltool{display: none} 
}
 @media screen and (max-width: 640px){

 }
.footer .footer-txt span{margin-right:15px}
#zoomcon table{border: 1px solid #ddd;min-width: 980px;margin-left:0!important}
#zoomcon .sctbc{overflow: auto;padding: 15px 0}
#zoomcon table tr th,#zoomcon table tr td{border: 1px solid #ddd!important;padding:8px 15px}
#zoomcon table tr th{min-width: 0;
    height: 48px;
    box-sizing: border-box;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
    border-bottom: 1px solid #e8eaec;
    white-space: nowrap;
    overflow: hidden;
    background-color: #F2F2F2;}

#zoomcon .sctbc::-webkit-scrollbar{height:10px}
#zoomcon .sctbc::-webkit-scrollbar-thumb{border-radius:10px;background:#999;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
#zoomcon .sctbc::-webkit-scrollbar-track{border-radius:10px;background:#ededed;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
#zoomcon video{max-width: 100%!important;height: auto!important;width:100%}
@media screen and (max-width: 980px){
    #zoomcon img{width:auto!important;height: auto!important}
    .footer .footer-txt span{display: block;margin-right: 0;line-height: 1.6em}
.footer .footer-info .p1{margin: 0;}
}


.current1 {
    background: #0063b8 !important;
    border-color: #0063b8 !important;
    color: #fff !important;
    text-decoration: none;
}
::-webkit-scrollbar{width:6px}
::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:0}
::-webkit-scrollbar-thumb{border-radius:0;background:#2d66a5;box-shadow:inset 0 0 6px rgba(0,0,0,.15)}







.older .marb50{margin-bottom: 50px}
.older .iconfont{font-size: inherit;}
.older .f60{font-size: 60px}
.older .f44{font-size: 44px}
.older .f40{font-size: 40px}
.older .f36{font-size:36px}
.older .f24{font-size:24px}
.older .f22{font-size:22px}
.older .wp{width: 90%;max-width: 1200px;margin: 0 auto}

.older .pubg{background: #f5f9fe;padding:30px 4% 60px}
.older .tabatit{background: #0b5fa7;position: relative;}
.older .tabatit ul li{width: 33.3333%;float: left;text-align: center;position: relative;}
.older .tabatit ul li a{display: block;padding: 20px 0;color: #b7c7dd}
.older .tabatit ul li.on a{color: #fff;font-weight: bold;}
.older .tabatit ul li.on:after{content: '';width: 0;height: 0;border: 20px solid transparent;border-top-color:#0b5fa7;position: absolute;left: 50%;transform: translateX(-50%);bottom: -38px}
.older .tabatits{background: #0b5fa7;position: relative;}
.older .tabatits h4{padding: 30px 8%;font-weight: bold;color: #fff;}
.older .tabatits:after{content: '';width: 0;height: 0;border: 20px solid transparent;border-top-color:#0b5fa7;position: absolute;left: 16%;bottom: -38px}

.older .tabatit1 ul li{width: 33.3333%;float: left;text-align: center;position: relative;}
.older .tabatit1 ul li:first-child:before{display: none}
.older .tabatit1 ul li:before{content: '';width: 2px;height: 30px;background: #aaa;position: absolute;left: 0;top:50%;transform: translateY(-50%)}
.older .tabatit1 ul li a{display: block;padding: 20px 0;}
.older .tabatit1 ul li.on a{color: #0b5fa7;font-weight: bold;}


.older .oldlist li{position: relative;line-height: 80px;padding-right: 200px}
.older .oldlist li span{position: absolute;right: 0;top: 0;color: #888}
.older .oldlist li a{position: relative;padding-left: 25px}
.older .oldlist li a:before{content: '';width: 12px;height: 12px;background: #999999;left: 0;top:50%;margin-top: -6px;position: absolute;.older border-radius: 50%}
.older .oldlist li a:hover:before{background: #015293;}
.older .ztlist{padding-top: 30px;}
.older .ztlist li{width: 48%;float: left;margin-right: 4%;margin-bottom: 40px}
.older .ztlist li:nth-child(2n){margin-right: 0}
.older .ztlist li img{width: 100%}
.older .homea{margin-top: 50px;padding-left: 125px;position: relative;}
.older .homea .tit{width: 125px;height: 130px;background:url(../png/hsl316.png) #015293 no-repeat center;background-size: 100% auto; float: left;position: absolute;top: 0;left: 0 }
.older .homea .txt{height: 130px;background:#e7f4ff ;padding: 0 5%}
.older .homea .txt a{display: block;position: relative;top: 50%;transform: translateY(-50%);color: #035294;font-weight: bold;;line-height: 1.2em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 96px\0}

.older .homeb .hd{position:absolute;right:20px;bottom:35px;z-index:1;overflow:hidden;height:15px;}
.older .homeb .hd ul{float:left;overflow:hidden;zoom:1}
.older .homeb .hd ul li{float:left;margin-left:12px;width:15px;height:15px;background:#fff;text-align:center;font-size:0;cursor:pointer;border-radius: 50%}
.older .homeb .hd ul li.on{background:#14438E;color:#fff}
.older .homeb .bd{position:relative;z-index:0;height:100%;}
.older .homeb .bd li{vertical-align:middle;zoom:1}
.older .homeb .bd img{display:block;width:100%;height:auto}
.older .homeb .bd li a{position:relative;display:block}
.older .homeb .bd li a p{position:absolute;right:0;bottom:0;left:0;padding:20px  180px 20px 20px;background: #464646;background: rgba(0,0,0,.8);;color:#fff}



.older .homec .btns{}
.older .homec .btns li{width: 32%;margin-right: 2%;float: left;}
.older .homec .btns li a{display: block;height: 85px;line-height: 80px;border: 2px solid #0b5fa7;border-radius: 10px;text-align: center;color:#0b5fa7;background: #fff }
.older .homec .btns li a i{margin-right: 10px;vertical-align: -5px}
.older .homec .btns li a:hover{background:#0b5fa7;color: #fff }
.older .homed .btns li{width: 32%;margin-right: 2%;float: left;}
.older .homed .btns li a{display: block;height: 100px;line-height: 95px;border-radius: 10px;text-align: center;color:#0b5fa7;background: #eaf1f9}
.older .homed .btns li a i{margin-right: 10px;vertical-align: -5px}
.older .homed .btns li a:hover{background:#0b5fa7;color: #fff }
.older .homee .icolist{padding-top: 30px}
.older .homee .icolist li{width: 23.5%;margin-right: 2%;float: left;}
.older .homee .icolist li a{display: block;border-radius: 10px;text-align: center;color:#0b5fa7;background: #eaf1f9;padding: 30px 0}
.older .homee .icolist li a i{display: block;margin-bottom: 15px}
.older .homee .icolist li a:hover{background:#0b5fa7;color: #fff }
.older .homef .tabatit1{padding-right: 100px;position: relative;}
.older .homef .tabatit1 .btn{position: absolute;right: 0;top: 5px}
.older .homef .tabatit1 .btn a{display: block;border-radius: 10px;text-align: center;color:#0b5fa7;background: #eaf1f9;padding: 10px 20px}
.older .homef .tabatit1 .btn a i{margin-right: 10px;}
.older .homef .tabatit1 .btn a{background:#0b5fa7;color: #fff }
.older .homeh .oldlist li{padding-right: 0}
@media (max-width: 1199px){
.older .marb50{margin-bottom: 40px}
.older .iconfont{font-size: inherit;}
.older .f60{font-size: 30px}
.older .f44{font-size:26px}
.older .f40{font-size:24px}
.older .f36{font-size:22px}
.older .f24{font-size:20px}
.older .f22{font-size:18px}

.older .oldlist li{line-height: 40px}

}
@media (max-width: 640px){
.older .f60{font-size: 30px}
.older .f44{font-size:26px}
.older .f40{font-size:24px}
.older .f36{font-size:16px}
.older .f24{font-size:16px}
.older .f22{font-size:16px}
.older .pubg{padding: 35px 5% 25px}
.older .marb50{margin-bottom: 30px}
.older .homea{margin-top: 30px}
.older .homea .tit{width: 60px;height:90px}
.older .homea .txt{height: 90px;font-size: 20px}
.older .homea{padding-left: 60px}
.older .homeb .hd{display: none}
.older .homeb .bd li a p{padding: 15px}
.older .tabatit ul li{font-size: 20px}
.older .tabatits h4{font-size: 20px;padding: 15px 20px}
.older .tabatits:after{border-width: 14px;bottom: -25px;left: 12%}
.older .tabatit ul li.on:after{border-width: 14px;bottom: -25px;}
.older .ztlist li{width: 100%;margin-bottom: 25px}
.older .homec .btns li a{height: 50px;line-height: 44px}
.older .homec .btns li a i{display: none}
.older .tabatit1 ul{display: flex;justify-content: space-between;}
.older .tabatit1 ul:after{display: none}
.older .tabatit1 ul li{font-size: 20px;width: auto}
.older .homed .btns li a i{display: none}
.older .homed .btns li a{height:50px;line-height: 48px }
.older .tabatit1 ul li:before{display: none}
.older .homef .tabatit1{padding-right: 0}
.older .tabatit1 ul li a{padding: 15px 0}
.older .homef .tabatit1 .btn{position: relative;width: 100%;margin-bottom: 15px;top: 0}
.older .homef .tabatit1 .btn a{width: 100%;font-size: 16px;display: block;}
.older .homee .icolist li{width: 47%;margin-bottom: 20px;margin-right: 0}
.older .homee .icolist:after{display: none}
.older .homee .icolist li a{padding: 20px 0}
.older .homee .icolist{padding-top: 10px}
.older .homee .icolist{display: flex;justify-content: space-between;flex-wrap: wrap;}
.older .ztlist{padding-top: 0}
.older .oldlist li{padding-right: 60px}
.older .oldlist li a{padding-left: 15px}
.older .oldlist li a:before{width: 8px;height: 8px;margin-top: -4px}
}


@media screen and (min-width: 1280px){
.older .list-content .dcList1 ul li .tit{font-size:28px!important}
.older .list-content .dcList1 ul li .info .sp{font-size:24px!important}
.older .zjsqA-a .thum{width: 100%}
.older .zjsqA-a .thum img{margin: 0 auto}
.older .zjsqA-a .info{width: 100%}
.older .zjsqA-b{text-align: left;}
.older .zjsqA-b a{width: 15%;float: inherit;display: inline-block;margin-bottom: 30px}
.older .zjsqA-b a img{width: 70px}
.older .wtssq a.tsl{display: none}
.older .wtssq .tsm{width: 56.5%}
.older .wtssq a.tsr{width: 43%;height: 532px}
.older .wtssq .tsm a{height: 260px}
.older .wtssq a p{height: 50px;line-height: 50px;font-size: 24px}
.older .zjsqB-b .item{width: 100%;margin-right: 0}
.older .zjsqB-b .item .cslist{height: auto}
.older .zjsqB-b .item .cslist li{padding: 15px 0;padding-left: 15px}
.older .zjsqB-b .item .cslist li a{font-size: 28px}
.older .zjsqB-b .item .cstit a{font-size: 36px}
.older .zjsqC-a .tabs a{font-size: 36px}
.older .tzys .tzcon .limg{display: none}
.older .tzys .tzcon .rarea .rcon{line-height: 1.8em;margin-bottom: 50px}
.older .tzzcList li{line-height: 50px}
.older .zjsqC-b .sqnj-item a span{font-size: 34px}
.older .tzys .tzcon .rarea{width: 100%}
.older .tzys .tzcon .qwjt a span{font-size: 26px}
.older .zdcyList6 ul li{width: 32.33333%}
.older .zjsqC-a{margin-bottom: 50px}



.older .zwgkPopL{width: 100%;margin-right: 0;padding: 30px}
.older .zwgkPopR{width: 100%;padding: 30px}
.older .zwgkLeftB .gkpts a{width: 48%;display: inline-block;padding-left: 80px;height: 70px;line-height: 70px;font-size: 30px}
.older .zwgkRightH-a ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.older .zwgkRightH-a ul li{display: inline-block;width: 49%}
.older .zwgkRightH-a ul li img{width: 100%}
.older .zwgkLeftG .zdly a{font-size: 30px}
.older .zwgkLeftG .zdly a img{width: 60px}
.older .zwgkMain .pub-list .pub-list-tit{margin-bottom: 30px}
.older .zwgkMain .pub-list .pub-list-tit span{font-size: 36px}
.older .tab-news-list li{line-height: 65px}
.older .tab-news-list li a{  width: calc(100% - 200px);}
.older .tabs a{font-size:36px}
.older .zwgkRightH-b .sldbrb .gzbg-links a{font-size: 30px;height: 65px;line-height: 65px;text-align: left;padding-left: 30px}
.older .tabs{margin-bottom:30px}
.older .zwgkRightH-b .sldbrb .gzbg-pics{width: 26%}
.older .zwgkRightH-b .sldbrb .gzbg-pics img{width:100%}
.older .zwgkRightH-b .sldbrb .gzbg-links{width: 68%}
.older .zwgkLeftD .zwgkform .form-item input{height: 60px;line-height: 60px}
.older .zwgkLeftD .zwgkform .form-item{height: 60px}
.older .zwgkLeftD .zwgkform .form-item.bot input{font-size: 30px}
.older .ua{padding: 20px!important}
.older .ua li{width: 48%!important;margin-bottom: 20px}
.older .zwgkLeftA .ldzc-top .ldzc-intro .con{font-size: 22px;max-height: inherit;min-height: 201px}
.older .zwgkLeftA .ldzc-top .ldzc-intro .tt{font-size: 30px}
.older .zwgkLeftA .ldzc-top .ldzc-intro .hdjj{height: 55px;line-height: 55px;font-size: 24px}
.older .zwgkLeftA .ldzc-top .ldzc-img p{font-size: 32px}
.older .zwgkLeftA .ldzc-bot a{height: 70px;line-height: 70px;font-size: 30px}


.older .ggfwMain .pub-list .pub-list-tit span{font-size: 36px}
.older .ggfwPopL{width: 100%;padding: 30px;margin-right: 0;margin-bottom: 30px}
.older .ggfwPopR{width: 100%;padding: 30px;margin-bottom: 30px}
.older .ggfwC{display: none}
.older .tabs li{font-size: 36px}
.older .ggfwE .ztbslist a{margin-bottom: 30px}
.older .ggfwE .ztbslist a img{width: 80px}
.older .ggfwF .cxzxlist div{padding: 20px 0}
.older .ggfwF .cxzxlist div p{font-size: 30px;line-height: 50px}
.older .ggfwF .cxzxlist div img{width: 50px}
.older .ggfwG .wybl{display: flex;justify-content: space-between;flex-wrap: wrap;}
.older .ggfwG .wybl:after{display: none}
.older .ggfwG .wybl a{margin: 0;width: 23%;margin-bottom: 30px}
.older .ggfwD .pub-list-con p{text-indent: 0!important}
.older .ggfwMain .pub-list .pub-list-tit{margin-bottom: 30px}
.older .ggfwA .slideTxtBox .item img{width: 80px;height: 62px; margin-bottom: 20px}


.older .mb18{margin-bottom: 30px}
.older .zwwb{display: none}
.older .comnav{margin-bottom: 30px}
.older .pp20{padding: 30px}
.older .pp14{padding: 30px}
.older .hdjll{width: 100%;margin-right: 0;margin-bottom: 30px}
.older .hdjlr{width: 100%}
.older .comnav a{font-size: 36px}
.older .glxxx1{height: 50px;line-height: 48px;font-size: 30px;background-size: 30px 34px;right: 200px}
.older .glxxx{height: 50px;line-height: 48px;font-size: 30px;background-size: 30px 34px}
.older .hdjll .hthead{height: 65px}
.older .hdjll .hthead .hthead1{height: 65px;line-height: 65px;font-size: 32px}
.older .hdjll .hthead .hthead3{height: 65px;line-height: 65px;font-size: 32px}
.older .hdjll ul.thxjgs li .htbody2{height: 60px;line-height: 60px;font-size: 30px}
.older .hdjll ul.thxjgs li .htbody3{height: 60px;line-height: 60px;font-size: 26px;color: #666}
.older .hdjll ul.thxjgs li .htbody1{background: none;height: 60px;line-height: 60px;padding-left: 0}
.older .hdjll ul.thxjgs li .htbody1 a{font-size: 30px}
.older .hdjll ul.thxjgs{height: auto}
.older .data-num{line-height: 65px!important;font-size: 30px!important;padding: 20px 0;margin-top: 30px!important}
.older .data-num li{width: 50%!important}
.older .hdjll .zxft .txql .right-con p span{line-height: 40px}
.older .hdjll .zxft .txql .right-con p span:first-child{font-size: 30px;width: 200px}
.older .hdjll .zxft .txql .right-con p span{width: calc(100% - 215px);font-size: 28px}
.older .pnav a{font-size: 30px}
.older .hdjll .wszb .wszbs a:last-child{display: none}
.older .hdjll .wszb .wszbs{display: flex;justify-content: space-between;}
.older .hdjll .wszb .wszbs:after{display: none}
.older .hdjll .wszb .wszbs a{width: 49%;margin: 0}
.older .hdjll .wszb .wszbs a span{font-size: 28px}
.older .hdjll .wszb .wszbs a span:nth-child(2){padding-top: 20px}
.older .hdjll .wszb .wszbs a span:nth-child(3){padding-bottom: 20px}
.older .hdjlr .zjdc .dczjs li .dctit{line-height: 1.4em }
.older .hdjlr .zjdc .dczjs li .dctit a{font-size: 32px}
.older .hdjlr .zjdc .dczjs li .dctime{line-height: 1.4em}
.older .hdjlr .zjdc .dczjs li .dctime span{font-size: 30px}
.older .hdjlr .zjdc .dczjs li{padding: 20px 0}
.older .hdjlr .zjdc .dczjs li .dctime .cy{font-size: 30px}
.older .frlink-list1 li{padding: 10px 0}
.older .dwzsk .tab-news-list li{line-height:65px}


.older .bmxxCon li.w50 div{width: calc(100% - 222px)!important;}
.older .bmxxCon li.w50 span{width: 200px!important}
.older .bmxxCon li.w50{width: 100%}
.older .bmxxCon{font-size: inherit!important;}

 .older .xjgs-list-table thead tr th:nth-child(1){width: 160px}
 .older .xjgs-list-table thead tr th:nth-child(3){width: 200px}
 .older .xjgs-list-table thead tr th{height: 80px}
 .older .xxfilter ul li label{line-height: 60px}
 .older .xxfilter ul li.li2 input{width: calc(100% - 98px);line-height: 60px;height: 60px}
 .older .xxfilter ul li.li3 input{width: calc(100% - 310px);line-height: 60px;height: 60px}
 .older .xxfilter .layui-btn{height: 60px;line-height: 60px;font-size: 24px}


 .older .uPosition{font-size: 24px}
 .older .u-position{font-size: 24px}
 .older .zxfTfMain .pub-list .pub-list-tit span{font-size: 36px;}
 .older .zxfTfMain .pub-list{padding: 40px}
 .older .liveList li{padding-bottom: 40px;margin-bottom: 40px}
 .older .liveList .livel{width: 100%;float: inherit;margin-bottom: 30px}
 .older .liveList .livel img{width: 100%}
 .older .liveList .liver{width: 100%;float: inherit;}
 .older .liveList .liver h2{font-size: 50px;font-weight: bold;}
 .older .liveList .liver .more{padding: 10px 50px}

 
.older .livelSlide .swiper-pagination-bullet{width: 40px;height: 40px;border-radius: 50%;line-height: 40px;font-size: 24px}
.older .zxftCon{display: flex;justify-content: space-between;flex-wrap: wrap;}
.older .zxftCon:after{display: none}
.older .zxftcR{width: 100%;order: 1;display: none}
.older .zxftcL{width: 100%;order: 2}
.older .ftslList li h5{font-size: 25px}
.older .ftslList li p{font-size: 24px}
.older .zxftcR ul li{font-size: 24px;line-height: 50px;margin-bottom: 30px}
.older .zxfTfMain .pub-list .pub-list-tit{margin-bottom: 40px}
.older #zoomcon p{line-height: 1.8em}
.older #zoomcon p span{font-size: 28px!important}

.older .zjly_nav{height: 66px;line-height: 66px;font-size: 26px}
.older .zjyl_name{height: 50px}
.older .zjyl_pwd{height: 50px}
.older .zjly_tjly{border: 0;width: 236px;height: 50px;line-height: 50px;font-size: 24px}


.older .maincon_top_left{font-size: 36px!important}
.older .zswdkzwnew_third_left{font-size: 26px!important;}
.older .zswdkzwnew_second{font-size: 26px!important}
.older .zswdkzwnew_top_right{font-size: 28px!important}


.older .sfz-wp-right{display: none}
.older .sfz-wp-left{width: 100%}
.older .sfz-wp{font-size: 24px}
.older .sfz-list4 li{line-height: 50px}
.older .sfz-wp-left .sfz-list1{margin-right: 0}
.older .sfz-wp-left .pub-list{width: 100%}
.older .sfz-wp-left .sfz-list3{margin-right: 0;margin-bottom: 40px}
.older .sfz-wp-left .sfz-list4{margin-right: 0;margin-bottom: 40px}
.older .sfz-wp-left .sfz-list3 p{padding: 5px 0}
.older .sfz-wp .pub-list .pub-list-tit span{font-size: 28px;font-weight: bold;}
.older  .slide-tab .tabs a{height: auto!important;line-height: 1.2em!important;font-size: 28px!important;font-weight: bold;padding: 20px 0!important;width: 50%!important}
.older .sqlcList li.li4 span{padding-top: 10px!important}
.older .sqlcList li span{width: 160px!important}

.older .pub-list .pub-list-tit span{font-size: 34px;font-weight: bold;}
.older .pub-list .pub-list-tit a.r{font-size: 24px}
.older .u-news-list li{font-size: 26px;line-height: 55px;padding-right: }
.older .u-news-list li a{width: calc(100% - 120px);}
.older .ztfw-right .zxfw-list{margin-right: 0;margin-bottom: 40px}
.older .ztfw-right .zcwj-list{margin-right: 0;margin-bottom: 40px}
.older .ztfw-right .pub-list{width: 100%}
.older .ztfw-right .jszwfw-link{display: none}
.older .ztfw-right .u-ztfw-list{width: 100%}
.older .ztfw-right .u-ztfw-list li{width: 50%;margin-bottom: 20px;margin-right: 0;font-size: 26px;;padding: 15px 3%}
.older .pub-list .pub-list-tit{margin-bottom: 30px}
.older .ztfw-nav{display: flex;flex-wrap: wrap;justify-content: space-between;}
.older .ztfw-left .ztfw-nav li img{height: 45px;vertical-align: -12px}
.older .ztfw-left .ztfw-nav li{padding: 15px 5%;width: 32%;margin-bottom: 15px;font-size: 28px}
.older .ztfw-left{width: 100%;margin-bottom: 30px}
.older .ztfw-right{width: 100%}
.older .ggfwA{}

.older .wzdt-list ul li{width: 33%;font-size: 26px}
.older .wzdt-tit{font-size: 30px}
.older .wzdt-list{margin-bottom: 35px}


.older .ldzcInfo{display: flex;justify-content: space-between;flex-wrap: wrap;}
.older .ldzcInfo:after{display: none}
.older .ldzcInfoLeft{width: 100%;order: 1;margin-bottom:40px}
.older .ldzcInfoRight{width: 100%;order: 2}
.older .ldzcInfoLeftr dl dt{font-size: 32px}
.older .ldzcInfoLeftl h4{font-size: 30px}
.older .ldzcInfoLeftl{font-size: 24px}
.older .ldzcInfoRightT .tit{font-size: 36px}
}

@media screen and (max-width: 1366px){
 .older  .bmxx-wp {font-size: inherit;}
 .older .xjgs-list-table, .xjgs-xjtj-table {font-size: inherit;}

}
*/