@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;		}
body{margin:0;padding:0; color:#1c4d8f; background: #f5f5f5;}
ul {margin:0; padding:0; list-style:none;}
.video-title a{color: #000000;text-decoration:underline;}
.video-title a:hover{color:#2561EF;}
#header{width:100%; height:420px; margin:0 auto; background:url(../images/review_header.jpg)no-repeat; background-position:center top; overflow:hidden;}	
.img{border:0}

.nav{width:120px;
height:120px;
position:fixed;
left:0;
top:50%;
margin-top:-80px;
font-family: 'Miscrosoft YaHei';}

.nav_li{width:100px;height:40px;border-bottom:1px solid #ffffff; background:#297ae8;text-align:
	center;line-height:40px;color:#ffffff;font-size:16px;cursor:pointer;}

.w{width:1200px; margin:auto;}
.main_box{background: #fff;padding-bottom: 50px;}
.fl{float:left;}
.fr{float:right;}
.t20{margin-top:20px;}
.t50{margin-top:50px;}
.proface{padding:40px; height: 260px; line-height: 30px; background-color: #e0efff; border-radius: 10px;}
.proface p{padding:20px 30px; background:url(../images/review_proface_bg.png) no-repeat 420px 0; width:660px; text-indent: 2em; }
.vip{width:100%;text-align: center; height:60px;background: url(../images/review_line.png) no-repeat 0 45px;}
.line{width:90%; height: 16px; background: url(../images/review_line02.png); margin:0 auto;}

.vip_speech{padding:40px; height: auto; line-height: 30px; margin:0 auto; width: 90%; overflow: hidden;}
.vip_speech p{padding:20px 30px 0 30px; width:660px; text-indent: 2em; }
.vip_speech span{display:inline-block; background: #1c4d8f; width:100px; height: 30px; text-align:center; line-height:30px;}
.vip_speech span a{color:#fff;}
.vip_speech span a:hover{color:yellow;}

.session_speech{width:370px; margin:20px; padding:20px;border:1px solid #e1e1e1; float: left;}

.bg{padding:40px; line-height: 30px; background-color: #e0efff; border-radius: 10px; width: 80%; margin:0 auto;}

.bottom{background-color: #1c4d8f; height: 100px;}
