@charset "utf-8";
a:hover{color:#206f02;}

body { background: none !important;min-width: 1100px;}

/*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*/

/*头部 on*/
.is-header{width: 100%;}
.is-header .headbox{position:relative;height:300px;}
.is-header .m-banner img{position: absolute;left: 50%;margin-left: -960px;}

.m-top{background: #f4f4f4;height:40px;line-height: 40px;overflow: hidden;font-size: 12px;}
.top-box{width: 1100px;margin: 0 auto;}
.m-top li{float: left;font-size: 12px;}
.m-top li a{font-size: 12px;padding: 0 5px;color: #555;}

/*导航*/
.m-nav{width: 100%;height:62px;line-height: 70px;background: url(../images/nav-bg.png) center 0 no-repeat;overflow: hidden;margin-top: -15px; position: relative;}
.m-nav ul{width: 1100px;margin: 0 auto;overflow: hidden}
.m-nav ul li{float: left;margin-right: 40px;}
.m-nav ul li a{font-size: 20px;color: #fff;display: block;text-align: center;font-weight: bold;}

.is-main{width: 1100px;background: #fff;overflow: hidden;}



.watermark{position: absolute;top:220px;left: 50%;margin-left: 350px;width: 220px;height: 220px;z-index: 999;}
.watermark .date{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: red;
    position: absolute;
    left: 60px;
    bottom: 50px;
    -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;
}
@media (min-width:1441px) {
	.m-gov .container{padding: 0; width: 1440px !important;margin: auto;}
}
@media screen and (min-width:1200px) and (max-width: 1440px) {
	.m-gov .container{padding: 0; width: 1360px !important;margin: auto;}
}
@media screen and (max-width: 991px){
    body{min-width: 100% !important;}
    .g-gov{width: 100% !important;height: 76px !important;}
    .m-allweb{display: none;}
    .is-header{overflow: hidden;}
    /* .is-header .m-banner img{left: 0 !important;margin-left: 0 !important;} */
    .m-banner,.m-footer,.m-nav ul,.is-main{width: 100% !important;}
    .m-nav li{width: 50% !important;}
    /* .is-header .m-banner img{width: 100% !important;height: 300px !important;} */
    .m-search-new{width: 95% !important;right: 2% !important;margin-right: 0 !important;}
    .watermark{left: 0 !important;margin-left: 0 !important;top: 100px !important;}
    .m-flash,.m-bmdt{width: 100% !important;}
}






