@charset "utf-8"; /*Begin */
/*公共文字样式*/
/*公共部分*/
@import url(../images/css/comm.css);
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display:block;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,lable,textarea,p,blockquote,th,td {margin:0;padding:0;font-family:"Microsoft YaHei",Verdana;}
html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
table{border-collapse: collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal; font-weight:normal;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{font-size: 14px;line-height: 18px;color: #333; width:100%;}
.container{
    width:100%;/*div的宽度*/
    margin:0px;
    padding:0px;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    overflow: hidden;
}
.jqr_banner{min-width: 1200px;position: relative;height:573px}
.jqr_banner .jqr_banner_in{
    margin: 0 auto;
    position: absolute;
    margin-left: -960px;
    top: 0;
    left: 50%;
}
a{
    color: #000;
}
a:link,a:hover
{
    text-decoration:none;
}
/*第二个， title：航空院校高考落榜生龙门计划？？*/
.titleHeader p{
    font-size: 46px;
    color: rgb(42, 42, 42);
    text-transform: uppercase;
    line-height: 2.515;
    text-align: center;
}
.planLeftBox{position: relative;width: 600px;height: 375px;float: left;}
.littleBox{
    background-color: rgb(215, 48, 52);
    float: left;
    width: 278px;
    height: 223px;
    margin-top: 151px;
}
.planLeftBox img{margin: -374px 31px;}


.planRightBox{
    width: 600px;height: 375px;float: right;
}
.rightLine{
    float: left;
    margin-top: 58px;margin-left: 57px;
    background-color: rgb(215, 48, 52);
    width: 154px;
    height: 3px;
}
.planRightBoxSize p{
    float: left;margin-top: 30px;
    text-align: left;margin-left: 57px;
    font-size: 20px;
    color: rgb(63, 63, 63);
    text-transform: uppercase;
    line-height: 2;
    width: 544px;
    height: 100px;
}
.bm_btn_1{
    display: block;
    font-size:24px;
    background: #ffffff;
    line-height: 60px;
    border:1px solid #d73034;
    cursor: pointer;
    float: left;
    width: 216px;
    height: 60px;margin-left: 57px;
    margin-top: 60px;
}

.lableImg {height: 273px;display: inline-block;float: left;margin-left: 20px;}
.highSalary{display: inline-block;margin-top: 50px}

.bm_btn_2{
    display: block;
    background: #ffffff;
    font-size: 18px;
    cursor: pointer;
    margin-top: 20px;
    width: 128px;
    height: 34px;
    line-height: 30px;
    border:1px solid #d73034;
    color: #d73034;
}
.bm_btn_2 a{color: #d73034;font-size: 18px;text-align: center}

/*选择“航空院校高考落榜生龙门计划”的N种理由*/
.selectBox{
    font-size: 20px;
    display: inline-block;
    margin: 20px 0px 0px 10px;
    background-color: #ffffff;
    width: 508px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #d73034;
}
.selectBox a{text-decoration: none;color: #d73034;}
.infoBox{margin-top: 30px;}
.infoBox p{  color: rgb(42, 42, 42);line-height: 2.515;text-align: center;font-size:46px;}

/*圆梦大学，抢占龙门计划名额*/
.enrollBox{height: 198px;border-radius: 10px;background-color: rgb(215, 48, 52);margin-top: 20px;position: relative;}
.enrollBoxDiv{width: 1120px;height: 118px;position: absolute;margin-top: 40px;margin-left: 40px;}
.enrollBoxDiv div{display: inline-block;float: left;}
.enrollInput{display: inline-block;margin-left: 32px;}
.enrollInput > input,.searchSelect_1,.searchSelect_2{
    z-index: 238;
    padding-left: 20px;
    text-indent: 20px;
    outline: none;
    background-color: rgb(255, 255, 255);
    width: 352px;
    height: 44px;
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
}

/*姓名输入框*/
.nameInput{
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 30px;
    margin-left: 7px;
    margin-top: 7px;
    background: url(/img/4171/login_1.jpg) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}
.telInput{
    position: absolute;
    display: inline-block;
    width: 23px;
    height: 33px;
    margin-left: 7px;
    margin-top: 7px;
    background: url(/img/4171/login_2.jpg) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}
/*出生日期输入框*/
.birthInput{
    position: absolute;
    display: inline-block;
    width: 35px;
    height: 33px;
    margin-left: 4px;
    margin-top: 7px;
    background: url(/img/4171/login_4.jpg) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}
/*选择输入框*/
.selectInput_1{
    position: absolute;
    display: inline-block;
    width: 35px;
    height: 33px;
    margin-left: 7px;
    margin-top: 7px;
    background: url(/img/4171/login_3.jpg) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}
/*身高输入框*/
.statureInput{
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 30px;
    margin-left: 7px;
    margin-top: 7px;
    background: url(/img/4171/login_5.jpg) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}
.bm_btn_3{
    border:0;margin-left: 32px;
    font-size: 20px;cursor: pointer;display: block;background-color: rgb(255, 214, 67);
    width: 352px;height: 44px;line-height: 44px;
}


/*龙门计划多专业任你选？*/
.aviationSchoolSize{
    font-size: 46px;
    color: rgb(33, 33, 33);
    line-height: 0.921;
}
.aviationSchoolImg{
    float: left;
    margin-left: 66px;
    display: inline-block;
}
.bm_btn_4{
    border:0;
    cursor: pointer;
    margin-top: 27px;
    font-weight: 600;
    background-color: #bfbfbf;
    width: 211px;
    height: 55px;
    color: #ffffff;
    line-height: 50px;
}
.bm_btn_4 a{color: #ffffff;text-decoration:none;font-size: 22px;}

.shc_A6BoxLeftTagHover{
    padding: 0 20px;
    height: 57px;
    line-height: 57px;
    /* 强制转换a标签为块元素 */
    display: block;
    color: #2b2b2b;
    background-color: #bfbfbf;
    text-decoration: none;
}
.shc_A6BoxLeftTagHover:hover{
    height: 57px;
    background-color: rgb(215, 48, 52);
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    line-height: 57px;
}
.trianglet{
    position:absolute;
    width: 24px;
    height: 15px;
    margin-left: 100px;margin-top: -3px;
    border:15px solid transparent;
    border-top-color:#d73034;
}

.aviationExplain{
    border-width: 2px;
    border-color: rgb(215, 48, 52);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 2.723px 4.193px 10px 0px rgba(215, 48, 52, 0.36);
    width: 1090px;margin-top: -50px;
    height: 506px;
}
.aviationExplain div{text-align: left;margin-left: 55px;}
.aviationExplainSize_1 p{font-size:22px; color: rgb(215, 48, 52);margin-top: 39px;font-weight: bold;line-height: 2.364;text-align: left;}

.aviationExplainSize_2{font-size:18px;margin-top: 15px;}
.aviationTop{margin-top: 15px;line-height: 1.5;}
.aviationExplainSize_style{
    background-color: rgb(215, 48, 52);
    width: 162px;color: #ffffff;
    font-weight: bold;
    height: 30px;border-radius:30px;
    text-align: center;line-height: 27px;
}
.aviationExplainSize_3{font-size: 18px;margin-top:25px;}

.aviationExplainImg{margin-top: 19px;height: 72px;}
.aviationExplainImg div{display: inline-block;float: left;margin-left: 18px;}

.aviationExplainSize_4{
    margin-top: -90px;
    display:block;
    width: 508px;
    height: 54px;
    border:1px solid red;
    line-height: 54px;font-size:24px;
}

/*证书*/
.certificateBg{height: 660px;margin-top:60px}
.certificateTitleSize_1{font-size: 46px;color: rgb(42, 42, 42);line-height: 2.515;}
.certificateTitleSize_2{font-size: 18px;color: rgb(63, 63, 63);line-height: 2;width: 929px;height: 54px;}
.certificateImg{width:1200px;height:400px;margin-top: 40px;}
.certificateImgBox div{display: inline-block;float: left;width:300px;height:200px;}
.certificateOtherImg{
    border-width: 1px;
    border-color: rgb(254, 185, 187);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 1.545px 4.755px 8px 0px rgba(215, 48, 52, 0.35);
    width: 298px;
    height: 198px;
    z-index: 97;
}
.insideImg{margin-top: 50px;}
.insideSize{margin-top: 33px;font-size: 20px;color: rgb(35, 35, 35);}
.certificateButton{
    margin-top:30px;
    display: block;
    border-width: 1px;
    border-color: rgb(215, 48, 52);
    border-style: solid;
    width: 508px;line-height: 52px;
    height: 54px;font-size:24px;
}


/*就业前景好 — 数据说话 未来可期-*/
.airBoxBg{margin-top: 90px}
.airBoxTitle{position:absolute;margin-top: -762px;margin-left: 140px;}
.airBoxSize_1{font-size: 46px;color: rgb(42, 42, 42);line-height: 2.515;}
.airBoxSize_2{font-size: 18px;color: rgb(63, 63, 63);line-height: 2;width: 930px;height: 54px;}
.airAmongBox{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    opacity: 0.8;
    position: absolute;
    width: 1200px;
    height: 400px;
    margin-top: -540px;
}
.airAmongBoxTitleSize p{
    font-size: 34px;
    color: rgb(215, 48, 52);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;margin-top:40px;
}
.airAmongBoxImg{margin-top: 36px;height: 186px;margin-left: 34px;}
.airAmongBoxImg div{display: inline-block;float: left;margin-left: 22px;}
.airAmongBoxImg img{border-right: 10px;border-radius: 10px; background-color: rgb(255, 255, 255);
    box-shadow: 1.439px 1.389px 11.52px 0.48px rgba(74, 74, 74, 0.3);}
.airAmongBoxSize p{display: inline-block;font-size: 20px;color: #6e6e6e;margin-top: 33px;}
.airButton{
    border-width: 1px;
    border-color: rgb(215, 48, 52);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    opacity: 0.702;
    width: 508px;font-size: 24px;
    height: 54px;line-height:54px;
    margin-top: -110px;
}

/*校企合作 — 眼见为真 放心托付*/
.cooperate{height: 240px;}
.cooperate div{display:inline-block;float: left;margin-left: 60px;}



.openEnrollSize{margin-top:47px;}
.openEnroll{
    float: left;
    width: 1060px;
    height: 522px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 2.723px 4.193px 10px 0px rgba(215, 48, 52, 0.57);
}
.openEnrollSize p{font-size:46px;display: inline-block;}
.openEnrollSize_1{color:#d73034}

.openEnrollImg{float: left;margin: 40px 40px;width: 513px;height: 340px;}

.openEnrollBox{margin-top: 30px;width: 410px;height: 340px;float: left;}
.openEnrollBox input{
    display: block;
    border-radius: 6px;
    background-color: rgb(247, 247, 247);
    width: 404px;
    height: 52px;
    text-indent: 20px;
    margin-top: 18px;
    border:0;
    outline: none;
}
.w1000{width:1000px; margin:0 auto;overflow: hidden;}

.foot1916{padding:30px 0; text-align:center;}






.na_school ul{padding-left:45px }
.na_school ul li {float: left;width: 310px;margin-right: 40px;}
.na_school ul li a img{width:100%;height: 148px}
.na_school ul li .tuijian_li_wen {text-align: left;padding: 10px 25px;height: 190px;border: 1px dashed #9d9d9d;border-top:0;background: #fffefb;position:relative}
.na_school ul li .tuijian_li_wen h2 {font-size: 18px;font-weight: bold;line-height: 30px;margin-bottom: 5px;}
.na_school ul li .tuijian_li_wen p {font-size: 14px;line-height: 25px;}
.na_school ul li .tuijian_li_wen p strong {color: #cc2411;}
.na_school ul li .tuijian_li_btn a {display: inline-block;color: #fff;font-size: 14px;margin-right: 10px;padding: 5px 20px;margin-top: 15px}
.na_school ul li .tuijian_li_btn{position:absolute;bottom:20px}
.na_school ul li .tuijian_li_btn .btn1 {background: #e3841d;}
.na_school ul li .tuijian_li_btn .btn2 {background: #cc2411;margin-right: 0;}


