body{margin:0;font-size:14px;color:#2a2a2a;min-width:1200px;font-family:"Microsoft YaHei",tahoma,Arial,"Hiragino Sans GB",simhei,\5b8b\4f53,sans-serif}
img{border:0}
li,ul{list-style:none}
dd,dl,h2,h3,p,ul{margin:0}
p{line-height: 1}
ul{padding:0}
.dn{display:none}
a{
    text-decoration: none;
}
h1{
    position: absolute;
    top: -1000px;
}
.inner{
    width:1200px;
    display: block;
    margin:0 auto;
}
.nav{
    width: 100%;
    height: 90px;
    font-size: 16px;
    background: #fff;
    color: #000;
    position: fixed;
    top: 50px;
    z-index: 99;
}
.nav.act{
    top:0;
    box-shadow: 1px 1px 8px #999;
}
.nav .inner{
    height:90px;
    overflow: hidden;
}
.nav img{
	height: 60px;
    float: left;
    margin-top: 18px;
}
.nav ul{
    height:64px;
    margin-top:16px;
    float: right;
    overflow: hidden;
}
.nav li{
    width:98px;
    line-height:60px;
    text-align: center;
    float: left;
}
.nav li.act{
    border-bottom:3px solid #333;
}
.nav a{
    display: block;
    color: #000;
    text-decoration: none;
}

.header{
    position: relative;
    background: url("../imgs/banner.jpg");
    background-position: center center;
    background-size: cover;
}
.header .inner{
    height: 330px;
    position: absolute;
    top: 50%;
    box-sizing: border-box;
    left: 0;
    right: 0;
    margin-top: -105px;
}
.download{
    margin-top:55px;
    height: 45px;
}
.download a{
	color: #fdd734;
}
.download li{
    float: right;
    width:158px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #fff;
}
.download li a{
    color: #333;
}
.download li:nth-child(2){
    margin-right:23px;
    background: #333333;
}
.download li:nth-child(2) a{
    color: #fdd734;
}
.wrap01 .inner{
    text-align: center;
}
.title h2{
    padding:74px 0 24px;
    font-size: 36px;
    text-align: center;
    color: #333;
    font-weight: normal;
}
.line{
    margin-bottom:62px;
}
.title p{
    font-size: 26px;
    color: #333;
}
.wrap{
    text-align: center;
}
#wrap01,#wrap02,#wrap07{
    margin-top:-90px;
    height:90px;
}
.wrap01-con{
    width: 100%;
    height:251px;
    margin-bottom:70px;
    background:#fdd734;
    overflow: hidden;
}
.wrap01-con li{
    float: left;
    width: 380px;
    height:231px;
    padding-top:30px;
    margin:10px;
    border:1px solid #fdd734;
    box-sizing: border-box;
}
.wrap01-con li.act{
    border:1px solid #fff;
}

.wrap01-con h3{
    font-size: 27px;
    font-weight: normal;
    line-height: 2;
}
.wrap01-con p{
    font-size: 20px;
}
.wrap02{
    height:800px;
    text-align: center;
    background: url("../imgs/p03-bg.jpg");
}
.wrap02 .title h2{
    padding:47px 0 20px;
    color: #fdd734;
}
.wrap02 .line{
    margin-bottom:55px;
}
.wrap02 .title p{
    color: #fff;
}
.wrap02 .inner>img{
    margin-top:60px;
}

.wrap03 .title h2{
    padding:57px 0 22px;
}
.wrap03-con{
    height: 600px;
    margin-top:160px;
    padding-top: 72px;
    background: #fdd734;
    box-sizing: border-box;
    overflow: hidden;
}
.wrap04-con{
    height: 600px;
    margin-top:160px;
    overflow: hidden;
    background: url("../imgs/p05-bg.png");
    background-position: center center;
    background-size: cover;
}
.wrap04-con img{
    width:100%;
    height: 100%;
    display: block;
    margin-top: 1px;
}
.wrap05 p,.wrap07 p{
    line-height: 1.5;
}
.wrap05 .inner>img{
    margin-top:100px;
}

.wrap06{
    background: #fdd734;
}
.wrap06 img{
    display: block;
    margin-top:2px;
}
.wrap08{
    background: #333;
}
.f-logo{
    width: 349px;
    height:59px;
    margin:50px 0 25px;
    cursor: pointer;
}
.wrap08 .inner>a{
    display: block;
}
.wrap08 p,.wrap08 a{
    color: #c6c6c6;
    line-height:2.5;
    font-size: 16px;
}
.wrap08 p:nth-of-type(2),.wrap08 p:nth-of-type(2) a{
    color: #fcfcfc;
}
.wrap08 p:nth-of-type(4){
    font-size:14px;
}
.wrap08 .code{
    padding-top:25px;
}
.wrap08 .inner>p:nth-last-child(1){
    line-height: 5;
    margin-top:30px;
}