/* css reset */
@charset "utf-8";
body{font-size: 16px; font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜, PingFangSC-Regular, Verdana, Arial, Ã¥Â®â€¹Ã¤Â½â€œ; line-height: 1.42857143;color: #333;background-color: #fff;}
a{color: #333;background-color: transparent;}
a:hover,a:focus{color: #8c0307;}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
a:active,
a:hover {
    outline: 0;
}
.clearfix{
clear: both;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button {
    overflow: visible;
}
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;
}
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 #c0c0c0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
/* *{transition:background .5s;-webkit-transition:background .5s;} */
a {text-decoration: none;cursor: pointer;}
img,table {max-width: 100% !important;}
img,input {vertical-align: middle;}
li {list-style: none;}
hr {border: none;}
.boxsha {box-shadow: 0 2px 7px #cccccc;}
/* header */

.header-top {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #2f5594;
    color: #fff;
}
.header-top .container {
    height: 100%;
}
.h-lf,
.h-lf li,
.h-rf li {
    float: left;
}
.h-lf li a,
.h-rf li a {
    color: #fff;
}
.h-rf {
    float: right;
}
.h-rf li:first-child {
    margin-right: 10px;
}
.h-rf li {
    margin-left: 20px;
}
.h-rf li img {
    margin-right: 5px;
    vertical-align: middle;
}
.header > .container {
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 20px;
}
.logo {
    float: left;
}
.navbar {
    float: right;
    font-size: 18px;
    margin-top: 12.5px;
    height: 65px;
}
.navbar li {
    float: left;
    width: 105px;
    height: 100%;
    text-align: center;
}
.navbar li a {
    display: block;
}
.navbar li span {
    display: block;
    width: 34px;
    height: 30px;
    margin: 0 auto 10px;
}
.navbar .item01 span {
    background: url(../images/public/sy.png) no-repeat center center;
}
.navbar .item02 span {
    background: url(../images/public/xwzx.png) no-repeat center center;
}
.navbar .item03 span {
    background: url(../images/public/zwgk.png) no-repeat center center;
}
.navbar .item04 span {
    background: url(../images/public/bsfw.png) no-repeat center center;
}
.navbar .item05 span {
    background: url(../images/public/zmhd.png) no-repeat center center;
}
.navbar .item06 span {
    background: url(../images/public/cdsj.png) no-repeat center center;
}
.navbar .item07 span {
    background: url(../images/public/zjcd.png) no-repeat center center;
}
.navbar .item01:hover span,
.navbar .item01.dis span {
    background: url(../images/public/syh.png) no-repeat center center;
}
.navbar .item02:hover span,
.navbar .item02.dis span {
    background: url(../images/public/xwzxh.png) no-repeat center center;
}
.navbar .item03:hover span,
.navbar .item03.dis span {
    background: url(../images/public/zwgkh.png) no-repeat center center;
}
.navbar .item04:hover span,
.navbar .item04.dis span {
    background: url(../images/public/bsfwh.png) no-repeat center center;
}
.navbar .item05:hover span,
.navbar .item05.dis span {
    background: url(../images/public/zmhdh.png) no-repeat center center;
}
.navbar .item06:hover span,
.navbar .item06.dis span {
    background: url(../images/public/cdsjh.png) no-repeat center center;
}
.navbar .item07:hover span,
.navbar .item07.dis span {
    background: url(../images/public/zjcdh.png) no-repeat center center;
}
.navbar li:hover a,
.navbar li.dis a {
    font-weight: 700;
    color: #cd3c32;
}
.header-bg {
    width: 100%;
    height: 911px;
    background: url(../images/public/headerbg.jpg) no-repeat;
    background-size: 100% 100%;
}
/* fixed */
.fixed {
    position: fixed;
    right: -1px;
    top: 30%;
    right: -146px;
    font-size: 14px;
    width: 200px;
    z-index:999999;
}
.fixed > li {
    width: 100px;
    height: 48px;
    line-height: 48px;
    padding-left: 55px;
    background: #a1b7db;
    border-top-left-radius: 27px;
    border-bottom-left-radius: 27px;
    position: relative;
    margin-bottom: 15px;
    transition: all linear .3s;
}
.fixed > li a {
    display: block;
    color: #ffffff;
}
.fixed > .znwd a {
    line-height: 18px;
    padding: 6px 0;
}
.fixed > li span {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    background: #2f5594;
    position: absolute;
    left: 0;
    top: 0;
}
/* .fixed > li:first-child span {
    background: #fff;
} */
.fixed > li img {
    margin-top: -3px;
}
/* search-box */
.search-box {
       background-color: rgba(0,0,0, .7);
	position: fixed;
	top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: opacity 250ms linear;
    /* opacity: 1;
    z-index: 1000; */
    opacity: 0; 
    z-index: -10;
}
.search {
    width: 100%;
    height: 70%;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
}
.search #close {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}
.search .user-input {
    width: 800px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -400px;
    border: 0;
    border-bottom: 1px solid #bbb;
    outline: none;
    text-align: center;
    font-size: 30px;
    background: rgba(255, 255, 255, 0);
}
.search-btn {
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    outline: none;
    border: 0;
    background: #2f5594;
    color: #fff;
    border-radius: 10px;
    letter-spacing: 10px;
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 75px;
    margin-left: -100px;
}
.search-logo{
text-align: center;
}
.search-logo img{
    margin-top: 70px;
}
.year100{
    position: absolute;
    right: 10%;
    top: 6%;
}

@media(max-width:1520px){
    .navbar{
        float:left;
    }
    .year100{
        right: 8%;
    }
}


@media screen and (max-width: 768px) {
    .fixed,
    .search-box,
    .h-rf,
    .header-bg {
        display: none;
    }
    .header > .container {
        margin-bottom: 0;
        padding:0 30px;
    }
    .logo,
    .navbar {
        float: none;
    }
    .logo{
        margin-top:130px;
    }
    .year100{
        width:200px;
        right: 24%;
    }
    .navbar {
        height: auto;
        overflow: hidden;
        margin-top: 30px;
        font-size: 16px;
    }
    .navbar li {
        width: 33.33%;
        margin-bottom: 20px;
    }
    .navbar li:first-child {
        width: 33.33%;
    }
    .navbar .item05,
    .navbar .item06,
    .navbar .item07 {
        width: 33.33%;
    }
    .navbar li span {
        width: 30px;
        height: 30px;
    }
    
}

/* footer */
.footer {
    margin-top: 30px;
    background: #fff;
}
.wzlj {
    height: 50px;
    line-height: 50px;
    background: #2f5594;
    margin-bottom: 15px;
}
.wzlj ul {
    height: 100%;
}
.wzlj ul li {
    float: left;
    padding: 0 25px;
    color: #fff;
}
.wzlj ul li a {
    color: #fff;
    display: block;
    padding: 0 25px;
    background: url(../images/public/dsj.png) no-repeat right center;
}
.btm-imgs {
    float: right;
}
.btm-imgs a {
    margin-left: 10px;
}

.xzwflg img{
    max-width: 215px!important;
}
.copyright ul {
    overflow: hidden;
}
.copyright ul li {
    float: left;
}
.copyright > p {
    margin: 12px 0;
}

.wzlj-list ul {
    display: none;
    padding: 35px 45px 10px;
    border: 1px solid #e6edf3;
    border-bottom: 0;
    overflow: auto;
    height: 200px;
    border-top: 10px solid #2f5594;
    border-right:0;
    border-left:0;
    background-color: #fff; 
}
.wzlj-list ul::-webkit-scrollbar { 
    width: 16px; 
    height: 16px; 
    background-color: #F5F5F5; 
}
.wzlj-list ul.dis {
    display: block;
}
.wzlj-list ul li {
    float: left;
    width: 24%;
    margin-right: 1%;
    margin-bottom: 16px;
}
.footer > .warp {
    position: relative;
}
.zndh {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    padding: 15px 20px 10px;
    border: 1px solid #e6edf3;
    border-bottom: 0;
    overflow: auto;
    width: 1200px;
    height: 200px;
    background: #fff;
    z-index: 100;
    border-top: 10px solid #2f5594;
    border-right:0;
    border-left:0;
}
.zndh li {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 16px;
}
.zndh li p {
    font-weight: 700;
    margin-bottom: 10px;
}
.zndh li a {
    display: block;
    width: 25%;
    margin: 0 auto 10px;
    text-align: center;

}

/* å¹¿å‘Šå¼¹å‡ºæ¡† */
.tk-box {
    position: fixed;
    left: 10px;
    bottom: -2px;
    width: 330px;
    height: 0;
    background-color: #fff;
    border: 1px solid #444;
    transition: all linear 1s;
    overflow: hidden;
    z-index: 10000;
}
.tk-box h3 {
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    color: red;
    background-color: #2F5594;
}
.tk-box p {
    text-align: left!important;
    line-height: 22px;
    font-size: 16px;
    padding: 5px 20px;
}
.tk-box > .close {
    width: 30px;
    height: 18px;
    color: #fff;
    position: absolute;
    right: 11px;
    top: 18px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .footer {
        margin-top: 15px;
    }
    .footer-box {
        padding-top: 20px;
    }
   .tk-boxï¼Œ
   .btm-imgs {
       display: none;
   }
   .wzlj,
   .wzlj-list,
   .footer > .warp {
       display: none;
   }
}



/* other public */
.fl {
    float: left;
}
.fr {
    float: right;
}
.hidd {
    overflow: hidden;
}
.margno {
    margin: 0 !important;
}
.paddno {
    padding: 0 !important;
}

/* 分页 */
#page_div{width: 90%;margin:1em auto;text-align: center;}
.pagination-index,.pagination-num{border: 1px solid #bfbfbf;margin: 0 .2em;padding:0 .7em;display: inline-block;border-radius: 3px;color: #000;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #0068b7;color: white;}
.pagination-last{margin-left:80px;}
.pagination-last>span{margin: 0 .5em;}
.pagination-last>input{height: 1.3em;width: 2em;text-align: center;}
.page_num {margin-top: 32px;}
.pagination-first,.pagination-last{display:block;margin: 12px 0;}
@media screen and (max-width: 768px) {
    .disno {
        display: none;
    }
    .container {
        width: 100%;
        padding: 0 10px;
    }
    .pagination-first,.pagination-last{display:block;width:100%;}
    .pagination-last{margin-left:0;padding:5px 30px;}
    #page_div{
        width: 100%;
    }
.pagination-first a{
margin-bottom:14px;
}
}
/* Ã¥Â½â€œÃ¥â€°ÂÃ¤Â½ÂÃ§Â½Â® */
.crumbs {
    /* padding-bottom: 10px;
    border-bottom: 1px solid #cecece; */
    position: relative;
    padding: 16px 0;
    color: rgba(102, 102, 102, 1);
}
.crumbs>a{
    color: rgba(102, 102, 102, 1);
}
.crumbs>a:hover,.crumbs>a:focus{color: #8c0307;}
.crumbs > img {
    margin-right: 5px;
    margin-top: -2px;
}

/* Ã¥Å Â¨Ã§â€Â» */
@keyframes myfirst
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(15deg);}
    100% {transform: rotate(0deg);}
}
@-moz-keyframes myfirst /* Firefox */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}
@-webkit-keyframes myfirst /* Safari Ã¥â€™Å’ Chrome */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}
@-o-keyframes myfirst /* Opera */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}
@keyframes overturn
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}
@-moz-keyframes overturn /* Firefox */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}
@-webkit-keyframes overturn /* Safari Ã¥â€™Å’ Chrome */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}
@-o-keyframes overturn /* Opera */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}
@keyframes magnify
{
    0%{transform: scale(0.8);}
    25%{transform: scale(1);}
    50%{transform: scale(0.8);}
    75%{transform: scale(1);}
}
@-moz-keyframes magnify /* Firefox */
{
    0%{transform: scale(0.8);}
    25%{transform: scale(1);}
    50%{transform: scale(0.8);}
    75%{transform: scale(1);}
}
@-webkit-keyframes magnify
{
    0%{transform: scale(0.8);}
    25%{transform: scale(1);}
    50%{transform: scale(0.8);}
    75%{transform: scale(1);}
}
@-o-keyframes magnify 
{
    0%{transform: scale(0.8);}
    25%{transform: scale(1);}
    50%{transform: scale(0.8);}
    75%{transform: scale(1);}
}
.navbar > li a:hover span {
    animation: myfirst .5s;
    -moz-animation: myfirst .5s;	/* Firefox */
    -webkit-animation: myfirst .5s;	/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-animation: myfirst .5s;	/* Opera */
}
.fixed > li:hover img {
    animation: magnify 1s;
    -moz-animation: magnify 1s;	/* Firefox */
    -webkit-animation: magnify 1s;	/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-animation: magnify 1s;	/* Opera */
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .container {
        width:100%;
        padding:0 10px;
    }
    .navbar li:first-child {
        width: 10%;
    }
    .navbar li {
        width: 15%;
    }
    .navbar .item05, .navbar .item06, .navbar .item07 {
        width: 15%;
    }
    .yd_none {
        display: block;
    }
.tk-box {
display:none;
}
    #page_div{
        width: 100%;
    }
}


.zwdetail {
    background:#fff;
    padding:20px;
}


/* 所有类名用小写，中横线 */
input::-webkit-input-placeholder{color: #cccccc;}
a:hover{color:#1F5CA6;}
@font-face {
  font-family: 'SCHeavy';
  src: url('/cdrmzf/xhtml/libs/font/SCHeavy.woff') format('woff'),
   url('/cdrmzf/xhtml/libs/font/SCHeavy.ttf') format('truetype');
 }
  .SCHeavy{
    font-family: "SCHeavy" !important;
    -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

/*** layout ***/
/***
简单参考栅格布局，将容器进行了 12 等分，如设计图不规律分割列宽，则采用自定义类名如zwgk-col-l(类名一定要包含col-)替代col-*，。所有列在1200px下响应变成一列
.container:包裹页面上的内容
.container-fluid:包裹页面上的内容,它用于 100% 宽度
row-space20：每列间隔宽度20px
row-space30：每列间隔宽度30px
row-space40：每列间隔宽度40px
***/
.container:after, .container:before {display:table; content: "";}
.container:after {clear: both;}
.container{width: 1200px; margin-right:auto; margin-left:auto; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
.container.width-1200{width: 1200px;}
@media (max-width:1480px){
	.container{padding-left: 15px; padding-right: 15px;}
	.container, .container[class*="width-"]{width: 1170px;}
}

@media (max-width:1200px){
	.container, .container[class*="width-"]{width:970px;}
}
@media (max-width:992px){
	.container, .container[class*="width-"]{width:750px;}
}
@media (max-width:768px){
	.container, .container[class*="width-"]{width:auto;}
}
.container-fluid{padding-right:15px; padding-left:15px; margin-right:auto; margin-left:auto;}
.row:after,.row:before{content:""; display:block; clear:both;}
.row-space20{margin-left:-10px; margin-right:-10px;}
.row-space20 > *{padding-left:10px; padding-right:10px;}
.row-space30{margin-left:-15px; margin-right:-15px;}
.row-space30 > *{padding-left:15px; padding-right:15px;}
.row-space40{margin-left:-20px; margin-right:-20px;}
.row-space40 > *{padding-left:20px; padding-right:20px;}
.row > [class*="col-"]{position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; min-height:1px; float:left; }
.row > .col-12{width:100%;}
.row > .col-11{width:91.66666667%;}
.row > .col-10{width:83.33333333%;}
.row > .col-9{width:75%;}
.row > .col-8{width:66.66666667%;}
.row > .col-7{width:58.33333333%;}
.row > .col-6{width:50%;}
.row > .col-5{width:41.66666667%;}
.row > .col-4{width:33.33333333%;}
.row > .col-3{width:25%;}
.row > .col-2{width:16.66666667%;}
.row > .col-1{width:8.33333333%;}
@media (max-width:1200px){
	.row[class*="row-space"]{margin-left:0; margin-right:0;}
	.row > [class*="col-"]{float:none; width:100%;}
	.row[class*="row-space"] > [class*="col-"]{padding-left:0; padding-right:0;}
}


/* tab */
/* 
两种风格标题选项卡样式
.tab-brief:简洁型
.tab-card:卡片型
.res:需要小屏下响应时用，常用于标题个数多，一排放不下的情况
.js-tab:js-开头的类名只用于脚本查询DOM用，不建议在该类下写样式
.more:率属于某一块下的类名，不建议单独写全局样式，会影响到其他更多样式
 */
/* .tab-brief > .hd{border-bottom:#dfdfdf 1px solid; } */
.tab-brief > .hd ul{float: left;}
.tab-brief > .hd li{float:left; position: relative; font-size: 1.876em; color: #707070; font-weight: bold;}
.tab-brief > .hd li + li{margin-left: 30px;}
.tab-brief > .hd li a{color: #707070;}
/* .tab-brief > .hd li:after{content: ''; position: absolute; width:0; bottom:-1px; left:0; height: 2px; background: #0050b5;transition: all .3s; -webkit-transition: all .3s; overflow: hidden;} */
.tab-brief > .hd li.on:after{width: 100%;}
.tab-brief > .hd li.on a{color: #000;}
.tab-brief > .hd .more{padding-top: 3px; float: right;}

/* 卡片型 */
.tab-card > .hd{line-height:46px; background: #f4f4f4;}
.tab-card > .hd ul{float: left;}
.tab-card > .hd li{float:left; position: relative;font-size: 1.125em;}
.tab-card > .hd li a{display: block; padding: 0 20px; text-align: center; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; background: #f4f4f4;}
.tab-card > .hd li.on{cursor:pointer;}
.tab-card > .hd li.on a{background:#1e51b1; color: #fff;}
.tab-card > .hd li.on:after{width: 100%;}
.tab-card > .hd .more{float: right; margin-right: 15px;}
.tab-card.arrow > .hd{font-weight: normal;}
.tab-card.arrow > .hd li.on:after{content: ''; position: absolute; width: 0; height: 0; left: 50%; top: 100%; border:transparent solid 8px; border-top-color: #0f59a4; margin-left: -8px;}

.com-more a{color:#666666; font-size: 14px; }
.com-more a:hover{color:#0046a9;}

.tab-brief .bd > .item .infolist, 
.tab-card .bd > .item .infolist{margin-top: 10px;}
.js-tab .more a + a{display: none;}
.js-tab > .bd > * + * {display: none;}

.m-com-more{clear: both; margin-top:20px; text-align:center; line-height:40px; background-color:#f5f5f5; border-radius:5px; display: none;}
.m-com-more a{color:#666;}
.m-com-more a:hover{color: #333;}
.m-com-more.bg-white{background: #fff;}

@media (max-width:1480px) {
	.tab-brief > .hd li{font-size: 1.6em;}
}

@media (max-width: 640px) {
	.res.tab-brief > .hd ul li{margin:0 10px 10px 0 !important; padding: 0; border-bottom:none; font-size: 1.125em;}
	.res.tab-brief > .hd ul li a{display: block; padding:7px 12px !important; line-height:1.5; background-color:#f1f1f1; color: #666;}
  	.res.tab-brief > .hd ul li.on a{color:#fff; background-color:#1a56a8;}
  	.res.tab-brief > .hd li:after{display: none;}
  	.res.tab-brief .bd > .item > .newsList{margin-top: 0;}

	.res.tab-card > .hd{margin-bottom: -10px; background: none; border-bottom: #dfdfdf 1px solid;}
	.res.tab-card > .hd ul li{margin:0 10px 10px 0 !important; font-size: 1.125em;}
	.res.tab-card > .hd ul li a{ padding:7px 12px !important; height: auto; line-height:1.5; color: #666; }
	.res.tab-card > .hd ul li.on a{background:#1a56a8; color: #fff;}
	.res.tab-card > .bd .item > .newsList{margin-top: 0;}
	.tab > .hd .more,
	.tab-card > .hd .more,
	.tab-brief > .hd .more{display: none;}

	.m-com-more{display:block;}
}

/*图片占位符*/
/***
16:9[56.25%]
4:3[75%]
3:2[66.666667%]
 ***/
 .place{position: relative; z-index: 2; display: block; padding-top: 56.25%; overflow: hidden;}
 .place .pic{position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; overflow: hidden;}
 .place .pic img{display: block; width: 100%; height: auto; min-height: 100%; object-fit: cover;}
 @media (max-width:414px) {
   .place{padding-top: 66.67%;}
 }

/* infolist */
/***
稿件列表样式：
dot:标题前带小点
md:日期-月日
ymd：日期-年月日
line:每条信息之间含分割下滑线
col2:两列
col3:三列
col4:四列
space20:多列之间含20px的间距
space30:多列之间含30px的间距
多列在768以下响应变成一列
res:480以下标题由一行响应成多行显示
以上类名采用简写方式，便于阅读书写，不可单独写样式，以免冲突覆盖样式。注意不要与base.css中的全家类名冲突
 ***/
.infolist{clear: both;}
.infolist li{position:relative; padding-top: 13px; padding-bottom: 13px; line-height:26px; overflow:hidden; vertical-align: top; font-size: 1.125em;}
.infolist li a{float: left; position: relative; max-width: 100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; }
.infolist li, .infolist li a{-moz-box-sizing: border-box; -welit-box-sizing: border-box; box-sizing: border-box;}
.infolist li .time{position:absolute; right:0; top: 0; bottom: 0; height: 26px; margin: auto 0; color:#808080;}
.infolist li a br{display: none;}
.infolist li:hover a, .infolist li a:hover{color: #1F5CA6;}
.infolist li:hover span{color:#1F5CA6;}
.infolist.md li{padding-right:60px;}
.infolist.ymd li{padding-right:100px;}

.infolist.dot li a{padding-left: 18px;}
.infolist.dot li a:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 5px; height: 5px; background: #CCCCCC;}
.infolist.dot li:hover a:before{background: #1F5CA6;}

.infolist.line li{border-bottom: 1px solid #e1e5eb;}
.infolist.line li{padding-top: 14px; padding-bottom: 14px;}

.infolist.col2 li, .infolist.col3 li, .infolist.col4 li{float: left;}
.infolist.col2 li{width: 50%;}
.infolist.col3 li{width: 33.33333%;}
.infolist.col4 li{width: 25%;}
.infolist.space20{margin-left: -10px; margin-right: -10px;}
.infolist.space20 li{padding-left: 10px; padding-right: 10px;}
.infolist.space20 li .time{right: 10px;}
.infolist.space20.infolist.md li{padding-right:70px;}
.infolist.space20.infolist.ymd li{padding-right:110px;}
.infolist.space30{margin-left: -15px; margin-right: -15px;}
.infolist.space30 li{padding-left: 15px; padding-right: 15px;}
.infolist.space30 li .time{right: 15px;}
.infolist.space30.infolist.md li{padding-right:75px;}
.infolist.space30.infolist.ymd li{padding-right:120px;}

.infolist.split5n li:nth-child(5n){margin-bottom:15px; padding-bottom:25px; border-bottom:1px dashed #e5e5e5;}

@media (max-width: 768px) {
	.infolist.col2, .infolist.col3, .infolist.col4{margin-left: 0; margin-right: 0;}
	.infolist.col2 li, .infolist.col3 li, .infolist.col4 li{width: 100%; padding-left: 0;}
	.infolist.md[class*="space"] li{padding-right:60px;}
	.infolist.ymd[class*="space"] li{padding-right:100px;}
}

@media (max-width: 480px) {
	.res.infolist li{padding-right:0 !important; position: relative;}
	.res.infolist li a{ position: static; float: none; max-width:none; padding-left: 0; padding-right:12px; white-space:normal;}
	.res.infolist li .time{position:static; display: inline-block;}
	.res.infolist li a:before{top: 20px; margin-top: 0;} /*10+padding*/
	.res.infolist.line li a:before{top: 24px;}
	.res.infolist.dot li{padding-left: 18px;}
}


/* com-title */
.com-title{position: relative;}
.com-title h3{position:relative; display: inline-block; font-size:1.876em; font-weight:bold; color:#333;}
.com-title h3 a{color:#333;}
.com-title h3 a:hover{color:#4675bd;}
.com-title.square h3:before{position:absolute; top:50%; left:0; content:""; width:4px; height:16px; margin-top:-7px; background-color:#0557ac;}
.com-title.square h3{padding-left:20px;}
.com-title.square.orange h3:before{background: #ee5e37;}
.com-title.underline h3{padding-bottom: 18px;}
.com-title.underline h3:after{position:absolute; bottom: 0; left:0; content:""; width:100%; height:3px; background-color:#4675bd;}
.com-title.fs28 h3{font-size: 1.75em;}
.com-title.fs24 h3{font-size: 1.5em;}
.com-title .more{color: #1F5CA6;position: absolute;right: 0; top: 50%;margin-top: -10px;}
.com-title .more a{color: #1F5CA6;}


/*网页通用效果*/
/***
.elli-s:单行省略号
.elli-m:多行省略号
.transition:过渡效果
.imgscale:鼠标经过，图片放大效果
 ***/
 .elli-s{display: block; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; max-width:100%; overflow: hidden;}
 .elli-m{display: -webkit-box; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; overflow: hidden;}
 .transition,
 .transition a{-webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms;}
 .imgscale img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
 .imgscale img:hover{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
 .addshadow{background-color: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, .15);}
 .setIE.ie8 .addshadow{border: 1px solid #e2e2e2;}
 @media (max-width:992px){
   .addshadow{box-shadow: 0 0 8px rgba(0, 0, 0, .1);}	
 }
.transition,
.transition *{-webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms;}

.imgscale img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgscale img:hover{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}

/* 当前位置crumb */
.crumb h2{ padding:21px 10px 21px 30px; line-height: 28px; font-size:1em; font-weight: normal; background: url(../images/public/icon_position.png) no-repeat 0px center;}
.crumb a:hover{color: #4675bd;}
.crumb span{color: #4675bd;}
.crumb.gray{padding-top: 5px; background: #f5f5f5;}
.crumb.gray h2{padding: 15px 15px 15px 30px; background-position: 0 center;}
@media (max-width: 992px){
	.crumb h2{padding-left: 28px; background-position: 0 24px;}
}

/* 内页innerpage */
.body-bg{background: #f2f3f5;}
.container-innerpage > .padding{position: relative; padding:25px; background: #fff;}
.sidebar{float:left; width:17.5%;}
.maincontent{float:right; position: relative; width:82.5%;}
.maincontent .inbox{padding-left:20px; margin-left: 20px;}
.maincontent .detail{padding-right:0!important; padding-bottom:0!important;}
.maincontent .page_list{margin-bottom:15px;}
.sidebar .inbox{position: relative;}
.sidebar .inbox:after, .maincontent:before{content: ''; width: 1px; height: 100%; position: absolute; top: 0; bottom: 0; background: #eeeeee;}
.sidebar .inbox:after{ right: -21px;}
.maincontent:before{ left: 20px;}

.parentname{position:relative; z-index:11; line-height:160%; padding:12px 15px; margin-bottom:10px; font-size:1.25em; color:#fff; font-weight: bold; text-align:center; background:#4675bd;}
.parentname font{display:inline-block; vertical-align:top; line-height:1.4em;}

.sidenav{position:relative; z-index:13; overflow:hidden;}
.sidenav li{margin-bottom:10px;}
.sidenav li a{position:relative; display:block; padding:19px 20px; color: #365f93; font-size:1.125em; line-height:1.6em; text-align:center; background-color:#ecf1f6;}
.sidenav li a:hover{ background-color:#dee5ef;}
.sidenav li.on a{color:#fff; background-color:#82a9e5; font-weight: bold;}
.sidenav li.img a{padding: 0;}
.sidenav li.img a img{display: block; transform: .3s all;}
.sidenav li.img a:hover img{opacity: .85;}

.pagetitle{padding-bottom: 15px; padding-top: 9px; border-bottom: 1px solid #e5e5e5;}
.pagetitle h2{display: inline-block; position: relative; padding-left: 25px; font-size: 1.5em; color: #4675bd; font-weight: bold; }
.pagetitle h2:before{content:''; position: absolute; width: 5px; height: 18px; left: 0; top: 10px; background: #ee5e37;}
.pagelists .setModule:last-child{margin-bottom: 0;}

.singlepage{clear:both; line-height:2.25; overflow:hidden;}
.singlepage p{margin:15px 0;}
.singlepage table,
.singlepage video,
.singlepage img{max-width:100%;}


@media (max-width: 992px){
  .sidebar, .maincontent{float:none; width:100%;}
  .sidebar .inbox:after, .maincontent:before{display: none;}
  .maincontent .inbox{padding-left:0; margin-left: 0;}
  .maincontent .rel-appendixs{border-top-width:1px; border-top-style:dashed;}

  .m-sidebar{position:fixed; left:-200px; top:0; bottom:0; z-index:99; background:rgba(0,0,0,0.6)!important; width:200px!important; transition: all .3s; -webkit-transition:all .3s;}
  .m-sidebar.active{left: 0; box-shadow:0 0 5px rgba(0,0,0,0.4);}
  .m-sidebar-mark{position:fixed; top:0; bottom:0; left:0; right:0; background-color:rgba(0,0,0,0.3); z-index:10; display:none;}
  .m-sidebar > .inbox{overflow-y: auto; max-height: 100%; overflow-x:hidden;}
  .m-sidebar-icon{position:absolute; left:100%; bottom:0; z-index:13; width:60px; height:60px; background:url(../images/public/sidenav_open.png) no-repeat center center; background-color:rgba(0,0,0,0.6); border-radius:0 8px 0 0;   cursor: pointer; box-shadow: 0 0 5px rgba(0,0,0,0.5); background-size: 45px 45px;}
  .m-sidebar-icon-open{transform: rotate(180deg); border-radius: 0 0 0 4px;}
  .parentname{margin-bottom: 1px; text-align: left;}
  .sidenav li{margin-bottom:0; border-top:none;}
  .sidenav li a{padding-top: 12px; padding-bottom: 12px; border-bottom:1px solid rgba(255,255,255,.8); text-align: left;}

}

@media (max-width: 768px){
	.container-innerpage{padding-left:0; padding-right: 0;}
	.container-innerpage > .padding{padding: 20px;}
}

/* piclist */
/* ===
.space*:每一列之间间隔*px
.col*: 列表分*列
.ratio-***:图片比例
===*/
.piclist{overflow:hidden; zoom:1;}
.piclist li{position:relative; float:left; }
.piclist li a{display:block; font-size:1em; overflow:hidden;}
.piclist li .pic{position: relative; width:100%; height: 0; overflow: hidden;}
.piclist li .pic img{ display:block; position: absolute; left: 0; top: 0; width:100%; height:100%;}
.piclist li .txt{display:block; padding:15px; text-align:center; background-color:#f4f4f4;}
.piclist li .txt br{display: none;}
.piclist.col3 li{width:33.333%;}
.piclist.col4 li{width:25%;}
.piclist.space30{margin-left: -15px; margin-right: -15px;}
.piclist.space30 li a{margin-left: 15px; margin-right: 15px; margin-bottom: 30px;}
.piclist.ratio-pagetpxw .pic{padding-bottom: 56.25%;}

@media (max-width: 768px) {
	.piclist.space30{margin-left: -10px; margin-right: -10px;}
	.piclist.space30 li a{margin-left: 10px; margin-right: 10px; margin-bottom: 20px;}
}

@media (max-width: 640px) {
	.piclist[class*="col"] li{width: 50%;}
}



/*分页*/
.pagination{padding:20px 0 0; font-size:14px; color:#333; line-height:28px; clear:both;}
.pagination li{display: inline-block;}
.pagination .arrow a{color: #333;}
.pagination .total_count,
.pagination .arrow a,
.pagination .arrow span,
.pagination .page_jump a{display: inline-block; padding:0 10px; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
}
.pagination  #page_input{width:40px; height:28px; color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:3px; background:#fff;}
.pagination .total_count,
.pagination .arrow a,
.pagination .page_jump a{
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f5f6f7;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagination .arrow span{background: #f5f5f5; color: #999;}
.pagination .arrow a:hover,
.pagination .page_jump a:hover,
.pagination .arrow .current{background:#4675bd; border-color:#4675bd; color:#fff; text-decoration:none;}
.pagination .arrow .current{font-weight: bold;}
.pagination .page_jump{margin-left: 4px;}
.pagination .page_jump a{margin-left: 6px;}

/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.25em;}
.alert-warning .continue{width: 124px; height: 42px; color: #ab0d07; border-radius:3px; -webkit-border-radius:3px; border:#e1e1e1 1px solid; text-align: center; line-height: 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;}	
.alert-warning .fangqi{line-height: 42px;  color: #ab0d07;}	
@media (max-width: 640px) {
	.alert-warning{left:2%;margin-left:0; width: 96%; height: auto;}	
	.alert-wzsm{width: 90%;height: auto;margin: 15px auto 0; line-height: 28px;font-size: 18px;color: #000;text-align: center; }
}


/* swiper */
.swiper-pagination.default{position: absolute; right: 10px; left: 10px; bottom: 5%; z-index: 100; margin-bottom: 5px; width: auto !important; text-align: center;}
.swiper-pagination.default .swiper-pagination-bullet{width: 8px; height: 8px; margin: 0 3px; background: #d5e4f6; border-radius: 100px; cursor: pointer; opacity: 1; transition: all .3s;} 
.swiper-pagination.default .swiper-pagination-bullet-active{background: #2b5db3;}
.swiper-pagination.default .swiper-pagination-switch{display: inline-block; width: 8px; height: 8px; margin: 0 5px; background: #d5e4f6; border-radius: 100px; cursor: pointer; transition: all .3s;}
.swiper-pagination.default .swiper-active-switch{background: #2b5db3;}
.swiper-pagination.normal .swiper-pagination-bullet{background: #cfd1d3;}
.swiper-pagination.normal .swiper-pagination-bullet-active{background: #2b5db3;}
.swiper-pagination.normal .swiper-pagination-switch{background: #cfd1d3;}
.swiper-pagination.normal .swiper-active-switch{background: #2b5db3;}

.swiper-pagination.white .swiper-pagination-bullet{background: #fff; opacity: .55;}
.swiper-pagination.white .swiper-pagination-bullet-active{opacity: .85;}
.swiper-pagination.white .swiper-pagination-switch{background: #fff;}
.swiper-pagination.white .swiper-active-switch{background: #fff;}

.swiper-pagination.orange .swiper-pagination-bullet{background: #cfd0d1;}
.swiper-pagination.orange .swiper-pagination-bullet-active{background: #ffc387;}
.swiper-pagination.orange .swiper-pagination-switch{background: #cfd0d1;}
.swiper-pagination.orange .swiper-active-switch{background: #ffc387;}

.swiper-pagination.format .swiper-pagination-bullet-active{width: 28px;}
.swiper-pagination.format .swiper-active-switch{width: 28px;}
.swiper-pagination.static{position: static; margin-bottom: 0;}
.swiper-pagination.right{left: auto !important; margin-bottom: 0;}
.swiper-pagination.left{right: auto !important; margin-bottom: 0;}

.swiper-ctrl-button{position: absolute; top: 50%; z-index: 10; margin-top: -38px; width: 36px; height: 75px; cursor: pointer; transition: all .3s; cursor: pointer; border: none;}
.swiper-ctrl-button i{position: absolute; top: 50%; right: 0; left: 0; z-index: 2; text-align: center; font-size: 2.25em; color: #fff; line-height: 1em; margin-top: -.5em;}
.swiper-ctrl-button.swiper-ctrl-prev{left: 0;}
.swiper-ctrl-button.swiper-ctrl-next{right: 0;}
.swiper-ctrl-button.radius.swiper-ctrl-prev:after{left: 0; border-radius: 0 8px 8px 0;}
.swiper-ctrl-button.radius.swiper-ctrl-next:after{right: 0; border-radius: 8px 0 0 8px;}

.swiper-ctrl-button.resize{width: 24px; height: 46px; margin-top: -23px;}
.swiper-ctrl-button.resize:after{position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; content: ""; background: #000; opacity: .15;}
.swiper-ctrl-button.resize i{font-size: 1.5em;}

.swiper-ctrl-button.round{width: 40px; height: 40px; margin-top: -23px;background: #fff;border-radius: 50%;box-shadow: 0 0 15px rgba(0, 0, 0, .06);}
.swiper-ctrl-button.round i{font-size: 1.5em;color:#383838}
.swiper-ctrl-button.round:hover i{font-size: 1.5em;color:#155CB3}
