/*************************
*Author: Panfei
*Date: 2015-5-18
*************************/

/*--------------------
	General styles
--------------------*/
body{font: 0.75em/1.5 'microsoft yahei', Arial;}
img{vertical-align: middle;}
body strong{font-weight: 700;}
body table{border: 1px solid #000;}

/*--------------------
	Grid
--------------------*/
.bg{height: 1060px; background: url(../images/bg.jpg) no-repeat 50% 0;}
.box{height: 100%; width: 1400px; margin: 0 auto; position: relative; overflow: hidden;}
.logo-a{width: 255px; height: 92px; display: block; position: absolute; left: 90px; top: 20px; background: url(../images/logo.png) no-repeat;}

.bg .box{*padding-top: 400px; _padding-top: 0;}
#parallax{position: relative; margin: 400px auto 0; overflow: hidden; height: 160px;}
#parallax .stone1{width: 1340px; height: 134px; background: url(../images/stone1.png) no-repeat 0 0;}
#parallax .stone2{width: 1340px; height: 151px; background: url(../images/stone2.png) no-repeat right 0; right: 0;}
.parallax-layer{position: absolute;}
.btn-box{position: relative; height: 500px;}
.btn0{top: 0; left: 100px; width: 363px; position: absolute;}
.btn1{top: 150px; left: 500px; width: 263px; position: absolute;}
.btn2{top: 30px; right: 100px; width: 341px; position: absolute;}

.bg1{background: #b9cde5 url(../images/bg1.jpg) no-repeat 50% 0;}
.detail-box{width: 1000px; margin: 494px auto 200px; *padding-top: 494px; _padding-top: 0;}
.menu-bar{width: 250px; float: left;}
.menu-btn{width: 250px; height: 89px; display: block; background: url(../images/menu_btn.jpg) no-repeat;}
.menu-btn0{background-position: 0 0;}
.menu-btn0:hover{background-position: 0 -89px;}
.menu-btn1{background-position: -250px 0;}
.menu-btn1:hover{background-position: -250px -89px;}
.menu-btn2{background-position: -500px 0;}
.menu-btn2:hover{background-position: -500px -89px;}
.menu-item{background: url(../images/menu_item.jpg) repeat-y 0 0; overflow: hidden; padding: 0 20px; display: none;}
.menu-item a{color: #1a2d4a; text-align: center; display: block; font: 16px/2.5 'microsoft yahei'; background: url(../images/menu_cut.png) no-repeat 50% 0; margin-top: -1px;}
.menu-item a:hover, .menu-item .item-clk{font-weight: 700;}

.cont-bar{width: 640px; min-height: 500px; float: left; margin-left: 30px; background-color: #fefeff; padding: 35px 40px;}
.cont-item, .cont-tx{display: none;}












