@import url(ph-main.css);

.i_tit {
    text-align: center;
    padding-top: 1rem;
}

.i_tit h3 {
    padding: 0 1rem;
    line-height: 2rem !important;
    font-size: 2rem;
    font-weight: 500;
    position: relative;
    display: inline-block;
}

.i_tit h3:before,
.i_tit h3:after {
    top: 0.8rem;
    height: 0.2rem;
    border-bottom-style: solid;
    content: ' ';
    width: 40%;
    position: absolute;
    border-width: 2px;
    border-color: #f0f0f0;
}

.i_tit h3:before {
    left: 100%;
}

.i_tit h3:after {
    right: 100%;
}

.i_tit h3 a {
    color: #1057d5;
}

.i_tit p {
    font-size: 1.4rem;
    color: #f0f0f0;
    text-align: center;
}

.i_pro_sub{width:96%;padding:1rem 2% 0;}
.i_pro_tit{display:flex;justify-content:flex-start;}
.i_pro_tit h3{font-size:2rem;line-height:3rem;margin-right:3%;font-weight:500;}
.i_pro_tit h3 a{color:#1057d5;}
.i_pro_tit p{font-size:1.4rem;line-height:3rem;color:#000;}
.i_pro_list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_pro_list li{width:48%;margin-top:1rem;}
.i_pro_list li span{display:block;width:100%;border:1px solid #e1e1e1;overflow:hidden;height:46vw;display:flex;justify-content:center;align-items:center;}
.i_pro_list li span img{width:100%;height:auto;}
.i_pro_list li p{width:100%;text-align:center;border:1px solid #e1e1e1;border-top:none;line-height:3rem;}
.i_pro{padding:2rem 0;margin-top:-21px;}
.i_sidebar{width:100%;background:#1057d5;padding:2rem 2%;}
.i_sidebar_tit{text-align:center;}
.i_sidebar_tit p{color:#FFF;font-size:2rem;line-height:2rem;margin-bottom:0.5rem;font-weight:500;}
.i_sidebar_tit h3{font-size:3rem;line-height:3rem;font-weight:500;}
.i_sidebar_tit h3 a{color:#FFF;}
.i_sidebar_list{margin-top:1rem;background:#FFF;border-radius:1rem;padding:1rem;overflow:hidden;}
.i_sidebar_list li{margin-bottom:1rem;width:33%;float:left;height:4rem;line-height:4rem;border-radius:1rem;}
.i_sidebar_list li:last-child{margin-bottom:0;}
.i_sidebar_list li span{width:30%;}
.i_sidebar_list li span img{margin:0 auto;max-height:4rem;width:70%;display:block;margin:10px auto;}
.i_sidebar_list li p{font-size:1.4rem;}

.i_brand{background:#1057d5;padding:3rem 0;}
.i_brand ul{width:96%;padding:0 2%;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_brand ul li{width:48%;height:auto;position:relative;border-radius:50%;overflow:hidden;margin-bottom:2rem;}
.i_brand ul li span{display:block;width:100%;}
.i_brand ul li span img{width:100%;}
.i_brand ul li p{width:100%;height:14%;background:rgba(235,104,0,.3);position:absolute;left:0;right:0;top:43%;display:flex;justify-content:center;align-items:center;color:#FFF;font-size:1.6rem;}

.zzs dd{
	text-align:center;
	font-size:16px;
	font-weight:600;
}
.zzs dt{
	text-align:center;
}
.wh{
	padding:10px;
}
.ab_about li{
	width:33%;
	float:left;
	text-align:center;
	list-style:none;
}
.ab_about li img{
	width:20px;
	margin:0 auto;
}
.bt1 dd{
	text-align:center;
	font-size:16px;
	font-weight:600;
}
.bt1 dt{
	text-align:center;
}
.advantage-title-box{
	margin-top:-69px;
	float:right;
}
.foot_type{
	color:#fff;
}
.foot_type>div:first-child p{
	margin-top:10px !important;
}
.foot_type>div:last-child img{
	width:50px;
	float:left;
	margin-top:50px;
}
.foot_type>div:last-child>div{
	float:left;
	width:calc(100% - 100px);
	margin-left:30px;
}
.foot_type>div:last-child>div>div{
	overflow:hidden;
}
.foot_type>div:last-child>div>div:first-child{
	margin-top:0 !important;
}
.foot_type>div:last-child>div>div p{
	float:left;
}
.foot_type>div:last-child>div>div>div{
	float:left;
	width:calc(100% - 20px);
}
.foot_type>div:last-child>div>div i{
	display:block;
}


.txt{
	position:initial !important;
	opacity:1 !important;
	background:none !important;
}



.i_pro_sub ul li {
    width: 46%;
    float: left;
    margin: 0 2%;
    margin-top: 1.5rem;
}

.i_pro_sub ul li img {
    width: 100%;
    height: auto;
}

.i_pro_txt {
    margin-top: 1rem;
    border-top: 3px solid #f0f0f0;
    padding-top: 0.5rem;
    font-size: 1rem;
    line-height: 2rem;
}

.i_pro_txt h4 {
    width: 100%;
    height: 2rem;
    overflow: hidden;
}

.i_pro_txt h4 a {
    color: #005ca1;
}



.i_area {
    max-width: 750px;
    width: 96%;
    margin: 1rem auto 0;
}
.i_area .i_area_box {
    overflow-x: hidden;
}
.i_area ul {
    margin-top: 1rem;
    padding-top: 0.5rem;
}

.i_area ul li {
    width: 31%;
    float:left;
    height: auto;
    padding: 0.5rem 1%;
     /** [description] */
    position: relative;
}

.i_area ul li img {
    width: 100%;
    height: 103%;
}
.ddd{
	background:#212b5a;
}
.i_area ul li p {
    display: none;
    color: #FFF;
    font-size: 1.2rem;
    text-align: center;
}

.txt {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    text-align:center;
}

.i_area ul li:hover .txt {
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

.i_area ul li:hover .txt p {
    display: block;
}

.i_area ul li:nth-child(5) {
    display: none;
}


.search_in img{display:none;}

a.more_in {display:block;width:9rem;height:3rem;line-height:3rem;background-color:#00893e;color:#f6f6f6;margin-bottom:1.5rem;text-indent:0.8rem;transition:all 0.3s;margin-left:60px; border-radius:50px;}
a.more_in i {font-size:0.7rem;text-indent:-0.5rem;opacity:0;transition:all 0.3s}
a.more_in:hover {text-indent:1.3rem}
a.more_in:hover i {text-indent:0.5rem;opacity:1}
.i_about{background:#f1f1f1;max-width:750px;width:100%;padding:3rem 2% 0;}
.i_about_tit{text-align:center;margin-bottom:3rem;}
.i_about_tit h3{font-size:2.4rem;line-height:4.8rem;}
.i_about_tit h3 font{color:#1057d5;margin-right:1rem;}
.i_about_tit p{font-size:1.2rem;}

.i_about_sub{width:100%;margin:0 auto;display:flex;flex-wrap:wrap-reverse;}
.i_about_con{width:100%;}
.i_about_con h2{margin-bottom:1rem;color:#1057d5;font-size:2rem;font-weight:600;}
.i_about_con p{font-size:1.2rem;line-height:2.4rem;}
.i_about_con span{display:block;width:50%;height:3rem;line-height:3rem;background:#1057d5;border-radius:1rem;margin:1rem auto 2rem;text-align:center;}
.i_about_con span a{color:#FFF;}
.i_about_img{width:100%;height:auto;overflow:hidden;margin-bottom:2rem;}
.i_about_img img{width:100%;}

.i_about_list{width:100%;margin:0 auto;display:flex;justify-content:space-between;flex-wrap: wrap;}
.i_about_list li{width:48%;overflow:hidden;margin-bottom:1rem;}
.i_about_list li img{width:100%;height:auto;}

.i_why{
    display:none;
}

.c2{
    display:none;
}

.cont3{
    display:none;
}



.ph_pinp_show {
    display: block;
    overflow-x: hidden;
    position: relative;
}
.ph_pinp_show .ph_pinp_item {
    text-align: -webkit-center;
}
.ph_pinp_show .ph_pinp_item .pplogo {
    width: 60%;
}
    /*手机版时 电脑版的轴承品牌隐藏*/
.pinp-show {
    display: none;
}

.foot_type>div:nth-child(1){float:left;width:50px;} .foot_type>div>p{writing-mode:horizontal-tb;word-wrap:break-word;width:10px;float:left;} .foot_type>div p:last-child{margin-top:70px !important;} .foot_type>div:last-child{float:right;width.calc(100% - 50px;}

.w1200{width:1280px;margin:0 auto;}


.c2{
  display:none;
}

.tong1{display: none;}
.row-a6-1{
    width:100%;
    overflow:hidden;
    display:none;
}
.row-a6-1 h3{margin-bottom:1rem;color:#1057d5;font-size:1.5rem;font-weight:600;}
.row-a6-1 p{color:#1057d5;font-size:1rem;font-weight:600}
.row-a6-1 li{width:33%;float:left;margin-left:1px;}

.tit_xw1{
    overflow:hidden;
    margin-top:20px;
}
    .a7_c1{
        padding:0 20px;
    }
.tit_xw1 .fl{
    float:left;
}
    .tit_xw1 .fr{
        float:right;
    }
    .a7_c1 img{
        width:100%;
        margin-top:10px;
    }
    .a7_c1 li{
        margin-top:10px;
    }
    .i_tit{
        margin-top:20px;
        display:block;
    }