@charset "utf-8";
@font-face {
  font-family: "Gothic";
  src: url("../fonts/Gothic.woff2") format("woff2"),
       url("../fonts/Gothic.woff") format("woff"),
       url("../fonts/Gothic.ttf") format("truetype"),
       url("../fonts/Gothic.eot") format("embedded-opentype"),
       url("../fonts/Gothic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

*{box-sizing:border-box;margin:0;padding:0;  }
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0;position: relative;color: #444; overflow-x:hidden;font-family: "Microsoft YaHei",  -apple-system, BlinkMacSystemFont, "PingFang SC","Lantinghei SC", "Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif;}
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:#444;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color:#2f68bc}
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:0;border: none; border-top: 2px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;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;-webkit-appearance:none}
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}


.none{display: none}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;
	height:14px;font-size:14px;cursor:pointer;padding-left: 20px;}
.check+label:after,.check+label:before{position:absolute;top:2px;left:0;z-index:0;width:16px;height:13px;
	border-radius:3px;content:'';background: #000}
.check:checked+label:after{background: #ca140d}
.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;font-size:14px;line-height:16px;cursor:pointer;padding-left: 20px}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:''}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label:before{border:1px solid #d9a65c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d9a65c;top:3px;left:4px}
::-webkit-input-placeholder{color:999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
.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%}
.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;}
.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}
.trans{transition:all .5s}
.trans-mask{display:block;overflow:hidden;width:100%;cursor:pointer;position: relative;}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.trans-mask:hover img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}
.bg-mask .pic{overflow: hidden;}
.bg-mask .pic a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.bg-mask:hover .pic a{-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}
.bg-mask .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.bg-mask:hover .pic .a{-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}
.bgimg{background-repeat: no-repeat;background-position: center;background-size: cover;}

.wp{margin:0 auto;width:1200px}




.dataShow{text-align: center;padding: 40px 0 40px}
.dataShow span{ font-family: "Gothic";font-size: 40px;color: #15c487;display: inline-block;}
.theme .tit{text-align: center;position: relative;margin-bottom: 40px}
.theme .tit span{text-align: center;display: inline-block;background: #015293;color: #fff;height: 42px;line-height: 42px;border-radius:50px;position: relative;z-index: 5;width: 280px;font-size: 18px}
.theme .tit:after{content: '';position: absolute;width: 100%;height: 1px;background: #ddd;top:50%;left: 0;z-index: 0}
.theme ul{margin-bottom: 20px}
.theme ul li{float: left;;text-align: center;margin-bottom: 30px;margin-right: 100px}
.theme ul li:nth-child(6n){margin-right:0}
.theme ul li img{margin: 0 auto;margin-bottom: 10px}
.dataList{}
.dataList .aleft{width: 49%;background: #fff;padding: 25px}
.dataList .aright{width: 49%;background: #fff;padding: 25px}
.dataList .tit{margin-bottom: 20px}
.dataList .tit span{color: #015293;font-size: 24px}
.dataList .tit span:before{content: '';width: 5px;height: 24px;border-radius:5px;background: #015293;display: inline-block;vertical-align: -3px;margin-right: 10px}
.dataList .tit a{font-size: 14px;margin-top: 3px}

.app .ctit{margin-bottom: 30px}
.app .ctit span{color: #015293;font-size: 28px}
.app .ctit span:before{content: '';width: 5px;height: 26px;border-radius:5px;background: #015293;display: inline-block;vertical-align: -3px;margin-right: 10px}
.app{margin-bottom:30px}
.app ul li{float: left;margin-right: 2%;width: 23.5%;background: #f9f9f9;padding: 25px 0;text-align: center;margin-bottom:30px}
.app ul li p{padding: 4px 0}
.app ul li p.time{font-size: 14px;color: #666}
.app ul li img{display: inline-block;}
.app ul li img.apppic{margin-bottom: 10px}
.app ul li a.d{color: #015293;display: inline-block;margin-top: 15px;transition: .3s}
.app ul li a.d:hover{letter-spacing: .1em}
.app ul li:nth-child(4n){margin-right:0}
.js-titlist li{position:relative;line-height:36px;padding-right: 100px}
.js-titlist li span{position:absolute;top:0;right:0;color:#888}
.js-titlist li a{position:relative;padding-left:10px}
.js-titlist li:before{position:absolute;top:50%;left:0;margin-top:-3px;width:5px;height:5px;border-radius:50%;background:#999;content:''}
.js-titlist li:hover:before{background:#015293}



.sjkfMain{padding:30px 0 40px;background:#f7f7f7}
.pp20{padding:20px;background-color:#fff}
.pp14{padding:20px 15px;background-color:#fff}
.mt32{margin-top:32px}
.mb34{margin-bottom:34px}
.mb18{margin-bottom:18px}
.comnav1 li{float:left}

.comnav a{display:inline-block;margin-bottom:-1px;padding-bottom:10px;border-bottom:2px solid #015293;color:#015293;font-weight:700;font-size:20px}
.comnav{margin-bottom:16px;border-bottom:1px solid #ddd}
.tab-news-list li{position:relative;line-height:38px;padding-right: 100px}
.tab-news-list li span{position:absolute;top:0;right:0;color:#888}
.tab-news-list li a{position:relative;padding-left:10px}
.tab-news-list li a:before{position:absolute;top:50%;left:0;margin-top:-3px;width:5px;height:5px;border-radius:50%;background:#999;content:''}
.tab-news-list li:hover:before{background:#015293}
.tabs li{display:inline-block;margin-right:25px;margin-bottom:-1px;padding-bottom:10px;border-bottom:2px solid transparent;color:#222;text-align:center;font-size:20px;cursor:pointer}
.tabs li.on{border-bottom:2px solid #015293;color:#015293;font-weight:700}
.tabs li.on a{color:#015293}
.tabs{margin-bottom:10px;border-bottom:1px solid #ddd}

.wsjkf{padding:30px 0; }
.sjkf-img{height: 100px;margin-bottom: 28px;background-repeat: no-repeat;background-position: center;background-size: cover}
.sjkf-img img{display: block;width: 100%;}


.chartnav{width:35%;float: left;}
.chartCon{width: 60%;float: right;}
.chartnav li{cursor:pointer;width: 49%;height: 56px;line-height: 56px;background:#F1F7FC;float: left;margin-bottom: 10px;font-size: 15px;margin-right:2%;padding-left: 20px}
.chartnav li.on{background:#075A9E;color: white;}
.chartnav li:nth-child(2n){margin-right: 0}
.chartnav li.nor{width: 100%;margin-right: 0}
.chart-pannel{height: 400px;width: 100%;float: right;display: none}

.wzxsj{width: 100%}

.wzxsj .zxsj>div{width: 48%;float: right;}
.wzxsj .zxsj>div:first-child{float: left;}

.whjbh{padding-top: 20px;padding-bottom: 20px;width: 100%}
.whjbh a{display: block;width: 15.83333%;text-align: center;padding-left: 63px;float: left;margin-left:1%;height: 70px;line-height: 70px;}
.whjbh a.zyhj1{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon1.png) no-repeat 28px center #f7f7f7;margin-left: 0px;}
.whjbh a.zyhj2{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon2.png) no-repeat 28px center #f7f7f7;}
.whjbh a.zyhj3{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon3.png) no-repeat 28px center #f7f7f7;}
.whjbh a.zyhj4{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon4.png) no-repeat 28px center #f7f7f7;}
.whjbh a.zyhj5{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon5.png) no-repeat 28px center #f7f7f7;}
.whjbh a.zyhj6{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon6.png) no-repeat 28px center #f7f7f7;}
.wtjyb{width: 100%}
.wtjyb .item{width: 32%;float: left;margin-left: 2%;}
.wtjyb .item.first{margin-left: 0px;}

  /*自适应*/

@media screen and (max-width: 900px){
.wp{    margin: 0 auto; width: 100%;}
.dataList .aleft{width: 100%;background: #fff;padding: 25px}
.dataList .aright{width: 100%;background: #fff;padding: 25px}
.chartnav{width:100%;float: left;margin-bottom: 20px}
.chartCon{width: 100%;float: right;}	
.wzxsj .zxsj>div{width: 100%;}
.whjbh a {
    display: block;
    width: 32%;
    text-align: center;
    padding-left: 20px;
    float: left;
    margin-left: 2%;
    height: 60px;
    line-height: 60px;margin-bottom: 15px;

}
.whjbh a:nth-child(4){margin-left: 0}
.wtjyb .item{width: 100%;float: left;margin-left: 0;margin-bottom: 15px}
.wtjyb .item.first{margin-left: 0px;}
}

@media screen and (max-width: 640px){
.tabs li,.comnav a{font-size:18px;cursor:pointer}
.pp20{padding:20px 10px;}
.whjbh a.zyhj1{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon1.png) no-repeat 10px center #f7f7f7;background-size:auto 22px; margin-left: 0px;}
.whjbh a.zyhj2{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon2.png) no-repeat 10px center #f7f7f7;background-size:auto 22px; }
.whjbh a.zyhj3{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon3.png) no-repeat 10px center #f7f7f7;background-size:auto 22px; }
.whjbh a.zyhj4{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon4.png) no-repeat 10px center #f7f7f7;background-size:auto 22px; }
.whjbh a.zyhj5{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon5.png) no-repeat 10px center #f7f7f7;background-size:auto 22px; }
.whjbh a.zyhj6{background: url(/sjkfp/xhtml/images/sjkf/sjkf_icon6.png) no-repeat 10px center #f7f7f7;background-size:auto 22px; }

.chartnav li {
    cursor: pointer;
    width: 49%;
    height: 40px;
    line-height: 40px;
     text-align: center;
    font-size: 14px;
    margin-right: 2%;
    padding-left: 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}
}

@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}

