.crumbs-content .l-content li {
    padding-right: 0;
}

.crumbs-content .l-content li a {
    padding-right: 0;
}

.mainArea {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    line-height: normal;
}

.mainArea .EnglishF {
    font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
    border: 0;
}

.mainArea * {
    margin: 0;
    padding: 0;
}
.font-f{
    font-family: Arial;
}
.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea .contentsBlock__image {
    position: relative;
    width: 100%;
}

.mainArea .contentsBlock__image h1 {
    width: 100%;
}

.mainArea ul li a {
    display: inline-block;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea ul,
li {
    list-style: none;
}

.mainArea .fltL {
    float: left;
}

.mainArea .btn {
    width: 177px;
    margin: 50px auto;
}
.mainArea .btn a {
    display: inline-block;
    width: 100%;
    height: 44px;
    background: #FFCC00;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    text-decoration: none;
}
.mainArea{
    overflow: hidden;
}

.mainArea .navsWrap{
    overflow: hidden;
    background: #3c434b;
    height: 100px;
    padding: 15px 25px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    box-shadow: 0px 3px 5px #35393d
}

.mainArea .navsWrap .logo{
    width: 149px;
    float: left;
}
.mainArea .navsWrap .navs{
    float: right;
    width: 525px;
    margin-top: 25px;
}
.mainArea .navsWrap .navs a{
    color: #fff;
    font-size: 19px;
    border-bottom: 1px solid #fff;
    margin: 0 0 0 40px;
    display: block;
    float: left;
    text-decoration: none;
    line-height: 1;
    padding-bottom: 5px;
}
.mainArea .navsWrap .navs a:hover{
    border-bottom: none;
}

.mainArea h1 {
    position: relative;
}

.mainArea h1 .btn {
    position: absolute;
    left: 282px;
    top: 426px;
    margin: 0;
    width: 200px;
}
.mainArea h1 .btn a {
    width: 177px;
}
.mainArea .section1{
    background: url('../images/bg01.jpg') no-repeat;
    background-size: cover;
    height: 701px;
    padding: 40px 0;
    box-sizing: border-box;
}
.mainArea .section1 h2{
    text-align: center;
}
.mainArea .section1 h2 strong{
    color: #fff;
    font-size: 50px;
    line-height: 1;
    display: block;
}
.mainArea .section1 h2 span{
    color: #fff;
    font-size: 33px;
    line-height: 1;
    display: block;
    margin-top: 10px;
    font-weight: normal;
}

.mainArea .section2{
    background: url('../images/bg02.jpg') no-repeat;
    background-size: cover;
    height: 687px;
    padding: 40px 0;
    box-sizing: border-box;
}
.mainArea .section2 h2{
    text-align: center;
    margin-top: 10px;
}
.mainArea .section2 h2 strong{
    color: #000;
    font-size: 50px;
    line-height: 1;
    display: block;
}
.mainArea .section2 h2 span{
    color: #000;
    font-size: 33px;
    line-height: 1;
    display: block;
    margin-top: 10px;
    font-weight: normal;
}


.mainArea .section2 .video {
    width: 520px;
    height: 320px;
    margin-top: 67px;
    margin-bottom: 60px;
    margin-left: 50px;
}



.mainArea .section3{
    background: url('../images/bg03.jpg') no-repeat;
    background-size: cover;
    height: 701px;
    padding: 40px 50px;
    box-sizing: border-box;
    position: relative;
}
.mainArea .section3 h2{
    text-align: center;
    margin-top: 10px;
}
.mainArea .section3 h2 strong{
    color: #fff;
    font-size: 50px;
    line-height: 1;
    display: block;
}
.mainArea .section3 h2 span{
    color: #fff;
    font-size: 33px;
    line-height: 1;
    display: block;
    margin-top: 10px;
    font-weight: normal;
}

.mainArea .section3 .btn {
    position: absolute;
    left: 288px;
    top: 370px;
    width: 177px;
}

.mainArea .section4{
    background: url('../images/bg04.jpg') no-repeat;
    background-size: cover;
    /*height: 701px;*/
    padding: 40px 50px 40px 35px;
    box-sizing: border-box;
    position: relative;
}

.mainArea .section4 h2{
    text-align: center;
    margin-top: 10px;
}
.mainArea .section4 h2 strong{
    color: #000;
    font-size: 50px;
    line-height: 1;
    display: block;
}
.mainArea .section4 h2 span{
    color: #000;
    font-size: 33px;
    line-height: 1;
    display: block;
    margin-top: 10px;
    font-weight: normal;
}

.mainArea .section4 .links{
    margin-top: 60px;
    overflow: hidden;
}
.mainArea .section4 .links .imgsBox{
    float: left;
}
.mainArea .section4 .links .imgsBox a{
    float: left;
    margin-right: 5px;
}
.mainArea .section4 .links .imgsBox a:hover{
    opacity: 0.8;
}
.mainArea .section4 .links .homeBox{
    float: right;
}
.mainArea .section4 .links .homeBox a{
    width: 110px;
    height: 50px;
    font-size: 19px;
    color: #fff;
    background: #33343e;
    border-radius: 10px;
    display: block;
    margin-top: 100px;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
}
.mainArea .section4 .links .homeBox a:hover{
    opacity: 0.8;
}


.mainArea .section4 .texts {
    padding: 90px 0 50px 20px;
}

.mainArea .section4 .texts dl {
    float: left;
    width: 330px;
    margin-right: 48px;
}
.mainArea .section4 .texts dl:last-child{
    margin-right: 0;
}
.mainArea .section4 .texts dl dt {
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 7px;
    border-bottom: 1px solid #000;
}
.mainArea .section4 .texts dl dd {
    font-size: 21px;
    line-height: 31px;
    padding-top: 5px;
}

.products{
    margin-top: 20px;
    padding: 0 22px;
    box-sizing: border-box;
}
.products li{
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
}
.products li:nth-child(4n){
    margin-right: 0;
}
.products li a{
    display: block;
    overflow: hidden;
    border-radius: 13px;
    background: #fff;
    color: #000;
    width: 281px;
    height: 141px;
}
.products li a .imgbox{
    float: left;
    width: 95px;
}
.products li a .infos{
    width: 186px;
    float: right;
    padding: 8px 5px;
    box-sizing: border-box;
}
.products li a .infos .name{
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: -.5px;
    height: 38px;
}
.products li a .infos .pic{
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 13px;
}
.products li a .infos .price{
    font-size: 15px;
    line-height: 1;
    white-space: nowrap;
}
.products li a .infos .price span{
    font-size: 15px;
    line-height: 1;
}
.products li a .infos .price span:first-child{
    font-size: 14px;
    line-height: 1;
    margin-bottom: 3px;
    display: block;
}
.products li a .infos .price strong{
    font-size: 24px;
    line-height: 1;
    font-weight: normal;
}
.section1 .btn{
    width: 177px;
    height: 44px;
    margin-top: 15px;
}

.banner{
  margin-top:60px;
  text-align: center;
  width:100%;
}
.movepic{
    position: absolute;
    right: 15px;
    bottom: 950px;
    cursor: pointer;
    z-index: 9999;
}
.movepic.floating {
    position: fixed;
    right: 35px;
    bottom: 70px;
}
.scanpic{
    position: absolute;
    right: 80px;
    top: 0;
    display: none;
}
.movepic:hover .scanpic{
   display: block;
}