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/banner.jpg") no-repeat center center; height: 500px; overflow:hidden;}
.banner .btn-box{width:350px;height:100px;margin:390px auto; }
.banner .btn-box a{display: block; font-size: 16px; text-align: center; line-height:35px;color:#ff495b; float:left; width:120px; height:40px;box-sizing: border-box; border: 1px solid #ff495b;}
.banner .btn-box a:hover{background: #ff495b; border: 1px solid #ff495b; color: white}
.banner .btn-box .md-btn{margin-left:80px;}

.jieshi{
    width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}
.jieshi-left{
    float: left;
    width: 270px;
    margin-right: 30px;
}
.jieshi-right{
    float: left;
    width: 700px;
}
.jieshi-right p{
    background: #ff495b;
    color: #fff;
    font-size: 16px;
    padding: 6px 10px;
}
.jieshi-right .jieshi-txt{
    background: url("../images/tengxiao_03.jpg")no-repeat;
    height: 322px;
    box-sizing: border-box;
    font-size: 14px;
    padding: 6px 10px;
    line-height: 24px;
    padding-top: 15px;
}
.jieshi-right .jieshi-txt ul{
    padding-top: 15px;
    list-style: circle;
    padding-left: 30px;
}
.jieshi-right .jieshi-txt li{
    list-style: disc;
    margin-bottom: 10px;
}
.tuandui{
    width: 1000px;
    margin: 0 auto;
}
.chengguo{
    width:100%;background:url("../images/tengxiao_05.jpg") no-repeat center center; height: 703px; overflow:hidden;
}
.chengguo-left{
    float: left;
    width: 360px;
    margin-left: 10px;
}
.chengguo-right{
    float: left;
    margin-left: 20px;
}
.huhang{
    width:100%;background:url("../images/tengxiao_06.jpg") no-repeat center center; height: 870px; overflow:hidden;
}