﻿*{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;
    -webkit-appearance:none;outline:none;word-break:break-all;box-sizing:border-box;-webkit-box-sizing:border-box;}
html,body{width:100%;height:100%;font-family:Arial,"Microsoft YaHei";  color: #fff; }
form{margin: 0;padding: 0;}
section,nav{display:block;}
body{width:100%;height:100%;background: #fff;color:#333;  font-family:Arial,"Microsoft Yahei";-webkit-text-size-adjust:none;}
/*input[type="text"],input[type="range"],input[type="tel"],input[type="email"],input[type="url"],input[type="number"],input[type="password"],textarea{-webkit-user-select:text; background: none;}*/
input,select{font-family:Arial,"Microsoft Yahei";border:none;}
a{text-decoration:none; color: #333}
ul,ol,li{list-style:none;}
img{border:0;}
select{background:none;}
input,img{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5{ font-weight:bold; }
.clearfix{zoom:1;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fl{float: left;}
.fr{float: right;}
.ui-loader-default{ display:none}
.ui-mobile-viewport{ border:none;}
.ui-page {padding: 0; margin: 0; outline: 0}
input{-webkit-appearance: none;}
input[type=number] { -moz-appearance:textfield;}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance: none; margin: 0;}
body{width: 7.5rem; margin: 0 auto;}

/*------------公共头部与底部START-----------*/
.mt30{margin-top:0.3rem;}
.border_none{border:none !important}
.w{padding: 0 0.4rem;}
.article{padding-bottom:0.8rem;}
.current{background: #333333}
.wrap{
    padding-top: 0.9rem;
}
.grey_bg{
    background-color:#c4c8cc;
    padding: 0.16rem 0;
}
.case_show{
    padding: 0 0.4rem;
}
.grey_bg .swiper-container {
    width:4.8rem;
    height:6.4rem;
}
header{
    width:100%;
    height:0.9rem;
    line-height: 0.9rem;
    text-align: center;
    background: url("../images/logo.png") #fff no-repeat center center;
    background-size:3.72rem 0.63rem;
    position: fixed;
    border-bottom: 1px solid #c4261d;
    z-index: 99999;
}
header i a{
    width:0.57rem;
    height:0.55rem;
    display: block;
    background:url("../images/home.png") no-repeat;
    background-size:0.57rem 0.55rem;
    position:absolute;
    left:0.4rem;
    top:0.2rem;
}
header span{
    width:0.5rem;
    height:0.37rem;
    display: block;
    background:url("../images/memu.png") no-repeat;
    background-size:0.5rem 0.37rem;
    position:absolute;
    right:0.4rem;
    top:0.3rem;
}
.popup{
    width:100%;
    height:100%;
    position: fixed;
    left:0;
    top:0;
    z-index: 9999;
    display: none;
}
.menu{
    position: absolute;
    right:0.3rem;
    top: 1.12rem;
    width:3.2rem;
    font-size: 0.3rem;
    display: none;
    z-index: 99999;
}
.menu ul{
    width:100%;
    background: #3c3c3c;

}
.menu li a {
    display: block;
    width:100%;
    text-align: center;
    height:1rem;
    line-height: 1rem;
    color:#fff;
    border-bottom: 1px solid #777777;
}
.menu li.active{
    background-color:#333 !important;
}
.menu li:active{
    background-color:#333;
}
.menu:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    top: -6.7%;
    position: absolute;
    width: 0;
    border-width: 0.2rem;
    border-bottom-color: #3c3c3c;
    right: 0.2rem;
}

footer{
    background:#444444 ;
    height:0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size:0.2rem;
    color:#888888;
}
/*------------公共头部与底部end-----------*/

/*---------index--------------*/
/*------图片轮播大小-----------*/
.banner .swiper-slide img{
    width:100%;
}
.company_profile,.core_patent,.biology{
    width:100%;
    height:5.2rem;
    padding:0.7rem 0 0.6rem 0.4rem;
}
.company_profile{
    background:url("../images/company_profile.jpg") no-repeat;
    background-size:100% 5.2rem;
}
.core_patent{
    background:url("../images/core_patent.jpg") no-repeat;
    background-size:100% 5.2rem;
}
.biology{
    background:url("../images/biology.jpg") no-repeat;
    padding-right:0.4rem !important;
}
.biology .company_content{
    width:auto;
}
.company_content{
    width:4rem;
}
.company_profile h3,.core_patent h3,.biology h3{
    font-size:0.36rem;
    text-align: center;

}
.company_profile p,.core_patent p,.biology p{
    font-size:0.3rem;
    color:#666666;
    line-height:0.45rem;
    margin-top:0.4rem;
}
.view_details a{
    width:2.4rem;
    height:0.64rem;
    line-height:0.64rem;
    display: block;
    border:1px solid #e11c11;
    text-align: center;
    background: url("../images/arrow.png") no-repeat 88% center;
    background-size:0.11rem 0.19rem;
    margin: 0.36rem 0 0 0.9rem;
    color:#e11c11;
}
.item_list li a{
    padding-left:1.2rem;
    display: block;
    height:1rem;
    line-height: 1rem;
    background: url("../images/arrow_right.png") no-repeat 95% center;
    background-size:0.16rem 0.28rem;
    border-bottom: 1px solid #cccccc;
    font-size:0.34rem;
    position: relative;
}
.item_list li:nth-of-type(1){
    background: url("../images/news_icon.png") no-repeat 5% center;
    background-size:0.46rem 0.37rem;
}
.item_list li:nth-of-type(2){
    background: url("../images/sicence_icon.png") no-repeat 5% center;
    background-size:0.46rem 0.46rem;
}
/*-----------关于本源-------------*/
.about_company{
    padding-bottom: 0.5rem;
}
.about_company .banner{
    height:3.75rem;
    background: url("../images/about_banner.jpg") no-repeat;
    background-size:100% 3.75rem;
}
.about_company  h2{
    font-size:0.38rem;
    text-align: center;
    border-bottom: 1px solid #c4261d;
    line-height: 0.27rem;
    padding: 0.46rem 0;
    background:url("../images/quare.png") no-repeat 14% center;
    background-size:0.27rem 0.23rem;
}
.about_company  h2.research{
    background:url("../images/quare.png") no-repeat 3% 47% !important;
    background-size:0.27rem 0.23rem !important;
}
.about_company  h2.future{
    background:url("../images/quare.png") no-repeat 8% 27% !important;
    background-size:0.27rem 0.23rem !important;
}
.about_company h2 p{
    text-align: center;
    font-weight: normal;
    font-size:0.34rem;
    color:#999999;
    text-indent: 0 !important;
}
.about_company  h3{
    font-size:0.36rem;
    color:#c4261d;
    font-weight: normal;
    line-height: 0.27rem;
    margin-top:0.6rem;
    font-weight: bold;
}
.about_company  p{
    font-size:0.3rem;
    color:#666666;
    line-height: 0.43rem;
    text-indent: 0.7rem;
    margin-top:0.3rem;
}
.about_company .t_bottom{
    text-align: right;
    padding-right: 0.7rem;
}
.about_company .author{
    text-align: right;
    padding-right: 0.7rem;
    margin-top: 0;
}
.about_company img{
    width:100%;
    display: block;
    margin-top:0.5rem;
}
.to_top{
    display: none;
}
.to_top a{
    display: block;
    width:1rem;
    height:1rem;
    background:url("../images/round.png") no-repeat ;
    background-size:1rem 1rem;
    position: fixed;
    right:0.5rem;
    bottom: 1rem;
}
/*----------产品中心------------*/
.details_menu,.product_title{
    position: relative;
}
.case_wrap{
    
}
.case_wrap h3{
    font-weight: bold !important;
    background: #fff !important;
    color: #000 !important;
    background: url(../images/quare.png) no-repeat 35% 49% !important;
    background-size: 0.28rem 0.25rem !important;
    border-bottom: 1px solid #bf150b;
}
.show h3{
    font-weight: bold !important;
    background: #fff !important;
    color: #000 !important;
    height: 1.66rem !important;
    background: url(../images/quare.png) no-repeat 4% 14% !important;
    background-size: 0.28rem 0.25rem !important;
    border-bottom: 1px solid #bf150b;
}
.show p{
    line-height: 1.8;
}
.case_wrap .case_list{
    float: left;
}
.case_wrap .case_list .case_item{
    padding: 0.3rem 0;
    margin:0 0.26rem;
    border-bottom:1px solid #e6e6e6;
    float: left;
}
.case_item .case_pic{
    display: block;
    width:2.52rem;
    height:3.62rem;
    float: left;
}
.case_item .case_info{
    
}
.case_item .case_info p{
    margin-left: 2.86rem;
    margin-bottom: 0.3rem;
    font-size: 0.3rem;
    line-height: 1.5;
}
.case_item .case_info .c-red{
    color:#bf150b;
    font-weight: bold;
}
.case_item .case_info .details{
    position: relative;
    display: block;
    text-align: center;
    line-height: 0.65rem;
    width:2.45rem;
    height:0.65rem;
    border:1px solid #bf150b;
    color:#bf150b;
}
.case_item .case_info .details:before{
    content:"";
    position: absolute;
    top:0.2rem;
    right:0.18rem;
    border-left:0.12rem solid #bf150b;
    border-right:0.12rem solid transparent;
    border-top:0.12rem solid transparent;
    border-bottom:0.12rem solid transparent;
}
.product_center{
    padding-bottom:0.4rem;
}
.product_center h3,.science_column h3,.news h3,.details_menu h3,.product_title h3{
    height: 1.06rem;
    line-height: 1.06rem;
    text-align: center;
    color:#fff;
    font-size:0.36rem;
    background: #bf150b;
    font-weight: normal;
    position: relative;
    font-weight: bold;
}
.product_title .product2{
    text-align:left;
    text-indent: 0.66rem;
    font-weight: bold;
}
.product_title .product_select{
    
}
.product_title .product_select a{
    display: block;
    padding: 0.24rem 0.3rem;
    font-size: 0.34rem;
    border-bottom:1px solid #e6e6e6;
}
.product_title .product2:before{
    content:"";
    position: absolute;
    left:0.40rem;
    top: 0.32rem;
    bottom: 0.32rem;
    background-color:#fff;
    width:4px;
}
.details_menu h3 i,.product_center h3 i,.product_title h3 i{
    width:0.46rem;
    height:0.26rem;
    background: url("../images/arrow_down.png") no-repeat;
    background-size:0.46rem 0.26rem;
    display: block;
    position: absolute;
    right:0.5rem;
    top:0.38rem;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.rotate{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    transform:rotate(180deg);
}
.product_desc{
    padding:0.6rem 0.4rem ;
    font-size:0.3rem;
    line-height: 0.44rem;
    color:#666666;
}
.details_list,.product_list{
    background: #d7524a;
    padding:0 0.4rem;
    position: absolute;
    top:1.06rem;
    width:100%;
    z-index: 999;
    display: none;
}
.details_list ul,.product_list ul{
    background: #cc4840;
    padding:0 0.4rem;
}
.details_list ul li,.product_list ul li{
    height: 1.06rem;
    line-height: 1.06rem;
    text-align: center;
    font-size:0.36rem;
    border-bottom: 1px solid #fff;
}
.details_list ul li:nth-last-of-type(1){
    border:none;
}
.product_list ul li:nth-last-of-type(1){
    border:none;
}
.details_list ul li a,.product_list ul li a{
    width:100%;
    display: block;
    color:#fff;
}
.content_detail{
    /*padding-top:0.2rem;*/
}
.content_detail .product_text{
    margin: 0.6rem 0.4rem;
}
.content_detail .product_text p{
    font-size: 0.3rem;
    line-height: 1.5;
    color:#666;
}
.content_detail .product_text span{
    font-weight: bold;
}

/*------产品特点---------*/
.feature_slide img{
    height:10.6rem;
}
.working_principle{
    padding:0.75rem 0.4rem 1rem 0.4rem;
}
.working_principle h4,.product_feature h4{
    font-size:0.36rem;
    color:#c4261d;
    text-align: center;
}
.working_principle p{
    font-size:0.28rem;
    color:#666;
    line-height:0.45rem;
    margin-top:0.66rem;
    text-indent: 0.66rem;
}
.product_feature li,.new_list li,.science_list li{
    border-bottom:1px solid #e3e3e3;
    padding:0.5rem  0.4rem 0.25rem;
}
.product_feature li img,.new_list li img,.science_list li img{
    width:3.18rem;
    height: 2.7rem;
    display: block;
}
.feature_desc,.news_desc,.science_desc{
    position: relative;
    height: 2.68rem;
    width: 3.34rem;
}
.feature_desc h5,.news_desc h5,.science_desc h5{
    font-size:0.3rem;
    line-height: 0.5rem;
    margin-bottom: 0.14rem;
}
.feature_desc h5{
    color:#ff7070;
}
.news_desc h5,.science_desc h5{
    position: relative;
    bottom: 0.1rem;
    color:#333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color:#d6150a;
}
.feature_desc h5 span{
    color:#333;
}
.feature_desc p.details,.news_desc p.details,.science_desc p.details{
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    color: #ff7676;
    font-size: 0.24rem;
    line-height: 0.4rem;
}
 .get_more a{
    display: block;
    text-align: center;
    font-size:0.26rem;
    color:#999;
    padding:0.9rem 0 0.6rem;
}
.new_list li a p,.science_list li a p{
    font-size:0.28rem;
    color:#333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.product_feature ul li:nth-last-of-type(1){
    border:none;
}
/*--------------新闻详情----------*/
.article_title div{
    border-bottom: 1px solid #e3e3e3;
    padding: 0.1rem 0 0.2rem;
    background: #c4261d;
    color:#fff;

}
.article_header{
    margin:0 0.4rem;
    border-bottom: 1px solid #e6e6e6;
    padding: 0.34rem 0;
}
.article_title p,.article_header p{
    text-align: center;
    font-size:0.36rem;
    margin-top:0.1rem;
}
.article_header p:not(:last-child){
    font-weight: bold;
}
.article_header p:nth-child(3){
    font-size:0.24rem;
    text-align: center;
    color:#ffd9d9;
}
.article_title p.update_time{
    font-size:0.24rem;
    text-align: center;
}
.article_content{
    padding:0.1rem 0.4rem 0.5rem;
}
.article_content p {
    font-size: 0.3rem;
    color: #666;
    line-height: 0.45rem;
    text-indent: 0.54rem;
    margin-top:0.3rem;
}
.article_content img{
    display: block;
    width:3.2rem;
    height:2.5rem;
    margin:0.3rem auto 0;
}
    /*----------联系我们----------*/
.contact h2{
    height: 1.06rem;
    line-height: 1.06rem;
    background:#c4261d;
    text-align: center;
    color:#fff;
    font-size:0.36rem;
}
.contact .banner{
    height:3.75rem;
    background:url("../images/contact_banner.png") no-repeat;
    background-size:100% 3.75rem;
}
.contact h3{
    font-size:0.38rem;
    line-height: 0.26rem;
    margin-top:0.5rem;
    font-weight: bold;
    color:#c4261d;
}
.contact ul{
    padding-top:0.2rem;
}
.contact ul li{
    margin-top:0.2rem;
    font-size:0.28rem;
    color:#666666;
}
.contact ul li span{
    color:#ff7070;
}
