@charset "utf-8";
/* 引导页 */
.guide{ background:url(../images/ydy_bg.jpg) no-repeat center top;}
.guide_c{ height:672px; position:relative;}
.guide_c a{ display:block; width:128px; height:44px; line-height:44px; border-radius:20px; overflow:hidden; position:absolute; top:547px; background:url(../images/guide_a.png) no-repeat; color:#ffd940; font-size:16px; text-align:center;}
.guide_c a:hover{background:url(../images/guide_a_h.png) no-repeat; text-decoration:none;}
.guide_c .chinese{ left:453px;}
.guide_c .english{ left:620px;}
.guide_main{ width:1200px; padding-top:60px; height:380px; margin:0 auto;}
.guide_left{ width:272px; height:170px; float:left; padding:15px 86px 60px 57px; background: url(../images/ydy_plan.jpg) no-repeat 13px top; overflow:hidden}
.guide_div:hover img{transform:scale(1.1,1.1);}
.guide_right{ width:785px; float:right;}
.guide_right p{ font-size:16px; line-height:26px;}
.guide_foot{ height:68px; line-height:24px; font-size:14px; text-align:center; color:#1e2e77;}
.video_box{ display:none; position:fixed; left:50%; top:50%; width:900px; height:507px; margin-left:-460px; margin-top:-261px; background:#fff; z-index:30; padding:3px 10px;}
.video_a{ position:absolute; right:-40px; top:0px; display:block; width:40px; height:40px;}