﻿@charset "utf-8";
/* CSS Document */
* html,* html body{background-image:url(about:blank);background-attachment:fixed} /* 修正IE6振动bug */ 
body{background:#f4f4f4; min-width:1200px; font-size:14px; color:#333;behavior: url(../js/csshover.htc)}
html,body,div,ul,li,ol,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,p,br,pre,textarea,blockquote,span,button{ margin:0; padding:0;border:0; font-family:"Microsoft YaHei", "微软雅黑", "SimSun", "宋体"}
li{list-style-type:none}label{ cursor:pointer}img{vertical-align:top;border:0;transition: all 0.5s}em,i,b{font-style:normal;font-size: 0}ul,li {list-style:none}u{text-decoration: none}
input,select{ vertical-align:middle; outline:none; border:0;font-family:"Microsoft YaHei", "微软雅黑";padding:0 }textarea{outline:none}
h1,h2,h3,h4,h5{font-weight: normal;color: #545353}
.cf:before,.cf:after{content:""; display:table}.cf:after{clear:both}.cf{*zoom:1}
.clear{clear: both}
a:link{ text-decoration:none; color:#252525}a:visited{ text-decoration:none; color:#666666}a:hover,a:active{color:#f00}
input[disabled]{  background:none; text-align:center; text-indent:0 !important}
input[type="button"],input[type="submit"]{box-sizing: content-box;padding: 0}
.fl{ float:left}.fr{ float:right}
.maintop ul{overflow: hidden}
.maintop li{float: left}
.main{ width:1200px; margin:0 auto ;}
.tabCon{display: none; }
.Hidebox{display:none}.Showbox{display:block}
.oh{overflow: hidden;}
.mb5{margin-bottom: 5px}
.mb10{margin-bottom: 10px}
.mb15{margin-bottom: 15px}
.mb20{margin-bottom: 20px}
.mb25{margin-bottom: 25px}
.mb30{margin-bottom: 30px}
.mb35{margin-bottom:35px}
.mb40{margin-bottom: 40px}
.mb45{margin-bottom:45px}
.mb50{margin-bottom: 50px}
.mb60{margin-bottom: 60px}
.mt5{margin-top: 5px}
.mt10{margin-top: 10px}
.mt15{margin-top: 15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.mt45{margin-top:45px}
.mt50{margin-top:50px}
.mt60{margin-top:60px}
.ml10{margin-left: 10px}
.ml15{margin-left: 15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.ml45{margin-left:45px}
.mr10{margin-right: 10px}
.mr15{margin-right: 15px}
.mr20{margin-right:20px}
.mr25{margin-right:25px}
.mr30{margin-right:30px}
.mr35{margin-right:35px}
.mr40{margin-right:40px}
.mr45{margin-right:45px}
.mtb10{margin: 10px 0}
.mtb15{margin: 15px 0}
.mtb20{margin: 20px 0}
.mtb30{margin: 30px 0}
.mtb40{margin: 40px 0}
.mtb60{margin: 60px 0}
.pdt10{padding-top: 10px}
.pdb10{padding-bottom: 10px}
.pd10{padding: 10px}
.pdtb10{padding: 10px 0}
.pdlr10{padding:0 10px}
.pdnt10{padding:0 10px 10px}
.pd15{padding: 15px}
.pdtb15{padding: 15px 0}
.pdlr15{padding:0 15px}
.pdnt15{padding:0 15px 15px}
.pdt15{padding-top: 15px}
.pdb15{padding-bottom: 15px}
.pd20{padding: 20px}
.pdt20{padding-top: 20px}
.pdtb20{padding: 20px 0}
.pdlr20{padding:0 20px}
.pdnt20{padding:0 20px 20px}
.pd30{padding: 30px}
.pdtb30{padding: 30px 0}
.pdlr30{padding:0 30px}
.pdnt30{padding:0 30px 30px}
.H10{height: 10px;}
.H15{height: 15px;}
.H20{height: 20px;}
.H25{height: 25px;}
.H30{height: 30px;}
.br{border: 1px solid #e8e8e8}
.brl{border-left: 1px solid #e8e8e8}
.brt{border-top: 1px solid #e8e8e8}
.brr{border-right: 1px solid #e8e8e8}
.brb{border-bottom: 1px solid #e8e8e8}
.brtno{border-top:none;}
.BgCyan{background: #e8effc}
.BgGray{background: #f5f5f5}
.BgRed{background: #f24343}
.BgOrange{background:#f5a027}
.BgBlue{background: #5983fb}
.BgPink{background: #ff9797}
.BgGreen{background: #69d271}
.BgIndigo{background: #0b6dc8}
.BgWhite{background: #fff}
.Boxs{box-shadow: 0px 0px 5px #e8e8e8;}
.BoxD{box-shadow: 0px 3px 5px rgba(0,0,0,0.1);}
.ColorGray{color: #999}
.ColorGreen{color: #07a224 !important}
video::-internal-media-controls-download-button {display:none;}
video::-webkit-media-controls-enclosure {overflow:hidden;}
video::-webkit-media-controls-panel {width: calc(100% + 30px);}

.W290{width: 290px}
.W890{width: 890px;}
/*none*/
.nomr{ margin-right:0 !important}
.PublicImg{width: 100%; max-width: 100%}
.ZAuto{z-index: auto !important;}
/*public botton*/
.NoBtn,.BlueBtn,.RedBtn,.OrangeBtn,.GrayBtn,.WhiteBtn,.PinkBtn,.GreenBtn,.GrayBrBtn{ text-align:center; color:#fff !important; cursor:pointer; font-size:16px; outline:none}
.NoBtn{background:#ebebeb }
.BlueBtn{ background:#0b6dc8}
.RedBtn{ background:#f24343}
.OrangeBtn{ background:#f60}
.PinkBtn{background: #fff1f2;} 
.WhiteBtn,.PinkBtn{color: #f24343 !important;border: 1px solid #f24343}
.GrayBtn{ background:#ebebeb; color: #333 !important}
.GrayBrBtn{background: #f3f3f3; border: 1px solid #ddd; color: #333 !important}
.GreenBtn{background: #16a448}
.BorBtn{border: 1px solid #f24343; color: #f24343 !important;text-align:center; cursor:pointer}
.BlueBtn:hover,.OrangeBtn:hover,.WhiteBtn:hover,.BorBtn:hover,.PinkBtn:hover,.GrayBrBtn:hover{ background:#f60 !important;color:#fff !important;border-color: #f60}
.RedBtn:hover,.GrayBtn:hover,.GreenBtn:hover{ background:#f60  !important;color:#fff !important;}
.BtnH40{height: 40px;line-height: 40px; box-sizing: border-box;border-radius: 20px;}
.BtnH30{height: 30px;line-height: 30px; box-sizing: border-box;border-radius: 15px;}
.WhiteBG{ background:#fff;}
a.red,.red{ color:#f00 !important}
a.blue,.blue{color: #005ea7 !important}
a.green,.green{color: #0cb972 !important}
a.red:hover,a.blue:hover,a.green:hover{ text-decoration:underline}

.tal {text-align:left}
.tac {text-align:center}
.tar {text-align:right}

.Top,.Nav{background: #fff}

.iptTxt{border: 1px solid #e8e8e8;background: #fff; border-radius: 5px;}

.TopArrow{border-color:transparent transparent #dddddd transparent; border-style:dashed dashed solid dashed; border-width:8px;}

.ArrowBox .ArTop,.ArrowBox .ArBtm,.ArrowBox u{width: 0;height: 0;font-size: 0; position: absolute;}
.ArrowBox .ArTop{border-color:transparent transparent #e8e8e8 transparent; border-style:dashed dashed solid dashed; border-width:10px;top: -20px; right: 10px;_display:none;}
.ArrowBox .ArTop u{border-color:transparent transparent #fff transparent; border-style:dashed dashed solid dashed; border-width:8px;top: -6px; right: -8px;}
.ArrowBox .ArBtm{border-color:#e8e8e8 transparent transparent transparent; border-style:solid dashed dashed dashed; border-width:10px;bottom: -20px; right: 10px;_display:none;}
.ArrowBox .ArBtm u{border-color: #fff transparent transparent transparent; border-style:solid dashed dashed dashed; border-width:8px;bottom: -6px; right: -8px;}

/*PublicBg*/
.NoBox{background: url("../images/bg_NoMain.jpg") no-repeat top center;padding-top: 120px;text-align: center; width: 100%;}
.NoBox p{line-height: 30px; color: #999;}
.HeaderUser i,.HeadUser i,.HeaderHistory i,.HeadHistory i,.HeaderCLass i,.Top .search .iptBtn,.ClassiFication h2 i,.layerTitle i,.Btm .HotTel i,.VipDownList .Down .Tu,.VipSpread i,.Header h2,.HotCourseColumn ul li  i,.DownList ul li .Tu,.BookList ul li .Oper .Car,.OnLine ul li i,.Current i{background: url("../images/Public_Bg.png") no-repeat}
/*table公用*/
.Table{ width:100%; text-align:center; background:#dfdfdf}
.Table tr{ background:#fff}
.Table th{ background:#f5f4f9;padding:5px 0; font-size:14px; color:#777}
.Table td{ padding:5px; font-size:14px;}
.Table p{height:30px; line-height:30px;}
/*顶部*/
.Header{ background: #fafafa }
.Header .Left a{line-height: 40px; margin-right: 30px }
.Header .logo{display: block;}
.HeaderMain{float: right;}
.HeaderMain .NoLogin{ height:40px; line-height:40px; font-family:"SimSun"; color:#999}
.HeaderMain .NoLogin a{ margin:0 15px; font-family:"Microsoft YaHei", "微软雅黑", "SimSun", "宋体"}
.HeaderMain .Line{width: 1px; height: 16px;background: #e8e8e8; font-size: 0;display: inline-block;_display: inline; margin:12px 24px;}
.HeaderUser{ height: 34px; padding: 3px 0; position: relative;z-index: 2}
.HeaderUser img{width: 36px; height: 32px;margin:0; border-radius: 50%;}
.HeaderUser .Name{width: 112px;font-size: 14px; text-align: right; padding-right: 16px;height:34px; line-height: 34px;position: relative; cursor: pointer; }
.HeaderUser .Name .Arrow{width: 7px; height: 4px; background-position:0 0; position: absolute; top: 16px; right: 4px; display: block;}
.HeaderUser .Name:hover .Arrow,.HeaderUser .Name.cur .Arrow{background-position: -15px 0}
.HeaderUser .Name:hover .UserList,.HeaderUser .Name.cur .UserList{display: block;_display: inline;}
.HeaderUser .UserList{width: 160px;background: #fff; position:absolute;right: 0px ;top: 34px;z-index: 2;display: none;}
.HeaderUser .UserList .List{width: 140px; margin: 8px 10px 0;}
.HeaderUser .UserList .List a{height: 35px; line-height: 35px;font-size: 13px; position: relative;width: 110px; padding-left: 30px;display: block;text-align: left;overflow: hidden;}
.HeaderUser .UserList .List a i{width: 20px; height: 20px; top: 7px; left: 2px;position: absolute;}
.HeaderUser .UserList .List a i.i1{background-position: 0 -10px}
.HeaderUser .UserList .List a i.i2{background-position: 0 -28px}
.HeaderUser .UserList .List a i.i3{background-position: 0 -48px}
.HeaderUser .UserList .List a i.i4{background-position: 0 -69px}
.HeaderUser .UserList .List a i.i5{background-position: 0 -89px}
.HeaderUser .UserList .List a i.i6{background-position: 0 -109px}
.HeaderUser .UserList .List a span{color: #ff0000;margin-left: 5px}
.HeaderUser .UserList .List a:hover{color: #ff0000}
.HeaderUser .UserList .List a:hover i.i1{background-position: -20px -10px}
.HeaderUser .UserList .List a:hover i.i2{background-position: -20px -28px}
.HeaderUser .UserList .List a:hover i.i3{background-position: -20px -48px}
.HeaderUser .UserList .List a:hover i.i4{background-position: -20px -69px}
.HeaderUser .UserList .List a:hover i.i5{background-position: -20px -89px}
.HeaderUser .UserList .List a:hover i.i6{background-position: -20px -109px}

.HeaderHistory,.HeaderCLass{padding: 3px 16px 3px 6px;height: 34px;line-height: 34px; position: relative;cursor: pointer;zoom:1; z-index: 4}
.HeaderHistory .Arrow,.HeaderCLass .Arrow{width: 7px; height: 4px; background-position:0 0; position: absolute; top: 19px; right: 4px; display: block;}
.HeaderHistory:hover .Arrow,.HeaderCLass:hover .Arrow,.HeaderHistory.cur .Arrow,.HeaderCLass.cur .Arrow{background-position: -15px 0}
.HeaderHistory .HistoryList,.HeaderCLass .ClassList{position:absolute;right: 0px ;top: 37px;background: #fff;z-index: 5;display: none;}
.HeaderHistory:hover .HistoryList,.HeaderCLass:hover .ClassList,.HeaderHistory.cur .HistoryList,.HeaderCLass.cur .ClassList{display: block;}
.HeaderHistory .HistoryList .List,.HeaderCLass .ClassList .List{ margin: 8px 10px;}
.HeaderHistory .HistoryList .List a{height: 37px; line-height: 37px;width: 290px; padding-right: 54px; position: relative;display: block; color: #252525;text-indent: 5px;overflow: hidden;border-bottom: 1px solid #e8e8e8}
.HeaderHistory .HistoryList .List a span{position: absolute;width: 54px; height: 37px;line-height: 37px; text-align: center;right: 0;top: 0}
.HeaderHistory .HistoryList .List a i{position: absolute;width: 20px; height: 20px; right: 17px; top: 8px; background-position: -200px -40px;display: none;}
.HeaderHistory .HistoryList .List a:hover{background:#f4f4f4;}
.HeaderHistory .HistoryList .List a:hover span{display: none;}
.HeaderHistory .HistoryList .List a:hover i{display: block;}
.HeaderHistory .HistoryList .NoInfor{width: 160px; padding: 20px 0 10px; text-align: center;}
.HeaderHistory .HistoryList .NoInfor img{width: 50px;}

.HeaderCLass{color: #999}
.HeaderCLass .ClassList .List a{height: 35px; line-height: 35px;font-size: 13px;width: 140px;display: block;text-align: left;overflow: hidden;text-indent: 5px;} 

.Header .HeadNav{text-align: right;}
.Header .HeadNav a{margin: 0 27px;display: inline-block;_display: inline;}
.HeadRegister a{margin: 0 8px;font-size: 14px;}

/*Top*/
.Top .logo img{ margin: 15px 0; margin-top: 28px; }
.Top .search{width: 358px; padding-left: 56px; padding-right: 50px; position: relative; height: 38px; margin:43px 0; border: 1px solid #dfdfdf}
.Top .search .selectBoxs{height: 38px;display: inline-block;  width: 56px; position: absolute; left: 1px; top: 0px; text-align: center;}
.Top .selectBoxs select::-ms-expand { display: none; }  
.Top .selectBoxs select{border: none;outline: none; padding:0 15px 0 10px; height: 38px;line-height: 38px;appearance: none;-webkit-appearance: none;-moz-appearance: none;text-align: center;text-align-last: center;padding: 10px 15px 10px 10px\9;}
.Top .selectBoxs select option{width: 60px;line-height: 38px;}
.Top .selectBoxs i.Arr{width: 19px;height: 38px;background: url(../images/arrowDown.png) no-repeat center #fff;position: absolute;right: -26px;top: 0;pointer-events: none;}
.Top .search .iptTxt{ width: 100%; height: 38px; line-height: 38px; text-indent:2em; border: none; outline: none; }
.Top .search .iptBtn{width: 51px; height: 40px; line-height: 40px; font-size: 0; position: absolute; top: -1px; right: -1px;background-color: #f24343; background-position: -316px 10px; cursor: pointer; }
.Top .search i{ width: 20px; height: 20px; position: absolute; z-index: 1; right: 15px; top: 9px;}

/*导航*/
.NavBox{ height:36px; background: #fff}
.NavBoxLeft{ background:#f24343; width:230px; padding: 0 15px; height:36px; line-height:36px; color:#fff; cursor:pointer; position:relative; z-index:2}
.ZtNav .ListHover .ClassiFication{height:auto !important; }
.NavBoxLeft .ClassNavIndent{ position:absolute; z-index:999999999; top:0; left:0; cursor:auto}
.NavBoxLeft .ClassNavIndent .ZtNav{ box-shadow:0 3px 5px rgba(0,0,0,0.5)}
.NavBoxLeft.out .ClassNavIndent{ display:none}
.NavBoxLeft .ZtNav{ width:260px;  position:absolute; z-index:333; left:0; top:36px; background:#fff; cursor:auto}
.ZtNav .ClassiFication{ border-bottom:#e8e8e8 solid 1px;}

.ZtNav .list1, .ZtNav .list2, .ZtNav .list3, .ZtNav .list4, .ZtNav .list5, .ZtNav .list6{opacity:0.90; filter:Alpha(opacity=90); display:block; padding: 0 8px;}
.ZtNav .List{display:block; padding: 0 8px;background:#fffff2;}
.ZtNav .ListHover{width:480px }
.ClassiFication h2{ height:36px; line-height:36px; text-align:left; font-weight:300;  font-size:16px; color:#252525; font-weight: bold;  padding-left:25px; position: relative;}
.ClassiFication h2 i,.ClassiFication h2 img{width:18px; height: 18px; position: absolute; left: 0; top: 9px;}
.list1 .ClassiFication h2 i{ background-position:0 -160px}
.list2 .ClassiFication h2 i{ background-position:0 -178px}
.list3 .ClassiFication h2 i{ background-position:0 -196px}
.list4 .ClassiFication{ border-bottom:none}
.ClassiFication .ClassCont a{ float:left; margin-right:10px; white-space:nowrap; height:24px; line-height:24px; width: 84px;overflow: hidden;}
.ZtNav .ClassCont{ width:100%; display:block;; padding:5px 0; height: 48px; overflow:hidden}
.ZtNav .list2,.ZtNav .list3{padding: 4px 8px}
.NavBoxRight{ width:940px; height:36px; line-height:36px;}
.NavBoxRight a{ margin-left:40px; font-size:16px; color:#252525 !important; float:left}
.NavBoxRight a:hover,.NavBoxRight a.cur{ color:#c80404 !important}
.TitleName{height: 20px;line-height: 20px;font-size: 16px;padding-left: 14px;position: relative;_zoom:1; overflow: hidden;}
.TitleName i{position: absolute;width: 4px; height: 18px; background: #f24343;margin-top: -9px; top: 50%; left: 0px;_display:inline;}
.TitleName u{color: #999;padding: 0 5px;}
.TitleName u.s{font-size: 12px;}

.PubBox{background: #fff;position: relative;z-index: 0; }

/*面包屑*/
.CurrentBox{border-top: 2px solid #f24343;}
.Current{height: 24px; line-height: 24px;}
.Current i{width: 16px; height: 24px; background-position: -380px -40px;display: inline-block; vertical-align: middle;}
.Current u{margin:0 10px;}

/*tab切换*/
.CourColumn{height: 44px;background: #fafafa; width: 100%; overflow: hidden;}
.CourColumn li{height: 42px; min-width: 124px; text-align: center; line-height: 42px;font-weight: bold;font-size: 16px;float: left;cursor: pointer;position: relative;border-left: 1px solid #fafafa;border-right: 1px solid #fafafa;border-top: 2px solid #fafafa}
.CourColumn li a{display: block;}
.CourColumn li:hover,.CourColumn li.cur{background: #fff;color: #f34f4f;border-color:#e8e8e8;padding-bottom: 1px;border-top-color: #f34f4f }
.CourColumn li:hover a,.CourColumn li.cur a{color: #f34f4f;}
.CourCon{padding: 15px;background: #fff;position: relative;}
/*底部*/
.Btm{background: #fff;padding-top: 25px;padding-bottom: 15px; line-height: 28px; margin-top: 50px}
.Btm .Ewm{text-align: center;}
.Btm .Ewm img{width: 120px; height: 120px;}
.Btm .HotTel i{background-position: -70px 0;width: 50px; height: 50px;display:inline-block; vertical-align: top;}
.Btm .Tel{font-weight: bold;font-size: 26px;color: #ee4344;line-height: 36px; }
/*分页*/
.page{text-align: center; padding:  20px 0}
.page a{display: inline-block;margin: 3px;border: 1px solid #e8e8e8;height: 30px; line-height: 30px; padding: 0 10px;border-radius: 4px;}
.page a:hover,.page a.cur{background: #f24343;border-color: #f24343; color: #fff}


.OnLine{width: 50px; padding:0 10px; height: 328px; border: 1px solid #e8e8e8; background: #fff; border-radius: 5px; position: fixed; right: 0; top: 50%;margin-top:-175px; z-index: 99;_position:absolute;_right:expression(eval(document.documentElement.scrollRight));_top:expression(eval(document.documentElement.scrollTop+100));_margin-top:0 }
.OnLine ul li{width: 50px; height: 64px; padding: 8px 0; text-align: center; border-bottom:1px solid #e8e8e8; position: relative; }
.OnLine ul li i{height: 40px; width: 40px; display: block;margin: 0 auto}
.OnLine ul li p{height: 24px; line-height: 24px;}
.OnLine ul li.Tel i{background-position: -320px -160px}
.OnLine ul li.QQ i{background-position: -320px -200px}
.OnLine ul li.Server i{background-position: -320px -240px}
.OnLine ul li.GoTop{border: none}
.OnLine ul li.GoTop i{background-position: -320px -280px}
.OnLine ul li:hover{cursor: pointer;}
.OnLine ul li .Con{ position: absolute; width: 240px;left: 0; top: -1px;  border: 1px solid #e8e8e8;border-radius: 5px 0 0 5px; border-right:none; background:#fff; -webkit-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s; opacity: 0;filter:alpha(opacity=0);word-wrap: break-word; }
.OnLine ul li.Tel .Con{font-size:28px; font-weight: bold; color: #f24343; line-height: 40px; padding: 20px;}
.OnLine ul li.QQ .Con{width: 120px;padding:10px 0;}
.OnLine ul li.QQ .Con p{line-height: 32px;height: 32px}
.OnLine ul li.QQ .Con p a{display: block;line-height: 32px;}
.OnLine ul li.QQ .Con p img{height: 28px;margin: 2px auto;}
.OnLine ul li:hover{cursor: pointer;}
.OnLine ul li:hover .Con{opacity: 1;filter:alpha(opacity=100)}
.OnLine ul li.Tel:hover .Con{display: block; left: -280px;}
.OnLine ul li.Tel:hover i{background-position:-359px -160px }
.OnLine ul li.QQ:hover i{background-position:-359px -200px }
.OnLine ul li.QQ:hover .Con{display: block; left: -120px;}
.OnLine ul li.Server:hover i{background-position:-359px -240px }
.OnLine ul li.GoTop:hover i{background-position:-359px -280px }

.TabArrow{display: inline-block;vertical-align: middle;}
.icoTop,.icoDown{width: 12px; height: 9px; display: block;}
.icoTop{background: url("../images/ico_arrowTop.png") no-repeat; }
.icoDown{background: url("../images/ico_arrowDown.png") no-repeat; }

/*登录注册*/
.RegMain{ width: 340px;padding:20px 60px; }
.RegMain ul li .Tit{height: 32px; line-height: 32px; padding-top: 16px;font-weight: bold;}
.RegMain ul li .iptTxt{height: 38px; line-height: 38px; width: 330px;padding: 0 4px;}
.RegMain ul li .iptCode{width: 150px}
.RegMain ul li .ImgCode{width: 160px;height:40px;}
.RegMain ul li .btnCode{height: 38px; line-height: 38px;border: 1px solid #e8e8e8; width: 150px;background: #f5f5f5; box-sizing: content-box; border-radius: 5px; cursor:pointer}
.RegMain ul li .State{cursor: auto;}
.RegMain .BtnLogin{height: 44px; line-height: 44px; width: 340px;border-radius: 5px}


/*报名*/
.layerSign{width: 500px; height: 280px;border: 1px solid #367bfd; display: none;}

.layerSign ul{padding-top: 30px;}
.layerSign ul li{margin-bottom: 20px;overflow: hidden;}
.layerSign ul li .Name{width: 90px;padding-right: 30px;height: 42px; line-height: 42px;text-align: right;float: left;}
.layerSign ul li .Infor{width: 380px;float: right;}
.layerSign ul li .inpTxt,.layerSign ul li .inpBtn{width: 320px; height: 40px; line-height: 40px;}
.layerSign ul li .inpTxt{background: #f1f1f1;border: 1px solid #d5d5d5;border-radius: 5px;text-indent: 1em;}
.layerSign ul li .inpBtn{background: #dde9ff;border: 1px solid #367bfd;border-radius: 21px;color: #367bfd;font-size: 16px;cursor: pointer;height: 42px;}


/*弹窗*/
.layerBox{background: #fff;border-radius: 5px; display: none;}
.layerTitle{height: 48px;line-height: 48px;color: #999999; font-size: 18px; font-weight: bold;position: relative;}
.layerTitle i{width: 25px;height: 25px; position: absolute;right: 7px; top: 11px;background-position: -40px 0px;cursor: pointer;}
.layerTitle i:hover{cursor: pointer;background-position:-40px 0px; }
.layerTitle span{font-size: 14px; color: #f00; margin-left: 10px;font-weight: normal;}