﻿#video17914{ position: fixed; left:60px; bottom:60px; width:300px; height:300px; z-index:9999;}		

.an{ background:url(/images/ga.png) no-repeat; background-position: center left; padding-left: 24px;}

.statement-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
    z-index:10000;
}
.statement-wrap::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 10;
}
.statement-wrap .title {
    font-size: 24px;
    color: #06923b;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1.3em;
}
.statement-box .txt p{
    line-height:30px;
    text-indent:2em;
}
.statement-box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    max-width: 870px;
    border-radius: 10px;
    padding: 2.6em 3.3em;
    z-index: 60;
}
.statement-wrap .st-btn {
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #06923b;
    border-radius: 26px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.ani-btn::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    border-radius: 50px;
    z-index: -1;
    opacity: 0.4;
    transform: scale3d(0.8, 0.5, 1);
}



#mould44158{ height:396px;margin-right:auto;margin-left:auto;width:1120px;}
		#mould44158 .swiper-container img{height:396px;}
        #mould44158 .swiper-container{height:396px;}
		#mould44299{ margin-top: 40px;}
        #mould44299 p{ line-height:36px;font-size:36px;font-weight:bold;font-family:Microsoft YaHei;color:#06923b;text-align:center;}
        #mould44300 p{ margin-top:20px;line-height:24px;font-size:24px;font-family:Microsoft YaHei;color:#1a1a1a;text-align:center;}

        .productpage{ width: 1120px; overflow: inherit;}
        .productpage .cat-item>li{ margin: 40px 20px 0 0;}
        .productpage .cat-item>li:nth-child(3n){ margin-right:0;}

		*{ margin: 0; padding: 0;}
		a:hover, a:focus{ cursor: pointer; color:inherit;}
        li{ list-style: none;}
        .youshi-90{ width: 1120px; margin: 40px auto 0 auto;}
        .youshi-90 li{ width: 25%; float: left; overflow: hidden;}
        .youshi-90 li div{ width: 100%; height: 196px;}
        .youshi-90 li span{ display: block; font-weight: bold; font-size: 20px; line-height: 24px; color: #1a1a1a; margin:25px auto 20px auto; text-align: center;}
        .youshi-90 li p{ font-size: 14px; line-height: 24px; color: #333; text-align: center;}
        .clearfix:after{ content: ""; clear: both; visibility: hidden; display: block; height: 0;}
        .clearfix{ zoom: 1;}

        .header141{ width: 1120px; margin: 0 auto;}
        .header141 .top{ position: relative; height: 120px; transition: 0.5s;}
        .header141 .top .logo{ float: left; display: table; height: 100%; overflow: hidden;}
        .header141 .top .logo a{ display: table-cell; vertical-align: middle;}
        .header141 .top .store{ float:right; margin-top:36px;}
        .header141 .top .store li{ width:40px; height:40px; margin-left: 6px; float:left;}
        .header141 .top .store li img{ width: 100%; height: 100%;}

        .header141 .top .language{ float: right; font-size: 20px; font-family: Arial; margin-right: 20px;}
        .header141 .top .language a{ display: inline-block; margin: 0 5px; line-height: 120px;}
        .header141 .top .language .this{ color: #06923b;}
        .header141 .top .search{ float: right; line-height: 120px; position: relative; margin-right:10px;}
        .header141 .top .search input{
            width: 280px;
            height: 40px;
            border-radius: 6px;
            border: 1px solid #ccc;
            overflow: hidden;
            font-size: 14px;
            padding: 0 5%;
            box-sizing: border-box;
        }
        .header141 .top .search a{
            width: 40px;
            height: 40px;
            background: #ccc url("//upload.ruituoyun.com/Upload/website/141/image/2019/12/23/6371269073966333093187634.png") no-repeat center;
            border-top-right-radius: 6px;
            border-bottom-right-radius: 6px;
            position: absolute;
            right: 0;
            top: 37px;
            z-index:9999;
        }

        .header141 .nav li{
            float: left;
            width: 20%;
            padding: 17px 0;
            position: relative;
        }
        .header141 .nav li>a{
            display:block;
            font-size: 20px;
            font-weight: bold;
            text-align: center;
            border-right: 1px solid #ccc;
            box-sizing: border-box;
        }
        .header141 .nav li:last-child a{ border-right: none;}
        .header141 .hide{
            border-top: 4px solid #d3d3d3;
            position: absolute;
            top: 95%;
            left: 0;
            width: 100%;
            text-align: center;
            background: #f3f3f3;
            display: none;
            z-index: 99;
        }
        .header141 .nav li:hover .hide{ display: block;}
        .header141 .hide li{ float: inherit; width: 100%; padding: 0; position: relative;}
        .header141 .hide li a{
            font-size: 14px;
            line-height: 40px;
            border-bottom: 1px solid #ccc;
            border-right: none;
            font-weight: normal;
            margin: 0 25px;
        }
        .header141 .hide li a:after{
            content: "";
            visibility: hidden;
            display: inline-block;
            margin-left: 5px;
            width: 0;
            height: 0;
            border-left: 10px solid #ccc;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
        }
        .header141 .hide li a:hover:after{ visibility: visible;}
        .header141 .hide li:last-child a{ border-bottom: none;}

        .header141 .hide .child_menu{
            position: absolute;
            top: 0;
            left: 100%;
            width: 250px;
            background: #ebebeb;
            display: none;
        }
        .header141 .hide li:hover .child_menu{ display: block;}
        .header141 .hide .child_menu li:hover{ background: #ccc;}
        .header141 .hide .child_menu a{ width: 80%; margin: 0 auto;}
        .header141 .hide .child_menu a:hover:after{ visibility: hidden;}


		.foot_141 .clearfix:after{ content: ""; clear: both; visibility: hidden; display: block; height: 0;}
        .foot_141 .clearfix{ zoom: 1;}
        .foot_141{ width: 1120px; margin: 60px auto 40px auto; padding-top: 40px; border-top: 1px solid #e5e5e5;}
        .foot_141 .foot_left{ float: left; width: 25%;}
        .foot_141 .foot_left .erweima h2{ float: left; width: 120px; height: 120px; margin-top: 20px;}
        .foot_141 .foot_left .erweima h2:first-child{ margin-right: 20px;}
        .foot_141 .foot_left .erweima h2 img{ width: 100%; height: 100%;}
        .foot_141 .foot_left .erweima h2 span{ text-align: center; font-size: 14px; line-height: 24px; color: #333;}

        .foot_141 .foot_nav{ float: left; margin-left: 80px; overflow: inherit;}
        .foot_141 .foot_nav dl{ margin-right: 60px; float: left;}
        .foot_141 .foot_nav dl:last-child{ margin-right: 0;}
        .foot_141 .foot_nav dt{ font-size: 20px; color: #333;}
		.foot_141 .foot_nav dt a{ color: #333; font-weight: normal;}
        .foot_141 .foot_nav dt:after{ content: ""; clear: both; display: block; height: 1px; width: 120px; background: #06923b; margin-top: 15px; margin-bottom: 20px;}
        .foot_141 .foot_nav dd{ position: relative;}        
        .foot_141 .foot_nav dd a{ font-size: 16px; line-height: 30px; color: #333;}

		.foot_141 .foot_nav dd .child_menu{
            position: absolute;
            top: 0;
            left: 100%;
            width: 180px;
            background: #ebebeb;
            display: none;
            z-index:999;
        }
        .foot_141 .foot_nav dd:hover .child_menu{ display: block;}
        .foot_141 .foot_nav dd .child_menu li:hover{ background: #ccc;}
        .foot_141 .foot_nav dd .child_menu a{ width: 80%; margin: 0 auto; line-height: 40px; border-bottom: 1px solid #ccc; font-size: 14px;}
		.foot_141 .foot_nav dd .child_menu li:last-child a{ border-bottom: none;}
        .foot_141 .foot_nav dd .child_menu a:hover:after{ visibility: hidden;}

        .footer8-copy{ background: none; color: #333; font-size: 16px;}
        .footer8-copy a{ color: #333; margin: 0 5px;}
		.footer8-copy a:hover{ text-decoration: underline;}
