﻿/*页面公共部分样式*/
@charset "UTF-8";
.u-header{position:fixed;width:100%;height:72px;top:0;left:0;overflow:hidden;background-color:#0c2c4a;z-index:99;}
.u-header .w{height:72px;}
.u-header .logo{width:272px;height:30px;margin-top:19px;background:url("../images/logo.png") no-repeat;}
/*.u-nav{width:655px;height:72px;margin-left:120px;}*/
.u-nav{height:72px;margin-left:120px;}
.u-nav li{float:left;height:72px;margin-right:48px;line-height:72px;font-size:14px;color:#fff;}
.u-nav li.mr0{margin-right:0;color:#fbb01f;font-weight:bold}
.u-nav li a{font-size:14px;color:#fff;}
.u-nav li a:hover{color:#1d98fc;}
.u-header button{float:right;margin-top:23px;color:#fff;cursor:pointer;border-radius:2px;padding:5px 10px}
.u-header .btn-1{background-color:#217bc4;margin-left:20px;}
.u-header .btn-1:hover{background-color:#068cf9;}
.u-header .btn-2{background-color:#217bc4;margin-left:13px;}
.u-header .btn-2:hover{background-color:#068cf9;}
.bom{height:317px;width:100%;background:#26313e url("../images/bom-bg.jpg") center center no-repeat;}
.bom .w{height:272px;}
.bom .logo{float:left;width:159px;height:77px;margin-top:52px;margin-left:27px;background:url("../images/bom-logo.png") no-repeat;}
.bom h2{font-size:14px;color:#fff;}
.bom .line{width:32px;height:2px;background:#414f5f;margin:19px 0 17px 0;}
.bom ul li{margin-bottom:16px;}
.bom a{color:#a1afc0;}
.bom a:hover{color:red;}
.bom .foot_1{float:left;margin-left:173px;margin-top:58px;}
.bom .foot_2{float:left;margin-left:61px;margin-top:58px;}
.bom .foot_3{float:left;margin-left:68px;margin-top:58px;}
.bom .foot_4{float:left;margin-left:65px;margin-top:58px;}
.bom .gz-code{float:left;margin-left:51px;margin-top:58px;}
.bom .gz-code img{margin-left:13px;margin-bottom:20px;}
.bom .gz-code p{width:145px;height:14px;margin-left:13px;margin-bottom:20px;line-height:14px;color:#fff;}
.btn-wrap{float:left;width:112px;height:178px;margin:77px 0 0 44px;}
.btn-wrap button{width:88px;height:28px;color:#fff;cursor:pointer;border-radius:2px;}
.btn-wrap .login-btn{background-color:#217bc4;margin-bottom:16px;}
.btn-wrap .login-btn:hover{background-color:#068cf9;}
.btn-wrap .register-btn{background-color:#217bc4;}
.btn-wrap .register-btn:hover{background-color:#068cf9;}
.bom .banquan{height:44px;width:100%;margin:0 auto;border-top:1px solid #333f4e;font-size:14px;color:#596879;line-height:44px;text-align:center;}
.go-top{position:fixed;width:71px;height:383px;top:281px;z-index:999;}
.top-3:hover .sj,.top-3:hover .rdaoxial{display:block;}
.sj{width:10px;height:16px;background:url(../images/sj.png) no-repeat center top;right: 71px;top: 50%;position:absolute;display:none;margin-top:-8px;}
.rdaoxial{font-size:24px;border:2px solid  #fbb01f;width:200px;line-height:35px;right:80px;top: 50%;position:absolute;display:none; background:#fff;color:#fbb01f;margin-top:-20px; border-radius:4px; text-align:center}
.go-top li{width:71px;height:71px;margin-bottom:6px;cursor:pointer;}
.go-top .top-4{background:url("../images/gotop-4.jpg") no-repeat;}
.next{margin:0 auto;list-style:none; }
.next a{display:inherit;height:50px;width:200px;background-color:#0CC}
.utalk{position:fixed;top:220px;left:200px;width:350px;border:1px solid #999;background:#FFF;display:none; z-index:999;}
.utalk .utalk_h{background:#069;border-bottom:1px solid #666;color:#FFF;font-weight:bold;padding:6px;}
.utalk .utalk_b{background:url('../images/bodybg.gif') repeat-x;padding:5px;}
.utalk .utalk_b .utalk_msg{line-height:160%;margin:8px;text-indent:18px;}
.utalk .utalk_b .utalk_btn{text-align:right;margin:10px 5px 5px 0;}
.utalk .utalk_b .utalk_btn button{margin-left:8px; background:#069;color:#fff;padding:2px}
#ms_bg{ margin:15px auto 0; padding:0; position:relative; width:100%; display:block; }
#ms_nav{ position:absolute; padding:0; top:0; left:30px; z-index:333; }
#ms_nav ul{ list-style:none; padding:0; margin:0; }
#ms_nav ul li{ width:80px; background:#AD6E84; float:left;padding:0;margin:0;border-bottom:none; clear:none;}
#ms_nav ul li a{ display:block; width:69px; padding:5px 0; text-decoration:none; text-align:center; color:#fff; }
#ms_nav .hover{ border:1px solid #AD6E84; display:block; border-bottom:none; background:#FFF; color:#AD6E84; }
#ms_conter{ position: relative; left:0; top:40px; padding:0; z-index:111; background:#FFF; overflow:hidden; width:638px; border:1px solid #AD6E84; }
#ms_conter ul{ list-style:none; padding:10px; margin:0; }
#ms_conter ul li{ padding:0; margin:0; }
#ms_conter ul li dl{ padding:0; margin:0; line-height:20px; }