html {font-size: 100px;}
body {font-size: 14px;}
.navbar{
    padding: .5rem .23rem;
}

.fl { float: left; }
.fr { float: right; }
.tl { text-align: left; }
.tr { text-align: right; }
/* clear */
.clear{clear:both;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1;}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
} 
.navbar-brand {
    font-size: 14px;
}
/* quick-connect */
.quick-connect {
    position: fixed;
    bottom: 1.5rem;
    z-index: 6;
    right: 0;
}
.quick-connect .item {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    width: 2rem;
    height: 1.3rem;
    background: url(../images/product_details/quick-connect.png) no-repeat;
    background-size: 100% 100%;
    transition: .3s all;
    transform: translateX(0.6rem);
}
.quick-connect .item:hover{
    transform: translateX(0);
}
.quick-connect .item .imgbox{
    /* padding-top: 15%; */
    margin-left: 19%;
    /* vertical-align: middle; */
}
/* banner */
.column-banner{
    position: relative;
    margin-top: 0.6rem;
    padding-left: 20%;
}
.column-banner .wrap{
    position: relative;
    background: url(../images/product_class/product_class_bg.jpg) repeat-x;
    background-size: auto 100%;
}
.column-banner .title{
    padding-top: 70px;
    padding-bottom: 40px;
    position: relative;
    left: -10%;
    line-height: 1.2;
    color: #333333;
}
.column-banner.fallow .title{
    padding-bottom: 40px;
    color: #999999;
}
.column-banner .title .en {
    font-size: 0.5rem;
    font-weight: bolder;
}
.column-banner .title .cn {
    font-size: 0.32rem;
}
.column-banner .content {
    position: relative;
    top: -40px;
    padding-left: 18%;
    padding-right: 1.3rem;
}
/*.column-banner .content img{
    max-width: 85%;
}*/
/* 主体部分 */
.wrapper {
    padding-bottom: 1.2rem;
}

.product-details .column-head {
    padding-top: 0.6rem;
    margin: 0 auto;
    width: 80%;
}
.product-imgbox {
    position: relative;
    width: 60%;
    overflow: hidden;
}
.inverted-order {
    flex-direction: row-reverse;
}
.product-imgbox .img {
    position: relative;
    z-index: 1;
}
.product-imgbox .bgcolor{
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 60%;
    background: #ccc;
}
.product-imgbox .bgcolor1{
    position: absolute;
    bottom: 0;
    z-index: -2;
    width: 100%;
    height: 60%;
    background: #ccc;
}
.line:nth-child(1) .product-imgbox .bgcolor{
    background: #e8fdce;
}
.line:nth-child(2) .product-imgbox .bgcolor{
    background: #f5fcc5;
}
.line:nth-child(3) .product-imgbox .bgcolor{
    background: #deeffb;
}
.line:nth-child(4) .product-imgbox .bgcolor{
    background: #fff0d0;
}
.line:nth-child(5) .product-imgbox .bgcolor{
    background: #eee4de;
}
.line:nth-child(6) .product-imgbox .bgcolor{
    background: #ffe4e5;
}
.line .product-imgbox .bgcolor.upgrade{ 
    background:#f0f1f3; 
}
.line:nth-child(1) .product-imgbox .bgcolor.baking{
    background: #fff3ba;
}

.line:nth-child(2) .product-imgbox .bgcolor.baking{
    background: #ffeecc;
}
.line:nth-child(3) .product-imgbox .bgcolor.baking{
    background: #fffde2;
}
.line:nth-child(4) .product-imgbox .bgcolor.baking{
    background: #ffd69d;
}
.line:nth-child(5) .product-imgbox .bgcolor.baking{
    background: #e1e5ff;
}
.line:nth-child(1) .product-imgbox .bgcolor.daily{
    background: #ffe2e5;
}

.line:nth-child(2) .product-imgbox .bgcolor.daily{
    background: #fffc86;
}
.line:nth-child(3) .product-imgbox .bgcolor.daily{
    background: #f8cad4;
}
.line:nth-child(4) .product-imgbox .bgcolor.daily{
    background: #efff66;
}
.product-textbox {
    position: relative;
    height: 100%;
    width: 40%;
}
.product-textbox .text {
    position: absolute;
    bottom: 5px;
    padding-left: 7%;
    padding-right: 7%;
}
.product-textbox.left .text {
    left: 20px;
}
.product-textbox.right .text {
    right: 20px;
    text-align: right;
}
.product-textbox .text h3{
    margin-bottom: 0.15rem;
    color:#333;
    font-size: 0.32rem;
    font-weight: bold;
}
.product-textbox .text p{
    color:#005e32;
    font-size: 0.18rem;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
.product-textbox .text .star{
    width: 2.3rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
.star.plusrighht{
	float:right;
	
	}
/* .dropdown-menu{
    min-width:2.23rem !important
} */
.buttomLink{
    margin-top:70px;
    padding-left: 20px;
    display: none;
}
.buttomLink .linkItem{
    height: 110px;
    position: relative;
    display: flex;
    align-items: center;
}
.buttomLink .linkItem .linkTitle{
      display:block;
      width:100%;
}
.buttomLink .linkItem .linkTitle h4{
	font-family: SourceHanSansSC-Medium;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
    margin: 0;
}
.buttomLink .linkItem .linkTitle p{
	font-family: SourceHanSansSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 15px;
	letter-spacing: 1px;
	color: #333333;
    margin: 0;
    margin-top: 9px;
}
.buttomLink .linkItem .bgBlock{
    width: 90%;
    position: absolute;
    height: 100%;
    right: 0px;
    top: 0px;
    z-index: -1;
    box-shadow: 6px -10px 16px 0px 
		rgba(4, 0, 0, 0.17);
	background-color: #ecedf1;
}
@media (max-width: 1200px) {
    .quick-connect .item {
        width: 1rem;
        height: 1rem;
    }
}
@media (max-width: 1000px) {
    .quick-connect .item {
        width: 0.8rem;
        height: 0.8rem;
    }
}
@media (max-width: 992px) {
.column-banner .title .cn {
    font-size: 16px;
}
.column-banner .title .en {
    font-size: 30px;
}
.buttomLink{
    display: block;
}
.wrapper .line{    margin-top: 30px;}
    .wrapper{
        padding-bottom: 0;
    }
    .product-textbox.left .text {
        left: 0px;
    }
    .product-textbox.right .text {
        right: 0px;
        text-align: right;
    }
    .header_area.navbar_fixed .main_menu .navbar{
        padding:8px 0px;
    }
    /*.navbar-toggler{
        margin-right: 0.23rem;
    }*/
    html {font-size: 85px;}
    .product-details .column-head {
        width: 90%;
    }
    .column-banner {
        padding-left: 20%;
    }
    .quick-connect .item {
        width: 0.65rem;
        height: 0.65rem;
    }
    .column-banner .content {
        padding-left: 0;padding-right: 0;
    }
    .product-textbox {
        width: 100%;
    }
    .product-textbox .text.right {
        text-align: left;
    }
    .product-textbox.left .textbox-bg {
        text-align: right;
    }
    .product-textbox img{
        width: 80%;
    }
    .product-imgbox {
        width: 100%;
    }
    .pb-4, .py-4 {
        padding-bottom: .3rem!important;
    }
    .pt-4, .py-4 {
        padding-top: .3rem!important;
    }
    .dropdown-menu{
        min-width:2.23rem !important
    }
}
@media (max-width: 650px) {
    html {font-size: 70px;}
}

@media (max-width: 991px) {
    
    .column-banner .title{left: -17%;}
}
.column-banner.upgrade{
	margin-top: 0rem;
    padding-left: 0%;
	
	}
.column-banner.upgrade{
	left:0;
	text-align: center;
	
	}
.column-banner.upgrade .content {
    top: 0px;
    padding-left: 0;
    padding-right:0rem;
	text-align: center;
	}
.column-banner.upgrade .title{
	left:0;
	
	}
.column-banner.upgrade .title .en {
    font-size: 0.4rem;
    font-weight: bolder;
    letter-spacing: 0.05rem;
}
.column-banner.upgrade .title .cn {
    font-size: 0.2rem;
	letter-spacing: 0.01rem;
    font-weight: bolder;
}
@media (max-width: 767px) {
    .ph1{ display: none; }
   .ph2{
       max-width:100%;
   }
   .column-banner {
    padding-left: 10%;
}
.column-banner .title {
    left: -7%;
}
}
@media (min-width: 767px) {
    .ph2{ display: none;}
    .ph1{
       max-width:85%;
       
   }
   
}

html {font-size: 100px;}
body {font-size: 14px;}
.navbar{
    padding: .5rem .23rem;
}

.fl { float: left; }
.fr { float: right; }
.tl { text-align: left; }
.tr { text-align: right; }
/* clear */
.clear{clear:both;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1;}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
} 
.navbar-brand {
    font-size: 14px;
}
/* quick-connect */
.quick-connect {
    position: fixed;
    bottom: 1.5rem;
    z-index: 6;
    right: 0;
}
.quick-connect .item {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    width: 2rem;
    height: 1.3rem;
    background: url(../images/quick-connect.png) no-repeat;
    background-size: 100% 100%;
    transition: .3s all;
    transform: translateX(0.6rem);
}
.quick-connect .item:hover{
    transform: translateX(0);
}
.quick-connect .item .imgbox{
    /* padding-top: 15%; */
    margin-left: 19%;
    /* vertical-align: middle; */
}
/* banner */
.column-banner{
    position: relative;
    margin-top: 0.6rem;
    padding-left: 20%;
}
.column-banner .wrap{
    position: relative;
    background: url(../images/product_class_bg.jpg) repeat-x;
    background-size: auto 100%;
}
.column-banner .title{
    padding-top: 70px;
    padding-bottom: 40px;
    position: relative;
    left: -10%;
    line-height: 1.2;
    color: #333333;
}
.column-banner.fallow .title{
    padding-bottom: 40px;
    color: #999999;
}
.column-banner .title .en {
    font-size: 0.5rem;
    font-weight: bolder;
}
.column-banner .title .cn {
    font-size: 0.32rem;
}
.column-banner .content {
    position: relative;
    top: -40px;
    padding-left: 18%;
    padding-right: 1.3rem;
}
/*.column-banner .content img{
    max-width: 85%;
}*/
/* 主体部分 */
.wrapper {
    padding-bottom: 1.2rem;
}
.wrapper .line{    margin-bottom: 200px;}
.product-details .column-head {
    padding-top: 0.6rem;
    margin: 0 auto;
    width: 80%;
}
.product-imgbox {
    position: relative;
    width: 60%;
    overflow: hidden;
}
.inverted-order {
    flex-direction: row-reverse;
}
.product-imgbox .img {
    position: relative;
    z-index: 1;
}
.product-imgbox .bgcolor{
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 60%;
    background: #ccc;
}
.product-imgbox .bgcolor1{
    position: absolute;
    bottom: 0;
    z-index: -2;
    width: 100%;
    height: 60%;
    background: #ccc;
}
.line:nth-child(1) .product-imgbox .bgcolor{
    background: #e8fdce;
}
.line:nth-child(2) .product-imgbox .bgcolor{
    background: #f5fcc5;
}
.line:nth-child(3) .product-imgbox .bgcolor{
    background: #deeffb;
}
.line:nth-child(4) .product-imgbox .bgcolor{
    background: #fff0d0;
}
.line:nth-child(5) .product-imgbox .bgcolor{
    background: #eee4de;
}
.line:nth-child(6) .product-imgbox .bgcolor{
    background: #ffe4e5;
}
.line .product-imgbox .bgcolor.upgrade{ 
    background:#f0f1f3; 
}
.line:nth-child(1) .product-imgbox .bgcolor.baking{
    background: #fff3ba;
}

.line:nth-child(2) .product-imgbox .bgcolor.baking{
    background: #ffeecc;
}
.line:nth-child(3) .product-imgbox .bgcolor.baking{
    background: #fffde2;
}
.line:nth-child(4) .product-imgbox .bgcolor.baking{
    background: #ffd69d;
}
.line:nth-child(5) .product-imgbox .bgcolor.baking{
    background: #e1e5ff;
}
.line:nth-child(1) .product-imgbox .bgcolor.daily{
    background: #ffe2e5;
}

.line:nth-child(2) .product-imgbox .bgcolor.daily{
    background: #fffc86;
}
.line:nth-child(3) .product-imgbox .bgcolor.daily{
    background: #f8cad4;
}
.line:nth-child(4) .product-imgbox .bgcolor.daily{
    background: #efff66;
}
.product-textbox {
    position: relative;
    height: 100%;
    width: 40%;
}
.product-textbox .text {
    position: absolute;
    bottom: 5px;
    padding-left: 7%;
    padding-right: 7%;
}
.product-textbox.left .text {
    left: 20px;
}
.product-textbox.right .text {
    right: 20px;
    text-align: right;
}
.product-textbox .text h3{
    margin-bottom: 0.15rem;
    color:#333;
    font-size: 0.32rem;
    font-weight: bold;
}
.product-textbox .text p{
    color:#005e32;
    font-size: 0.18rem;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
.product-textbox .text .star{
    width: 2.3rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
.star.plusrighht{
	float:right;
	
	}
/* .dropdown-menu{
    min-width:2.23rem !important
} */
.buttomLink{
    margin-top:70px;
    padding-left: 20px;
    display: none;
}
.buttomLink .linkItem{
    height: 110px;
    position: relative;
    display: flex;
    align-items: center;
}
.buttomLink .linkItem .linkTitle{
      display:block;
      width:100%;
}
.buttomLink .linkItem .linkTitle h4{
	font-family: SourceHanSansSC-Medium;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
    margin: 0;
}
.buttomLink .linkItem .linkTitle p{
	font-family: SourceHanSansSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 15px;
	letter-spacing: 1px;
	color: #333333;
    margin: 0;
    margin-top: 9px;
}
.buttomLink .linkItem .bgBlock{
    width: 90%;
    position: absolute;
    height: 100%;
    right: 0px;
    top: 0px;
    z-index: -1;
    box-shadow: 6px -10px 16px 0px 
		rgba(4, 0, 0, 0.17);
	background-color: #ecedf1;
}
@media (max-width: 1200px) {
    .quick-connect .item {
        width: 1rem;
        height: 1rem;
    }
}
@media (max-width: 1000px) {
    .quick-connect .item {
        width: 0.8rem;
        height: 0.8rem;
    }
}
@media (max-width: 992px) {
.column-banner .title .cn {
    font-size: 16px;
}
.column-banner .title .en {
    font-size: 30px;
}
.buttomLink{
    display: block;
}
.wrapper .line{    margin-top: 30px;}
    .wrapper{
        padding-bottom: 0;
    }
    .product-textbox.left .text {
        left: 0px;
    }
    .product-textbox.right .text {
        right: 0px;
        text-align: right;
    }
    .header_area.navbar_fixed .main_menu .navbar{
        padding:8px 0px;
    }
    /*.navbar-toggler{
        margin-right: 0.23rem;
    }*/
    html {font-size: 85px;}
    .product-details .column-head {
        width: 90%;
    }
    .column-banner {
        padding-left: 20%;
    }
    .quick-connect .item {
        width: 0.65rem;
        height: 0.65rem;
    }
    .column-banner .content {
        padding-left: 0;padding-right: 0;
    }
    .product-textbox {
        width: 100%;
    }
    .product-textbox .text.right {
        text-align: left;
    }
    .product-textbox.left .textbox-bg {
        text-align: right;
    }
    .product-textbox img{
        width: 80%;
    }
    .product-imgbox {
        width: 100%;
    }
    .pb-4, .py-4 {
        padding-bottom: .3rem!important;
    }
    .pt-4, .py-4 {
        padding-top: .3rem!important;
    }
    .dropdown-menu{
        min-width:2.23rem !important
    }
}
@media (max-width: 650px) {
    html {font-size: 70px;}
}

@media (max-width: 991px) {
    
    .column-banner .title{left: -17%;}
}
.column-banner.upgrade{
	margin-top: 0rem;
    padding-left: 0%;
	
	}
.column-banner.upgrade{
	left:0;
	text-align: center;
	
	}
.column-banner.upgrade .content {
    top: 0px;
    padding-left: 0;
    padding-right:0rem;
	text-align: center;
	}
.column-banner.upgrade .title{
	left:0;
	
	}
.column-banner.upgrade .title .en {
    font-size: 0.4rem;
    font-weight: bolder;
    letter-spacing: 0.05rem;
}
.column-banner.upgrade .title .cn {
    font-size: 0.2rem;
	letter-spacing: 0.01rem;
    font-weight: bolder;
}
@media (max-width: 767px) {
    .ph1{ display: none; }
   .ph2{
       max-width:100%;
   }
   .column-banner {
    padding-left: 10%;
}
.column-banner .title {
    left: -7%;
}
}
@media (min-width: 767px) {
    .ph2{ display: none;}
    .ph1{
       max-width:85%;
       
   }
   
}