* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
    box-sizing: border-box;
    outline: none
}

::-webkit-scrollbar-thumb {
    background-color: #dd191d;
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}

::-webkit-scrollbar-thumb {
    background-color: #f1f1f1;
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}

::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    border: 5px solid transparent;
}

::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px #cacaca inset;
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .2) inset;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

#smallnew {
    position: absolute;
    left: 120px;
    top: 150px;
}

.productdiv div {
    pointer-events: none;
}

.productdiv p {
    pointer-events: none;
}

.productdiv center {
    pointer-events: none;
}

#DL1 {
    position: relative;
}

#DL2 {
    position: absolute;
    left: 350px;
    top: 350px;
}

.longLineGreen {
    BORDER-TOP: green 1px dashed;
    OVERFLOW: hidden;
    HEIGHT: 3px;
    margin-top: 20px;
    width: 100%;
}

.greenLin {
    background-color: #23AF37;
    border: 1px solid #23AF37;
    width: 70px;
    text-align: left;
}

#test3 .layui-carousel-ind ul {
    padding: 0px;
}

#test3 .layui-carousel-ind li {
    border-radius: 0% / 0%;
    background: #fff;
    width: 80px;
    height: 3px;
    margin-left: 0px;
    margin-right: 1px;
    opacity: 0.8;
}

#test3 .layui-carousel-ind .layui-this {
    background: #23AF37;
    width: 80px;
    height: 3px;
    margin-left: 0px;
    margin-right: 1px;
    opacity: 1;
}

#typecarouse .layui-carousel-ind ul {
    padding: 0px;
    background: #EEEEEE;
}

#typecarouse .layui-carousel-ind li {
    border-radius: 0% / 0%;
    background: #DDDDDD;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border: solid rgb(100, 100, 100) 1px;
}

#typecarouse .layui-carousel-ind .layui-this {
    background: black;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border: solid rgb(100, 100, 100) 1px;
}

#niceKK {
    box-shadow: 0px 15px 10px -15px #ccc;
}

#Father1 {
    position: relative;
}

#Father2 {
    position: relative;
}

#fontshow {
    position: absolute;
    left: 250px;
    top: 120px;
}

.shutter {
    position: relative;
}

#logo {
    position: absolute;
    left: 1750px;
    top: 80px;
    z-index: 10;
}

.shutter {
    position: relative;
}

.HXCL1 {
    position: absolute;
    left: 0px;
    top: 30px;
}

.HXCL2 {
    position: absolute;
    left: 0px;
    top: 30px;
}

.HXCL3 {
    position: absolute;
    left: 0px;
    top: 30px;
}

.HXCL4 {
    position: absolute;
    left: 0px;
    top: 30px;
}

#Mx111 {
    position: relative;
    padding: 5px 0px 5px 0px;
}

#Mx222 {
    position: relative;
    padding: 5px 0px 5px 0px;
}

#Mx333 {
    position: relative;
    padding: 5px 0px 5px 0px;
}

.heightV {
    margin-top: 13px;
}

.col-sm-4 {
    margin-top: 20px;
}

 

 

.pdiv {
    margin-left: -80px;
    margin-top: 30px;
    font-size: 18px;
}

#Mx444 {
    position: relative;
    padding: 5px 0px 5px 0px;
}

.dashed {
    height: 100px;
    border-left: 1px dashed black;
}

.typediv {
    padding: 0px;
    background-color: #EEEEEE;
    height: 100%;
    width: 100%;
}
.typediv img{
	max-width: 100%;
}
.typediv p {
    color: black;
}

.typedivhidden {
    padding: 8px 0px 8px 0px;
    background: rgba(0, 25, 75, 0.8);
    height: 100%;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.typedivhidden p {
    color: white;
    pointer-events: none;
}

.typedivhidden center {
    padding-top: 180px;
    pointer-events: none;
}

.typedivhidden div {
    pointer-events: none;
}

.typehr {
    background-color: #23AF37;
    border: 1px solid #23AF37;
    pointer-events: none;
    width: 50px;
}

#typecarouse .layui-carousel-ind {
    top: -380px;
    text-align: right;
    padding-right: 50px;
}

#fashow {
    position: absolute;
    left: 450px;
    top: 60px;
}

/*.nav-up-selected a {
    color: #23AF37 !important;
}*/

.ellipse {
    margin : 30px auto 0; 
    padding: 10px;
    width: 950px;
    height: 40px;
    border: 1px solid #505050;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.navigation-v3 h2 {
    line-height: 58px;
}