body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, footer, header, hgroup, nav, section, audio, canvas, video { display: block; }
body {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}
textarea { resize: none; }
iframe, img { border: 0; }
ul, ol, li { list-style: none; }
input, select, textarea {
	outline: 0;
	-webkit-user-modify: read-write-plaintext-only;
}
input { -webkit-appearance: none; }
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #e80000;
	text-decoration: underline;
}
.clearfix {
	clear: both;
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fl { float: left; }
.fr { float: right; }
.wrapper {
	width: 1400px;
	margin: 0 auto;
}
.wrapper1 {
	width: 95%;
	margin: 0 auto;
}
.top1 {
	background: #003b92;
	height: 40px;
	color: #fff;
	font-size: 13px;
	line-height: 40px;
}
.top1 a { color: #fff; }
.top1 img {
	vertical-align: middle;
	margin-right: 3px;
}
.top1 span {
	color: #666;
	padding: 0 13px;
	display: inline-block;
}
.top2 { height: 80px; }
.top2 .logo {
	margin-right: 20%;
	float: left;
}
.top2 .logo img {
	height: 30px;
	padding-top: 20px;
}
.top2 .menu { float: left; }
.top2 .menu li {
	float: left;
	margin-left: 1px;
	line-height: 80px;
}
.top2 .menu li.no { display: none; }
.top2 .menu li:hover { background: #003b92; }
.top2 .menu li a {
	font-size: 14px;
	color: #333;
	padding: 0 12px;
}
.top2 .menu li:hover a {
	color: #fff;
	text-decoration: none;
}
.top2 .hotline {
	text-align: right;
	font-size: 13px;
	padding-top: 15px;
	line-height: 22px;
}
.top2 .hotline h2 { font-size: 17px; }
.bannerslide {
	width: 100%;
	height: 640px;
	position: relative;
}
.bannerslide .swiper-slide {
	background-position: center;
	background-size: cover;
	position: relative;
}
.bannerslide .swiper-slide img {
	width: 100%;
	height: auto;
}
.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 15px !important;
	width: 100%;
	z-index: 9;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 36px;
	height: 4px;
	background: #fff;
	margin: 0 6px;
	cursor: pointer;
}
.swiper-active-switch {
	background: #e00029;
	width: 72px;
}
.bannerslide .arrow-left {
	background: url(../images/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
}
.bannerslide .arrow-right {
	background: url(../images/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
}
.box3 {
	height: 45px;
	background: #f6f6f6;
	border-bottom: 1px #eee solid;
	line-height: 45px;
	display: block
}
.txt {
	float: left;
	border: 1px #eee solid;
	border-bottom: 1px #ccc solid;
	font-size: 12px;
	color: #666;
	padding: 10px;
	display: block;
	margin-top: 5px;
}
.bbtn { margin-top: 5px; }
.box5 {
	background: #f7f7f7;
	padding: 50px 0;
}
.box5 .title {
	color: #222;
	font-weight: bold;
	font-size: 40px;
	text-align: center;
	line-height: 140%;
}
.box5 .title span { color: #003b92; }
.box5 .ppp {
	font-size: 14px;
	text-align: center;
	margin-top: 18px;
}
.box5 .protit {
	width: 540px;
	text-align: center;
	margin: auto;
	margin-top: 50px;
}
.box5 .protit ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
.box5 .protit li {
	display:inline-block;
	padding: 10px 20px;
	border: #CCC 1px solid;
	margin-right: 5px;
	font-size: 13px;
}
.box5 .protit li a { text-decoration: none; }
.box5 .protit li.on { background: #003b92; }
.box5 .protit li.on a { color: #fff; }
.box5 .proimg { margin-top: 30px; }
.box5 .proimg ul {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}
.box5 .proimg li {
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-top: 20px;
}
.box5 .proimg li:nth-child(4n) { margin-right: 0; }
.box5 .proimg li .img {
	height: 200px;
	overflow: hidden;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.box5 .proimg li .img img {
	display: block;
	max-width: 100%;
}
.box5 .proimg li .text {
	background: #fff;
	padding: 20px 40px;
	text-align: center;
	line-height: 140%;
	color: #666;
}
.box5 .proimg li .text h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}
.box5 .proimg li .text a {
	border: #CCC 1px solid;
	display: inline-block;
	padding: 10px 10px;
	border-radius: 50px;
	margin: auto;
	margin-top: 10px;
}
.box5 .more {
	width: 180px;
	height: 44px;
	line-height: 44px;
	margin: auto;
	text-align: center;
	background: #003b92;
	margin-top: 32px;
}
.box5 .more img {
	margin-right: 8px;
	vertical-align: middle;
}
.box5 .more a { color: #fff; }
.box6 { padding: 70px 0; }
.box6 h3 {
	font-size: 40px;
	color: #222;
	text-align: center;
}
.box6 h3 span { color: #003b92; }
.box6 p {
	margin-top: 40px;
	font-size: 14px;
	line-height: 24px;
}
.box6 em {
	margin-top: 30px;
	width: 30px;
	height: 1px;
	background: #ccc;
	display: inline-block;
}
.box6-content {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.box6-pic { width: 600px; }
.box6-pic img {
	display: block;
	max-width: 100%;
}
.box6-text {
	margin-left: 50px;
	width: calc(100% - 650px);
}
.box6-icon {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	align-items: flex-start;
	margin-top: 20px;
	justify-content: center;
}
.box6-icon li {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	align-items: center;
	margin: 20px 10px;
	background: #fff;
	box-shadow: 0 0 12px 2px #ccc;
	padding: 20px;
}
.box6-icon li .icon { margin-right: 20px; }
.box6-icon li .icon img {
	display: block;
	max-width: 100%;
}
.box6-icon li .tit {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.box7 {
	background: url(../images/lvse.jpg) no-repeat center;
	height: 401px;
	text-align: center;
	color: #fff;
}
.box7 p {
	font-size: 16px;
	padding-top: 68px;
}
.box7 h2 {
	font-weight: normal;
	font-size: 32px;
	margin-top: 30px;
}
.box7 .tele {
	background: url(../images/tele.png) no-repeat center;
	width: 180px;
	margin: auto;
	height: 30px;
	font-size: 14px;
	margin-top: 32px;
	padding-top: 45px;
}
.box8 {
	background: #f7f7f7;
	padding: 50px 0;
}
.box8 .newstitle { color: #666; }
.box8 .newstitle .fl {
	font-size: 15px;
	color: #999;
}
.box8 .newstitle .fl span {
	font-size: 21px;
	color: #666;
}
.box8 .newstitle .tit { }
.box8 .newstitle .tit li {
	float: left;
	font-size: 14px;
}
.box8 .newstitle .tit li.on {
	color: #003b92;
	text-decoration: underline;
}
.box8 .newstitle .tit li em {
	width: 5px;
	height: 5px;
	border-radius: 5px;
	display: inline-block;
	background: #666;
	margin: 0 15px;
}
.box8 .news {
	margin-top: 36px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.box8 .news .newbig { width: 45%; }
.box8 .news .newbig .img {
	height: 360px;
	overflow: hidden;
}
.box8 .news .newbig .img img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
}
.box8 .news .newbig .text {
	background: #fff;
	border: 1px #eee solid;
	padding: 45px 55px;
	box-sizing: border-box;
	color: #222;
	box-shadow: 2px 2px 7px 2px #ccc;
}
.box8 .news .newbig .text em { font-style: normal; }
.box8 .news .newbig .text h2 {
	font-size: 21px;
	font-weight: normal;
	margin-top: 5px;
}
.box8 .news .newbig .text p {
	margin-top: 20px;
	font-size: 13px;
	color: #666;
}
.box8 .news .newsmall {
	margin-left: 2%;
	width: 53%;
}
.box8 .news .newsmall li {
	background: #fff;
	padding: 40px;
	box-shadow: 2px 2px 7px 2px #ccc;
	margin-bottom: 28px;
}
.box8 .news .newsmall li.on { background: #f6fbff; }
.box8 .news .newsmall li .time { }
.box8 .news .newsmall li .time h2 {
	color: #ccc;
	font-size: 61px;
	margin-right: 35px;
	font-weight: normal;
}
.box8 .news .newsmall li .time em {
	font-style: normal;
	color: #222;
	margin-top: -12px;
	display: block;
}
.box8 .news .newsmall li .time p {
	font-size: 21px;
	color: #222;
	margin-top: 5px;
}
.box8 .news .newsmall li a:hover .time p { text-decoration: none; }
.box8 .news .newsmall li .ttt {
	font-size: 13px;
	margin-top: 20px;
}
.box9 {
	background: url(../images/pbg.jpg) no-repeat center;
	height: 486px;
	text-align: center;
	color: #fff;
}
.box9 h1 {
	font-weight: normal;
	font-size: 40px;
	padding-top: 120px;
	line-height: 140%;
}
.box9 p { }
.box9 .contact { margin-top: 65px; }
.box9 .contact ul {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	justify-content: center;
}
.box9 .contact li {
	float: left;
	font-size: 14px;
	padding: 15px 20px;
	border: #fff 1px solid;
	margin-right: 15px;
}
.box9 .contact li.ask {
	color: #416c2c;
	font-size: 14px;
	padding: 15px 20px;
	border: #fff 1px solid;
	background: #FFF;
}
.box9 .cont {
	font-size: 14px;
	line-height: 160%;
	margin-top: 30px;
}
.box10 {
	height: 90px;
	line-height: 90px;
}
.box10 img {
	margin-right: 8px;
	vertical-align: middle;
}
.box10 a {
	margin-right: 10px;
	color: #333;
}
.box10 a.big { font-size: 13px; }
.foot {
	height: 100px;
	background: #222;
	color: #fff;
	padding-top: 40px;
	font-size: 13px;
	color: #ddd;
}
.foot span { color: #fff; }
.foot a {
	font-size: 12px;
	color: #fff;
}
.foot em {
	color: #fff;
	margin-right: 10px;
	font-style: normal;
}
.inbanner {
	height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.menux { }
.menux li {
	float: left;
	padding: 0 15px;
}
.menux li.on { background: #003b92; }
.menux li a { font-size: 15px; }
.menux li.on a { color: #fff; }
.main {
	padding: 50px 0;
	font-size: 16px;
	line-height: 180%;
}
.newslist { }
.newslist .item {
	width: 48%;
	margin-right: 2%;
	float: left;
	margin-bottom: 20px;
	box-sizing: border-box;
	border: 1px solid #dedede;
	-webkit-transition: all .4s;
	transition: all .4s;
	background: #fff;
	padding: 30px;
}
.newslist .item:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.newslist .item .time {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #999;
}
.newslist .item .time .split {
	margin: 0 10px;
	color: #ccc;
}
.newslist .item .name {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 25px;
	height: 28px;
	overflow: hidden;
}
.newslist .item .name a { color: #003b92; }
.newslist .item .name a:hover { color: #ea0000; }
.newslist .item .text {
	color: #777;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 16px;
}
.newslist .item .link {
	overflow: hidden;
	margin-bottom: -12px;
}
.newslist .item .link a {
	width: 24px;
	height: 24px;
	display: block;
	background: url(../images/hb01img01.png) no-repeat center;
	float: left;
}
.newslist .item .link a.l02 {
	float: right;
	background-image: url(../images/hb01img02.png);
}
/*新闻详情*/
.newsmain {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	margin: 50px 0;
}
.newsitem {
	flex: 1;
	border-right: 1px solid #dedede;
	padding-right: 30px;
	min-height: 50vh;
}
.newsitem .box {
	padding-bottom: 30px;
	color: #333;
}
.newsitem .box .tit {
	font-weight: 700;
	font-size: 26px;
}
.newsitem .box .inf {
	font-size: 14px;
	margin-top: 16px;
}
.newsitem .box .inf span {
	margin-right: 20px;
	opacity: .6;
}
.newsitem .content {
	font-size: 17px;
	line-height: 2;
	color: #666;
}
.newsitem .mor {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #dedede;
	line-height: 2;
	font-size: 16px;
}
.newsitem .mor a:hover {
	color: #cc2626;
	transition: all .3s;
}
.newside { width: 25%; }
.newside .tuibox .hd {
	font-size: 30px;
	font-weight: 700;
	color: #333;
	padding-left: 30px;
}
.newside .tuibox .bd { padding-left: 30px; }
.newside .tuibox .bd .item {
	padding: 20px 0;
	border-bottom: 1px solid #dedede;
}
.newside .tuibox .bd .item .nam {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.newside .tuibox .bd .item .nam a:hover {
	color: #cc2626;
	transition: all .3s;
}
/*end*/


.product { }
.product ul {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.product li {
	float: left;
	margin-bottom: 30px;
	margin-right: 1%;
	width: 24%;
}
.product li img {
	width: 100%;
	height: 204px;
}
.product li p {
	background: #eee;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
}
.proshowbox { }
.prodetails-name {
	font-size: 26px;
	text-align: center;
	color: #333;
	margin-bottom: 20px;
}
.pdshow-r-text { }
/*相关产品推荐*/
.tuijian { }
.tuijian .tuiname {
	font-size: 18px;
	border-top: 1px solid #e5e5e5;
	padding: 30px 0;
}
.tuijian .tuibox { margin-bottom: 50px; }
.tuijian .tuibox .item {
	float: left;
	width: 23%;
	margin-right: 2%;
	text-align: center;
	overflow: hidden;
}
.tuijian .tuibox .item:last-child { margin-right: 0; }
.tuijian .tuibox .item .name {
	color: #666;
	font-size: 16px;
	overflow: hidden;
	background: #eee;
	line-height: 42px;
}
.tuijian .tuibox .item .pic { overflow: hidden; }
.tuijian .tuibox .item .pic img {
	display: block;
	width: 100%;
	transition: all .3s;
}
.tuijian .tuibox .item .pic img:hover {
	display: block;
	width: 100%;
	transform: scale(1.1);
}
/*产品返回 上下页*/
.page-prev-next {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	margin-top: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
.page-prev-next .pp {
	width: 40%;
	text-align: center;
	padding: 5px 10px;
	overflow: hidden;
}
.page-prev-next .pp.back {
	border: 1px solid #7d7d7d;
	width: 20%;
	border-radius: 20px;
}
.page-prev-next .pp a { color: #333; }
.page-prev-next .pp.back:hover { background: #003b92; }
.page-prev-next .pp.back:hover a { color: #fff; }
/*end*/

.message { margin-top: 50px; }
.messagecon {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}
.messagecon p { margin-bottom: 20px; }
.messagetit {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.messagetarea {
	padding: 10px;
	border: 1px solid #dedede;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	resize: none;
	width: 96%;
	height: 90px;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	background: #f8f8f8;
	margin-bottom: 20px;
}
.messagetarea:focus {
	color: #333;
	outline: none;
	background: #fff;
}
.messageinput {
	padding: 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	border: 1px solid #dedede;
	margin: 0 5px 0 0;
	color: #666;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	background: #f8f8f8;
	margin-bottom: 20px;
}
.messageinput:focus {
	color: #333;
	outline: none;
	background: #fff;
}
.messagebtn {
	width: 30%;
	text-align: center;
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	border: 0;
	background: #9b81e3;
	color: #f1f1f1;
	border-radius: 4px;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 30px;
}
.messagebtn.btnon {
	width: 50%;
	color: #fff;
}
.messagebtn:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
.main .con .yanzhengma { display: inline; }
.messagebtn.btnon { background: #003b92; }
.contactbox {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.contactbox .cbox-l { width: 50%; }
.contactbox .cbox-r { }
@media (max-width: 1280px) {
.top2 .hotline { display: none; }
.wrapper {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 20px;
}
.box6-icon li { display: block; }
.box6-icon li .icon img { margin: 0 auto; }
.box6-icon li .tit { text-align: center; }
.box6-icon li .icon {
	margin-right: 0;
	margin-bottom: 10px;
}
.box6 p { margin-top: 0; }
}
@media (max-width: 1140px) {
.top2 .logo { margin-right: 0; }
.top2 .menu { float: right; }
.top2 .hotline { display: none; }
.bannerslide { height: 400px; }
.box4 li h1 {
	font-size: 32px;
	margin-top: 40px;
}
.box4 li p {
	margin-top: 30px;
	font-size: 13px;
	padding: 0 14%;
}
.box8 .news .newbig .img img { width: 100%; }
.box8 .news .newbig .text { width: auto; }
.box8 .news .newsmall li { padding: 30px; }
.box8 .news .newsmall li .time h2 { margin-right: auto; }
.box9 .contact li { margin-bottom: 15px; }
.box6-pic { display: none; }
.box6-text { width: 100%; margin-left:0; }
.box6-text p { margin-top: 0; }
.box6 em{ display: none; }
}
@media (max-width: 780px) {
.top1 .fr { display: none; }
.top2 {
	width: 100%;
	height: auto;
}
.top2 .logo {
	text-align: center;
	margin: auto;
	float: none;
	margin-bottom: 30px;
}
.top2 .logo img {
	height: 40px;
	margin-top: 0;
}
.top2 .menu { float: none; }
.top2 .menu li {
	box-sizing: border-box;
	border-right: 1px solid #535353;
	margin-left: 0;
	width: 25%;
	transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in 0s;
	background: #222;
	line-height: 50px;
	text-align: center;
}
.top2 .menu li.li0 {
	width: 33.334%;
	border-bottom: 1px #535353 solid;
}
.top2 .menu li a {
	color: #fff;
	text-align: center;
	padding: 0;
}
.box3 .fl { display: none; }
.box4 li h1 {
	font-size: 24px;
	margin-top: 30px;
}
.box4 li p {
	margin-top: 20px;
	font-size: 13px;
	padding: 0 10%;
}
.box4 li p span { display: none; }
.box4 li.partner {
	padding-bottom: 20px;
	height: inherit;
}
.box5 .title { font-size: 24px; }
.box5 .ppp { display: none; }
.box5 .protit {
	width: 330px;
	margin-top: 20px;
}
.box5 .protit li { padding: 10px; }
.box5 .proimg li {
	width: 48%;
	margin-right: 1%;
}
.box5 .proimg li .img {
	width: 100%;
	height: 140px;
}
.box5 .proimg li .text { padding: 20px; }
.box5 .proimg li .text p { display: none; }
.box6 h3 { font-size: 30px;margin-bottom: 20px; }
.box7 h2 { line-height: 140%; }
.box8 .news{flex-wrap: wrap;}
.box8 .news .fl { float: none; }
.box8 .news .newbig { width: 100%; }
.box8 .news .fr { float: none; }
.box8 .news .newsmall {
	width: 100%;
	margin-top: 30px;
	margin-left: 0;
}
.box8 .news .newsmall li .time h2 { display: none; }
.box8 .news .newsmall li .time em { display: none; }
.box9 p { display: none; }
.box9 h1 {
	font-size: 32px;
	padding-top: 70px;
}
.box9 .contact {
	margin-top: 30px;
	padding-left: 10px;
}
.box9 .contact li { float: none; }
.box9 .contact ul { flex-wrap: wrap; }
.foot em { display: none; }
.box10 { display: none; }
.product li {
	width: 32.8%;
	margin-right: 0.5%;
}
.product li p {
	height: 32px;
	line-height: 32px;
	font-size: 12px;
}
}
@media (max-width: 500px) {
.top2 .logo img {
	max-width: 100%;
	height: auto;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
}
.bannerslide { height: 230px; }
.box5 .protit ul { flex-wrap: wrap; }
.box6 em { display: none; }
.box6-text {
	margin-left: 0;
	padding: 0 20px;
	margin-top: 20px;
}
.box6-icon { flex-wrap: wrap; }
.box6-icon li { width: 100%; }
.box8 .newstitle .tit { display: none; }
.box7 h2 {
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 26px;
}
.box8 .news { flex-wrap: wrap; }
.box8 .news .newbig .img { height: auto; }
.inbanner { height: 200px; }
.box3 { height: auto; }
.product li {
	width: 48%;
	margin: 0.5%;
}
.product li img { height: auto; }
.pdshow-r-text img {
	display: block;
	max-width: 100%;
}
.page-prev-next { flex-wrap: wrap; }
.page-prev-next .pp, .page-prev-next .pp.back { width: 100%; }
.tuijian .tuibox .item {
	width: 46%;
	margin: 1%;
}
.tuijian .tuibox .item .pic { height: 140px; }
.newsmain { flex-wrap: wrap; }
.newsitem {
	flex: auto;
	border-right: none;
	min-height: inherit;
	padding-right: 0;
}
.newside { display: none; }
.contactbox { flex-wrap: wrap; }
.contactbox .cbox-l { width: 100%; }
}
