@charset "utf-8";
/* CSS Document */
[v-cloak] {
    display: none;
}

ul,li{
    list-style: none;
}
.f1{
    background-color: #fff;
}
a{
    text-decoration: none;
    color: inherit;
}
textarea,input{
    outline: none;
    border:0;
}
textarea{
    resize : none;
}
.c-style-clear{
    clear: both;
}
.c-style-oth{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
body{
    background: #f5f5f5;
}
.cont{
    width: 1250px;
    margin:0 auto;
}

.com-t1{
    font-size: 36px;
    letter-spacing: 4px;
    color: #010101;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
	    margin-top: 20px;
}
.com-t2{
    font-size: 18px;
    color: #010101;
    line-height: 14px;
    text-align: center;
    margin-top: 20px;
}


.L2 ul{
    width: 1250px;
    margin:530px auto 30px auto;
}
.L2 ul:after{
    content: '';
    display: block;
    clear: both;
}
.L2 ul li {
    width: 233px;
    height: 220px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    background-repeat: no-repeat;
    background-position: center 33px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: .3s;
}
.L2 ul li:hover{
    top: -2px;
    box-shadow: 0px 8px 16px 0px
    rgba(191, 191, 191, 0.2);
}
.L2 ul li:nth-child(1){
    background-image: url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/3-1.png");
}
.L2 ul li:nth-child(2){
    background-image: url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/3-2.png");
}
.L2 ul li:nth-child(3){
    background-image: url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/3-3.png");
}
.L2 ul li:nth-child(4){
    background-image: url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/3-4.png");
}
.L2 ul li:nth-child(5){
    background-image: url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/3-5.png");
}
.L2 ul li:not(:last-child){
    margin-right: 20px;
}
.L2 ul li .b-bbt{
    font-size: 20px;
    color: #010101;
    line-height: 1em;
    text-align: center;
    margin-top:120px;
    font-weight: bold;
}
.L2 ul li  .ppt{
    margin-top: 20px;
    font-size: 14px;
    color: #b3b3b3;
    text-align: center;
}


.L3 ul{
    width: 1250px;
    margin:20px auto 0 auto;
}
.L3 ul:after{
    content: '';
    display: block;
    clear: both;
}
.L3 ul li{
    width: 610px;
    height:232px ;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
    padding-left:285px ;
    box-sizing: border-box;
    border-radius: 6px;
}
.L3 ul li div{
    font-size: 16px;
    letter-spacing: 1px;
    color: #010101;
    line-height: 50px;
    height: 232px;
    padding-top: 15px;

}
.L3 ul li:nth-child(1){
    background-image: url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/qiye.png");
}
.L3 ul li:nth-child(2){
    background-image: url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/geren.png");
}
.L3 ul li:not(:last-child){
    margin-right: 20px;
}


.L4 ul{
    width: 1240px;
    height: 180px;
    background-color: #ffffff;
    border-radius: 6px;
    margin:20px auto 0 auto;
    overflow: hidden;
}
.L4 ul li{
    width: 208px;
    height: 140px;
    float: left;
    background-image: linear-gradient(97deg,
    #405dd3 0%,
    #1e359e 100%),
    linear-gradient(
            #2855bc,
            #2855bc);
    margin-top: 20px;
    box-shadow: 0px 8px 16px 0px
    rgba(0, 50, 136, 0.3);
    border-radius: 6px;
    margin-left: 40px;
    position: relative;

}
.L4 ul li:before{

    display: block;
    width: 77px;
    height: 73px;
    background: url(//cdn.fengxiangqu.com/fxq/brand_regiset_detail/5-1.png)center center no-repeat;
    position: absolute;
    left: -12px;
    top: -4px;
    font-size: 18px;
    text-indent: 28px;
    line-height: 46px;
    font-weight: bold;
    color: #ff7101;
}
.L4 ul li:nth-child(1):before{
    content: '1';
}
.L4 ul li:nth-child(2):before{
    content: '2';
}
.L4 ul li:nth-child(3):before{
    content: '3';
}
.L4 ul li:nth-child(4):before{
    content: '4';
}
.L4 ul li:nth-child(5):before{
    content: '5';
}
.L4 ul li:not(:last-child):after{
    content: '';
    display: block;
    width: 97px;
    position: absolute;
    height: 56px;
    left: 170px;
    top: 48px;
    z-index: 999;
    background: url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/r-j.png")center center no-repeat;
}
.L4 ul li:first-child{
    margin-left: 20px;
}
.L4 ul li .tit-as{
    font-size: 18px;
    line-height: 1em;
    text-align: center;
    margin-top: 52px;
    color: #ffffff;
}
.L4 ul li .tit-bs{
    margin-top: 18px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}

.L5{
    margin-top: 50px;

}


.L5 .cont ul{
    width: 1250px;
    height: 328px;
    margin-top: 20px;
}
.L5 .cont ul li{
    width: 233px;
    height: 328px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    transition: 0.3s;
    margin-left: 20px;
    position: relative;
}
.L5 .cont ul li:hover {
    margin-top: -2px;
    box-shadow: 0px 0px 20px 0px
    rgba(170, 170, 170, 0.2);
}
.L5 .cont ul li:first-child{
    margin-left: 0px;
}

.L5 .cont ul li .ico{
    width: 108px;
    height: 108px;
    background: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-12.png")center center no-repeat;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    transition: 0.3s;
}
.L5 .cont ul li:hover .ico {
    background: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/bai.png")center center no-repeat;
}
.L5 .cont ul li .ico .icn {
    background-image: linear-gradient(97deg, #405dd3 0%, #1e359e 100%);
}
.L5 .cont ul li:nth-child(1) .ico .icn{
    background-image: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-7.png");
}
.L5 .cont ul li:hover:nth-child(1) .ico .icn{
    background: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-2.png")center center no-repeat, linear-gradient(97deg, #405dd3 0%, #1e359e 100%);
}
.L5 .cont ul li:nth-child(2) .ico .icn{
    background-image: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-8.png");
}
.L5 .cont ul li:hover:nth-child(2) .ico .icn{
    background: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-3.png")center center no-repeat, linear-gradient(97deg, #405dd3 0%, #1e359e 100%);
}
.L5 .cont ul li:nth-child(3) .ico .icn{
    background-image: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-9.png");
}
.L5 .cont ul li:hover:nth-child(3) .ico .icn{
    background: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-4.png")center center no-repeat,linear-gradient(97deg, #405dd3 0%, #1e359e 100%);
}
.L5 .cont ul li:nth-child(4) .ico .icn{
    background-image: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-10.png");
}
.L5 .cont ul li:hover:nth-child(4) .ico .icn{
    background: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-5.png")center center no-repeat,linear-gradient(97deg, #405dd3 0%, #1e359e 100%);
}
.L5 .cont ul li:nth-child(5) .ico .icn{
    background-image: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-11.png");
}
.L5 .cont ul li:hover:nth-child(5) .ico .icn{
    background: url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/4-6.png")center center no-repeat, linear-gradient(97deg, #405dd3 0%, #1e359e 100%);
}
.L5 .cont ul li .ico .icn{
    width: 84px;
    height: 84px;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    position: absolute;
    left:50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.L5 .cont ul li:hover .ico .icn{
    background-repeat: no-repeat;
    background-position: center center;
}


.L5 .cont ul li .tie{
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}
.L5 .cont ul li .inst{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    text-align: center;
    margin-top: 15px;
}
.L5 .cont ul li .but_bwl{
    width: 120px;
    height: 34px;
    margin: 0 auto;
    margin-top: 25px;
    cursor: pointer;
    position: relative;
}
.L5 .cont ul li .but_bwl:hover .but{
    color: #ffffff;
    background-image: linear-gradient(97deg, #405dd3 0%, #1e359e 100%), linear-gradient(#005aff, #005aff);
}

.L5 .cont ul li .but_bwl .but{
    width: 120px;
    height: 34px;
    border-radius: 18px;
    line-height: 34px;
    text-indent: 42px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff;
    transition: 0.3s;
    box-shadow: 0px 0px 16px 0px
    rgba(170, 170, 170, 0.3);
}

.L5 .cont ul li .but_bwl .img{
    width: 26px;
    height: 26px;
    background:#ffffff url("//cdn.fengxiangqu.com/fxq/luodi/zhichan_zc_11-26/3-7.png")center center no-repeat;
    border-radius: 50%;
    position: absolute;
    left:4px;
    top:50%;
    transform: translate(0,-50%);
}
.L7{
    margin-top: 80px;
    margin-bottom: 80px;
}
.L7 ul{
    width: 1200px;
    margin:20px auto 0 auto;
}
.L7 ul:after{
    content: '';
    display: block;
    clear: both;
}
.L7 ul li{
    width: 386px;
    height: 292px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    position: relative;
    overflow: hidden;
    top: 0 ;
    transition: .3s;
}
.L7 ul li:after{
    content: '';
    display: block;
    width: 40px;
    height: 50px;
    position: absolute;
    left: 20px;
    top: 0;
    background: #ff7101 url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/8-1.png")center 20px no-repeat;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.L7 ul li:hover{
    box-shadow: 0px 8px 16px 0px
    rgba(0, 50, 136, 0.1);
    top: -2px;
}
.L7 ul li:not(:last-child){
    margin-right: 20px;
}
.L7 ul li .the-tit{
    font-size: 24px;
    color: #2037a1;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    margin-top: 60px;
}
.L7 ul li  .conts{
    width: 337px;
    font-size: 14px;
    line-height: 24px;
    margin: 40px auto 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    height: 120px;
}


.L6{
    margin-top: 80px;
}













#projects, #projects .grid {
    height: 1100px;
}
#projects {
    background-color: #ef4036;

}

.project {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 0 15px 15px;
}
.project {
    float: left;
    width: 222px;
    height: 311px;
}
.grid {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}
div.projects {
    height: 652px;
}
div.projects {
    float: left;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
}
div.projects .controls {
    position: absolute;
    right: 0;
    bottom: 15px;
}
div.projects .controls {
    float: left;
    width: 222px;
    height: 311px;
}
.controls .mask {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
div.projects .controls .bottom{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
div.projects .controls .bottom {
    position: absolute;
    bottom: -9px;
    right: 0;
    width: 222px;
    height: 66px;
}

div.projects .controls .bottom+.bottom+.bottom {
    bottom: -3px;
}
div.projects .controls .bottom+.bottom {
    bottom: -6px;
}

div.projects .controls:hover .bottom+.bottom+.bottom {
    bottom: -8px;
}
div.projects .controls:hover .bottom+.bottom {
    bottom: -14px;
}
div.projects .controls:hover .bottom {
    bottom: -20px;
}


.project.ani0 {
    right: 948px;
    bottom: 326px;
}
.project.ani1 {
    right: 711px;
    bottom: 326px;
}
.project.ani2 {
    right: 474px;
    bottom: 326px;
}
.project.ani3 {
    right: 237px;
    bottom: 326px;
}

.project.ani4 {
    right: 0;
    bottom: 326px;
}

.project.ani5 {
    right: 948px;
    bottom: 0;
}
.project.ani6 {
    right: 711px;
    bottom: 0;
}
.project.ani7 {
    right: 474px;
    bottom: 0;
}
.project.ani8 {
    right: 237px;
    bottom: 0;
}

.project .front {
    display: table;
}
.project .back, .project .front {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.project .back, .project .front {
    position: absolute;
    left: 0;
    top: 0;
    width: 222px;
    height: 311px;
    padding: 0 16px;
    text-align: center;
}

.project, .project .back, .project .front, .socials a, .transform_holder .back, .transform_holder .front, .transform_holder .transform {
    -webkit-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -moz-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -o-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -ms-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
}
.project {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
}
.project .back, .project .front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.project .front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
}
.project .back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.project.hover .front, .project.on .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.project.hover .back, .project.on .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}


.L6 .cont ul{
    width: 1200px;
    height: 315px;
    margin-top: 18px;
}
.L6 .cont ul li{
    width: 285px;
    height: 315px;
    border-radius: 6px;
    cursor: pointer;
    float: left;
    position: relative;
}
.L6 .cont ul li:not(:last-child){
    margin-right: 20px;
}
.L6 .cont ul .project{
    margin: 0;
}
.L6 .cont ul li:first-child{
    margin-left: 0px;
}
.L6 .cont ul li .courseAefore{
    width: 285px;
    height: 315px;
    position: absolute;
    top:0;
    left: 0;
    color: #ffffff;
    border-radius: 6px;
    transition: 1s;
    background-color: #ffffff;
    perspective: 800px;
    backface-visibility: hidden;
    -webkit-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -moz-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -o-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -ms-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);

}
.L6 .cont ul li .courseBefore{
    border-radius: 6px;
    width: 285px;
    height: 315px;
    color: #ffffff;
    position: absolute;
    /*transition: 1s;*/
    background-color:#ffffff;
    -webkit-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -moz-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -o-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -ms-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
}
#projects{
    background-color: rgba(0,0,0,0) !important;
    height:315px !important;

}

.L6 .cont ul li .courseAefore img{
    width: 125px;
    height: 125px;
    border-radius: 100%;
    display: block;
    position: absolute;
    left: 50%;
    top:20px;
    transform: translate(-50%,0);
}
.L6 .cont ul li .courseAefore .name{
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    display: block;
    text-align: center;
    padding-top: 165px;
}
.L6 .cont ul li .courseAefore .gs{
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    color: #333333;
}
.L6 .cont ul li .courseAefore .year{
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 5px;
}
.L6 .cont ul li .courseAefore .but_iner{
    width: 245px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
}
.L6 .cont ul li .courseAefore:not(:first-child) .but_iner{
    margin-top: 15px;
}
.L6 .cont ul li .courseAefore .but_iner .but{
    width: 148px;
    height: 40px;
    background-image: linear-gradient(97deg,
    #405dd3 0%,
    #1e359e 100%),
    linear-gradient(
            #000000,
            #000000);
    border-radius: 20px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    line-height: 40px;
    text-indent: 57px;
    float: left;
}
.L6 .cont ul li .courseAefore .but_iner .ico{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #ffffff url("//cdn.fengxiangqu.com/fxq/brand_regiset_detail/6-6.png")center center no-repeat;
    cursor: pointer;
    position: absolute;
    top:50%;
    left: 4px;
    transform: translate(0, -50%);
}
.L6 .cont ul li .courseAefore .but_iner .rig{
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    cursor: pointer;
    float: right;
    background: url(//cdn.fengxiangqu.com/fxq/brand_regiset_detail/7-3.png)center center no-repeat;

}
.L6 .cont ul li .courseAefore:not(:first-child) .but_iner .rig{
    width: 32px;
    height: 32px;
}
.L6 .cont ul li .courseAefore .but_iner .rig:before{
    content: '';
    display: block;
    clear: both;
}

.L6 .cont ul li .courseBefore .name{
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    font-weight: 800;
    text-align: center;
    padding-top: 40px;
}
.L6 .cont ul li .courseBefore .code{
    width: 155px;
    height: 155px;
    margin: 0 auto;
    margin-top: 20px;
    background-size: contain!important;
}
.L6 .cont ul li .courseBefore .inst{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 32px;
}
.L6 .cont ul li .courseBefore .inst:before{
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("//cdn.fengxiangqu.com/fxq/newmedia/index/7-5.png")center center no-repeat;
    position: relative;
    top:2px;
    right: 10px;
}