/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:12px; font-family:'AlibabaPuHuiTi'; color:#333;}
a{ color:#2b2b2b;}
@font-face {
  font-family: "AlibabaPuHuiTi";
  src: url("../fonts/AlibabaPuHuiTi_3_55_Regular.woff2") format("woff2"),
       url("../fonts/AlibabaPuHuiTi_3_55_Regular.woff") format("woff"),
       url("../fonts/AlibabaPuHuiTi_3_55_Regular.ttf") format("truetype"),
       url("../fonts/AlibabaPuHuiTi_3_55_Regular.eot") format("embedded-opentype"),
       url("../fonts/AlibabaPuHuiTi_3_55_Regular.svg") format("svg");
}
a:hover{ color:#f60; text-decoration:none;}
:hover{ transition:all .3s ease;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width: 100%; max-width:1680px; margin:0 auto;}
.wapper1{ width: 100%; max-width:1200px; margin:0 auto;}
input,textarea,select{outline:none}
/*common end*/
.top{width: 100%;background-color: #000;height: 30px;color: #fff;font-weight: bold;position: fixed;top: 0;z-index: 99;}
.top .wapper{ display: flex; justify-content: space-between; align-items: center;height: 30px;    max-width: 1680px;}
.top a{ color: #fff; font-size: 12px; font-weight: bold;}

.head{       width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
    position: fixed;
    top: 30px;
    z-index: 99;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
}}
.logo{width: 33%;}
.logo img{ width: 100%; height: 65px; object-fit: contain;}
.menu{     width: 100%;
    text-align: center;
    position: relative;
    margin-top: 20px;
    border-bottom: 1px solid #ccc;
   }
.menu ul li{    display: inline-block;
    padding:0 0 50px 0;
    line-height: 30px;
    padding-bottom: 20px;
    margin-right: 50px;
    font-size: 20px;
    text-align: center;}

.menu ul {
        display: flex;
    margin: auto;
    justify-content: flex-start;
}
}
.menu ul li:hover {
    border-bottom: 2px solid #000;
}
.search{ width: 33%; position: relative;}
.search input{ height: 30px;}
.searchnr{ position: absolute; top: 100%; left: 0; width: 450px; background-color: #fff; border-top: 2px solid #000; z-index: 9999; display: none;}
.pd15{ padding: 10px;}
.searchlf{ width:30%; float: left;}
.searchlf ul{ margin-bottom: 20px;}
.searchlf ul li a{ color: #000;}
.searchlf ul li{ padding-left: 25px; line-height: 25px; font-size: 12px; margin-bottom: 5px; background-image: url(../images/search.png); background-position: left center; background-repeat: no-repeat;}
.searchlf h1{ font-size: 12px; color: #a6a6a6;}
.searchlf dl dd{ line-height: 25px; margin: 5px 0;}
.searchlf dl dd a{ color: #000;} 
.searchrt{ width: 68%; float: right;}
.searchrt ul li{ width: 50%; display: inline-block; margin-bottom: 10px; }
.searchrt ul li a{display: flex; flex-wrap: wrap; width: 100%;}
.searchpic{ width: 20%; margin-right: 5%;}
.searchpic img{ width: 100%;}
.searchwz{ width: 75%;}
.searchwz h1 { font-size: 12px;}
.searchwz p{ font-size: 12px;}
.searchwz span{ font-size: 14px;}
.flow{width: 33%;}
.nv{ height: 160px;}
.erj1{     width: 100%;
    position: absolute;
    border-top: 1px solid #ccc;
    top: 100%;
    left: 0;
    z-index: 999;
    background-color: #fff;
    display: none;}
.erj1 dl{       width: 100%;
    max-width: 1200px;
    display: flex;}
.erj1 dl dd{ width: calc((100% - 120px)/6); margin: 10px; float: left;}
.erj1 dl dd img{ width: 100%;}
.erj1 dl dd p{ text-align: center; font-size: 12px;}
.menu ul li:hover .erj1{ display: block;}
.ej{ position: relative;}
.erj{ width:100%; position: absolute; top: 100%; left: 0; display: none; z-index: 9999; background-color: #fff;}
.menu ul li:hover .erj{ display: block;}

.con1{ width: 100%; padding: 60px 0;}
.bt h1{ font-size: 24px; text-align: center; margin-bottom: 30px;}
.con1 ul li{ width: calc((100% - 80px)/4); margin: 10px;  float: left;  box-shadow: 0px 10px 7px 2px rgb(0 0 0 / 15%);    background-color: #F8F8F9; padding-top: 20px; padding-bottom: 60px;}

.con1 ul li img {
    width: 100%;
    height: 300px;
    object-fit: contain;
    background: #fff;
}
.con1 ul li p{ font-size: 18px; text-align: center;}

.con2{ width: 100%; padding: 60px 0;}
.c2item{ width: 100%; margin-bottom: 40px; display: flex;justify-content: space-between; align-items: center; flex-wrap: wrap; }
.c2pic{ width: 49%;}
.c2pic img{ width: 100%;
    max-height: 400px;
    object-fit: contain;}
.c2wz{ width: 49%; text-align: center;}
.c2wz h1{ font-size: 32px; margin-bottom: 20px;}
.c2wz p{ font-size: 18px; margin-bottom: 30px;}
.btn{    background: rgba(255, 255, 255, 0.5) !important;
    color: #000 !important;
    font-family: chalet;
    padding-left: 150px;
    font-size: 17px !important;
    letter-spacing: 4px !important;
    font-weight: normal !important;
    min-width: 200px !important;
    font-size: 1.25em !important;
    padding: 15px 30px 15px 30px !important;
    border: 1px solid black; display: inline-block;}

.footlf{ width: 49%; float: left;}
.footlf ul {
    display: flex;
    flex-wrap: wrap;
}
.footlf ul li {
    min-width: 33%;
    text-align: left;
    float: left;
    font-size: 18px;
}
.footrt{ width: 45%; float: right;}
.footrt h1{ margin-bottom: 15px;}
.footrt ul li{ display: inline-block; margin-right: 10px;}
	.footrt img {
    height: 35px;
}
.address{ margin-top: 20px;}

.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index: 9999999999;width: auto;display: none;right: 0;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:999999;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top: 85px;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}

.pro{ padding: 60px 0;}
.pro ul li{ width: calc((100% - 100px)/5); float: left; margin: 10px;}
.pro ul li img{ width: 100%;
    height: 220px;
    object-fit: contain;}
.pro ul li h1{ font-size: 18px; text-align: center;}
.pro ul li p{ font-size: 14px; text-align: center;}

.prodetil{width: 100%; padding: 60px 0;}
.propic{ width: 40%;}
.propic img{ width: 100%;}
.bttt{ font-size: 60px; margin-top: 10px; margin-bottom: 20px;}
.nrzz{ font-size: 18px;margin-top: 10px; margin-bottom: 20px;}
.xdeitl{ font-size: 14px; margin-bottom: 20px;}
.color { width: 100%; margin-bottom: 20px;}
.color h1{ font-size: 18px; margin-bottom: 10px;}
.color ul li{ width: 80px; margin-right: 10px; text-align: center; display: inline-block;}
.color ul li img{     width: 100%;
    height: 80px;
    object-fit: contain;
    background: #fff;}
.color ul li .back{ width: 100%; background-color: #000;}
.color ul li .back img{ width: 100%; height: 20px; object-fit: cover;}
.hz{ margin-bottom: 20px;}
.hz ul li{ margin-bottom: 10px;}
.hz span{ font-weight: bold;}
.prolist{ width: 80%;}
	.nybanner{ width: 100%;
    max-width: 1680px;
    margin: auto;}
	.nybanner img{ width: 100%;}
	
	.slideTxtBox{ width: 100%; padding: 60px 0;}
	.slideTxtBox ul li{width: 25%; display: inline-block; line-height: 80px; text-align: center; font-size: 18px;}
	.slideTxtBox ul li.on{ background-color: ##f5f5f5;}
	.slideTxtBox .bd ul{ background-color:##f5f5f5 ;}
	.pd30{ padding: 30px;}
	.c1list{ width: 100%;}
.c1list dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	.c1list dl dd{    width: 27%;
    float: left;
    margin: 10px;}
	.c1list dl dd img{      width: 100%;
    height: 20vw;
    object-fit: contain;
    background: #fff;}
	.c1list dl dd p{ text-align: center; line-height: 30px; font-size: 12px;}
	
	.score{
	  margin: 20px 0;
	  width:600px;
	}
	.score .default-statu{
	  height: 47px;
	  width:251px;
	  float: left;
	}
	.score-expression,.score-praise,.score-heart,.score-star,.score-medal,
	.score-water,.score-crown,.score-flower{
	  overflow: hidden;
	}
	.score .default-statu .default-icon{
	  background-image: url('../images/icon.png');
	  background-repeat: no-repeat;
	  background-position: top right;
	  display: inline-block;
	  height: 47px;
	  width:50.18px;
	  cursor: pointer;
	}
	.score-expression .default-statu .default-icon{
	  background-position: top right;
	}
	.score-praise .default-statu .default-icon{
	  background-position: right -47px;
	}
	.score-heart .default-statu .default-icon{
	  background-position: right -94px;
	}
	.score-star .default-statu .default-icon{
	  background-position: right -141px;
	}
	.score-medal .default-statu .default-icon{
	  background-position: right -188px;
	}
	.score-water .default-statu .default-icon{
	  background-position: right -235px;
	}
	.score-crown .default-statu .default-icon{
	  background-position: right -282px;
	}
	.score-flower .default-statu .default-icon{
	  background-position: right bottom ;
	}
	
	
	.score-description{
	
	  height: 47px;
	  line-height: 47px;
	  text-align: center;
	  float: left;
	}
	.result{
	  margin:10px auto;
	  width:200px;
	}
	.result-score{
	  color:green;
	  font-size: large;
	}
	.tiem{ padding: 20px 0; border-bottom: 1px solid #fff;}
	.qustn{ font-size: 13px;  color: #fff; font-weight: bold; background-color: #f5a23f; display: inline-block; margin: 20px 0; padding: 10px;}
	.con{    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 60px 0;}
	
	
@media (max-width: 767px) {
	.sp_header{ display: block;}
	.top{ display: none;}
	.head {
	    width: 100%;
	    display: flex;
	    align-items: center;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    padding: 0;
	    position: fixed;
	    top: 0;
	    z-index: 999999;
	    background-color: #fff;
	    left: 50%;
	    transform: translateX(-50%);
	}
	
	.flow{ display: none;}
	.menu{ display: none;}
	.search {
	    width: 50%;
	    position: relative;
	}
	.logo {
	    width: 100%;
	}
	.searchnr {
	    position: absolute;
	    top: 100%;
	    left: 0;
	    width: 200%;
	    background-color: #fff;
	    border-top: 2px solid #000;
	    z-index: 9999;
	    display: none;
	}
	.searchlf {
	    width: 100%;
	    float: left;
	}
	.searchrt {
	    width: 100%;
	    float: right;
	}
	.nv {
	    height: 70px;
	}
	.wapper{ width: 100%;}
	.con1 ul li {
	    width: calc((100% - 40px) / 2);
	    margin: 10px;
	    float: left;
	    box-shadow: 0px 10px 7px 2px rgb(0 0 0 / 15%);
	    background-color: #F8F8F9;
	    padding-top: 20px;
	    padding-bottom: 60px;
	}
	.con1 ul li img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    background: #fff;
}
	.c2pic {
	    width: 100%; margin: 10px 0;
	}
	.c2wz {
	    width: 100%;
	    text-align: center;
		 margin: 10px 0;
	}
	.c2wz h1 {
	    font-size: 22px;
	    margin-bottom: 10px;
	}
	.footlf {
	    width: 100%;
	    float: left;
		margin-bottom: 10px;
	}
	.footrt {
	    width: 100%;
	    float: right;
	}
	.footrt h1 {
	    margin-bottom: 15px;
	    font-size: 18px;
	}

	.wapper1{ width: 100%;}
.pro ul li {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.prolist {
    width: 100%;
}
.slideTxtBox ul li {
    width: 25%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
}
.prodetil {
    width: 100%;
    padding: 20px 0;
}
}