@charset "utf-8";
*{
    box-sizing: border-box;
}
.clear:after{
    content: '';
    display: block;
    clear: both;
}

.main-container{
	width: 80%;
	margin: 0 auto;
	min-width: 1200px;
	max-width: 2400px;
}
}

.full-main{
    width: 100%;
    min-width: 1200px;
    max-width: 2400px;
}

.row{
    margin-right: -15px;
    margin-left: -15px;
}

.head-box .top-row{
	background: #f7f7f7;
	line-height: 34px ;
}

.head-box .top-row .top-left{
	float: left;
}

.head-box .top-row .top-left p{
	font-size: 12px;
	color: #999999;
}

.head-box .top-row .top-right{
	float: right;
}

.head-box .top-row .top-right a{
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #eee;
	color: #999999;
}

.head-box .top-row .top-right a.online{
	background: #243f82;
	color: #ffffff;
}

.wap-menu {
    float: right;
    background: none;
    border: 1px solid #243f82;
    padding: 5px 8px;
    display: none;
}

.wap-menu span {
    display: block;
    width: 20px;
    height: 2px;
    background: #243f82;
    margin: 4px 0;
}

.logo-row{
	padding: 24px 0;
}

.logo-row .logo-wrap{
	height: 62px;
	float: left;
}

.logo-row .logo-wrap img{
	height: 100%;
	display: block;
}

.logo-row .slogan-wrap{
	float: left;
	padding-left: 30px;
	border-left: 1px solid #ddd;
	margin-top: 6px;
	margin-left: 30px;
}

.logo-row .slogan-wrap img{
	height: 100%;
	display: block;
}
.logo-row .phone-wrap{
	float: right;

}

.logo-row .phone-wrap dt{
	float: left;
	width: 44px;
	height: 44px;
	background: #243f82;
	border-radius: 50%;
}

.logo-row .phone-wrap dd{
	float: left;
	padding-left: 10px;
}
.logo-row .phone-wrap dd span{
	font-size: 14px;
	color: #999999;
	line-height: 1;
}
.logo-row .phone-wrap dd p{
	font-size: 28px;
	color: #243f82;
	line-height: 1;
	font-family: Arial;
}
.nav-bg{
	background: #243f82;
	height: 44px;
}
.nav-row > ul > li{
	float: left;
	line-height: 44px;
	font-size: 0;
	position: relative;
}
.nav-row > ul > li > a{
	font-size: 16px;
	color: #ffffff;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	padding: 0 40px;
	border-left: 1px solid #434343;
	border-right: 1px solid #2c2c2c;
}
.nav-row > ul > li:hover{
	background: #346ac3;
}
.nav-row > ul > li:hover a{
	border-color: #346ac3;
}
.nav-row > ul > li:first-child a{
	border-left: none;
}
.nav-row > ul > li:last-child a{
	border-right: none;
}
.nav-row > ul > li[class*="current"] {
    background: #346ac3;
}
.nav-row > ul > li[class*="current"] a{
	border: none;
}
.nav-row > ul > li ul{
	display: none;
	position: absolute;
	left: 0;
	background: #243f82;
	width: 100%;
	z-index: 99;
	padding: 10px 0;
}
.nav-row > ul > li:hover ul{
	display: block;
}
.nav-row > ul > li ul li a{
	font-size: 14px;
	line-height: 44px;
	text-align: center;
	display: block;
	color: #cccccc;
}
.nav-row > ul > li ul li a:hover{
	background: #346ac3;
	color: #ffffff;
}
/* banner */
.ydbanner {
	display: none;
}
.pcbanner {
	display: block;
}

.home-banner .swiper-slide img{
	width: 100%;
	object-fit: cover;
	display: block;
}
.home-banner .button .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
	opacity: .5;
	margin: 0 4px;
}
.home-banner .button .swiper-pagination-bullet-active {
	width: 40px;
	opacity: 1;
	border-radius: 5px;
    background: #243f82;
}
.home-banner .swiper-pagination{
	position: absolute;
	width: 1200px !important;
	left: 50% !important;
	margin-left: -600px;
	text-align: left;
}
.home-banner .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 70px;
    left: 0;
    width: 100%;
}
.waplist{display: none;}.home-banner .button{
	width: 1200px;
	position: absolute;
	z-index: 99;
	bottom: 80px;
	left: 50%;
	margin-left: -600px;
}
.home-banner .button .swiper-button-prev{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #fff;
	right: 50px;
	left: auto;
}
.home-banner .button .swiper-button-next{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #fff;
	right: 0;
	left: auto;
}
.home-banner .button .swiper-button-prev:after{
	font-size: 16px;
	color: #ffffff;
}
.home-banner .button .swiper-button-next:after{
	font-size: 16px;
	color: #ffffff;
}
.home-banner img{
	display: block;
}
/* banner结束 */
/* 搜索 */
.search-wrap{
	background: #f7f7f7;
	height: 80px;
	padding: 23px 0;
}
.search-wrap .hot-words{
	float: left;
	line-height: 34px;
}
.search-wrap .hot-words span{
	font-size: 14px;
}
.search-wrap .hot-words span em{
	color: #243f82;
	font-weight: 700;
}
.search-wrap .hot-words a{
	font-size: 14px;
	color: #666666;
	margin: 0 10px;
}
.search-wrap .search-form{
	float: right;
	font-size: 0;
}
.search-wrap .search-form input{
	height: 34px;
	border: none;
	
}
.search-wrap .search-form input.text{
	width: 300px;
	background: #ffffff;
	text-indent: 20px;
	font-size: 14px;
	color: #999999;	
}
.search-wrap .search-form input.btn{
	text-indent: -999999px;
	width: 34px;
	height: 34px;
	background: #243f82 url(../images/search-btn.png) center center no-repeat;
	background-size: 50%;
}
/* 搜索结束 */
/* 产品 */
.products{
	margin: 50px auto;    margin-bottom: 0;
}
.product-category{
	width: 25%;
	float: left;
	padding-right: 40px;
}
.product-category .title{
	width: 100%;
	height: 120px;
	background: #243f82 url(../images/net-bg.png)  top center no-repeat;
	padding-left: 40px;
	overflow: hidden;
}
.product-category .title p{
	font-size: 30px;
	color: #ffffff;
	line-height: 1;
	margin-top: 30px;
	margin-bottom: 10px;
}
.product-category .title span{
	font-size: 14px;
	font-family: Arial;
	color: #fff;

	letter-spacing: 2px;	line-height: 1;
	text-transform: uppercase;
}
.product-category .list{
	background: #346ac3;
	padding:6px 10px;
}
.product-category .list ul li {
	padding: 4px 0;
}

.product-category .list ul li a{
	line-height: 40px;
	padding-left: 40px;
	display: block;
	color: #ffffff;
	font-size: 18px;
	position: relative;
}
.product-category .list ul li a:after{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #ffffff;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.product-category .list ul li[class*="current"] a{
	background: #243f82;
}
.product-category .list ul li:hover a{
	background: #243f82;
}
.product-category .phone{
	width: 100%;
	height: 120px;
	background: #243f82 url(../images/net-bg.png)  bottom center no-repeat;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 18px;
	margin-top:10px; 
}
.product-category .phone dl dt{
	width: 44px;
	height: 64px;
	float: left;
	margin-top: -3px;
	margin-right: 3px;
}
.product-category .phone dl dt img{
	display: block;
	width: 100%;
	padding: 0;
}
.product-category .phone dl dd span{
	font-size: 20px;
	color: #ffffff;
	line-height: 1.5;
}
.product-category .phone dl dd p{
	font-size: 24px;
	color: #ffffff;
	line-height: 1;
	padding-top: 10px;
}
.product-list{
	width: 75%;
	float: left;
}
.product-list .title{
	line-height: 60px;
}
.product-list .title p{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.product-list .title p em{
	color: #243f82;
}
.product-list .title a{
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.product-list .title a:hover{
	color: #243f82;
}
.product-list .list{
	width: 100%;
	overflow: hidden;
}

.product-list ul li{
	padding: 0 15px;
	display: inline-block;
	width: 33%;
	text-align: center;
	margin-bottom: 30px;
}
.product-list .img{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.product-list .img a{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: #fff;
	opacity: 0;
	z-index: 9;
	transition: all .3s;
}
.product-list .img i{
	width: 100%;
	display: block;
	background-size: 100%;
	position: absolute;
	top: -100%;
	z-index: 99;
	pointer-events: none;
	transition: all .3s;
}
.product-list ul li:hover .img a{
	opacity: 0.7;
}.product-list .img i img{width: 80%;margin: 0 10%;}
.product-list ul li:hover .img i{
	top: 25%;
	margin-top: -15px;
}
.product-list .img img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.product-list .text a{
	font-size: 18px;
	line-height: 40px;
}
.product-list ul li:hover .text a{
	color: #243f82;
}.product-list .title span {font-size: 14px;letter-spacing: 2px;line-height: 70px;color: #999999;margin-left: 20px;}
/* 产品结束 */
/* 优势和特点 */
.advantage{
	height: 550px;
padding-top: 40px;
}
.advantage .title{
	text-align: center;
}
.advantage .title p{
	font-size: 30px;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 10px;
}
.advantage .title p em{
	color: #243f82;
}
.advantage .title p em strong{
	font-size: 40px;
	font-style: italic;
}
.advantage .title span{
	font-size: 14px;
	color: #999999;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.advantage .list{
	margin-top: 50px;
}
.advantage .list ul li{
	width: 14.2%;
	float: left;
	text-align: center;
}
.advantage .list ul li p{
	width: 88px;
	height: 88px;
	border-radius: 50%;
	padding: 5px;
	background: #ffffff;
	margin: 0 auto;
	margin-bottom: 15px;
}
.advantage .list ul li p img{
	width: 100%;
	display: block;
	transition: all .3s ease;
}
.advantage .list ul li:hover p img{
	transform: rotateY(180deg);
}
.advantage .list ul li span{
	font-size: 18px;
	color: #264084;
	line-height: 24px;
}
.application{
	margin-top: -200px;
}
.application .swiper-container .swiper-slide{
	width: 50%;
	background: #243f82;
	padding: 15px 60px;
	height: 200px;
	padding-top: 40px;
}
.application .swiper-container .swiper-slide:nth-child(2n+1):after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .1);
}
.application .swiper-container .swiper-slide .number{
	width: 140px;
	float: left;
	
}
.application .swiper-container .swiper-slide .number p{
	font-size: 100px;
	color: #ffffff;
	overflow: hidden;
	font-family: DIN,Arial, Helvetica, sans-serif;
	line-height: 1;
}

.application .swiper-container .swiper-slide .text{
	width: calc(100% - 140px);
	float: left;
	padding: 20px 20px 0;

}
.application .swiper-container .swiper-slide .text p{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 15px;
}
.application .swiper-container .swiper-slide .text span{
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
}
.application .swiper-button-prev{
	width: 40px;
	height: 80px;
	background: url(../images/arrow-bg.png) left top no-repeat;
	left: 50%;
	margin-left: -40px;
}
.application .swiper-button-next{
	width: 40px;
	height: 80px;
	background: url(../images/arrow-bg.png) right top no-repeat;
	right: 50%;
	margin-right: -40px;
}
.application .swiper-button-prev:after{
	color: #ffffff;
	font-size: 24px;
	margin-left: 10px;
}
.application .swiper-button-next:after{
	color: #ffffff;
	font-size: 24px;
	margin-right: 10px;
}
/* 优势和特点结束 */
/* 关于我们 */
.about{
	margin: 60px auto;margin-top: 0;
}
.about-left{
	width: 66.67%;
	float: left;
	padding-top: 30px;
}
.about-left .text-row{
	height: 150px;
}
.about-left .text-row .title{
	width: 25%;
	float: left;
}
.about-left .text-row .title p{
	font-size: 30px;
	color: #333333;
	line-height: 1;
	margin-bottom: 10px;
}
.about-left .text-row .title p em{
	color: #243f82;
}
.about-left .text-row .title span{
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1;
	color: #999999;
}
.about-left .text-row .content{
	width: 75%;
	float: left;
}
.about-left .text-row .content p{
	font-size: 16px;
	color: #333333;
	line-height: 26px; padding-bottom: 10px;
}
.about-left .img-row{
	position: relative;
}
.about-left .img-row img{
	width: 100%;
	display: block;
}
.about-left .img-row a{
	width: 80px;
	height: 80px;
	display: block;
	background: #243f82;
	text-align: center;
	line-height: 80px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	left: 20px;
	bottom: -20px;
	text-transform: uppercase;
}
.about-right{
	width: 30%;
	float: right;
}
.about-right{
	padding: 20px;

}
.about-right img{
	width: 100%;
	display: block;
	
}.img-row video {width: 100%;	height: 100%;	object-fit: contain;}.img-row video:focus {outline:none;}/* 关于我们结束 */
/* 厂容厂貌 */ .factory{
margin-top: 60px;
}  
.factory .title-row{
	line-height: 40px;
	margin-bottom: 20px;text-align: center;
}
.factory .title-row p{
	font-size: 30px;
color: #333333;width: 100%;}
.factory .title-row p em{
	color: #243f82;
}.factory .title-row span{
font-size: 14px;color: #999999;letter-spacing: 2px;text-transform: uppercase;}.factory .title-row a{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}
.factory .title-row a:hover{
	color: #243f82;
}
.factory .list-row{
	background: #243f82;
	padding: 20px 0;
}
.factory .list-row .swiper-container{
	padding: 0 40px;
}
.factory .list-row .swiper-slide{
	width: 25%;
	padding:0 10px;
}
.factory .list-row .swiper-slide .img{
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.factory .list-row .swiper-slide a{
	width: 100%;
	display: block;
	position: relative;
}
.factory .list-row .swiper-slide .img img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.factory .list-row .swiper-slide .text{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(53, 106, 192, .6);
	opacity: 0;
}
.factory .list-row .swiper-slide .text p{
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
padding: 22% 0 0 0;}
.factory .list-row .swiper-slide:hover .text{
	opacity: 1;
}
.factory .swiper-button-prev{
	left: 0;
	height: 100%;
	width: 40px;
	top: 0;
	background: #243f82;
	margin-top: 0;
}
.factory .swiper-button-prev:after{
	color: #ffffff;
}
.factory .swiper-button-next{
	right: 0;
	height: 100%;
	width: 40px;
	top: 0;
	background: #243f82;
	margin-top: 0;
}
.factory .swiper-button-next:after{
	color: #ffffff;
}
/* 厂容厂貌结束 */
/* 新闻 */
.news{
	margin: 50px auto;
	overflow: hidden;
}
.news-item-wrap{
	padding: 0 15px;
	width: 33.33%;
	float: left;
}
.news-item-wrap .title{
	line-height: 40px;
	margin-bottom: 10px;
}
.news-item-wrap .title p{
	font-size: 24px;
	color: #333333;
	float: left;
}
.news-item-wrap .title p em{
	color: #243f82;
}
.news-item-wrap .title a{
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.news-item-wrap .title a:hover{
	color: #243f82;
}
.news-item-wrap .list .hot-news .img{
	width: 100%;
	height: 174px;
	overflow: hidden;
}
.news-item-wrap .list .hot-news .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.news-item-wrap .list .hot-news .text{
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
}
.news-item-wrap .list .hot-news .text h4{
	margin-bottom: 10px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-item-wrap .list .hot-news .text h4 a{
	font-size: 18px;
	color: #333333;
	font-weight: 500;
	line-height: 1;
}
.news-item-wrap .list .hot-news .text h4:hover a{
	color: #243f82;
}
.news-item-wrap .list .hot-news .text p{
	font-size: 14px;
	line-height: 22px;
	color: #999999;
}
.news-item-wrap .list  .news-list{
	margin-top: 10px;
}
.news-item-wrap .list  .news-list ul li{
	line-height: 36px;
}
.news-item-wrap .list  .news-list ul li span{
	float: right;
	font-size: 14px;
	color: #999999;
}
.news-item-wrap .list  .news-list ul li a{
	display: block;
	width: 70%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
}
.news-item-wrap .list  .news-list ul li:hover a{
	color: #243f82;
}
.news-item-wrap .qna-wrap{
	border: 1px solid #ddd;
	padding:0 20px;
}
.news-item-wrap .list .qna-item{
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px dashed #ddd;
}
.news-item-wrap .list .qna-item:last-child{
	border: none;
}
.news-item-wrap .list .qna-item .q-row{
	padding-left: 30px;
	margin-bottom: 10px;
	position: relative;
}
.news-item-wrap .list .qna-item .q-row:after{
	content: 'Q';
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #243f82;
}
.news-item-wrap .list .qna-item .q-row a{
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.news-item-wrap .list .qna-item .q-row:hover a{
	color: #243f82;
}
.news-item-wrap .list .qna-item .a-row{
	padding-left: 30px;
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	position: relative;
}
.news-item-wrap .list .qna-item .a-row:after{
	content: 'A';
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	left: 0;
	top: 2px;
	background: #999999;
}
/* 新闻结束 */
/* 友情链接 */
.link{
	padding: 30px 0;
	background: #f5f5f5;
	font-size: 0;margin-bottom: 40px;
}
.link span{
	display: inline-block;
	line-height: 21px;
	vertical-align: middle;
	margin-right: 30px;
}
.link span img{
	display: block;
}
.link a{
	font-size: 14px;
	color: #666666;
	padding: 0 20px;
	border-right: 1px solid #ddd;
	line-height: 21px;
	display: inline-block;
	vertical-align: middle;
}
/* 友情链接结束 */
/* footer */
.lyb {
	width: 100%;
	margin-top: 20px;
}
.lyb .title-row {
	margin-bottom: 10px;
	text-align: center;
}
.lyb .title-row p {
	font-size: 30px;
	color: #333333;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.lyb .title-row p em {
    color: #243f82;
}
.lyb .title span {
    font-size: 14px;
    color: #999999;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.lybform {
	width: 500px;
	margin: 0 auto;
	background: #fff;
	color: #b1b1b1;
	font-size: 14px;
	padding: 10px;
}
.formclass .input {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #243f82;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}
.formclass .input:focus {
	border-color: #66afe9;

	outline: 0;

	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);

	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.lybform i {
    color: #da2625;
	margin-right: 5px;
}	
.lybform form {
	text-align: center;
	margin-bottom: 30px;
}
.lybform form dt {
	margin: 5px;
	text-align: left;
}
.Texting {
    position: relative;
    z-index: 9;
}
.formclass .ObtainCode {
    height: 40px;
    line-height: 40px;
}
.tjform .SubmitBtn {
    background: #243f82;
}
.ObtainCode, .ztCodeBtn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #243f82;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border-width: 0px;
    border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.SubmitBtn {
    width: 100%;
    display: block;
    border-width: 0px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
	background-color: #243f82;
    color: #fff;
    text-align: center;
	margin-top: 40px;
    cursor: pointer;
    border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.Texting .ObtainCode {
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 0px;
    width: 110px;
}
.lybform form dd {
	margin: 0px 0px 20px 0px;
}
.footer{
	background: #333333;
}
.footer .footer-nav-row{
	line-height: 1;
	padding: 30px 0;
	border-bottom: 1px solid #505050;
}
.footer .footer-nav-row ul li{
	float: left;
}
.footer .footer-nav-row ul li a{
	display: block;
	padding: 0 30px;
	font-size: 14px;
	color: #ffffff;
	border-right: 1px solid #555;
}
.footer .contact-row{
	padding: 40px 0;
}
.footer .contact-row .footer-logo{
	float: left;
}
.footer .contact-row .add-wrap{
	float: left;
	margin-left: 60px;
	padding-left: 50px;
	border-left: 1px solid #505050;
}
.footer .contact-row .add-wrap strong{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
}
.footer .contact-row .add-wrap p{
	font-size: 12px;
	color: #777777;
	line-height: 24px;
}
.footer .contact-row .contact-wrap{
	float: left;
	margin-left: 100px;
padding-left: 100px;
	border-left: 1px solid #505050;}
.footer .contact-row .contact-wrap strong{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
}
.footer .contact-row .contact-wrap p a{
	font-size: 30px;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 20px;
}
.footer .contact-row .contact-wrap p a:nth-child(2){
	width: 120px;
	height: 36px;
	display: block;
	background: #243f82;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}
.footer .contact-row .contact-wrap p a:nth-child(2):before{
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/contact-icon.png);
	background-size: 100%;
	vertical-align: middle;
	margin-right: 5px;
}
.footer .contact-row  .qr-wrap{
	float: left;
	text-align: center;	margin-left: 100px;	padding-left: 90px;	border-left: 1px solid #505050;
}
.footer .contact-row  .qr-wrap img{
	width: 120px;
	height: 120px;
	display: block;
	margin-bottom: 10px;
}
.footer .contact-row  .qr-wrap p{
	font-size: 12px;
	color: #777777;
	line-height: 1;
}
.footer .copyright-row{
	line-height: 80px;
	border-top: 1px solid #505050;
}
.footer .copyright-row p{
	font-size: 14px;
	color: #777777;
	float: left;
}
.footer .copyright-row span{
	float: right;
	font-size: 14px;
	color: #777777;
}
.footer .copyright-row span a{
	color: #ffffff;
}
/* footer结束 */
/* 产品列表页 */
.page-banner{
	width: 100%;
}
.page-banner img{
	width: 100%;
	max-width：2880px;
	display: block;
	object-fit: cover;
}
.breadcrumb{
	float: left;
	line-height: 34px;
}
.breadcrumb #crumbs{
	display: inline;
}
.breadcrumb a::after {

}
.navigation{
	text-align: center;
	font-size: 0;
	margin-top: 30px;
}
.navigation h2{
	display: none;
}
.navigation a,.navigation span{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	background: #f5f5f5;
	margin: 0 1px;
	padding: 0 15px;
}
.navigation span{
	background: #243f82;
	color: #ffffff;
}
.navigation a:hover,.navigation span:hover{
	background: #243f82;
	color: #ffffff;
}
.navigation a.next,.navigation a.prev{
	width: auto;
	padding: 0 15px;
}
.page-main{
	padding-bottom: 100px;
}
.page-main img{
	width: 100%;
	min-width: 1200px;
	max-width: 2400px;
	padding: 0 0;
	display: block;
}
.page-main img:last-of-type{
	padding: 0 0 15px 0;
}
.page-main p{
	font-size: 16px;
	line-height: 1.6;
}
.page-main table p{
	line-height: 2.5;
}
.page-main table, .page-main th, .page-main td{
    border: 1px solid #243f82;
}
.page-main .title-row {
	margin-bottom: 10px;
	text-align: center;
	padding: 20px;
}
.page-main .title-row p {
	font-size: 30px;
	color: #333333;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.page-main .title-row p em {
    color: #243f82;
}
.page-main .title span {
    font-size: 14px;
    color: #999999;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* 产品列表页结束 */

/* 旗下品牌 */.brand{width: 100%;}
.brand .title-row {;margin-bottom: 10px;text-align: center;}.brand .title-row p {font-size: 30px;color: #333333;float: left;width: 100%;margin-bottom: 10px;}.brand .title-row span {font-size: 14px;letter-spacing: 2px;line-height: 1;color: #999999;}.brand .title-row p em {color: #243f82;}.brand .title-row .ppk .bleft {width: 20.83%; background: #fff;float: left;position: absolute;height: 100%;}.brand .title-row .ppk .bleft p{color:#666;font-size: 24px;line-height: 30px;}.ppk {position: relative;border-bottom: 1px solid #243f82;margin-bottom: 25px;}.ppk:nth-of-type(1) {margin-top: 40px;}.brand .title-row .ppk .bright {width: 79.16%;margin-left: 20.83%; }.brand .title-row .ppk .bright ul {overflow: hidden;}.brand .title-row .ppk .bright ul li { float: left;}.brand .title-row .ppk .bright ul li:hover img{ transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease;transform:scale(1.15,1.15); -o-transform:scale(1.15,1.15); -ms-transform:scale(1.15,1.15); -moz-transform:scale(1.15,1.15); -webkit-transform:scale(1.15,1.15);}.brand .title-row .ppk .bright ul li img{width: 120px;margin: 12px 4px; vertical-align: middle;} .bleftjz{position: absolute;left: 0;top: 50%;transform: translate(0, -50%);text-align: center;width: 100%;}.brand .title-row .ppk .bleft span{letter-spacing: 1px;line-height: 1;color: #666;font-size: 24px;}/* 旗下品牌结束 *//* 图文列表 */
.product-list.img-text-list ul li{
	width: 100%;
	padding: 30px 0;
	float: none;
	text-align: left;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	margin-bottom: 0;
}
.product-list.img-text-list ul li:first-child{
	padding-top: 0;
}
.product-list.img-text-list ul li a{
	float:none;
	opacity: 1;
	position: static;
}
.product-list.img-text-list .title{
	line-height: 30px;
	margin-bottom: 10px;
}
.product-list.img-text-list .title a{
	font-size: 18px;
}
.img-text-list .img{
	width: 240px;
	height: 160px;
	overflow: hidden;
	float: left;
	margin-bottom: 0;
}
.img-text-list .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-text-list .text{
	width: calc(100% - 260px);
	float: left;
	padding-left: 20px;
}
.img-text-list .text .content{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #666666;
}
.img-text-list .text .more{
	line-height: 32px;
	display: inline-block;
	padding: 0 20px;
	border: 1px solid #ddd;
	color: #999999;
}
.img-text-list .text .more:hover{
	color: #ffffff;
	background: #243f82;
	border: 1px solid #243f82;
}
/* 图文列表结束 */
/* 文字列表 */
.product-list.text-list ul li{
	width: 100%;
	padding: 0;
	line-height: 60px;
	float: none;
	text-align: left;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	margin-bottom: 0;
	font-size: 0;
}
.product-list.text-list ul li span{
	float: right;
	font-size: 14px;
	color: #999999;
}
.product-list.text-list ul li a{
	display: block;
	width: 70%;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
/* 文字列表结束 */
/* 联系我们 */
.page-content {
	padding-top:20px; 
	padding-bottom: 50px;
	font-size: 16px;
    color: #333;
    line-height: 28px;
}
.page-content strong{
	font-size: 18px;
	color: #333333;
	display: block;
	margin-bottom: 20px;
}
.page-content p{
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.page-content .map{
	width: 100%;
	height: 400px;
	overflow: hidden;
	border: 1px solid #999	;
	margin-top: 30px;
}
.page-content .map img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
/* 联系我们结束 */
/* 关于我们 */
.page-content img{
	max-width: 100%;
	height: auto !important;
	display: block;
}
/* 关于我们结束 */
/* 详情页 */
.page-content .content-title{
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.page-content .content-title h4{
	font-size: 30px;
}
.page-content .content-title p span{
	font-size: 14px;
	color: #999999;
	margin: 0 10px;
	white-space: nowrap;
}
.page-content .content-text{
	padding-bottom: 50px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}
.page-content .content-text p{
	font-size: 16px;
	line-height: 28px;
	text-indent: 2em;
	margin-bottom: 10px;
}
.page-content .content-text img{
	max-width: 100%;
	display: block;
	margin: 20px auto;
}
.page-content .content-page {
	line-height: 30px;
	padding: 20px 0;
}
.page-content .content-page .row div{
	width: 50%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.page-content .content-page span{
	font-size: 14px;
	color: #999999;
	margin: 0 15px;
}
.page-content .content-page a{
	font-size: 14px;
	color: #666666;
}
.page-content .content-page .next span{
	float: right;
}
.page-content .content-page .next{
	text-align: right;
}
/* 详情页结束 */
/* 产品详情 */
.ppd-img {
    width: 500px;
    float: left;
}
.ppd-img .gallery-top {
    width: 500px;
    height: 360px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    overflow: hidden;
}
.ppd-img .gallery-thumbs {
    width: 500px;
    height: 90px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    padding: 5px 25px;
}
.ppd-img .gallery-thumbs .swiper-slide {
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #f5f5f5;
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}

.ppd-img .gallery-thumbs .swiper-slide img {
    height: 100%;
}
.ppd-img .swiper-button-prev {
    left: 0;
    transform: scale(.6);
}
.ppd-img .swiper-button-next {
    right: 0;
    transform: scale(.6);
}
.ppd-info {
    width: 360px;
    height: 470px;
    float: right;
    position: relative;
}
.ppd-pname {
    font-size: 24px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
}
.ppd-info-content {
    padding-top: 20px;
}
.ppd-info-content p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.ppd-tell {
    width: 360px;
    height: 90px;
    background: #243f82;
    line-height: 90px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
}
.ppd-content-box {
    border: 1px solid #eee;
    margin-top: 40px;
    box-sizing: border-box;
}
.ppd-content-text-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
    background: #eeeeee;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.ppd-content-text {
    padding: 30px 20px 50px;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}
.ppd-content-text img{
	
}
.page-content .swiper-slide img {
    width: 100%;
    height: 100%;
	display: block;
	object-fit: cover;
}
.payment_time_title {
	display: none;	 
}


/* 产品详情结束 */
@media only screen and (max-width: 760px){
    .main-container{
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
		min-width: 100%;
		max-width: 100%;
	}
	
	.full-main{
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		margin-bottom: 50px;
	}
	.row{
		    margin-right: 0;
		    margin-left: 0;
		    list-style: none;
		    padding: 0;
		    width: 100%;
		    text-align: center;
	}
	/* 头部 */
	.head-box .top-row{
		display: none;
	}

	.nav-bg {
		border-top: 1px solid #ddd;
		height: auto;
		position: absolute;
		z-index: 99;
		background: #243f82;
		overflow: hidden;
		padding: 15px 0;
		display: none;
	}
	.nav-row > ul > li {
		float: none;
		position: relative;
		text-align: center;
	}
	.nav-row > ul > li > a{
		padding: 0;
		width: 100%;
		border: none;
	}
	.nav-row > ul > li ul{
		display: none;
	}
	.nav-row > ul > li:hover ul{
		display: none;
	}
	.nav-bg.wap-home {
		display: block;
	}
	.logo-row .logo-wrap{
		height: 34px;
		float: left;
	}

	.wap-menu {
		display: block;
	}
	.slogan-wrap{
		display: none;
	}
	.phone-wrap{
		display: none;
	}
	/* banner */
	.ydbanner {
		display: block;
	}
	.pcbanner {
		display: none;
	}
	.home-banner .swiper-slide img{
	}
	.home-banner .button{
		display: none;
	}
	/* search */
	.search-wrap{
		padding: 15px 0;
		height: auto;
		margin-bottom: 20px;
	}
	.search-wrap .hot-words{
		display: none;
	}
	.search-wrap .search-form{
		width: 100%;
	}
	.search-wrap .search-form input.text{
		width: calc(100% - 34px);
	}
	/* product */
	.product-category{
		width: 100%;
		padding: 0;
	}
	.product-category .title{
		display: none;
	}
	.product-category .phone{
		display: none;
	}
	.product-category .list{
		overflow: hidden;
		overflow-x: hidden;
		display: none;
		margin-top: 40%;
	}
	.product-category .list ul{
		overflow: hidden;
	}
	.product-category .list ul li{
		display: inline-block;	
	}

	.product-category .list ul li a{
		padding: 0 15px;
	}
	.product-category .list ul li a:after{
		display: none;
	}

	.product-list{
		width: 100%;
	}
	.product-list ul li{
		width: 50%;
		padding: 0 1%;
		float: left;
	}
	.product-list ul li{
		margin-bottom: 10px;
	}
	.product-list ul li .img{
	height: 100%;
	margin-bottom: 0;
    width: 100%;}
	/* advantage */
	.advantage{
		height: 660px;
	}
	.advantage .list {
		margin-top: 30px;
	}
	.advantage .list ul li{
		width: 33.33%;
		margin-bottom: 20px;
	}
	.advantage .list ul li p{
		width: 68px;
		height: 68px;
	}
	.advantage .list ul li span {
		font-size: 16px;
		color: #264084;
		line-height: 24px;
	}
	.application{
		margin-top: -150px;
	}
	.application .swiper-container .swiper-slide{
		width: 100%;
		padding: 15px 20px;
		height:150px;
	}
	.application .swiper-container .swiper-slide .number{
		width: 40px;
	}
	.application .swiper-container .swiper-slide .number::after {
		margin-top: 10px;
	}
	.application .swiper-container .swiper-slide .number p{
		font-size: 30px;
	}
	.application .swiper-container .swiper-slide .text{
		width: calc(100% - 40px);
		padding: 20px  0 0 10px;
	}
	.application .swiper-button-prev{
		display: none;
	}
	.application .swiper-button-next{
		display: none;
	}
	/* about */
	.about{
		position: relative;
	}
	.about-left {
		width: 100%;
		float: none;
		padding-top: 30px;
}
	.about-left .text-row .title {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	text-align: center;}
	.about-left .text-row{
		height: auto;
	}
	.about-left .text-row .content {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.about-right {
		display: none;
	}
	.factory .list-row .swiper-slide {
		width: 100%;
		padding: 0 10px;
	}
	/* news */
	.news-item-wrap {
		padding: 0;
		width: 100%;
		float: none;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	/* link */
	.link{
		display: none;
	}
	/* footer */
	.footer .footer-nav-row  {
		display: none;
	}
	.footer .contact-row .footer-logo {
		float: none;
		text-align: center;
	}
	.footer .contact-row .add-wrap {
		float: none;
		margin-left: 0;
		padding: 20px;
		border: 1px solid #505050;
		margin-top: 20px;
	}
	.footer .contact-row .contact-wrap {
		float: none;
		margin-left: 0;
		margin-top: 30px;
		text-align: center;
	padding-left: 0px;
    border-left: 0px solid #505050;}
	.footer .contact-row .contact-wrap a{
		margin: 0 auto;
	}
	.footer .contact-row .qr-wrap {
		float: none;
	    padding-left: 0px; border-left: 0px solid #505050; margin-left: 0px;}
	.footer .contact-row .qr-wrap img {
		margin: 20px auto;
	}
	.footer .copyright-row{
		text-align: center;
		line-height: 24px;
		padding: 30px 0;
	}
	.footer .copyright-row p {
		font-size: 14px;
		color: #777777;
		float: none;
	}
	.footer .copyright-row span{
		float: none;
	}
	/* page */
	.page-banner{
	}
	.page .search-form{
		display: none;
	}
	.page-main {
		padding-bottom: 60px;
	}
	.page-main img{
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	.product-list.img-text-list ul li:first-child {
		padding-top: 30px;
	}
	.img-text-list ul li .img {
		width: 120px;
		height: 110px;
		overflow: hidden;
		float: left;
		margin-bottom: 0;
	}
	.img-text-list .text {
		width: calc(100% - 120px);
		float: left;
		padding-left: 20px;
	}
	.product-list.img-text-list .title a {
		font-size: 16px;
		line-height: 24px;
	}
	.img-text-list .text .content {
		display: none;
	}
	.page-content{
		padding-top: 30px;
	}
	.page-content .map{
		width: 100%;
		height: 200px;
		overflow: hidden;
		border: 1px solid #999	;
	}
	.page-content .content-page span{
		margin: 0;
		margin-right: 15px;
	}
	.page-content .content-page .row div{
		width: 100%;
		float: none;
	}
	.page-content .content-page .next span{
		float: none;
	}
	.page-content .content-page .next{
		text-align: left;
	}
	.page-content .wp-block-image{
		margin: 15px 0;
		padding: 0;
	}
	.ppd-img {
		width: 100%;
		float: none;
	}
	.ppd-img .gallery-top {
		width: 100%;
		height: 260px;
		border: 1px solid #ddd;
		box-sizing: border-box;
		overflow: hidden;
	}
	.ppd-img .gallery-thumbs {
		width: 100%;
		height: 70px;
		box-sizing: border-box;
		border: 1px solid #ddd;
		margin-top: 10px;
		position: relative;
		overflow: hidden;
		padding: 5px 25px;
	}
	.ppd-info {
		width: 100%;
		height: auto;
		float: none;
		position: static;
	}
	.ppd-tell {
		width: 100%;
		height: 90px;
		line-height: 90px;
		text-align: center;
		font-size: 24px;
		color: #ffffff;
		position: static;
		margin-top: 20px;
	}
	#wrap11 {
	display: block!important;
	}
	.wrap11 {
	display: block!important;
	}
	#wrap11 {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	overflow: hidden;
	width: 100%;
	}
	.wrap11 {
	width: 100%;
	height: 50px;
	overflow: hidden;
	background-color: #515151;
	}
	.wrap11 .diva {
	width: 30%;
	float: left;
	padding: 0.2rem 0rem 0rem 0.2rem;
	color: #FFF;
	}
	.wrap11 .divb {
	width: 100%;
	height: 50px;
	float: left;
	background: #da2625;
	}
	.wrap11 .divb dd {
	width: 100%;
	height: 50px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	display: flex;
	justify-content: center; 
	align-items: center; 
	}
	.wrap11 .divb img {
	height: 50px;
	color: #fff;
	display: block;
	}
	/* right-bar */
	.right-bar {
	display: none;
	}
.product-list .img i{
	width: 100%;
	display: none;
	background-size: 100%;
	position: absolute;
	top: -100%;
	z-index: 99;
	pointer-events: none;
	transition: none;
}
.product-list ul li:hover .img a{
	opacity: 0;
}
.product-list ul li .img a{
	opacity: 0;
}
.product-list .img i img{width: 80%;margin: 0 10%;}
.product-list ul li:hover .img i{
	width: 100%;
	display: none;
	background-size: 100%;
	position: absolute;
	top: -100%;
	z-index: 99;
	pointer-events: none;
	transition: none;
}
}
/*right-bar*/
.right-bar{
	position: fixed;
	top: 40%;
	right: 0;
	width: 60px;
	height: 203px;
    z-index: 9999;
    margin-top: 100px;
}
.right-bar ul li{
	width: 60px;
	height: 60px;
	background: #346ac3;
	box-shadow: 0 2px 21px rgba(108,108,108,.19);
	cursor: pointer;
	position: absolute;
}
.right-bar ul li a{
	width: 60px;
	height: 60px;
	cursor: pointer;
	overflow: hidden;
	display: block;
	float: left;
}
.rtbar-li2{
	top: 61px;
}
.right-bar ul li.rtbar-li3{
	top: 122px;
	width:210px;
}
.rtbar-li4{
	top: 183px;
}
.right-bar ul li em{
	width: 60px;
	height: 60px;
	display: block;
}
.right-bar ul li.rtbar-li1 em{
	background: url(../images/right-icon1.png);
	background-size: 100%;
}
.right-bar ul li.rtbar-li3 em{
	background: url(../images/right-icon2.png);
	background-size: 100%;
}
.right-bar ul li.rtbar-li2 em{
	background: url(../images/right-icon3.png);
	background-size: 100%;
}
.right-bar ul li.rtbar-li4 em{
	background: url(../images/right-icon4.png);
	background-size: 100%;
}
.right-bar ul li.rtbar-li2 p{
	text-align: center;
	line-height: 1;
	margin-bottom: 20px;
}
.right-bar ul li:hover{
	background: #243f82;
	box-shadow: 0 2px 21px rgba(90, 123, 172, 0.45);
}

.right-bar ul li:hover i{
    color: #ffffff;
}

.rtbar-li3 strong{
	font-size: 20px;
	line-height: 60px;
	color: #fff;
	font-weight: 500;
}
.rtbar-li4 i{
    color: #ffffff;
}
.right-bar ul li.rtbar-li4 a span{
    color: #ffffff;
}
.rtbar_shwx{
	position: absolute;
	right: 60px;
	top:0px;
	background: #fff;
	box-shadow: 0 2px 21px rgba(108,108,108,.19);
	display: none;
	z-index: 20;
}
.rtbar_shwx img{
	padding: 5px;
	max-width: 140px;
}
.right-bar ul li.gotop{
	display: none;

}




/*****在线留言******/
.page_content .fl {
  width: 46%;
  display: inline-block;
}

.page_content .fl img {
  display: block;
  max-width: 100%;
}

.page_content .fr {
  width: 40%;
  display: inline-block;
  margin-left:5%;
}

.page_content .fr span {
  font-size: 14px;
  color: #333;
  display: block;
}


.page_content .fr input {
  outline: 0;
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #ddd;
}

.page_content .fr input:focus {
  box-shadow: 0px 1px 10px 1px #02b29c;
}

.page_content .fr p {
  width: 100%;
  display: block;
  margin-top: 10px;
}
.page_content .fr p i{
  font-size: 14px;
  color: #333;
  display: inline-block;
  font-style: normal;
  line-height: 40px;
  float: left;
  margin-top: 10px;
}
.page_content .fr p input  {
  width: 30%;
  float: left;
}
.page_content .fr p img  {
  height: 40px;
  margin-top: 10px;
  float: left;
  margin-left: 15px;
}

.page_content .fr textarea {
  outline: 0;
  width: 100%;
  border: none;
  height: 100px;
  border: 1px solid #ddd;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}

.page_content .fr textarea:focus {
  box-shadow: 0px 1px 10px 1px #02b29c;
}

.page_content .fr .btnsub {
  background: #0071bf;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  text-align: center;
}

.page_content .fr .btnsub:focus {
  box-shadow: 0px 1px 10px 1px #fff;
}
.pmb-list {
    width: 75%;
    float: left;
}
.pmb-list .list {
    width: 100%;
    overflow: hidden;
}
.pmb-list ul li {
    padding: 0 15px;
    float: left;
    width: 96%;
    text-align: center;
    margin-bottom: 30px;
    border-radius: 20px;
    border: 1px solid #243f82;
    margin-left: 2%;
}
.pmb-list ul li i {
	height: 100px;
    width: 100px;
    text-align: center;
    float: left;
	background:#d9d9d9;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 60px;
    line-height: 100px;
    color: #fff;
    margin: 16px 8px;
    font-style: normal;
	margin-right: 20px;
}
.pmb-list ul li:nth-child(1) i {
	background: #ffaa19;
}
.pmb-list ul li:nth-child(2) i {
	background: #c0d1e7;
}
.pmb-list ul li:nth-child(3) i {
	background: #dbcab0;
}
.pmbimg {
	background: #fff;
    border-width: 0px;
    position: relative;
}
.pmbimg img {
	float: left;
    margin-right: 20px;
}
.pmb-right {
	float: left;
	margin: 6px 0;
	width: 400px;
}
.pmb-right h2 {
    font-size: 26px;
    font-weight: normal;
	letter-spacing: 2px;
	padding-bottom: 10px;
	text-align: left;
}
.pmb-right p {
    font-size: 12px;
	text-align: left;
    line-height: 25px;
	color: #999999;
}
@media only screen and (max-width: 760px){

.page_content .fl {
    display: none;
}
.page_content .fr {
    display: block;
    width: 90%; 
    margin:0 auto;
}
.footer .contact-row .contact-wrap strong {
	font-size: 26px;
}

.waplist {
	display: block; 
	width: 100%; 
	margin: 0 auto;
}
.waplist ul {
	margin-top: 20px;
}
.waplist ul li {
	width: 33.33%; 
	margin-bottom: 22px;
	float: left; 
	text-align: center;
}
.waplist ul li p {
	width: 65px;
	height: 65px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.waplist ul li p img {
	width: 100%;
}
.waplist ul li span {
	font-size: 16px;
	color: #243f82;
	line-height: 24px;
}
.product-list .title p {
	font-size: 26px;
	width: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}
.product-list .title {
	width: 100%;
	float: none;
	margin: 20px 0;
	line-height: 1;
	text-align: center;
}.product-list .title a {
	display: none;
}.product-list .title span {
	line-height: 1;
	margin-left: 0;
}
.about-left .img-row {
	display: none;
}
.brand .title-row .ppk .bleft {
	width: 100%;
	background: #fff;
	height: auto;
	position: relative;
	height: 40px;
}
.bleftjz {
	top: 0%;
	transform: translate(0, 0);
	text-align: right;
	width: 100%;
	border-bottom: 1px solid #243f82;
	position: relative;
}
.brand .title-row .ppk .bleft p {
	font-size: 22px;
	background: #243f82;
	width: auto;padding: 1.6% 2%;
	height: 40px;width: 40%;
	text-align: center;
}
.brand .title-row .ppk .bleft span {
	color:#666;
	font-size: 24px;
}
.brand .title-row .ppk .bright {
	width: 100%;
	margin-left: 0;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.ppk {
	border-bottom: 0px solid #243f82;
	margin-left: 0px;
	line-height: 40px;
}
.brand .title-row .ppk .bright ul li {
	width: 50%;
	margin-bottom: 5px;
}
.about-left .text-row .title p , .factory .title-row p , .brand .title-row p {
	font-size: 26px;
}
.ppk:nth-of-type(1) {
	margin-top: 28px;
}
.advantage {
	padding-top: 20px;
}
.lybform {
    width: 100%;
}
.navigation a, .navigation span {
   margin: 1px 1px;
}
.pmb-list {
    width: 100%;
}
.pmb-list ul li i {
    height: 55px;
    width: 55px;
    text-align: center;
    float: left;
    background: #d9d9d9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 35px;
    line-height: 55px;
    color: #fff;
    margin: 16px 8px;
    font-style: normal;
    margin-right: 0;
    margin: 5% 4%;
}
.pmb-right {
    display: none;
}
.pmbimg img {
    float: left;
    margin-right: 20px;
	width: 60%;
}
.payment_time_title {
	display: block;
    width: 90%;
    text-align: center;
    height: 40px;
    border: 1px solid #243f82;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 4px;
    line-height: 40px;
    color: #243f82;
    font-size: 17px;
	letter-spacing: 2px; 
}
.payment_time_mask {
	z-index: 999;
	width: 90%;
	position: absolute;
	left: 5%;
	top: 115px;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
}
.payment_time_mask li{
	background-color: #fff;
	color:#243f82;
	width: 100%;
}
.product-category .list ul li a {
    line-height: 38px;
	height: 38px;
    display: block;
    color: #243f82;
    font-size: 17px;
    position: relative;
	border-bottom: 1px solid #243f82;
	width: 60%;
    margin: 0 auto;
}
.product-category .list ul li:last-child a {
	border-bottom: 0px solid #243f82;
}
#bg{
	background-color:#000;
	position:fixed;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	opacity:0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	touch-action: none;
}
.product-category .list {
    background: #346ac3;
    padding: 0 0;
}
.product-category .list ul li[class*="current"] a {
    background: #243f82;
	color: #fff;
}
.product-category .list ul li:first-child {
	display: block;
}
}
.navigation a[class*="pagenow"], .navigation span[class*="pagenow"] {
	background: #243f82;
	color: #fff;
}
.qr-wrap li {
    padding: 0 1%;
    display: inline-block;
    width: 120px;
    text-align: center;
    margin-bottom: 30px;
    margin-left: 10px;
}
#wrap11 {
    display: none;
}
.wrap11 {
    display: none;
}
