@charset "utf-8";
body{ margin:0; padding:0;background:#fff;}/*此处标签不要随意添加公用样式*/
img{border:0;}
ol, ul, li { list-style: none; padding:0; margin:0}
div,span,p,h1,h2{ margin:0; padding:0;}/*此处标签不要随意添加公用样式*/
/*定义整体盒子宽度 也就是1003 960 780*/
#ggnr{width:1003px;margin:0 auto;position: relative;}
.ggy_pic01,.ggy_pic02,.ggy_pic03,.ggy_pic04,.ggy_pic05,.ggy_pic06,.ggy_pic07,.ggy_pic08,.ggy_pic09,.ggy_pic10,.ggy_pic11,.ggy_pic12,.ggy_pic13,.ggy_pic14,.ggy_pic15,.ggy_pic16,.ggy_pic17,.ggy_pic18,.ggy_pic19,.ggy_pic20,.ggy_pic21,.ggy_pic22,.ggy_pic23,.ggy_pic24,.ggy_pic25,.ggy_pic26,.ggy_pic27,.ggy_pic28,.ggy_pic29,.ggy_pic30,.top_flash,.ggy_links,.ggy_linksps{line-height:22px; font-size:16px;font-family:微软雅黑;position:relative; }
.ggy_lyb{font-family:宋体;color:#000;}/*此处标签不要随意添加公用样式*/
/*常用字体定义*/
.cuti{font-weight:bold;}
.hong{ color:#ff0000; }
.huang{ color:#ff0;}
.bai{ color:#fff;}

/*留言板*/
.ggy_lyb {background:url(../img/lyb.jpg);height:488px;position:relative;}
.message{position:absolute;left: 0;top: 78px;right: 0;}


#ggnr h1{position: absolute;left: 0;top: 0;z-index: -1;}
ul li img{ vertical-align:middle}
ul li img{ width:100%; display:block;}
.lyb_bot{height:60px;background:#b71c20;width: 1003px;margin: 0 auto;}


@media screen and (min-width: 1024px) {
    .container1{
        max-width: 1024px !important;
        margin: 0 auto !important;
    }
}

.bottom1{
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 100;
    -webkit-box-shadow: 0 0 5px #d1d1d1 ;
    -moz-box-shadow: 0 0 5px #d1d1d1 ;
    box-shadow: 0 0 5px #d1d1d1 ;
    background-color: #fff;
}
.bottom1 .body-content{
    /*height: 100px;*/
    width: 100%;
    margin: 0 auto;
    max-width: 630px;
    padding: 5px 0;
    box-shadow: none;
    line-height: 35px;
    text-align: left;
    position: relative;

}
.bottom1 .body-content img{
    /*height: 100%;*/
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 15px ;
}
.bottom1 .body-content .text{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    /*margin: 0 5px;*/
}

.bottom1 .body-content .text .a{
    font-size: 18px;
    /*color: #c00000;*/
    line-height: 25px;
}
.bottom1 .body-content .text span{
	position: absolute;
	right: 15px;
	top: 38px;
	margin-top: -15px;
	background: #286a0a;
	color: #fff;
	padding: 5px 10px;
	border-radius: 10px;
	height: 30px;
	line-height: 20px;
}
.bottom1 .body-content .text a{
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    margin-bottom: -4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px 6px;
    background-color: #31bfb2;
    margin-left: 2px;
    position: relative;
    top: -4px;
}
.fixed-right-nav{
    position: fixed;
    width: 100px;
    right: 40px;
    top: 30%;
} 
   
.fixed-right-nav img{
    width: 120px;
} 
   
