body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, fieldset, button, input, textarea, th, td {
	margin:0; padding:0; 
	font: 14px/1.5 "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";

}
ul, ol { list-style:none;}
a { text-decoration:none; color:#333;outline: none;}
a:hover { text-decoration: none; color:#000;outline: none;}
fieldset, img { border:none; vertical-align:middle;}
button, input, select, textarea {outline: none;font-size:100%; color:#666; font-size:12px;}
h1, h2, h3 { font-size:14px;    margin-block-start: 0em;margin-block-end: 0em;}
em { font-style:normal;}
li{list-style-type:none; outline: none;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
input,select{
	border: 0px;outline:none;cursor: pointer;
}
html{
	height: 100%;
	background: #0F1217;
}
body{
	height: 100%;
}
.main{
    width: 70%;
    height: 100%;
    margin: auto;
    background: url(../image/bg.png) center right no-repeat;
}
.meu{
width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
}
.meu_l{
    width: 100px;
    height: 80px;
    line-height: 80px;
    float: left;
}
.meu_l img{
    width: auto;
    height: 50px;
}
.meu_r{
    width: auto;
    float: right;
    height: 80px;
	position: relative;
}
.meu_r a{
    width: 120px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    color: #666;
	font-size: 13px;
	margin-top: 15px;
}	
.meu_r a.cur{
    width: 120px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
}
.meu_r a.gzh{
    width: 120px;
    height: 38px;
    background: #fff;
    font-weight: bold;
    line-height: 38px;
    border-radius: 99px;
    color: #000;
    margin-left: 25px;
}
.meu_r a.gzh:hover .gzh_m{
	display:block;
}
.meu_r a.gzh .gzh_m{
    width: 110px;
    height: 110px;
    background: url(../image/tipBox.png) no-repeat;
    background-size: 100px;
    position: absolute;
    z-index: 99;
    right: 0;
    display: none;
    margin-top: 15px;
}
.meu_r a.gzh .gzh_m img{
    width: 90px;
    height: 90px;
    margin-top: 11px;
    margin-right: 10px;
}
.dow{
width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 200px;
}

.dow h1{
    width: 100%;
    height: 100px;
    line-height: 100px;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
}
.dow h2{
	width: 100%;
    height: 100px;
    line-height: 80px;
    color: #ababab;
    font-size: 50px;
    font-weight: bold;
}
.dow h5{
    width: 50%;
    height: auto;
    line-height: 23px;
    color: #ababab;
    font-size: 15px;
}
.dow_b{
    width: 50%;
    height: 210px;
    padding-top: 35px;
}
.dow_b .dow_ios{
    width: 200px;
    height: auto;
	min-height: 65px;
    display: inline-block;
    background: url(../image/ios_btn.png) no-repeat;
    background-size: 100%;
    margin-right: 30px;
	float: left;
}
.dow_b .dow_ios .dow_b_ewm{
    height: 130px;
    width: 200px;
    background: url(../image/tipBox.png) center bottom no-repeat;
    background-size: 120px;
    text-align: center;
    margin-top: 78px;
	display: none;
}
.dow_b .dow_ios:hover .dow_b_ewm{
	display:block;
}
.dow_b .dow_and{
    width: 200px;
    height: auto;
	min-height: 65px;
    display: inline-block;
    background: url(../image/android_btn.png) no-repeat;
    background-size: 100%;
	float: left;
}
.dow_b .dow_and:hover .dow_b_ewm{
	display:block;
}
.dow_b .dow_and .dow_b_ewm{
    height: 130px;
    width: 200px;
    background: url(../image/tipBox.png) center bottom no-repeat;
    background-size: 120px;
    text-align: center;
    margin-top: 78px;
	display: none;
}
.dow_b_ewm img{
    height: 105px;
    width: 105px;
    margin-top: 18px;
}
.tell{
    width: 80%;
    height: auto;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding-top: 200px;
}
.tell li{
    float: left;
    width: 200px;
    margin-right: 130px;
}
.tell_li_t{
    width: 200px;
    height: auto;
    overflow: hidden;
    border-style: dashed;
    border-radius: 5px;
    color: #616161;
    position: relative;
    margin-bottom: 10px;
}
.tell_li_t img{
	width: 200px;
    height: 200px;	
}
.tell_li_t p{
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 25px;
    width: 100%;
    height: 50px;
    line-height: 30px;	
}
.tell_li_b{
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    display: inline-block;
}
.footer{
    width: 100%;
    height: auto;
    font-size: 13px;
    color: #fff;
    margin-top: 50px;
}
.footer a{
    font-size: 13px;
    color: #fff;
}