﻿@charset 'utf-8';
/** Generated by FG **/
@font-face {
    font-family: 'Conv_CALIFR';
    src: url('fonts/CALIFR.eot');
    src: local('☺'), url('../fonts/CALIFR.woff') format('woff'), url('../fonts/CALIFR.ttf') format('truetype'), url('../fonts/CALIFR.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
*,body {
    font-family: 'source-han-serif-sc','MingLiU','SimSun',"PingFang SC", "Microsoft YaHei"!important;  
}
input, textarea{
    font-family: 'source-han-serif-sc','MingLiU','SimSun',"PingFang SC", "Microsoft YaHei" !important;
}
.altumcode {
    --fontFamily:'source-han-serif-sc','MingLiU','SimSun',"PingFang SC", "Microsoft YaHei" !important;
}
body{
    max-width: 1920px;
    margin: auto;
}
img{
    max-width: 100%;
    height: auto;
}
.wrapper{
    width: 100%;
    height: 100%;
    margin:0 auto;
    overflow: hidden;
}
.section_page .box_title{
    position: absolute;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.section_page .box_title a{
    font-size: 12px;
    display: block;
    color: #333;
    line-height: 30px;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.section_page .box_title a:hover{
    color: #93979d;
}
.section_page .box_img{
    position: relative;
}
.nextButton{
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; 
    z-index: 9;
}
.nextButton .more{
    background: url(../images/nextbutton_more.png) no-repeat;
    background-size: 23px 5px;
    width: 23px;
    height: 5px;
    display: block;
    margin: 0 auto;
}
.nextButton #moveTop{
    background: url(../images/moveTop.png) no-repeat;
    background-size: 23px 17px;
    width: 23px;
    height: 17px;
    display: block;
    margin: 0 auto;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.nextButton #moveTop:hover{
    opacity: 0.3;
}
.footer .links{
    position: fixed;
    left: 22px;
    top: 20px;
    z-index: 10;
    width: 136px;
}
.footer .links img{
    width: 100%;
    max-width: 100%;
}
.footer .links .cn{
    font-size: 12px;
}
.footer .links .cn a{
    color: #333333;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.footer .links .cn a:hover{
    color: #93979d;
}
.footer .links .en{
    font-size: 12px;
    background: #fff;
}
.footer .links .en a{
    color: #333333;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.footer .links .en a:hover{
    color: #93979d;
}
.projectTitle{
    position: fixed;
    left: 22px;
    top: 50%;
    z-index: 9;
    font-size: 12px;
    color: #333;
    /*width: 126px;*/
    text-align: right;
}
.main_xq{
    width: 100%;
    margin-bottom: 74px;
}
.main_xq_tu,.main_xq_wenzi{
    position: fixed;    
    top: 152px;
    bottom: 0;
    overflow:auto;
    overflow-x:hidden;  
    text-align: center;
    padding-right: 2%;
}
.main_xq_tu{
    width: 44.8%;
    left: 18.7%;
}
.main_xq_tu1{
    width: 50.8%;
}
.main_xq_tu .main_img img:nth-child(1){
    margin-top: 0;
}
.main_xq_tu .main_img img{
    
}
.g_abouticm{
    margin: 152px 0;
}
.main_xq_wenzi{
    width: 16.6%;
    right:10%;
}
.main_xq_wenzi p{
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-align: left;
    word-wrap:break-word;
}
.main_xq_wenzi p span{
    color: #666;
}
.main_xq_wenzi{
    margin-bottom: 44px;
}
.main_xq_wenzi p{
}

.main_case_item:first-child{
    margin-top: 152px;
} 
.main_case_item:last-child{
    margin-bottom: 152px;
} 
.main_case_item{
    margin: 304px 0 0 0;
    text-align: center;
    width:100%; 
}
.main_case_img{
    display: inline-block;
    position: relative;
}

.main_case_title{
    font-size: 12px;
    color: #333;
    position: absolute;
    left: calc(100% + 45px);
    width: 45%;
    text-align: left;
    bottom: 0;
}
.main_case_item:hover .main_case_title{
    color: #93979d;
}

/*gary*/
.section_page{
    height: 100vh;
    position: relative;
}
.box_img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.box_img a{
    display: inline-block;
    position: relative;
}
.g_enbtn a{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    display: block;
    position: relative;
}
.g_enbtn{
    position: fixed;
    right: 22px;
    top: 20px;
    z-index: 100;
}
/*年月*/
.g_yearbox {
    position: fixed;
    left: 22px;
    bottom: 20px;
    z-index: 100;
    max-height: 260px;
    background: #fff;
}
.g_yearitit a{
    color: #666;
    line-height: 26px;
    display: block;
    position: relative;
}
.g_sdbtn{
    display: inline-block;
}
.g_sdboxp{
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 20px;
    left: 0;
}


.mCSB_scrollTools .mCSB_dragger{
    width: 3px !important;
    height: 3px !important;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0,0,0,0);
}
.mCSB_scrollTools{
    width: 3px !important;
}
/*新闻列表*/
.g_nextcen{
    position: fixed;
    left: 0%;
    top: 175px;
    width: 100%;
    text-align: center;
}
.g_nextname{
    position: absolute;
    left: 0;
    top: -85px;
    width: 100%;
    text-align: center;
}
.g_nextbox{
    display: inline-block;
    max-width: 70vw;
}
.g_nextname a{
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    text-align: center;
    display: block;
}
.g_nextitm{
    margin-bottom: 12px;
}
.g_nextitm a{
    display: block;
    position: relative;
    color: #666666;
    line-height: 24px;
    font-size: 14px;
}
.g_nextlist{
    height: calc(100vh - 330px);
    padding-right: 100px;
    
    text-align: left;
}
.g_nextlist .mCustomScrollBox {
    padding-right: 100px !important;
}
.g_nextitr p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.g_nextboxn{
    width: 500px;
}
.g_nextitr{
    text-align: left;
}
.g_nextinncenk{
    height: calc(100vh - 350px)
}
.g_nextinbo .mCSB_scrollTools {
    right: 22px !important;
}
/*项目大图*/
.g_imgbox{
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.8);
    z-index: 100;
    display: none;
}
.g_simglist{
    margin: auto;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.g_imbnm{
    display: inline-block;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.g_imbnml{
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    cursor: pointer;
}
.g_imbnmr{
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    cursor: pointer;
}
.g_paghm{
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    display: none;
    transform: translate(8px,28px);
    background: #fff;
    font-size: 14px;
    color: #000;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 24px;
    height: 26px;
}
.g_imbnm{
    background: rgba(0,0,0,0.2);
    transition: all 0.6s;
}
.g_imbnm img{
    opacity: 0.6;
    transition: all 0.8s;
    max-width: 90vw;
    height: 89.828vh;
}
.g_imbnm img.atbnm{
    opacity: 1;
}
.wrapper{
    background: #fff;
}

.g_yearitm .act a{
    color: #000;
}
.g_aboutitm{
    position: relative;
}
.g_aboutip {
    position: absolute;
    right: -30px;
    bottom: -2px;
    font-size: 12px;
    color: #333;
    transform: translateX(100%);
    line-height: 16px;
}
.g_abouticm{
    position: relative;
    display: inline-block;
}
.g_newsibtn{
    position: fixed;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.g_newsibtn a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.g_newsibtnp{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
    display: inline-block;
    margin-left: 12px;
}
.g_newsibtnl{
    width: 18px;
    display: block;
}
.g_newsibtnl img{
    width: 100%;
    display: block;
}
.g_abouticm a{
    display: block;
    position: relative;
}
.g_abouticm img{
    transition: all 0.8s;
}
/*.g_abouticm:hover img{
    transform: scale(1.1);
}
*/
.g_nextitm{
    position: relative;
}
.g_nextitm a::after{
    width: 0%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 2px;
    background: #797979;
    content: '';
    transition: all 0.56s;
    display: block;
}
.g_nextitm a{
    display: inline-block;
    position: relative;
}


.g_nextbox .animated .g_nextitm{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
}
.g_proimg .main_xq_tu .main_img img {
    margin: 152px 0;
}
.g_yearitit{
    position: relative;
}
.g_yearitit a{
    z-index: 10;
    font-size: 12px;
}
.g_wordboxm{
    color: #666666;
    line-height: 26px;
    display: block;
    position: relative;
    opacity: 0;
    font-size: 12px;
}
.g_copyright{
    position: fixed;
    right: 22px;
    bottom: 20px;
} 
.g_copyright p{
    display: inline-block;
    font-size: 10px;
    color: #333;
    line-height: 18px;
}
.g_copyright p a{
    font-size: 10px;
    color: #333;
    line-height: 18px;
}
.g_copyright{
    width: 40vw;
    text-align: right;
}
.g_newnamep{
  margin-bottom: 26px;
}
.g_sdbtn2{
  display: none;
}
.atynmk .g_sdbtn2{
  display: inline-block;
}
.atynmk .g_sdbtn1{
  display: none;
}
.atynmk{
  cursor: pointer;
}

@media (min-width: 1200px){
    .g_nextitm:hover a::after{
    width: 100%;
    }
    .g_nextitm:hover a{
        color: #333333;
    }
    .g_yearitit a:hover{
        color: #000;
    }
}
.g_mcbjcen{
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}
.g_yearcen{
    z-index: 2000 !important;
}
.g_yearbtn2{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all 0.3s;
}
.g_yearbtn1{
    transition: all 0.3s;
}
.g_yearcbtn{
    position: relative;
}
.atbnm .g_yearbtn2{
    opacity: 1;
}
.atbnm .g_yearbtn1{
    opacity: 0;
}
.g_boxtit{
    display: none;
}
.g_phtitmk{
    display: none;
}
.g_navitm{
    display: inline-block;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 14px;
    color: #333;
    /*font-weight: bold;*/
}
.g_navbox{
    display: inline-block;
}
.box_empty{
    text-align: center; 
}
.g_monox{
    height: calc(100vh - 70px);
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}   
.g_ternmben{
    /*height: calc(100% - 180px);*/
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.g_cenmilop{
    width: 444px;
    position: relative;
    left: 50%;
    /*top: 50%;*/
    transform: translate(-50%,0%);
    font-size: 14px;
    line-height: 1.75;
    margin-top: 94px;
/*  font-weight: bold;*/
}
.g_bomcenk{
    width: 100%;
    max-width: 1200px;
    position: relative;
    left: 50%;
    /*bottom: 0;*/
    transform: translateX(-50%);
}
.g_yearbox{
    display: none;
}
.g_cenmilop{
    font-size: 14px;
}
.g_bomcenk{
    font-size: 10px;
    text-align: center;
    margin-top: 240px;
}
.g_bomcenk span{
    margin-right: 15px;
    position: relative;
    display: inline-block;  
}
/*.g_bomcenk span::before{
    content: '';
    display: block;
    width: 1px;
    height: 14px;
    background: #ededed;
    right: -8px;
    top: 1px;
    position: absolute;
}*/
.g_bomcenk span.g_listbox::before{
    display: none;
}
.links::before{
    width: 100vw;
    height: 76px;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    content: '';
    display: block;
}
.links .en{
    z-index: 1;
    position: relative;
}
.g_navitm:hover{
    color: #bbbcbd;
}
.g_sdbtn img{
    width: 16px;
}

/*.section img{
    opacity: 0;
    transition: 0.3s;
}
.active.section img{
    opacity: 1;
} 
*/
.atynmkl .main_xq_wenzi{
    filter: blur(5px);
}
.atynmkl .g_pctitmk{
    filter: blur(5px);
}
.atynmkl .main_xq_tu{
    filter: blur(5px);
}
.g_oimg{
    opacity: 0;
}



.nicescroll-rails-vr>DIV {
    left: 6px;
    cursor: pointer;
    border-bottom: 0 none !important;
    border-top: 0 none !important;
    border: 0px solid rgb(0, 0, 0) !important;
    height: 3px !important;
    width: 3px !important;
}
.g_nextinbo .nicescroll-rails{
    transform: translate(48px,0);
}


.g_nesbst p{
    font: 400 16px sans-serif;
    text-align: left;
    color: rgb(0, 0, 0);
    text-transform: none;
    text-indent: 0px;
    letter-spacing: normal;
    text-decoration: none;
    word-spacing: 0px;
    white-space: normal;
    -webkit-text-stroke-width: 0px;
    background-color: transparent;
    line-height: 16px;
    font-size: 10px;
    margin-bottom: 0;
}

.g_ternmben p{
    line-height: 2em;
    color: #333;
}

/*2019 08 05 MarkDiao*/
.g_aboutip{
    width: 194px;
    text-align: left;
}

/*.nicescroll-rails{
    background: #000!important;
}
.g_aboutip{
    border: 1px solid #000;
}*/
/*.g_abouticm{
    max-width: 538px;
}*/



/*2019 08 06 MarkDiao*/

.g_nextitr{
    /*border: 1px solid #000; */
    width: 742px;
    margin: 0 auto;
    margin-top: 170px;
}
.g_nextitr p{
    line-height: 2;
}
.g_bomcenk {
    position: relative;
    top: 0;
    margin-top: 207px;
}

.main_xq .main_img iframe{
    max-width: 100%;
    max-height: 33vh;
}