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/ozyimin_01.jpg") no-repeat;
    height: 500px;
    overflow:hidden;
    background-position: center top;
    background-size: auto 100%;
}
.banner .btn-box{
    width: 392px;
    height: 100px;
    margin: 415px 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: #c83238;
    font-weight: 600;
}
.banner .btn-box a:hover{
    background: #343434;
}
.banner .btn-box .md-btn{margin-left:96px;}

.youshi{
    width: 1000px;
    margin: 0px auto;
    margin-top:80px;
}
.youshi02{
    margin-top:40px;
}
.youshi ul{
    width: 100%;
    margin: 20px auto;
    height: 200px;
}
.youshi ul li{
    float: left;
    text-align: center;
    width: 32%;
    height:186px;
}
.youshi02 ul li{
    height:193px;
}
.youshi li.you1{
    background:url("../images/img/ozyimin_11.jpg") no-repeat center center;
    margin-left: 1%;
}
.youshi li.you2{
    background:url("../images/img/ozyimin_03.jpg") no-repeat center center;
    margin-left: 1%;
}
.youshi li.you3{
    background:url("../images/img/ozyimin_04.jpg") no-repeat center center;
}
.youshi li.you4{
    background:url("../images/img/ozyimin_05.jpg") no-repeat center center;
    margin-left: 1%;
}
.youshi li.you5{
    background:url("../images/img/ozyimin_06.jpg") no-repeat center center;
    margin-left: 1%;
}
.youshi li.you6{
    background:url("../images/img/ozyimin_07.jpg") no-repeat center center;
}
.youshi li p{
    margin-top: 90px;
    font-size: 20px;
    line-height: 30px;
    /* border: 1px solid red; */
    text-align: center;
    width: 60%;
    margin-left: 20%;
    *margin-left: 8%;
    color: #545454;
}


.chenggong{
    width: 1000px;
    margin: 0px auto;
    margin-top: 50px;
}
.youshi03{
    width: 1000px;
    margin: 0px auto;
}

.gsjieshao {
    width: 1005px;
    margin: 0px auto;
    height: 650px;
    background: url(../images/img/ozyimin_08.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模式下两端对齐正常包含最后一行*/
}





