@charset "utf-8";
/* CSS Document */

/*reset*//* 
*{-ms-touch-action: pan-y; touch-action: pan-y;} */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin: 0; padding: 0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display: block;}
html{overflow-y: scroll;}
:root{overflow-y: auto; overflow-x: hidden;}
table{border-collapse: collapse; border-spacing: 0;}
caption,th{font-weight: normal;}
html,body,fieldset,iframe,abbr{border: 0;}
i,cite,em,var,address,dfn{font-style: normal;}
[hidefocus],summary{outline: 0;}
ul,ol,ul li,li,ol li{list-style: none;}
h1,h2,h3,h4,h5,h6,small{font-size: 100%;}
sup,sub{font-size: 83%;}
pre,code,kbd,samp{font-family: inherit;}
q:before,q:after{content: none;}
textarea{overflow: auto; resize: none;}
label,summary{cursor: default;}
a,button{cursor: pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight: bold;}
ins,u,s,a,a:hover{text-decoration: none;}
body,textarea,input,button,select,keygen,legend{font-family: "微软雅黑"; font-size: 16px; color: #3d3d3d; outline: 0;}
a{color: #3d3d3d; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
a:hover{text-decoration: none; color: #b80608;text-decoration: none;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #b80608;}
img{border: 0 none; width: auto\9; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic;}
button,input,select,textarea{font-size: 100%; font-family: tahoma; margin: 0; outline: 0 none; vertical-align: baseline; _overflow: visible; *vertical-align: middle; *overflow: visible;}

/*去除谷歌自带黄色背景问题*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus { box-shadow:0 0 0 60px #fff inset;  -webkit-text-fill-color: #333;}
/*function*/
.f-dn{display: none;}
.f-db{display: block;}
.f-fl{float: left;}
.f-fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.f-fwn{font-weight: normal;}
.f-fwb{font-weight: bold;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.f-csp{cursor: pointer;}
.f-csd{cursor: default;}
.f-csh{cursor: help;}
.f-csm{cursor: move;}
.f-usn{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0; }
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
.f-wd100{width: 100%;}
.f-npd{padding: 0;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr7{margin: 0 7px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlr25{margin: 0 25px;}
.f-mlrf3{margin: 0 -3px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf6{margin: 0 -6px;}
.f-mlrf7{margin: 0 -7px;}
.f-mlrf8{margin: 0 -8px;}
.f-mlrf9{margin: 0 -9px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-mlrf25{margin: 0 -25px;}
.f-mlrf30{margin: 0 -30px;}
.f-mlrf40{margin: 0 -40px;}
.f-mlrf55{margin: 0 -55px;}
.f-plr3{padding: 0 3px;}
.f-plr5{padding: 0 5px;}
.f-plr6{padding: 0 6px;}
.f-plr7{padding: 0 7px;}
.f-plr8{padding: 0 8px;}
.f-plr9{padding: 0 9px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-plr25{padding: 0 25px;}
.f-plr30{padding: 0 30px;}
.f-plr40{padding: 0 40px;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb14{margin-bottom: 14px;}
.f-mb20{margin-bottom: 20px;}
.f-mb25{margin-bottom: 25px;}
.f-mb30{margin-bottom: 30px;}
.f-mb38{margin-bottom: 38px !important;}
.f-mb40{margin-bottom: 40px;}
.f-mt40{margin-top: 30px;}
.f-nbg{background: none!important;}
.f-nbd{border: none!important;}
.f-ofh{overflow: hidden;}
.f-fn{float: none !important;}

/**主体内容***/
.c-shine a::before{position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}
.c-shine a:hover::before{-webkit-animation: shine 1s; animation: shine 1s;}

@-webkit-keyframes shine{100% {left: 125%;}}
@keyframes shine{100%{left: 125%;}}

.c-shineabout a::before{position: absolute; top: 0; left: -85%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}

/*module*/
.m-tabstyle1 li{float: left;}
.m-tabstyle1 a{display: block; padding: 0 21px; font-size: 18px;color: #3d3d3d;font-weight: bold;}
.m-tabstyle1 li.u-active a{color: #b80608;background: url(../images/line.png) left center no-repeat;}


.m-liststyle1 li{height: 43px; line-height: 43px;overflow: hidden;}
.m-liststyle1 li span{float: right; padding-left: 10px; font-size: 16px; color: #999;}
.m-liststyle1 li a{display: block; padding-left: 14px; background: url(../images/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-liststyle1 li a:hover{padding-left: 18px; transition: all .3s;}
/***头部**/
.m-top{width: 100%;background: #f5f5f5;}
.m-top{margin: 0 auto; }
.u-logo{margin-top:0;}
.u-logo img{display: block;    margin: 10px auto;}
.m-navfcfg li{float: left;margin-right: 20px;height: 45px;line-height: 45px;}
.m-navfcfg li a{font-size: 12px;}
.m-banner{background: url(../images/bg-banner.png) left center no-repeat;height:320px;position: relative;}
.m-banner img{display: block;margin: 0 auto;max-width: 100%;    height: 320px;}
.m-navfcfg .u-webhome{padding: 7px 15px;    line-height: 35px;font-size: 18px;}
.navbar-toggle{border: 1px solid #ddd;}

/*footer*/
.is-footer{border-top: 10px solid #b80608;background: #fff;    margin-top: 20px;}

.m-linksbox{ border-bottom: 1px solid #bababa;}
.m-links{padding: 10px 0;}

.m-links section{}
.m-links h2{margin: 19px 0;height: 36px;line-height: 36px;font-size: 18px;color: #b80608;font-weight: bold;width: 7.5%;}
.u-links{margin: 19px 0; height: 36px; border: 1px solid #ddd; }
.u-links dl{position: relative; z-index: 2;}
.u-links dl dt.u-active{color: #b80608;}
.u-links dl dt{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;margin: 0 7px; line-height: 34px; cursor: pointer; font-size: 14px; font-weight: normal; color: #666;background: url(../images/public/icon-links.png) #fff right center no-repeat;}
.u-links dl dd{position: absolute; top:35px; left: 0; right: 0; display: none; max-height: 130px; background: #fff; padding: 5px; overflow-y: auto;}
.u-links dl dd ul li{line-height: 30px;}
.u-links dl dd ul li a{display: block; padding: 0 12px; font-size: 14px;}
.u-links dl dd ul li a:hover{background: #c1dbf7;}
.m-lkboxs ul{margin-bottom: 20px;}
.m-lkboxs li{line-height: 26px;}
.m-lkboxs li a{display: block; padding-left: 12px; background: url(../images/public/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; font-size: 14px;}

.m-footer{padding: 14px 0 24px;}
.m-ftfuns{line-height: 26px;}
.m-ftfuns,.m-ftfuns a{color: #282828; font-size: 14px;}
.m-copyright p{line-height: 30px;}
.m-copyright p,.m-copyright p a{color: #666; font-size: 14px;}
.m-copyright p img{vertical-align: middle;}
#_ideConac{    position: absolute;left: -16px;top: 33px;}
#_span_jiucuo{position: absolute; left: 60px;top: 44px;}
.u-jbzx{  right: 30px; top: 45px;  }
/***分厅区域***/
.m-ftarea{overflow-x: auto;width:100%;padding-left: 20px;height: 45px;line-height: 45px;   width: 100%;border-top-left-radius: 7px;border-top-right-radius: 7px;background: rgba(47,106,229,.7);bottom: 0;}
.m-ftarea span{    float: left;background: url(../images/icon-writeLocation.png) left center no-repeat;padding-left: 20px;font-size: 18px;color: #ffffff;}
.m-ftarea ul{    padding-left: 95px; }
.m-ftarea ul li{display: inline-block;padding: 0 15px;}
.m-ftarea ul li a{font-size: 18px;color: #fff;height: 32px;line-height: 32px;display: block;text-align: center;padding: 0 12px;border-radius: 6px;}
.m-ftarea ul li a.u-active{background: #b80608;}
.g-ftarea{}
/* 表头 */
._xtableHead{width: 100%;height: 38px;table-layout:fixed;line-height: 38px;font-weight: bold;color: #525252 ;font-size: 18px;cursor: default;border-left: 1px solid transparent;border-right: 1px solid transparent;border-top: 1px solid transparent;border-bottom:1px solid transparent;}
._xtableHead tr th{position: relative;font-size: 18px;border-right: 1px solid #fff;font-weight: bold;color: #525252;}
._xtableHead tr th:not(:last-child){
}
._xtcont{width: 100%;width: 100%;box-sizing: border-box;    border-top: 1px solid #ddd;padding-top: 9px;}

/* 表格主体 */
._vtableList{-moz-user-select:none;width:100%;
    /* 	border-collapse:collapse; */table-layout:fixed;z-index: 999;top:0;	border: none;}
._vtableList tr:not(:first-child){height:36px;}
._zcsbvtableList tr:not(:first-child){height:46px;}
._vtableList tr th{text-align:center;line-height:36px;font-weight: normal;font-size: 16px;color: #3d3d3d;}
._zcsbvtableList tr th{line-height:46px;}
/*改进后的自适应表格*/
._xcontainer th{text-align:center;}
._xcontainer td,._xcontainer th{white-space: nowrap;text-overflow:ellipsis;}
._xcontainer td,._xcontainer th{overflow:hidden;}
._xtcont tr a.f-toe{ display: block;    text-align: left;padding-left: 34px;}
._xtcont tr a.f-zcsbtoe{padding-left: 22px;display: block; text-align: left;overflow: hidden;word-wrap: normal;white-space: nowrap; text-overflow: ellipsis;}
._xcontainer th.u-filetitle{text-align: left;padding-left: 134px;}
._xcontainer th.u-zcsbfiletitle{text-align: left;padding-left: 93px;}
.u-orange{color: #b80608;font-size: 16px;}
/***模态弹框***/
.zccx .u-wd{background: url(../images/icon-wd.png) left center no-repeat;color: #525252;font-weight: bold;font-size: 16px;padding-left: 30px;}
.zccx .u-wd2{background: url(../images/icon-wd2.png) left center no-repeat;padding-left: 26px;}
.zccx .u-wd:hover{cursor: pointer;}
.m-wd{ font-size: 16px;text-align: center; border-radius: 17px;height: 34px;line-height: 34px;width: 166px;background: #eaeaea;    float: right;}
/****fog弹出层****/
.fog{position: fixed;width: 100%;height: 100%;background-color:rgba(0,0,0,.3);z-index: 9999;    top: 0;left: 0; }
/*pagination*/
#pagination{text-align: center;}
#pagination .pull-right{float: none !important;}
.m-pagination{padding: 15px;}
.m-pagination li{ margin: 3px; height: 28px; font-size: 14px;display: inline-block;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #bd1011; border: 1px solid #ddd; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}
/***面包屑**/
.m-location{padding: 8px 0;}
.m-location,.m-location a{font-size: 14px; color: #666666;}
.m-location .iconfont{background: url(../images/icon-location.png) center center no-repeat;width: 12px;height: 12px;display: inline-block;    vertical-align: middle;margin-bottom: 3px;}
/***插件滚动条**/
/*.m-scroll{height: 490px;position: relative;overflow: hidden;}*/
.scroll_absolute{position: absolute;left: 0 !important;}
.scroll_vertical_bar{position:absolute;top:0;right:0;width:6px; border-radius: 3px; overflow: hidden; height:100%;margin:0;padding:0;}
.scroll_track{position:relative;background:#f5f5f5;width:6px;}
.scroll_drag{position:relative;top:0;right:0;cursor:pointer;background:#b80608;width:6px!important; border-radius: 3px; overflow: hidden;}
.scroll_arrow{text-indent:-20000px;display:block;cursor:pointer;background:#b80608;}
.m-mailnologin a {color: #3d3d3d; }
.m-mailnologin span{color: #333333;font-weight: bold;font-size: 16px;}
.m-btnbox{margin-top: 5px;}
.m-btnbox .btn{width:140px;height: 48px;line-height: 34px;font-size: 18px;border: none;    border-radius: 8px;}
.m-btnbox .blue{background: #ff8400;color: #fff;}
.m-btnbox .gray{background: #e6e6e6;color: #666666;    margin-left: 27px;}
/***css滚动条**/
.m-box4 .m-cxbl{display: block;right: 0;bottom: 0;color: #b80608;font-weight: bold;font-size:18px;}
.m-box4 .m-cxbl img{vertical-align: middle!important;padding-right:10px;}
.m-box4 .picMarquee-top .m-zxts-bt{height: 42px;line-height: 42px;font-size: 16px;background: #f2f2f2;color: #333333;font-weight: bold;}
.m-box4 .picMarquee-top p {float: left;font-size: 16px;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.m-box4 .picMarquee-top .u-bj1 {width: 70%;}
.m-box4 .picMarquee-top .m-zxts-bt .u-bj1 {padding-left: 35px;}
.m-box4 .picMarquee-top .u-bj2 {width: 15%;text-align: center;}
.m-box4 .picMarquee-top .m-zxts-bt2 li {height: 42px;line-height: 42px;}
.m-box4 .picMarquee-top .m-zxts-bt2 .time {color: #999999;}
.m-box4 .picMarquee-top .m-zxts-bt2 .state {color: #ff6c00;}
/*.m-scroll{height: 490px;overflow: auto;}*/
.base-scroll::-webkit-scrollbar-track-piece {
    background-color: #f5f5f5;
    -webkit-border-radius: 0
}

.base-scroll::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

.base-scroll::-webkit-scrollbar-thumb {
    height: 50px;
    background-color:  #b80608;
    -webkit-border-radius: 6px;
    outline: 2px solid #fff;
    outline-offset: -2px;
    border: 2px solid #fff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5
}

.base-scroll::-webkit-scrollbar-thumb:hover {
    height: 50px;
    background-color:  #b80608;
    -webkit-border-radius: 6px
}

.czkj-res {
    border-bottom: 1px dashed #f5f5f5;;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

/***更改日历颜色***/
.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
    /* background-color: #006dcc; */
    background-image: -moz-linear-gradient(top,#b90609,#b90609) !important;
    background-image: -ms-linear-gradient(top,#b90609,#b90609) !important;
    /* background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c)); */
    /* background-image: -webkit-linear-gradient(top,#08c,#04c); */
    background-image: -o-linear-gradient(top,#b90609,#b90609) !important;
    background-image: linear-gradient(to bottom,#b90609,#b90609) !important;
    background-repeat: repeat-x;
    /* background-image: linear-gradient(to bottom,#08c,#04c); */
    /* background-repeat: repeat-x; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
    /* border-color: #04c #04c #002a80; */
    /* border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active{
    background-color:#b90609 !important;
}
/*large pcScreen*/
@media (min-width:1200px) {
    .container{padding: 0;width:1200px;}
}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {

}
/*pad md*/
@media screen and (max-width: 991px ){
    .f-smmb15{margin-bottom: 15px;}
    .f-sm-mb10{margin-bottom: 10px !important;}
    .f-md-dn{display: none;}
    ._xtcont tr a.f-toe{padding-left: 10px;}
    .u-filetitle{width: 70% !important;}
    .u-data{width: 30% !important;}
    .u-zcsbfiletitle{width: 60% !important;}
    .u-zcsbdata{width: 40% !important;}
    .u-zxsbhref{margin-left: 0 !important;}
    .m-wd{margin-bottom: 10px;}
    .m-top{background: none;}

	.f-row-sm{margin: 0;}
    .f-sm-npd{padding: 0;}

    .m-search{right: 0 !important;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
    .t-center{text-align: center;}

    .m-navfcfg { background: #fff;}
    .u-logo{    width: 100%; text-align: center;    float: none;display: block;}
    .m-navfcfg{float: none;}
    .m-navfcfg li{height: 44px;float: none;width: 100%;text-align: center;    line-height: 45px;    border-bottom: 1px solid #ddd;}
    
	.m-banner{height:auto;}
	.m-banner img{height:auto;}
    .u-serch, .zccx {
        width: 100%;
        height: 35px;
        margin-top: 15px;
    }
    .m-search .u-btn{top: 25px !important;}
}

/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}
/*footer*/
.is-footer{border-top: 10px solid #b80608;background: #fff;    margin-top: 20px;}

.m-linksbox{ border-bottom: 1px solid #bababa;}
.m-links{padding: 10px 0;}

.m-links section{}
.m-links h2{margin: 19px 0;height: 36px;line-height: 36px;font-size: 18px;color: #b80608;font-weight: bold;width: 7.5%;}
.u-links{margin: 19px 0; height: 36px; border: 1px solid #ddd; }
.u-links dl{position: relative; z-index: 2;}
.u-links dl dt.u-active{color: #b80608;}
.u-links dl dt{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;margin: 0 7px; line-height: 34px; cursor: pointer; font-size: 14px; font-weight: normal; color: #666;background: url(../images/icon-links.png) #fff right center no-repeat;}
.u-links dl dd{position: absolute; top:35px; left: 0; right: 0; display: none; max-height: 130px; background: #fff; padding: 5px; overflow-y: auto;}
.u-links dl dd ul li{line-height: 30px;}
.u-links dl dd ul li a{display: block; padding: 0 12px; font-size: 14px;}
.u-links dl dd ul li a:hover{background: #c1dbf7;}
.m-lkboxs ul{margin-bottom: 20px;}
.m-lkboxs li{line-height: 26px;}
.m-lkboxs li a{display: block; padding-left: 12px; background: url(../images/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; font-size: 14px;}

.m-footer{padding: 14px 0 24px;}
.m-ftfuns{line-height: 26px;}
.m-ftfuns,.m-ftfuns a{color: #282828; font-size: 14px;}
.m-copyright p{line-height: 30px;}
.m-copyright p,.m-copyright p a{color: #666; font-size: 14px;}
.m-copyright p img{vertical-align: middle;}
#_ideConac{    position: absolute;left: -16px;top: 33px;}
#_span_jiucuo{position: absolute; left: 60px;top: 44px;}
.u-jbzx{  right: 30px; top: 45px;  }
/*large pcScreen*/
@media (min-width:1200px) {
    .m-links .m-section {
        width: 15.4%;
    }
}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
    .m-links .m-section{    width: 16.6%;}
    #_ideConac{left: 6px;}
}
/*pad md*/
@media screen and (max-width: 991px ){
    .m-links .m-section{    width: 50%;}
    /* #_ideConac,#_span_jiucuo,.u-jbzx{display: none;} */
    .m-links{padding: 5px 0;}
    .u-links{margin: 5px 0;}

    #_ideConac {top: 210px;left: 0px;}
	#_span_jiucuo {top: 220px;left: 20%;}
	.u-jbzx {right: 30px;top: 220px;}
    .m-tl img{width: 100%;}

    .m-box4 .m-cxbl img{display: none !important;}
}
/*phone sm*/
@media screen and (max-width: 767px) {

}
