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/img/banner.jpg") no-repeat;
    height: 617px;
    overflow:hidden;
    background-position: center top;
    background-size: auto 100%;
}
.banner .btn-box{
    width: 392px;
    height: 100px;
    margin: 440px auto;
}
.banner .btn-box a{
    display: block;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    float: left;
    width: 148px;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    /* border: 1px solid blue; */
    /* border-radius: 20px; */
    background: #fd786a;
    font-weight: 600;
}
.banner .btn-box .md-btn{margin-left:96px;}

.youshidbj{
    width:100%;
    background:url("../images/img/beijing01.jpg") no-repeat;
    height: 898px;
    overflow:hidden;
    background-position: center top;
    background-size: auto 100%;
}
.youshi{
    width: 1000px;
    margin: 0 auto;
}

.youshi ul{
    background:url("../images/img/beijing03.png") no-repeat;
    height: 898px;
    overflow:hidden;
    background-position: center top;
    background-size: auto 100%;
}
.youshi li{
    float: left;
    text-align: center;
    width: 32%;
}
.youshidbj .youshi ul li div{
    width: 80%;
    margin: 180px auto;
    font-size: 16px;
    text-align: justify;
    text-justify: distribute;
    line-height: 28px;
}
.youshidbj .youshi ul li div span{
    color: #fd786a;
}
.youshidbj .youshi .youshi01 .you02{
    margin-top:273px;
}
.youshidbj .youshi .youshi02 .you03{
    margin-top: 346px;
    margin-left: 52px;
}
.youshidbj .youshi .youshi03{
    margin-left: 34px;
}
.youshidbj .youshi .youshi03 .you04{
    margin-top: 208px;
    margin-left: 40px;
}
.youshidbj .youshi .youshi03 .you05{
    margin-top: 275px;
    margin-left: 40px;
}


.chenggong{
    width: 1000px;
    margin: 0 auto;
}

.gsjieshao {
    width: 1005px;
    margin: 0px auto;
    height: 635px;
    background: url(../images/img/yimin_24.jpg);
}
.gsjieshao .jieshaowz {
    width: 848px;
    height: 216px;
    float: left;
    margin-top: 192px;
    margin-left: 81px;
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
    text-align: justify;
   /* text-justify:distribute-all-lines;/*ie6-8*/
   /* text-align-last:left;/* ie9*/
    text-justify: distribute;/*让其在ie6-8模式下两端对齐正常包含最后一行*/
}





