/*默认样式*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
body {/* 加载背景图 */
background-image: url(../img/beijing.png);/* 背景图垂直、水平均居中 */
background-position: center center;/* 背景图不平铺 */
background-repeat: no-repeat;/* 当内容高度大于图片高度时，背景图像的位置相对于viewport固定 */
background-attachment: fixed;/* 让背景图基于容器大小伸缩 */
background-size: cover;/* 设置背景颜色，背景图加载过程中会显示背景色 */
background-color: #78AC01;}
/*主体*/
/*左*/
#index{width: 999px;height: 1208px;margin: 0 auto;}
#index .index_zuo{width: 169px;height: 1208px;background:url(../img/zuodi.png);float: left;}
#index .index_zuo .qiehuan{width: 140px;height: 31px;margin: 0 auto;margin-top: 100px;}
#index .index_zuo .qiehuan img{float: left;}
#index .index_zuo .shouye{width: 140px;height: 31px;margin: 0 auto;margin-top: 37px;}
#index .index_zuo .chanpingyulan{width: 140px;height: 31px;margin: 0 auto;margin-top: 37px;}
#index .index_zuo .zhanshi{width: 132px;height: 31px;margin: 0 auto;margin-top: 22px;}

#index .index_zuo .guanyuwomeng{width: 140px;height: 31px;margin: 0 auto;margin-top: 37px;}
#index .index_zuo .lianxiwomeng{width: 140px;height: 31px;margin: 0 auto;margin-top: 37px;}
#index .index_zuo .logo{width: 100px;height:100px;margin: 0 auto;margin-top: 63px;}

/*右*/
#index .index_you{width: 830px;height: 1208px;float: right;}
#index .index_you .index_y_shang{width: 688px;height: 649px;margin-top: 105px;margin-left: 10px;z-index:999}


img {border:none}
.txt_1 {font:bold 24px Verdana, Tahoma;color:#fff}
img.thumb_img {cursor:pointer;display:block;margin-bottom:4px;width: 120px;height: 82px;}
/*img#main_img {cursor:pointer;display:block;}*/
#gotop {cursor:pointer;display:block;}
#gobottom {cursor:pointer;display:block;}
#showArea {height:595px;margin:10px;overflow:hidden}
.info {color:#666;font:normal 9px Verdana;margin-top:20px}
.info a:link, .info a:visited {color:#666;text-decoration:none}
.info a:hover {color:#fff;text-decoration:none}
.red{background-color: #202020;width:141px;margin-left: -5px;float: right;height: 649px;}
.tda{padding-left: 5px}
.zhonweng{width: 688px;height: 649px;}
.zhonweng .neir{width: 640px;margin-top: 175px;}
.zhonweng .neir p{color: #fff;font-size: 18px;text-align: left;}



#index .index_you .index_y_xia{margin-top:96px;width: 830px;text-align: center;}
#index .index_you .index_y_xia p{color: #ffffff;font-size: 10px;font-weight:bold;}