@charset "utf-8";
/* CSS Document */
a:hover{text-decoration:none;}

/* 导航样式*/
.header{width:100%;background:#f9ad53;}
.header-top{width:1200px;margin:0 auto;}
.nav{width:1000px;float:left;}
.nav ul li{float:left;display:inline-block;margin:10px 0;}
.nav a{width:100px;display:inline-block;float:left;padding:5px 0;text-align:center;font-size:15px;font-weight:bold;color:#fff;}
.nav .achover,.nav a:hover{background:#f78100;text-decoration:none;border-radius:20px;}
.nav span{display:block;width:2px;height:37px;float:left;}

/* 导航样式*/
.logo{width:300px;height:80px;float:left;margin-top:40px;background:url(../img/logo.png) no-repeat center;}
.login{float:right;margin:15px 0;}
.login a{display:inline-block;float:left;font-size:15px;color:#b75f00;padding:0 10px;}
.login-btn{border-right:solid 1px #b75f00;}
.exit_login{border:solid 1px #f78100;}
.exit_login a{font-size:15px;display:block;color:#fff;background:#f78100;float:left;}
.exit_login span{display:block;width:14px;height:14px;float:left;margin:3px 5px;background:url(../images/exit.png) no-repeat center;}

.main{width:100%;overflow:hidden;}
.vip_centre_main{min-height:1100px;background:url(../images/vip_centre_bg.png) no-repeat top center;}
.content{width:1200px;margin:0 auto;overflow:hidden;}
.fl_nav{float:right;padding:70px 0 50px 0;}
.fl_nav a{display:block;float:left;width:150px;height:30px;}
.grzx{background:url(../images/grzx.png) no-repeat center;}
.grzx_on{background:url(../images/grzx_on.png) no-repeat center;}
.zszx{background:url(../images/zszx.png) no-repeat center;}
.zszx_off{background:url(../images/zszx_off.png) no-repeat center;}
.hdxz{background:url(../images/hdxz.png) no-repeat center;}
/*2017-4-10修改开始  修复内容导航兼容ie7错位bug*/
.centre_top_nav{display:inline-block;float: left;}
.centre_top_nav li{display:inline-block;float: left;}
.vip_centre_top{width:100%;height:85px;padding:25px 0 0;border-radius:50px;background:#f46263;}
.vip_centre_top a{display:block;float:left;}

/*2017-4-10修改结束_______  修复内容导航兼容ie7错位bug*/
.my_message{width:350px;height:50px;border-right:dashed 1px #fff;background:url(../images/vip_centre_message.png) no-repeat center;}
.my_growth_record{width:350px;height:50px;border-right:dashed 1px #fff;background:url(../images/vip_centre_reord.png) no-repeat center;}
.centre_top_on .my_message{background:url(../images/vip_centre_message_on.png) no-repeat center;}
.centre_top_on .my_growth_record{background:url(../images/vip_centre_reord_on.png) no-repeat center;}
.welcome{width:400px;}
.english,.my_name,.english span,.english div{float:left;display:inline-block;}
.english{padding-left:30px;}
.english span{font-size:48px;font-weight:bold;color:#fff;padding:0 5px;line-height:50px;}
.english div{font-size:22px;font-weight:bold;color:#fff;text-align:right;line-height:25px;}
.my_name{font-size:22px;color:#fff;padding:10px 10px;}

.crumbs{height:40px;line-height:40px;margin:10px auto;font-size:14px;font-weight:bold;padding-left:20px;color:#5e5e5e;}
.crumbs a{color:#5e5e5e;}
.vip_centrelf{width:120px;border:solid 5px #d1ae6e;border-radius:10px;background:#fbf5ee;padding:15px 0;float:left;}
.vip_centrelf a{width:100px;padding:90px 0 0 0;margin:10px auto;display:block;border-top:solid 10px #f5eadb;border-bottom:solid 10px #f5eadb;border-radius:10px;font-size:18px;font-weight:bold;color:#d1ae6e;text-align:center;}
.set{background:url(../images/vip_centre_set.png) no-repeat top center #f5eadb;}
.hint{background:url(../images/vip_centre_hint.png) no-repeat top center #f5eadb;}
.activity{background:url(../images/vip_centre_activity.png) no-repeat top center #f5eadb;}
.bot_fgx{width:110px;margin:0 auto;height:2px;border-bottom:dotted 1px #684d1d;}
.centrelf_on a{color:#684d1d;}

.vip_centrerf{width:930px;padding:20px 50px;float:right;border:solid 5px #f2dec5;border-bottom:none;border-radius:10px;background:#fff;}
.centre_nav li{float:left;height:50px;line-height:50px;font-size:24px;font-weight:bold;padding:0 30px;margin:0 10px;border-radius:10px;}
.centre_nav .centre_on{background:url(../images/1pxwz.png) repeat-x;}
.centre_nav li a {color:#f68100;display:block;}
.centre_nav li a span{color:#7e5127;}
.tabs{width:100%;}
/*2017-4-10修改开始_修复内容导航兼容ie7下边框线不显示bug*/
.tabs tr{border-bottom:solid 1px #dbc9b9;}
.tabs tr td{padding:20px;font-weight:bold;color:#c1c1c1;border-bottom:solid 1px #dbc9b9;}
/*2017-4-10修改结束_______  修复内容导航兼容ie7下边框线不显示bug*/
.tabs tr .td_wid{width:100px;color:#555;}
.tabs tr td input{width:200px;padding:8px 20px;border:solid 1px #efefef;font-weight:bold;color:#c1c1c1;}
.tabs tr td p{padding:0 20px;}
.tabs tr td select{width:240px;padding:8px 20px;font-weight:bold;color:#c1c1c1;}
#birthdate_selectYear,#selectAdate1_selectYear,#selectAdate2_selectYear{width:80px;padding:8px;}
#birthdate_selectMonth,#birthdate_selectDay,#selectAdate1_selectMonth,#selectAdate1_selectDay,#selectAdate2_selectMonth,#selectAdate2_selectDay{width:70px;padding:8px;}
.tabs tr td .put_wid{width:100px;margin-right:20px;}
.tabs tr td .input_wid{width:350px;}
.tab_hint{padding:20px;overflow:hidden;}
.tab_hintlf{float:left;display:inline-block;font-weight:bold;color:#e15959;}
.tab_hintrf{width:150px;padding:10px 0;float:right;background:#e15959;display:inline-block;border-radius:8px;cursor:pointer;text-align:center;font-size:18px;font-weight:bold;color:#fff;}
.tab_hintrf:hover{background:#f44142;}
.ts_hint{width:800px;padding:100px 0;margin:30px auto;background:#fcf7e0;}
.ts_hint img{width:675px;height:250px;display:block;margin:0 auto;}
.ts_hint .wel{width:790px;height:462px;}
.btn_hint{padding:0 30px;height:40px;line-height:40px;margin:20px 0;border:solid 1px #859d49;background:#f0f6e2;position:relative}
.btn_hint p{padding:0 40px;font-weight:bold;color:#859d49;background:url(../images/right.png) no-repeat left center;}
.closeCenter{width:20px;height:20px;line-height:20px;border:solid 1px #859d49;position:absolute;right:10px;top:10px;font-size:18px;font-weight:bold;text-align:center;cursor:pointer;}
.closeCenter:hover{color:#859d49;}
/*底部样式*/
.footer{width:100%;height:303px;background:url(../img/bottom.jpg) no-repeat top center;overflow:hidden;}
.bottom{width:1200px;margin:0 auto;padding-top:50px;text-align:center;line-height:30px;}
.bottom div{font-size:14px;font-weight:bold;color:#623d2f;}
.bottom p{font-size:12px;font-weight:bold;color:#623d2f;}
.topcontrol{width:135px;height:205px;position: fixed; bottom: 30px; right: 50px; cursor: pointer; display:none;background:url(../images/go-top.png) no-repeat 0;}
.topcontrol a{font-size:24px;font-weight:bold;color:#623d2f;text-align:center;display:block;}
.topcontrol span{display:block;font-size:18px;font-weight:bold;color:#623d2f;text-align:center;}


/*2017-4-10添加样式开始*/
.win-tit{height:43px;padding:20px 0;margin-top:50px;background:#fee499 ;border-radius: 10px;position: relative;}
.win-jb{height:112px;padding:50px 0 0 120px;font-size:30px;color:#684d1d;position:absolute;top:-30px;left:50px;background:url(../images/img/wintb.png) no-repeat;}
.wintime{width:40px;height:40px;margin:20px 0 0 180px;background:url(../images/img/wintime.png) no-repeat;display:block;}
.win-cont ul li:after {clear:both;}
.win-cont ul li{overflow: hidden;*margin-top:-5px;}
.bd-border{width:1px;height:30px;background:#ebe0da;margin-left:200px;*margin-top:-5px;}
.time{width:160px;height:60px;line-height:60px;margin-top:15px;background:#ebe0da;border-radius: 10px;font-size:16px;color:#684d1d;text-align: center;}
.bd-border1{width:1px;height:90px;background:#ebe0da;margin-left:40px;}
.win-cont-txt{border:solid 1px #ebe0da;border-right: none;}
.circle{width:20px;height:20px;margin:30px 0 0 -12px;border-radius:50%;border:solid 1px #ebe0da;background:#FFFFFF;display:block;}
.win-text{height:88px;line-height:88px;font-size:16px;color:#684d1d;text-align:center;float: left;border-top: solid 1px #ebe0da;border-bottom: solid 1px #ebe0da;}
.wh-width1{width:340px;padding:0 30px;margin-left:-10px;}
.wh-width3{width:600px;padding:0 30px;margin-left:-10px;text-align: left;}
.win-text-line{height:68px;padding-top:20px;font-size:16px;color:#684d1d;text-align: center;float: left;border-top: solid 1px #ebe0da;border-bottom: solid 1px #ebe0da;}
.wh-width2{width:160px;}
.bd-none{border-bottom:none;}
.xyhd-tit{height:43px;padding:20px 0;margin-top:50px;background:#f2dad8 ;border-radius: 10px;position: relative;}
.xyhd-jb{height:112px;padding:10px 0 0 140px;font-size:30px;color:#684d1d;position:absolute;top:10px;left:30px;background:url(../images/img/xyhd.png) no-repeat;}
.ing{background:url(../images/img/ing.png) no-repeat top center #f5eadb;}
.end{background:url(../images/img/end.png) no-repeat top center #f5eadb;}
.centrelfmy_on a{color:#684d1d;}
.sign_fgx{width:100%;height:3px;margin:20px 0;background: #dbc9b9;}
.ybm{width:200px;display:inline-block;font-size:30px;color:#f68100;float:left;}
.sign_but{padding:10px 30px;font-size:18px;font-weight:bold;color:#FFFFFF;border-radius:5px;background:#f46263;display:inline-block;float:right;}
.sign_but:hover{cursor:pointer;background:#d34e4f;}
.sign_but_hint{width:200px;padding:10px 20px 0 0;color:#e15959;display:inline-block;float:right;text-align: right;}

.sign_tabs,.sign_end_tabs{margin-top:20px;width:100%;display:block;}
.sign_tabs_tit{width:200px;padding-top:5px;display:inline-block;font-size:16px;font-weight:bold;color:#555;float:left;}
.sign_tabs tr td{padding:10px;border:solid 1px #dbc9b9;text-align: center;}
.sign_tabs_but{padding:5px 20px;font-size:14px;color:#818181;text-align: center;border-radius:5px;background:#d0d0d0;display:inline-block;float:right;}
.sign_tabs_but:hover{cursor:pointer;color:#fff;background:#959191;}
.sign_tabs_but_on{padding:5px 20px;font-size:14px;color:#fff;text-align: center;border-radius:5px;background:#d1ae6e;display:inline-block;float:right;}
.tab_co{padding:5px 20px;font-size:14px;color:#d1ae6e;}
.sign_tabs tr .sign_tabs_titbg{padding:20px;text-align:left;background:#faf4ed;}
.sign_tabs_wd{width:80px;}
.sign_tabs_wd1{width:150px;}
.sign_tabs_wd2{width:200px;}
.enroll_hint{padding:20px 0;}
.ylq{width:200px;padding:20px 0;font-size:30px;color:#f68100;}
.sorry{padding:30px;background:#faf4ed;font-size:16px;}

.sorry div{height:62px;padding-left:75px;line-height:62px;margin-left:50px;font-size:16px;background:url(../images/img/ts.png) no-repeat left center;}
.sign_tabs_but_on1{padding:5px 20px;font-size:14px;color:#d1ae6e;text-align: center;border-radius:5px;background:#FFFFFF;display:inline-block;float:right;}
.sign_end_tabs tr th{font-weight:bold;padding:10px;border-top:solid 1px #dbc9b9;border-bottom:solid 1px #dbc9b9;}
.sign_end_tabs tr td{padding:20px 10px;border-bottom:solid 1px #dbc9b9;}
.sign_end_tabs_wd{width:170px;}
.sign_end_tabs_wd1{width:75px;}
.sign_end_tabs_wd2{width:100px;}
.bg-cof{background: #f9f9f9;}

/*分页样式*/
.page{width:675px;margin:30px 0;float:right;overflow:hidden;}
.paginglf{width:80px;eight:40px;line-height:40px;background:#fff;border:solid 1px #ddd;border-right:none;float:left;font-size:14px;text-align:center;}
.pagingrf{float:left;}
.paginglf select{display:inline-block;font-size:14px;}
.pagingrf a{display:inline-block;float:left;width:40px;height:40px;line-height:40px;text-align:center;font-size:14px;background:#fff;border:solid 1px #ddd;border-right:none;cursor:pointer;}
.pagingrf .clik{background:#f9ad52;color:#fff;}
.pagingrf .fy{width:80px;background:#fff;}
.pagingrf .fymar{width:90px;float:left;height:40px;border:solid 1px #ddd;}
.fymar input{width:40px;height:30px;line-height:30px;margin:5px;text-align:center;border:solid 1px #ddd;display:inline-block;float:left;}
.fymar span{cursor:pointer;display:inline-block;float:right;padding:10px 5px;}



/*2017-4-10添加样式结束______*/

/*2017-5-15添加弹出样式开始*/
#popup_bg{width:100%;height:100%;position:fixed;z-index:100;top:0;left:0;background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;filter:Alpha(opacity=50);opacity:0.5;display:none;}
.gr_hint{width:720px;height:auto;min-height:300px;background:#fff;position: fixed;top:50%;left:50%;margin-top:-150px;margin-left:-360px;z-index:1000;opacity:1;}
.gr_hint_tit{padding:5px 30px;background:#f46263;font-size:18px;font-weight:bold;color:#FFFFFF;}
.gr_close{width:30px;height:30px;line-height:30px;color:#fff;text-align:center;position:absolute;top:1px;right:1px;z-index:10;}
.gr_close:hover{color:#efefef;cursor:pointer;}
.hint_txt{width:550px;margin:0 auto;height:200px;margin-top:50px;padding:0 0 20px 260px;overflow-y:auto;background:url(../images/hin.png) no-repeat left top;}
.hint_txt p{padding:5px 0;color:#666;font-weight:bold;font-size:16px;}
.grzx_but{padding-top:30px;}
.retreat{padding:5px 30px;font-size:18px;color:#FFFFFF;border-radius:5px;background:#bfbfbf;display:inline-block;float:left;}
.retreat:hover{cursor:pointer;background:#a09d9d;}
.sure{padding:5px 30px;margin-left:30px;font-size:18px;color:#FFFFFF;border-radius:5px;background:#f46263;display:inline-block;float:left;}
.sure:hover{cursor:pointer;background:#d34e4f;}
/*2017-5-15添加弹出样式结束______*/

