* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.head {
    width: 100%;
}
.head-top {
    display: table;
    padding: .8rem 0;
    width: 100%;
}
.logo {
    float: left;
    padding-left: .6rem;
}
.logo figure {
    float: left;
}
.logo figure img {
    display: block;
    width:1.8rem;
    height: auto;
}
.logo h1,
.logo h2{
    float: left;
    padding-left: .3rem;
    margin-top: .1rem;
    font-size: .95rem;
    line-height: 1.7rem;
}
.caidan {
    float: right;
    padding-right: .5rem;
    margin-top: .3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 15%;
}
.fdj{
    width: .9rem;
}
.xiala{
    width: 1.3rem;
}
.fdj img,
.xiala img{
    display: block;     
    width:100%;
}
.daohang {
    padding-bottom: 1rem;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #f1f1f1;
}
.daohang p {
    width: 100%;
    height: 2.5rem;
}
.daohang p span{
    float: right;
    display: block;
    width: 10%;
    font-size: 1.5rem;
    color: #999;
    text-align: center;
}
.daohang ul li a {
    display: block;
    color:#333;
    font-size: .9rem;
    text-align: center;
    line-height: 2.5rem;
} 
.daohang ul li a.active{
    color: #ff5e14;
}
.search {
    display: none;
    margin: 0.8rem 0 1rem 0;
    height: 2rem;
    color: #76838f;
    border: 1px solid #ccc;
    border-radius: .1rem; 
}
 
.search button{
    width: 17.3%;
    color: #fff;
    height: 100%;
    cursor: pointer;
    outline: none;
    border: none;
    background-color: #ff5e14;
}
.zsr{
    width: 89%;
    height: 100%;
}
.input01{
    float: left;
    padding-left: 1.3rem;
    width: 80%;
    height: 100%;
    font-size: .7rem;
    color: #000;
    border: none;
    outline:medium;
}
.search .suo{
    float: left;
    border: none;
    width: 13%;
    height: 100%;
    color: #fff;
    font-size: 0.8rem;
    background: #ff5e14;
}
.slideBox { 
    position:relative; 
    width: 100%; 
    overflow:hidden; 
}

.hd ul { 
    overflow:hidden; 
    float:left;
}

.bd img { 
    width: 100%; 
    display:block;
}
.lianxi {
    padding: 1.2rem 1.4rem 3rem 1.4rem;
    margin-bottom: 2rem;
    background: #424b5c;
}
.lianxi .lxdh p{
    font-size: 0.75rem;
    color: #fff;
    line-height: 2rem;
}
.phone-top{
    display: flex;
    align-items: center;
}
.phone-top img{
    display: block;
    margin-right: .8rem;
    width: 2rem;
}
.phone-lr{
    color: #fff;
}
.phone-lr b{
    display: block;
    margin-bottom: .3rem;
    font-size: .8rem;
    font-weight: normal;
}
.phone-lr span{
    font-size:.9rem;
}
.dibu {
    position: fixed;
    left: 0;
    bottom: 0;
    display: table;
    padding: .6rem 0;
    width: 100%;
    z-index: 99;
    background: #ff5e14;
}
.dibu  li {
    float: left;
    width: 25%;
    text-align: center;
}
.dibu li img {
    display: block;
    margin: 0 auto;
    margin-bottom: .1rem;
    width: 1.3rem;
    height: auto;
}
.dibu li strong{
    font-size:.73rem;
    color: #fff;
    font-weight: normal;
}
.rxcp-content {
    margin-top: 1.5rem;
}
.rxcp-content ul{
    overflow: hidden;
}
.rxcp-content ul li {
    float: left;
    margin: 0 0 1rem .68rem;
    width: 45%;
    background: #fff;
    border-radius: .5rem;
}
.rxcp-content ul li figure img {
    display: block;
    width: 100%;
    height: 7rem;
}
.cp-bt h2{
    margin: .6rem 0 .48rem 0;
    font-size: .78rem;
    color: #000;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap; 
    overflow: hidden;
}
.cp-bt p{
    font-size: .66rem;
    color: #444;
    line-height: 1rem;
}
.nycp ul li{
    margin: 0 0 0.4rem .68rem;
}
.zt-title{
    text-align: center;
}
.zt-title>span{
    display: block;
    margin: .4rem auto 0;
    width: 1.8rem;
    height: .09rem;
    background-color: #bababa;
}
.zt-title b{
    font-size:1.1rem;
    color: #000;
    font-weight: normal;
}
.qywh-bj{
    margin: 1rem 0 1.2rem 0;
    padding-top: 1.3rem;
    height: 14rem;
    background: url(../images/cp2.jpg) no-repeat top left;
    background-size: cover;
}
.qywh-bj .zt-title b{
    color: #fff;
}
.qywh-cont{
    margin-top: 1.2rem;
    padding: 0 .8rem;
}
.qywh-cont p{
    color: #fff;
    font-size: .71rem;
    line-height: 1.2rem;
}
.qywh-cont img{
    display: block;
    margin: 0 auto;
    margin-top: .7rem;
    width: 98%;
}
.news-box{
    width: 98%;
    margin: 0 auto;
}
.news-cont{
    padding: 0 .8rem;
    margin-top: 1.3rem;
    overflow: hidden;
}
.news-cont li{
    float: left;
    margin-right: 3%;
    margin-bottom:.9rem;
    width: 48.5%;
}
.news-cont li:nth-child(2n){
    margin-right: 0;
}
.news-cont li figure img{
    display: block;
    width: 100%;
    height: 7.7rem;
}
.news-cont li h2{
    margin-top: .5rem;
    font-size: .78rem;
    color: #000;
    text-align: center;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap; 
    overflow: hidden;
}
.sj-ct{
    margin-top: .34rem;
    margin-bottom: .35rem;
    display: flex;
    align-items: center;
}
.sj-ct img{
    display: block;
    margin-right: .14rem;
    width: .6rem;
}
.sj-ct time{
    font-size: .64rem;
    color: #444;
}
.news-text p{
    font-size: .66rem;
    color: #444;
    line-height: 1rem;
}
.news-cont .more a{
    display: block;
    margin-top: .6rem;
    font-size: .6rem;
    color: #000;
}
.about-box{
    margin: .5rem 0 1.3rem 0;
}
.about-box figure img{
    display: block;
    width: 100%;
}
.about-cont{
    position: relative;
}
.about-nr{
    position: absolute;
    top: 1.7rem;
    left: 0;
    width: 100%;
}
.about-cont img{
    display: block;
    width: 100%;
    height: 22rem;
}
.about-nr p{
    padding: 0 .8rem;
    margin-top: 1.3rem;
    font-size: .7rem;
    color: #444;
    line-height: 1.3rem;
    text-align: justify;
}
.more-cont{
    margin: .7rem 0 0 .8rem;
}
.more-cont a{
    padding: .13rem .4rem .2rem .4rem;
    font-size: .6rem;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    transition: 0.3s linear;
    text-shadow: 1px 2px 1px #000;
    background-color: #ff5e14;
}
.news-liebiao{
    padding: 0 .8rem;
    margin-top: 1.7rem;
}
.news-liebiao li{
    margin-bottom: .9rem;
    border-bottom:1px solid #eee;
}
.news-liebiao li:last-child{
    border-bottom:0;
}
.news-liebiao li a h2{
    margin-bottom: .1rem;
    font-size: .78rem;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
}
.news-liebiao li time{
    font-size: .64rem;
    color: #444;
}
.news-liebiao li p{
    padding-bottom: .9rem;
    margin-top: .3rem;
    font-size:.66rem;
    color: #444;
    line-height:1.1rem;
}
.cpzx h2{
    text-align: center;
}
.about-wz{
    width: 92%;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 1.4rem;
}
.about-wz p {
    margin-bottom: .3rem;
	font-size: .78rem;
	color: #000;
    text-align: justify;
	line-height: 1.5rem;
}
.about-wz>img {
	width: 98%;
	display: block;
	margin: 0 auto;
    margin-top: 2rem;
}
.about-wz ul li {
    width: 70%;
    height: 1.2rem;
    margin: 0 auto;
    margin-top: 1rem;
}
.about-wz ul li span {
    float: left;
    display: block;
    width: 30%;
    font-size: .85rem;
    color: #000;
    line-height: 1.5rem;
}
.about-wz ul li span:nth-child(2) {
    float: right;
    width: 50%;
    text-align: center;
}
.erry-tp {
    margin-top: 5rem;
    margin-bottom:6rem;
}
.erry-tp img{
    display: block;
    width: 90%;
    margin: 0 auto;
}
.xw-box{
    width: 95%;
    margin: 0 auto;
}
.xw-box ul{
    margin-top: 1.4rem;
}
.xw-box ul li{
    padding: .8rem;
    margin-bottom: 1rem;
    background-color:#fafafa;
}
.xw-box ul li figure img{
    display: block;
    width: 100%;
}
.xw-bt a h2{
    font-size: .8rem;
    color: #000;
    font-weight: normal;
    margin: .5rem 0 .4rem 0;
    text-overflow: ellipsis;  
    white-space: nowrap;
    overflow: hidden;
}
.xw-bt p{
    font-size: .69rem;
    color: #444;
    line-height: 1.6;
}
.info-cont{
    margin-bottom: 2.4rem;
}
.info-cont ul{
    margin: 1.8rem 0 1.4rem 0;
    overflow: hidden;
}
.info-cont ul li{
    float: left;
    margin-left: 3.3%;
    margin-bottom: 1rem;
    width: 45%;
}
.info-cont ul li figure img{
    display: block;
    width: 100%;
    height: 7rem;
}
.info-bt a h2{
    margin: .7rem 0 .3rem 0;
    font-size: .78rem;
    color: #000;
    text-align: center;
    font-weight: normal;
    text-overflow: ellipsis;  
    white-space: nowrap; 
    overflow: hidden;
}
.info-bt p{
    font-size: .68rem;
    color: #444;
    line-height: 1rem;
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    text-overflow: ellipsis;
}
.inside-box{
    margin-top: 1rem;
    
    padding: 0 .6rem;
    margin-bottom: 1rem;
}
.detail-box{
    text-align: center;
}
.detail-box>h1{
    margin-bottom: .6rem;
    font-size: .9rem;
}
.detail-box>time{
    display: block;
    margin-bottom: .4rem;
    font-size: .7rem;
    color: #666;
}
.detail-cont{
    margin-top: .8rem;
    font-size: .76rem;
    color: #333;
    line-height: 1.4rem;
}
.detail-cont p {
    margin-bottom: .1rem;
    font-size: .76rem;
    color: #333;
}
.detail-cont b img{
    display: block;
    margin: 0 auto;
    margin-top: 1rem;
    width: 100%;
}
.detail-cont p strong{
    display: block;
}
.detail-cont p img{
    display: block;
    margin-top: .5rem;
    width: 98%!important;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.detail-cont>img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.detail-cont  table {
    margin: 1rem 0;
    width: 100% !important;
    color: #333;
    line-height: 1rem;
}
.detail-cont  table tbody {
    width: 100% !important;
    overflow: hidden;
}
.detail-cont table tr td>p {
    text-align: center;
    font-size: .65rem;
}
.pagination {  
    width: 100%;
    height: auto;
    display: table;
    text-align: center;
    border: none;
    margin:.6rem 0 1.5rem 0;
}
.pagination .pagefy { 
    width: 98%;  
}
.pagination .pagefy a {    
    display: inline-block;
	margin: .3rem .4rem 0 0;
    padding: 0 .6rem;
    font-size: .7rem;
    color: #000;
    line-height: 1.4rem;
    text-align: center;
    border: 1px solid #ff5e14;
    cursor: pointer;
}
.pagination .pagefy .current { 
    color: #fff;
    background-color: #ff5e14;
}
.turn-box{
    width: 96%;
    margin: 0 auto;
    margin-bottom: 1rem;
}
.turn-box span{
    font-size: .76rem;
}
.turn-box a{
    margin-bottom: .5rem;
    font-size: .75rem;
    color: #333;
}
.turn-box .turn-lf{
    margin-bottom: .3rem;
    font-size: .75rem;
    display: flex;
    align-items: center;
}
.turn-lf a:last-child{
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap; 
    overflow: hidden;
}
.top1{
    margin-bottom: .6rem;
}
.productlist {
    padding-top: .5rem;
    width: 100%;
}
.accordion .link {
    cursor: pointer;
    display: block;
    color: #333;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion li{
    left: auto;
    cursor: pointer;
    right: 12px;
}
.link {
    height: 3rem;
}
.link h3 {
    float: left;
    padding-left: .9rem;
    line-height: 3rem;
    font-size: .8rem;
    font-weight: normal;
}
.link img {
    padding: .9rem .5rem 0 0;
    float: right;
    width: 6%;
    display: block;
}
.submenu {
    display: none;
    background: #424b5c;
    font-size: .9rem;
}
.submenu > a {
    padding-left: 2rem;
    font-size: .7rem;
    color: #fff;
    line-height: 2.5rem;
    display: block;
    border-bottom: 1px solid #d6d7dc;
}
.submenu li {
    height: 2.5rem;
    border-bottom: 1px solid #d6d7dc;
}
.submenu li a h4 {
    padding-left: 2rem;
    font-size: .7rem;
    color: #fff;
    line-height: 2.5rem;
    font-weight: normal;
}
.submenu li a img {
    padding: .9rem .9rem 0 0;
    float: right;
    width: 6%;
    display: block;
}
.products {
    width: 100%;
}
.products ul {
    display: table;
}
.products ul li {
    float: left;
    margin-top: 1rem;
    width: 50%;
    height: 9rem;
}
.products ul li a {
    display: block;
    margin: .6rem 0.4rem;
}
.products ul li figure img {
    width: 100%;
    height: 7.5rem;
    display: block;
}
.products ul li figure figcaption h2 {
    padding-top: .4rem;
    font-size: .78rem;
    color: #000;
    text-align: center;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news {
    margin-top: 2rem;
    width: 100%;
}
.news ul {
    width: 98%;
    margin: 0 auto;
}
.news ul li {
    margin-top: 1rem;
    padding-bottom: .7rem;
    border-bottom: 1px solid #e6e6e6;
}
.news ul li a h2 {
    font-size: .8rem;
    color: #000;
    line-height: 1.4rem;
}
.news ul li p {
    margin-top: .5rem;
    font-size: .6rem;
    color: #333;
    line-height: 1.2rem;
}

 
 
 