/*****轮播图******/
/* rslides */
.rslides{
    position:relative;
    list-style:none;
    overflow:hidden;
    width:100%;
    padding:0;
    margin:0;
}
.rslides li{
    -webkit-backface-visibility:hidden;
    position:absolute;
    display:none;
    width:100%;
    left:0;
    top:0;
}
.rslides li:first-child{
    position:relative;
    display:block;
    float:left;
}
.rslides img{
    display:block;
    height:auto;
    float:left;
    width:100%;
    border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-55px; position:relative;z-index:100;margin-bottom:14px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:24px;height:24px;margin-left:10px;border-radius:50%;background-color:#ef9515;position:relative;color: transparent;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:24px;height:24px;border-radius:50%;position:absolute; left:0; z-index:1000; background-color: #ffffff;color: transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#ef9515;}

/* Callback example */
.callbacks_container{
    position:relative;
    width:100%;
    max-width:100%;
    text-align:center;
}

.callbacks{
    position:relative;
    list-style:none;
    overflow:hidden;
    width:100%;
    padding:0;
    margin:0;
}
.callbacks li{
    position:absolute;
    width:100%;
    left:0;
    top:0;
}
.callbacks img{
    display:block;
    position:relative;
    height:auto;
    width:100%;
    border:0;
}
.callbacks .caption{
    display:block;
    position:absolute;
    font-size:20px;
    text-shadow:none;
    color:#fff;
    background:#000;
    background:rgba(0,0,0, .8);
    left:0;
    right:0;
    bottom:0;
    padding:10px 20px;
    margin:0;
    max-width:none;
}
.callbacks_nav{
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 30px;
    width: 30px;
    background: transparent;
    display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
    left:auto;
    background-position:right top;
    right:0;
}
/******轮播图结束*******/
.header_logo{
    width: unset;
    float: left;
}
.header_logo img{

}
.nav{
    float: right;
    margin-top: 2rem;
}
#navbar a:focus{color:#ffffff}
.en{
    display: inline-block;
    margin-right: 30px;
    margin-top: 10px;
    float: right;
}
.footer-code img{width:6rem;}

.index_business_inner .index_advantage_list{text-align: right;padding: 1.8rem 0;}
.index_business_inner .index_advantage_list img{width: 85%;}
.index_business_txt a .more01 span{
    display: inline-block;
    padding: 10px 15px;
    background-color: #028c82;
    color: #ffffff;
    text-align: center;
}
.index_products{
    background: url("../images/bg2.jpg") no-repeat center top;
}
.index_advantage{
    background: url("../images/bg3.jpg") no-repeat center top;
    padding: 1.2rem 0;

}
.index_advantage_inner .index_advantage_img{
    width: 35%;
    padding-top: 5.8rem;
}
.index_advantage_inner .index_advantage_list1{
    background-color: #ffffff;
    padding: 1rem;
    margin-left: 3rem;
    margin-top: 1.5rem;
}
.index_advantage_inner .index_advantage_list1 .img{
    background-color: #f3f6fb;
    margin-left: 1.5rem;
    height: 100%;
    padding: 1.2rem 0;
}
.index_advantage_inner .index_advantage_list1 li{
    position: relative;
}
.index_advantage_inner .index_advantage_list1 h2{
    font-size: 0.9rem;
    font-weight: bold;
}
.index_advantage_inner .index_advantage_list1 span{
    display: inline-block;
}
.index_advantage_inner .index_advantage_list .index_advantage_list-span{
    position: absolute;
    left: -3.2rem;
    top: 0.7rem;
    padding: 1rem 0.5rem;
    color:#ffffff;
    font-size: 2rem;
    border-radius: 5px;
}
.index_advantage_inner .index_advantage_list .span1{
    background-color: #f39800;
}
.index_advantage_inner .index_advantage_list .span2{
    background-color: #11a49a;
}
.index_advantage_inner .index_advantage_list .span3{
    background-color: #2c5a98;
}
.index_advantage_inner .index_advantage_list .index_advantage_list-span1{
    padding:0 1.3rem;
}

.footer .footer-logo{
    width: 30%;
}
.footer .footer-mid{
    width: 50%;
    padding-top: 2rem;
    padding-left: 4rem;
}
.footer .footer-code{
    width: 20%;
    padding-top: 2rem;
    padding-left: 6.5rem;
    text-align: center;
}
.footer .footer-mid ul li{
    width: 33%;
    float: left;
}
.footer1{
    background-color: #21252a;
    color:#ffffff;
    text-align: center;
    font-size: 0.5rem;
    padding: 0.3rem 0;
}
.footer1 p{
    margin-bottom: 0;
}

.bg_gray .bread_inner > img{width:1.2rem}
.index_business_txt .title .title-img img{
    width: 22.8rem;
}
.index_business_txt .title .title-span{
    color:#333;
    margin-top: 0.6rem;
}
.index_business_txt .title .title-span1{
    font-size: 0.8rem;
    color:#898989;
    margin-top: 0;
}
.index_business_txt .common_txt0 ul{
    padding-left: 0;
}
.index_business_txt .common_txt0 ul li:first-child{
    margin-left: 0;
}
.index_business_txt .common_txt0 ul li{
    float: left;
    margin: 0 1.6rem;
    text-align: center;
}
.index_business_txt .common_txt0 ul li img{
    width: 4.3rem;
}
.index_business_txt .common_txt0 ul li p{
    text-align-last: center;
    margin-top: 0.5rem;
}
.index_business_inner .index_advantage_list0{
    padding-top: 3.2rem!important;
}
.index_business_inner0 p{
    line-height: 32px;
}
.index_business_inner1{
    margin-top: 2rem;
}
.index_business_inner1 ul{
    padding-left: 0;
}
.index_business_inner1 ul li{
    width: 20%;
    float: left;
    padding: 0 0.4rem;
}
.index_business_inner1 ul li img{
    width: 100%
;
}
.index_business_inner .index_business_txt1{
    width: 22%;
}
.index_business_inner .index_business_txt1 .contact img{
    width: 8rem;
}
.index_business_inner .contact0{
    width: 100%;
    padding: 2.8rem 0;
}
.index_business_inner .contact0-tit{
    line-height: 3rem;
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
    text-align: left;
}
.index_business_inner .contact0-tit span{
    display: inline-block;
    line-height: 3rem;
    border-bottom: 4px solid #636363;
    padding-right: 1.5rem;
    font-size: 1rem;
}
.index_business_inner .contact0-tit span cite{
    color:#afafaf;
    font-size: 0.8rem;
    padding-left: 0.5rem;
}
.index_business_inner .contact0-p{
    line-height: 1.5rem;
    margin-top: 1rem;
}
.index_business_inner .index_business_txt_left{
    width: 27%;
}
.index_business_inner .index_business_txt_left h2{
    font-size: 1rem;
    padding: 1rem 0.8rem;
    text-align: center;
    background-color: #17a79d;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 0;
}
.index_business_inner .txt_ele{
    background-color: #f5f5f5;
    padding:1rem 1.8rem;
}
.index_business_inner .txt_ele p{
    line-height: 2rem;
}
.index_business_inner .txt_ele .p1{
    font-size: 0.8rem;
}
.index_business_inner .index_business_txt_right{
    width: 73%;
    text-align: right;
    padding-left: 1rem;
}
.index_business_inner .index_business_txt_right img{
    width: 42.6rem;
}
.index_products_inner{
    display: flex;
    padding: 2rem 0;
}
.index_products_inner .product_left{
    width: 18%;
}
.index_products_inner .product_left ul{
    padding-left: 0;
}
.index_products_inner .product_left ul li{
    padding:0.6rem 1rem;
    border:1px solid #dbdbdb;
    text-align: center;
    margin-bottom: 0.5rem;
}
.index_products_inner .product_left ul .product_active{
    background-color: #17a79d;
    border: none;
}
.index_products_inner .product_left ul .product_active a{
    color: #ffffff;
}
.index_products_inner .product_right{
    width: 82%;
}
.index_products_inner .product_right ul li{
    width: 25%;
    padding: 0 0.5rem;
    float: left;
    margin-bottom: 1rem;
}
.index_products_inner .product_right ul li>div{
    width: 95%;
    position: relative;
    height: 10rem;
    border: 1px solid #b9b9b9;
    overflow: hidden;
}
.index_products_inner .product_right ul li img{
    width: 100%;
}
.index_products_inner .product_right ul li .product_div{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.2);
    text-align: center;
    padding-bottom: 0.3rem;
}
.index_products_inner .product_right ul li .product_div p{
    margin: 0;
    line-height: 1.6rem;
    color: #ffffff;
}
.index_products_inner .product_right ul li .product_div a{
    display: inline-block;
    padding:0 0.5rem;
    border: 1px solid #ffffff;
    color: #ffffff;
}

/*news*/
.index_products_inner .product_right .detail_top ul{
    padding-left: 0;
}
.index_products_inner .product_right .detail_top ul li{
    width: 20%;
    padding: 0 0.5rem;
    float: left;
    margin-bottom: 1rem;
}
.index_products_inner .product_right .detail_top ul li>div{
    width: 95%;
    position: relative;
    height: 7rem;
    border: 1px solid #b9b9b9;
    overflow: hidden;
}
.index_products_inner .product_right .detail_top ul li img{
    width: 100%;
}
.index_products_inner .product_right .detail_top ul li .product_div{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.2);
    text-align: center;
    padding: 0;
}
.index_products_inner .product_right .detail_top ul li .product_div p{
    margin: 0;
    line-height: 1.6rem;
    color: #ffffff;
}
.index_products_inner .product_right .detail_top ul li .product_div a{
    display: inline-block;
    padding:0 0.5rem;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.index_business .index_yf .index_yf_tit{
    text-align: center;
}
.index_business .index_yf .index_yf_tit img,.index_yf2 .index_yf_tit img{
    width: 18rem;
}
.index_business .index_yf .index_yf_tit p{
    margin-top: 10px;
}
.index_business .index_yf .index_yf_ul ul{
    margin-top: 2rem;
}
.index_business .index_yf .index_yf_ul ul li{
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: 2rem;
}
.index_business .index_yf .index_yf_ul ul li img{
    width: 8.4rem;
}
.index_business .index_yf .index_yf_ul ul li p{
    margin-top: 1rem;
    padding: 0 0.5rem;
}
.index_yf1{
    background: url(../images/yf_bg.jpg) no-repeat top center;
}
.index_yf1 .index_yf_tit{
    text-align: center;
    margin-bottom: 1rem;
}
.index_yf1 .index_yf_tit h2{
    color: #ffffff;
    font-size: 1.5rem;
}
.index_yf1 .index_yf_tit p{
    color: #ffffff;
    margin-bottom: 20px;
}
.index_yf1 .index_yf1_ul ul{
    padding: 0px;
}
.index_yf1 .index_yf1_ul ul li{
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 2rem;
}
.index_yf1 .index_yf1_ul ul li img{
    width:16.2rem;
}
.index_yf1 .index_yf1_ul ul li div{
    width: 98%;
    height: 6rem;
    background-color: rgba(255,255,255,0.15);
    text-align: center;
    margin: 0 auto;
}

.index_yf1 .index_yf1_ul ul li p{
    display: inline;
}
.index_yf1 .index_yf1_ul .yf1_ul_div1{
    width: 30%;
    line-height: 6rem;
}
.index_yf1 .index_yf1_ul .yf1_ul_div1 img{
    line-height: 6rem;
    width: 4rem;
}
.index_yf1 .index_yf1_ul .yf1_ul_div2{
    width: 70%;
    padding:1.8rem 1rem 1.8rem 0;
    color:#ffffff;
}
.index_yf2 .index_yf_tit{
    text-align: center;
}
.index_yf2 .index_yf_tit p{
    margin-top: 10px;
}
.index_yf2 ul{
    padding: 0;
}
.index_yf2 ul li{
    width: 25%;
    text-align: center;
    padding: 1rem;
    float: left;
    margin-top: 2rem;
}
.index_yf2 ul li img{
    width: 12rem;
    border: 2px solid #dddddd;
}
.index_products_inner .product_img1{
    width: 35%;
}
.index_products_inner .product_img1 img{
    border: 2px solid #eeeeee;
    max-width: 100%;
}
.index_products_inner .product_img2{
    padding-left: 2rem;
    width: 65%;
}
.products_img0 .products_img01{
    line-height: 1.8rem;
    background-color: #eee;
    margin-bottom: 20px;
}
.products_img0 .products_img01 span{
    display: inline-block;
    background-color: #17a79d;
    color: #ffffff;
    padding: 0.3rem 1rem;
    font-size: 18px;
}
.products_img0 .products_news img{
    max-width: 100%;
}
.product_right{padding-left: 2rem;}
