* {
    padding: 0;
    margin: 0;
}
a {
    color: #8b8b8b;
    text-decoration: none;
}
ul, li {
    list-style: none;
}
body {
    font: 12px/20px simsun,Arial;
    color: #8b8b8b;
    text-align: left;
    background: #FFF;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{
    zoom: 1;
}
.head-A {
    border-bottom: 2px solid #305fa4;
}
.warpper-A {
    width: 1000px;
    margin: 0px auto;
}
.toper-A .logo-A a {
    float: left;
    width: 335px;
    height: 50px;
    background: url("../images/logo.png") no-repeat;
    background-size:314px 49px;
    text-indent: -9999px;
    margin-top: 25px;
}
.toper-A .r_box-A {
    float: right;
    width: 480px;
}
.toper-A .r_box-A .t_box-A {
    float: left;
    width: 100%;
    text-align: right;
    margin: 10px 0 25px;
}
.toper-A .r_box-A .t_box-A a {
    margin: 0 7px;
}
.toper-A .r_box-A .t_box-A a:hover {
    color: #f60;
}
.toper-A .r_box-A .nav-A {
    float: right;
    width: 100%;
    padding-bottom: 10px;
    margin-right: -10px;
}

.toper-A .r_box-A .nav-A li {
    float: right;
}

.toper-A .r_box-A .nav-A li a {
    float: left;
    font-family: "Microsoft YaHei";
    /*font-size: 15px;*/
    color: #4a4949;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    /*font-weight: 600;*/
}
.toper-A .r_box-A .nav-A li a:hover {
    color:#305fa4;
}

.index_banner-A {
    width: 100%;
    height: 607px;
    overflow: hidden;
    float: left;
    position: relative;
}
.search-A {
    position: relative;
    z-index: 1000;
}
.search-A .box-A {
    width: 429px;
    height: 56px;
    position: absolute;
    right: 54px;
    top: 510px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}
.box-A  a{
    display: inline-block;
    width: 192px;
    height: 56px;
    /*border: 2px solid #8c8c8c;*/
    /*border-radius: 10px;*/
    cursor:pointer;
}
.MessageDownload{
    position: absolute;
    right: 54px;
    top: 402px;
    width: 429px;
}
.MessageDownload .MessageDownloadA {
    display: inline-block;
    float: left;
}
.MessageDownloadA1{
    width: 130px;
    height: 76px;
    line-height: 32px;
}

.MessageDownloadA1 span {
    color: #545454;
    font-size: 18px;
    font-family: fantasy;
}
.MessageDownloadAUL input {
    height: 32px;
    border: 1px solid #d7d6d6;

}
.MessageDownloadALI1 {
    margin-bottom: 8px;
}
.MessageDownloadALI1 input {
    width: 280px;
    padding-left: 11px;
    font-size: 14px;
}
.MessageDownloadALI2 {
    height:34px;
}
.MessageDownloadALI2 span{
    display: inline-block;
    float: left;
}
.MessageDownloadALI2A {
    width:96px;
}
.MessageDownloadALI2A input{
    width: 80px;
    padding-left: 12px;
}
.MessageDownloadALI2B {
    width: 80px;
    background-color: #c5c5c5;
    height: 34px;
    margin: 0 10px;
    color: #545454;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
}

.MessageDownloadALI2C {
    width:97px;
    height:34px;
    background-color: #f60;
    text-align: center;
    line-height: 34px;
}
.MessageDownloadALI2C a {
    color: #fff;
    font-size: 13px;
    font-family: fantasy;
}
.Android-A {
    /*margin-bottom: 20px;*/
    background: url("../images/Android.png") no-repeat center;
}
.iPhone-A {
    background: url("../images/iPhone.png") no-repeat center;
}
.slides-A {
    display: block;
    width: 100%;
    height: 607px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}
.slides-A li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    background: url("../images/banner.png") no-repeat center top ;
    background-size:1602px 607px;
    z-index: 800;
}
.slides-A li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.clearboth-A {
    clear: both;
}
.help_hotline-A {
    margin-top: 50px;
    margin-bottom: 50px;
    border: 1px solid #e4e4e4;
}
.help_hotline-A H1 {
    text-align: center;
}
.help_hotline-A h1{
    height:45px;
    line-height: 45px;
    border-bottom: 1px solid #e4e4e4;
    font-size: 22px;
    font-weight: 500;
    color: #000;
}
.help_hotline-A ul {
    padding: 15px 30px 20px 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.help_hotline-A ul li {
    padding: 5px 0;
}
.help_hotline-A ul li h3 {
    font-size: 16px;
    color: #000;
}
.help_hotline-A ul li strong {
    font-size: 15px;
    color: #383838;
}
.help_hotline-A ul li p {
    line-height: 24px;
    /*font-size: 14px;*/
}
.footer-A {
    width: 100%;
    background: #f2f2f2;
    border-top: 1px solid #b5b5b5;
    text-align: center;
    color: #3c3c3c;
    padding-top: 45px;
    padding-bottom: 40px;
    margin-top: 20px;
}
.footer-A p.menu-A {
    /*font-family: "Microsoft YaHei";*/
    font-size: 14px;
    color: #d7d6d6;
    margin-bottom: 20px;
}
.footer-A p.menu-A a {
    margin: 0 7px;
}
.footer-A a {
    color: #3c3c3c;
}
.footer-A .icon_foot-A {
    width: 600px;
    padding: 20px 200px 0;
}
.footer-A .icon_foot-A li {
    width: 25%;
    text-align: center;
    float: left;
}