.zixun img{

    padding: 15px 0;
}


.logo {
  padding-bottom: 10px;

}

.logo .t_logo {
    width: 20%;
    display: block;
    float: left;
    margin-top: 2%;
    /* border-right: 1px solid #6f6f6f; */
}

.logo .logoc h1 {

    font-size: 0.9rem;
    line-height: 1.5rem;
    color: #333;
    font-weight: 500;
    padding-left: 2%;
    text-align: left;
    padding-top: 2%;
}

.logo .logoc img {
    width: 97%;
    padding-top: 3%;
   
}


.logo .logoc p {
    color: #666;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 2rem;

    float: left;
    padding-left: 30px;
}


.nav_rig {
    float: right !important;
    width: 12% !important;
    margin-top: 5% !important;
}

.nav_rig .top {
    padding-top: 8% !important;
    float: right !important;
    padding-right: 20% !important;
}

.nav_rig img {
    width: 100%;
}

.top_warp {
    display: none !important;
}

.zc ul li {
    width: 48% !important;
    overflow: hidden !important;
}

.zc ul li:nth-child(1n) {
    padding: 1% !important;
}

.nav_box {
    background-color: #ffffff !important;
    z-index: 9999 !important;
    padding-bottom: 3% !important;
    position: fixed !important;
    right: 0 !important;
    opacity: 0.85 !important;
    top: 65px !important;
    width: 60% !important;
    box-shadow: -1px 3px 8px 2px #afafaf;
}

.nav_box img {
    display: block !important;
    padding: 10% !important;
    width: 80% !important;
    margin: 0 auto !important;
}

.nav_box ul {
    padding-top: 5% !important;
}

.nav_box ul li {
    padding-top: 5% !important;
    text-align: center !important;
    width: 80% !important;
    margin: 0 auto !important;
    border-bottom: 1px #e5e5e5 solid !important;
    line-height: 36px !important;
}

.nav_box ul li a {
    color: #000 !important;
    font-size: 18px !important;
}


/*banner*/

.nav_banner,
.nav_banner .banner {
    width: 100%;
    overflow: hidden;
}

.nav_banner .banner img {
    width: 100%;
}

.focus5 {
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    /*overflow: hidden;*/
}

.focus5 .hd {
    width: 100%;
    height: 11px;
    position: absolute;
    z-index: 1;
    /*bottom: 15px;*/
    top: -10%;
    text-align: center;
}

.focus5 .hd ul {
    display: none;
    height: 5px;
    /*padding: 0 5px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0;
    /*margin-right:8%;*/
    float: right;
    vertical-align: top;
}

.focus5 .hd ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #8C8C8C;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden;
}

.focus5 .hd ul .on {
    background: #fff;
    overflow: hidden;
}

.focus5 .bd ul li {
    overflow: hidden;
    /*padding-bottom: 5px;*/
}

.focus5 .bd {
    position: relative;
    z-index: 0;
    width: 100%;
}

.focus5 .bd li > div {
    float: left;
    width: 100%;
}

.focus5 .bd li > div > a {
    display: block;
    overflow: hidden;
}

.focus5 .bd li > div > a img {
    width: 100%;
}

.focus5 .bd li > div img {
    width: 100% !important;
    display: block;
    margin: 0 auto;
    /*background: url(../images/loading.gif) center center no-repeat;*/
}

.focus5 .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*nav*/

.nav {
    width: 100%;
    overflow: hidden;
}

.nav li {
    width: 23%;
    float: left;
    height: 2.5rem;
    margin-right: 2%;
    margin-top: 1rem;
}

.nav li a {
    display: block;
    height: 2.5rem;
    width: 100%;
    background-color: #333;
    color: #ffffff;
    line-height: 2.5rem;
    font-size: 1rem;
    text-align: center;
}

.nav .nav_list:nth-child(3n) {
    margin-right: 0;
}


/*nav*/


.toptop {

    background: url(../img/top_bgc.jpg) no-repeat top center;
    height: 260px;

}


.toptop ul li {
    padding-top: 20px;
    width: 30%;
}

.toptop ul li img {
    display: block;
    margin: 0 auto;
    width: 60%;
}

.toptop ul li p {
    text-align: center;
    font-size: 1rem;
    padding-top: 15px;
    color: #FFFFFF;
}



/*车型选择*/

/*  */
.zs_con1 {

}


.zs_con {
    position: relative;
    /*background: url(../img/chexi_bgc.png) no-repeat top center;*/
    /*background-color: #f5f5f5;*/

}

.zs_con dl {
    padding-top: 30px;
    padding-bottom: 50px;
   justify-content: space-around;
}

.zs_con dl dt {
      border: 1px #000 solid;
    width: 28%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    margin-bottom: 15px;

}

.zs_con dl dt a {
    color: #333;
    font-size: 18px;
    font-weight: 600;

}


.zs_con .swiper-container {
    padding-bottom: 50px;
}

.zs_con .swiper-slide {
    width: 960px;
    /*padding-left: 100px;*/
    transform: none !important;


}

.zs_con1 .swiper-slide {
    width: 100%;

}


.zs_con .swiper-slide img {
    display: block;
    width: 99%;

}

.zs_con .swiper-slide p {
    background-color: #131629;
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.zs_con1 .swiper-slide .fengge_wz {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 666;
    padding-bottom: 50px;
}

.zs_con .swiper-slide h2 {

    color: #fff;
    font-size: 22px;

}

.zs_con1 .swiper-slide p {
    line-height: 30px;
    padding-top: 10px;

    color: #9f9f9f;
    font-size: 18px;
    margin: 0;
}

.zs_con .swiper-pagination {
    width: 100%;
    /* bottom: 20px; */
}

.zs_con .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.zs_con .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #cfaf47;
    background-color: #fff;
}

.zs_con .swiper-button-prev {
    left: 380px;
    width: 80px;
    height: 80px;
    background: url(../img/Arrowleft.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

.zs_con .swiper-button-prev:hover {
    /* background-position: 0 -46px; */
    background-size: 100%
}

.zs_con .swiper-button-next {
    right: 390px;
    width: 80px;
    height: 80px;
    background: url(../img/Arrowright.png) no-repeat;
    /* background-position: 0 -93px; */
    background-size: 100%;
}

.zs_con .swiper-button-next:hover {
    /* background-position: 0 -139px; */
    background-size: 100%;
}

.swiper-button-next:after, .swiper-button-prev:after {
    display: none;!important;
}



/* 产品中心 开始*/

.cp_center {

    padding-bottom: 150px;

    background: url(../img/kdlk_bgc.png) no-repeat top center;
    background-size: cover;
    height: 400px;    margin-bottom: 25px;
    /*background-color: #f5f5f5;*/
}


.cp_center .chanpin_box {


}

.cp_center .chanpin_left {
       width: 46%;
    margin-left: 50%;
}

.cp_center .chanpin_left h1 {

    font-size: 23px;
    font-weight: 500;
    padding-left: 30px;
}


.cp_center .chanpin_left ul {

    padding-top: 20px;
}

.cp_center .chanpin_left ul li {
 line-height: 50px;
    margin: 0 15px;
    color: #333333;
    width: 100%;
    display: flex;
justify-content: space-around;
}


.cp_center .chanpin_left ul h2 {

    height: 110px;
    text-align: center;
    line-height: 110px;
    color: #FFFFFF;
    font-size: 26px;
    width: 100%;

}


.cp_center .chanpin_left ul li a {
   display: block;
    font-size: 12px;
    color: #333;
    background-color: #ffd100;
    width: 166px;
    text-align: center;
    /* margin-left: 30px; */
    height: 20px;
    line-height: 20px;    margin-top: 10px;
}


.cp_center .chanpin_left .left_b p {


    padding: 15px 0;
    color: #FFFFFF;
    font-size: 26px;
}

.cp_center .chanpin_left .left_b img {

    padding-top: 20px;
}


/*youce */

.cp_center ul li p {
font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
    position: relative;
    width: 350px;
    padding-left: 20px;


}

.cp_center .chanpin_right ul li img {
    display: block;
    width: 100%;

}

.cp_center .chanpin_right ul li {

}

.cp_center .chanpin_right ul li:hover p {

}


/*应用领域   四个一排的列表*/

.lingyu {


}

.lingyu a {
    background-color: #ffd100;
    font-size: 16px;
    
    width: 100px;
    
}

.lingyu ul li {

    padding-bottom: 2%;
    width: 44%;
}

.lingyu ul li img {

    display: block;
    margin: 0 auto;
}

.lingyu ul li p {
    color: #333;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;

}

/*应用领域   四个一排的列表*/

/*优势 开始*/

.ys .c_top {
    padding-top: 10px;
}

.ys .fuwu_c {

    margin-top: 20px;
    margin-bottom: 20px;
    justify-content: start;
}

.ys .fuwu_img {
  
    position: relative;
}

.ys .fuwu_img div > a {
   position: absolute;
    bottom: 10px;
    right: 135px;
    color: #ffd100;
    border: 1px #ffd100 solid;
    border-radius: 0;
    width: 80px;
    height: 25px;
    line-height: 25px;
    background: none;
    font-size: 14px;
}

.ys .fuwu_c img {
    width: 100%;

}

.ys dl {


}

.ys dl dt {
height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    background-color: #e5e5e5;
    border-bottom: 1px #fff solid;
    z-index: 66666666666666666;
    position: relative;
    padding: 0 5px;
    margin-bottom: 10px;
}


.ys dl .no_li {

    background-color: #131629;
    color: #FFFFFF;
 
    border: 0;
    transition: all ease-in-out .5s;
}


.ys ul li {

    background: url(../img/liyou_bgc.png) no-repeat top center;
    height: 187px;
    margin-bottom: 35px;


    width: 50%;
    display: flex;
}

.ys ul li h2 {
    font-size: 40px;
    font-weight: 300;
    writing-mode: vertical-rl;
    padding: 50px 0 0 40px;
}

.ys ul li p {

    font-size: 20px;

    padding-left: 50px;
    padding-top: 60px;
    line-height: 35px;
}

.ys .liuyou > a {
    background-color: #ffd100;
    font-size: 16px;
 width: 100px;
}


/*优势 开始*/



/*行业*/

.hy {


}

.hy img {
    padding: 10px 0;
}


/*案例*/


.an_li {


}

.an_li .c_top {
    padding-bottom: 10px;
}

.an_li .c_top h1 {
    color: #FFFFFF;
}

.an_li .c_top p {
    color: #FFFFFF;
}

.fuwu {

    height: 311px;
}

.fuwu .c_top h1 {
    color: #333;
}

.fuwu .c_top p {
    color: #999;
}


.an_li ul {

}

.an_li ul li {
    padding-top: 30px;
    width: 49%;

}

.an_li ul li img {
    display: block;
    width: 100%;
    margin: 0 auto;

}

.an_li ul li p {

    background-color: #172980;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    margin-top: -30px;
    position: relative;
    opacity: 0.9;
}


.an_li a {

    margin-top: 20px;

}

.an_li a:hover {
    background-color: #158ee4;
    color: #FFFFFF;
}

/*案例*/


/* 合作 */
.hezuo {
    padding-top: 30px;

}

.hezuo .c_top img {
    /* margin: 0 ; */
}

.hezuo ul {

    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    /* float: right;
    width: 50%; */
}

.hezuo ul li {

    width: 46%;

    padding-bottom: 2%;
}


.hezuo ul li p {
    padding-top: 10px;
    line-height: 30px;
    font-size: 18px;
    color: #666;
    text-align: center;
}

.hezuo ul li img {
    width: 96%;
    display: block;
    margin: 0 auto;
}

/* 合作 */


/*介绍*/

.cl_js {
    padding-bottom: 3%;
    padding-top: 3%;

}

.cl_js .c_top h1 {
    /* font-size: 3.5rem; */
    /* text-align: left; */
    color: #333;
}

.cl_js .c_top p {

    color: #333;

}

.tx_js .ls_c {
}


.cl_js .js_l p {
    font-size: 1rem;
    line-height: 2.5rem;
    text-indent: 1em;
    color: #333;
    text-align: left;

}

.cl_js ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}


.cl_js ul li {
    width: 33%;
    padding-top: 30px;
}


/* 工厂风彩*/


.cl_js .js_b {
    padding: 30px 0;
}

.cl_js .js_b a img {
    width: 50%;


}

.cl_js .js_b ul li {

    width: 46%;
}


.cl_js .js_b ul li p {
    text-align: center;
    font-size: 16px;
    background-color: rgba(111, 111, 111, 0.5);

    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-top: -40px;
    z-index: 666;
    position: relative;
}

.cl_js .js_b ul li:hover p {
    background-color: #158ee4;
    opacity: 1;
    position: relative;
}


/* 荣誉资质 */

.ry {

    padding-bottom: 3%;
}

.ry ul {
    overflow: hidden;
}

.ry ul li {
    float: left;
    width: 49%;

    padding-bottom: 3%;
}

.ry ul li img {
    width: 100%;
}


/* 荣誉资质 */


/*���ض���*/

.fh_mobile {
    width: 100%;
    overflow: hidden;
    padding-bottom: 6rem;
}

.fh_mobile .bd .fh_a {
    display: block;
    padding: 2% 2%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background-color: #333;
    border-radius: 5px;
    width: 60%;
    margin-top: 10%;
    font-size: 1.5rem;
}

.fh_mobile .bd .fh_p1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.fh_mobile .bd .fh_p1 img {
    width: 50%;
}

.fh_mobile .bd .fh_p2 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #333;
}

.fh_mobile .bd .fh_p3 {
    font-size: 1rem;
    text-align: center;
    padding: 2% 0;
    color: #666;
}

footer {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 99;
    background-color: #333;
    padding: 2% 0;
}

footer a {
    width: 25%;
    overflow: hidden;
    display: block;
    float: left;
}

footer a img {
    width: 25%;
    display: block;
    margin: 0 auto;
    height: 1.8rem;
}

footer a > p {
    color: #fff;
    /*height:1rem;*/
    margin-top: 1%;
    text-align: center;
}

.new {
    padding-top: 5%;
}

.new .new_main {
    MARGIN-TOP: 5%;
}

.new .new_main ul li {
    height: 8rem;
    margin: 0 auto;
}

.new .new_main ul li .new_main_left {
    width: 15%;
    float: left;
    background-color: #eeeeee;
    height: 75%;
}

.new .new_main ul li .new_main_left h4 {
    color: #fff;
    font-size: 0.5rem;
}

.new .new_main ul li .new_main_left span {
    color: #333;
    font-size: 1.2rem;
    display: block;
    text-align: center;
    margin: 0.5rem auto;
}

.new .new_main ul li .new_main_left p {
    color: #7b7b7b;
    display: block;
    text-align: left;
    margin: 1.5rem auto;
    font-size: 1rem;
    margin-left: 0.5rem;
}

.new .new_main ul li .new_main_right {
    width: 80%;
    float: right;
}

.new .new_main ul li .new_main_right h2 {
    font-size: 1.2rem;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new .new_main ul li .new_main_right h3 {
    font-size: 1.3rem;
    text-align: left;
    margin-top: 1rem;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



/*.peizhi {*/

/*    margin-bottom: 120px;*/
/*}*/

/*.peizhi .peizhi_l {*/
   
/*}*/

/*.peizhi .peizhi_l div {*/
/*    background-color: #dcdcdc;*/
/*    padding: 91px 20px;*/
/*    text-align: center;*/
/*    margin-bottom: 5px;*/

/*}*/

/*.peizhi .peizhi_l div:nth-child(1){*/
/*    background-color: #131629;*/
/*}*/


/*.peizhi .peizhi_l div:nth-child(1) h2 {*/
/*    color: #FFFFFF;*/
/*}*/

/*.peizhi .peizhi_l div:nth-child(1) h3 {*/
/*    color: #FFFFFF;*/
/*}*/

/*.peizhi .peizhi_l div:nth-child(1) h5 {*/
/*    border-bottom: 1px #fff solid;*/
/*}*/
/*.peizhi .peizhi_l div:nth-child(1)  p {*/
/*    color: #FFFFFF;*/
/*}*/
/*.peizhi .peizhi_l div:hover {*/
/*    background-color: #131629;*/
/*}*/

/*.peizhi .peizhi_l div:hover h2 {*/
/*    color: #FFFFFF;*/
/*}*/

/*.peizhi .peizhi_l div:hover h3 {*/
/*    color: #FFFFFF;*/
/*}*/

/*.peizhi .peizhi_l div:hover h5 {*/
/*    border-bottom: 1px #fff solid;*/
/*}*/

/*.peizhi .peizhi_l div:hover p {*/
/*    color: #FFFFFF;*/
/*}*/


/*.peizhi .peizhi_l div h2 {*/
/*    font-weight: 300;*/
/*    font-size: 22px;*/
/*    padding-bottom: 15px;*/
/*}*/

/*.peizhi .peizhi_l div h3 {*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    padding-bottom: 15px;*/
/*}*/

/*.peizhi .peizhi_l div p {*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/

/*}*/

/*.peizhi .peizhi_r {*/
 
/*}*/
/*.peizhi .peizhi_r ul{*/
    /*justify-content: space-around;*/
/*}*/
/*.peizhi .peizhi_r ul li {*/

/*     width: 49%;*/
/*    background-color: #dcdcdc;*/
/*    text-align: center;*/
/*    padding: 30px 0;*/
/*    margin-bottom: 5px;*/
/*}*/

/*.peizhi .peizhi_r ul li p {*/
/*    font-size: 14px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*.peizhi .peizhi_r ul li h3 {*/
/*    font-size: 20px;*/
/*    font-weight: 300;*/
/*}*/
/*.peizhi .peizhi_r ul li:nth-child(1){*/
/*    background-color: #ffd100;*/
/*}*/
/*.peizhi .peizhi_r ul li:hover {*/
/*    background-color: #ffd100;*/
/*}*/


/*.peizhi .peizhi_r_c {*/
/*    background: url(../img/peizhi_bgc.jpg) no-repeat top center;*/
/*    height: 544px;*/

/*}*/

/*.peizhi .peizhi_r_c h1 {*/


/*    background-color: #ffd100;*/
/*    margin-top: 495px;*/
/*    width: 250px;*/
/*    text-align: center;*/
/*    line-height: 50px;*/
/*    font-weight: 500;*/
    /*height: 50px;*/
/*}*/

/*.peizhi .peizhi_r_c .peizhi_yc {*/
/*    background-color: rgba(0,0,0,.6);*/

/*    width: 320px;*/

/*}*/

/*.peizhi .peizhi_r_c .peizhi_yc h2{*/
/*    color: #FFFFFF;*/
/*    padding: 100px 0 50px 50px ;*/
/*    font-size: 26px;*/

/*}*/
/*.peizhi .peizhi_r_c .peizhi_yc p{*/
/*    color: #FFFFFF;*/
/*    padding: 10px 0 0 50px ;*/
/*    font-size: 20px;*/

/*}*/

/*.peizhi .peizhi_r_c .peizhi_yc a{*/
/*    background-color: #ffd100;*/

/*    width: 100px;*/
/*    height: 40px;*/
/*    line-height: 40px;*/
/*    border: 0;*/
/*    border-radius: 25px;*/
/*    margin: 0;*/
/*    margin-top: 35px;*/
/* margin-left: 50px;*/
/*    font-size: 18px;*/
/*}*/









/*_______________________________________*/








.peizhi {

}

.peizhi .peizhi_l {

}

.peizhi .peizhi_l div {
    background-color: #dcdcdc;
    padding: 15px 35px;
    text-align: center;
    margin-bottom: 5px;

}

.peizhi .peizhi_l div:nth-child(1){
    background-color: #131629;
}


.peizhi .peizhi_l div:nth-child(1) h2 {
    color: #FFFFFF;
}

.peizhi .peizhi_l div:nth-child(1) h3 {
    color: #FFFFFF;
}

.peizhi .peizhi_l div:nth-child(1) h5 {
    border-bottom: 1px #fff solid;
}
.peizhi .peizhi_l div:nth-child(1)  p {
    color: #FFFFFF;
}

.peizhi .peizhi_l div:hover {
    background-color: #131629;
}

.peizhi .peizhi_l div:hover h2 {
    color: #FFFFFF;
}

.peizhi .peizhi_l div:hover h3 {
    color: #FFFFFF;
}

.peizhi .peizhi_l div:hover h5 {
    border-bottom: 1px #fff solid;
}

.peizhi .peizhi_l div:hover p {
    color: #FFFFFF;
}


.peizhi .peizhi_l div h2 {
    font-weight: 300;
    font-size: 20px;
    padding-bottom: 5px;
}

.peizhi .peizhi_l div h3 {
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 5px;
}

.peizhi .peizhi_l div p {
    font-weight: 400;
    font-size: 16px;

}

.peizhi .peizhi_r {

}
.peizhi .peizhi_r ul{

    margin-top: 15px;
    margin-bottom: 15px;
}


.peizhi .peizhi_r ul li {

    width: 32.9%;
    background-color: #dcdcdc;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 5px;
}

.peizhi .peizhi_r ul li p {
    font-size: 10px;
    padding-bottom: 5px;
}

.peizhi .peizhi_r ul li h3 {
    font-size: 18px;
    font-weight: 300;
}
.peizhi .peizhi_r ul li:nth-child(1){
    background-color: #ffd100;
}
.peizhi .peizhi_r ul li:hover {
    background-color: #ffd100;
}


.peizhi .peizhi_r_c {

}

.peizhi .peizhi_r_c h1 {


    background-color: #ffd100;

    width: 250px;
    text-align: center;
    line-height: 50px;
    font-weight: 500;
    /*height: 50px;*/
}

.peizhi .peizhi_r_c .peizhi_yc {
    background-color: rgba(0,0,0,.6);


    position: absolute;
    bottom: 0;

}

.peizhi .peizhi_r_c .peizhi_yc h2{
    color: #FFFFFF;
    padding: 100px 0 50px 50px ;
    font-size: 26px;

}
.peizhi .peizhi_r_c .peizhi_yc p{
    color: #FFFFFF;
    padding: 10px 0 0 50px ;
    font-size: 20px;

}

.peizhi .peizhi_r_c .peizhi_yc a{
    background-color: #ffd100;

    width: 100px;
    height: 40px;
    line-height: 40px;
    border: 0;
    border-radius: 25px;
    margin: 0;
    margin-top: 35px;
    margin-left: 50px;
    font-size: 18px;
}

















