.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;
}
.protitle1{
    background:url(../images/pic_03.jpg) no-repeat;
    height: 131px;
    font-size: 45px;
    text-align: center;
    line-height: 1.2;
    color: #000;
    padding-top:22px;
    box-sizing: border-box;
}
.protitle2{
    background:url(../images/pic_06.jpg) no-repeat;
    height: 118px;
}
.protitle3{
    background:url(../images/pic_09.jpg) no-repeat;
    height: 128px;
}
/*Products*/
.products1-bg{
    background: url(../images/pic_04.jpg) 0 0 no-repeat, url(../images/pic_05.jpg) 0 536px no-repeat;
    height:1072px;
    background-position: top, bottom;
    box-sizing: border-box;
    position: relative;
}
.products2-bg{
    background: url(../images/pic_07.jpg) 0 0 no-repeat, url(../images/pic_08.jpg) 0 556px no-repeat;
    height:1098px;
    background-position: top, bottom;
    box-sizing: border-box;
    position: relative;
}
.products3-bg{
    background: url(../images/pic_10.jpg) 0 0 no-repeat, url(../images/pic_11.jpg) 0 558px no-repeat;
    height:1116px;
    background-position: top, bottom;
    box-sizing: border-box;
    position: relative;
}
.l-content .product {
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.3s;
    opacity: 1;
    color: #000;
}
.l-content .product.pro1{
    position: absolute;
    top: 0;
    left: 133px;
}
.l-content .product .pro31{
    position: absolute;
    top: 91px;
    left: 133px;
}
.l-content .product.pro2{
    position: absolute;
    top: 0;
    left: 789px;
}
.l-content .product.pro3{
    position: absolute;
    top: 481px;
    left: 789px;
}
.l-content .product.pro4{
    position: absolute;
    top: 470px;
    left: 133px;
}
.l-content .product .pro4pic{
    position: absolute;
    top: 179px;
    right: 441px;
}
.l-content .product .pro24pic{
    position: absolute;
    top: 100px;
    left: 364px;
}
.l-content .product .pro25pic{
    position: absolute;
    top: 545px;
    left: 377px;
}
.l-content .product .pro31pic{
    position: absolute;
    top: 10px;
    left: 411px;
}
.l-content .product .pro4con{
    position: absolute;
    top: 550px;
    left: 133px;
}
.l-content .product .pro24con{
    position: absolute;
    top: 518px;
    left: 133px;
}
.l-content .product .pro5pic{
    position: absolute;
    top:616px;
    right: 428px;
}
.l-content .product .pro5con{
    position: absolute;
    top: 770px;
    left: 133px;
}
.l-content .product a{
    text-decoration: none;
    display: block;
}
.l-content .product:hover{
    opacity: 0.9;
    border-color: #003399;
    transform: translate(-3px, -3px);
}
.l-content .products {
    margin: 0 20px 0 20px;
    display: flex;
    flex-wrap: wrap;
}
.l-content .products1 {
    margin: 0 33px 0 33px;
    display: flex;
    flex-wrap: wrap;
}
.l-content .products:after,
.l-content .products:before{
    content: '';
    display: table;
}
.l-content .products:after{
    clear: both;
}
.content{
    margin:0px 15px;
}
.l-content .product .title {
    font-size: 28px;
    line-height: 1.2;
    color: #000;
    padding: 5px 0 16px 0;
    display: inline-block;
    border-bottom: 1px solid #5c5c5c;
}
.l-content .product .date {
    font-size: 17px;
    color: #000;
    line-height: 20px;
    border-bottom: 1px solid #3c3e3f;
    padding: 6px 0;
}
.l-content .product .date1{
    height: 75px;
    border-bottom: none;
    line-height: 1.6;
}
.l-content .product .price {
    font-size: 17px;
    color: #000;
    line-height: 1.3;
    padding:0 0 6px 0;
}
.l-content .product .price span{
    font-family: arial;
    font-size: 20px;
    letter-spacing: -1px;
}
.spenum{
    letter-spacing: -2px;
}
.l-content .product .date span{
   font-family: arial;
}
.l-content .product .title span{
    font-family: arial;
}
.l-content .product .model{
    font-size: 19px;
    line-height: 1.3;
    color: #000;
    word-break: break-all;
    padding: 10px 0 0;
}
.l-content .product .model span{
    font-family: arial;
}
.l-content .product .tax-price{
    color:#000;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 7px 0 17px;
}
.l-content .product .tax-price .lineth{
    position: relative;
}
.l-content .product .tax-price .lineth::before{
    content: "";
    position: absolute;
    top:10px;
    width: 100%;
    height: 2px;
    background-color: #dd0000;
}
.l-content .product .sale-price{
    color: #fff;
    line-height: 1;
    display: inline-block;
    padding: 9px 7px 1px 7px;
    width: 181px;
    height: 51px;
    box-sizing: border-box;
    background:url(../images/btnbg.png) no-repeat;
}
.l-content .product .sale-price1{
    background: none;
    color: #000;
    width: auto;
    padding: 3px 7px 1px 0;
}
.l-content .product .sale-price span.symbol {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #444;
}
.l-content .product.col3 .sale-price span.symbol{
    font-size: 42px;
}
.l-content .product .sale-price span.black{
    font-size: 16px;
    color: #000000;
    display: inline-block;
}
.l-content .product .sale-price span.red{
    font-size: 17px;
    display: inline-block;
    padding-right: 3px;
}
.l-content .product .sale-price span.num{
    font-size: 35px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
}
.l-content .product .sale-price span.num1{
    font-size: 20px;
    font-weight: bold;
    font-family: arial;
    color: #dd0000;
    padding-right: 4px;
}
.l-content .product .sale-price span.amount{
    font-size: 19px;
}
.note{
    font-size: 20px;
    color: #000;
    text-align: center;
    left: 50%;
    transform: translate(-50%,0);
    line-height: 1.3;
    position: absolute;
    bottom: 22px;
}
.pagebot{
    background:url(../images/pic_12.jpg) no-repeat;
    height: 234px;
    font-size: 35px;
    color: #000;
    text-align: center;
    line-height: 1.3;
    padding-top: 74px;
    box-sizing: border-box;
    font-weight: bold;
}
.footer{
    background: url(../images/pic_13.jpg) 0 0 no-repeat, url(../images/pic_14.jpg) 0 245px no-repeat;
    height:489px;
    background-position: top, bottom;
    box-sizing: border-box;
    font-size: 41px;
    color: #000;
    line-height: 1.3;
    padding: 69px 0 0 122px;
}
.moreprobg{
    background:url(../images/pic_16.jpg) no-repeat;
    height:203px;
    position: relative;
}
.morepro{
    position:absolute;
    width: 477px;
    height: 97px;
    top: 20px;
    left: 50%;
    transform: translate(-50%,0);
}
.morepro span{
    position:absolute;
    font-size: 29px;
    color:#fff;
    text-align: center;
    top: 13px;
    line-height: 1.4;
    left: 50%;
    transform: translate(-50%,0);
    width: 100%;
}
.morepro a{
    transition: 0.3s;
    display: block;
    
}
.morepro a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}