@charset "utf-8";
/* CSS Document */
body { font: 13px/1.5 helvetica, Arial, '微软雅黑'; color: #333; }
/*Webkit,Opera9.5+,Ie9+*/
::selection { background: #ff872c; color: #fff; }
/*Mozilla Firefox*/
::-moz-selection {
 background:#ff872c;
 color:#fff;
}
body, header, footer, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
i, b { font-style: normal; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: none; }
legend { display: none }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: "" }
a { text-decoration: none; color: #333; }
/*a:active{ background:none;}*/
a:hover { text-decoration: none }
a:hover { color: #c9151e; }
abbr, acronym { border: 0; }
.less12px { -webkit-text-size-adjust: none; }/*chrome私有属性，允许font-size<12px*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block }
* html .clearfix { height: 1%; }
.clearfix { display: block }
.tul, .tul:hover { text-decoration: underline; }
input[type="checkbox"], input[type="radio"] { margin-left: 5px; margin-right: 5px; }
input, img { outline: none; vertical-align: middle; }
a { -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; transition: all .2s ease-out; }
/****网页结构****/
body { overflow-x: hidden; }
.headWrap, .topWrap, .wrap, .footWrap { width: 100%; min-width: 1200px; }
.headRight { float: right; }
/***页脚***/
.copyRight { text-align: center; }
.sideLeft { float: left; width: 20%; min-height: 300px; }
.mainRight { float: right; width: 78%; min-height: 300px; }
.sideRight { float: right; width: 25%; padding-bottom: 50px; min-height: 300px; background: #fff; }
.mainLeft { float: left; width: 73%; min-height: 300px; }
/*
.linkDel,
.picture{ display:block; position:absolute; width:100%; height:100%; top:0; left:0; z-index:1000; cursor:pointer; }
.picture{ display:none;}
.picture{ z-index:99; background:#939393; background:rgba(1,1,1,.4); -webkit-background:rgba(1,1,1,.4); text-align:center;}
.picture{ width:60%; height:40%; padding:40% 20% 20%; font-size:16px; color:#fff; line-height:24px;}
.picture p{ padding-bottom:10%;}
.picture .btn{ display:block; margin:0 auto; width:50%; padding:0 25px; color:#fff; border-radius:4px; overflow:hidden; border:1px solid #fff; font-size:16px; line-height:32px; text-align:center;}
*/

/*返回头部*/
.izl-rmenu { position: fixed; right: 5px;/*margin-left:532px;*/ bottom: 0px; padding-bottom: 50px; z-index: 999; }
.izl-rmenu .btn { width: 60px; height: 61px; margin-bottom: 1px; cursor: pointer; position: relative; }
.izl-rmenu .btn-qq { background: url(../images/r_qq.png) center no-repeat; background-size: 100%; }
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited { background: url(../images/r_qq.png) 0px 0px no-repeat; text-decoration: none; display: block; }
.izl-rmenu .btn-wx { background: url(../images/r_wx.png) 0px 0px no-repeat; }
.izl-rmenu .btn-wx .pic { position: absolute; left: -160px; top: 0px; display: none; width: 160px; height: 160px; }
.izl-rmenu .btn-ewm { background: url(../images/r_ewm.png) 0px 0px no-repeat; }
.izl-rmenu .btn-ewm .ewm-pic { position: absolute; left: -160px; top: 0px; display: none; width: 160px; height: 160px; }
.izl-rmenu .btn-phone { background: url(../images/r_phone.png) 0px 0px no-repeat; }
.izl-rmenu .btn-phone .phone { position: absolute; width: 160px; left: -160px; top: 0px; line-height: 61px; color: #FFF; font-size: 18px; text-align: center; display: none; }
.izl-rmenu .btn-top { background: url(../images/r_top.png) 0px 0px no-repeat; display: none; }
.izl-rmenu .btn-class { display: block; background: url(../images/r_class.png) center no-repeat; background-size: 100%; }
.izl-rmenu .btn-class, .izl-rmenu .btn-qq, .izl-rmenu .btn-wx, .izl-rmenu .btn-ewm, .izl-rmenu .btn-phone, .izl-rmenu .btn-top { background-color: #1aa9f3 !important; }
.izl-rmenu .btn-class:hover, .izl-rmenu .btn-qq:hover, .izl-rmenu .btn-wx:hover, .izl-rmenu .btn-phone:hover, .izl-rmenu .btn-top:hover, .izl-rmenu .btn-phone .phone { background-color: #14a3ed !important; }
#unreadNum { visibility: hidden; position: absolute; width: 18px; height: 18px; background: #c9151e; color: #fff; left: -6px; top: -5px; z-index: 1000; text-align: center; border-radius: 50%; }
/***分享***/
.bdsharebuttonbox { padding-top: 15px; float: right; width: 310px; overflow: hidden; }
.bdsharebuttonbox>span, .bdsharebuttonbox .jiathis_style { float: left; }
/******验证*****/
.Validform_checktip { margin-left: 0; line-height: 32px; height: 32px; overflow: hidden; color: #999; font-size: 12px; overflow: hidden; position: absolute; left: 570px; }
.Validform_right { color: #71b83d; padding-left: 0; }
.Validform_wrong { color: red; padding-left: 0; white-space: nowrap; }
.Validform_loading { padding-left: 20px; }
.Validform_error { background-color: #ffe7e7; }
#Validform_msg { color: #7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width: 280px; -webkit-box-shadow: 2px 2px 3px #aaa; -moz-box-shadow: 2px 2px 3px #aaa; background: #fff; position: absolute; top: 0px; right: 50px; z-index: 99999; display: none; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}
#Validform_msg .iframe { position: absolute; left: 0px; top: -1px; z-index: -1; }
#Validform_msg .Validform_title { line-height: 25px; height: 25px; text-align: left; font-weight: bold; padding: 0 8px; color: #fff; position: relative; background-color: #000; }
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited { line-height: 22px; position: absolute; right: 8px; top: 0px; color: #fff; text-decoration: none; }
#Validform_msg a.Validform_close:hover { color: #cc0; }
#Validform_msg .Validform_info { padding: 8px; border: 1px solid #000; border-top: none; text-align: left; }
/****分页****/
.page { padding: 25px 0 25px; overflow: hidden; line-height: 28px; text-align: center; }
.page a, .page span { border: 1px solid #e1e1e1; border-radius: 3px; display: inline-block; *display: inline;
zoom: 1; margin: 0 5px; text-align: center; min-width: 12px; padding: 0 10px; color: #666; }
.page span { border: none; margin: 0; padding: 0; }
.page .current { background: #2ba8f0; color: #fff; }
.page a:hover { background: #2ba8f0; color: #fff; }
.pageT { border-top: 1px dotted #c1c1c1; padding: 25px 0 40px; text-align: center; }
.pageT a, .pageT span { display: inline-block; *display:inline;
zoom: 1; padding: 0 4px; min-width: 12px; height: 18px; margin: 0 4px; text-align: center; line-height: 18px; border: 1px solid #d7d7d7; }
.pageT .last { color: #666; }
.pageT a { color: #824491; }
.pageT span, .pageT .current { color: #fff; background: #824491; }
.page2 { padding: 25px 0 40px; overflow: hidden; margin-bottom: 40px; }
.page2 a, .page2 span { float: left; min-width: 24px; padding: 0 8px; border-right: 1px solid #e7e7e7; text-align: center; font-size: 14px; background: #fff; line-height: 38px; }
.page2 span, .page2 .current { background: #d6aa4a; color: #fff; }
.pageL p { padding: 5px 0; }
.pageL a { color: #1d854a; }
.pageL a:hover { text-decoration: underline; }
.page-article { font-size: 13px; }
.page-article li { line-height: 26px; }
.page-article a:hover { text-decoration: underline; }
.share-box { border-top: 1px dotted #c1c1c1; padding-top: 20px; position: relative; text-align: right; margin-bottom: 50px; overflow: hidden; }
.share-box .bdshare-button-style0-16 { float: right; }
.share-box .bdshare-button-style0-16 span { float: left; line-height: 28px; margin-right: 5px; }
.share-box .page-article { text-align: left; float: left; width: 50%; }
/****详情页面****/
.crumb { clear: both; line-height: 24px; padding-bottom: 10px; margin-bottom: 20px; line-height: 24px; border-bottom: 1px solid #e1e1e1; color: #888; }
.crumb a { margin: 0 6px; color: #888; }
.crumb span { margin: 0 6px; }
.detailBox { background-color: #fff; padding: 0 0 20px; margin-bottom: 8px; font-size: 16px; line-height: 26px; overflow: hidden; }
.text-title { font-size: 30px; line-height: 30px; }
.text-title-small { font-size: 20px; color: #666; line-height: 24px; }
.detailBox .t2 { text-indent: 2em; }
.detailBox .media { text-align: center; margin-bottom: 10px; }
.detailBox .media img { width: 100%; overflow: hidden; }
.detailBox .dline { margin: 10px 0 20px; border-top: 1px dashed #ddd; }
.detailBox p { margin-bottom: 5px; line-height: 26px; font-size: 15px; }
.detailBox .cenTit { line-height: 26px; color: #000; padding: 25px 0; margin-bottom: 35px; border-bottom: 2px solid #dedee0; text-align: center; font-size: 30px; }
.detailBox .cen-clum-2 { padding: 20px 0 10px; overflow: hidden; }
.detailBox .cen-clum-2 .left { float: left; width: 50%; margin-right: 20px; }
.detailBox .cen-clum-2 .right { float: right; width: 50%; margin-left: 20px; }
.detailBox .cen-clum-2 .media { margin-top: -5px; }
.detail-zhaiyao { margin-bottom: 15px; padding: 15px 20px; background: #f5f5f5; }
.detail-zhaiyao p { font-size: 13px; line-height: 1.2rem; }
.detailBox .cen { }
.class-info-tag { margin-bottom: 15px; padding: 10px 20px; overflow: hidden; }
.class-info-tag p { float: left; font-size: 16px; margin-right: 25px; }
.handle-box { overflow: hidden; padding-left: 20px; padding-right: 2px; }
.handle-box .btn-defaul { margin-right: 20px; padding: 0 35px; float: left; line-height: 44px; font-size: 20px; border-radius: 3px; }
.handle-box .jiathis_style { padding-top: 12px; }
.jiathis_style .name { float: left; margin-right: 5px; line-height: 14px; }
.line-solid { margin: 35px 0; width: 100%; height: 1px; border: none; background: #e1e1e1; }
.btn-defaul { display: inline-block; *display: inline;
zoom: 1; border-radius: 3px; line-height: 34px; padding: 0 25px; background: #ddd; text-align: center; overflow: hidden; color: #666; }
.btn-defaul:hover { text-decoration: none !important; color: #666; }
.btn-defaul-kong { border: 1px solid #ddd; }
.btn-defaul-kong:hover { background: #ddd; }
.btn-white { background: #fff; }
.btn-white:hover { box-shadow: 0 0 3px #ccc; }
.btn-block { display: block; }
.btn-red { background: #c9151e; color: #fff; border-radius: 3px; }
.btn-red:hover { background: #dc1a24; color: #fff; }
.btn-red-kong { color: #c9151e; border: 1px solid #c9151e; background: none; }
.btn-red-kong:hover { background: #c9151e; color: #fff; }
.btn-green { background: #2c9469; color: #fff; border-radius: 3px; }
.btn-green:hover { background: #208d60; color: #fff; }
.btn-blue { background: #1e7dc1; color: #fff; border-radius: 3px; }
.btn-blue:hover { background: #116fb2; color: #fff; }
.btn-blue-qian { background: #2ba8f0; color: #fff; }
.btn-blue-qian:hover { background: #1792d9; color: #fff; }
.btn-blue-kong { }
.btn-blue-kong { color: #1e7dc1; border: 1px solid #1e7dc1; background: none; }
.btn-blue-kong:hover { background: #1e7dc1; color: #fff; }
.btn-large { padding: 0 30px; line-height: 46px; font-size: 16px; }
.btn-yellow { background: #f56117; color: #fff; border-radius: 3px; }
.btn-yellow:hover { background: #e9560c; color: #fff; }
.btn-yellow-kong { border: 1px solid #f56117; background: none; }
.btn-yellow-kong:hover { background: #e9560c; color: #fff; }
.btn-box { text-align: center; }
.btn-box .btn-defaul { font-size: 16px; }
.btn-purple { background: #824491; color: #fff; border-radius: 3px; }
.btn-purple:hover { background: #8c4a9c; color: #fff; }
.title-05 { padding: 60px 0; text-align: center; }
.title-05 .large { margin-bottom: 25px; display: inline-block; *display: inline;
zoom: 1; font-size: 32px; line-height: 40px; border-bottom: 1px solid #cb000e; }
.title-05 .small { font-size: 16px; line-height: 26px; }
.title-05 .small.fcred { color: #cb000e; font-size: 18px; }
.fcred { color: #cb000e; }
/***老师列表***/
.person-list-page { overflow: hidden; }
.person-list-page li { padding: 30px 20px; width: 383px; float: left; margin-bottom: 20px; border: 1px solid #e4e4e4; }
.person-list-page li dl { padding-top: 35px; border-top: 2px solid #824491; }
.person-list-page dl .head-img { float: left; width: 188px; /* height: 265px; */ background: #f8f8f6; margin-right: 15px; border: 1px solid #e4e4e4; overflow: hidden; max-height: 265px; }
.person-list-page dl .head-img img { width: 100%; }
.person-list-page dl .name { height: 40px; font-size: 14px; font-weight: 600; line-height: 20px; }
.person-list-page dl .name a { color: #343434; }
.person-list-page dd { height: 265px; overflow: hidden; }
.person-list-page dl dd p { margin-bottom: 8px; max-height: 72px; line-height: 18px; }
.person-list-page dl dd p span { display: block; }
.student-list-page dl dd p { margin-bottom: 15px; }
/***滚动****/

.picScroll-left { overflow: hidden; position: relative; width: 100%; }
.picScroll-left .hd { display: none; overflow: hidden; height: 30px; background: #f4f4f4; padding: 0 10px; }
.picScroll-left .hd .prev, .picScroll-left .hd .next { display: block; width: 5px; height: 9px; float: right; margin-right: 5px; margin-top: 10px; overflow: hidden; cursor: pointer; background: url("images/arrow.png") no-repeat; }
.picScroll-left .hd .next { background-position: 0 -50px; }
.picScroll-left .hd .prevStop { background-position: -60px 0; }
.picScroll-left .hd .nextStop { background-position: -60px -50px; }
.picScroll-left .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
.picScroll-left .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on { background-position: 0 0; }
.picScroll-left .bd { }
.picScroll-left .tempWrap { margin-left: -12px; }
.picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.picScroll-left .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; }
.picScroll-left .bd ul li .pic { text-align: center; }
.picScroll-left .bd ul li .pic img { display: block; }
.picScroll-left .bd ul li .pic a:hover img { border-color: #999; }
.picScroll-left .bd ul li .title { line-height: 24px; }
.mb20 { margin-bottom: 20px; }
.ml40 { margin-left: 40px; }
/****公共部分****/
body { background: #f6f6f6; }
.home-bg { background: #f6f6f6; }
/***按钮***/
.icon { position: relative; background: url("../images/icon.png") 0 0 no-repeat; overflow: hidden; }
.icon-down { width: 10px; height: 8px; background-position: -295px 0; }
.icon-up { width: 10px; height: 8px; background-position: -295px -8px; }
.icon-right { width: 7px; height: 11px; background-position: -320px 0; }
.icon-date { width: 40px; height: 40px; background-position: 0 0; }
.icon-jieshao { width: 40px; height: 40px; background-position: -45px 0; }
.icon-feiyong { width: 40px; height: 40px; background-position: -90px 0; }
.icon-pingfen { width: 40px; height: 40px; background-position: -135px 0; }
.icon-xiazhai { width: 40px; height: 40px; background-position: -180px 0; }
.icon-baoming { width: 40px; height: 40px; background-position: -225px 0; }
.icon-adv1 { background-position: 0 -50px; }
.icon-adv2 { background-position: -105px -50px; }
.icon-adv3 { background-position: -210px -50px; }
.icon-adv4 { background-position: -315px -50px; }
.icon-adv5 { background-position: -420px -50px; }
.icon-adv2-1 { background-position: 0 -160px; }
.icon-adv2-2 { background-position: -65px -163px; }
.icon-adv2-3 { background-position: -130px -163px; }
.icon-adv2-4 { background-position: -195px -163px; }
.icon-adv2-5 { background-position: -262px -163px; }
.icon-date2 { background-position: -85px -345px; width: 20px; height: 20px; }
.icon-download { width: 16px; height: 16px; background: url("../images/icon-down.png") center no-repeat; }
/****框架****/
.top-wrap, .head-wrap, .nav-wrap, .foot-wrap { width: 100%; min-width: 1200px; margin-left: auto; margin-right: auto; }
.header, .footer, .content, .copyRight, .page-content { width: 1200px; margin-left: auto; margin-right: auto; }
.page-content { margin-bottom: 20px; overflow: hidden; }
/**head**/
body { padding-top: 30px; }
.top-wrap { padding: 8px 0; height: 14px; line-height: 14px; background: #444; position: fixed; left: 0; top: 0; z-index: 10001; }
.top-wrap a:hover { text-decoration: underline; }
.top-wrap .right { float: right; }
.down-right { }
.top-wrap .top-down { position: relative; padding-right: 20px; float: right; color: #fff; }
.top-wrap .top-user { float: right; margin-left: 20px; color: #fff; height: 14px; }
.top-wrap .top-user a { color: #fff; }
.top-wrap .top-user a { padding: 0 5px; }
.top-user .login-not { }
.top-user .login-end { }
.top-user .login-end .name { margin-right: 5px; }
.top-user .login-end .name img { margin-left: 6px; }
.top-wrap .top-menu { float: left; }
.top-menu li { float: left; padding: 0 15px; border-left: 1px solid #4e4e4e; }
.top-menu li:first-child { padding-left: 20px; border-left: none; background: url("../images/icon-home.png") 0 0 no-repeat; }
.top-menu li a { display: block; color: #ccc; float: left; height: 14px; *line-height:16px;
}
.top-menu li a:hover { color: #fff; }
.top-down { display: block; color: #ccc; }
.top-down:hover { color: #23a9ef; }
.top-down .icon-download { position: absolute; right: 0; top: 0; }
.head-wrap { background: #fff; position: relative; z-index: 1009; margin-bottom: 15px; border-bottom: 1px solid #e1e1e1; }
.head-fixed { position: fixed; left: 0; top: 30px; border-top: 1px solid #e1e1e1; }
.header { position: relative; }
.logo { height: 52px; padding: 17px 0 20px; float: left; }
.logo a { margin-right: 10px; }
.logo a, .loge-text { float: left; }
.loge-text { position: relative; top: 8px; padding: 2px 0 0 10px; border-left: 1px solid #e5e5e5; }
.head-tel { margin-left: 15px; padding-top: 24px; float: right; font-size: 16px; color: #cb000e; line-height: 22px; }
.head-tel strong { display: block; font-family: 'Impact'; font-size: 22px; font-weight: 500; }
.nav { float: right; border-right: 1px solid #e1e1e1; }
.nav>li { float: left; border-left: 1px solid #e1e1e1; }
.nav>li>a { min-width: 64px; padding: 0 20px; text-align: center; float: left; font-size: 16px; padding-top: 5px; height: 85px; line-height: 85px; -webkit-transition: none; -moz-animation: none; transition: none; }
.nav li .icon { margin-left: 3px; *margin-left: 5px;
display: inline-block; *display: inline;
zoom: 1; z-index: 1; position: relative; *top: -10px;
}
.nav .active>a, .nav>li>a:hover { padding-top: 0; border-top: 5px solid #1e7dc1; color: #1aa9f3; height: 84px; /* line-height: 84px;*/ }
.nav-more-wrap { display: none; position: absolute; top: 90px; left: 0; width: 100%; border-top: 1px solid #e1e1e1; background: #eee; z-index: 1000; }
.nav-more-wrap .sub-nav { padding: 15px 5px; float: left; width: 20%; text-align: center; background: #2095f2; }
.nav-more-wrap .sub-nav li a { color: #fff; display: block; line-height: 36px; background: #2095f2; }
.nav-more-wrap .sub-nav .currnet a { background: #fff; color: #2095f2; }
.nav-content { padding: 20px 0; float: left; width: 60%; margin-left: 5%; }
.nav-head { margin-bottom: 15px; overflow: hidden; border-bottom: 1px solid #ddd; line-height: 34px; }
.nav-head .more { float: right; color: #666; }
.nav-head .name { font-size: 16px; }
.nav-content .list { overflow: hidden; }
.nav-content .list li { float: left; width: 200px; margin-right: 30px; margin-bottom: 30px; }
.nav-content .list .name { display: block; font-size: 14px; font-weight: 500; }
.nav-content .list .small { color: #666; }
/***页脚***/
.advantage-foot { background: #f0f0f0; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; width: 100%; min-width: 1200px; }
.advantage-foot { position: relative; top: 1px; padding: 29px 0; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; }
.advantage-list-f { overflow: hidden; }
.advantage-list-f li { width:240px; float: left; position: relative; padding-left: 69px; height:60px; padding-top: 8px; color: #646464; }
.advantage-list-f li h3 { font-weight: 600; font-size: 14px; }
.advantage-list-f li .icon { position: absolute; left: 0; top: 0; width: 60px; height: 60px; }
.advantage-list-f .adv-list1 .icon-adv { background-position: 0 -235px; }
.advantage-list-f .adv-list2 .icon-adv { background-position: -60px -235px; }
.advantage-list-f .adv-list3 .icon-adv { background-position: -120px -235px; }
.advantage-list-f .adv-list4 .icon-adv { background-position: -180px -235px; }
.advantage-list-f .adv-list5 .icon-adv { background-position: -240px -235px; }
.foot-menu { overflow: hidden; padding: 40px 0 20px; }
.foot-menu .list { float: left; width: 200px; }
.foot-menu .list dt { font-size: 16px; margin-bottom: 20px; line-height: 18px; }
.foot-menu .list dd { line-height: 25px; }
.foot-menu .list dd a { color: #666; }
.foot-menu .list dd a:hover { text-decoration: underline; }
.foot-wechat { float: left; line-height: 24px; text-align: center; margin-right: 25px; }
.foot-wechat img { border: 1px solid #eee; display: block; width: 151px; }
.foot-contact { float: left; width: 215px; padding-top: 15px; text-align: center; }
.foot-contact .tel { text-align: right; margin-bottom: 12px; position: relative; padding-left: 50px; font-size: 27px; color: #c9151e; font-family: 'Impact'; line-height: 30px; }
.foot-contact .tel .icon { position: absolute; width: 41px; height: 29px; left: 0; top: 0; }
.icon-tel { background-position: -30px -345px; }
.foot-contact .date { margin-bottom: 24px; font-size: 12px; color: #666; line-height: 20px; }
.online-btn { position: relative; display: block; width: 148px; height: 44px; padding-left: 32px; font-size: 20px; line-height: 44px; }
.online-btn .icon-zixun { position: absolute; left: 33px; top: 12px; width: 22px; height: 22px; background-position: 0 -345px; }
.foot-contact .online-btn { margin: 0 auto; }
.friend-link { background: #333; color: #8e8e8e; }
.friend-link a { color: #8e8e8e; }
.friend-link .list { overflow: hidden; padding: 8px 0; line-height: 14px; }
.friend-link .list dt, .friend-link dd { float: left; }
.friend-link dd { padding: 0 14px; border-right: 1px solid #8e8e8e; }
.friend-link dd:first-child { padding-left: 0; }
.friend-link a:hover { color: #fff; }
.copyRight { font-size: 12px; line-height: 20px; padding: 15px 0; text-align: center; }
/****登录悬浮框***/

#mini-member-login { padding-top: 32px; }
.member-dialog { display: none; background: url("../images/member-dialog-bg.jpg") top left no-repeat; width: 828px; height: 529px; position: fixed; z-index: 10002; ; left: 50%; margin-left: -414px; top: 50%; margin-top: -264px; }
.member-dialog .close { position: absolute; width: 40px; line-height: 40px; font-size: 18px; text-align: center; right: 3px; top: 0; color: #fff; }
.member-dialog .btn-regist { position: absolute; left: 77px; top: 409px; }
.member-dialog .btn-regist .btn-defaul { width: 201px; padding: 0; text-align: center; font-size: 20px; line-height: 44px; }
.mini-member-login { width: 828px; height: 529px; }
.member-login { float: right; margin-right: 40px; background: #fff; width: 272px; padding: 30px 33px; border-radius: 4px; overflow: hidden; }
.member-login .title { line-height: 40px; font-size: 20px; line-height: 24px; }
.member-login .title .eg { font-size: 14px; }
.member-login .main .text { padding: 3px 0; }
.member-login-form { padding-top: 15px; }
.member-login-form label { position: relative; margin-bottom: 16px; display: block; overflow: hidden; }
.member-login-form label .name { display: none; position: absolute; top: 0; left: 10px; line-height: 38px; color: #777; }
.member-login-form label input[type='text'], .member-login-form label input[type='password'], .member-login-form label textarea { background: #f6f6f6; display: block; width: 270px; line-height: 20px; text-indent: 10px; min-height: 20px; padding: 9px 0; border: 1px solid #d8d8d8; border-radius: 3px; }
.member-login-form .list { position: relative; margin-bottom: 16px; display: block; overflow: hidden; }
.member-login-form .list .name { display: none; position: absolute; top: 0; left: 10px; line-height: 38px; color: #777; }
.member-login-form .list input[type='text'], .member-login-form label input[type='password'], .member-login-form label textarea { background: #f6f6f6; display: block; width: 270px; line-height: 20px; text-indent: 10px; min-height: 20px; padding: 9px 0; border: 1px solid #d8d8d8; border-radius: 3px; }
.member-login-form .list .btn-defaul { border: none; line-height: 38px; }
.member-login-form .onShow, .member-login-form .onFocus, .member-login-form .onError, .member-login-form .onCorrect, .member-login-form .onLoad, .member-login-form .onTime { display: block; }
.member-login-form .code-tag { position: absolute; right: 0; top: 0; }
.member-login-form .code-tag .btn-defaul { line-height: 40px; padding: 0 15px; }
.member-login-form .code-list .code-img { position: absolute; right: 1px; top: 1px; height: 34px; width: 112px; background: #eee; cursor: pointer; }
.member-login-form .code-list .code-img img { width: 100%; height: 100%; display: block; }
.member-login-form .price-right { float: right; }
.member-login-form .price-right .fcred { padding-right: 12px; margin-right: 10px; border-right: 1px solid #ddd; }
.member-login-form label input[type='submit'] { padding: 0; width: 100%; line-height: 40px; font-family: "微软雅黑"; cursor: pointer; display: block; border: none; }
.member-login-form .btn-list .btn-defaul { display: block; }
.other-login2 { text-align: center; }
.other-login2 .name { margin-bottom: 10px; font-size: 14px; }
.other-login2 .list { overflow: hidden; }
.other-login2 .list li { display: inline-block; *display: inline;
zoom: 1; margin: 0 5px; }
.other-login2 .list li a { background: url("../images/icon-login2.png") 0 0 no-repeat; display: block; width: 30px; height: 30px; }
.other-login2 .list li .qq { background-position: 0 0; }
.other-login2 .list li .sina { background-position: -40px 0; }
.other-login2 .list li .wechat { background-position: -80px 0; }
/***会员注册***/
.user-icon { background: url("../images/icon-user.png") 0 0 no-repeat; }
.icon-name { background-position: 12px 5px; }
.icon-password { background-position: 12px -37px; }
.icon-email { background-position: 12px -79px; }
.icon-code { background-position: 12px -121px; }
.icon-phone { background-position: 12px -163px; }
.icon-message { background-position: 12px -205px; }
.icon-price { background-position: 12px 5px; }
.user-wrap { margin-top: -15px; position: relative; height: 770px; overflow: hidden; }
.user-wrap .bg-img { position: absolute; height: 100%; width: 1920px; top: 0; left: 50%; margin-left: -960px; }
.user-wrap .content { position: relative; z-index: 10; }
.register-box { position: relative; top: 110px; background: #fff; border-radius: 4px; width: 800px; height: 620px; margin: 0 auto; overflow: hidden; }
.login-main { float: left; padding-top: 30px; padding-left: 42px; width: 568px; }
.login-main .title { font-size: 22px; line-height: 22px; padding-bottom: 10px; border-bottom: 1px solid #dcdddd; margin-bottom: 30px; }
.login-main .title .price { background: url("../images/icon-bitian.png") left center no-repeat; padding-left: 20px; font-size: 14px; margin-left: 15px; color: #666; }
.login-form .list { overflow: hidden; position: relative; display: block; margin-bottom: 16px; line-height: 30px; }
.login-form .list .name { float: left; width: 45px; height: 32px; text-indent: -999px; overflow: hidden; background-color: #dcdddd !important; }
.login-form .list input { margin-right: 10px; float: left; padding-left: 11px; width: 275px; height: 30px; line-height: 30px; border: 1px solid #dcdddd; }
.login-form .list .code-tag { position: absolute; left: 222px; top: 1px; width: 110px; height: 30px; }
.login-form .list .code-tag img { display: block; width: 100%; height: 100%; }
.login-form .list .code-tag .btn-defaul { width: 100%; padding: 0; line-height: 30px; border-radius: 0; }
.login-form .list .icon-price { float: left; text-indent: -999px; font-size: 0; width: 16px; height: 32px; background-position: -2px -246px; }
.login-form .list input[type='checkbox'] { width: 16px; height: 16px; padding: 0; float: none; margin-right: 0; border-color: #2ba8f0; }
.login-form .list .agree { float: left; color: #2ba8f0; margin-right: 10px; }
.login-form .list button { display: block; cursor: pointer; border: none; width: 360px; line-height: 48px; font-size: 20px; }
.register-box .other-login { background: #efefef; height: 100%; float: right; width: 190px; }
.other-login .small-tit { font-size: 16px; margin-bottom: 10px; text-align: center; }
.register-box .other-login .small-tit { padding-top: 245px; }
.other-login .btn-red { width: 112px; padding: 0; background: #ff5353; }
.other-login .btn-red:hover { background: #f73f3f; }
.register-box .other-login-list { padding-top: 65px; width: 53px; margin: 0 auto; }
.register-box .other-login-list li { margin-bottom: 20px; }
.other-login-list li a { display: block; width: 53px; height: 54px; }
.other-login-list li .icon-login { display: block; }
.icon-login { width: 53px; height: 54px; background: url("../images/icon-login.png") 0 0 no-repeat; }
.icon-login-qq { background-position: 0 0; }
.icon-login-wechat { background-position: 0 -76px; }
.icon-login-sina { background-position: 0 -153px; }
.icon-login-qq:hover { background-position: -59px 0; }
.icon-login-wechat:hover { background-position: -59px -76px; }
.icon-login-sina:hover { background-position: -59px -153px; }
.title-user { font-size: 24px; line-height: 30px; font-weight: 600; text-align: center; position: relative; }
.title-user:before, .title-user:after { content: ''; position: absolute; top: 15px; width: 410px; height: 1px; background: #ddd; }
.title-user:before { left: 100px; }
.title-user:after { right: 100px; }
.tequan-content { padding: 70px 0; }
.tequan-content .title-user { margin-bottom: 65px; }
.privilege-list { overflow: hidden; }
.privilege-list li { float: left; width: 300px; text-align: center; font-size: 20px; }
.privilege-list li .icon-img { margin-bottom: 20px; display: block; }
.login-box { background: #fff; width: 420px; height: 600px; border-radius: 3px; overflow: hidden; margin: 0 auto; position: relative; top: 120px; }
.login-box .title { padding: 14px 0; background: #2ba8f0; color: #fff; line-height: 38px; height: 38px; text-align: center; font-size: 20px; }
.login-box .login-form { width: 359px; padding-top: 70px; padding-left: 29px; }
.login-box .login-form .txt-right { padding-right: 26px; text-align: right; }
.login-box .other-login-list { overflow: hidden; text-align: center; }
.login-box .small-tit { color: #666; padding-top: 25px; margin-bottom: 30px; }
.login-box .other-login-list li { margin: 0 30px; display: inline-block; *display: inline;
zoom: 1; }
/*表单验证*/
.onShow, .onFocus, .onError, .onCorrect, .onLoad, .onTime { display: inline-block; display: -moz-inline-stack; zoom: 1; *display:inline;
vertical-align: middle; background: url(../images/msg_bg.png) no-repeat; color: #444; line-height: 18px; padding: 2px 10px 2px 23px; margin-left: 10px; _margin-left: 5px }
.onShow { background-position: 3px -147px; border-color: #40B3FF; color: #959595 }
.onFocus { background-position: 3px -147px; border-color: #40B3FF; }
.onError { background-position: 3px -47px; border-color: #40B3FF; color: red }
.onCorrect { background-position: 3px -247px; border-color: #40B3FF; }
.onLamp { background-position: 3px -200px }
.onTime { background-position: 3px -1356px }
/***banner***/
.flexslider { position: relative; overflow: hidden; }
.flexslider .slides { position: relative; z-index: 5; background: url(../images/loading.gif) 50% no-repeat; }
.flexslider .slides li { height: 472px; }
.flexslider .slides img { height: 100%; }
.flex-control-nav { position: absolute; bottom: 22px; z-index: 10; width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; margin: 0 3px; *display:inline;
zoom: 1; }
.flex-control-nav a { display: inline-block; *display:inline;
zoom: 1; width: 10px; height: 10px; text-indent: -999em; overflow: hidden; cursor: pointer; background: #bbbbbb; border-radius: 50%; }
.flex-control-nav .flex-active { background: #1e7dc1; }
.flexslider-page { position: relative; overflow: hidden; }
.flexslider-page .slides { position: relative; z-index: 1; background: url(../images/loading.gif) 50% no-repeat; }
.flexslider-page .slides li { height: 371px; }
.flexslider-page .flex-control-nav { position: absolute; bottom: 22px; z-index: 100; width: 100%; text-align: center; }
.flexslider-page .flex-control-nav li { display: inline-block; margin: 0 2px; *display:inline;
zoom: 1; }
.flexslider-page .flex-control-nav a { display: inline-block; *display:inline;
zoom: 1; width: 12px; height: 12px; line-height: 40px; overflow: hidden; cursor: pointer; background: #adadad; }
.flexslider-page .flex-control-nav .flex-active { background: #824491; }
.flex-direction-nav { position: absolute; z-index: 100; width: 100%; top: 45%; }
.flex-direction-nav li a { display: block; width: 40px; height: 40px; overflow: hidden; cursor: pointer; position: absolute; }
.flex-direction-nav li a.flex-prev { left: 40px; background: url(../images/prev.png) center no-repeat; }
.flex-direction-nav li a.flex-next { right: 40px; background: url(../images/next.png) center center no-repeat; }
.menu-block .flex-direction-nav { display: none; }
.banner-wrap { margin-top: -15px; margin-bottom: 15px; position: relative; z-index: 10; }
.page-banner { position: relative; overflow: hidden; width: 100%; }
.page-banner .slides { position: relative; z-index: 5; background: url(../images/loading.gif) 50% no-repeat; }
.page-banner .slides li { width: 100%; position: relative; height: 470px; }
.page-banner .slides img { height: 100%; width: 1920px; position: absolute; left: 50%; top: 0; margin-left: -960px; }
.page-banner .flex-control-nav { width: 1200px; left: 50%; margin-left: -600px; text-align: left; z-index: 100; }
.page-banner .flex-control-nav .flex-active { border: 2px solid #cdcdcc; position: relative; top: 2px; }
.page-banner-norolling { width: 100%; position: relative; height: 470px; }
.page-banner-norolling img { height: 100%; width: 1920px; position: absolute; left: 50%; margin-left: -960px; top: 0; }
.page-banner .content { position: absolute; left: 50%; margin-left: -600px; top: 0; }
.sign-up-box { width: 280px; min-height: 330px; position: relative; z-index: 100; top: 62px; float: right; border: 1px solid #e6e6e6; background: #fff; }
.sign-up-box .title { background: #1aa9f3; color: #fff; text-align: center; line-height: 37px; font-size: 16px; margin-top: 10px; }
.sign-up-box .sign-form { padding: 15px 30px 0; }
.sign-up-box .test { margin-bottom: 15px; line-height: 26px; text-align: center; color: #666; }
.sign-up-box .fcred { color: #cb000e; }
.sign-up-box .sign-form label { position: relative; margin-bottom: 15px; display: block; width: 100%; font-size: 14px; }
.sign-up-box .sign-form input[type='text'] { display: block; width: 218px; border: 1px solid #c4c4c4; min-height: 24px; line-height: 24px; padding: 8px 0; text-indent: 12px; }
.sign-up-box .sign-form .list-tel { position: relative; }
.sign-up-box .sign-form .btn-red { border-radius: 0; position: absolute; right: 0; top: 0; width: 82px; height: 42px; text-align: center; line-height: 42px; }
.sign-up-box .sign-form .btn-defaul { display: block; border: none; width: 100%; padding: 0; line-height: 42px; cursor: pointer; }
.sign-up-box .sign-form .name { position: absolute; left: 12px; top: 0; line-height: 42px; color: #b3b3b3; }
.content-banner-form { position: relative !important; margin: 0 auto !important; left: 0 !important; padding: 30px 0; }
.content-banner-form .sign-up-box { width: 1177px; min-height: auto; ; top: 0; float: inherit; padding: 25px 0 20px; overflow: hidden; padding-left: 21px; }
.content-banner-form .sign-up-box .title { float: left; padding: 0 10px; background: #1aa9f3; color: #fff; text-align: center; line-height: 42px; font-size: 16px; margin-top: 0; margin-right: 10px; }
.content-banner-form .sign-up-box .sign-form { float: left; padding: 0; }
.content-banner-form .sign-up-box .test { margin-bottom: 15px; line-height: 20px; text-align: left; color: #666; float: left; margin-right: 15px; }
.content-banner-form .sign-up-box .fcred { color: #cb000e; }
.content-banner-form .sign-up-box .sign-form label { float: left; position: relative; margin-bottom: 0; width: 322px; *width: 312px;
font-size: 14px; float: left; margin-right: 15px; }
.content-banner-form .sign-up-box .sign-form input[type='text'] { display: block; width: 320px; *width: 210px;
border: 1px solid #c4c4c4; min-height: 24px; line-height: 24px; padding: 8px 0; text-indent: 12px; border-radius: 3px; overflow: hidden; }
.content-banner-form .sign-up-box .sign-form .btn-red { border-radius: 0; position: absolute; right: 0; top: 0; *top: 1px;
width: 82px; height: 42px; text-align: center; line-height: 42px; }
.content-banner-form .sign-up-box .sign-form .btn-box { width: 110px; }
.content-banner-form .sign-up-box .sign-form .btn-defaul { display: block; border: none; width: 110px; padding: 0; line-height: 42px; *height: 42px;
cursor: pointer; }
.content-banner-form .sign-up-box .sign-form .name { position: absolute; left: 12px; top: 0; line-height: 42px; color: #b3b3b3; }
/***邀请框***/
.invite-dialog { position: fixed; z-index: 100001; top: 50%; left: 50%; margin-left: -322px; margin-top: -193px; width: 644px; height: 386px; background: url("../images/invite-bg.png") top center no-repeat; display: none; }
.invite-close { position: absolute; width: 34px; height: 34px; text-indent: -999em; overflow: hidden; top: 3px; right: 5px; border-radius: 50%; }
.invite-dialog .btn-defaul { height: 46px; width: 157px; padding: 0; position: absolute; left: 158px; top: 261px; border-radius: 25px; text-indent: -999em; overflow: hidden; background: none; }
.invite-dialog .btn-active { left: 158px; }
.invite-dialog .btn-accept { left: 338px; }
/***会员评价***/
.mt20 { margin-top: 20px; }
.online-scoring-wrap { margin-top: -15px; border: 1px solid #e2e2e2; margin-bottom: 20px; background-color: #fff; }
.online-scoring-wrap .title-04 { overflow: hidden; margin-bottom: 0; }
.online-scoring-wrap .title-04 .name { float: left; border-left: none; }
.online-scoring-wrap .title-04 .small { float: left; font-size: 14px; color: #666; line-height: 26px; }
.online-scoring-wrap .title-04 .btn-red { background-color: #c9151e; color: #fff; }
.online-scoring-wrap .title-04 .btn-red:hover { background-color: #de1c26; }
.scorinig-tit-line { line-height: 40px; background-color: #1aa9f3; }
.scorinig-tit-line span { display: inline-block; padding: 0 25px; color: #fff; background-color: #098dd1; font-size: 15px; }
.scoring-message { padding-left: 15px; padding-right: 15px; }
.scoring-message .list { padding-bottom: 20px; }
.scoring-message .list>li { position: relative; padding: 20px; padding-bottom: 0; padding-right: 0; padding-left: 80px; color: #444; }
.scoring-message .list .info { min-height: 80px; padding-bottom: 20px; border-bottom: 1px dotted #aaa; }
.scoring-message .head-img { position: absolute; width: 66px; left: 0; top: 20px; }
.scoring-message .head-img .img { margin: 0 auto 10px; width: 66px; height: 66px; border-radius: 100%; overflow: hidden; }
.scoring-message .head-img img { width: 100%; height: 100%; }
.score-list { margin-right: 5px; padding-top: 6px; float: left; overflow: hidden; }
.score-list li { width: 16px; height: 16px; float: left; margin-right: 2px; background: url("../images/score-icon.png") -21px 0 no-repeat; }
.score-list .light { background-position: 0 0; }
.scoring-message .message-tag { color: #888; line-height: 24px; overflow: hidden; margin-bottom: 5px; }
.scoring-message .message-tag .name { float: left; margin-right: 15px; font-size: 14px; color: #555; }
.scoring-message .txt { line-height: 25px; }
.scoring-message .pic-show { overflow: hidden; padding: 15px 0; }
.scoring-message .pic-show .pic-li { margin-right: 5px; display: block; float: left; width: 100px; height: 100px; }
.scoring-message .pic-show img { width: 100%; height: 100%; }
.scoring-message .date { color: #888; }
.online-scoring-wrap2 { margin-top: -30px; margin-bottom: 50px; }
/**404**/
.fcorange { color: #ff3c00; }
.error-pages { text-align: center; margin: 0 auto; color: #545454; }
.error-pages .title-img { padding-top: 11%; padding-top: 4%; text-align: center; margin-bottom: 43px; }
.error-pages .title-img img { max-width: 100%; }
.error-pages .title-text { margin-bottom: 20px; font-size: 26px; padding: 0 10px; }
.error-pages .text { margin-bottom: 25px; line-height: 24px; }
.error-pages-foot { line-height: 24px; }
.error-pages-foot a { display: inline-block; *display: inline;
zoom: 1; color: #666; margin: 0 15px; padding-left: 26px; }
.error-pages-foot a:hover { text-decoration: underline; color: #ff3c00; }
.error-pages-foot .btn-black { background: url("../images/img/404-black.png") left center no-repeat; }
.error-pages-foot .btn-home { background: url("../images/img/404-home.png") left center no-repeat; }
.error-adsense { padding-bottom: 30px; padding-top: 5%; text-align: center; }
.error-adsense li { display: inline-block; *display: inline;
zoom: 1; width: 200px; height: 135px; margin: 0 10px 10px; }
.error-adsense li img { width: 100%; height: 100%; }
.aside-avtive { width: 60px; position: fixed; z-index: 10001; right: 5px; bottom: 425px; }
.aside-avtive .name-btn { padding-bottom: 10px; cursor: pointer; position: relative; z-index: 1000; font-size: 12px; color: #fff; text-align: center; width: 60px; height: 60px; line-height: 18px; background: url("../images/doubleTle-active-icon.png") center top no-repeat; -webkit-animation: bounce-up 1.5s linear infinite; animation: bounce-up 1.5s linear infinite; }
.aside-avtive .name-btn strong { display: block; padding-top: 13px; font-size: 16px; }
.aside-avtive .aside-cen { display: none; background-color: #fff; border: 1px solid #ddd; position: absolute; width: 300px; top: 0; right: 62px; }
.aside-avtive .aside-cen .pic { }
.aside-avtive .aside-cen .pic img { width: 100%; }
.aside-avtive .main { padding: 20px 0 20px; text-align: center; }
.aside-avtive .main .text { padding-bottom: 20px; font-size: 16px; }
.aside-avtive .main .btn-defaul { line-height: 38px; background-color: #ff3c00; color: #fff; }
/* 头部广告位 */
.header-adv { position: relative; width: 100%; min-width: 1200px; height: 80px; }
.header-adv img { position: absolute; top: 0; left: 50%; margin-left: -960px; width: 1920px; height: 100%; }
.headDialogBg { display: none; background: url("../images/img/alp-bg-black.png") left top repeat; position: fixed; z-index: 10003; top: 0; left: 0; width: 100%; height: 100%; }
.dialogHeadAdv { display: none; border-radius: 8px; background-color: #fff; box-shadow: 0 0 7px #999; position: fixed; z-index: 10005; width: 410px; margin-left: -205px; margin-top: -190px; top: 50%; left: 50%; }
.dialogHeadAdv .dialog-main { padding: 40px 45px 45px; }
.dialogHeadAdv .close-dialog { cursor: pointer; position: absolute; }
.dialogHeadAdv { box-shadow: none; border-radius: 0; width: 794px !important; height: 664px !important; margin-left: -387px; margin-top: -332px; background: url("../adv/adv-dialog.png") top center no-repeat; }
.dialogHeadAdv .close-dialog { right: 52px; top: 52px; width: 33px; height: 33px; }
.dialogHeadAdv .dialog-main { padding-left: 61px; padding-top: 449px; padding-right: 0; padding-bottom: 0; }
.dialogHeadAdv .title { display: none; }
.header-adv-form { position: relative; /*padding-top: 412px;*/ padding-left: 89px; }
.header-adv-form .list { width: 492px; padding-bottom: 13px; height: 58px; position: relative; font-size: 18px; }
.header-adv-form .list input[type='text'] { width: 100%; padding: 15px 0; line-height: 28px; height: 28px; border: none; background: none; display: block; text-indent: 41px; }
.header-adv-form .list .btn-defaul { cursor: pointer; width: 100%; text-align: center; height: 58px; border: none; background: none; text-indent: -999em; }
/*visitor*/
.visitor-num { width: 100%; height: 40px; background: rgba(0,0,0,.6); position: fixed; bottom: 0; }
.visitor-num p { line-height: 40px; color: #FFFFFF; font-size: 14px; text-align: center; }
.visitor-num p span { font-size: 16px; font-weight: bold; color: #ffb228; }
/*dialogbody2*/
.dialogbody2 { display: none; z-index: 10009; position: fixed; width: 400px; height: 366px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #7c1826; box-shadow: 1px 1px 8px #999; }
.dialogbody2 .close-dialog { position: absolute; right: -0.6rem; top: -0.6rem; width: 1.6rem; height: 1.6rem; border: 1px solid #fff; color: #fff; border-radius: 50%; line-height: 1.6rem; text-align: center; background-color: #ef4955; }
.voucher-dialog-head { padding: 5% 0 7%; background: url("../images/img/dialog-top-bg.png") top center no-repeat; background-size: 100% 100%; text-align: center; font-size: 0.95rem; line-height: 1.2rem; color: #fff; }
.voucher-dialog-head .large { font-size: 2rem; line-height: 2.4rem; }
.voucher-dialog-head .large i { font-size: 1rem; }
.voucher-dialog-main { padding: 1.5rem 1rem; }
.voucher-dialog-form .list { padding-bottom: 0.8rem; position: relative; }
.voucher-dialog-form .list .name-img { position: absolute; left: 1rem; top: 0.75rem; height: 1.5rem; }
.voucher-dialog-form .list .name-img img { height: 100%; }
.voucher-dialog-form .list input { width: 100%; box-sizing: border-box; border: 1px solid #fff; border-radius: 4px; height: 3rem; line-height: 2rem; padding: 0.5rem; font-size: 1rem; text-indent: 2rem; }
.voucher-dialog-form .list .btn-defaul { padding: 0 1.5rem; background-color: #ff962b; color: #fff; line-height: 3rem; font-size: 1rem; border: none; }
.voucher-dialog-form .code-list .btn-defaul { position: absolute; right: 0; top: 0; z-index: 10; }
.voucher-dialog-form .btn-defaul[type="submit"] { width: 100%; padding: 0; padding-right: 10%; box-sizing: border-box; font-size: 1.1rem; font-weight: 500; letter-spacing: 2px; }
.voucher-dialog-form .list .click-img { position: absolute; width: 48px; z-index: 10; right: 22%; top: 11%; }
.voucher-dialog-form .lead-foot { text-align: center; font-size: 0.95rem; color: #fff; }
/*弹框 加微信*/
.wechat-main-dialog { padding: 1.2rem 0.8rem; text-align: center; }
.wechat-main-dialog .title { margin-bottom: 0.5rem; font-size: 1rem; line-height: 1.46rem; }
.wechat-main-dialog .wechat-qr { margin-bottom: 15px; }
.wechat-main-dialog .wechat-qr img { width: 216px; }
.wechat-main-dialog p { font-size: 16px; }
/******验证*****/
.Validform_checktip { margin-left: 0; line-height: 32px; height: 32px; overflow: hidden; color: #999; font-size: 12px; overflow: hidden; position: absolute; left: 420px; }
.message-form2 .Validform_checktip { left: 420px; }
.applTable .Validform_checktip { right: 0; left: auto; }
.applTable .Validform_error { background: none; }
.message-form2 li { position: relative; }
.Validform_right { color: #71b83d; padding-left: 0; }
.Validform_wrong { color: red; padding-left: 0; white-space: nowrap; }
.Validform_loading { padding-left: 20px; }
.Validform_error { background-color: #ffe7e7; }
#Validform_msg { color: #7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width: 280px; -webkit-box-shadow: 2px 2px 3px #aaa; -moz-box-shadow: 2px 2px 3px #aaa; background: #fff; position: absolute; top: 0px; right: 50px; z-index: 99999; display: none; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}
#Validform_msg .iframe { position: absolute; left: 0px; top: -1px; z-index: -1; }
#Validform_msg .Validform_title { line-height: 25px; height: 25px; text-align: left; font-weight: bold; padding: 0 8px; color: #fff; position: relative; background-color: #000; }
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited { line-height: 22px; position: absolute; right: 8px; top: 0px; color: #fff; text-decoration: none; }
#Validform_msg a.Validform_close:hover { color: #cc0; }
#Validform_msg .Validform_info { padding: 8px; border: 1px solid #000; border-top: none; text-align: left; }

/* 动画 */
@-webkit-keyframes bounce-up { 25% {
-webkit-transform: translateY(10px);
}
 50%, 100% {
-webkit-transform: translateY(0px);
}
 75% {
-webkit-transform: translateY(-10px);
}
}
 @keyframes bounce-up { 25% {
transform: translateY(10px);
}
 50%, 100% {
transform: translateY(0px);
}
 75% {
transform: translateY(-10px);
}
}
