body,html{ width:100%;padding: 0;margin: 0 auto;}
img{ width: auto;}
.main{
    width:1000px;
    margin: 0 auto;
}
.clear{ clear: both;}
.item{ width: 100%;}
.photo img{
   width: 100%; 
}
hr{ border:1px;color: #fff;padding: 0;margin: 0;}
.btn{
    background: #ffff00;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 18px;
    font-family: '微软雅黑';
    text-decoration: none;
    color:#000;
}
.btn-qa{
    background: #ff8a00;
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 18px;
    font-family: '微软雅黑';
    text-decoration: none;
    color:#fff;
}

.btn-right{
    position: relative;
    z-index:999;
    left:710px;
    top:-68px;
}


.btn-item{
    text-align: center;
    padding:20px 0 50px 0 ;
}
.btn-left{
    position: relative;
    z-index:999;
    left:160px;
    top:-65px;
}

.btn3{
    position: relative;
    z-index:999;
    left:710px;
    top:-43px;
}
.btn4{
    position: relative;
    z-index:999;
    left:160px;
    top:-77px;
}
.btn7{
    position: relative;
    z-index:999;
    left:710px;
    top:-30px;
}
.btn8{
    position: relative;
    z-index:999;
    left:160px;
    top:7px;
}


/******************/

.head{
    width: 100%;
    height:70px;
    background: #e77428;

}
.head .logo{
    float: left;
    width:187px;
}
.head .menu{
    float: right;
    width: 530px;
}
.head .menu .li{
    float:left;
    margin:20px 0;
    letter-spacing:2px;
}
.head .menu .li-m{
    float:left;
    margin:20px 17px;

}
.head .menu .li a{
    color:#fff;
    font-size:20px;
    font-family: "微软雅黑";
    font-weight: bold;
    text-decoration: none;
}

.kv{
    width: 100%;
    background-image: url('../images/kv_bg.jpg');
    height:700px;
    background-size:100% 100%;
}
.kv .main{
    width: 1100px;
    margin: 0 auto;
    padding: 0 0 140px 0 ;
}
.kv .img{
    width:100%;
}
.kv .img .up{
    width: 1040px;margin: 0 auto;

}
.kv .img .up img{
    width: 340px;
    margin: -22px 0;
}
.kv .img .buttom{
    width: 100%;
    margin-top: -10px;
}

.kv .form{
    /*border:1px solid red;*/
    width:210px;
    height: 200px;
    position:relative;
    margin-top:-325px;
    margin-left:115px;
}
.kv .form .frow{
    width:100%;
    margin-bottom: 5px;
}
.kv .form input[type=text]{
    width:208px;height:35px;
    border-radius: 8px;
    background: #cae3f1;
    border:1px solid #fff;
    font-size:21px;
    padding:2px 3px;
}
.kv .form .submit{
    width:145px;height:48px;
    border-radius: 10px;
    background: #397eba;
    border:1px solid #fff;
    font-size:25px;
    padding:2px 3px;
    margin-left:35px;
    margin-top:10px;
    color:#fff;
    font-weight: bold;
    font-family: "微软雅黑";
}

/*工具条*/
.tools{
    width:100%;
    background: #fff;
}
.tools .main{
    padding: 20px 0 ;
}
.tools .iblock{
    float: left;
    margin:0 24px;
}

/*美国*/
.a-item{
    width: 100%;
    background-image: url('../images/abg.jpg');
    background-size:100% 100%;
    height:auto;
}
/*英国*/
.e-item{
    width: 100%;
    background-image: url('../images/ebg.jpg');
    background-size:100% 100%;
    height:auto;
}
/*英国*/
.u-item{
    width: 100%;
    background-image: url('../images/ubg.jpg');
    background-size:100% 100%;
    height:auto;
}
/*新加坡*/
.s-item{
    width: 100%;
    background-image: url('../images/sbg.jpg');
    background-size:100% 100%;
    height:auto;
}


.title{
    padding: 10px 0;
}
.title .left{
    float: left;
}
.title .right{
    float: right;
}

/*照片*/
.photo{
    width:100%;
}
.qa{
    width: 100%;
}

.iframe-main{
    max-width:850px;
    margin: 0 auto;
}
.ilink a{
    padding:5px 40px 25px 20px;
}

.iframe-a {
    height: 40px;
    left: 148px;
    position: relative;
    top: -164px;
    width: 65px;
}
.iframe-e{
    width:65px;height:40px;
    position: relative;
    left:405px;
    top:-204px;
}
.iframe-u{
    width:65px;height:40px;
    position: relative;
    left:655px;
    top:-246px;
}
.ilinkbig{
    height: 51px;
    left: 259px;
    position: relative;
    top: -194px;
    width: 331px;
}
.ilinkbig a{
    padding:0px 312px 32px 20px;
}

.iframe-diy1{
    width:65px;height:40px;
    position: relative;
    left:185px;
    top:-170px;
}
.iframe-diy2{
    width:65px;height:40px;
    position: relative;
    left:615px;
    top:-210px;
}
.footer{
    background: #f4f4f4;
}


/*校区*/
#xiaoqu {
    background: none repeat scroll 0 0 #eee;
    clear: both;
    height: auto !important;
    min-height: 100px;
    padding: 30px 0;
}
#xiaoqu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.xiaoqu {
    height: auto !important;
    margin: 0 auto;
    min-height: 100px;
    padding: 0;
    width: 980px;
}
.jiamenxiao {
    background-color: #646464;
    color: #fff;
    float: left;
    height: 25px;
    text-align: center;
    width: 81px;
}
.xq_h3 {
    float: left;
    font-family: Microsoft YaHei,simhei;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 235px;
    width: 129px;
}
.xiaoqu_rt {
    border-left: 1px solid #c8c8c8;
    float: right;
    height: auto;
    padding-left: 25px;
    width: 804px;
}
.xq_details {
    float: left;
    height: 120px;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 380px;
}
.xq_details img {
    float: left;
    height: 111px;
    width: 81px;
}
.xq_dert {
    float: right;
    font-size: 13px;
    margin-top: 15px;
    width: 280px;
}
.xq_dert span {
    display: block;
}
.xq_dert span a {
    color: #397ad4;
}


