html {
    font: 14px/24px "宋体", "Source Han Sans", "Microsoft YaHei", "Hiragino Sans GB", "PingFang SC", STHeiti, "WenQuanYi Micro Hei", Helvetica, Arial, sans-serif;
}

p {
    /*display: inline-block;
    width: 100%;*/
    max-height: 10000px;
}

body,
html,
div,
a,
span,
p,
ul,
li,
img,
h1,
h2,
h3,
h4,
h5,
h6,
input {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}

a {
    text-decoration: none;
    vertical-align: top;
    cursor: pointer;
}

li {
    list-style: none;
}

.clearfix {
    display: block;
    *zoom: 1;
    height: 1%;
}

.clearfix:after {
    display: block;
    content: "\0020";
    clear: both;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.clearBefore:before {
    content: "";
    font-size: 0;
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearAfter:after {
    content: "";
    font-size: 0;
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

body,
html,
.container {
    position: relative;
    width: 100%;
    height: 100%;
}

#fp-nav {
    display: none;
}

#fp-nav ul li .fp-tooltip {
    font-family: "宋体"
}

#twoFont {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#twoFont .logo {
    position: absolute;
    z-index: 250;
    top: 20px;
    left: 0px;
    right: 0px;
    width: 102px;
    margin: 0 auto;
    text-align: center;
}

#twoFont .main_menu {
    z-index: 100;
    position: absolute;
    top: 42px;
    left: 43px;
    width: 39px;
    height: 32px;
    cursor: pointer;
    /*display: none;*/
}

#twoFont .main_menu_pomp {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #ffffff;
    z-index: 200;
}

#twoFont .main_menu_pomp_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/d_sec01_bg.jpg) no-repeat center center;
    background-size: cover;
}

#twoFont .main_menu_pomp .m_menu_foot {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

#twoFont .main_menu_pomp .m_menu_foot p {
    font-family: Arial, "宋体";
    color: #ffffff;
}

#twoFont .main_menu_pomp .m_menu_foot p.p1 {
    display: none;
}

#twoFont .main_menu_pomp .m_menu_foot a {
    color: #ffffff;
    text-decoration: underline;
}

#twoFont .main_menu_close {
    cursor: pointer;
    position: absolute;
    width: 73px;
    height: 62px;
    background: url(../images/dona_pomp_close_white.png) no-repeat center center;
    top: 30px;
    left: 40px;
}

#twoFont .main_menu_close:hover {
    background-image: url(../images/dona_pomp_close_hover.png);
}
#twoFont .main_menu_close p{
    position: absolute;
    bottom: -34px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    padding-top: 10px;
}
#twoFont .main_menu_close:hover p{
    color: #f36924;
}
#twoFont .main_menu_pomp .m_share,#twoFont .main_share{
    position: absolute;
    top: 41px;
    right: 40px;
}
#twoFont .main_share{
    z-index: 100;
}

/*start*/

#twoFont .main_menu_pomp .m_share .share_ele,#twoFont .main_share .share_ele {
    float: left;
    padding-left: 10px;
}

#twoFont .main_menu_pomp .m_share .share_ele a,#twoFont .main_share a{
    width: 42px;
    height: 42px;
    display: block;
}

#twoFont .main_menu_pomp .m_share .share_ele a div,#twoFont .main_share .share_ele a div  {
    width: 42px;
    height: 42px;
}

#twoFont .main_menu_pomp .m_share .share_ele a .donation,#twoFont .main_share .share_ele a .donation {
    background: url(../images/donation.png) no-repeat center center;
}

#twoFont .main_menu_pomp .m_share .share_ele a .donation:hover,#twoFont .main_share .share_ele a .donation:hover {
    background-image: url(../images/donation_hover.png);
}

#twoFont .main_menu_pomp .m_share .share_ele a .sina,#twoFont .main_share .share_ele a .sina {
    background: url(../images/share_sina_white.png) no-repeat center center;
}

#twoFont .main_menu_pomp .m_share .share_ele a .sina:hover,#twoFont .main_share .share_ele a .sina:hover {
    background-image: url(../images/share_sina_hover.png);
}

#twoFont .main_menu_pomp .m_share .share_ele a .weixin,#twoFont .main_share .share_ele a .weixin {
    background: url(../images/share_weixin_white.png) no-repeat center center;
}

#twoFont .main_menu_pomp .m_share .share_ele a .weixin:hover,#twoFont .main_share .share_ele a .weixin:hover {
    background-image: url(../images/share_weixin_hover.png);
}

#twoFont .main_menu_pomp .m_share .share_ele a .fb,#twoFont .main_share .share_ele a .fb {
    background: url(../images/share_fb.png) no-repeat center center;
}

#twoFont .main_menu_pomp .m_share .share_ele a .fb:hover,#twoFont .main_share .share_ele a .fb:hover {
    background-image: url(../images/share_fb_hover.png);
}

#twoFont .main_menu_pomp .m_share .share_ele a .lin,#twoFont .main_share .share_ele a .lin {
    background: url(../images/share_lin_white.png) no-repeat center center;
}

#twoFont .main_menu_pomp .m_share .share_ele a .lin:hover,#twoFont .main_share .share_ele a .lin:hover {
    background-image: url(../images/share_lin_hover.png);
}


/*end*/

#twoFont .main_menu_pomp .m_menu_con {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 16%;
    width: 1079px;
    height: 80%;
    text-align: center;
}

#twoFont .main_menu_pomp .m_menu_con img {
    max-width: 100%;
    max-height: 100%;
}

#twoFont .main_menu_pomp .m_menu_ele {
    position: absolute;
    top: 14%;
    width: 100%;
}

#twoFont .main_menu_pomp .p_w {
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .main_menu_pomp .m_menu_ele p {
    color: #ffffff;
    font-size: 42px;
    line-height: 64px;
    cursor: pointer;
    display: inline-block;
    position: relative;
}

#twoFont .main_menu_pomp .m_menu_ele p:hover {
    color: #f36924;
}

#twoFont .main_menu .icon {
    height: 30px;
    width: 1px;
    position: absolute;
    top: 0;
    left: 19px;
    background: #ffffff;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transiting-timing-function: swing;
    animation: effeOpacity 2s infinite;
    -moz-animation: effeOpacity 2s infinite;
    -o-animation: effeOpacity 2s infinite;
    -webkit-animation: effeOpacity 2s infinite;
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
}

#twoFont .main_menu .icon:before {
    content: "";
    height: 30px;
    width: 1px;
    position: absolute;
    top: 0;
    left: -15px;
    background: #ffffff;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transiting-timing-function: swing;
    animation: effeOpacity 2s infinite;
    -moz-animation: effeOpacity 2s infinite;
    -o-animation: effeOpacity 2s infinite;
    -webkit-animation: effeOpacity 2s infinite;
}

#twoFont .main_menu .icon:after {
    content: "";
    height: 30px;
    width: 1px;
    position: absolute;
    top: 0;
    left: 15px;
    background: #ffffff;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transiting-timing-function: swing;
    -moz-animation: effeOpacity 2s infinite;
    -o-animation: effeOpacity 2s infinite;
    -webkit-animation: effeOpacity 2s infinite;
}

@keyframes effeOpacity {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes effeOpacity {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes effeOpacity {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes effeOpacity {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

#twoFont .main_menu .main_menu:hover .icon {
    -webkit-transform: translateY(0px) rotate(90deg);
    -ms-transform: translateY(0px) rotate(90deg);
    transform: translateY(0px) rotate(90deg);
}

#twoFont .left_menu {
    position: absolute;
    width: 102px;
    height: 102px;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto 0px;
    z-index: 100;
    background: url(../images/font_cir.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
    animation-name: greenPulse_left;
    webkit-animation-name: greenPulse_left;
}

#twoFont .left_menu:hover {
    background-image: url(../images/font_cir_left.png)
}

#twoFont .right_menu {
    position: absolute;
    width: 102px;
    height: 102px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto 0px;
    z-index: 100;
    background: url(../images/font_cir.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
    animation-name: greenPulse_right;
    webkit-animation-name: greenPulse_right;
}

#twoFont .right_menu:hover {
    background-image: url(../images/font_cir_right.png);
}

#twoFont .font_menu {
    text-align: center;
    border-radius: 102px;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    /*text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);*/
    -webkit-animation-iteration-count: infinite;
}

@keyframes greenPulse_left {
    from {
        -webkit-box-shadow: 0 0 2px #1c72d2;
    }
    50% {
        -webkit-box-shadow: 0 0 27px #1c72d2;
    }
    to {
        -webkit-box-shadow: 0 0 2px #1c72d2;
    }
}

@-webkit-keyframes greenPulse_left {
    from {
        -webkit-box-shadow: 0 0 2px #1c72d2;
    }
    50% {
        -webkit-box-shadow: 0 0 27px #1c72d2;
    }
    to {
        -webkit-box-shadow: 0 0 2px #1c72d2;
    }
}

@keyframes greenPulse_right {
    from {
        -webkit-box-shadow: 0 0 2px #ff732d;
    }
    50% {
        -webkit-box-shadow: 0 0 27px #ff732d;
    }
    to {
        -webkit-box-shadow: 0 0 2px #ff732d;
    }
}

@-webkit-keyframes greenPulse_right {
    from {
        -webkit-box-shadow: 0 0 2px #ff732d;
    }
    50% {
        -webkit-box-shadow: 0 0 27px #ff732d;
    }
    to {
        -webkit-box-shadow: 0 0 2px #ff732d;
    }
}

#twoFont .font_menu p {
    color: #ffffff;
}

#twoFont .font_menu p.l_cn {
    font-size: 20px;
    padding-top: 29px;
}

#twoFont .font_menu p.l_en {
    font-size: 16px;
}

#twoFont .center_block {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#twoFont .center_bg {
    position: relative;
    width: 100%;
    height: 100%;
}

#twoFont .center_bg img {
    width: 100%;
    height: 100%;
    display: block;
}

#twoFont .center_bg .c_b_left {
    position: absolute;
    left: 0;
    top: 0;
    /*opacity: 0;
    filter: alpha(opacity=0);*/
}

#twoFont .center_bg .c_b_right {
    position: absolute;
    left: 0;
    top: 0;
    /*opacity: 0;
    filter: alpha(opacity=0);*/
}

#twoFont .center_bg .c_b_left_effe {
    /*animation: home_effe01 4s infinite;
    -moz-animation: home_effe01 4s infinite;
    -o-animation: home_effe01 4s infinite;
    -webkit-animation: home_effe01 4s infinite;*/
}

/*#twoFont .center_bg .c_b_right_effe {
    animation: home_effe02 4s infinite;
    -moz-animation: home_effe02 4s infinite;
    -o-animation: home_effe02 4s infinite;
    -webkit-animation: home_effe02 4s infinite;
}*/

@keyframes home_effe01 {
    0% {
        opacity: 0.8;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0.8;
    }
}

@-webkit-keyframes home_effe01 {
    0% {
        opacity: 0.8;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0.8;
    }
}

@-moz-keyframes home_effe01 {
    0% {
        opacity: 0.8;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0.8;
    }
}

@-o-keyframes home_effe01 {
    0% {
        opacity: 0.8;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0.8;
    }
}


/**/

@keyframes home_effe02 {
    0% {
        opacity: 0.6;
    }
    25% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 0.6;
    }
    100% {
        opacity: 0.6;
    }
}

@-webkit-keyframes home_effe02 {
    0% {
        opacity: 0.6;
    }
    25% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 0.6;
    }
    100% {
        opacity: 0.6;
    }
}

@-moz-keyframes home_effe02 {
    0% {
        opacity: 0.6;
    }
    25% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 0.6;
    }
    100% {
        opacity: 0.6;
    }
}

@-o-keyframes home_effe02 {
    0% {
        opacity: 0.6;
    }
    25% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 0.6;
    }
    100% {
        opacity: 0.6;
    }
}

#twoFont .center_bg .h_center_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .center_bg .h_center_video .video_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    
}
#twoFont .center_bg .h_center_video .video_bg_cheng{
    background: url(../images/video_bg_cheng.png) repeat;
}
#twoFont .center_bg .h_center_video .video_bg_qi{
    background: url(../images/video_bg_qi.png) repeat;
}
#twoFont .center_con_btn{
    position: absolute;
    bottom: 5%;
    width: 177px;
    height: 62px;
    border: 1px solid #e8e8e8;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#twoFont .center_con_btn:hover {
    background: #f36924;
    border-color: #f36924;
}
#twoFont .center_con_btn p {
    font-size: 16px;
    line-height: 62px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}
#twoFont .center_con {
    position: absolute;
    width: 650px;
    height: 650px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

#twoFont .center_con .c_c_cir {
    position: absolute;
    width: 100%;
    height: 100%;
}

#twoFont .center_con .c_c_cir_f {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .center_con .c_c_cir_r {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .center_con .c_c_cir img {
    width: 100%;
    display: block;
}

#twoFont .center_con .font_cheng_hover {
    position: absolute;
    left: -25%;
    width: 75%;
    top: -5%;
    height: 110%;
    background: url(../images/opacity_0.png);
    cursor: pointer;
}

#twoFont .center_con .font_qi_hover {
    position: absolute;
    right: -25%;
    width: 75%;
    top: -5%;
    height: 110%;
    background: url(../images/opacity_0.png);
    cursor: pointer;
}

#twoFont .center_con .font_cheng {
    position: absolute;
    left: -5%;
    top: -1%;
    width: 58%;
    cursor: pointer;
    margin-top: -500px;
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .center_con .font_cheng img {
    width: 100%;
    display: block;
}

#twoFont .center_con .font_chen01 {
    position: absolute;
    left: 0;
    top: 0;
    /*opacity: 0;
    filter: alpha(opacity=0);*/
}

#twoFont .center_con .f_effe {
    position: absolute;
    width: 30px;
    padding: 9px 0;
    border: 1px solid #788cae;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 3;
}

#twoFont .center_con .f_effe_l:hover {
    background: #1c72d2;
    border-color: #1c72d2;
}

#twoFont .center_con .f_effe_r:hover {
    background: #f37231;
    border-color: #f37231;
}


/*#twoFont.home_m .center_con .f_effe {
    width: 40px;
}*/

#twoFont .center_con .f_effe_l {
    top: 0;
    /*left: -50px;*/
    left: 0px;
}

#twoFont .center_con .f_effe_r {
    top: 0;
    /*right: -50px;*/
    right: 0px;
    border-color: #a6969b;
}

#twoFont .center_con .f_effe p {
    color: #e8ebf1;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 24px;
    background: url(../images/f_effe_p.png) no-repeat center bottom;
}


/*#twoFont.home_m .center_con .f_effe p {
    font-size: 24px;
    line-height: 35px;
}*/

#twoFont .center_con .font_qi {
    position: absolute;
    right: -5%;
    bottom: -1%;
    width: 48%;
    cursor: pointer;
    margin-bottom: -500px;
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .center_con .font_qi img {
    width: 100%;
    display: block;
}

#twoFont .center_con .font_qi01 {
    position: absolute;
    /*opacity: 0;
    filter: alpha(opacity=0);*/
    right: 0;
    bottom: 0;
}

#twoFont .left_block {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#twoFont .left_bg {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#twoFont .left_bg .l_b {
    display: block;
    width: 100%;
    height: 100%;
}

#twoFont .left_bg img.l_b_02 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .left_bg img.l_b_03 {
    display: block;
    position: absolute;
    max-height: 80%;
    left: -4%;
    bottom: -5%;
}

#twoFont .left_close {
    width: 122px;
    height: 62px;
    position: absolute;
    top: 99px;
    right: 0;
    background: url(../images/left_close.png) no-repeat right center;
    cursor: pointer;
}

#twoFont .left_close:hover {
    background-image: url(../images/left_close_hover.png)
}
#twoFont .left_close p{
    position: absolute;
    bottom: -34px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    padding-top: 10px;
    /* width: 73px; */
    text-align: left;
    padding-left: 7px;
}
#twoFont .left_close:hover p{
    color: #f36924;
}




#twoFont .left_contain {
    position: absolute;
    left: 0;
    right: 0;
    top: 150px;
    bottom: 0;
    overflow: hidden;
}

#twoFont .left_contain .bigEvent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .left_contain .history_time {
    position: absolute;
    left: 0;
    top: 26%;
    margin-top: -80px;
    padding-top: 35px;
    padding-bottom: 35px;
    width: 120px;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    z-index: 2;
}

#twoFont .left_contain .h_t_ele {
    padding-left: 36px;
    width: 44px;
    text-align: right;
    font-size: 16px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #ffffff;
    cursor: pointer;
    padding-right: 40px;
}

#twoFont .left_contain .h_t_ele.active {
    color: #f36924;
}

#twoFont .left_contain .h_t_ele:hover {
    color: #f36924;
}

#twoFont .left_contain .history_contain {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#twoFont .left_contain .h_scrol {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

#twoFont .left_contain .h_scrol ul {
    position: relative;
    z-index: 1;
}

#twoFont .left_contain .h_scrol .item_start {
    display: block;
    width: 100%;
    height: 177px;
    padding-left: 74%;
    box-sizing: border-box;
    text-align: left;
    background: url(../images/h_t_line_star.png) no-repeat 70% bottom;
}

#twoFont .left_contain .h_scrol .item_end {
    padding-top: 36px;
    padding-bottom: 260px;
    text-align: center;
}

#twoFont .left_contain .h_scrol .item_end .more {
    width: 177px;
    height: 62px;
    display: inline-block;
    border: 1px solid #e8e8e8;
    margin: 0 10px;
}

#twoFont .left_contain .h_scrol .item_end .more:hover {
    background: #f36924;
    border-color: #f36924;
}

#twoFont .left_contain .h_scrol .item_end p {
    font-size: 16px;
    line-height: 62px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

#twoFont .left_contain .h_scrol .item {
    display: block;
    width: 100%;
    height: 350px;
    box-sizing: border-box;
    text-align: left;
}

#twoFont .left_contain .h_scrol .item_odd {
    padding-left: 78%;
    background: url(../images/h_t_line_odd.png) no-repeat 49% bottom;
}

#twoFont .left_contain .h_scrol .item_even {
    padding-left: 18.8%;
    background: url(../images/h_t_line_even.png) no-repeat 49% bottom;
}

#twoFont .left_contain .h_scrol .item_even.last {
    background-image: url(../images/h_t_line_even_last.png)
}

#twoFont .left_contain .h_scrol .item_odd.last {
    background-image: url(../images/h_t_line_odd_last.png)
}

#twoFont .left_contain .h_scrol .item_block {
    position: relative;
    z-index: 1;
    padding-left: 27px;
}

#twoFont .left_contain .h_scrol .i_disc {
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(../images/h_t_disc.png) no-repeat center center;
}

#twoFont .left_contain .h_scrol .item_odd .i_disc {
    top: -4px;
    left: 1px;
}

#twoFont .left_contain .h_scrol .item_even .i_disc {
    top: -4px;
    left: 11px;
}

#twoFont .left_contain .h_scrol .i_img {
    position: absolute;
    z-index: -1;
    left: 42px;
    top: -161px;
    width: 238px;
    opacity: 0.2;
}

#twoFont .left_contain .h_scrol .i_img img {
    width: 100%;
}

#twoFont .left_contain .h_scrol .i_data {
    position: absolute;
    top: 1px;
    left: -50px;
}

#twoFont .left_contain .h_scrol .i_data p {
    font-size: 59px;
    line-height: 59px;
    color: #f36924;
    position: relative;
}

#twoFont .left_contain .h_scrol .i_data p span {
    position: absolute;
    left: 127px;
    width: 63px;
    top: 10px;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
}

#twoFont .left_contain .h_scrol .i_data p span strong {
    display: inline-block;
    border-bottom: 1px solid #f36924;
}

#twoFont .left_contain .h_scrol .i_text {
    padding-top: 48px;
    padding-left: 18px;
    width: 328px;
}

#twoFont .left_contain .h_scrol .i_text p {
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
    text-indent: 2em;
}

#twoFont .left_contain .h_title {
    text-align: center;
}

#twoFont .left_contain .h_title p {
    color: #ffffff;
    font-size: 14px;
}

#twoFont .left_contain .font_wrap {
    max-width: 80%;
    margin: 0 auto;
    padding-top: 11%;
    text-align: center;
}

#twoFont .font_wrap p {
    font-size: 24px;
    color: #ffffff;
    line-height: 48px;
}

#twoFont .left_contain .font_wrap p {
    margin-top: 50px;
    opacity: 0;
}

#twoFont .left_btn {
    width: 98px;
    padding-bottom: 81px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}

#twoFont .left_btn .gundong {
    width: 34px;
    height: 44px;
    background: url(../images/gundong.png) no-repeat center center;
    position: absolute;
    animation: gunmove 1.5s infinite;
    -moz-animation: gunmove 1.5s infinite;
    -o-animation: gunmove 1.5s infinite;
    -webkit-animation: gunmove 1.5s infinite;
    -o-animation: gunmove 1.5s infinite;
    left: 50%;
    margin-left: -17px;
    bottom: 10px;
}

@keyframes gunmove {
    0% {
        margin-bottom: 20px;
        opacity: 1;
    }
    100% {
        margin-bottom: 0px;
        opacity: 0;
    }
}

@-webkit-keyframes gunmove {
    0% {
        bottom: 15%;
        opacity: 1;
    }
    100% {
        bottom: 13%;
        opacity: 0;
    }
}

@-moz-keyframes gunmove {
    0% {
        bottom: 15%;
        opacity: 1;
    }
    100% {
        bottom: 13%;
        opacity: 0;
    }
}

@-o-keyframes gunmove {
    0% {
        bottom: 15%;
        opacity: 1;
    }
    100% {
        bottom: 13%;
        opacity: 0;
    }
}

#twoFont .left_btn p {
    color: #ffffff;
    font-size: 14px;
}

#twoFont .right_block {
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: auto;
}

#twoFont .sec2_right_pomp_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/sec2_img_bg.png) repeat;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 500;
}

#twoFont .right_close {
    width: 122px;
    height: 62px;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 10;
    background: url(../images/right_close.png) no-repeat left center;
    cursor: pointer;
    z-index: 500;
}

#twoFont .right_close:hover {
    background-image: url(../images/right_close_hover.png);
}
#twoFont .right_close  p{
    position: absolute;
    bottom: -27px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    padding-top: 10px;
    text-align: right;
}
#twoFont .right_close:hover p{
    color: #f36924;
}
#twoFont .section01 .bgImg {
    width: 100%;
    height: 100%;
    position: relative;
}

#twoFont .section01 .s1_font_block {
    position: absolute;
    width: 80%;
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}

#twoFont .section01 .down_btn {
    width: 98px;
    padding-bottom: 81px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}

#twoFont .section01 .down_btn p {
    color: #ffffff;
    font-size: 14px;
}

#twoFont .section01 .down_btn .gundong {
    width: 34px;
    height: 44px;
    background: url(../images/gundong.png) no-repeat center center;
    position: absolute;
    animation: gunmove 1.5s infinite;
    -moz-animation: gunmove 1.5s infinite;
    -o-animation: gunmove 1.5s infinite;
    -webkit-animation: gunmove 1.5s infinite;
    -o-animation: gunmove 1.5s infinite;
    left: 50%;
    margin-left: -17px;
    bottom: 10px;
}

#twoFont .section01 .s1_f_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

#twoFont .section01 .s1_f_bg img {
    position: absolute;
    left: -1%;
    bottom: 1%;
    width: 22%;
    min-width: 417px;
}

#twoFont .section01 .s1_table {
    width: 100%;
    height: 100%;
    position: relative;
}

#twoFont .section01 .s1_table_cell {
    position: absolute;
    width: 100%;
    top: 35%;
    text-align: center;
}

#twoFont .section01 .s1_table_cell p {
    font-size: 24px;
    line-height: 60px;
    color: #ffffff;
    margin-top: 50px;
    opacity: 0;
}

#twoFont .section02 {
    background: #ffffff;
}

#twoFont .section02 .videoBlock {
    position: relative;
    width: 100%;
    height: 100%;
}

#twoFont .section02 .v_b_more .more {
    width: 177px;
    height: 62px;
    display: inline-block;
    border: 1px solid #e8e8e8;
    background: url(../images/video_bg.png) repeat;
    margin: 0 10px;
}
#twoFont .section02 .v_b_more .more:hover {
    background: #f36924;
    border-color: #f36924;
}
#twoFont .section02 .v_b_more p {
    font-size: 16px;
    line-height: 62px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}







#twoFont .v_b_more{
    position: absolute;
    width: 100%;
    bottom: 10%;
    left: 0;
    text-align: center;
}
#twoFont .switch_v_m{
    position: absolute;
    left: 58px;
    top: 131px;
    cursor: pointer;
    width: 183px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    color: #ffffff;
    background: url(../images/sec2_img_block_close.png) no-repeat center center;
}
#twoFont .switch_v_m:hover {
    color: #e86c2e;
    background-image: url(../images/sec2_img_block_close_hover.png);
}
#twoFont .switch_pic{
    position: absolute;
    left: 58px;
    top: 131px;
    cursor: pointer;
    width: 183px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    color: #ffffff;
    background: url(../images/sec2_img_block_close.png) no-repeat center center;
}
#twoFont .switch_pic:hover {
    color: #e86c2e;
    background-image: url(../images/sec2_img_block_close_hover.png);
}
#twoFont .section02 .floor_btn {
    cursor: pointer;
    height: 120px;
    width: 120px;
    position: absolute;
}

#twoFont .section02 .floor_btn .img_effe {
    animation: twinkle 2s ease-out infinite;
    -moz-animation: twinkle 2s ease-out infinite;
    -o-animation: twinkle 2s ease-out infinite;
    -webkit-animation: twinkle 2s ease-out infinite;
}

#twoFont .section02 .floor_btn_b .img_effe {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
}

#twoFont .section02 .floor_btn_a .img_effe {
    animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
}

@keyframes twinkle {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes twinkle {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes twinkle {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes twinkle {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}

#twoFont .section02 .floor_btn p {
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}

#twoFont .section02 .floor_btn_c {
    top: 36%;
    left: 19%;
}

#twoFont .section02 .floor_btn_b {
    top: 25%;
    left: 54%;
}

#twoFont .section02 .floor_btn_a {
    top: 57%;
    left: 68%;
}

#twoFont .section02 .videoBlock img {
    width: 100%;
    height: 100%;
}

#twoFont .section02 .sec2_img_block {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
}

#twoFont .section02 .sec2_img_block_close {
    position: absolute;
    left: 58px;
    top: 131px;
    cursor: pointer;
    width: 183px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    color: #ffffff;
    background: url(../images/sec2_img_block_close.png) no-repeat center center;
}

#twoFont .section02 .sec2_img_block_close:hover {
    color: #e86c2e;
    background-image: url(../images/sec2_img_block_close_hover.png);
}

#twoFont .section02 .sec2_img .ing {
    width: 100%;
    height: 100%;
}

#twoFont .section02 .sec2_img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}

#twoFont .section02 .sec2_img.active {
    display: block;
}

#twoFont .section02 .sec2_img_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/sec2_img_bg.png) repeat;
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .section02 .sec2_img .sec2_icon {
    cursor: pointer;
    position: absolute;
    width: 122px;
    height: 122px;
    background: url(../images/sec2_icon.png) no-repeat center center;
}

#twoFont .section02 .sec2_img .icon_effe {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#twoFont .section02 .sec2_img .icon_effe {
    animation: gunmove1 2s infinite;
    -moz-animation: gunmove1 2s infinite;
    -o-animation: gunmove1 2s infinite;
    -webkit-animation: gunmove1 2s infinite;
}

#twoFont .section02 .sec2_img .sec2_icon02 .icon_effe {
    animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
}

#twoFont .section02 .sec2_img .sec2_icon03 .icon_effe {
    animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}

#twoFont .section02 .sec2_img .sec2_icon04 .icon_effe {
    animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
}

#twoFont .section02 .sec2_img .sec2_icon05 .icon_effe {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
}

#twoFont .section02 .sec2_img .sec2_icon06 .icon_effe {
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
}

@keyframes gunmove1 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    75% {
        transform: scale(1.8);
        opacity: 0;
    }
    76% {
        transform: scale(1.8);
        opacity: 0;
    }
    80% {
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes gunmove1 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    75% {
        transform: scale(1.8);
        opacity: 0;
    }
    76% {
        transform: scale(1.8);
        opacity: 0;
    }
    80% {
        transform: scale(1);
        opacity: 0;
    }
}

@-moz-keyframes gunmove1 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    75% {
        transform: scale(1.8);
        opacity: 0;
    }
    76% {
        transform: scale(1.8);
        opacity: 0;
    }
    80% {
        transform: scale(1);
        opacity: 0;
    }
}

@-o-keyframes gunmove1 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    75% {
        transform: scale(1.8);
        opacity: 0;
    }
    76% {
        transform: scale(1.8);
        opacity: 0;
    }
    80% {
        transform: scale(1);
        opacity: 0;
    }
}

#twoFont .section02 .sec2_img01 .sec2_icon01 {
    top: 19%;
    left: 57%;
}

#twoFont .section02 .sec2_img01 .sec2_icon02 {
    top: 41%;
    left: 54%;
}

#twoFont .section02 .sec2_img01 .sec2_icon03 {
    top: 38%;
    right: 59%;
}

#twoFont .section02 .sec2_img01 .sec2_icon04 {
    top: 53%;
    left: 24%;
}

#twoFont .section02 .sec2_img01 .sec2_icon05 {
    bottom: 23%;
    left: 50%;
}

#twoFont .section02 .sec2_img01 .sec2_icon06 {
    top: 70%;
    left: 37%;
}

#twoFont .section02 .sec2_img02 .sec2_icon01 {
    top: 52%;
    left: 25%;
}

#twoFont .section02 .sec2_img02 .sec2_icon02 {
    top: 66%;
    left: 38%;
}

#twoFont .section02 .sec2_img02 .sec2_icon03 {
    top: 46%;
    right: 48%;
}

#twoFont .section02 .sec2_img02 .sec2_icon04 {
    top: 33%;
    left: 51%;
}


/**/

#twoFont .section02 .sec2_img03 .sec2_icon01 {
    top: 68%;
    left: 42%;
}

#twoFont .section02 .sec2_img03 .sec2_icon02 {
    top: 60%;
    left: 54%;
}

#twoFont .section02 .sec2_img03 .sec2_icon03 {
    top: 24%;
    right: 33%;
}

#twoFont .section02 .sec2_img03 .sec2_icon04 {
    top: 50%;
    left: 65%;
}

#twoFont .section02 .sec2_img03 .sec2_icon05 {
    top: 45%;
    left: 54%;
}

#twoFont .section02 .sec2_img .sec2_icon:hover {
    background-image: url(../images/sec2_icon_effe.png);
}

#twoFont .section02 .sec2_img .sec2_i_hid {
    display: none;
    position: absolute;
    width: 315px;
    left: 60px;
    top: -49px;
    padding-left: 126px;
    background: url(../images/sec2_i_hid_dashad.png) no-repeat left 10px;
}

#twoFont .section02 .sec2_img .sec2_icon_dif .sec2_i_hid {
    background-image: url(../images/sec2_i_hid_dashad2.png);
    padding-top: 126px;
    top: 49px;
}


/*#twoFont .section02 .sec2_img.sec2_img03 .sec2_icon04 .sec2_i_hid {
    background-image: url(../images/sec2_i_hid_dashad02.png);
    padding-left: 259px;
    height: 261px;
    top: -193px;
}*/

#twoFont .section02 .sec2_img .sec2_icon:hover .sec2_i_hid {
    display: block
}

#twoFont .section02 .sec2_img .sec2_i_hid p {
    color: #ffffff;
    line-height: 28px;
}

#twoFont .section02 .sec2_img .sec2_i_hid .h {
    font-size: 30px;
    padding-bottom: 12px;
}

#twoFont .section02 .sec2_img .sec2_i_more {
    margin-top: 30px;
    width: 42px;
    height: 42px;
    background: url(../images/sec2_i_more.png) no-repeat;
}

#twoFont .section02 .sec2_left_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 285px;
    height: 100%;
    background: url(../images/sec2_left_bg.png) no-repeat right top;
    background-repeat-y: repeat;
}


#twoFont .video_Model_wrap{
    position: absolute;
    top: 0;
    left:0;
    width:100%;
    height: 100%;
    background: #000000;
    z-index: -1;
} 
#twoFont .video_Model{
    position: relative;
    width: 100%;
    height: 100%;
}
#twoFont .video_Model_imgblock{
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
}
/******************************************/

#twoFont .video_Model_imgblock .V_M_img .ing {
    width: 100%;
    height: 100%;
}

#twoFont .video_Model_imgblock .V_M_img{
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}

#twoFont .video_Model_imgblock .V_M_img.active {
    display: block;
}

#twoFont .video_Model_imgblock .V_M_img_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/sec2_img_bg.png) repeat;
    opacity: 0;
    filter: alpha(opacity=0);
}

#twoFont .video_Model_imgblock .V_M_img .V_M_icon {
    cursor: pointer;
    position: absolute;
    width: 122px;
    height: 122px;
    background: url(../images/sec2_icon.png) no-repeat center center;
}

#twoFont .video_Model_imgblock .V_M_img .icon_effe {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#twoFont .video_Model_imgblock .V_M_img .icon_effe {
    animation: gunmove1 2s infinite;
    -moz-animation: gunmove1 2s infinite;
    -o-animation: gunmove1 2s infinite;
    -webkit-animation: gunmove1 2s infinite;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_icon02 .icon_effe {
    animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_icon03 .icon_effe {
    animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_icon04 .icon_effe {
    animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_icon05 .icon_effe {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_icon06 .icon_effe {
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
}


#twoFont .video_Model_imgblock .V_M_img01 .V_M_icon01 {
    top: 4%;
    left: 31%;
}

#twoFont .video_Model_imgblock .V_M_img01 .V_M_icon02 {
    top: 41%;
    left: 33%;
}

#twoFont .video_Model_imgblock .V_M_img01 .V_M_icon03 {
    top: 38%;
    right: 36%;
}

#twoFont .video_Model_imgblock .V_M_img01 .V_M_icon04 {
    top: 54%;
    left: 65%;
}

#twoFont .video_Model_imgblock .V_M_img01 .V_M_icon05 {
    bottom: 30%;
    left: 38%;
}

#twoFont .video_Model_imgblock .V_M_img01 .V_M_icon06 {
    top: 71%;
    left: 54%;
}

#twoFont .video_Model_imgblock .V_M_img02 .V_M_icon01 {
    top: 41%;
    left: 28%;
}

#twoFont .video_Model_imgblock .V_M_img02 .V_M_icon02 {
    top: 45%;
    left: 38%;
}

#twoFont .video_Model_imgblock .V_M_img02 .V_M_icon03 {
    top: 38%;
    right: 44%;
}

#twoFont .video_Model_imgblock .V_M_img02 .V_M_icon04 {
    top: 19%;
    left: 49%;
}


/**/

#twoFont .video_Model_imgblock .V_M_img03 .V_M_icon01 {
    top: 73%;
    left: 49%;
}

#twoFont .video_Model_imgblock .V_M_img03 .V_M_icon02 {
    top: 60%;
    left: 35%;
}

#twoFont .video_Model_imgblock .V_M_img03 .V_M_icon03 {
    top: 15%;
    right: 56%;
}

#twoFont .video_Model_imgblock .V_M_img03 .V_M_icon04 {
    top: 55%;
    left: 26%;
}

#twoFont .video_Model_imgblock .V_M_img03 .V_M_icon05 {
    top: 45%;
    left: 36%;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_icon:hover {
    background-image: url(../images/sec2_icon_effe.png);
}

#twoFont .video_Model_imgblock .V_M_img .V_M_i_hid {
    display: none;
    position: absolute;
    width: 315px;
    left: 60px;
    top: -49px;
    padding-left: 126px;
    background: url(../images/sec2_i_hid_dashad.png) no-repeat left 10px;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_icon_dif .V_M_i_hid {
    background-image: url(../images/sec2_i_hid_dashad2.png);
    padding-top: 126px;
    top: 49px;
}

#twoFont .video_Model_imgblock .V_M_img.V_M_img03 .V_M_icon04 .V_M_i_hid {
    background-image: url(../images/sec2_i_hid_dashad02.png);
    padding-left: 259px;
    height: 261px;
    top: -193px;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_icon:hover .V_M_i_hid {
    display: block
}

#twoFont .video_Model_imgblock .V_M_img .V_M_i_hid p {
    color: #ffffff;
    line-height: 28px;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_i_hid .h {
    font-size: 30px;
    padding-bottom: 12px;
}

#twoFont .video_Model_imgblock .V_M_img .V_M_i_more {
    margin-top: 30px;
    width: 42px;
    height: 42px;
    background: url(../images/sec2_i_more.png) no-repeat;
}

#twoFont .video_Model_imgblock .V_M_left_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 285px;
    height: 100%;
    background: url(../images/sec2_left_bg.png) no-repeat right top;
    background-repeat-y: repeat;
}

#twoFont .video_Model_wrap .V_M_botton_block {
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 80px;
    width: 100%;
    background: #896e43;
}

#twoFont .video_Model_wrap .play_btn {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 80px;
    height: 100%;
    background: url(../images/play_btn.png) no-repeat center center;
}

#twoFont .video_Model_wrap .play_btn.active {
    background-image: url(../images/play_btn_active.png)
}

#twoFont .video_Model_wrap .progress_wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 80px;
}

#twoFont .video_Model_wrap .progress {
    float: left;
    position: relative;
    height: 100%;
}

#twoFont .video_Model_wrap .progress01 {
    width: 26%;
}

#twoFont .video_Model_wrap .progress02 {
    width: 37%;
}

#twoFont .video_Model_wrap .progress03 {
    width: 22%;
}

#twoFont .video_Model_wrap .progress04 {
    width: 15%;
}

#twoFont .video_Model_wrap .progress_show {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0px;
    background: #957a4f;
}

#twoFont .video_Model_wrap .progress .sign {
    position: absolute;
    right: -16px;
    width: 32px;
    height: 32px;
    top: 25px;
    cursor: pointer;
    background: url(../images/pro_sign.png) no-repeat center center;
    z-index: 2;
}

#twoFont .video_Model_wrap .progress .addre {
    position: absolute;
    width: 52px;
    padding-left: 10px;
    right: -62px;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
}

#twoFont .video_Model_wrap .progress .sign_more {
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    position: absolute;
    bottom: 31px;
    width: 190px;
    padding-bottom: 50px;
    left: -80px;
    background: url(../images/sign_line.png) no-repeat center bottom;
}

#twoFont .video_Model_wrap .progress .sign_con {
    width: 100%;
    height: 133px;
    background: #ffffff;
    box-shadow: 0 0 10px #999;
    text-align: center;
}

#twoFont .video_Model_wrap .progress .sign_icon01 {
    height: 92px;
    border-bottom: 1px solid #e8e8e8;
}

#twoFont .video_Model_wrap .progress .p1 {
    font-size: 14px;
    color: #f36824;
    padding-top: 18px;
    line-height: 18px;
    display: inline-block;
    border-bottom: 2px solid #f36824;
}

#twoFont .video_Model_wrap .progress .p2 {
    padding-top: 15px;
    font-size: 20px;
    color: #000000;
}

#twoFont .video_Model_wrap .progress .p3 {
    font-size: 14px;
    padding-top: 8px;
    color: #f36824;
}


#twoFont .video_Model_wrap .video_end_show {
    display: none;
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 100%;
    width: 100%;
    background: url(../images/video_end_show.png) repeat;
    z-index: 100;
}

#twoFont .video_Model_wrap .v_e_btn {
    position: absolute;
    width: 466px;
    height: 83px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#twoFont .video_Model_wrap .v_e_btn .v_btn {
    width: 217px;
    height: 77px;
    border: 1px solid #ffffff;
    line-height: 77px;
    text-align: center;
    cursor: pointer;
}

#twoFont .video_Model_wrap .v_e_btn .v_btn p {
    color: #ffffff;
    font-size: 16px;
}

#twoFont .video_Model_wrap .v_e_btn .v_btn:hover {
    background: #f37231;
    border-color: #f37231;
}

#twoFont .video_Model_wrap .v_e_btn .v_btn_right p {
    display: inline-block;
    padding-left: 50px;
    background: url(../images/v_btn_retuen.png) no-repeat left center;
}

#twoFont .video_Model_wrap .v_btn_left {
    float: left;
}

#twoFont .video_Model_wrap .v_btn_right {
    float: right;
}
/******************************************/
































#twoFont .banner_slide {
    width: 240px;
    height: 80px;
    text-align: left;
    position: absolute;
    bottom: 40px;
    left: 90px;
    /* z-index: 999; */
    /* margin-left: -50px; */
}

#twoFont .banner_slide_con {
    width: 211px;
    height: 50px;
    position: relative;
    margin-left: 0;
}

#twoFont .banner_slide .forward-right {
    position: absolute;
    right: 0;
    bottom: 8px;
}

#twoFont .banner_slide .forward-right p {
    color: #000000;
}

#twoFont .banner_slide .slide {
    position: absolute;
    width: 9px;
    height: 16px;
    background: url(../images/home_slide.png) no-repeat center center;
}

#twoFont .banner_slide .slide.slide02 {
    opacity: 0;
    left: 2px;
    top: 19px;
}

#twoFont .banner_slide .slide.slide03 {
    opacity: 0;
    left: 16px;
    top: 19px;
}

#twoFont .banner_slide .slide.slide04 {
    opacity: 0;
    left: 31px;
    top: 19px;
}

#twoFont .banner_slide .slide.slide05 {
    opacity: 0;
    left: 44px;
    top: 19px;
}

#twoFont .sec2_big_move_scroll .b_return {
    position: fixed;
    top: 18px;
    width: 124px;
    height: 64px;
    cursor: pointer;
    left: 0;
    background: url(../images/b_return.png) no-repeat left center;
}

#twoFont .sec2_big_move_scroll .b_return:hover {
    background-image: url(../images/right_close_hover.png);
}

#twoFont .sec2_big_move_scroll .l_btn {
    position: fixed;
    left: 22px;
    top: 50%;
    height: 185px;
    margin-top: -177px;
}

#twoFont .sec2_big_move_scroll .l_b {
    width: 101px;
    height: 101px;
    color: #000000;
    cursor: pointer;
    line-height: 101px;
    text-align: center;
    margin-top: 18px;
    background: url(../images/l_b_bg.png) no-repeat center center;
}

#twoFont .sec2_big_move_scroll .l_b:hover {
    background-image: url(../images/l_b_bg_active.png);
    color: #f36824;
}

#twoFont .sec2_big_move_scroll .sec2_big_move_img {
    height: 100%;
    display: block;
    float: left;
}

#twoFont .sec2_big_move_scroll .sec2_big_move_wrap {
    height: 100%;
    /* display: block; */
}

#twoFont .sec2_big_move_scroll .font01_wrap {
    float: left;
    height: 100%;
    width: 676px;
}

#twoFont .sec2_big_move_scroll .table_block {
    display: table;
    width: 100%;
    height: 100%;
}

#twoFont .sec2_big_move_scroll .table_cell {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

#twoFont .sec2_big_move_scroll .table_cell .f01_01 {
    font-size: 16px;
    line-height: 28px;
    color: #f36824;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #f36824;
}

#twoFont .sec2_big_move_scroll .table_cell .f01_02 {
    font-size: 40px;
    line-height: 72px;
    color: #000000;
    letter-spacing: 18px;
}

#twoFont .sec2_big_move_scroll .table_cell .f01_03 {
    font-size: 16px;
    line-height: 30px;
    color: 000000;
}

#twoFont .sec2_big_move_scroll .bigImg01 {
    height: 100%;
    float: left;
}

#twoFont .sec2_big_move_scroll .bigImg01 img {
    height: 100%;
}

#twoFont .sec2_right_pomp {
    position: absolute;
    width:64%;
    height: 100%;
    right: -64%;
    top: 0;
    background: #ffffff;
    z-index: 501;
}

#twoFont .sec2_r_p_close {
    width: 122px;
    height: 62px;
    position: absolute;
    top: 20px;
    left: -122px;
    background: url(../images/left_close.png) no-repeat right center;
    cursor: pointer;
    display: none;
    opacity: 0;
}

#twoFont .sec2_r_p_close:hover {
    background-image: url(../images/left_close_hover.png);
}

#twoFont .sec2_right_scroll {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

#twoFont .sec2_right_scroll .ele {
    display: none;
}
#twoFont .sec2_right_scroll  .imgWrap{
	height: 302px;
    overflow: hidden;
    position: relative;
}
#twoFont .sec2_right_scro {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    /* padding-right: 15px; */
}

#twoFont .sec2_right_scro .imgWrap img {
    width: 100%;
    position: absolute;
    top: 0;bottom: 0;margin: auto;
    display: block;
}

#twoFont .sec2_right_scro .p_conWrap {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

#twoFont .sec2_r_p_title_wrap {
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
}

#twoFont .sec2_r_p_title_wrap .title {
    position: relative;
    height: 70px;
}

#twoFont .sec2_r_p_title_wrap .title .h {
    font-size: 30px;
    line-height: 70px;
    color: #000000;
    float: left;
}

#twoFont .sec2_r_p_title_wrap .donation_style {
    margin-top: 5px;
    float: right;
    margin-left: 15px;
    width: 138px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border: 1px solid #f36924;
    color: #f36924;
    font-size: 14px;
}

#twoFont .sec2_r_p_title_wrap .donation_style:hover {
    background: #f36924;
    color: #ffffff;
}

#twoFont .sec2_right_scro .p_p {
    padding-top: 16px;
    padding-bottom: 36px;
    border-bottom: 1px solid #e8e8e8;
}

#twoFont .sec2_right_scro .p_p p {
    font-size: 16px;
    line-height: 27px;
    color: #000000;
    padding-bottom: 20px;
}

#twoFont .sec2_right_scro .block_img_p {
    padding-top: 50px;
    padding-bottom: 50px;
}

#twoFont .sec2_right_scro .b_img {
    float: left;
    width: 50%;
}

#twoFont .sec2_right_scro .c_julebu .b_img {
    float: none;
    width: 100%;
}

#twoFont .sec2_right_scro .b_img img {
    width: 100%;
    display: block;
}

#twoFont .sec2_right_scro .b_p {
    float: left;
    width: 50%;
}

#twoFont .sec2_right_scro .c_julebu .b_p {
    float: none;
    width: 100%;
}

#twoFont .sec2_right_scro .b_p_inner {
    padding-left: 18px;
}

#twoFont .sec2_right_scro .c_julebu .b_p_inner {
    padding-left: 0px;
    padding-top: 20px;
}

#twoFont .sec2_right_scro .b_p p {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
    /* font-weight: bold; */
}

#twoFont .sec2_right_scro .b_p .p1 {
    padding-top: 11px;
    color: #f36924;
    display: none;
}

#twoFont .sec2_right_scro .b_p .p2 {
    color: #f36924;
    font-size: 30px;
    line-height: 45px;
    display: none;
}

#twoFont .section03 {
    background: #ffffff;
}

#twoFont .section03 .bgImg {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#twoFont .section03 .sec2_left_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 285px;
    height: 100%;
    background: url(../images/sec2_left_bg.png) no-repeat right top;
    background-repeat-y: repeat;
}

#twoFont .section03 .sec3_left_con {
    position: absolute;
    top: 15%;
    left: 30px;
    text-align: center;
    width: 56px;
}

#twoFont .sec3_left_con .title {
    font-size: 16px;
    color: #fff;
    padding-bottom: 16px;
}

#twoFont .section03 .c_floor {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}

#twoFont .section03 .c_floor p {
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    line-height: 38px;
}

#twoFont .section03 .c_floor p.active {
    color: #f36924;
}

#twoFont .section03 .c_floor p:hover {
    color: #f36924;
}

#twoFont .section03 .sec3_right_pomp {
    position: absolute;
    width: 40%;
    height: 100%;
    right: -40%;
    top: 0;
    background: #ffffff;
}

#twoFont .section03 .sec3_r_p_close {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url(../images/sec2_r_p_close.png) no-repeat center center;
}

#twoFont .section03 .sec3_right_scroll {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

#twoFont .section03 .sec3_right_scro {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding-right: 15px;
}

#twoFont .section03 .sec3_right_scro img {
    width: 100%;
    padding-bottom: 50px;
    display: block;
}

#twoFont .section04 {
    background: #ffffff;
}


/*
#twoFont .section04 .bgImg {
    position: relative;
    width: 100%;
    height: 100%;
}*/

#twoFont .section04 #screen {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #ffffff url(../images/sec04_bg.jpg);
    background-size: cover;
}

#screen img,
#screen canvas {
    position: absolute;
    left: -9999px;
    cursor: pointer;
    image-rendering: optimizeSpeed;
}

#screen .fog {
    position: absolute;
    background: #fff;
    opacity: 0.1;
    filter: alpha(opacity=10);
}

#twoFont .section04 #command {
    display: none;
}

#twoFont .section04 .sec4_con_title {
    position: absolute;
    left: 40px;
    bottom: 40px;
}

.dona_pomp {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0;
}

.dona_pomp_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/sec2_img_bg.png) repeat
}

.dona_pomp .close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 62px;
    height: 62px;
    background: url(../images/dona_pomp_close.png) no-repeat center center;
    cursor: pointer;
}

.dona_pomp .close:hover {
    background-image: url(../images/dona_pomp_close_hover.png);
}

.dona_pomp .dona_pomp_contain {
    position: absolute;
    width: 681px;
    height: 316px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 60px 65px;
    background: #ffffff;
}

.dona_pomp .dp_title {
    font-size: 27px;
    line-height: 45px;
    color: #000000;
}

.dona_pomp .dp_contain {
    padding-top: 16px;
}

.dona_pomp .form_wrap {
    float: left;
    width: 50%;
}

.dona_pomp .inputWrap {
    padding-bottom: 14px;
}

.dona_pomp .inputWrap_rel {
    position: relative;
    z-index: 2;
}

.dona_pomp .inputWrap_rel .note {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 14px;
    line-height: 48px;
    color: #666666;
}

.dona_pomp .inputWrap input,.dona_pomp .inputWrap select {
    width: 100%;
    height: 48px;
    text-indent: 15px;
    font-size: 14px;
    color: #000000;
    line-height: 48px;
    border: 1px solid #e8e8e8;
}

.dona_pomp .inputWrap input.active {
    color: #f36924;
}

.dona_pomp .btnWrap input {
    width: 100%;
    height: 48px;
    text-indent: 15px;
    font-size: 16px;
    color: #f36924;
    line-height: 48px;
    border: 1px solid #e8e8e8;
    outline: none;
    background: none;
    cursor: pointer;
}

.dona_pomp .btnWrap input:hover {
    background: #f36924;
    color: #ffffff;
}

.dona_pomp .tel_wrap {
    float: left;
    width: 50%;
}

.dona_pomp .tel_padd {
    padding-left: 30px;
}

.dona_pomp .tel_title {
    text-align: center;
    color: #000000;
    padding-top: 7%;
}

.dona_pomp .tel_inner {
    border-left: 1px solid #e8e8e8;
    padding-left: 20px;
    height: 245px;
}

.dona_pomp .tel_inner .p_wrap {
    padding-top: 8%;
    padding-left: 5%;
    text-align: left;
}
.dona_pomp .tel_inner .p_wrap_p{
    position: relative;
    padding-bottom: 10px;
}
.dona_pomp .tel_inner .p_wrap_p lable{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #000000;
}
.dona_pomp .tel_inner .p_wrap_p p {
    padding-left: 83px;
}
.dona_pomp .tel_inner p {
    font-size: 16px;
    color: #000000;
}
.dona_pomp .tel_inner  p.tel_title{
    font-size: 18px;
}


#twoFont .menu_list {
    float: left;
    padding-left: 35px;
}
#twoFont .menu_list_left{
    position: absolute;
    right: 134px;
    top: 25px;
    width: 315px;
}
#twoFont .menu_list_right{
    position: absolute;
    left: 99px;
    top: 25px;
    width: 301px;
}
#twoFont .menu_ele {
    float: left;
    padding: 0 10px;
    line-height: 30px;
}

#twoFont .menu_ele p {
    font-size: 18px;
    color: #ffffff;
    position: relative;
    /* font-family: "宋体"; */
}

#twoFont .menu_ele p::after {
    content: '';
    width: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #f36924;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: width .2s, -webkit-transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
    transition: width .2s, transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}

#twoFont .menu_ele p:hover::after {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    width: 100%;
}

#twoFont .menu_ele p.active {
    color: #f36924;
}

#twoFont .menu_ele p.active::after {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    width: 100%;
    /*border-bottom: 1px solid #000000;*/
}

#twoFont .menu_ele p:hover {
    color: #f36924;
    /*border-bottom: 1px solid #000000;*/
}