@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2019-09-11 18:03)
 */

/*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: 14px; 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: #b90609;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #b90609;}
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;}

/*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-np{padding: 0;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf8{margin: 0 -8px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr5{padding: 0 5px;}
.f-plr8{padding: 0 8px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-nbg{background: none!important;}
.u-nbd{border: none;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb14{margin-bottom: 14px;}
.f-mb20{margin-bottom: 20px;}
/*全局 end*/

/* top栏目开始 */
.is-header1{border-bottom: 2px solid #d71604;    background: #ffffff;}
.m-header1{height: 58px;line-height: 58px;}
.m-header1 ul li{ display: inline-block;}
.m-header1 .m-banner,.m-header .row{height: 58px;}
.m-header1 .m-banner ul li a{color: #666666;display: block;}
.m-groceries ul li a span{color: #999;padding:0 10px;}
.m-groceries ul li a{color: #999999;display: block;}
.m-groceries ul li{margin-left: 0 !important;}
.is-header2{padding:38px 0;}
.m-topheader{height: 40px;line-height: 40px;filter:alpha(opacity=30);background:rgba(0,0,0,0.3);}
.m-topheader ul li{float: left;margin-left: 12px;}
.m-topheader ul li a{color: #ffffff;font-size: 14px;display: block;}
.m-topheader ul li span{color: #fff !important;}
.u-only{background: url(../images/icon-location.png) left center no-repeat;    padding-left: 24px;}
/* top栏目结束 */

/*title提示 on*/
.tooltip { font-size: 13px; line-height: 1.5; position: absolute; padding: 5px; z-index: 100003; opacity: .9 }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 8px dashed #333333; top: 0; left: 20px; margin-left: -3px; border-bottom-style: solid; border-top: 0; border-left-color: transparent; border-right-color: transparent }
.tipsy-arrow-n { border-bottom-color:  #333333; }
.tipsy-inner { background-color:  #333333; color: #fff; max-width: 400px; padding: 5px 8px 4px 8px; text-align: left; border-radius: 3px }
/*title提示 end*/

/* 归档 */
.watermark{position: absolute;top:30px;left: 50%;margin-left: 232px;width: 220px;height: 220px;z-index: 999;}
.watermark .date{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: red;
    position: absolute;
    left: 47px;
    bottom: 66px;
    text-align:center;
    -ms-trans: rotate(-18deg);
    transform: rotate(-18deg);
    width: 140px;
    font-weight: bolder;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9510565162951536, M12=0.3090169943749472, M21=-0.3090169943749472, M22=0.9510565162951536, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.9510565162951536,
            M12=0.3090169943749472,
            M21=-0.3090169943749472,
            M22=0.9510565162951536,
            SizingMethod='auto expand');
    bottom: 70px\9;
}

/*头部 on*/
.is-header{width: 100%;background: url(../images/h-bj.png) no-repeat center top;height: 420px;}
.m-top{margin: 25px 0;}
/* .m-logo{margin: 60px 0 86px;} */
.m-logo{margin: 60px 0 30px;}
/*主体*/
.container{padding: 0;}



/*footer*/
.g_footer {border-top: 2px solid #d71604;width: 100%;padding: 10px 0;}
.footer_nav {width: 100%;height: 34px;line-height: 34px;margin-top: 5px;text-align: center;color: #3d3d3d;}
.footer_nav a {color: #3d3d3d;}
.web_info, .web_info a {line-height: 30px;text-align: center;color: #666;margin: 0;}
#_ideConac {position: absolute;top: 30px;left: -19px;}
#_span_jiucuo {position: absolute;top: 40px;left: 6%;}
.u-jbzx {position: absolute;right: 30px;top: 50px;}


/* .is-footer{background: #ebebeb; border-top: 3px solid #b90609;}
.m-links{padding: 12px 0; border-bottom: 1px solid #d1d1d1;}
.m-lktops .u-tit{margin: 5px 30px 5px 0; height: 42px; line-height: 32px; font-size: 20px; font-weight: bold; color: #b90609;}
.m-lktops li{float: left; text-align: center; width: 180px; height: 42px; line-height: 32px;}
.m-lktops li span,.m-lktops li a{margin: 5px 20px 5px 0; display: block; font-size: 14px; color: #3d3d3d; background: #fff; cursor: pointer;}
.m-lktops li.u-active span{color: #b90609;}
.m-lkboxs ul{padding: 15px 0; background: #fff;}
.m-lkboxs li{line-height: 26px; padding: 0;float: left;width: 20%;}
.m-lkboxs li a{margin: 0 10px; 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: 6px 0 20px;text-align: center;}
.m-footer,.m-footer a{font-size: 14px; color: #5e5e5e;}
.m-ftfuns{padding: 15px 0;}
.m-copyright p{line-height: 30px;}
.m-copyright p img{vertical-align: middle;}
#_ideConac{position: absolute; left: 46px; top: 33px;}
#_span_jiucuo{position: absolute; right: 74px; top: 45px;}
.u-jbzx{left: 150px; top: 48px;} */

/*媒体查询*/
@media \0screen\,screen\9 {
    .container{width: 1200px;}
}
@media (min-width: 1200px){
    .container{width: 1200px;}
}
@media (max-width: 1200px) {
    .container{padding:  0 15px;}
}
@media (max-width: 992px) {
    /* #_span_jiucuo,#_ideConac{display: none;} */
    #cnzz_stat_icon_1261721346{position: initial;margin: 0;}

    #_ideConac {top: 200px;left: 0px;}
	#_span_jiucuo {top: 210px;left: 20%;}
	.u-jbzx {right: 30px;top: 210px;}

    .m-tpsearch{width: 95% !important;}
    .m-topheader{height: 80px;}
}
@media (max-width: 768px) {
    .m-logo img{width: 100%;}
}
@media (max-width: 414px){
    .m-top img{width: 150px;}
    .m-logo{margin: 40px 0 50px;}
}
@media (max-width: 414px){
    .m-logo{margin: 30px 0 40px;}
}
@media print{
    a:after{content:"" !important;}
}
