
.this_slide { position: relative; z-index: 1; background: #2c2c2c; height: 635px; width: 980px; }

.btn_box { width: 100%; position: absolute; top: 0px; left: 0; height: 555px; z-index: 3; }
.slide_btn { width: 73px; height: 65px; display: block; position: absolute; z-index: 11; top: 50%; margin-top: -35px; cursor: pointer; display: none; }
.this_next { left: 60px; background: url(this_next.png); }
.this_prev { right: 60px; background: url(this_prev.png); }

.blank_left, .blank_right { width: 50%; position: absolute; top: 0; z-index: 10; cursor: pointer; display: block; background: #fff; opacity: 0; filter: alpha(opacity=0); height: 555px; zoom: 1; outline: none; }
.blank_left { left: 0; }
.blank_right { right: 0; }

.slide_box { position: relative; height: 600px; margin: 0 auto; width: 900px; padding-top: 20px; }
.slide_box li { float: left; }

.swp_img { height: 600px; }
/*.swp_img a { display: table-cell; text-align: center; zoom: 1; position: relative; height: 550px; width: 900px; }*/
.swp_img img { width: 900px; height: 535px; }
.swp_img p { font-size: 14px; color: #fff; width: 658px; line-height: 24px; height: 48px; padding-left: 86px; padding-top: 15px; }

.page_state { letter-spacing: 1px; position: absolute; left: 10px; bottom: 10px; font-size: 22px; color: #fff; font-family: Georgia; }
.page_state span { color: #04bc93; font-size: 30px; }

.ypt_content { font-size: 16px; line-height: 32px; font-family: 'Microsoft Yahei'; }
.ypt_content p { margin: 32px 0; }
.ypt_content a { color: #019b79; }
