.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;
}
.banner{
    position: relative;
}
.banner h1{
    position: absolute;
    bottom: 43px;
    left: 58px;
    color: #ffffff;
    font-size:18px;
    line-height: 1.2;
}
.scenes{
    background:url(../images/pic_05.jpg) 0 0 no-repeat,
    url(../images/pic_06.jpg) 0 233px no-repeat,
    url(../images/pic_07.jpg) 0 234px no-repeat;
    height: 700px;
    background-position: top,  center, bottom;
}
.scenestitle{
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    padding-top: 13px;
    font-weight: bold;
    letter-spacing: 6px;
}
.morebg{
    background:url(../images/pic_08.jpg) no-repeat;
    height: 120px;
}

.protitle1{
    background:url(../images/pic_10.jpg) no-repeat;
    height: 73px;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    color: #0f218b;
    padding-top: 8px;
    letter-spacing: 4px;
    box-sizing: border-box;
}
/*Products*/
.products1-bg{
    background:url(../images/probg_1.jpg) no-repeat;
    height: 446px;
    padding-top: 11px;
    box-sizing: border-box;
}
.products2-bg{
    background:url(../images/probg_2.jpg) no-repeat;
    height: 606px;
    padding-top: 11px;
    box-sizing: border-box;
}
.l-content .product {
    background:#fff;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.3s;
    opacity: 1;
    position: relative;
    color: #000;
}
.l-content .product a{
    text-decoration: none;
    display: block;
}
.l-content .product:hover{
    opacity: 0.9;
    border-color: #003399;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    transform: translate(-3px, -3px);
}
.l-content .products {
    margin: 0 34px 0 34px;
    display: flex;
    flex-wrap: wrap;
}
.l-content .products:after,
.l-content .products:before{
    content: '';
    display: table;
}
.l-content .products:after{
    clear: both;
}
.l-content .product{
    background:#ffffff;
}
.l-content .product li{
    list-style-type:none;
}
.l-content .product.col4 {
    width: 270px;
    float: left;
    margin-right: 17px;
    position: relative;
    border: 1px solid #828282;
}

.l-content .product.col4:nth-child(4n) {
    margin-right: 0;
}

.l-content .product.col4 .pic {
    width: 241px;
    position: relative;
    overflow: hidden;
}
.l-content .product.col4 .title {
    font-size: 20px;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
    padding: 5px 0 7px 7px;
    border-bottom: 1px solid #bfbfbf;
}
.l-content .product.col4 .date {
    font-size: 18px;
    color: #0f218b;
    line-height: 20px;
    border-bottom: 1px solid #bfbfbf;
    padding: 6px 0 5px 7px;
}
.spenum{
    letter-spacing: -2px;
}
.l-content .product.col4 .date span{
   font-family: arial;
}
.l-content .product.col4 .title span{
    font-family: arial;
}
.l-content .product.col4 .model {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    word-break: break-all;
    padding: 4px 0 3px 7px;
    border-bottom: 1px solid #bfbfbf;
}
.l-content .product.col4 .model span{
    font-family: arial;
}
.l-content .product.col4 .tax-price{
    color:#000;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 7px 0 17px;
}
.l-content .product.col4 .tax-price .lineth{
    position: relative;
}
.l-content .product.col4 .tax-price .lineth::before{
    content: "";
    position: absolute;
    top:10px;
    width: 100%;
    height: 2px;
    background-color: #dd0000;
}
.l-content .product.col4 .sale-price{
    color: #dd0000;
    padding:6px 0 20px 7px;
    line-height: 1;
}
.l-content .product.col4 .sale-price span.symbol {
    font-size: 16px;
    color: #dd0000;
    font-weight: bold;
}
.l-content .product.col4 .sale-price span.black{
    font-size: 16px;
    color: #000000;
    display: inline-block;
}
.l-content .product.col4 .sale-price span.red{
    font-size: 18px;
    color: #dd0000;
    font-weight: bold;
    display: inline-block;
}
.l-content .product.col4 .sale-price span.num{
    font-size: 39px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -2px;
}
.l-content .product.col4 .sale-price span.num1{
    font-size: 27px;
    font-weight: bold;
    letter-spacing: -2px;
}
.l-content .product.col4 .sale-price span.amount{
    color: #000000;
    font-size: 15px;
}
.l-content .product.col4 .sale-price span.amountnum{
    font-size: 20px;
    font-family: arial;
}

.pro{
    background:url(../images/pic_08.jpg) 0 0 no-repeat,
    url(../images/pic_09.jpg) 0 325px no-repeat;
    height: 650px;
    background-position: top, bottom;
}
.note{
    font-size: 17px;
    color:#ffffff;
    padding:32px 0 0 34px;
    line-height: 1.4;
}
.pro1{
    padding:7px 42px 7px 37px;
}
.pro1 ul{
    display: flex;
    flex-wrap: wrap;
}
.pro1 ul li{
    width: 488px;
    float: left;
    margin:90px 12px 0 10px;
}
.pro1 ul li:first-child{
    margin:90px 0 0 30px;
}
.pro1-pic{
    float: left;
    width: 286px;
}
.pro1-pic1{
    float: left;
    width: 240px;
}
.pro1-con{
    float: left;
    width: 184px;
    position: relative;
    line-height: 1.3;
    color: #000;
}
.pro1-con1{
    width: 199px;
    margin-top: 45px;
}
.pro1-con a{
    color: #000000;
    text-decoration: none;
}
.pro1-date{
    font-size: 20px;
    color: #0f218b;
    padding:8px 0 8px 10px;
}
.pro1-name{
    font-size: 22px;
    font-weight: bold;
    padding:8px 0 8px 10px;
    border-bottom: 1px solid #737373;
}
.pro1-price{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    line-height: 1;
    border-bottom: 1px solid #737373;
    padding:8px 0 8px 10px;
}
.pro1-price span.prosim{
    color: #dd0000;
    font-size: 18px;
    font-weight: bold;
    font-family: arial;
}
.pro1-price span.bigpri{
    color: #dd0000;
    font-size: 42px;
    font-weight: bold;
    font-family: arial;
}
.pro1-price span.smapri{
    color: #dd0000;
    font-size: 30px;
    font-weight: bold;
    font-family: arial;
}
.pro1-price span{
    font-family: arial;
}
.morepro{
    position:relative;
    text-align: center;
    width: 316px;
    height: 72px;
    margin:0px auto;
    top: 20px;
}
.morepro span{
    position:absolute;
    font-size: 30px;
    font-weight: bold;
    color:#ffffff;
    text-align: center;
    top: 15px;
    left: 26%;
    line-height: 1.4;
}
.morepro a{
    transition: 0.3s;
    display: block;
    
}
.morepro a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.btn{
    top: 178px;
}
