/**
 * home.css 首页样式
 */
#banner {
    height: 399px;
    /*-moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;*/
}

/*.banner4 {
    background: url(img/banner-bg-1.png) repeat-x;
}*/
.banner1 {
    background: #259ae9;
}
.banner2 {
    background: #123FA4;
}
.banner3 {
    background: #b6b3e3;
}
.banner4 {
    background: #00a2ff;
}
.banner5 {
    background: #EEC390;
}
.banner6 {
    background: #227EBF;
}
.banner7 {
    background: #DA5535;
}
.banner8 {
    background: url(img/banner-bg-2.png) repeat-x;
}

#pic_rotation {
    position: relative;
    height: 399px;
}

#pic_wrap img {
    position: absolute;
    top: 0;
    left: 0;
    /*-moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;*/
}

#pic_wrap .pic-show {
    /*opacity: 1;*/
    display: block;
    /*filter: alpha(opacity=100);*/
}

#pic_wrap .pic-hide{
    /*opacity: 0;
    filter: alpha(opacity=0);*/
    display: none;
}

#dot_wrap {
    position: absolute;
    bottom: 22px;
    right: 0;
}

#dot_wrap .dot {
    font-size: 0;
    line-height: 0;
    border: none;
    width: 13px;
    height: 13px;
    margin-left: 5px;
    background: url(img/dot.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../front/css/img/dot.png");
}

#dot_wrap .dot-cur {
    background: url(img/dot-cur.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../front/css/img/dot-cur.png");
}

.pro-wrap {
    position: relative;
    height: 399px;
}

.btn-enterpro {
    position: absolute;
    top: 178px;
    right: 0;
    display: block;
    background: url(img/icon-home.png) -360px -360px;
    width: 166px;
    height: 41px;
    overflow: hidden;
    text-indent: -999px;
}

.btn-enterpro:active {
    background-position: -360px -408px;
}

.title {
    text-align: center;
    font-family: "微软雅黑","黑体";
    font-size: 20px;
    color: #4790d7;
    padding-top: 15px;
    margin-bottom: 45px;
}
.main {
    float: left;
    width: 645px;
    overflow: hidden;
}

.aside {
    float: right;
    width: 270px;
}

.features-hd {
    font-family: "微软雅黑","黑体";
    font-size: 26px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #b4b4b4;
}

.features-bd {
    border-top: 1px dashed #fff;
    padding-top: 20px;
    margin-left: -18px;
}

.features-bd li {
    float: left;
    width: 304px;
    height: 168px;
    /*background: #fff;*/
    background: url(img/icon-home.png) -250px -60px no-repeat;
    padding: 4px;
    margin:0 0 24px 18px;
    _display: inline;
}

.mod-feature {
    position: relative;
    /*background: #f7f7f7;*/
    width: 304px;
    height: 168px;
}

.mod-feature-info {
    position: absolute;
    top: 23px;
    left: 170px;
}

.mod-feature-info-spe {
    left: 150px;
}

.mod-feature-info h4{
    font-family: "微软雅黑","黑体";
    font-size: 16px;
    line-height: 24px;
}

.mod-feature-info h4 a {
    color: #3a7faf;
}

.mod-feature-info p{
    margin-top: 12px;
    width: 130px;
}

.mod-feature-info p a {
    color: #666;
}

.mod-feature-info-spe p {
    width: 145px;
}

.mod-download {
    border-bottom: 1px dashed #b4b4b4; 
    padding-bottom: 10px;
    *zoom: 1;
    height: 190px;
    background: url(img/newicon-home.v4.png) no-repeat 10px 0;
    overflow: hidden;
}

.pc-download {
    overflow: hidden;
}

.pc-download a {
    float: left;
    height: 55px;
    width: 257px;
    text-indent: -200px;
}
.app-download a {
    float: left;
    height: 135px;
    width: 125px;
    text-indent: -200px;
}


/*.mod-download li {
    width: 257px;
    height: 80px;
}*/

/*.mod-download a {
    float: left;
    height: 55px;
    width: 257px;
    text-indent: -100px;
}
.mod-download li {
    height: 63px;
}*/


/*.mod-download .btn-new,
.mod-download .btn-ios,
.mod-download .btn-android {
    display: block;
    width: 260px;
    height: 71px;
    overflow: hidden;
    text-indent: -999px;
    background: url(img/newicon-home.v3.png) no-repeat;
}*/


/*.mod-download .btn-new {
    background-position: 0 0px;
}
.mod-download .btn-new:active {
    background-position: 0 -92px;
}*/


/*
.mod-download .btn-android {
    width: 135px;
    margin: 10px 0 0 0px;
    background-position: 0 -182px;
    float: left;
}

.mod-download .btn-ios {
    width: 135px;
    margin: 10px 0 0 0px;
    background-position: -135px -182px;
    float: right;
}
.mod-download .btn-android:active {
    background-position: 0 -273px;
}
.mod-download .btn-ios:active {
    background-position: -135px -273px;
}
*/
.mod-download .download-mix {
    
}

.mod-register {
    /*font-weight: bolder;*/
    font-size: 15px;
    margin-bottom: 1px dash;
    border-bottom: 1px dashed #b4b4b4;
    overflow: hidden;
    padding: 5px 0;
}

.mod-register p {
    line-height: 22px;
    text-align: center;
}
.mod-register span {
    color: #333;
}
.mod-register .tips {
    /*font-weight: bold;*/
    font-size: 13px;
    color: #666;
}

#open-mask {
    font-weight: bolder;
    font-size: 20px;
    color: #e70b0b;
    cursor: pointer;
    text-decoration: underline;
}

/*.download-register {
    text-align: right;
    width: 255px;
    height: 90px;
    margin:10px 0 0 0;
}
.download-register p {
    width: 225px;
    float: right;
}
.download-register em {
    font-size: 18px;
    text-decoration: underline;
    cursor: pointer;
    color: #4790ff;
}

.download-register span {
    height: 21px;
    width: 21px;
    background: url(img/warning.png) no-repeat;
    display: inline-block;
    margin: 2px 0 0 0;
    float: left;
}*/
.mod-download .download-mix span {
    /*display: inline-block;
    *display: inline;*/
    display: block;
    float: left;
}

.mod-download .download-mix a {
    display: block;
    float: left; 
    font-family: "微软雅黑","黑体";
    font-size: 14px;
    color: #5e5e5e;
    width: 60px;
    height: 58px;
    text-align: center;
}


.mod-download .download-mix .btn-qiao {
    margin: 0 25px 0 22px;
    _display: inline;
}


.mod-case {
    padding-top: 15px;
    border-top: 1px dashed #fff;
}

.mod-case h4 {
    font-family: "微软雅黑","黑体";
    font-size : 18px;
    color: #3a75af;
}

.mod-case ul {
    margin-left: -10px;
}

.mod-case li {
    float: left;
    width: 131px;
    height: 37px;
    line-height: 32px;
    margin: 11px 0 0 9px;
    background: url(img/icon-home.png) -250px 0 no-repeat;
    text-align: center;
    _display: inline;
}

.mod-case img {
    vertical-align: middle;
}

.mod-case .case-more {
    color: #333;
    font-family: "微软雅黑","黑体";
    font-size: 14px;
    _line-height: 20px;
    _zoom: 1;
    _margin-top: 8px;
}

.mod-case .case-more span {
    font-size: 12px;
    font-family: "宋体";
}
.pic-btn-reg{
    position: absolute;
    display: inline-block;
    width: 116px;
    height: 43px;
    left: 844px;
    top: 259px;
    background: url(img/pro-what.png) -4px -250px no-repeat;
}
.pic-btn-itunes {
    position: absolute;
    display: block;
    width: 215px;
    height: 108px;
    left: 292px;
    top: 274px;
    background:url(about:blank);

}
#pic_banner{
    position: relative;
    height: 399px;
}

#mask-layer {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000;
    top: 0;
    left: 0;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

*html #mask-layer {
    position: absolute;
    height: 100%;
}
#mask-register {
    position: fixed;
    z-index: 120;
    width: 542px;
    height: 300px;
    display: none;
}

*html #mask-register {
    position: absolute;
} 

#mask-register .mask-banner {
    background: url(img/mask-banner.png) no-repeat;
    height: 60px;
    width: 542px;
    font-size: 20px;
    color: #fff;
    line-height: 61px;
    text-indent: 22px;
    
}
#mask-register .mask-container {
    height: 240px;
    width: 542px;
    background: #fff;
    _margin: -1px 0 0 0;
}

#mask-register .mask-container 
.mask-content {
    width: 478px;
    height: 240px;
    border-left: 1px solid #d8d8d8;
    margin: 0 0 0 63px;
}
#mask-register .mask-container 
.mask-content .mask-warning {
    margin: 30px 0 0 -10px;
    position: absolute;
}
#mask-register .mask-container 
.mask-content .mask-warning .warning-img {
    display: inline-block;
    height: 21px;
    width: 21px;
    background: url(img/warning-rd.png);
    float: left;
}
#mask-register .mask-container 
.mask-content .mask-warning p {
    display: inline-block;
    float: right;
    margin: 0 0 0 15px;
    *margin: 0 0 0 -500px;
    _margin: 0 0 0 -435px;
    border-bottom: 1px solid #d8d8d8;
    height: 40px;
    font-size: 16px;
    width: 405px;
}
#mask-register .mask-container 
.mask-content .mask-warning p span {
   color: #ff3507;
}

#mask-register .mask-container 
.mask-content .mask-success {
    position: absolute;
    margin: 88px 0 0 -10px;
}

#mask-register .mask-container 
.mask-content .mask-success p {
    display: inline-block;
    margin: 0 0 0 15px;
    *margin: 0 0 0 40px;
    font-size: 16px;
}

#mask-register .mask-container 
.mask-content .mask-success div {
    margin: 4px 0 0 36px;
    *margin: 4px 0 0 42px;
    width: 399px;
    height: 100px;
    font-size: 14px;
    color: #cbcbcb;
}

#mask-register .mask-container 
.mask-content .mask-success .mask-download {
    height: 21px;
    width: 21px;
    background: url(img/download.png) no-repeat;
    display: inline-block;
    float: left;
    cursor: pointer;
}
#mask-register .mask-container 
.mask-content .mask-success div a {
    text-decoration: underline;
}
#mask-register .mask-container 
.mask-content .mask-success .success-img {
    display: inline-block;
    float: left;
    background: url(img/success.png) no-repeat;
    height: 21px;
    width: 21px;
}

 
 
