body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    width: 100%;
}

a {
    text-decoration: none;
}

.fixbg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    text-align: center;
    font-family: 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', 'source-han-sans-simplified-c', sans-serif;
}

* {
    font-family: 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', 'source-han-sans-simplified-c', sans-serif;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

img {
    margin: 0;
    border: 0;
}

.left-content {
    position: relative;
    float: left;
    width: 50%;
}

.right-content {
    position: relative;
    float: right;
    width: 50%;
}

.header {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.header:before {
    content: '';
    height: 52px;
    width: 100%;
    background: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

.header img {
    position: absolute;
    height: 100%;
    display: none;
}

.header h1 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 35%;
    left: 0;
    font-size: 66px;
    line-height: 90px;
    color: #FFF;
    text-shadow: 1px 3px 5px rgba(0, 0, 0, .5);
    display: none;
}

.logo {
    position: absolute;
    left: 22px;
    top: 0;
    width: 20%;
    max-width: 175px;
    min-width: 100px;
    height: 174px;
    z-index: 11;
    background: url(../../images/v3/ic_fshtoplogo.png) center top no-repeat;
    background-size: 100% auto;
}

@media screen and (max-width: 1024px) {
    .header h1 {
        font-size: 48px;
        line-height: 60px;
    }
}

@media screen and (max-width: 800px) {
    .header h1 {
        font-size: 28px;
        line-height: 40px;
    }
}

.section {
    position: relative;
    text-align: center;
    width: 96%;
    max-width: 1340px;
    margin: auto;
    overflow: hidden;
}

.t {
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fl {
    float: left!important;
}

.fr {
    float: right!important;
}

.title-big {
    position: relative;
    width: 316px;
    height: 117px;
    background: url(../../images/v3/bg_title.png) center top no-repeat;
    background-size: auto 100%;
    margin: auto;
    font-size: 30px;
    line-height: 100px;
    color: #FFF;
}

.none {
    display: none;
}

.section {
    position: relative;
}

.btn-menu {
    position: absolute;
    right: 5px;
    top: 2px;
    width: 60px;
    height: 50px;
    background: url(../../images/v3/btn_menu_normal.png) center center no-repeat;
    background-size: 100% auto;
    z-index: 12;
    text-indent: -10000px;
    cursor: pointer;
}

.nav-menu {
    position: fixed;
    width: 320px;
    height: auto;
    padding-bottom: 30px;
    top: 0;
    right: 0;
    background: rgba(158, 189, 28, 0.7);
    z-index: 12;
}

.menu-list {
    margin-top: 70px;
    text-align: left;
}

.menu-list a {
    color: #FFF;
}

.menu-list a:hover {
    background: #aacc04;
    color: #FFF;
}

.menu-list .sub-menu li {
    position: relative;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.menu-list a {
    cursor: pointer;
}

.menu-list .sub-menu li:hover {
    background: #aacc04;
}

.menu-list .link-title {
    font-size: 20px;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    padding-left: 20px;
}

.icon-menu-open,
.icon-menu-close {
    display: block;
    float: right;
    width: 60px;
    height: 50px;
    margin-right: 20px;
    margin-top: -5px;
    background: url(../../images/v3/btn_menu_open_normal.png) center center no-repeat;
    background-size: 100% auto;
}

.menu-list .link-item {
    padding-left: 50px;
}

.icon-menu-close {
    background: url(../../images/v3/btn_menu_close_normal.png) center center no-repeat;
    background-size: 100% auto;
}

.btn-close-menu {
    position: absolute;
    width: 60px;
    height: 50px;
    right: 0;
    top: 0;
    background: url(../../images/v3/btn_cancel_normal.png) center center no-repeat;
    background-size: 100% auto;
    z-index: 13;
    cursor: pointer;
    text-indent: -10000px;
}

.section h2 {
    font-size: 26px;
    color: #666;
    margin: 0;
    padding: 0;
    line-height: 30px;
    margin-top: 30px;
}

.section h3 {
    font-size: 22px;
    color: #666;
    margin: 0;
    padding: 0;
    line-height: 30px;
    text-align: left;
    margin-top: 30px;
}

.section p {
    font-size: 18px;
    color: #666;
    margin: 0;
    text-align: left;
    padding: 0;
    line-height: 26px;
    margin-top: 10px;
}

#section1 .right-content,
#section1 .left-content {
    padding-top: 20px;
}

.icon-title1,
.icon-title2 {
    position: relative;
    width: 130px;
    height: 130px;
    background: url(../../images/v3/ic_128_fshtopprofile.png) center center no-repeat;
    background-size: auto 100%;
    margin-top: 60px;
}

.icon-title2 {
    background: url(../../images/v3/ic_128_expert.png) center center no-repeat;
    background-size: auto 100%;
    margin-bottom: 30px;
}

#section1 .right-content img {
    width: 100%;
}

#section3 h3 {
    text-align: right;
}

#section3 p {
    text-align: right;
    padding-left: 30px;
}

#section1 .left-content {
    padding-top: 100px;
}

#section1 .right-content {
    height: 550px;
    overflow: hidden;
}

#section1 .left-content,
#section1 .right-content {
    margin-top: -30px;
}

#section1 .left-content * {
    padding-left: 50px;
}

#section1 .left-content div {
    margin-left: 20px;
}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1024px) {
    .title-big {
        height: 80px;
        line-height: 70px;
        font-size: 22px;
    }
    .icon-title1,
    .icon-title2 {
        height: 80px;
        width: 80px;
    }
    #section1 .right-content {
        height: 520px;
        overflow: hidden;
    }
    #section1 .left-content {
        padding-top: 90px;
    }
    #section1 .left-content,
    #section1 .right-content {
        margin-top: -50px;
    }
}

@media screen and (max-width: 768px) {
    .section h2 {
        font-size: 18px;
        margin-top: 10px;
        text-align: center;
    }
    .section h3 {
        font-size: 18px;
        margin-top: 10px;
        text-align: center;
    }
    .section p {
        font-size: 14px;
        margin-top: 10px;
        line-height: 20px;
        text-align: center;
    }
    .icon-title1,
    .icon-title2 {
        margin-top: 0;
        margin: auto;
    }
    #section1 .left-content,
    #section1 .right-content {
        width: 100%!important;
    }
    #section1 p {
        padding-right: 0!important;
    }
    #section3 .left-content,
    #section3 .right-content {
        width: 100%;
    }
    #section3 p {
        padding-right: 0!important;
    }
    #section3 h3 {
        text-align: center;
    }
    #section3 p {
        text-align: center;
        padding-left: 0;
        padding-bottom: 20px;
    }
    .icon-title2.fr {
        float: none!important;
        margin: auto;
        margin-top: 10px;
    }
    #section1 .left-content * {
        padding-left: 0;
    }
    #section1 .left-content div {
        margin-left: auto;
    }
}

@media screen and (max-width: 600px) {
    .icon-title1,
    .icon-title2 {
        height: 50px;
        width: 50px;
    }
    #section1 .right-content {
        height: 350px;
        overflow: hidden;
    }
    .loop-pic {
        margin-top: -100px;
    }
}

@media screen and (max-width: 420px) {
    .title-big {
        height: 50px;
        line-height: 44px;
        font-size: 14px;
    }
    #section1 .left-content,
    #section1 .right-content {
        width: 100%;
    }
    #section3 .left-content,
    #section3 .right-content {
        width: 100%;
    }
    .nav-menu {
        background: rgba(158, 189, 28, 0.9);
    }
}

#section4 {
    width: 100%;
    max-width: 100%;
    height: 400px;
    background: url(../../images/v3/bg2.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 100px;
}

#section4 h2,
#section4 h3 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #FFF;
}

#section4 h3 {
    line-height: 50px;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    #section4 {
        height: 280px;
        padding-top: 100px;
    }
    #section4 h2,
    #section4 h3 {
        font-size: 26px;
    }
    #section4 h3 {
        margin-top: 20px;
        line-height: 40px;
        font-weight: bold;
    }
}

@media screen and (max-width: 420px) {
    #section4 {
        height: 200px;
        padding-top: 60px;
    }
    #section4 h2,
    #section4 h3 {
        font-size: 20px;
    }
    #section4 h3 {
        margin-top: 10px;
        line-height: 30px;
        font-weight: bold;
    }
}

@media screen and (max-width: 320px) {
    #section4 {
        height: 150px;
        padding-top: 40px;
    }
    #section4 h2,
    #section4 h3 {
        font-size: 16px;
    }
    #section4 h3 {
        margin-top: 10px;
        line-height: 20px;
        font-weight: bold;
    }
}

#marquee {
    margin: 30px;
}

#marquee li {
    position: relative;
}

#section5 .left-content {
    width: 40%;
}

#section5 .right-content {
    width: 60%;
}

#section5 img {
    width: 100%;
}

.bx-wrapper .bx-controls-direction a {
    width: 34px;
    height: 64px;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-prev:hover {
    left: 0;
    background: url(../../images/v3/btn_30_left1_normal.png) center center no-repeat;
    background-size: 100% auto;
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-next:hover {
    right: 0;
    background: url(../../images/v3/btn_30_right1_normal.png) center center no-repeat;
    background-size: 100% auto;
}

.bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    overflow: auto;
    height: auto!important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #aacc04;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFF;
    border: 1px solid #aacc04;
    border-radius: 50%;
    margin: 0 6px;
    width: 16px;
    height: 16px;
    margin-top: 20px;
}

.scroll-item h2,
.scroll-item h3,
.scroll-item h4,
.scroll-item p {
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
}

.scroll-item ul {
    padding-top: 15px;
}

.scroll-item h2 {
    color: #aacc04;
}

.scroll-item h3 {
    margin-top: 10px;
}

.scroll-item li {
    margin-bottom: 10px;
    padding-left: 55px;
    padding-top: 0;
}

.scroll-item li h4 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.icon-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7d7d77;
    vertical-align: middle;
}

.scroll-item li h4:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    left: 40px;
    top: 5px;
    border-radius: 50%;
    background: #7d7d77;
}

.icon-arrow {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../../images/v3/btn_47_learnmore.png) center center no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin-right: 20px;
}

.scroll-item li p {
    margin: 0;
    padding: 0;
    line-height: 26px;
    font-size: 16px;
    color: #666;
}

.btn-detail {
    display: block;
    width: 280px;
    height: 60px;
    cursor: pointer;
    background: #BABABA;
    line-height: 60px;
    color: #FFF;
    font-size: 20px;
    margin-left: 40px;
    margin-top: 15px;
}

.btn-detail:hover {
    background: #CCC;
}

#banner-liangpin h2 {
    margin-top: 50px;
}

#banner-liangpin .btn-detail {
    margin-top: 40px;
}

#banner-yan .right-content img {
    width: 76%;
    margin-left: 40px;
    margin-top: 50px;
}

#banner-fang .right-content img {
    width: 76%;
    margin-left: 40px;
    margin-top: 20px;
}

#marquee a {
    margin-top: 30px;
}

#marquee h3 {
    padding-right: 50px;
}

#marquee li {
    overflow: visible!important;
}

@media screen and (max-width: 768px) {
    .scroll-item li h4 {
        font-size: 14px;
    }
    .scroll-item li p {
        line-height: 20px;
        font-size: 14px;
    }
    #marquee {
        margin: 0;
    }
    #marquee a {
        margin-top: 0;
    }
    #marquee ul {
        padding-top: 0;
    }
    .btn-detail {
        margin-left: 0;
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    #banner-liangpin .btn-detail {
        margin-top: 0;
    }
    #banner-yan .right-content img {
        margin-top: 20px;
    }
    #banner-fang .right-content img {
        margin-top: 0;
    }
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 8px;
        height: 8px;
        margin: 0 3px;
    }
}

@media screen and (max-width: 420px) {
    .middle {
        margin-top: 0!important;
        position: relative!important;
    }
    #section5 .left-content,
    #section5 .right-content {
        width: 100%;
    }
    .scroll-item h2 {
        text-align: center;
        font-size: 20px;
    }
    .scroll-item h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .scroll-item li h4 {
        font-size: 14px;
    }
    .scroll-item li p {
        line-height: 16px;
        font-size: 14px;
    }
    #banner-liangpin h2 {
        margin-top: 0;
    }
    .btn-detail {
        margin-bottom: 20px;
        margin-left: 0;
    }
    #banner-liangpin .btn-detail {
        margin-top: 10px;
    }
    #banner-yan .right-content img {
        width: 90%;
        margin-left: 0;
        margin-top: 30px;
    }
    #banner-fang .right-content img {
        width: 90%;
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

#section6 img {
    width: 100%;
    max-width: 1280px;
    margin-top: 50px;
}

#section6 .text-container {
    text-align: center;
    height: 300px;
    background: #E7E7E7;
    margin-top: 20px;
}

#section6 h2 {
    text-align: center;
    padding: 70px 0 30px 0;
}

#section6 p {
    font-size: 18px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #section6 .text-container {
        text-align: center;
        height: 240px;
        background: #E7E7E7;
        margin-top: 20px;
    }
    #section6 h2 {
        text-align: center;
        padding: 35px 0 10px 0;
    }
    #section6 p {
        font-size: 18px;
        text-align: center;
    }
}

@media screen and (max-width: 420px) {
    #section6 img {
        margin-top: 20px;
    }
    #section6 .text-container {
        text-align: center;
        height: 250px;
        background: #E7E7E7;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .tia_copy {
        font-size: 12px!important;
    }
    #section6 h2 {
        text-align: center;
        padding: 25px 0 0 0;
    }
    #section6 p {
        font-size: 10px;
        text-align: center;
    }
}

.pagging {
    position: absolute;
    bottom: 0;
    z-index: 11;
    width: 100%;
    text-align: center;
}

.pagging span {
    display: inline-block;
    width: 30px;
    height: 5px;
    margin: 0 5px;
    border: 1px solid #aacc04;
}

.pagging span.active {
    background: #aacc04;
    border: 1px solid #aacc04;
}

@media screen and (max-width: 420px) {
    .pagging span {
        width: 26px;
        height: 4px;
    }
}

.scrollIndex {
    opacity: 0;
}

.expert-block {
    position: absolute;
    display: none;
    width: 100%;
    color: #FFF;
    text-align: center;
    top: 105%;
}

.expert-block .expert-name {
    font-size: 16px;
}

.expert-block .expert-tips {
    font-size: 12px;
}

.tia_copy {
    color: #666;
    font-size: 14px;
    padding: 25px 20px 0 20px;
}

.loop-pic {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.loop-pic .green-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 460px;
}

.loop-area,
.loop-area-shadow {
    position: relative;
    width: 100%;
    max-width: 760px;
    overflow: hidden;
    height: 767px;
    margin: auto;
}

.loop-area-shadow {
    position: absolute;
    height: 312px;
    background: #EEE;
    left: 50%;
    top: 146px;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
}

.loop-area ul,
.loop-area li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: left;
}

.shadow {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
}

.loop-area ul {
    display: block;
    position: relative;
    width: 786px;
    margin: auto;
    left: 50%;
    top: 157px;
    margin-top: 0;
    margin-left: -393px;
}

.loop-area li {
    position: absolute;
    width: 262px;
    height: 391px;
}

.loop-area li img {
    left: 0;
}

.phone {
    position: absolute;
    width: 262px;
    height: 667px;
    background: url(../../images/aboutus_phone.png) center center no-repeat;
    background-size: 100% auto;
    bottom: 50px;
    left: 50%;
    margin-left: -131px;
}

.pagging {
    position: absolute;
    width: 100%;
    bottom: 18px;
    text-align: center;
}

.pagging span {
    display: inline-block;
    width: 48px;
    height: 7px;
    background: #FFF;
    border-radius: 3px;
    margin: 0 7px;
    cursor: pointer;
}

.pagging span.active {
    background: #abcd03;
}

.loop-pic {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform-origin: center top;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    -moz-transform-origin: center top;
}

@media screen and (max-width: 420px) {
    .loop-area {
        transform: scale(0.6);
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -moz-transform: scale(0.6);
    }
    .loop-area-shadow {
        top: 120px;
        height: 185px;
    }
}

.middle {
    position: absolute;
}

.exhibition_hall {
    text-align: center;
    position: relative;
    overflow: hidden;
    transform-origin: center top;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    -moz-transform-origin: center top;
}

.exhibition_hall h4 {
    font-size: 30px;
    text-align: center;
    margin: 0px auto;
    padding-top: 50px;
    color: #000;
}

.tline {
    color: #dedede;
}

.roundabout_box {
    width: 980px;
    height: 480px;
}

.roundabout_box ul {}

.roundabout_box img {
    width: 100%;
}


/**********roundabout**********/

.roundabout_box {
    height: 325px;
    width: 480px;
    margin: 0 auto;
}

.roundabout-holder {
    list-style: none;
    width: 400px;
    height: 249px;
    margin: 10px auto;
}

.roundabout-moveable-item {
    font-size: 12px!important;
    height: 249px;
    width: 170px;
    cursor: pointer;
}

.roundabout-moveable-item img {
    height: 100%;
    width: 100%;
    margin: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.roundabout-in-focus {
    cursor: auto;
}

.roundabout-in-focus000:hover {}

.roundabout-holder .text {
    color: #999;
}

.roundabout-in-focus000:hover span {
    display: inline;
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 8px 20px;
    color: #3366cc;
    z-index: 999;
}

.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
    outline: none;
    text-decoration: none;
}

.roundabout li {
    margin: 0
}

.exhibition_hall {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -moz-transform: scale(0.95);
}

.expert-block {
    top: 100%;
}

@media screen and (max-width: 1340px) {
    .expert-block {
        top: 95%;
    }
}

@media screen and (max-width: 1280px) {
    .exhibition_hall {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -moz-transform: scale(0.8);
    }
    .expert-block {
        top: 85%;
    }
    .poster-btn {
        width: 40px;
    }
    .poster-prev-btn {
        left: 30px;
    }
    .poster-next-btn {
        right: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .poster-btn {
        width: 40px;
    }
    .poster-prev-btn {
        left: 20px;
    }
    .poster-next-btn {
        right: 20px;
    }
    .expert-block {
        top: 80%;
    }
}

@media screen and (max-width: 1160px) {
    .exhibition_hall {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -moz-transform: scale(0.7);
    }
    .expert-block {
        top: 75%;
    }
}

@media screen and (max-width: 1024px) {
    .exhibition_hall {
        margin-top: -10px;
    }
    .expert-block {
        top: 67%;
    }
}

@media screen and (max-width: 768px) {
    .exhibition_hall {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        margin-top: 20px;
    }
    .expert-block {
        top: 115%;
    }
}

@media screen and (max-width: 420px) {
    .exhibition_hall {
        transform: scale(0.6);
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -moz-transform: scale(0.6);
        margin-top: -20px;
    }
    .expert-block {
        font-size: 12px;
        top: 50%;
    }
    .expert-block .expert-name {
        font-size: 12px;
    }
    .expert-block .expert-tips {
        font-size: 12px;
        max-width: 70%;
        text-align: center;
        margin: auto;
    }
}

@media screen and (max-width: 320px) {
    .exhibition_hall {
        transform: scale(0.45);
        -webkit-transform: scale(0.45);
        -ms-transform: scale(0.45);
        -moz-transform: scale(0.45);
        margin-top: -20px;
    }
    .expert-block {
        top: 35%;
    }
}

#section3 .icon-title2 {
    margin-right: 40px;
    margin-top: 30px;
}

#section3 h3,
#section3 p {
    margin-right: 40px;
}

@media screen and (max-width: 768px) {
    #section3 .icon-title2 {
        margin-right: auto;
    }
    #section3 h3,
    #section3 p {
        margin-right: 0;
    }
}