@charset "UTF-8";
@media only screen and (max-width: 1200px) {
*{
	box-sizing: border-box;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.lzpic2{
	display: block;
}
.lzpic1{
	display: none;
}
.article {
	line-height: 26px;
	font-size: 14px;
}
.wrapper {
	padding: 80px 0 50px 0;
}
.headTop {
	height: 30px;
	line-height: 30px;
	z-index: 106;
}
.headTop .hello{
	display: none;
}
.headTop .r{
	float: none;
	text-align: center;
}
.headTop .phone,
.headTop .cc {
	float: none;
	display: inline-block;
	padding: 0 12px 0 0;
	margin: 0 12px 0 0;
}
.headTop .phone a,
.headTop .cc a {
	line-height: 30px;
	padding-left: 22px;
	background-size: 18px auto;
}
.headTop .language {
	float: none;
	display: inline-block;
}
.headTop .language .tit {
	height: 30px;
	line-height: 30px;
	padding: 0 14px 0 0;
}
.headTop .language .list {
	top: 30px;
}
.header {
	height: 50px;
	z-index: 105;
	top: 30px;
}
.header .logo{
	height: 34px;
	margin: 8px 0 0 10px;
}
.header .searchBox {
	margin: 0 50px 0 0;
	position: static;
}
.header .searchBox .searchBtn {
	width: 50px;
	height: 50px;
}
.header .searchBox .searchBar {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 200;
	padding: 0px;
	border-top: solid 1px #eee;
}
.header .searchBox .searchBar .btn{
	width: 50px;
	height: 50px;
}
.header .searchBox .searchBar .inpu{
	height: 50px;
	padding-right: 50px;
}
.header .searchBox .searchBar .inpu input {
	background: #fff;
	height: 50px;
	line-height: 50px;
}
.header .menuBtn {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.header .menuBtn span {
	width: 28px;
	height: 3px;
	background: #de0000;
	border-radius: 2px;
	position: absolute;
	left: 12px;
	top: 23px;
	z-index: 2;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
}
.header .menuBtn span.line1 {
	top: 14px;
}
.header .menuBtn span.line3 {
	top: 32px;
}
.header .menuBtn.on span.line1 {
	top: 23px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
.header .menuBtn.on span.line2 {
	opacity: 0;
}
.header .menuBtn.on span.line3 {
	top: 23px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
.header .nav {
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0;
	margin: 0;
	background: #fff;
	text-align: center;
	display: none;
}
.header .nav > ul > li {
	float: none;
	border-top: solid 1px #eee;
}
.header .nav > ul > li > a {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 14px;
}
.header .nav > ul > li.on:hover a {
	color: #f62424;
}
.header .nav > ul > li:hover a {
	color: #595757;
}
.header .nav .sub {
	position: static;
	top: 0;
	padding: 0;
	text-align: center;
	background: #f5f5f5;
	border-top: solid 1px #eee;
}
.header .nav .sub.number2 li ,
.header .nav .sub.number3 li ,
.header .nav .sub.number4 li ,
.header .nav .sub.number5 li ,
.header .nav .sub.number6 li ,
.header .nav .sub.number7 li ,
.header .nav .sub.number8 li ,
.header .nav .sub.number9 li ,
.header .nav .sub.number10 li {
	width: 100%;
}
.header .nav .sub li {
	width: 100%;
	float: none;
	border-left: none;
	border-top: solid 1px #eee;
}
.header .nav .sub li a {
	height: 40px;
	line-height: 40px;
	padding: 0;
}
.header .nav .sub li a:hover .txt {
	color: #999999;
}
.header .nav .sub li .icon {
	display: none;
}
.header .nav .sub li .txt {
	line-height: 40px;
	font-size: 14px;
	margin-top: 0;
}
.footer {
	padding: 10px 0;
}
.footer .contact {
	float: none;
	text-align: center;
}
.footer .contact .phone {
	font-size: 20px;
}
.footer .contact .time {
	margin: 0;
}
.footer .contact .time span {
	font-size: 16px;
}
.footer .contact .share {
	line-height: 40px;
}
.footer .contact .share a {
	width: 30px;
	height: 30px;
}
.footer .linkList {
	float: none;
	margin: 10px 0 0 0;
	text-align: center;
	border-bottom: solid 1px #444;
}
.footer .linkList .tit {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	border-top: solid 1px #444;
	display: block;
}
.footer .linkList .list {
	float: none;
	width: 100%;
}
.footer .linkList .list:nth-child(4) {
	width: 100%;
}
.footer .linkList ul{
	display: none;
	padding-bottom: 10px;
}
.footer .linkList li {
	line-height: auto;
	margin-top: 0;
}
.footer .linkList li a {
	height: 34px;
	line-height: 34px;
	display: block;
}
.footer .linkList li a:hover {
	color: #a4a3a3;
}
.footer .r{
	width: 100%;
	float: none;
}
.footer .qrcode {
	width: 118px;
	margin: 14px auto;
	float: none;
}
.footer .language {
	max-width: 200px;
	min-width: 118px;
	width: 100%;
	margin: 18px auto 0 auto;
}
.footer .bottom {
	padding: 10px;
	line-height: 20px;
	box-sizing: border-box;
	margin-top: 20px;
}
.footer .support,
.footer .copy {
	float: none;
	font-size: 12px;
	text-align: center;
}
.footer .support a,
.footer .copy a {
	font-size: 12px;
}
.footer .support a:hover,
.footer .copy a:hover {
	color: #a4a3a3;
}
.footer .support {
	margin-left: 0px;
}
.footer .friendship {
	max-width: 240px;
	width: 100%;
	float: none;
	margin: 4px auto 10px auto;
}
.footer .friendship ul li a:hover {
	color: #a4a3a3;
}
.fixedSidebar {
	width: 100%;
	right: 0;
	top: auto;
	bottom: 0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}
.fixedSidebar li {
	width: 20%;
	float: left;
	margin: 0;
	border-left: solid 1px #ddd;
	box-sizing: border-box;
}
.fixedSidebar li:first-child{
	border: none;
}
.fixedSidebar li:hover a {
	background: #fff;
}
.fixedSidebar li:hover .icon1 {
	display: block;
}
.fixedSidebar li:hover .icon2 {
	display: none;
}
.fixedSidebar li:hover .txt {
	color: #595757;
}
.fixedSidebar li a {
	height: 50px;
	padding-top: 4px;
}
.fixedSidebar li a .icon2,
.fixedSidebar li a .icon1 {
	height: 18px;
	line-height: 18px;
}
.fixedSidebar li .hide {
	height: auto;
	line-height: auto;
	top: auto;
	bottom: 50px;
	right: auto;
	left: 50%;
	transform: translate(-50%,0);
	-webkit-transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
	-ms-transform:translate(-50%,0);
	-o-transform:translate(-50%,0);
	display: none;
}
.fixedSidebar li .phone {
	padding: 10px;
	line-height: 20px;
	font-size: 14px;
}
.fixedSidebar li .qrcode {
	width: 120px;
	height: 120px;
	padding: 5px;
}
.main .banner .swiper-pagination {
	bottom: 6px;
}
.main .banner .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	margin: 0 4px;
	border-radius: 6px;
}
.main .banner .swiper-pagination-bullet-active {
	width: 20px;
}
.main .columnTitle {
	line-height: 22px;
	font-size: 20px;
}
.main .columnTitle span {
	width: 30px;
	height: 6px;
	border-radius: 6px;
	margin: 10px auto 0 auto;
}
.main .product {
	padding: 30px 10px;
	box-sizing: border-box;
}
.main .product .tab {
	margin-top: 30px;
}
.main .product .tab span {
	padding: 0 10px;
	height: 32px;
	line-height: 30px;
	border: solid 1px #aaaaaa;
	font-size: 14px;
	margin: 0 4px;
}
.main .product .tab span.on {
	border: solid 1px #f62424;
}
.main .product .tabBox {
	margin-top: 20px;
}
.main .product .list li a {
	padding: 20px 10px;
}
.main .product .list li a:hover {
	background: none;
}
.main .product .list li .tit {
	line-height: 30px;
	font-size: 20px;
}
.main .product .list li .more {
	width: 80px;
	height: 24px;
	line-height: 24px;
	margin: 20px auto 10px auto;
}
@media only screen and (max-width: 600px){
	.main .product .list li {
		width: 50%;
	}
}
.main .service {
	padding: 30px 10px;
	box-sizing: border-box;
}
.main .service ul {
	margin-top: 20px;
}
.main .service li a {
	padding: 20px 0;
}
.main .service li a:hover {
	background: none;
}
.main .service li a:hover .icon1 {
	display: block;
}
.main .service li a:hover .icon2 {
	display: none;
}
.main .service li a:hover .txt {
	color: #fff;
}
.main .service li .icon2,
.main .service li .icon1 {
	height: 60px;
	line-height: 60px;
}
.main .service li .txt {
	font-size: 20px;
	margin-top: 50px;
}
@media only screen and (max-width: 600px){
	.main .service li{
		width: 50%;
		margin-bottom: 20px;
	}
	.main .service li .txt{
		margin-top: 30px;
	}
}
.main .about {
	padding: 30px 10px;
	box-sizing: border-box;
}
.main .about .text {
	line-height: 30px;
	font-size: 16px;
	margin: 20px 0 30px 0;
}
.main .about ul{
	margin: 0 -5px;
}
.main .about li {
	padding: 0 5px;
}
.main .about li a {
	padding: 20px 5px;
}
.main .about li a:hover {
	background: none;
	border: solid 1px #cecece;
}
.main .about li a:hover .icon1 {
	display: block;
}
.main .about li a:hover .icon2 {
	display: none;
}
.main .about li a:hover .txt {
	color: #f62424;
}
.main .about li .icon2,
.main .about li .icon1 {
	height: 40px;
	line-height: 40px;
}
.main .about li .txt {
	font-size: 14px;
	margin-top: 14px;
}
.main .about .more {
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin: 20px auto 0 auto;
	font-size: 16px;
}
.main .about .more:hover {
	color: #b2b2b2;
	border: solid 1px #b2b2b2;
}
.main .about .more::after {
	display: none;
}
@media only screen and (max-width: 600px){
	.main .about li{
		width: 33.333%;
		margin-bottom: 10px;
	}
}
.main .news {
	padding: 30px 10px;
	box-sizing: border-box;
}
.main .news .tab {
	margin-top: 30px;
}
.main .news .tab span {
	font-size: 14px;
	width: 100px;
	height: 34px;
	line-height: 34px;
	margin: 0 2px;
}
.main .news .tabBox {
	margin-top: 30px;
}
.main .news .list ul,
.main .news .list .swiper-container {
	max-width: 600px;
	width: 100%;
	float: none;
	margin: 0 auto;
}
.main .news .list .swiper-container .swiper-slide a:hover img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.main .news .list .swiper-container .swiper-slide a:hover .tit {
	color: #434343;
}
.main .news .list .swiper-container .swiper-slide .text {
	padding: 10px;
}
.main .news .list .swiper-container .swiper-slide .txt {
	margin: 6px 0;
}
.main .news .list .swiper-container .swiper-pagination {
	bottom: 8px;
	padding: 0 10px;
}
.main .news .list .swiper-container .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 4px;
}
.main .news .list .tit {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}
.main .news .list .txt {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin: 8px 0;
}
.main .news .list .date {
	font-size: 14px;
}
.main .news .list ul {
	margin-top: 10px;
}
.main .news .list ul li {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	float: none;
}
.main .news .list ul li a {
	padding: 10px;
}
.main .news .list ul li a:hover .tit {
	color: #434343;
}
.main .news .list ul li .txt {
	height: 60px;
	-webkit-line-clamp: 3;
}
.container .columnMenu .crumbs {
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 28px;
	font-size: 14px;
	background-size: 14px auto;
	background-position: 10px 17px;
	box-sizing: border-box;
	float: none;
}
.container .columnMenu .crumbs a {
	font-size: 14px;
}
.container .columnMenu .crumbs a:hover {
	color: #626262;
}
.container .columnMenu .crumbs span{
	padding: 0;
}
.container .columnMenu{
	position: relative;
}
.container .columnMenu .menu .btn {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/menu.png) no-repeat center;
	background-size: 26px auto;
}
.container .columnMenu .menu ul{
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50px;
	z-index: 9;
	background: #fff;
	text-align: center;
}
.container .columnMenu .menu li {
	float: none;
}
.container .columnMenu .menu li a {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 10px;
	border-top: solid 1px #eee;
}
.container .columnMenu .menu li a:hover {
	color: #595757;
}
.container .columnMenu .menu li.on a {
	border-bottom: solid 1px #f62424;
}
.container .publicTitle .tit {
	font-size: 20px;
}
.container .publicTitle .en {
	font-size: 12px;
}
.container .publicTitle span {
	width: 30px;
	height: 6px;
	border-radius: 6px;
	margin: 10px auto 0 auto;
}
.container .paging li {
	margin: 0 2px;
}
.container .paging li a {
	min-width: 40px;
	height: 36px
	padding: 0 10px;
	font-size: 14px;
}
.container .paging li a:hover {
	background: #efefef;
	color: #646464;
}
.aboutPage .introduce {
	padding: 30px 10px;
	box-sizing: border-box;
}
.aboutPage .introduce .title {
	line-height: 60px;
	font-size: 60px;
}
.aboutPage .introduce .title .tit {
	font-size: 20px;
	left: 14px;
}
.aboutPage .introduce .tips {
	margin: 0 0 30px 0;
}
.aboutPage .history {
	padding: 30px 10px;
	box-sizing: border-box;
}
.aboutPage .history .content {
	max-width: 400px;
	margin: 50px auto;
	padding: 30px 10px 2px 10px;
	box-sizing: border-box;
}
.aboutPage .history .content .line {
	left: 10px;
}
.aboutPage .history li {
	margin-bottom: 40px;
	padding-left: 14px;
}
.aboutPage .history li .circle {
	width: 14px;
	height: 14px;
	left: -7px;
	top: 8px;
	margin: 0;
}
.aboutPage .history li:nth-child(even) .text,
.aboutPage .history li:nth-child(even) .pic,
.aboutPage .history li .text ,
.aboutPage .history li .pic {
	width: 100%;
	float: none;
	padding: 0;
	text-align: left;
}
.aboutPage .history li .y {
	font-size: 20px;
}
.aboutPage .history li .txt {
	line-height: 24px;
	font-size: 16px;
}
.aboutPage .history li .text{
	margin-bottom: 20px;
}
.aboutPage .honor {
	padding: 30px 10px;
	box-sizing: border-box;
}
.aboutPage .honor .list {
	margin: 30px -5px 20px -5px;
	padding: 0;
}
.aboutPage .honor .list li {
	width: 25%;
	padding: 0 5px;
	margin-bottom: 10px;
}
.aboutPage .honor .list li a {
	background: #fff;
	padding: 10px 5px;
}
.aboutPage .honor .list li a:hover img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.aboutPage .honor .list li .text {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 5px;
}
@media only screen and (max-width: 700px){
	.aboutPage .honor .list li{
		width: 50%;
	}
}
.aboutPage .institutions {
	padding: 30px 10px;
	box-sizing: border-box;
}
.aboutPage .institutions .content {
	margin: 30px auto 0 auto;
}
.aboutPage .institutions .text {
	font-size: 16px;
	margin-top: 10px;
}
.aboutPage .cooperation {
	padding: 30px 10px;
	box-sizing: border-box;
}
.aboutPage .cooperation .list {
	margin: 30px -5px 0 -5px;
	padding: 0;
}
.aboutPage .cooperation .list li {
	padding: 0 5px;
	margin-bottom: 14px;
}
.aboutPage .cooperation .list li a:hover {
	box-shadow: 0px 0px 0px 0px #ddd;
	margin-top: 0px;
	margin-bottom: 0px;
}
.aboutPage .cooperation .tips {
	margin-top: 20px;
}
@media only screen and (max-width: 800px){
	.aboutPage .cooperation .list li{
		width: 25%;
	}
}
@media only screen and (max-width: 600px){
	.aboutPage .cooperation .list li{
		width: 50%;
	}
}
.classify {
	margin-top: 0;
}
.classify ul{
	text-align: center;
}
.classify li {
	margin: 0 1px 4px 1px;
	display: inline-block;
	float: none;
}
.classify li a {
	min-width: 100px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 5px;
}
.classify li a:hover {
	color: #555555;
}
.classify input[type="text"] {
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-position: right 5px center;
	background-size: 14px auto;
	padding-right: 20px;
	font-size: 14px;
}
.classify button,
.classify input[type="submit"],
.classify input[type="button"]{
	width: 20px;
}
.productPage {
	padding: 30px 10px;
}
.productList {
	margin: 30px -5px 20px -5px;
}
.productList li {
	padding: 0 5px;
	margin-bottom: 14px;
}
.productList li a {
	padding: 10px 5px;
}
.productList li a:hover {
	box-shadow: 0px 0px 0px 0px #dfdfdf;
}
.productList li .tit,
.productList li .txt {
	height: 20px;
	line-height: 20px;
}
@media only screen and (max-width: 800px){
	.productList li{
		width: 33.333%;
	}
}
@media only screen and (max-width: 600px){
	.productList li{
		width: 50%;
	}
}
.productPage .introduce {
	padding: 20px 10px;
}
.productPage .introduce .bshare-custom ,
.productPage .introduce .content,
.productPage .introduce .photo {
	width: 100%;
	max-width: 600px;
	float: none;
	margin: 0 auto;
}
.productPage .introduce .photo .big {
	padding-left: 80px;
}
.productPage .introduce .photo .gallery-thumbs {
	width: 70px;
}
.productPage .introduce .photo .swiper-button-next,
.productPage .introduce .photo .swiper-button-prev {
	width: 20px;
	height: 40px;
	background-size: 100% 100%;
}
.productPage .introduce .content {
	margin-top: 10px;
}
.productPage .introduce .content .title {
	line-height: 30px;
	font-size: 20px;
}
.productPage .introduce .content .en {
	font-size: 16px;
	margin: 4px 0 10px 0;
}
.productPage .introduce .content .txt {
	line-height: 26px;
	font-size: 14px;
}
.productPage .introduce .content .buy {
	margin: 20px 0 10px 0;
}
.productPage .introduce .content .btn a {
	width: 100px;
	height: 30px;
	margin-right: 20px;
}
.productPage .introduce .bshare-custom {
	padding-left: 0px;
	margin-top: 20px;
}
.productPage .introduce .bshare-custom a {
	margin: 0 2px;
}
.productPage .introduce .bshare-custom a:hover #bsPanelHolder,
#bsPanelHolder{
	display: none;
}
.productPage .details {
	max-width: 1020px;
	width: 100%;
	float: none;
	margin: 20px auto 0 auto;
}
.productPage .details .content {
	padding: 10px;
}
.productPage .details .tab {
	height: 40px;
}
.productPage .details .tab span {
	height: 40px;
	line-height: 40px;
}
.productPage .details .tabBox {
	padding: 20px 0;
}
.productPage .details .return {
	margin: 30px auto 0 auto;
}
.productPage .details .return:hover {
	background: #f62424;
}
.productPage .sidebar {
	display: none;
}
.newsPage {
	padding: 30px 10px;
	box-sizing: border-box;
}
.newsList{
	margin-bottom: 30px;
}
.newsList li {
	margin-bottom: 14px;
}
.newsList li a:hover img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.newsList li a:hover .tit {
	color: #555555;
}
.newsList li .pic {
	width: 190px;
	height: 126px;
}
.newsList li .text {
	padding: 10px 10px 10px 200px;
}
.newsList li .tit {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}
.newsList li .txt {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin: 8px 0;
}
.newsList li .more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.newsList li .more::after {
	display: none;
}
@media only screen and (max-width: 600px){
	.newsList li .pic {
		width: 130px;
		height: 86px;
	}
	.newsList li .text {
		padding: 8px 10px 8px 140px;
	}
	.newsList li .txt{
		margin-bottom: 0;
	}
	.newsList li .more {
		display: none;
	}
}
.newsPage .details .title {
	line-height: 30px;
	font-size: 20px;
}
.newsPage .details .info {
	line-height: 20px;
	font-size: 14px;
	margin: 20px 0 30px 0;
}
.newsPage .details .share {
	line-height: 60px;
	margin: 20px 0;
}
.newsPage .details .share a {
	width: 30px;
	height: 30px;
	margin: 0 0 0 10px;
}
.newsPage .details .prevnext a {
	width: 100px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.newsPage .details .prevnext a:hover {
	color: #666666;
}
.newsPage .details .prevnext a::after {
	display: none;
}
.servicePage {
	padding: 30px 10px;
	box-sizing: border-box;
}
.servicePage .realthing {
	padding: 30px 10px;
}
.servicePage .realthing .query .inpuBox,
.servicePage .realthing .query .pic {
	width: 100%;
	max-width: 500px;
	float: none;
	margin: 0 auto;
}
.servicePage .realthing .query .inpuBox {
	margin-top: 20px;
}
.servicePage .realthing .query .inpuBox input[type="text"] {
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	font-size: 16px;
}
.servicePage .realthing .query .inpuBox .verify {
	margin: 14px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.servicePage .realthing .query .inpuBox .verify input {
	width: 100%;
	flex: 1;
	margin-right: 6px;
}
.servicePage .realthing .query .inpuBox .verify .ver {
	width: 150px;
	height: 50px;
	margin-top: 0;
}
.servicePage .realthing .query .inpuBox button,
.servicePage .realthing .query .inpuBox input[type="submit"],
.servicePage .realthing .query .inpuBox input[type="button"] {
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.servicePage .realthing .query .inpuBox button:hover,
.servicePage .realthing .query .inpuBox input[type="submit"]:hover,
.servicePage .realthing .query .inpuBox input[type="button"]:hover {
	background: #f62424;
}
.servicePage .realthing .explain {
	line-height: 30px;
	font-size: 16px;
	margin: 30px 0 48px 0;
}
.servicePage .realthing .article {
	line-height: 30px;
	font-size: 16px;
}
.servicePage .realthing .article .tit {
	font-size: 20px;
}
.servicePage .afterSales .article {
  line-height: 30px;
  font-size: 16px;
  margin-top: 30px;
}
.servicePage .afterSales .article .tit {
  font-size: 22px;
}
.servicePage .afterSales .article .p1 {
  font-size: 18px;
}
.servicePage .contact .menu ul {
	display: block;
}
.servicePage .contact .menu li {
	width: 33.333%;
	padding: 0 0 0 1px;
	margin: 0 0 1px 0;
	box-sizing: border-box;
}
.servicePage .contact .menu li div {
	width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.servicePage .contact .map {
  margin-top: 20px;
}
.servicePage .contact #allmap {
  height: 240px;
}
.servicePage .contact .address {
  padding: 10px 0;
}
.servicePage .contact .address li {
	width: 100%;
  border-left: none;
  border-top: solid 1px #f5f5f5;
  padding: 20px 10px;
}
.servicePage .contact .address li:first-child {
  border: none;
}
.servicePage .contact .address li .icon {
  width: 90px;
  height: 90px;
}
.servicePage .contact .address li .tit {
  font-size: 16px;
  margin-top: 14px;
}
.servicePage .contact .address li .txt {
  font-size: 16px;
}
.servicePage .dealers .content {
  padding: 30px 20px;
  max-width: 600px;
  margin: 30px auto 0 auto;
}
.servicePage .dealers .inpu {
	width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.servicePage .dealers input[type="text"] {
  height: 50px;
  line-height: 48px;
  padding: 0 10px;
  font-size: 18px;
}
.servicePage .dealers .btn {
  padding: 0;
  margin-top: 10px;
}
.servicePage .dealers button,
.servicePage .dealers input[type="submit"],
.servicePage .dealers input[type="button"] {
  height: 50px;
  font-size: 20px;
}
.servicePage .dealers button:hover,
.servicePage .dealers input[type="submit"]:hover,
.servicePage .dealers input[type="button"]:hover {
  background: #f62424;
}
.popupQuery {
	background-size: 300px auto;
  top: 50%;
  left: 5%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  width: 90%;
  padding: 10px;
}
.popupQuery .linebox {
  border: solid 1px #e7e7e7;
  padding: 14px;
  min-height: auto;
}
.popupQuery .title {
  line-height: 46px;
  font-size: 28px;
}
.popupQuery .text {
  line-height: 30px;
  font-size: 20px;
  margin-top: 20px;
}
.recruitmentPage {
  padding: 30px 10px;
  box-sizing: border-box;
}
.recruitment {
  margin-bottom: 30px;
}
.recruitment li {
  margin-bottom: 14px;
}
.recruitment li .top {
  line-height: 26px;
  font-size: 14px;
  padding: 10px 50px 10px 10px;
  background-position: right 10px center;
  background-size: 24px auto;
  display: block;
}
.recruitment li .top span {
  display: block;
}
.recruitment li .top span:nth-child(1) {
	display: block;
}
.recruitment li .cont {
  padding: 18px 0px;
}








}/*手机版css*/
