*
{
    scrollbar-3dlight-color: #c6c6ce;
    scrollbar-highlight-color: #ffffff;
    scrollbar-face-color: #cbdcf0;
    scrollbar-arrow-color: #5B86AF;
    scrollbar-shadow-color: #ffffff;
    scrollbar-darkshadow-color: #c6c6ce;
    scrollbar-base-color: #ffffff;
    scrollbar-track-color: #EBF3F4;
}
html
{
    height: 100%;
    font-size: 12px;
    font-family: Arial,Sans-Serif;
}
body
{
    margin: 0px;
    padding: 0px;
    color: #000;
}
div, form, img, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, em
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style-type: none;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}

/*表单备注样式*/
.remark
{
    color: #cccccc;
    margin-left: 5px;
    padding:0px 5px;
}

/*流程选人提示样式*/
.flowTip
{
    color:#a70d0b;
    padding:0px 5px;
}

/*开始：默认链接样式*/
a:link
{
    text-decoration: none;
    color: #0000FF;
}
a:visited
{
    color: #0000FF;
    text-decoration: none;
}
a:hover
{
    color: #cc3300;
    text-decoration: underline;
}
/*结束：默认链接样式*/

/*开始：登录页面样式*/
.loginBody
{
    background: #e2eefc url(Images/login_body_bg.jpg) repeat-x;
    margin: 0px;
    overflow: hidden;
    overflow-y: visible;
}
.loginTable
{
    width: 814px;
    height: 369px;
    border-width: 0px;
    margin-top: 140px;
}
.loginTd01
{
    border-width: 0px;
    background-image: url(Images/login_bg_01.gif);
    width: 208px;
    height: 369px;
}
.loginTd02
{
    border-width: 0px;
    background-image: url(Images/login_bg_02.gif);
    width: 451px;
    height: 120px;
}
.loginTd03
{
    border-width: 0px;
    background-image: url(Images/login_bg_03.gif);
    width: 155px;
    height: 369px;
}
.loginTd04
{
    border-width: 0px;
    background-image: url(Images/login_bg_04.gif);
    width: 451px;
    height: 148px;
}
.loginTd05
{
    border-width: 0px;
    background-image: url(Images/login_bg_05.gif);
    width: 451px;
    height: 101px;
}
.loginLabel
{
    width: 50px;
    color: #1b3b6e;
}
/*结束：登录页面样式*/

/*开始：Default页头样式*/
.defaultBody
{
    background-color: #c1dbfe;
    overflow: hidden;
   /* overflow-y: visible;*/
}
.divTop
{
    border-bottom: #96aac3 1px solid;
    height: 76px;
    background-image: url(Images/header_bg.jpg);
}
.logoTd
{
    width: 379px;
    height: 76px;
    background-image: url(Images/logo.jpg);
    background-repeat: no-repeat;
}
.defaultOperTd
{
    width: 393px;
    margin-bottom: 6px;
    background-image: url(Images/header_system_bg.jpg);
    text-align: right;
    color: #264681;
    background-repeat: no-repeat;
}
.defaultOperTd a:link
{
    text-decoration: none;
    color: #264681;
}
.defaultOperTd a:visited
{
    color: #264681;
    text-decoration: none;
}
.defaultOperTd a:hover
{
    color: #264681;
    text-decoration: none;
}
.iconHome
{
    background-image: url(Images/icon_home.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    padding-right: 6px;
}
.iconPeople
{
    background-image: url(Images/icon_people.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    padding-right: 6px;
}
.iconPasswordedit
{
    background-image: url(Images/icon_passwordedit.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    padding-right: 6px;
}
.iconHelp
{
    background-image: url(Images/icon_help.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    padding-right: 6px;
}
.iconLogout
{
    background-image: url(Images/icon_loginout.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    padding-right: 6px;
}
/*结束：Default页头样式*/

/*开始：Default页脚样式*/
.footerDiv
{
    border-top: #96aac3 1px solid;
    background-image: url(Images/footer_bg.jpg);
    height: 24px;
    width: 100%;
}
.footerDivIcon
{
    float: left;
    background-image: url(Images/icon_notice.gif);
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-top: 3px;
    height: 24px;
    width: 16px;
}
.footerDivLeft
{
    float: left;
    padding-left: 10px;
    padding-top: 3px;
    height: 24px;
    color: #264681;
}
.footerDivRight
{
    background-image: url(Images/footer_copyright_bg.jpg);
    border-left: #96aac3 1px solid;
    float: right;
    height: 24px;
    width: 350px;
    color: #264681;
    padding-top: 3px;
    text-align: center;
}
/*结束：Default页脚样式*/

/*开始：Default菜单样式*/
.leftTable
{
    border: #96aac3 1px solid;
    background-color: #e3effd;
    height: 100%;
    width: 72px;
}
#divLeftMenu .item
{
    margin: 0px auto;
    width: 172px;
}
#divLeftMenu a:link
{
    text-decoration: none;
    color: #264681;
}
#divLeftMenu a:visited
{
    color: #264681;
    text-decoration: none;
}
#divLeftMenu a:hover
{
    color: #264681;
    text-decoration: none;
}
#divLeftMenu .header
{
    width: 100%;
    height: 26px;
}
#divLeftMenu li
{
    float: left;
}
#divLeftMenu li.iconHome
{
    width: 16px;
    height: 16px;
    background: url(Images/icon_home.gif) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconStudent
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_people.gif) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconCar
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_car.gif) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconFinance
{
    width: 22px;
    height: 16px;
    background: url(Images/icon-finance.png) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconSchedule
{
    width: 22px;
    height: 16px;
    background: url(Images/icon-schedule.png) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconThingsadmin
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_thingsadmin.gif) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconFlag
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_flag.gif) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconAssets
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_Assets.gif) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconNormal
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_thingsadmin.gif) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconStatict
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_statict.jpg) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconRole
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_role.gif) no-repeat;
    margin: 5px;
    display: inline;
}
#divLeftMenu li.iconService
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_service.gif) no-repeat;
    margin: 5px;
    display: inline;
}

#divLeftMenu li.iconAPP
{
    width: 22px;
    height: 16px;
    background: url(Images/icon_APP.gif) no-repeat;
    margin: 5px;
    display: inline;
}

#divLeftMenu li.iconSmallAPP {
    width: 22px;
    height: 16px;
    background: url(Images/icon_smallAPP.png) no-repeat;
    margin: 5px;
    display: inline;
}

#divLeftMenu li.content
{
    line-height: 28px;
    _line-height: 28px;
    font-weight: bold;
}
#divLeftMenu li.content a
{
    color: #1b3b6e;
    float: left;
}
#divLeftMenu li.content a:visited
{
    color: #1b3b6e;
}
#divLeftMenu li.oneLevelIcon
{
    width: 16px;
    height: 16px;
    background: url(Images/oneLevelBg.gif) no-repeat;
    display: inline;
    margin: 2px 3px 3px 6px;
}
#divLeftMenu li.oneLevelContent
{
    width: 130px;
    line-height: 21px;
    font-weight: bold;
    display: inline;
}
#divLeftMenu li.twoLevelIcon
{
    width: 16px;
    height: 16px;
    display: inline;
    background: url(Images/twoLevelBg.gif) no-repeat;
    margin: 2px 0px;
}
#divLeftMenu li.twoLevelContent
{
    width: 142px;
    line-height: 20px;
    display: inline;
}
#divLeftMenu .open
{
    background: url(Images/menu_selected_bg.gif) 0px 0px;
    overflow: hidden;
    height: 26px;
    border-width: 0px;
    border-bottom: #e1d9b5 1px solid;
    padding: 0px 0px 0px 0px;
}
#divLeftMenu li.openIcon
{
    float: right;
    width: 16px;
    height: 16px;
    background: url(Images/menu_selected_dropdown_icon.jpg) no-repeat 0px 0px;
    margin: 5px;
    display: inline;
}
#divLeftMenu .close
{
    background: url(Images/menu_nomal_bg.gif) 0px 0px;
    overflow: hidden;
    height: 26px;
    border-width: 0px;
    border-bottom: #b0bac4 1px solid;
}
#divLeftMenu li.closeIcon
{
    float: right;
    width: 16px;
    height: 16px;
    background: url(Images/menu_nomal_hide_icon.jpg) no-repeat 0px 0px;
    margin: 5px;
    display: inline;
}
#divLeftMenu .contentOpen
{
    width: 170px;
    border-width: 0px;
    border-top: none;
    background-color: white;
    display: block;
}
#divLeftMenu .contentClose
{
    display: none;
}
/*结束：Default菜单样式*/

/*开始：Default中间开关样式*/
#divLeftMenuSeparator
{
    width: 4px;
    height: 54px;
    background: url(Images/separatorIcon.gif) no-repeat 0px 45%;
}
/*结束：Default中间开关样式*/

/*开始：Default主iframe样式*/
#divShow
{
    border: solid 1px #96aac3;
    background-color: #fff;
    float: left;
    display: inline;
    margin: 0px;
}
/*结束：Default主iframe样式*/

/*开始 ：Default通用样式*/
.fl
{
    float: left;
    display: inline;
}
.fr
{
    float: right;
    display: inline;
}
.ml8p
{
    margin-left: 3px;
}
.mt5p
{
    margin: 0px;
    text-align: center;
}
.ch
{
    cursor: hand;
}
.m5p2p
{
    margin: 0px 0px;
}
/*结束：Default通用样式*/

/*开始 ：学员状态条样式*/
.studentBar ul{ float:left;height:20px;width:140px;}
.studentBar .hasPass{float:left; height:20px; width:20px;margin-left:1px;background-color: green;}
.studentBar .noPass{float:left; height:20px; width:20px;margin-left:1px;  background-color: red;}
.studentBar .NoAttend{float:left; height:20px; width:20px;margin-left:1px;background-color: Purple  ;}
.studentBar .HasCancel{float:left; height:20px; width:20px;margin-left:1px;background-color: Gold ;}
.studentBar .passAPart{float:left; height:20px; width:20px;margin-left:1px;background-color: LightGray ;}
.studentBar .defaultPart{float:left; height:20px; width:20px;margin-left:1px;background-color: #cccfff ;}
.studentBar .defaultPart{float:left; height:20px; width:20px;margin-left:1px;background-color: #cccfff ;}
/*结束：学员状态条样式*/

/*开始：去掉checkBoxList 边框样式*/
.tdCheckBoxTable table {border:0px; border-color:#ffffff }
.tdCheckBoxTable table td{border:0px; border-color:#ffffff}
/*结束：去掉checkBoxList 边框样式*/

/*开始：学员注册页面样式*/
.mainBody{margin:0 auto;width:100%;border:dashed #bbbbbb 1px; overflow:hidden ;}
.mainBody .formbutton{margin:10px auto;width:90%;height:50px;float:left;text-align:center;}
.mainBody .mainleft{width:68%;float:left;border-right:dotted #bbbbbb 1px;margin-top:0px;}
.mainBody .mainleft .item{width:430px;float:right;margin-left:0px;}
.mainBody .mainleft .item .txtLabel{width:100px;float:left;font: 14px/30px "微软雅黑";height:30px;text-align:right;}
.mainBody .mainleft .item .txtInput{width:330px;float:left;font: 14px/30px "微软雅黑";height:30px;vertical-align:middle;}
.mainBody .mainleft .item .txtInput .remark{font: 14px/30px "微软雅黑";}
.mainBody .mainleft .item .txtInput tex::-moz-focus-inner{ border: 0;padding: 0;}/*针对Firefox*/
.mainBody .mainleft .item2{width:860px;float:right;margin-left:0px;}
.mainBody .mainleft .item2 .txtLabel{width:100px;float:left;font: 14px/30px "微软雅黑";height:30px;text-align:right;}
.mainBody .mainleft .item2 .txtInput{width:760px;float:left;font: 14px/30px "微软雅黑";height:30px;vertical-align:middle;}
.mainBody .mainleft .item2 .txtInput .remark{font: 14px/30px "微软雅黑";}
.mainBody .mainleft .item2 .txtInput tex::-moz-focus-inner{ border: 0;padding: 0;}/*针对Firefox*/
.mainBody .mainright{width:30%;float:left;}
/*结束：学员注册页面样式*/
/*开始：学员注册缴费表单样式*/
.studentPay {float: left;width: 380px;}
.studentPay h2{color:#333;font: bold 16px/30px "微软雅黑";text-align:center;}
.studentPay h3{color:#333;font: bold 14px/30px "微软雅黑";border-bottom: #bbbbbb 1px dashed;}
.studentPay .item{float:left; width:380px;border:solid #c6c6ce 1px; margin-left:5px;}
.studentPay .item .font{width:75px;color:#1b3b6e; float:left;font: 14px/40px "微软雅黑";height:40px;margin-left:5px;clear:both;vertical-align:middle;}
.studentPay .item .content{width:300px;color:#000000; float:left;font: 14px/40px "微软雅黑";}
/*结束：学员注册缴费表单样式*/
.clear{clear:both;}
/*开始：学员合同页面样式*/
/*.printMain{margin:0 auto;width:1050px;border:dashed #bbbbbb 1px; overflow:hidden ;}*/
.printMain{margin:0 auto;width:1050px; overflow:hidden ;}
.printMain h1{color:#333;font: bold 30px/30px "微软雅黑";text-align:center;}
.printMain .no{float:right;font:bold 26px/30px "微软雅黑";margin-right:20px;color:#FF0000;}
.printMain .head{float:left;font:bold 18px/20px "微软雅黑";margin-left:0px;clear:both;width:100%}
.printMain .head span{text-decoration:underline;font:normal 18px/20px "微软雅黑";}
.printMain .headleft{float:left;width:700px;}
.printMain .headleft span{margin-left:10px;font:normal 18px/20px "微软雅黑";}
.printMain .headleft span b{text-decoration:underline;font:normal 18px/20px "微软雅黑";}
.printMain .headright{float:left;width:350px}
.printMain .headright span{margin-left:0px;font:normal 18px/20px "微软雅黑";}
.printMain .headright span b{text-decoration:underline;font:normal 18px/20px "微软雅黑";}
.printMain .titleleft{float:left;width:700px;}
.printMain .titleleft span{font:bold 18px/20px "微软雅黑";}
.printMain .titleleft span b{text-decoration:underline;font:normal 18px/20px "微软雅黑";}
.printMain .titleright{float:left;width:350px}
.printMain .titleright span{margin-left:0px;font:bold 18px/20px "微软雅黑";}
.printMain .titleright span b{text-decoration:underline;font:normal 18px/20px "微软雅黑";}
.printMain .profile{width:100%;float:left;font:normal 18px/20px "微软雅黑";text-indent:2em;}
.printMain .term{width:100%;font:bold 20px/20px "微软雅黑";margin-left:0px;float:left;}
.printMain .termbody{width:100%;float:left;font:normal 19px/19px "微软雅黑";}
.printMain .termbody b{text-decoration:underline;}
.printMain .termbody ul{margin:0;padding:0;list-style:none;}  
.printMain .termbody .table{display:table;border-collapse:collapse;border:5px solid #ccc;float:left;margin-left:75px;clear:both;}  
.printMain .termbody .table-caption{display:table-caption;margin:0;padding:0;font:normal 20px/20px "微软雅黑";}  
.printMain .termbody .table-column-group{display:table-column-group;}  
.printMain .termbody .table-column{display:table-column;width:100px;}  
.printMain .termbody .table-row-group{display:table-row-group;}  
.printMain .termbody .table-row{display:table-row;}  
.printMain .termbody .table-row-group .table-row:hover,.table-footer-group .table-row:hover{background:#f6f6f6;}  
.printMain .termbody .table-cell{display:table-cell;padding:0 5px;border:1px solid #ccc;width:150px;text-align:center;font:normal 20px/20px "微软雅黑";}  
.printMain .termbody .table-header-group{display:table-header-group;background:#eee;font-weight:bold;}  
.printMain .termbody .table-footer-group{display:table-footer-group;}
.printMain .special{width:100%;float:left;font:bold 18px/20px "微软雅黑";}
.printMain .footleft{float:left;width:400px;height:100px;}
.printMain .footleft p{margin-top:10px;font:normal 18px/20px "微软雅黑";}
.printMain .footright{float:right;width:400px;}
.printMain .footright p{margin-top:10px;font:normal 18px/20px "微软雅黑";}
.printMain .big-div {position: relative; z-index: 99;}
.printMain .small-div {position: absolute;top: 0; left: 0;}
.printMain .bg-div {display: inline-block;position: relative; width: 1050px;height: 200px;}
.printMain .bg-div img{margin-left:170px;margin-top:70px;}
.printMain .line-through{text-decoration:line-through;}
/*结束：学员合同页面样式*/
/*开始：PC快班学员合同页面样式*/
/*.pcMain{margin:0 auto;width:1050px;border:dashed #bbbbbb 1px; overflow:hidden ;}*/
.pcMain{margin:0 auto;width:1050px; overflow:hidden ;}
.pcMain h1{color:#333;font: bold 30px/30px "微软雅黑";text-align:center;}
.pcMain .no{float:right;font:bold 26px/30px "微软雅黑";margin-right:20px;color:#FF0000;}
.pcMain .head{float:left;font:bold 18px/20px "微软雅黑";margin-left:0px;clear:both;width:100%}
.pcMain .headleft{float:left;width:700px;}
.pcMain .headleft span{margin-left:10px;font:normal 18px/20px "微软雅黑";}
.pcMain .headleft span b{text-decoration:underline;font:normal 18px/20px "微软雅黑";}
.pcMain .headright{float:left;width:350px}
.pcMain .headright span{margin-left:0px;font:normal 18px/20px "微软雅黑";}
.pcMain .headright span b{text-decoration:underline;font:normal 18px/20px "微软雅黑";}
.pcMain .profile{width:100%;float:left;font:normal 18px/20px "微软雅黑";text-indent:2em;}
.pcMain .term{width:100%;font:bold 20px/20px "微软雅黑";margin-left:0px;float:left;}
.pcMain .termbody{width:100%;float:left;font:normal 19px/19px "微软雅黑";}
.pcMain .termbody b{text-decoration:underline;}
.pcMain .termbody ul{margin:0;padding:0;list-style:none;}  
.pcMain .termbody .table{display:table;border-collapse:collapse;border:5px solid #ccc;float:left;margin-left:150px;clear:both;}  
.pcMain .termbody .table-caption{display:table-caption;margin:0;padding:0;font:normal 20px/20px "微软雅黑";}  
.pcMain .termbody .table-column-group{display:table-column-group;}  
.pcMain .termbody .table-column{display:table-column;width:100px;}  
.pcMain .termbody .table-row-group{display:table-row-group;}  
.pcMain .termbody .table-row{display:table-row;}  
.pcMain .termbody .table-row-group .table-row:hover,.table-footer-group .table-row:hover{background:#f6f6f6;}  
.pcMain .termbody .table-cell{display:table-cell;padding:0 5px;border:1px solid #ccc;width:150px;text-align:center;font:normal 20px/20px "微软雅黑";}  
.pcMain .termbody .table-header-group{display:table-header-group;background:#eee;font-weight:bold;}  
.pcMain .termbody .table-footer-group{display:table-footer-group;}
.pcMain .special{width:100%;float:left;font:bold 18px/20px "微软雅黑";}
.pcMain .footleft{float:left;width:400px;height:100px;}
.pcMain .footleft p{margin-top:10px;font:normal 18px/20px "微软雅黑";}
.pcMain .footright{float:right;width:400px;}
.pcMain .footright p{margin-top:10px;font:normal 18px/20px "微软雅黑";}
.pcMain .big-div {position: relative; z-index: 99;}
.pcMain .small-div {position: absolute;top: 0; left: 0;}
.pcMain .bg-div {display: inline-block;position: relative; width: 1050px;height: 200px;}
.pcMain .bg-div img{margin-left:120px;margin-top:60px;}
.pcMain .line-through{text-decoration:line-through;}
/*结束：PC快班学员合同页面样式*/
/*开始：学员机动车申请表*/
.applicationMain{width: 1050px;margin:0 auto;}
.applicationMain h1{color:#333;font: bold 40px/50px "微软雅黑";text-align:center;letter-spacing:15px;margin:0px auto; }
.applicationMain span{font:normal 20px/25px '宋体';}
.applicationMain .headertop{width:1050px;height:30px;float:left;border:1px solid #000000;margin-top:80px;} 
.applicationMain  ul {width: 1050px;height: 30px;list-style: none;overflow: hidden;display: block;clear: both; margin: 0; padding: 0; display:inline;}
.applicationMain  ul li {width: 100px;height: 30px;line-height:30px;float: left;text-align:center;}
/*申请人信息样式*/
.applicationMain .header1 {width:1050px;height:255px;float:left;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.applicationMain .header1 .left {width:20px;height:255px;float:left;text-align:center;border-right:1px solid #000000;display:flex;align-items:center; }
.applicationMain .header1 .center {width:838px;height:255px;float:left;border-right:1px solid #000000;}
.applicationMain .header1 .center .rows1{width:838px;float:left;}
.applicationMain .header1 .center .rows2{width:838px;height:81px;float:left;}
.applicationMain .header1 .right{width:190px;height:255px;float:right;}
/*申请业务种类样式*/
.applicationMain .header2{float:left;width:1050px;height:548px;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.applicationMain .header2 .left{width:20px;height:548px;float:left;text-align:center;border-right:1px solid #000000;display:flex;align-items:center;}
.applicationMain .header2 .right{width:1029px;height:548px;float:left;}
.applicationMain .header2 .right .rows1{width:1029px;height:120px;float:left;}
.applicationMain .header2 .right .rows1 .block1{width:250px;height:120px;float:left;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.applicationMain .header2 .right .rows1 .block2{width:80px;height:120px;float:left;border-right:1px solid #000000;border-bottom:1px solid #000000; display:flex;align-items:center;}
.applicationMain .header2 .right .rows1 .block3{width:120px;height:120px;float:left;border-right:1px solid #000000;border-bottom:1px solid #000000;text-align:center;}
.applicationMain .header2 .right .rows1 .block3 span{font:normal 30px/120px "微软雅黑";}
.applicationMain .header2 .right .rows1 .block4{width:576px;height:120px;float:left;border-bottom:1px solid #000000;}
.applicationMain .header2 .right .rows2{width:1029px;height:60px;float:left;}
.applicationMain .header2 .right .rows2 .block1{width:452px;height:60px;float:left;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.applicationMain .header2 .right .rows2 .block2{width:250px;height:60px;float:left;border-right:1px solid #000000;border-bottom:1px solid #000000;text-align:center;line-height:60px;}
.applicationMain .header2 .right .rows2 .block3{width:325px;height:60px;float:left;border-bottom:1px solid #000000;}
.applicationMain .header2 .right .rows3{width:1029px;height:230px;float:left;}
.applicationMain .header2 .right .rows3 .block1{width:320px;height:275px;float:left;border-right:1px solid #000000;}
.applicationMain .header2 .right .rows3 .block2{width:30px;height:275px;float:left;border-right:1px solid #000000;}
.applicationMain .header2 .right .rows3 .block3{width:677px;height:270px;float:left;}
/*申请样式*/
/*开始：学员承诺书页面样式*/
.promiseMain{margin:0 auto;width:1050px; overflow:hidden ;}
.promiseMain h1{color:#333;font: bold 30px/30px "微软雅黑";text-align:center;}
.promiseMain .no{float:right;font:bold 26px/30px "微软雅黑";margin-right:20px;color:#FF0000;}
.promiseMain .head{float:left;font:bold 18px/23px "微软雅黑";margin-left:0px;clear:both;width:100%}
.promiseMain .headtop{float:left;width:1050px;}
.promiseMain .headtop span{margin-left:10px;font:normal 18px/23px "微软雅黑";}
.promiseMain .headtop span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.promiseMain .headleft{float:left;width:330px;}
.promiseMain .headleft span{margin-left:10px;font:normal 18px/23px "微软雅黑";}
.promiseMain .headleft span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.promiseMain .headright{float:left;width:350px}
.promiseMain .headright span{margin-left:0px;font:normal 18px/23px "微软雅黑";}
.promiseMain .headright span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.promiseMain .profile{width:100%;float:left;font:normal 18px/50px "微软雅黑";text-indent:2em;}
.promiseMain .profile span{text-decoration:underline;}
.promiseMain .term{width:100%;font:bold 18px/22px "微软雅黑";margin-left:0px;float:left;}
.promiseMain .termbody{width:100%;float:left;font:normal 18px/50px "微软雅黑";}
.promiseMain .termbody b{text-decoration:underline;}
.promiseMain .termbody ul{margin:0;padding:0;list-style:none;}  
.promiseMain .termbody .table{display:table;border-collapse:collapse;border:5px solid #ccc;float:left;margin-left:10px;clear:both;}  
.promiseMain .termbody .table-caption{display:table-caption;margin:0;padding:0;font:normal 18px/23px "微软雅黑";}  
.promiseMain .termbody .table-column-group{display:table-column-group;}  
.promiseMain .termbody .table-column{display:table-column;width:100px;}  
.promiseMain .termbody .table-row-group{display:table-row-group;}  
.promiseMain .termbody .table-row{display:table-row;}  
.promiseMain .termbody .table-row-group .table-row:hover,.table-footer-group .table-row:hover{background:#f6f6f6;}  
.promiseMain .termbody .table-cell{display:table-cell;padding:0 5px;border:1px solid #ccc;width:150px;height:50px;line-height:50px;text-align:center;font:normal 18px/50px "微软雅黑";}  
.promiseMain .termbody .table-header-group{display:table-header-group;background:#eee;font-weight:bold;}  
.promiseMain .termbody .table-footer-group{display:table-footer-group;}
.promiseMain .footleft{float:left;width:400px;height:100px;}
.promiseMain .footleft p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.promiseMain .footright{float:right;width:400px;}
.promiseMain .footright p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.promiseMain .big-div {position: relative; z-index: 99;}
.promiseMain .small-div {position: absolute;top: 0; left: 0;}
.promiseMain .bg-div {display: inline-block;position: relative; width: 1050px;height: 100px;}
.promiseMain .bg-div img{margin-left:120px;margin-top:0px;}
.promiseMain .phaseleft{float:left;width:600px;height:100px;}
.promiseMain .phaseleft p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.promiseMain .phaseright{float:right;width:200px;}
.promiseMain .phaseright p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.promiseMain .pbig-div {position: relative; z-index: 99;}
.promiseMain .pbg-div {display: inline-block;position: relative; width: 1050px;height: 100px;}
.promiseMain .pbg-div img{margin-left:750px;margin-top:-50px;}
.promiseMain .line-through{text-decoration:line-through;}
/*结束：学员承诺书页面样式*/
/*开始：学员服务承诺页面样式*/
.serviceMain{margin:0 auto;width:1050px; overflow:hidden ;}
.serviceMain h1{color:#333;font: bold 30px/30px "微软雅黑";text-align:center;}
.serviceMain .no{float:right;font:bold 26px/30px "微软雅黑";margin-right:20px;color:#FF0000;}
.serviceMain .head{float:left;font:bold 18px/23px "微软雅黑";margin-left:0px;clear:both;width:100%}
.serviceMain .headtop{float:left;width:1050px;}
.serviceMain .headtop span{margin-left:10px;font:normal 18px/23px "微软雅黑";}
.serviceMain .headtop span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.serviceMain .headleft{float:left;width:330px;}
.serviceMain .headleft span{margin-left:10px;font:normal 18px/23px "微软雅黑";}
.serviceMain .headleft span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.serviceMain .headright{float:left;width:350px}
.serviceMain .headright span{margin-left:0px;font:normal 18px/23px "微软雅黑";}
.serviceMain .headright span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.serviceMain .profile{width:100%;float:left;font:normal 18px/50px "微软雅黑";text-indent:2em;}
.serviceMain .profile span{text-decoration:underline;}
.serviceMain .term{width:100%;font:bold 18px/22px "微软雅黑";margin-left:0px;float:left;}
.serviceMain .termbody{width:100%;float:left;font:normal 18px/50px "微软雅黑";}
.serviceMain .termbody b{text-decoration:underline;}
.serviceMain .termbody ul{margin:0;padding:0;list-style:none;}  
.serviceMain .termbody .table{display:table;border-collapse:collapse;border:5px solid #ccc;float:left;margin-left:10px;clear:both;}  
.serviceMain .termbody .table-caption{display:table-caption;margin:0;padding:0;font:normal 18px/23px "微软雅黑";}  
.serviceMain .termbody .table-column-group{display:table-column-group;}  
.serviceMain .termbody .table-column{display:table-column;width:100px;}  
.serviceMain .termbody .table-row-group{display:table-row-group;}  
.serviceMain .termbody .table-row{display:table-row;}  
.serviceMain .termbody .table-row-group .table-row:hover,.table-footer-group .table-row:hover{background:#f6f6f6;}  
.serviceMain .termbody .table-cell{display:table-cell;padding:0 5px;border:1px solid #ccc;width:150px;height:50px;line-height:50px;text-align:center;font:normal 18px/50px "微软雅黑";}  
.serviceMain .termbody .table-header-group{display:table-header-group;background:#eee;font-weight:bold;}  
.serviceMain .termbody .table-footer-group{display:table-footer-group;}
.serviceMain .footleft{float:left;width:600px;height:100px;}
.serviceMain .footleft p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.serviceMain .footright{float:right;width:200px;}
.serviceMain .footright p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.serviceMain .big-div {position: relative; z-index: 99;}
.serviceMain .small-div {position: absolute;top: 0; left: 0;}
.serviceMain .bg-div {display: inline-block;position: relative; width: 1050px;height: 100px;}
.serviceMain .bg-div img{margin-left:120px;margin-top:-20px;}
.serviceMain .phaseleft{float:left;width:600px;height:100px;}
.serviceMain .phaseleft p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.serviceMain .phaseright{float:right;width:200px;}
.serviceMain .phaseright p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.serviceMain .pbig-div {position: relative; z-index: 99;}
.serviceMain .pbg-div {display: inline-block;position: relative; width: 1050px;height: 100px;}
.serviceMain .pbg-div img{margin-left:750px;margin-top:-50px;}
.serviceMain .line-through{text-decoration:line-through;}
/*结束：学员服务承诺页面样式*/
/*开始：PC快班协议页面样式*/
.agreementPCMain{margin:0 auto;width:1050px; overflow:hidden ;}
.agreementPCMain h1{color:#333;font: bold 30px/30px "微软雅黑";text-align:center;}
.agreementPCMain .no{float:right;font:bold 26px/30px "微软雅黑";margin-right:20px;color:#FF0000;}
.agreementPCMain .head{float:left;font:bold 18px/23px "微软雅黑";margin-left:0px;clear:both;width:100%}
.agreementPCMain .headtop{float:left;width:1050px;}
.agreementPCMain .headtop span{margin-left:10px;font:normal 18px/30px "微软雅黑";}
.agreementPCMain .headtop span b{text-decoration:underline;font:normal 18px/30px "微软雅黑";}
.agreementPCMain .headleft{float:left;width:330px;}
.agreementPCMain .headleft span{margin-left:10px;font:normal 18px/30px "微软雅黑";}
.agreementPCMain .headleft span b{text-decoration:underline;font:normal 18px/30px "微软雅黑";}
.agreementPCMain .headright{float:left;width:350px}
.agreementPCMain .headright span{margin-left:0px;font:normal 18px/30px "微软雅黑";}
.agreementPCMain .headright span b{text-decoration:underline;font:normal 18px/30px "微软雅黑";}
.agreementPCMain .profile{width:100%;float:left;font:normal 18px/50px "微软雅黑";text-indent:2em;}
.agreementPCMain .profile span{text-decoration:underline;}
.agreementPCMain .term{width:100%;font:bold 18px/22px "微软雅黑";margin-left:0px;float:left;}
.agreementPCMain .termbody{width:100%;float:left;font:normal 18px/50px "微软雅黑";}
.agreementPCMain .termbody b{text-decoration:underline;}
.agreementPCMain .termbody ul{margin:0;padding:0;list-style:none;}  
.agreementPCMain .termbody .table{display:table;border-collapse:collapse;border:5px solid #ccc;float:left;margin-left:10px;clear:both;}  
.agreementPCMain .termbody .table-caption{display:table-caption;margin:0;padding:0;font:normal 18px/23px "微软雅黑";}  
.agreementPCMain .termbody .table-column-group{display:table-column-group;}  
.agreementPCMain .termbody .table-column{display:table-column;width:100px;}  
.agreementPCMain .termbody .table-row-group{display:table-row-group;}  
.agreementPCMain .termbody .table-row{display:table-row;}  
.agreementPCMain .termbody .table-row-group .table-row:hover,.table-footer-group .table-row:hover{background:#f6f6f6;}  
.agreementPCMain .termbody .table-cell{display:table-cell;padding:0 5px;border:1px solid #ccc;width:150px;height:50px;line-height:50px;text-align:center;font:normal 18px/50px "微软雅黑";}  
.agreementPCMain .termbody .table-header-group{display:table-header-group;background:#eee;font-weight:bold;}  
.agreementPCMain .termbody .table-footer-group{display:table-footer-group;}
.agreementPCMain .footleft{float:left;width:400px;height:100px;}
.agreementPCMain .footleft p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.agreementPCMain .footright{float:right;width:400px;}
.agreementPCMain .footright p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.agreementPCMain .big-div {position: relative; z-index: 99;}
.agreementPCMain .small-div {position: absolute;top: 0; left: 0;}
.agreementPCMain .bg-div {display: inline-block;position: relative; width: 1050px;height: 100px;}
.agreementPCMain .bg-div img{margin-left:130px;margin-top:-40px;}
.agreementPCMain .line-through{text-decoration:line-through;}
/*结束：PC快班协议页面样式*/
.applicationMain .header3{width:1050px;height:50px;float:left;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.applicationMain .header3 .left{width:170px;height:50px;line-height:50px;float:left;border-right:1px solid #000000;text-align:center;}
.applicationMain .header3 .right{width:870px;height:50px;float:left;}
.applicationMain .header3 .right b{text-decoration:underline;}
/*委托样式*/
.applicationMain .header4{width:1050px;height:50px;float:left;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.applicationMain .header4 .left{width:170px;height:50px;float:left;border-right:1px solid #000000;text-align:center;}
.applicationMain .header4 .right{width:879px;height:50px;float:right;}
.applicationMain .header4 .right .rows1{width:879px;height:25px;float:left;line-height:25px;}
/*申告样式*/
.applicationMain .header5{width:1050px;height:420px;float:left;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.applicationMain .header5 .left{width:20px;height:420px;float:left;border-right:1px solid #000000;text-align:center;display:flex;align-items:center;}
.applicationMain .header5 .center{width:770px;height:420px;float:left;border-right:1px solid #000000;}
.applicationMain .header5 .center span{font:20px/30px "微软雅黑"; }
.applicationMain .header5 .right{width:258px;height:420px;float:left;}
.applicationMain .header5 .right .block1{width:248px;height:60px;float:left;text-indent:2em;border-bottom:1px solid #000000;}
.applicationMain .header5 .right .block2{width:248px;float:left;}
.applicationMain .header5 .right .block2 p{float:right;margin-right:0px;margin-top:120px;font:bold 20px/20px "微软雅黑";}
.applicationMain .big-div {position: relative; z-index: 99;}
.applicationMain .small-div {position: absolute;top: 0; left: 0;}
.applicationMain .bg-div {display: inline-block;position: relative; width: 248px;height: 200px;}
.applicationMain .bg-div img{margin-left:30px;margin-top:240px;}
/*填表说明样式*/
.applicationMain .header6{width:1050px;height:1400px;float:left;margin:50px auto;}
.applicationMain .description{width:1000px;height:1400px;float:left;}
.applicationMain .description h1{font:bold 40px/60px "微软雅黑";text-align:center;letter-spacing:80px;margin-bottom:50px;}
.applicationMain .description span{font:normal 25px/55px "微软雅黑";}
/*结束：学员机动车申请表*/
/*开始：学员教学日志*/
.teachingMain{width: 1050px;margin:0 auto;}
.teachingMain h1{color:#333;font: bold 40px/50px "微软雅黑";text-align:center;letter-spacing:15px;margin:0px auto; }
.teachingMain span{font:normal 20px/25px '宋体';}
.teachingMain .headertop{width:1050px;height:50px;float:left;border:1px solid #000000;margin-top:10px;} 
.teachingMain .headertop h1{color:#333;font: bold 40px/50px "微软雅黑";text-align:center;letter-spacing:15px;margin:0px auto; }
.teachingMain  ul {width: 1050px;height: 30px;list-style: none;overflow: hidden;display: block;clear: both; margin: 0; padding: 0; display:inline;}
.teachingMain  ul li {width: 100px;height: 30px;line-height:30px;float: left;text-align:center;}
/*学员信息样式*/
.teachingMain .header1 {width:1050px;height:120px;float:left;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.teachingMain .header1 .center {width:1049px;height:120px;float:left;}
.teachingMain .header1 .center .rows1{width:1049px;float:left;}
.teachingMain .header1 .center .rows2{width:1049px;height:81px;float:left;}
/*计划表样式*/
.teachingMain .header2{width:1050px;float:left;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.teachingMain .header2 .center{width:1049px;float:right;}
.teachingMain .header2 .center .rows1{width:1049px;height:25px;float:left;line-height:25px;}

/*结束：学员教学日志*/
/*开始：学员退学申请表*/
.quitAppMain{width: 1050px;margin:0 auto;}
.quitAppMain h1{color:#333;font: bold 40px/50px "微软雅黑";text-align:center;letter-spacing:15px;margin:0px auto; }
.quitAppMain span{font:normal 20px/25px '宋体';}
.quitAppMain .headertop{width:1050px;height:30px;float:left;border:0px solid #000000;margin-top:80px;} 
.quitAppMain  ul {width: 1050px;height: 30px;list-style: none;overflow: hidden;display: block;clear: both; margin: 0; padding: 0; display:inline;}
.quitAppMain  ul li {width: 100px;height: 30px;line-height:30px;float: left;text-align:center;}
/*申请人信息样式*/
.quitAppMain .header1 {width:1050px;height:100px;float:left;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.quitAppMain .header1 .center {width:1050px;float:left;border-right:0px solid #000000;}
.quitAppMain .header1 .center ul {width: 1050px;height: 50px;list-style: none;overflow: hidden;display: block;clear: both; margin: 0; padding: 0; display:inline;}
.quitAppMain .header1 .center ul li {width: 100px;height: 50px;line-height:50px;float: left;text-align:center;}
/*退学原因样式*/
.quitAppMain .header2{float:left;width:1050px;height:150px;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.quitAppMain .header2 .left{width:100px;height:150px;float:left;text-align:center;border-right:1px solid #000000;display:flex;align-items:center;}
.quitAppMain .header2 .right{width:949px;height:150px;float:left;}
.quitAppMain .header2 .right .rows1{width:949px;height:120px;float:left;}
.quitAppMain .header2 .right .rows2{width:949px;height:30px;float:left;}
/*学车进度*/
.quitAppMain .header3{width:1050px;height:162px;float:left;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.quitAppMain .header3 .left{width:100px;height:162px;line-height:50px;float:left;border-right:1px solid #000000;text-align:center;}
.quitAppMain .header3 .right{width:949px;height:162px;float:left;}
.quitAppMain .header3 .right ul {width: 949px;height: 50px;list-style: none;overflow: hidden;display: block;clear: both; margin: 0; padding: 0; display:inline;}
.quitAppMain .header3 .right ul li {width: 100px;height: 50px;line-height:30px;float: left;text-align:center;}
/*门店客服面谈情况*/
.quitAppMain .header4{float:left;width:1050px;height:120px;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;}
.quitAppMain .header4 .left{width:100px;height:120px;float:left;text-align:center;border-right:1px solid #000000;display:flex;align-items:center;}
.quitAppMain .header4 .right{width:949px;height:120px;float:left;}
.quitAppMain .header4 .right .rows1{width:949px;height:70px;float:left;}
.quitAppMain .header4 .right .rows2{width:949px;height:30px;float:left;}
/*底部签名*/
.quitAppMain .bottom{width:1050px;height:30px;float:left;border:0px solid #000000;margin-top:30px;} 
/*填表说明样式*/
.quitAppMain .header5{width:1050px;height:180px;float:left;margin:50px auto;}
.quitAppMain .header5 .description{width:1000px;height:180px;float:left;}
.quitAppMain .header5 .description h1{font:bold 24px/60px "微软雅黑";text-align:left;letter-spacing:40px;margin-bottom:10px;}
.quitAppMain .header5 .description span{font:normal 20px/55px "微软雅黑";}
/*结束：学员退学申请表*/
/*开始：在线客服页面样式*/
.callBody{margin:0 auto;width:100%;border:dashed #bbbbbb 1px; overflow:hidden ;}
.callBody .main{width:1020px;margin:0 auto;}
.callBody .main .item{width:510px;float:right;margin-left:0px;}
.callBody .main .item .txtLabel{width:100px;float:left;font: 14px/30px "微软雅黑";height:30px;text-align:right;}
.callBody .main .item .txtInput{width:330px;float:left;font: 14px/30px "微软雅黑";height:30px;vertical-align:middle;}
.callBody .main .item .txtInput .remark{font: 14px/30px "微软雅黑";}
.callBody .main .item .txtInput tex::-moz-focus-inner{ border: 0;padding: 0;}/*针对Firefox*/
.callBody .main .item2{width:1020px;float:right;margin-left:0px;}
.callBody .main .item2 .txtLabel{width:100px;float:left;font: 14px/30px "微软雅黑";height:30px;text-align:right;}
.callBody .main .item2 .txtInput{width:920px;float:left;font: 14px/30px "微软雅黑";height:30px;vertical-align:middle;}
.callBody .main .item2 .txtInput .remark{font: 14px/30px "微软雅黑";}
.callBody .main .item2 .txtInput tex::-moz-focus-inner{ border: 0;padding: 0;}/*针对Firefox*/
/*结束：在线客服页面样式*/
/*开始：学员陪驾协议样式*/
.protocolMain{width: 1050px;margin:0 auto;font: bold 30px/30px "微软雅黑";}
.protocolMain h1{color:#333;font: bold 40px/50px "微软雅黑";text-align:center;letter-spacing:15px;margin:0px auto; }
.protocolMain h2{color:#333;font: bold 20px/30px "微软雅黑";text-align:center;letter-spacing:15px;margin:0px auto; }
.protocolMain span{font:normal 20px/25px '宋体';}
.protocolMain .head{float:left;font:bold 18px/23px "微软雅黑";margin-left:0px;clear:both;width:100%}
.protocolMain .headertop{width:1050px;height:50px;float:left;border:0px solid #000000;} 
.protocolMain .headertop ul {width: 1050px;height: 30px;list-style: none;overflow: hidden;display: block;clear: both; margin: 0; padding: 0; display:inline;}
.protocolMain .headertop ul li {width: 100px;height: 30px;line-height:30px;float: left;text-align:center;}
.protocolMain .headtop{float:left;width:1050px;}
.protocolMain .headtop span{margin-left:10px;font:normal 18px/23px "微软雅黑";}
.protocolMain .headleft{float:left;width:330px;}
.protocolMain .headleft span{margin-left:10px;font:normal 18px/23px "微软雅黑";}
.protocolMain .headleft span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.protocolMain .headright{float:left;width:350px}
.protocolMain .headright span{margin-left:0px;font:normal 18px/23px "微软雅黑";}
.protocolMain .headright span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.protocolMain .profile{width:100%;float:left;font:normal 18px/23px "微软雅黑";text-indent:2em;}
.protocolMain .term{width:100%;font:bold 18px/22px "微软雅黑";margin-left:0px;float:left;}
.protocolMain .termbody{width:100%;float:left;font:normal 18px/21px "微软雅黑";}
.protocolMain .termbody b{text-decoration:underline;}
.protocolMain .termbody ul{margin:0;padding:0;list-style:none;}  
.protocolMain .termbody .table{display:table;border-collapse:collapse;border:5px solid #ccc;float:left;margin-left:30px;clear:both;}  
.protocolMain .termbody .table-caption{display:table-caption;margin:0;padding:0;font:normal 18px/23px "微软雅黑";}  
.protocolMain .termbody .table-column-group{display:table-column-group;}  
.protocolMain .termbody .table-column{display:table-column;width:100px;}  
.protocolMain .termbody .table-row-group{display:table-row-group;}  
.protocolMain .termbody .table-row{display:table-row;}  
.protocolMain .termbody .table-row-group .table-row:hover,.table-footer-group .table-row:hover{background:#f6f6f6;}  
.protocolMain .termbody .table-cell{display:table-cell;padding:0 5px;border:1px solid #ccc;width:150px;text-align:center;font:normal 18px/23px "微软雅黑";}  
.protocolMain .termbody .table-header-group{display:table-header-group;background:#eee;font-weight:bold;}  
.protocolMain .termbody .table-footer-group{display:table-footer-group;}
.protocolMain .footleft{float:left;width:400px;height:100px;}
.protocolMain .footleft p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.protocolMain .footright{float:right;width:400px;}
.protocolMain .footright p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.protocolMain .big-div {position: relative; z-index: 99;}
.protocolMain .small-div {position: absolute;top: 0; left: 0;}
.protocolMain .bg-div {display: inline-block;position: relative; width: 1050px;height: 200px;}
.protocolMain .bg-div img{margin-left:120px;margin-top:40px;}
.protocolMain .line-through{text-decoration:line-through;}
.protocolMain td{height:25px;line-height:25px; }  
/*结束：学员陪驾协议样式*/
/*开始：理论培训协议样式*/
.TTprotocol{width: 1050px;margin:0 auto;font: bold 30px/30px "微软雅黑";}
.TTprotocol h1{color:#333;font: bold 40px/50px "微软雅黑";text-align:center;letter-spacing:15px;margin:0px auto; }
.TTprotocol h2{color:#333;font: bold 20px/30px "微软雅黑";text-align:center;letter-spacing:15px;margin:0px auto; }
.TTprotocol span{font:normal 20px/25px '宋体';}
.TTprotocol .head{float:left;font:bold 18px/23px "微软雅黑";margin-left:0px;clear:both;width:100%}
.TTprotocol .headertop{width:1050px;height:50px;float:left;border:0px solid #000000;} 
.TTprotocol .headertop ul {width: 1050px;height: 30px;list-style: none;overflow: hidden;display: block;clear: both; margin: 0; padding: 0; display:inline;margin-top:10px;}
.TTprotocol .headertop ul li {width: 100px;height: 30px;line-height:30px;float: left;text-align:center;}
.TTprotocol .headtop{float:left;width:1050px;margin-top:2px;}
.TTprotocol .headtop span{margin-left:10px;font:normal 18px/23px "微软雅黑";}
.TTprotocol .headtop span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.TTprotocol .headleft{float:left;width:330px;}
.TTprotocol .headleft span{margin-left:10px;font:normal 18px/23px "微软雅黑";}
.TTprotocol .headleft span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.TTprotocol .headright{float:right;width:350px}
.TTprotocol .headright span{margin-left:0px;font:normal 18px/23px "微软雅黑";}
.TTprotocol .headright span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.TTprotocol .profile{width:100%;float:left;font:normal 18px/23px "微软雅黑";text-indent:2em;}
.TTprotocol .term{width:100%;font:bold 18px/22px "微软雅黑";margin-left:0px;float:left;}
.TTprotocol .termbody{width:100%;float:left;font:normal 18px/21px "微软雅黑";}
.TTprotocol .termbody b{text-decoration:underline;}
.TTprotocol .termbody ul{margin:0;padding:0;list-style:none;}  
.TTprotocol .termbody .table{display:table;border-collapse:collapse;border:5px solid #ccc;float:left;margin-left:30px;clear:both;}  
.TTprotocol .termbody .table-caption{display:table-caption;margin:0;padding:0;font:normal 18px/23px "微软雅黑";}  
.TTprotocol .termbody .table-column-group{display:table-column-group;}  
.TTprotocol .termbody .table-column{display:table-column;width:100px;}  
.TTprotocol .termbody .table-row-group{display:table-row-group;}  
.TTprotocol .termbody .table-row{display:table-row;}  
.TTprotocol .termbody .table-row-group .table-row:hover,.table-footer-group .table-row:hover{background:#f6f6f6;}  
.TTprotocol .termbody .table-cell{display:table-cell;padding:0 5px;border:1px solid #ccc;width:150px;text-align:center;font:normal 18px/23px "微软雅黑";}  
.TTprotocol .termbody .table-header-group{display:table-header-group;background:#eee;font-weight:bold;}  
.TTprotocol .termbody .table-footer-group{display:table-footer-group;}
.TTprotocol .footleft{float:left;width:400px;height:100px;}
.TTprotocol .footleft p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.TTprotocol .footright{float:right;width:400px;}
.TTprotocol .footright p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.TTprotocol .big-div {position: relative; z-index: 99;}
.TTprotocol .small-div {position: absolute;top: 0; left: 0;}
.TTprotocol .bg-div {display: inline-block;position: relative; width: 1050px;height: 200px;}
.TTprotocol .bg-div img{margin-left:100px;margin-top:-50px;}
.TTprotocol .line-through{text-decoration:line-through;}
.TTprotocol td{height:25px;line-height:25px; }
/*结束：理论培训协议样式*/
/*开始：更名协议页面样式*/
.agreementMain{margin:0 auto;width:1050px; overflow:hidden ;}
.agreementMain h1{color:#333;font: bold 30px/30px "微软雅黑";text-align:center;}
.agreementMain .no{float:right;font:bold 26px/30px "微软雅黑";margin-right:20px;color:#FF0000;}
.agreementMain .head{float:left;font:normal 18px/23px "微软雅黑";margin-left:0px;margin-top:10px;clear:both;width:100%}
.agreementMain .headleft{float:left;width:700px;}
.agreementMain .headleft span{margin-left:0px;font:normal 18px/23px "微软雅黑";}
.agreementMain .headleft span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.agreementMain .headright{float:left;width:350px}
.agreementMain .headright span{margin-left:0px;font:normal 18px/23px "微软雅黑";}
.agreementMain .headright span b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.agreementMain .profile{width:100%;float:left;font:normal 18px/23px "微软雅黑";text-indent:2em;}
.agreementMain .profile b{text-decoration:underline;font:normal 18px/23px "微软雅黑";}
.agreementMain .term{width:100%;font:bold 18px/22px "微软雅黑";margin-left:0px;float:left;}
.agreementMain .termbody{width:100%;float:left;font:normal 18px/21px "微软雅黑";}
.agreementMain .termbody b{text-decoration:underline;}
.agreementMain .termbody p{font:normal 18px/22px "微软雅黑";text-indent:34px;}
.agreementMain .termbody ul{margin:0;padding:0;list-style:none;}  
.agreementMain .termbody .table{display:table;border-collapse:collapse;border:5px solid #ccc;float:left;margin-left:150px;clear:both;}  
.agreementMain .termbody .table-caption{display:table-caption;margin:0;padding:0;font:normal 18px/23px "微软雅黑";}  
.agreementMain .termbody .table-column-group{display:table-column-group;}  
.agreementMain .termbody .table-column{display:table-column;width:100px;}  
.agreementMain .termbody .table-row-group{display:table-row-group;}  
.agreementMain .termbody .table-row{display:table-row;}  
.agreementMain .termbody .table-row-group .table-row:hover,.table-footer-group .table-row:hover{background:#f6f6f6;}  
.agreementMain .termbody .table-cell{display:table-cell;padding:0 5px;border:1px solid #ccc;width:150px;text-align:center;font:normal 18px/23px "微软雅黑";}  
.agreementMain .termbody .table-header-group{display:table-header-group;background:#eee;font-weight:bold;}  
.agreementMain .termbody .table-footer-group{display:table-footer-group;}
.agreementMain .seal{float:left;width:800px;height:100px;margin-top:40px;}
.agreementMain .seal p{margin-top:10px;font:normal 18px/23px "微软雅黑";}
.agreementMain .footleft{float:left;width:400px;height:100px;}
.agreementMain .footleft p{margin-top:20px;font:normal 18px/23px "微软雅黑";}
.agreementMain .footright{float:right;width:400px;}
.agreementMain .footright p{margin-top:20px;font:normal 18px/23px "微软雅黑";}
.agreementMain .big-div {position: relative; z-index: 99;}
.agreementMain .small-div {position: absolute;top: 0; left: 0;}
.agreementMain .bg-div {display: inline-block;position: relative; width: 1050px;height: 300px;}
.agreementMain .bg-div img{margin-left:50px;margin-top:40px;}
.agreementMain .line-through{text-decoration:line-through;}
/*结束：更名协议页面样式*/