﻿/* CSS Document */
@charset "utf-8";

@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot'); /* IE9*/
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/**/
* {
    font-family: 微软雅黑;
}

body, html {
    height: 100%;
    width: 100%;
    display: block;
}

.dl_c {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../images/dl_bg.jpg) center top no-repeat;
    background-size: cover;
}

.dl_ct_box {
    width: 986px;
    margin: 0 auto;
}

.dl_ct_tit {
    overflow: hidden;
    height: 75px;
    padding:0px 0 12px 25px;
}

    .dl_ct_tit img {
        float: left;
    }

.dl_ct_titc {
    background: url(../images/dl_gf_logo_bg.png) left 6px no-repeat;
    height: 64px;
    float: left;
    color: #fff;
    font-size: 24px;
    line-height: 64px;
    padding: 6px 0 0 28px;
    margin: 0 0 0 34px;
}

.dl_ct {
    width: 986px;
    height: 374px;
    background: #f8f8f8;
    overflow: hidden;
}

.dl_ct_l {
    float: left;
    width: 410px;
    height: 374px;
    padding: 0 0 0 27px;
}

    .dl_ct_l img {
        display: block;
        margin: 0 auto;
        width: 280px;
        height: 280px;
    }

.dl_ct_r {
    float: left;
    background: url(../images/dl_ct_lbg.png) left center no-repeat;
    padding: 0 0 0 65px;
    height: 374px;
}

    .dl_ct_r > em {
        font-size: 18px;
        color: #9e9e9e;
        display: block;
        height: 54px;
        line-height: 54px;
        padding: 10px 0 0;
    }

.dl_ct_rtxt {
    background: url(../images/dl_txt_bg.png) no-repeat;
    width: 353px;
    height: 47px;
    line-height: 47px;
    position: relative;
    margin: 0 0 15px;
}

.xgmm {
    position: absolute;
    width: 150px;
    height: auto;
    background: url(../images/mmts_bg.png);
    left: 42px;
    top: -66px;
    border-radius: 10px;
    display: none;
}

.xgmm {
    padding: 5px;
    line-height: 18px;
    color: #FFF;
}

.dl_ct_rtxt i {
    float: left;
    font-size: 26px;
    width: 54px;
    line-height: 47px;
    text-align: center;
    color: #F90;
}

.dl_ct_rtxtz {
    width: 290px;
    height: 47px;
    border-top: none;
    float: left;
}

    .dl_ct_rtxtz input {
        width: 100%;
        font-size: 14px;
        color: #000;
        height: 47px;
        line-height: 47px;
        border: none;
        background: none;
    }

.dl_ct_rtyzm {
    background: url(../images/dl_txt_bg1.png) no-repeat;
    width: 190px;
    height: 40px;
    float: left;
    padding: 0;
    margin: 0;
}

    .dl_ct_rtyzm .dl_ct_rtxtz {
        width: 125px;
        height: 40px;
    }

        .dl_ct_rtyzm .dl_ct_rtxtz input {
            height: 40px;
            line-height: 40px;
        }

    .dl_ct_rtyzm i {
        float: left;
        font-size: 26px;
        line-height: 40px;
        text-align: center;
        width: 54px;
    }

.dl_ct_rt2 {
    overflow: hidden;
    padding: 0;
}

.zhmm .dl_ct_rt2 {
    margin: 0 0 15px;
}

.dl_ct_rt2 a {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 20px;
    font-size: 14px;
    color: #535355;
}

    .dl_ct_rt2 a img {
        float: left;
        border: 1px solid #dbdbdb;
        margin: 0 10px 0 0;
    }

    .dl_ct_rt2 a:hover {
        color: #f90;
    }

.dl_ct_rtzh {
    height: 44px;
    line-height: 44px;
}

    .dl_ct_rtzh a {
        float: left;
        color: #000000;
        font-size: 14px;
    }

.dl_ct_rtjzmm {
    background: url(../images/dl_jzmm_bg.png) 1px 15px no-repeat;
    padding: 0 0 0 24px;
    margin: 0 14px 0 0;
}

.dl_ct_rtzh a.dl_ct_rtjzmm_xz {
    background: url(../images/dl_jzmm_bg.png) 1px -30px no-repeat;
    color: #f90;
}

.dl_ct_rtzhmm:hover {
    color: #f90;
}

.dl_ct_rtbut {
    display: block;
    width: 350px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 22px;
    color: #FFF;
    margin: 0 auto 15px;
    background: url(../images/dl_but_bg.png) center -63px no-repeat;
}

    .dl_ct_rtbut:hover {
        background: url(../images/dl_but_bg.png) center top no-repeat;
    }

.dl_bot_box {
    background: url(../images/dl_bot_bg.png) center top no-repeat;
    height: 92px;
    width: 100%;
    padding: 18px 0 0;
    line-height: 22px;
    font-size: 12px;
    color: #eec4a5;
    text-align: center;
	z-index:9;
	position:relative;
}

    .dl_bot_box a {
        color: #eec4a5;
    }

        .dl_bot_box a:hover {
            color: #FFF;
        }

.sj_b {
    display: none;
}

.dl_ct_rtc {
    width: 300px;
    height: 375px;
    background: #FFF;
}

.zhmm1 .dl_ct_rtxt {
    margin: 0 0 15px;
}

.zhmm_sx {
    float: right;
    background: url(../images/dl_sx_bg.png) no-repeat;
    width: 24px;
    height: 26px;
    margin: 10px 10px 0 0;
}

.zhmm em {
    font-size: 14px;
    color: #755a4f;
}

.dl_ct_rtxt em {
    padding: 0 0 0 8px;
    font-size: 16px;
    color: #f79500;
}

.dl_ct_rtxt span {
    font-size: 14px;
    color: #1d81c4;
}

.dl_ct_rtxt1 {
    padding: 0;
}

.zhmm_wc {
    text-align: center;
    padding: 150px 0 0;
}

.zhmm_wc_a {
    font-size: 16px;
    color: #fc6104;
    display: block;
    background: url(../images/zhmm3_bg.png) left center no-repeat;
    padding: 0 0 0 80px;
    height: 50px;
    line-height: 50px;
}

    .zhmm_wc_a em {
        font-size: 18px;
        color: #62b210;
    }

    .zhmm_wc_a:hover {
        color: #62b210;
    }

        .zhmm_wc_a:hover em {
            color: #fc6104;
        }

.dl_ct_rtzh a.fhdl {
    color: #a20d2a;
}

.dl_ct_rtzh a.ghwt {
    float: right;
    color: #a20d2a;
    padding: 0 0 0 10px;
}

.dl_ct_rtzh a:hover {
    color: #f90;
}

.dl_ct_rtxtyz {
    clear: both;
    padding: 5px 0 0px 12px;
    overflow: hidden;
}

    .dl_ct_rtxtyz li {
        width: 80px;
        height: 8px;
        margin: 12px 3px 0 4px;
        background: #eee;
        float: left;
    }

        .dl_ct_rtxtyz li.yz_titw {
            height: 26px;
            line-height: 26px;
            font-size: 14px;
            color: #f90;
            background: none;
            margin: 0 3px 0 0;
        }

        .dl_ct_rtxtyz li.xz1 {
            background: #668be8;
        }

        .dl_ct_rtxtyz li.xz2 {
            background: #295ee7;
        }

        .dl_ct_rtxtyz li.xz3 {
            background: #0547ee;
        }

.ywz_zhuce_yongyu {
    float: left;
    color: #468e9d;
    font-size: 12px;
    padding-left: 15px;
    margin-top: 10px;
    _padding-left: 5px;
}
    /*后面的文字*/
    .ywz_zhuce_yongyu a {
        color: #468e9d;
    }

        .ywz_zhuce_yongyu a:hover {
            color: #468e9d;
            text-decoration: underline;
        }

.ywz_zhuce_yongyu1 {
    float: left;
    color: #C00;
    font-size: 12px;
    padding-left: 10px;
    margin-top: 10px;
    _padding-left: 0px;
}
    /*后面的文字*/
    .ywz_zhuce_yongyu1 a {
        color: #C00;
        text-decoration: none;
    }

        .ywz_zhuce_yongyu1 a:hover {
            color: #C00;
        }

.ywz_zhuce_xiaoxiaobao {
    float: left;
    width: 226px;
}

.ywz_zhuce_hongxian {
    float: left;
    background: #ff3300;
    width: 62px;
    height: 4px;
    margin-top: 12px;
    margin-left: 5px;
    _margin-top: 0px;
    _height: 2px;
    font-size: 0px;
}

.ywz_zhuce_hongxian2 {
    float: left;
    background: #099;
    width: 62px;
    height: 4px;
    margin-top: 12px;
    margin-left: 5px;
    _margin-top: 0px;
    _height: 2px;
    font-size: 0px;
}

.ywz_zhuce_hongxian3 {
    float: left;
    background: #060;
    width: 62px;
    height: 4px;
    margin-top: 12px;
    margin-left: 5px;
    _margin-top: 0px;
    _height: 2px;
    font-size: 0px;
}

.ywz_zhuce_huixian {
    float: left;
    background: #d6d3d3;
    width: 62px;
    height: 4px;
    margin-top: 5px;
    _margin-top: 0px;
    margin-left: 5px;
    _height: 2px;
    font-size: 0px;
    margin: 12px 0 0 5px;
}

.ywz_zhuce_hongxianwenzi {
    float: left;
    width: 62px;
    margin-left: 5px;
    text-align: center;
    color: #b0adad;
    font-size: 12px;
}

.ywz_zhuce_tongyi {
    float: right;
    width: 530px;
    margin-bottom: 10px;
}
/*同意内面*/
.ywz_zhuce_dui {
    float: left;
    width: 10px;
    height: 10px;
}

.ywz_zhuce_tongyiwenzi {
    float: left;
    font-size: 12px;
    color: #555;
    padding-bottom: 10px;
}
/*同意*/
.ywz_zhuce_lanseai {
    color: #1190ae;
}

.ywz_jhbg1 {
    background: url(../images/DENGSE_03.jpg) no-repeat center top;
    width: 7px;
    height: 12px;
    _padding-top: 5px;
    _height: 2px;
    _font-size: 0px;
    *height: 16px;
    display: inline-block;
}

.ywz_zhuce_bgkuang {
    float: right;
    width: 520px;
    text-align: center;
}

.ywz_zhuce_tijiao {
    float: left;
    background: #e6343c;
    width: 200px;
    height: 40px;
}

    .ywz_zhuce_tijiao a {
        float: left;
        background: #e6343c;
        width: 2020px;
        height: 40px;
        color: #FFF;
        font-size: 16px;
        line-height: 40px;
    }

        .ywz_zhuce_tijiao a:hover {
            float: left;
            background: #d52028;
            width: 200px;
            height: 40px;
        }

.ywz_zhuce_zhujiwenzi {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 55px;
    padding-top: 15px;
}

#tishi {
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}

    #tishi em {
        display: none;
        color: red;
    }

.yzm_titcw {
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #F90;
}

.dl_ct_rtxt_box .dl_ct_rtxt {
    margin: 0;
}

.fhdl.dl_ct_rtbut {
    background: url(../images/dl_but_bg.png) center top no-repeat;
}

    .fhdl.dl_ct_rtbut:hover {
        background: url(../images/dl_but_bg.png) center bottom no-repeat;
    }
.yz2{ overflow:hidden; padding:0 0 10px 82px;}
.yz2 div{
float:left;
width:62px;
text-align:center;
margin:0 0 0 5px;
}
@media (min-width:700px) and (max-width:1022px) {
    .dl_ct_box {
        width: 768px;
        margin: 0 auto;
    }

    .dl_ct_l {
        width: 300px;
    }

    .dl_ct {
        width: 768px;
        margin: 100px 0 0;
    }

    .dl_ct_r {
        padding: 0 0 0 35px;
    }
}

@media (min-width:1022px) and (max-width:1200px) {
}

@media (min-width:320px) and (max-width:700px) {
	.h_bg span{display:none;}
    .dl_ct_rtxtyz {
        padding: 5px 0 5px 12px;
    }

    .dl_c {
        overflow: hidden;
        height: auto;
    }

    .dl_ct_tit {
        display: none;
    }

    .dl_ct {
        width: 320px;
        background: none;
        height: auto;
        overflow: hidden;
        margin-top: 20%;
    }

    .dl_ct_box {
        width: 320px;
        margin: 0 auto;
    }

    .dl_ct_l {
        width: 150px;
        height: 150px;
        float: none;
        overflow: hidden;
        padding: 0;
        margin: 0 auto 10px;
    }

        .dl_ct_l img {
            width: 150px;
            height: 150px;
            border-radius: 74px;
        }

    .dl_ct_rtxt {
        border-radius: 24px;
        padding: 0;
    }

        .dl_ct_rtxt i {
            color: #999999;
            line-height: 42px;
        }

    .dl_ct_r em {
        display: none;
    }

    .zhmm1 .dl_ct_rtxt em {
        display: block;
        float: left;
    }

    .zhmm1 .dl_ct_rtxt1 {
    }

    .zhmm1 .dl_ct_rtzh {
        width: 100%;
        height: auto;
    }

        .zhmm1 .dl_ct_rtzh a {
            float: none;
            display: block;
            height: 30px;
            margin: 0 0 15px;
            line-height: 30px;
            background: #fff;
        }

            .zhmm1 .dl_ct_rtzh a.ghwt {
                float: none;
            }

    .dl_ct_r {
        width: 300px;
        margin: 0 auto;
        padding: 0;
        float: none;
        background: none;
    }

    .dl_ct_rtxt {
        width: 300px;
    }

    .dl_ct_rtxtz {
        width: 230px;
    }

    .dl_ct_rt2 {
        background: #FFF;
        width: 300px;
        height: 40px;
        border-radius: 24px;
        padding: 0;
    }

    .zhmm .dl_ct_rt2 {
        margin: 0 0 10px;
    }

    .dl_ct_rtyzm .dl_ct_rtxtz {
        width: 100px;
    }

    .dl_ct_rtyzm {
        background: none;
        width: 155px;
        margin: 0;
    }

    .dl_ct_rt2 a {
        margin: 0 0 0 5px;
        color: #FFF;
        float: left;
        background: url(../images/dl_sx_bg.png) right center no-repeat;
        text-indent: -9999px;
        padding: 0 24px 0 0;
    }

        .dl_ct_rt2 a:hover {
            color: none;
        }

        .dl_ct_rt2 a img {
            display: block;
            border: none;
            margin: 1px 0 0 0;
            float: none;
        }
    /*.dl_ct_rt2 a:after{content: url(images/dl_sx_bg.png); width: auto; height: 80%; vertical-align: middle; display:block; float:right;}*/
    .dl_ct_rtbut {
        width: 100%;
        background: #f90;
        border-radius: 16px;
        margin: 0 auto 10px;
        height: 36px;
        font-size: 16px;
        line-height: 36px;
    }

    .dl_ct_rtzh, .dl_ct_rtzh a {
        text-align: center;
        color: #fff;
    }

    .dl_ct_rtzh {
        width: 165px;
        margin: 0 auto;
        height: 54px;
        line-height: 54px;
    }

    .dl_ct_rtjzmm {
        background: url(../images/dl_jzmm_bg.png) 1px 19px no-repeat;
    }

    .dl_ct_rtzh a.dl_ct_rtjzmm_xz {
        background: url(../images/dl_jzmm_bg.png) 1px -26px no-repeat;
        color: #f90;
    }

    .dl_ct_box {
        height: 450px !important;
    }

    .pc_b {
        display: none;
    }

    .sj_b {
        display: block;
		line-height:18px;
    }

    .dl_bot_box {
        height: 40px;
        background: none;
    }

    .zhmm_wc_a em {
        display: block;
    }

    .zhmm_wc {
        padding: 50px 0 0;
    }

    .fhdl.dl_ct_rtbut {
        background: #4d9800;
    }
}

.h_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 0;
}

    .h_bg span {
        position: fixed;
        z-index: 0;
        left: 50%;
        background: #ff804b;
        font-size: 14px;
        color: #fff;
        top: 425px;
    }
.h_bg span a{
	color:#fff;
	display:block;
    padding: 15px 30px;
	font-size:20px;}

.dl_ct_box {
    position: relative;
    z-index: 9;
}

.h_bg .h_span1 {margin: -300px 0 0 -635px; opacity:0.5; transform:scale(0.8);}
.h_bg .h_span2 {margin: -230px 0 0 455px; opacity:0.3; transform:scale(1.1);}
.h_bg .h_span3 {margin: -200px 0 0 -600px; opacity:0.3; transform:scale(0.9);}
.h_bg .h_span4 {margin: 0 0 0 -620px; opacity:0.4; transform:scale(1.1);}
.h_bg .h_span5 {margin: 100px 0 0 -570px; opacity:0.4; transform:scale(0.9);}
.h_bg .h_span6 {margin: 0px 0 0 480px;  opacity:0.8; transform:scale(1.2);}
.h_bg .h_span7 {margin: -300px 0 0 460px; opacity:0.4; transform:scale(0.9);}
.h_bg .h_span8 {margin: -80px 0 0 500px; opacity:0.2; transform:scale(0.8);}
.h_bg .h_span9{margin: 130px 0 0 475px; opacity:0.3; transform:scale(0.8);}
.h_bg .h_span10{margin: 180px 0 0 -660px; opacity:0.3; transform:scale(0.9);}
#help{
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#ff0c00;
	text-indent:15px;
    text-align:center;
    display:none;
	}
.h_bg span:hover{
	opacity:1;
	box-shadow: 0px 0px 2px 0px #fff;  }
