.container2{
    width: 94%;
    margin:0 auto;
}
.tab3_1_img2 img{
    max-width: 100%;
}
@media screen and (max-width: 800px){
    /*手机端公用部分*/
    * {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
.pd_list1 p:last-child strong {
    width: 40% !important;
}
/* 头部 */
.header {
	width: 100%;
	background: #242933;
}

.head {
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.menu {
	width: 212px;
	display: flex;
	justify-content: space-between;

}

.menu li {
	/* width: 44px;
	height: 16px; */
}

.menu li a {
	font-size: 11px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ABABAB;
	line-height: 30px;
}

.menu1 li {
	/* width: 55px;
	height: 16px; */
}

.menu1 li a {
	font-size: 11px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ABABAB;
	line-height: 30px;
}

/* 导航栏 */
.nav {
	width: 100%;
}

.nav_tab {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.nav_left {
	width: 210px;
	line-height: 90px;
}

.nav_left img {
	width: 100%;
}

.nav_zhong {
	width: 675px;
	line-height: 90px;
	padding-left: 20px;
}

.menu3 {
	display: flex;
	justify-content: space-between;
}

.menu3 li {}

.menu3 li a {
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}

.menu3 li a:hover {
	color: #0038FF;
}

.nav_right {
	width: 124px;
	height: 36px;
	margin: auto 0;
	border-radius: 100px 100px 100px 100px;
	border: 1px solid #7F7F7F;
	display: flex;
	justify-content: space-between;
}

/* 搜索 */
.nav_right p {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #7F7F7F;
	line-height: 38px;
	margin: 0 13px;
}

.nav_right span img {
	padding: 8px 13px 0px 0;
}


/* footer */
.footer {
	width: 100%;
	background-position: center center;
	background: url(../images/dibu.svg) ;
	 background-size: cover; /* 注意：一定要把这个属性配合fixed使用； */
	  background-repeat: no-repeat;
	  /* background-attachment:fixed; */
}

.footer_all {
	width: 1200px;
	margin: 0 auto;
}

.footer_one {
	display: flex;
	justify-content: space-between;
	
}

/* 大底部左边 */
.footer_left {
	width: 600px;

}

.footer_tu {
	padding: 50px 0 0 0;
}

.footer_tu img {}

/* 底部菜单 */
.footer_nav {
	padding: 30px 0 0 0;
	display: flex;
	justify-content: space-between;
}

.footer_nav ul {}

.footer_nav ul li {
	padding: 0 0 17px 0;
}

.footer_nav li a {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #919191;
	line-height: 22px;
}

.shense {
	color: #FFFFFF !important;
}

/* 底部地址 */
.footer_dizhi {
	display: flex;
	padding: 50px 0 0px 0;
}

.dizhi {
	display: flex;
	padding: 0 30px 0 0;
}

.qiyedizhi {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
}

.jutidizhi {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #919191;
}

/* 底部邮箱 */
.youxiang {
	display: flex;
}

/* 大底部右边 */
.footer_right {
	width: 300px;
	text-align: right;
	padding: 50px 0 0 0;
}

.rexian {
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 33px;
	letter-spacing: 1px;
}

.diahua {
	font-size: 32px;
	font-family: EuclidCircularA-SemiBold, EuclidCircularA;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 53px;
	letter-spacing: 2px;
	padding: 25px 0 79px 0;
}

.weixin {
	width: 137px;
	height: 137px;
	background: #F9F9F9;
	border-radius: 10px;
	margin: 0 0px 0 162px;
}

.tianjia {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #919191;
	line-height: 22px;
	padding: 10px 0 0 0;
}

/* 底部 */
.foot {
	width: 100%;

	height: 60px;
	background: #0038FF;
}

.foot_all {
	width: 1200px;
	margin: 0 auto;
}

.foot_one {
	display: flex;
	justify-content: space-between;
}

.lianjie {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 60px;
}

.foot_tu {
	width: 156px;
	display: flex;
	justify-content: space-between;
	align-self: center;
}
.heng_all{
    display: flex;
    flex-wrap: wrap;
}
    .heng_one{
        width: 48%!important;
        margin-right: 4%!important;
        margin-bottom: 25px!important;
    }
    .heng_one:nth-child(3n){
        margin-right: 4%!important;
    }
    .heng_one:nth-child(2n){
        margin-right: 0%!important;
    }
    .tab3_1_img{
        margin:50px 0!important;
    }
    .pd_list1{
        margin-bottom: 30px!important;
    }
    .p_tj{
        margin:50px auto 0!important;
    }
}


@media(max-width:767px){
    .menu4 li:nth-child(3n) span{
        display: none!important;
    }
    .slide_tuxia,.zhan_tuxia{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        min-height: 135px;
        flex-direction: column;
        justify-content: center;   
        text-align: center;
    }
    .slide_tuxia .liaojie3,.slide_tuxia .liaojie3 a,.zhan_tuxia .ri_geng a.liaojie,.zhan_tuxia .liaojie{
        margin:0 auto;
    }
    .zhan_tuxia .riqi{
        width: 100%;
    }
    .slide_tuxia h4{
        padding:10px 0 0 10px!important;
        font-weight: normal!important;
        /*text-align: center;*/
        font-size: 15px!important;
        text-align: center;
        /*height:3.6em;*/
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
        line-height: 1.6;
    }
    .zhan_tuxia h4{
        /*min-height:4em;*/
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center; 
        
        padding:5px 10px 0;
    }
    .slide_tuxia .neiring{
        font-size: 14px!important;
    }
    .slide_tuxia .jieshao{
        flex-wrap: wrap;
        padding:5px 10px 10px!important;
    }
    .slide_tuxia .neiring{
        width:100%;
    }
    .heng{
        height:55px!important;
    }
    .zhan_nav{
        width: 100%!important;
    }
    .zhan_nav .menu4{
        flex-wrap: wrap;
    }
    .menu4 li{
        width:32%!important;
        height: 55px!important;
        line-height: 55px!important;
    }
    .menu4 span:nth-child(6){
        display: none;
    }
    .zhan_all{
        flex-wrap: wrap;
    }
    .zhan_one{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 25px;
    }
    .zhan_one:nth-child(3n){
        margin-right: 4%;
    }
    .zhan_one:nth-child(2n){
        margin-right: 0%;
    }
    .zhan_tuxia h4{
        padding:0 10px;
        font-weight: normal;
        font-size: 15px;
        line-height: 1.6;
    }
    .zhan_tuxia .ri_geng{
        padding: 0 10px;
        justify-content: flex-start;
    }

    .zhan_biaoti h3, .qian_biaoti h3, .chuang_biaoti h3{
        font-size: 18px;
    }
    .zhan_biaoti p, .qian_biaoti p, .chuang_biaoti p{
        font-size: 24px;
        letter-spacing: 2px;
    }
    .product_detail2 h1 a{
        float: none!important;
        margin-top:10px;
    }
    .tab3li li{
        width: 32%!important;
        line-height: 52px!important;
        height: 55px!important;
        font-size: 16px!important;
    }
    .tab3_1_img{
        margin:30px 0!important;
    }
    .tab3_1_img .example img{
        width: 100%;
    }
    .pd_list1{
        margin-bottom: 15px!important;
    }
    .pd_list1 p,.pd_list2 p{
        width: 100%!important;
        font-size: 16px!important;
        padding:5px 0!important;
        margin-right: 0!important;
    }
    .pd_list2 p strong{
        width: 25%!important;
    }
    .pd_list2 p em{
        width:25%!important;
    }
    .p_tj{
        margin:30px auto 0!important;
    }
    .p_tj h2{
        font-size: 20px;
        text-align: center;
    }

}

@media(max-width:460px){
    .zhan_biaoti p, .qian_biaoti p, .chuang_biaoti p{
        font-size: 21px;
    }
    .zhichi_biaoti h3{
        font-size: 22px;
    }
    .pd_list1 p, .pd_list2 p strong{
        font-size: 15px!important;
    }
    .pd_list2 p strong {
        width: 100%!important;
        margin-bottom: 5px;
    }
    .pd_list2 p em{
        width: 33.3333%!important;
    }
    .pd_list2 p:nth-child{
        width: 100%;;
    }

}