.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";
}

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

.mainArea img {
    border: 0;
}

.mainArea * {
    margin: 0;
    padding: 0;
}

.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 .lp-btn {
    display: block;
    box-sizing: border-box;
    padding: 10px 2px 10px;
    border-radius: 2px;
    background-color: #ff730a !important;
    box-shadow: inset 0 1px 0 0 #ffab6c, 0 2px 0 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none !important;
    background-image: url(../images/narrow.png);
    background-repeat: no-repeat;
    background-position: 11px center;
    margin: 0 auto;
}

.mainArea .btn-lg {
    width: 360px!important;
}

.mainArea .btn-md {
    width: 210px!important;
}

.mainArea .btn-sm {
    width: 150px!important;
}

.mainArea .btn-win {
    position: relative;
}

.mainArea .btn-win::before {
    position: absolute;
    top: 4px;
    right: 4px;
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: url("../images/window.png") no-repeat right top;
}

.part{
    background: #000;
}



.part .titBox{
    text-align: center;
    margin-bottom: 85px;
}
.part .titBox span{
    font-size: 65px;
    color: #000;
    font-weight: bold;
    width: 500px;
    background: #ffcc00;
    height: 84px;
    border-radius: 5px;
    display: inline-block;
    line-height: 80px;
    letter-spacing: 10px;
}
.part01 .conBox .hd{
    text-align: center;
    margin-top: 45px;
}
.part01 .conBox .hd02{
    margin-top: 5px;
}
.part01 .conBox .hd strong{
    position: relative;
    display: inline-block;
}
.part01 .conBox .hd span{
    font-size: 53px;
    color: #000;
    font-weight: bold;
    position: relative;
    z-index: 2;
}
.part01 .conBox .hd strong:after{
    content: '';
    background-color: #ffc700;
    width: 106%;
    margin-left: -3%;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: 1;
}
.part01 .conBox .bd01{
    text-align: center;
    overflow: hidden;
    width: 996px;
    margin: 3px auto 0;
    background: url(../images/pic_05.jpg) 0 0 no-repeat;
    height:474px;
}
.part01 .conBox .bd02{
    margin: 2px auto 0;
}
.part01 .conBox .bd img.lt{
    display: inline-block;
    float: left;
}
.part01 .conBox .bd img.rt{
    display: inline-block;
    float: right;
}

.part01 .conBox .bd01 .text01{
    position: relative;
    float: left;
    width: 50%;
}
.part01 .conBox .bd01 .text01 p{
    font-size: 25px;
    color: #000;
    line-height: 1.2;
    position: absolute;
    text-align: left;
}
.part01 .conBox .bd01 .text01 .p1{
    width: 260px;
    left: 230px;
    top: 60px;
}
.part01 .conBox .bd01 .text01 .p2{
    left: 311px;
    top: 204px;
}
.part01 .conBox .bd01 .text01 .p3{
    left: 242px;
    top: 334px;
}
.part01 .conBox .bd01 .text01 .p4{
    left: 19px;
    top: 340px;
}

.part01 .conBox .bd01 .text02{
    position: relative;
    float: right;
    width: 50%;
}
.part01 .conBox .bd01 .text02 p{
    font-size: 25px;
    color: #000;
    line-height: 1.2;
    position: absolute;
    text-align: left;
    text-indent: 1em;
    margin-left: -1em;
}
.part01 .conBox .bd01 .text02 .p1{
    width: 225px;
    left: 283px;
    top: 47px;
}
.part01 .conBox .bd01 .text02 .p2{
    left: 284px;
    top: 190px;
    width: 225px;
}
.part01 .conBox .bd01 .text02 .p3{
    left: 218px;
    top: 328px;
    width: 225px;
}

.part01 .conBox .bd02{
    text-align: center;
    margin-top: 20px;
}

.part01 .conBox .bd02 img{
    display: block;
    margin: 10px auto;
}


.part02 .conBox .bd{
    overflow: hidden;
    width: 1089px;
    margin: 0 auto 0;
}
.part02 .conBox .bd .list01{
    background: url(../images/bg01.jpg) 0 0 no-repeat;
    height:501px;
}
.part02 .conBox .bd .list02{
    background: url(../images/bg02.jpg) 0 0 no-repeat;
    height:622px;
}
.part02 .conBox .bd .list03{
    background: url(../images/bg03.jpg) 0 0 no-repeat;
    height:500px;
}
.part02 .conBox .bd .list04{
    background: url(../images/bg04.jpg) 0 0 no-repeat;
    height:560px;
}
.part02 .conBox .bd .list{
    margin-bottom: 80px;
}
.part02 .conBox .bd .list h3{
    color: #000;
    font-size: 36px;
    line-height: 1;
    text-align: left;
    position: relative;
    left: 90px;
    top: 10px;
    letter-spacing: 6px;
    font-weight: normal;
}
.part02 .conBox .bd .list p{
    color: #000;
    font-size: 26px;
    line-height: 1;
    text-align: center;
    position: relative;
    letter-spacing: 4px;
}
.part02 .conBox .bd .list01 p{
    top: 418px;
}
.part02 .conBox .bd .list02 p{
    top: 538px;
}
.part02 .conBox .bd .list03 p{
    top: 416px;
}
.part02 .conBox .bd .list04 p{
    top: 438px;
    line-height: 1.2;
}


.part03 .conBox .bd{
    overflow: hidden;
    width: 1089px;
    margin: 0 auto 0;
}
.part03 .conBox .bd .list01{
    background: url(../images/bg05.jpg) 0 0 no-repeat;
    height:461px;
}
.part03 .conBox .bd .list02{
    background: url(../images/bg06.jpg) 0 0 no-repeat;
    height:461px;
}
.part03 .conBox .bd .list03{
    background: url(../images/bg07.jpg) 0 0 no-repeat;
    height:499px;
    overflow: hidden;
}
.part03 .conBox .bd .list{
    margin-bottom: 80px;
}
.part03 .conBox .bd .list h3{
    color: #000;
    font-size: 36px;
    line-height: 1;
    text-align: left;
    position: relative;
    left: 90px;
    top: 10px;
    letter-spacing: 6px;
    font-weight: normal;
}
.part03 .conBox .bd .list p{
    color: #000;
    font-size: 26px;
    line-height: 1;
    text-align: center;
    position: relative;
    letter-spacing: 4px;
}
.part03 .conBox .bd .list01 p{
    top: 379px;
}
.part03 .conBox .bd .list02 p{
    top: 379px;
}
.part03 .conBox .bd .list03 .lt{
    float: left;
    width: 50%;
    text-align: left;
}
.part03 .conBox .bd .list03 .rt{
    float: right;
    width: 50%;
    text-align: right;
}
.part03 .conBox .bd .list03 .rt h3{
    left: 357px;
}
.part03 .conBox .bd .list03 p{
    top: 379px;
    line-height: 1.2;
}

.part05 .conBox .bd{
    overflow: hidden;
    width: 1089px;
    margin: 0 auto 0;
}
.part05 .conBox .bd .list{
    background: url(../images/bg08.jpg) 0 0 no-repeat;
    height:1342px;
}
.part05 .conBox .bd .list .con h3{
    color: #000;
    font-size: 36px;
    line-height: 1;
    text-align: left;
    position: relative;
    left: 90px;
    top: 10px;
    letter-spacing: 6px;
    font-weight: normal;
}
.part05 .conBox .bd .list .con p{
    color: #000;
    font-size: 26px;
    line-height: 1.3;
    position: relative;
    letter-spacing: 4px;
    left: 40px;
}
.part05 .conBox .bd .list .con.con01 p{
    top: 140px;
}
.part05 .conBox .bd .list .con.con02 p{
    top: 419px;
}
.part05 .conBox .bd .list .con.con03 p{
    top: 614px;
}
.part05 .conBox .bd .list .con.con04 p{
    top: 808px;
}
.part05 .conBox .bd .list .con.con02 h3{
    top: 374px;
}
.part05 .conBox .bd .list .con.con03 h3{
    top: 568px;
}
.part05 .conBox .bd .list .con.con04 h3{
    top: 763px;
}
.part05 .conBox .txt{
    font-size: 28px;
    width: 1089px;
    margin: 45px auto 80px;
    font-weight: normal;
    color: #fff;
    line-height: 1;
}

.mainArea .products ul{
    margin: 40px auto 0;
    width: 1102px;
}
.mainArea .products ul li{
    float: left;
    width: 355px;
    border: 4px solid #ffcc01;
    border-radius: 10px;
    background: #000;
    margin: 0 18px 0 0;
    position: relative;
    padding:20px 15px 5px;
    box-sizing: border-box;
}
.mainArea .products ul li:nth-child(3){
    margin-right: 0;
}
.mainArea .products ul li:nth-child(4),.mainArea .products ul li:nth-child(5){
    margin-top: 42px;
}
.mainArea .products ul li:nth-child(4){
    margin-left: 175px;
}
.mainArea .products ul li:last-child{
    margin-right: 0;
}
.mainArea .products ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
}
.mainArea .products ul li .logo{
    margin-bottom: 12px;
}
.mainArea .products ul li .rtz{
    position: absolute;
    right: 20px;
    top: -2px;
}
.mainArea .products ul li .name{
    display: table-cell;
    vertical-align: middle;
    /*height: 99px;*/
    line-height: 1;
    /*padding-left: 13px;*/
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    vertical-align: middle;
    padding-top: 25px;

}

.mainArea .products ul li .name strong{
    font-size: 20px;
    /*line-height: 1.2;*/
    display: inline-block;
    font-weight: normal;
}
.mainArea .products ul li .name span{
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .products ul li .pic img{
    max-width: 100%;
}
.mainArea .products ul li .pic{
    position: relative;
    height: 222px;
    margin-top: 60px;
    text-align: center;
}
.mainArea .products ul li .pic .zk{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 140px;
    height: 89px;
}
.mainArea .products ul li .price{
    height: 28px;
    line-height: 1;
    color: #fff;
    padding: 17px 0 0;
    /*letter-spacing: 1px;*/
    font-size: 20px;
    white-space: nowrap;
    /*border-bottom: 1px solid #ccc;*/
    /*padding-bottom: 10px;*/
}
.mainArea .products ul li .price strong{
    font-family: Arial;
    letter-spacing: 1px;
    color: #E52F2C;
    font-size: 32px;
    line-height: 1;
}
.mainArea .products ul li .price strong i{
    font-style: normal;
    font-size: 25px;
    line-height: 1;
}
.mainArea .products ul li .price span{
    font-family: Arial;
    letter-spacing: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
}
.mainArea .products ul li .price span.font-f{
    font-weight: normal;
    font-size: 18px;
}
.mainArea .products ul li .time{
    border-bottom: 1px solid #7f6600;
}
.mainArea .products ul li .time span{
    /*width: 140px;*/
    /*height: 35px;*/
    background: #ffcc03;
    line-height: 1;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    margin: 17px 0;
    font-size: 20px;
    padding: 5px 5px;
    box-sizing: border-box;
}
.mainArea .products ul li .time span strong{
    font-family: Arial;
}
.mainArea .products ul li .model{
    font-weight: normal;
    color: #fff;
    padding: 0 0 32px 0;
    font-size: 16px;
    overflow: hidden;

}
.mainArea .products ul li .model span{
    font-size: 18px;
    width: 45%;
    /*float: left;*/
    display: inline-block;
    margin-top: 20px;
    white-space: nowrap;
    line-height: 1;
    letter-spacing: 1px;
}
.mainArea .products ul li .model span:nth-child(2n+2){
    width: 55%;
}
.mainArea .products ul li .model span strong{
    /*font-weight: normal;*/
}
/*.mainArea .products ul li .model span:last-child{*/
/*    float: right;*/
/*}*/
.mainArea .products ul li .parameter{
    width: 259px;
    margin: 0 auto;
    border-top: 1px solid #000000;
}
.mainArea .products ul li .parameter .fl{
    width: 149px;
    float: left;
    padding-left: 6px;
}
.mainArea .products ul li .parameter .fr{
    width: 100px;
    float: right;
    padding-left: 4px;
}
.mainArea .products ul li .parameter p{
    display: table-cell;
    vertical-align: middle;
    height: 55px;
    line-height: 18px;
    color: #000000;
    font-size: 13px;
    letter-spacing: 0.5px;
}
.mainArea .products ul li .parameter p span{
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .products ul li .btn{
    text-align: center;
    /*margin-top: 15px;*/

}
.mainArea .products ul li .btn img{
    /*box-shadow: 0 0 10px 10px #ddd;*/
}

.mainArea .products .import_tit{
    margin: 50px 0 75px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.mainArea .products .more_btn{
    text-align: center;
    margin-bottom: 130px;
}
.mainArea .products .more_btn a{
    display: inline-block;
    width: 695px;
    height: 95px;
    line-height: 90px;
    background: #ff730a;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    text-decoration: none;
    font-size: 47px;
    transition: all .3s;
    letter-spacing: 5px;
}
.mainArea .products .more_btn a:hover{
    opacity: .8;
}

.part04 .conBox .txt{
    font-size: 28px;
    width: 1110px;
    margin: 20px auto;
    font-weight: bold;
}
.part04 .con02Box{
    margin-top: 60px;
}
.part04 .con02Box h3{
    font-size: 40px;
    text-align: center;
    color: #000;
}
.part04 .con02Box .searchBox{
    width: 710px;
    margin: 0 auto;
}
.part04 .con02Box .searchBox p{
    font-size: 20px;
    color: #000;
}
.part04 .con02Box .searchBox h4{
    overflow: hidden;
    width: 705px;
    margin: 5px auto 0;
    background: #fff url(../images/pic_11.png) 0 0 no-repeat;
    height:77px;
    color: #E10012;
    font-size: 40px;
    padding: 5px 0 0 20px;
    box-sizing: border-box;
}

.font-f{
    font-family: Arial;
}