.header-content { height:350px; position:absolute; z-index:2; left:0; top:0; width:100%;}
.header-content .pics {float: right; text-align:right; width:45%;}
.header-content .text {width:50%; float:left;}
.header-content .button{padding: 10px 37px; font-size: 22px; border: 1px solid #010101; font-family:SimHei; color:#010101; display: inline-block; margin-top:42px;}
.header-content .button {float: none;}
.header-content .dimmed {background: #b05b1b; background: rgba(0, 0, 0, 0.4);
    -webkit-transition: none;  /* Saf3.2+, Chrome */
    -moz-transition: none;  /* FF4+ */
    -ms-transition: none;  /* IE10? */
    -o-transition: none;  /* Opera 10.5+ */
    transition: none;

}
.header-content .align-bottom {position: absolute; bottom: 0px;}

#slider-wrap{background: url(../images/hd_bg.png?v=1) no-repeat center top;height:350px;}
#slider { padding-top:18px; height:332px;}
    
.slider-nav { position:absolute; bottom:10px; left:50%; overflow:hidden; z-index:10;}
.slider-nav li{ float:left;}
.slider-nav li a{ display:block; width:20px; height:20px;overflow:hidden;margin-right:10px;text-indent:-999px; background-position:-83px 0;}
.slider-nav li a:hover,.slider-nav li a.selected{  background-position:-61px 0;}

.slider section {display: none;}
.slider section.first {display: block;}
.slider-sections, .slider-sections section {width: 1170px; height: 334px;}
.slider-sections {margin: 0 auto; position: relative;}
.slider-sections section {position: absolute; top: 0; left: 0px; }
.header-content h3{	font:bold 22px SimHei;color:#000;display:block;margin-bottom:20px;margin-top:32px;}
.header-content p { font:14px/21px SimHei;color:#4a4a4a;}
.header-content .centered-content{padding-top: 30px;padding-bottom: 10px;}
