@charset "utf-8";

/*清零*/

html{
	font-size:15.625vw;
	max-width: 640px;
	margin: auto;
}

body{margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	font-family:"微软雅黑"; 
	font-size:14px; 
	padding-bottom:0.8rem;
	max-width: 640px;
}
a{ 
	text-decoration:none; 
	margin:0; 
	padding:0;
}
/**{ font-family:"微软雅黑"; font-size:14px; color:#000;}*/
*{font-size:14px;}
h1,h2,p,h4,h5,h3,h6{ margin:0; padding:0; font-weight:normal;}
img{ display:block; border:none;}
.clearfix{clear: both;}
ul,li{ list-style:none; margin:0; padding:0;}
input,select{ border:none;font-family:"微软雅黑";outline:none }
.main{ width:100%; max-width:750px; margin:0 auto; position:relative;}
.container{width:100%;margin:0 auto;max-width:750px;margin:0 auto;background: #fff;}
img{
	width: 100%;
}
.float_l{float: left;}
.float_r{float: right;}
.clear{clear:both;}
.position_r{position: relative;}
.position_a{position: absolute;}
.center{
	width: calc(100% - 0.2rem);
	margin: auto;
}

.page{
	position: relative;
}

.fixed_r{
	position: fixed;
	top: 0;
	right: -5rem;
	z-index: 999;
	width: 3.57rem;
	background: #fff;
	height: 90vh;
	padding-top: 10vh;
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.44);
}
.fixed_r a{
	display: block;
	font-size: 0.27rem;
	color: #666666;
	line-height: 0.65rem;
	text-indent: 0.73rem;
}
.fixed_r .xuanzhong{
	color: #f59900;
}
.fixed_r .guanbi{
	height: 0.9rem;
	width: auto;
	position: absolute;
	top: 0;
	left: -1.05rem;
}
.top{
	height: 0.9rem;
}
.top img{
	height: 100%;
	width: auto;
}
.banner .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	opacity: 1;
	background: url("../img/banner_dian1.png") center center no-repeat;
}
.banner .swiper-pagination-bullet-active{
	background: url("../img/banner_dian2.png") center center no-repeat;
}

.product .h6{
    font-size: 0.36rem;
	color: #010101;
	/* font-weight: 600; */
    text-align: center;
    line-height: 0.6rem;
	padding-top: 0.25rem;
	margin-bottom: 0.15rem;
}
.preview {
    text-align: center;
    margin-bottom: 0.2rem;
}
.preview .swiper-container {
    width: 100%;
}
.preview .swiper-container .swiper-wrapper{
    width: 100%;
    display: block;
    transform: translate3d(0px, 0px, 0px) !important;
}
.preview .swiper-slide {
    display:inline-block;
    cursor:pointer;
    width: auto;
    margin: 0 0.11rem;
    height: 0.42rem;
    line-height: 0.42rem;
    font-size: 0.24rem;
    color: #9f9f9f;
    margin-bottom: 6px;
}
.preview .active-nav {
    padding: 0;
    border-bottom:solid 2px #f59900 ;
}
.view .product_img{
    width: 100%;
    /* height: 456px; */
    overflow: hidden;
    cursor: pointer;
}
.view .product_img img{
    width: 100%;
    /* height: 456px; */
    /* transition:all 0.3s ease-in-out; */
}
/* .view .product_img:hover img{
    transform: scale(1.1);
} */
.view .text{
	width: 100%;
	padding: 1px 0;
	background: url("../img/product_text.png") center center no-repeat;
	background-size: 100% 100%;
}
.view .arrow-left {
	background: url("../img/banner_l.png") center center no-repeat;
	background-size: 100% 100%;
    position: absolute;
    left: 12px;
    top: 22%;
    width: 0.26rem;
    height: 0.49rem;
    z-index: 10;
}
.view .arrow-right {
	background: url("../img/banner_r.png") center center no-repeat;
	background-size: 100% 100%;
    position: absolute;
    right: 12px;
    top: 22%;
    width: 0.26rem;
    height: 0.49rem;
    z-index: 10;
}
.view .margin{
	margin: auto;
	width: calc(100% - 0.6rem);
}
.view .margin .biaoti{
    font-size: 0.4rem;
    color: #ffffff;
    line-height: 0.4rem;
    height: auto;
    padding-top: 0.25rem; padding-bottom:0.1rem;
}
.view .margin .xian{
    width: 34px;
    height: 3px;
    background: #fff;
}
.view .margin .p{
    margin-top: 0.22rem;
}
.view .margin .p p{
    font-size: 0.22rem;
    color: #fff;
    line-height: 0.36rem;
    text-align: justify;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;
}
.view .margin .more{
    display: block;
    width: 1.9rem;
    height: 0.55rem;
	margin-top: 0.22rem;
	margin-bottom: 0.3rem;
    font-size: 0.26rem;
    color: #ffffff;
    line-height: 0.55rem;
    text-align: center;
    border: solid 2px #fff;
    border-radius: 0.5rem;
}
.advantage .biaoti{
    height: 1.9rem;
    position: relative;
    border-bottom: solid 1px #f0f0f0;
}
.advantage .biaoti .h3{
    font-size: 0.4rem;
    color: #010101;
    text-align: center;
    line-height: 0.58rem;
    padding-top:0.2rem;
}
.advantage .biaoti .h5{
    font-size: 0.20rem;
    color: #010101;
    text-align: center;
    line-height: 0.4rem;
    text-transform:uppercase;
}
.advantage .biaoti .h6{
	font-size: 0.24rem;
    color: #f59900;
    text-align: center;
    line-height: 0.3rem;
}
.advantage .biaoti .icon_ys{
    width: 0.61rem;
    height: 0.33rem;
	background: url("../img/icon_ys.png") center center no-repeat;
	background-size: 100% 100%;
    position: absolute;
    left: 50%;
    margin-left: -0.305rem;
    top:1.75rem;
}
.youshi2{
    background: #f3f4f8;
}
.youshi3 .img{
    margin-left: -20px;
}
.advantage .text .xuhao .p1{
    height: 0.46rem;
    line-height:0.46rem;
    font-size: 0.24rem;
    width: 2rem;
    color: #ffffff;
	background: url("../img/xuhao.png") top left no-repeat;
	background-size: 100% 100%;
    margin-right: 6px;
    text-align: center;
}
.advantage .text .xuhao .p2{
    font-size: 0.26rem;
    color: #636262;
    line-height: 30px;
}
.advantage .text .h5{
    font-size: 0.35rem;
    color: #3b3b3b;
    font-weight: 600;
    line-height: 40px;
}
.advantage .text .h5 span{
	color: #ff7e00;
	font-size: 0.35rem;
}
.advantage .text .h6{
    font-size: 0.2rem;
    color: #c2c2c2;
    line-height: 0.3rem;
    text-transform: uppercase;
}
.advantage .text .list{
	padding-top: 0.22rem;
	margin-bottom: 0.1rem;
}
.advantage .text .list p{
    padding-left: 0.35rem;
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.5rem;
    background: url("../img/icon_ys2.png") top 0.18rem left 3px no-repeat;
}
.youshi1 .text{
    padding-top: 0.5rem;
    width: 100%;
}
.youshi2 .text{
    padding-top: 0.42rem;
}
.youshi2 .zxzx{
    display: block;
    width: 2.4rem;
    height: 0.6rem;
    background: #f59900;
    border-radius: 0.6rem;
	margin-left: 0.35rem;
	margin-top: 0.2rem;
}
.youshi2 .zxzx p{
    width: 2.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    color: #ffffff;
    text-indent: 0.72rem;
    border-radius: 0.6rem;
	background: url("../img/zxzx.png") left 0.22rem center no-repeat;
	background-size: 0.38rem 0.32rem;
}
.youshi3 .text{
    padding-top: 0.42rem;
}
.youshi3 .text .list .block {
    margin-bottom: 0.15rem	;
}
.youshi3 .text .list .block .float_l:nth-child(1){
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 0.24rem;
    color: #ffffff;
	border-radius: 3px;
	margin-top: 0.05rem;
    background: #f59900;
}
.youshi3 .text .list .block .float_l:nth-child(2){
    padding-left: 0.2rem;
	width: calc(100% - 20px - 0.2rem);
    color: #666666;
	line-height: 0.45rem;
    font-size: 0.24rem;
}
.youshi3 .text .list {
    padding-top: 0.2rem;
}
.foot{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 99;
	height: 0.8rem;
	background: #f59900;
}
.foot .float_l{
	display: block;
	width: 50%;
	height: 0.8rem;
	border: none;
}
.foot .float_l p{
	font-size: 0.26rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	text-indent: 0.4rem;
	color: #fff;
}
.foot .float_l:nth-child(1){
	background: #f59900;
}
.foot a:nth-child(2){
	background: #ff7200;
}
.foot .float_l:nth-child(1) p{
	background:url("../img/foot_icon1.png") left 0.5rem center no-repeat;
	background-size: 0.5rem auto;
}
.foot a:nth-child(2) p{
	background:url("../img/foot_icon2.png") left 0.6rem center no-repeat;
	background-size: 0.38rem auto;
}
#target{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -10;
	opacity: 0;
}
.index_about{
	background: #f3f4f8;
	padding-bottom: 0.36rem;
}
.index_about .biaoti{
	padding-top: 8px;
}
.index_about .biaoti .float_l{
	line-height: 0.9rem;
	font-size: 0.3rem;
	color: #010101;
}
.index_about .biaoti .float_r{
	display: block;
	line-height: 0.67rem;
	padding-top: 0.14rem;
	font-size: 0.26rem;
	color: #9f9f9f;
}
.index_about .about_img img{
	width: 50%;
	margin: 0 0.3rem 0.1rem 0;
}
.index_about .about_img div{
	font-size: 0.26rem;
	color: #f59900;
	font-weight: 600;
	line-height: 0.5rem;
}
.index_about .about_img p{
	font-size: 0.22rem;
	color: #666666;
	line-height: 0.4rem;
}
.ny_banner{
	width: 100%;
}
.ny_title{
	padding-top: 0.03rem;
	height: 0.68rem;
	line-height: 0.68rem;
	font-size: 0.29rem;
	color: #010101;
	text-indent: 0.1rem;
	border-bottom: solid 1px #dedfe0;
}
.case_img{
	padding: 0 0.05rem;
	padding-top: 0.3rem;
}
.case_img a{
	display: block;
	border: solid 1px #f3f4f8;
	margin: 0 0.05rem;
	margin-bottom: 0.2rem;
	width: calc(50% - 0.1rem - 2px);
}
.case_img a p{
	line-height: 0.54rem;
	height: 0.54rem;
	font-size: 0.22rem;
	background: #f3f4f8;
	color: #666666;
	text-align: center;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}

.more_button{
	width: 3.06rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	display: block;
	border-radius: 0.6rem;
	font-size: 0.24rem;
	color: #ffffff;
	background: #f69700;
	margin: auto;
	margin-top: 0.08rem;
	margin-bottom: 0.29rem;
}
.tankuang{
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 100;
	display: none;
	background:rgba(0, 0, 0, 0.8);
}
.tankuang .guanbi{
	height: 0.9rem;
	width: auto;
	position: absolute;
	top: 0;
	right: 0;
}
.tankuang .jvzhong{
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
}
.tankuang .jvzhong .block{
	width: 100%;
	margin-bottom: 1.4rem;
}
.tankuang .jvzhong .block p{
	line-height: 1rem;
	font-size: 0.3rem;
	color: #ffffff;
	text-align: center;
}

.gallery{ line-height: 0.4rem;}
.gallery .bt{
	font-size: 0.28rem; font-weight:bold;
	color: #f59900;
	line-height: 0.6rem;
	padding-top: 0.2rem;
	width: calc(100% - 0.2rem);
	margin: auto;
}
.gallery .text{
	width: calc(100% - 0.2rem);
	margin: 0.1rem auto;
}
.gallery .text p{
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.45rem;
	text-indent: 2em;
}
.jion{
	padding-bottom: 0.45rem;
}
.jion .block{
	width: calc(100% - 0.2rem);
	margin: auto;
	border-bottom: solid 1px #dedfe0;
}
.jion .more_button{
	width: 1.75rem;
	margin-left: 0.5rem;
	margin-top: 0.16rem;
	margin-bottom: 0.38rem;
}
.jion .bt{
	width: 100%;
}
.gallery .text{
	width: 100%;
}
.contact_html{
	padding-bottom: 0.4rem;
}
.contact_html .text p{
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.5rem;
}
.contact_html .text{
	padding: 0.15rem 0.1rem 0.3rem;
}
.join_html{
	width: calc(100% - 0.4rem);
	margin: auto;
	padding-bottom: 0.32rem;
}
.join_html .p{
	font-size: 0.28rem;
	color: #333333;
	width: 100%;
	margin: auto;
	line-height: 0.96rem;
	margin-bottom: 0.1rem;
}
.join_html .input p{
	width: 0.9rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.52rem;
}
.join_html .input .float_l{
	width: calc(100% - 0.3rem - 2px);
	line-height: 0.5rem;
}
.join_html .input input{
	width: calc(100% - 1.2rem - 2px);
	border: solid 1px #d4d5d6;
	font-size: 0.24rem;
	color: #666666;
	padding: 0 0.15rem;
	line-height: 0.52rem;
}
.join_html .input{
	margin-bottom: 0.1rem;
}
.join_html .input textarea{
	width: calc(100% - 1.2rem - 2px);
	border: solid 1px #d4d5d6;
	font-size: 0.24rem;
	color: #666666;
	padding: 0.1rem 0.15rem;
	height: 2.4rem;
	line-height: 0.4rem;
}
.join_html .tijiao{
	display: block;
	width: 3.5rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	border-radius: 0.6rem;
	background: #f59900;
	font-size: 0.24rem;
	color: #ffffff;
	margin:auto;
	margin-top: 0.3rem;
}
.message_html{
	padding-top: 0.25rem;
}
.list_html .list a{
    display: block;
    padding: 0.12rem 0.1rem 0.2rem;
    border-bottom: solid 1px #e8e9ea;
}
.list_html a .bt .float_l{
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.6rem;
    height: 0.6rem;
    width:calc(100% - 1.6rem);
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    transition:all 0.3s ease-in-out;
}
.list_html a .bt .float_r{
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.6rem;
	height: 0.6rem;
	width: 1.6rem;
	text-align: right;
}
.list_html a .p{
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.45rem;;
    text-align: justify;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.list_html .more_button{
	margin-top: 0.25rem;
}
.list_show_html{
	padding: 0 0.1rem;
	padding-bottom: 0.2rem;
}
.list_show_html .bt{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.5rem;
	padding-top: 0.22rem;
	padding-bottom: 0.14rem;
}
.list_show_html .riqi{
	height: 0.6rem;
	padding-left: 2px;
	line-height: 0.6rem;
	border-top: solid 1px #dedfe0;
	border-bottom: solid 1px #dedfe0;
	display: flex;
}
.list_show_html .riqi span{
	font-size: 0.22rem;
	color: #999999;
	line-height: 0.6rem;
	/* margin-right: 0.5rem; */
	display: block;
	width: auto;
	text-align: center;
}
.list_show_html .text{
	padding: 0.2rem 0 0.3rem;
}
.list_show_html .text p{
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.45rem;
	text-align: justify;
	text-indent: 2em;
}
.list_show_html .list_qh a{
	width: calc(100% - 2px - 0.9rem);
	border: solid 1px #dddddd;
	height: 0.55rem;
	line-height: 0.55rem;
	padding: 0 0.45rem;
	font-size: 0.24rem;
	color: #333;
	display: block;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	margin-bottom: 0.17rem;
	background: url("../img/list_show1.png") center left 0.2rem no-repeat;
	background-size: 0.1rem 0.15rem;
}



















/* transition:all 0.3s ease-in-out;
transform: scale(1.1);

overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1;

input::-webkit-input-placeholder{
    color:#cccccc;
}
input::-moz-placeholder{   
    color:#cccccc;
}
input:-moz-placeholder{    
    color:#cccccc;
}
input:-ms-input-placeholder{
    color:#cccccc;
}

textarea::-webkit-input-placeholder{
    color:#cccccc;
}
textarea::-moz-placeholder{ 
    color:#cccccc;
}
textarea:-moz-placeholder{ 
    color:#cccccc;
}
textarea:-ms-input-placeholder{ 
    color:#cccccc;
} */






@media (min-width:640px){
	html{
		font-size: 5vw;
	}
	.news_html .information .list .title{
		width: 4.7rem;
		margin-top: 0.2rem;
	}
	.foot{
		width: 640px;
		left: 50%;
		margin-left: -320px;
	}
}




.test_html .gallery_text{
	padding: 0 0.2rem;
}
.test_html .gallery_text .bt{
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.8rem;
	padding-top: 0.1rem;
}
.test_html .gallery_text p{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.4rem;
    color: #666666;
	text-indent: 2em;
	text-align: justify;
}
.test_html .instrument .img{
    width: calc(100% - 2px);
    height: auto;
    position: relative;
    overflow: hidden;
    border: solid 1px #dedfe0;
}
.test_html .instrument .img .yiqi{
    width: 100%;
    height: auto;
    transition:all 0.3s ease-in-out;
}
.test_html .instrument .img:hover .yiqi{
    transform: scale(1.1);
}
.test_html .instrument .img .icon{
    width: 111px;
    height: 44px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    cursor: pointer;
}
.test_html .instrument .text{
    width: calc(100% - 0.4rem);
	height: auto;
	padding: 0 0.2rem 0.3rem 0.2rem;
    border-bottom: solid 1px #e8e9ea;
}
.test_html .instrument .text .name{
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.7rem;
    margin-top: 0.1rem;
}
.test_html .instrument .text .p{
    font-size: 0.24rem;
    color: #666666;
	line-height: 0.45rem;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.test_html .instrument .each{
	margin-bottom: 0.5rem;
}
.test_html .gallery_title{
    line-height: 0.8rem;
    padding-top: 0.1rem;
    font-size: 0.28rem;
	color: #333333;
	padding: 0 0.2rem;
}
.test_html .instrument{
	padding: 0 0.2rem;
}

#dituContent img{
	width: auto;
}