html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset,form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit; vertical-align: baseline; list-style: none;}
a{text-decoration: none;}
a,input,button,select,textarea{outline:none;}
a:active,a:hover{outline: none; border:0; background: none; -webkit-tap-highlight-color: transparent;-moz-tap-highlight-color: transparent; -ms-tap-highlight-color: transparent; -o-tap-highlight-color: transparent;}
a,input,i{-webkit-tap-highlight-color:rgba(0,0,0,0); -moz-tap-highlight-color:rgba(0,0,0,0); -ms-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);}
body{font-family: "微软雅黑"; font-size: 14px; color:#666666;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}

/* banner */
.banner{width:100%;background:url("../images/01.jpg") no-repeat center center; height: 500px; overflow:hidden;}
.banner .btn-box{width:450px;height:100px;margin:420px auto;}
.banner .btn-box a{display: block; font-size: 16px; text-align: center; line-height:40px;color:#fff;background: #005aab; float:left; width:136px; height:40px;box-sizing: border-box; border: 1px solid #005aab;border-radius: 5px;}
/*.banner .btn-box a:hover{background: #efcd68; border: 1px solid #efcd68}*/
.banner .btn-box .md-btn{margin-left:150px;}
/*标题*/
.content-title{
    width: 1000px;
    margin: 20px auto;
    text-align: center;
    color: #bf3436;
    height: 40px;
    line-height: 40px;
}
.content-title p{
    font-size: 28px;
}
.content-title span{
    display: inline-block;
    border-bottom: 1px solid #bf3436;
    width: 245px;
    vertical-align: middle;
    margin: 0 10px;
}
.content-title .gray-title{
    font-size: 16px;
    color: #bbb;
    height: 20px;
    line-height: 20px;
}
/*学校介绍*/
.content2{
    width: 1000px;
    margin: 0 auto;
    padding-top: 30px;
}
.content2-img{
    width: 280px;
    float: left;
}
.content2-txt{
    width: 720px;
    float: left;
    font-size: 16px;
    line-height: 25px;
    padding: 0 10px;
   box-sizing: border-box;
    color: #666;
}
/*排名优势*/
.content1{
    width: 1000px;
    margin: 40px auto;
}
.content1>ul{
    margin-top: 20px;
    margin-bottom:20px;
}
.content1>ul>li{
    float: left;
    margin-left: 34px;
}
.content1 p{
    font-size: 16px;
    color: #666;
    line-height: 25px;
    padding: 5px 20px;
}
.content3{
    width: 1000px;
    margin: 40px auto;
    font-size: 16px;
    line-height: 25px;
    color: #666;
}
.baoming{
    padding-top: 30px;
    font-size: 40px;
    height: 50px;
    color: #fff;
    text-align: center;
}
.baoming-form{
    width: 1000px;
    height: 180px;
    margin: 0 auto;
    background: #153252;
}
.form-content{
    margin: 0 auto;
    width: 955px;
    height: 80px;
    background: #fff;
}
.form-content input{
    width: 130px;
    height: 22px;
    border: 1px solid #acacac;
}
.form-content>div{
    display: inline-block;
    margin-top: 25px;
    margin-left: 40px;
}
.submitId{
    display: inline-block;
    width: 90px;
    height: 35px;
    background: #f61546;
    text-align: center;
    color: #fff;
    line-height: 35px;
}
