
dl,dd,dt,ul,li,p{
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0;
}
li p{
    margin: 0;
}
.flt {
    float: left;
}

.flr {
    float: right;
}
.cle:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
/*.linkBtn{
    color: #4185e7;
    float: right;
    cursor: pointer;
}*/
#top_big{
    width: 100%;
    /*background: url("../../images/home/contentbg.jpg") no-repeat;*/
    padding-top: 0;
}
#main{
    width: 1160px;
    margin: 0 auto;
    background: #fff;
    padding: 0 70px;
}
form{
    margin-bottom: 30px;
    padding-left: 10px;
}
iframe:nth-of-type(2n-1){
    margin-right: 4%;
}
.homeAreaIframe{
    width: 100%;
    height: 860px;
    float: left;
    margin: 10px 0px;
}

.mainHome .homeArea{
    width: 48%;
    float: left;
    margin: 30px 0px;
    height: 500px;
}
.homeArea.w100{
    width: 100%;
    height: 365px;
}

.mainHome .homeAreaItem{
    margin-left: 0;
    height: 90%;
}
.secondTitle{
    position: absolute;
    left: 25%;
    bottom: -2px;
}
.secondTitle>li{
    display: inline-block;
    padding: 10px 15px;
    font-size: 15px;
}
.secondTitle>li.selected{
    border:2px solid #ccc;
    border-bottom-color: #ffffff;
    border-top-color: #ab0a0b;
    color: #333;
}


/*banner图片样式*/
#slider{
    width: 1070px;
    margin: 0 auto;
}
#slider>img{
    width: 100%;
    display: block;
    margin-top: -3px;
}
/*---------------------------各个模块的样式------------------------*/
.mainItem{
    width: 100%;
    display: none;
}
.homeArea.mainItemDl{
    width: 100%;
    margin: 30px 0;
}
.important{
    padding-top: 20px;
}
/*位置导航的样式*/
.positionNav{
    font-size: 14px;
    color: #999999;
    padding: 35px 10px;
}
.positionNav>div{
    display: inline-block;
}
/*校园风采样式*/
#main .ItemAreaIframe{
    float: right;
    width: 74%;
    margin-left: 5%;
    margin-right: 0;
    min-height: 750px;
}
#navD{
    float: left;
    width: 20%;
    border: 1px solid #e6e6e6;
}
#navD li{
    
}
#navD li p{
    line-height: 22px;
    padding: 10px 0px;
    text-align: center;
    color: #666;
    font-size: 16px;
    border-bottom: 1px dashed #e6e6e6;
    cursor: pointer;
    padding-left: 30%;
}
#navD li p:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.box {
    width:0px;
    height:0px;
    border: 8px solid transparent;
    border-top:8px solid #9a9a9a;
    float: left;
    margin-top: 8px;
    margin-left: 5px;
}
/*----------------树形菜单---------------*/
body, html { height: 100%; background: #F2F2F2; overflow: hidden; }
* { margin: 0; padding: 0 }
body { font: 14px "微软雅黑", "FontAwesome", "Arial Narrow", HELVETICA; -webkit-text-size-adjust: 100%; }
li { list-style: none }
a { text-decoration: none; }
.navMenu-top {
    color: #666;
    border-bottom: 1px solid #d9d9d9 ;
    text-align: center;}
.navMenu-top>p{
    font-size: 18px;
    margin: 0;
    line-height: 40px;
}
.navMenu> li { display: block; margin: 0; padding: 0; border: 0px; }
.navMenu>li>a { display: block; overflow: hidden; padding-left: 15px; line-height: 40px; color: #ABB1B7; transition: all .3s; position: relative; text-decoration: none; font-size: 17px;  border-bottom: 1px solid #d9d9d9; }
.navMenu > li:nth-of-type(1)> a { border-top: 1px solid transparent; }
.navMenu > li:last-child > a { border-bottom: 1px solid transparent; }
.navMenu>li>a>i { font-size: 20px; float: left; font-style: normal; margin: 0 5px; }
.navMenu li a .arrow.open:before { float: right; margin-top: 1px; margin-right: 15px; display: inline; font-family: FontAwesome; height: auto; font-size: 16px; content: ">"; font-weight: 300; text-shadow: none; }
.navMenu>li>ul.sub-menu, .navMenu>li>ul.sub-menu>li>ul.sub-menu { display: none; list-style: none; clear: both; margin: 8px 0px 0px 10px; padding-bottom: 5px; }
.navMenu>li.active > ul.sub-menu, .navMenu>li>ul.sub-menu>li.active >ul.sub-menu { }
.navMenu>li>ul.sub-menu li { background: none; margin: 0px; padding: 0px; }
.navMenu>li>ul.sub-menu li>a { display: block; font-size: 16px; line-height: 36px; padding-left: 20px; color: #ABB1B7; clear: both; }

.navMenu>li>a.active, .navMenu>li>a:hover {
    color: red;
    background: #fff;
}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a {
    color: red;
    background: #fff;
}
.navMenu>li>a {
    padding-left: 15px;
}
.arrow:before{
    float: right;
    margin-top: 1px;
    margin-right: 15px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: ">";
    font-weight: 300;
    text-shadow: none;
    
}
#toSearch{
    width: 100px;
    cursor: pointer;
    background-color: #267ebd;
    color: white;
    font-size: 15px;
    text-align: center;
    height: 29px;
    line-height: 29px;
    border-radius: 5px;
    display: inline-block;
}


/*学校信息和企业信息详情*/
.schoolDetail{
    display: none;
    text-align: center;
    font-size: 16px;
    padding-bottom: 30px;
}
.supplierDetail{
    display: none;
    padding-bottom: 30px;

}
.schoolPic{
    width: 200px;
    margin: 0 auto;
}
.schoolPic>img{
    width: 100%;
}
.schoolDetail ul{
    width: 40%;
    margin: 0 auto;
}
.schoolDetail h5{
    font-size: 16px;
    text-align: center;
}
.schoolDetail li{
    margin: 10px 0px;
}
.schoolDetail .labelTitle{
    text-align: right;
    width: 50%;
    display: inline-block;
}
.labelContent{
    width: 50%;
    vertical-align: top;
    word-break: break-all;
    text-align: left;
    display: inline-block;
}
.model_bg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    z-index: 999;
    display: none;
}
.my_model {
    position: fixed;
    display: none;
    top: 45%;
    left: 50%;
    margin-top: -50px;
    margin-left: -200px;
    z-index: 9999;
    width: 430px;
    min-height: 170px;
    border: 1px solid #aeaeae;
    background: #fff;
    border-radius: 5px;
}
.my_model .title {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #978E8E;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0px;
}
.my_model .title .closeModel {
    float: right;
    font-size: 20px;
    cursor: pointer;
}
.my_model .title .tit {
    color: #000;
}
.my_model .diaBody {
    padding: 20px;
    box-sizing: border-box;
}
.my_model .opBtn {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    border-top: 1px solid #ccc;
}
.my_model .msgbox {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.my_model .opBtn a {
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius:5px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
}
.my_model .opBtn .cloBtn {
    width: 70px;
}
.my_model .subBtn {
    background: #52a0e5;
    color: #fff;
    border: 1px solid #52a0e5;
}
.my_model .cloBtn {
    background: #fff;
    color: #333;
    border: 1px solid #ccc;
}
.succ{
    position: fixed;
     display: none;
    top: 45%;
    left: 50%;
    margin-top: -50px;
    margin-left: -200px;
    z-index: 9999;
    width: 350px;
    min-height: 55px;
    line-height: 55px;
    font-size: 16px;
    border: 0px solid #aeaeae;
    background: rgba(0,0,0,.6);
    border-radius: 5px;
    color: #fff;
    text-align: center;
}

.messaText{
    margin-top: 15px;
}
.titNamet{
    display: inline-block;
    text-align: right;
    width: 90px;
}