﻿* {
	margin: 0;
	padding: 0;
}
td {
	padding: 5px;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-top-width: 2%;
}
a, img {
	border: 0;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	vertical-align: top;
}

.swiper-slide p{
               text-align:center;

}


 @media screen and (min-width:1240px) {
body {
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.grjlTips {
	background-color: #fff;
	padding: 40px;
	margin-bottom: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.grjlTips h3 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.grjlTips p {
	font-size: 16px;
}
nav {
	display: none;
}
.mobileBooking, .productBox-mobile, .mobile-pic-Detail, .mobileMap ,.mobile-profileBanner{
	display: none;
}
.mobileHomeProfile, .mobile-navBottom {
	display: none;
}
.jq33-container {
	display: none;
}
.header {
	width: 100%;
	background-color: #fff;
	text-align: center;
	float: left;
}
.logo {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.logoBoxLeft {
	float: left;
}
.logoAT {
	float: left;
	display: block;
	width: 71px;
	height: 71px;
	position: relative;
	transform-style: preserve-3d;
	animation: rotate 0.5s linear;
}
 @keyframes rotate {
 from {
 transform: rotateY(0deg);
}
to {
	transform: rotateY(360deg);
}
}
.logoATpic {
	position: absolute;
	backface-visibility: hidden;
	width: 71px;
	height: 71px;
	background-image: url(images/logoAT.png);
	background-position: center center;
}
.logoText {
	float: left;
	width: 391px;
	height: 71px;
	display: block;
}
.logoTextAT {
	background-image: url(images/logoText.png);
	background-position: center center;
	width: 391px;
	height: 71px;
	display: block;
	position: relative;
	left: -50px; /* 起始位置在左侧50px外 */
	animation: slide-in 1s forwards; /* 动画名称，持续时间，填充模式 */
}
 @keyframes slide-in {
 to {
 left: 10px; /* 动画结束位置在右侧10px内 */
}
}
.logoBoxCenter {
	float: left;
	background-image: url(images/logo-center.jpg);
	background-position: center center;
	width: 218px;
	height: 71px;
	display: none;
}
.logoBoxRight {
	float: right;
	padding-top: 20px;
	display: block;
}
.logoBoxRight a {
	background-color: #FF9900;
	color: #fff;
	border-radius:20px;
	font-size: 14px;
	background-image: url(images/cn-ico.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-indent: 200pt;
	display:block;
	width: 40px;
	height: 40px;
	
	
	
}
.logoBoxRight a:hover {
	background-color: #06C;
	color: #fff;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	border-radius: 20px;
}
.topmenuWidth {
	width: 100%;
	background-color: #fff;
	float: left;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.topmenu {
	color: #000;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
}
.bodyer {
	width: 100%;
	float: left;
}
.TopB {
	width: 100%;
	text-align: center;
}
.counter {
	width: 100%;
	float: left;
	background-color: #047bc0;
}
.counterWidth {
	width: 1200px;
	height: 168px;
	background: url(images/booking.jpg) no-repeat center center;
	margin: 0 auto;
}
.mobile-nav, .productTitle-mobile {
	display: none;
}
.homeProfileWidth {
	width: 100%;
	height: 560px;
	background: url('images/homeProfileBg.jpg') no-repeat center;
	background-size: cover;
	float: left;
}
.homeProfile {
	width: 1120px;
	height: 406px;
	margin: 0 auto;
}
.homeProfileLeft a {
	margin-top: 80px;
	margin-bottom: 80px;
	width: 471px;
	height: 406px;
	float: left;
	background: url(images/homeProfileLeft.png);
	display: block;
}
.homeProfileLeft a:hover {
	margin-top: 80px;
	margin-bottom: 80px;
	width: 471px;
	height: 406px;
	float: left;
	background: url(images/homeProfileLeft-over.png);
	display: block;
}
.homeProfileRight {
	margin-top: 80px;
	margin-bottom: 80px;
	width: 649px;
	height: 406px;
	float: left;
	background: url(images/homeProfileRight.png);
	display: block;
}
.homeProfileRightCoent {
	padding: 40px;
}
.mainBox p {
	line-height: 26px;
	font-size: 15px;
}
.homeProductWidth {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	float: left;
}
.homeProduct {
	width: 1200px;
	margin: 0 auto;
}
.homeProduct li {
	width: 31.33333333333333%;
	float: left;
	display: block;
	margin: 1%;
}
.homeProduct li img {
	width: 100%;
}
.homeContactWidth {
	width: 100%;
	height: 300px;
	background: url(images/homeContactBg.jpg) no-repeat center;
	float: left;
	padding-top: 60px;
}
.homeContact {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.homeContact h4, h2 {
	color: #047bc0;
}
.homeContact h2 {
	font-size: 46px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.homeContact h4 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
}
.homeContact h5 a {
	color: #fff;
	background: #FF9900;
	display: inline-block;
	width: 160px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: normal;
	border-radius: 60px;
}
.homeContact h5 a:hover {
	background: #047bc0;
	color: #fff;
}

.mainTitle h1{
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom:38px;
	margin-top:20px;
	}



.mainTitle h3 {
	color: #ccc;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	display:none;
}
.infaceProduct {
	background: #fff;
	padding: 20px;
	border-radius: 20px;
}
.infaceProduct img {
	width: 100%;
}
.inface {
	width: 100%;
	background-color: #f8f8f8;
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
}
.infaceWidth {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.locationBox {
	width: 100%;
	overflow: hidden;
}
.locationBoxLeft {
	float: left;
	display: block;
}
.locationBoxRight {
	float: right;
	display: block;
}
.locationBoxRight a {
	width: 80px;
	display: block;
	padding: 0px;
	background-color: #FFF;
	border: solid 1px #999;
	text-align: center;
	border-radius: 20px;
}
.locationBoxRight a:hover {
	width: 80px;
	display: block;
	padding: 0px;
	background-color: #06C;
	border: solid 1px #fff;
	text-align: center;
	border-radius: 20px;
	color: #fff;
}
.infaceTopB1 {
	width: 100%;
	height: 200px;
	background-color: #000;
	display: none;
}
.infaceTitle {
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	border-bottom: solid 0px #ccc;
	padding-bottom: 10px;
	width: 980px;
}
.infaceTitle h1 {
	padding-top: 10px;
	color: #333;
	font-size: 28px;
	margin-bottom: 20px;
	line-height: 46px;
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
	/*font-family: "Bebas Kai";*/	
}
.infaceTitle h3 {
	padding-top: 0px;
	color: #ccc;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: uppercase;
	display:none;
}
.infaceBox {
	width: 100%;
	float: left;
}
.scrollTextBox {
	width: 100%;
}
.scrollTextBox li {
	width: 29.33333333333333%;
	margin-left: 2%;
	margin-right: 2%;
	display: block;
	float: left;
}
.inface h1 {
	text-align: center;
}
.infaceBox h2 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	border-top: solid 1px #ccc;
	margin-top: 20px;
	width: 100%;
	float: left;
	display: block;
}
.infaceBox h3 {
	text-align: left;
}
.infaceBox h4 {
	color: #000;
	text-align: center;
}
.infaceBox p {
	text-line: 26px;
	margin-bottom: 10px;
	text-indent: 32px;
}
.infaceBox span {
	color: green;
}
.infaceBoxXqhzLeft {
	float: left;
	width: 70%;
}
.infaceBoxXqhzRight {
	float: right;
	width: 25%;
}
.mainTitle {
	text-align: center;
}
.homeMachineWidth {
	width: 100%;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.homeMachine {
}
.infaceMachine {
	background: #fff;
	border-radius: 20px;
	padding: 30px;
}
.infaceMachine img {
	width: 100%;
}
.infaceProfileLeft {
	float: left;
	width: 100%;
}
.infaceProfileLeft p {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 10px;
}
.infaceProfileLeft img {
	width: 100%;
	margin-bottom: 20px;
}
.infaceProfileRight {
	float: left;
	width: 94%;
	padding: 3%;
}
.infaceProfileRight h3 {
	padding: 20px;
}
.infaceProfileRight p {
	text-align: left;
}
.infaceProfileRight img {
	width: 100%;
	margin-bottom: 20px;
}
.faq img {
	width: 100%;
}
.contact-pic {
	width: 100%;
}
.contact-pic img {
	width: 100%;
}
.singlePic {
	text-align: center;
}
.singlePic img {
	min-width: 500px;
}
.pc-pic-Detail {
	width: 100%;
	float: left;
}
.pc-pic-Detail img {
	width: 100%;
}
/*这是产品*/
.productBox, .productBox-pc {
	width: 100%;
	float: left;
}
.productBoxPic {
	width: 100%;
	float: left;
}
.productBoxPic img {
	width: 100%;
}
/*这是产品标题*/
.productTitle, .productTitle-mobile {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.productTitleHead {
	width: 100%;
	background: #223570;
	color: #fff;
	float: left;
	text-align: center;
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: 30px;
}
.productTitleContent {
	width: 100%;
	height: 20px;
	text-align: center;
	float: left;
	background: url(images/productHeadArrow.jpg) no-repeat center;
	background-size: contain;
}
.productTitleFoot {
	width: 100%;
	float: left;
	padding-top: 2%;
	padding-bottom: 3%;
	text-align: center;
	font-size: 20px;
}
.productContentText {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 18px;
	line-height: 36px;
}
/*这是单个产品列表*/
.productList-1 {
	margin-bottom: 0px;
	float: left;
	width: 100%;
}
.productList-1 li {
	width: 31.33333333333333%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
	margin-bottom: 3%;
	padding: 0px;
}
.productList-1 li a {
	display: block;
	float: left;
	background-color: #047bc0;
	border-radius: 10px;
	color: #fff;
	font-size: 18px;
	width: 100%;
}
.productList-1 li a:hover {
	display: block;
	float: left;
	background-color: #FF9900;
	color: #fff;
	font-size: 18px;
}
.productList-1 li img {
	width: 100%;
}
.productList-1head {
	text-align: center;
	padding-bottom: 10px;
	font-size: 24px;
	display: none;
}
.productList-1content img {
	border-radius: 10px 10px 0px 0px;
}
.productList-1foot {
	text-align: center;
	font-size: 15px;
	padding: 15px;
	height: 90px;
	text-transform: capitalize;
}
/*这是3个产品列表*/
.productList-3 {
	margin-top: 20px;
	float: left;
	width: 100%;
}
.productList-3 li {
	width: 31.33333333333333%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
	margin-bottom: 3%;
}
.productList-3 li img {
	width: 100%;
	border-radius: 20px;
}
.productList-3head {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 24px;
}
.productList-3content {
	text-align: center;
}
.productList-3foot {
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
/*这是4个产品列表*/
.productList-4 {
	margin-bottom: 30px;
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.productList-4 li {
	width: 31.33333333333333%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
	margin-bottom: 3%;
}
.productList-4 li img {
	width: 100%;
}
.productList-4head {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 24px;
}
.productList-4content {
}
.productList-4foot {
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
}
/*这是5个产品列表*/
.productList-5 {
	margin-bottom: 30px;
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.productList-5 li {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
	margin-bottom: 3%;
}
.productList-5 li img {
	width: 100%;
}
.productList-5head {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 24px;
}
.productList-5content {
}
.productList-5foot {
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
}
/*表格滚动*/
.tableScroll {
	overflow-x: auto;
	width: 1050px;
	margin: 0 auto;
}
.contact-pic {
	width: 50%;
	float: left;
}
.contact-pic img {
	width: 100%;
}
.contact-pic2 {
	width: 45%;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 5%;
}
.contact-pic2 p {
	text-indent: 0px;
	font-size: 16px;
}
.contact-pic2 h4 {
	margin-bottom: 20px;
	text-align: center;
}
.contact-pic3 {
	width: 100%;
	float: left;
}
.contactWidthCenterBox {
	overflow: hidden;
}
.contactWidthCenterBox li {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.contactWidthCenterBoxLeft {
	float: left;
	width: 18%;
	font-size: 16px;
	text-align: left;
	margin-right: 1%;
	line-height: 22px;
	color: #06C;
}
.contactWidthCenterBoxRight {
	float: left;
	width: 81%;
	font-size: 16px;
	line-height: 22px;
}
.pcMap {
	margin-top: 30px;
	display: block;
	float: left;
	width: 100%;
}
.footer {
	width: 100%;
	background-color: #0168b5;
	color: #fff;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size:14px;
}
.footerWidth {
	width: 1200px;
	margin: 0 auto;
}
.footerWidthLeft {
	width: 16%;
	height: 130px;
	float: left;
	background-size: contain;
	background-image: url(images/footLogo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:10px;
}
.footerWidthCenterL {
	width: 41%;
	float: left;
	margin-top: 20px;
}
.footerWidthCenterL p, .footerWidthCenterR p {
	line-height: 24px;
	color: #fff;
	margin-bottom:6px;
}
.footerWidthCenterR {
	width: 23%;
	float: left;
	margin-left: 5%;
	margin-top: 20px;
}
.footerWidthRight {
	width: 15%;
	float: right;
	text-align: right;
}
.QC2 {
	background: url(images/2website.png) no-repeat center;
	display: block;
	width: 146px;
	height: 175px;
	float: right;
	background-size: contain;
}
.copyright {
	text-align: center;
	width: 1200px;
	color: #fff;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
}
}
 @media screen and (max-width:1239px) {
body {
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.grjlTips {
	background-color: #fff;
	margin-bottom: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.grjlTips h3 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.grjlTips p {
	margin-bottom: 10px;
}
.header, .pc-pic-Detail, .pcMap ,.pc-profileBanner{
	display: none;
}
.productBox-pc {
	display: none;
}
.bodyer {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.TopB {
	width: 100%;
	text-align: center;
}
.jq22-container {
	display: none;
}
.counter {
	width: 100%;
	float: left;
	background-color: #f75d03;
}
.counterWidth {
	width: 98%;
	margin: 0 auto;
	font-size: 16px;
	background: url(images/booking.jpg) no-repeat center;
}
.mobile-nav {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mobile-nav li {
	float: left;
	width: 38%;
	margin-left: 6%;
	margin-right: 6%;
}
.icoPic {
	padding: 10%;
	float: left;
	display: block;
	background-image: url(images/icoPbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	text-align: center;
	margin-bottom: 10px;
}
.icoPic img {
	width: 90%;
}
.icoText {
	text-align: center;
	line-height: 20px;
	display: block;
}
.mobile-navBottom {
	float: left;
	width: 100%;
	display: block;
	padding-top: 0px;
	position: fixed;
	bottom: 0px;
	z-index: 51;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.mobile-navBottom li a {
	float: left;
	width: 14%;
	margin-left: 3%;
	margin-right: 3%;
}
.mobile-navBottomIcoPic {
	padding-bottom: 0%;
	float: left;
	display: block;
	border-top: solid #fff 3px;
	width: 100%;
	text-align: center;
}
.mobile-navBottomIcoPic-click {
	padding-bottom: 0%;
	float: left;
	display: block;
	border-top: solid #FF9900 3px;
	width: 100%;
	text-align: center;
}
.mobile-navBottomIcoPic img {
	width: 100%;
}
.mobile-navBottomIcoPic-click img {
	width: 100%;
}
.mobile-navBottomIcoText {
	text-align: center;
	font-size: 15px;
	width: 100%;
	float: left;
}
.mobileBooking {
}
.mobileBooking img {
	width: 100%;
}
.homeProfileWidth {
	display: none;
}
.mobileHomeProfile {
	background: url(images/homeProfileBg.jpg) no-repeat center;
	width: 94%;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	padding-top: 6%;
	padding-bottom: 6%;
	background-size: cover;
}
.mobileHomeProfileBox h2 {
	margin-top: 1%;
	margin-bottom: 5%;
}
.profileDetailBt {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.profileDetailBt a {
	color: #fff;
	display: block;
	padding: 3px;
	background: #fd7030;
}
.profileDetailBt a:hover {
	color: #fff;
	display: block;
	padding: 3px;
	background: #fe7d43;
}
.mobileHomeProfileBox {
	border: solid 1px #ccc;
	border-radius: 10px;
	color: #000;
	padding: 6%;
	background: #fff;
	line-height: 26px;
}
.homeProduct li {
	width: 48%;
	float: left;
	display: block;
	margin: 1%;
}
.homeProduct li img {
	width: 100%;
}
.homeContactWidth {
	width: 100%;
	height: 300px;
	background: url(images/homeContactBg.jpg) no-repeat center;
	float: left;
	padding-top: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.homeContact {
	width: 96%;
	margin: 0 auto;
	text-align: center;
}
.homeContact h4, h2 {
	color: #047bc0;
	text-align: center;
}
.homeContact h2 {
	font-size: 26px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.homeContact h4 {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
}
.homeContact h5 a {
	color: #fff;
	background: #FF9900;
	display: inline-block;
	width: 130px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: normal;
	border-radius: 60px;
}
.homeContact h5 a:hover {
	background: #047bc0;
	color: #fff;
}
.infaceProduct {
}
.infaceProduct img {
	width: 100%;
}
.mainTitle {
	text-align: center;
}
.mainTitle img {
	width: 100%;
}
.inface {
	width: 100%;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 0px;
	float: left;
}
.infaceWidth {
	width: 94%;
	margin: 0 auto;
}
.locationBox {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.locationBoxLeft {
	float: left;
	display: block;
}
.locationBoxRight {
	float: right;
	display: block;
}
.locationBoxRight a {
	width: 80px;
	display: block;
	padding: 0px;
	background-color: #FFF;
	border: solid 1px #ccc;
	text-align: center;
	border-radius: 20px;
	font-size: 16px;
}
.locationBoxRight a:hover {
	width: 80px;
	display: block;
	padding: 0px;
	background-color: #06C;
	border: solid 1px #ccc;
	text-align: center;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
}
.infaceTopB1 {
	width: 100%;
	height: 200px;
	background-color: #000;
	display: none;
}
.infaceTitle {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	width: 100%;
}
.infaceTitle h1 {
	color: #333;
	font-size: 22px;
	margin-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.infaceTitle h3 {
	padding-top: 0px;
	color: #ccc;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: normal;
	text-transform: uppercase;
	display:none;
}
.infaceBox {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
.inface h1 {
	text-align: center;
}
.infaceBox h2 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	border-top: solid 1px #ccc;
	margin-top: 30px;
	font-size: 20px;
	float: left;
	width: 100%;
}
.infaceBox h3 {
	text-align: left;
}
.infaceBox h4 {
	color: #000;
	text-align: center;
}
.homeMachineWidth {
	width: 100%;
	float: left;
	margin-bottom: 15%;
}
.homeMachine {
}
.infaceMachine img {
	width: 100%;
}
.faq img {
	width: 100%;
}
.infaceProfileLeft {
	float: left;
	width: 100%;
}
.infaceProfileLeft p {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}
.infaceProfileLeft img {
	width: 100%;
	margin-bottom: 20px;
}
.infaceProfileRight {
	float: left;
	width: 94%;
	padding: 3%;
	background: #fafafa;
	text-align: center;
	margin-top: 3%;
}
.infaceProfileRight h3 {
	padding: 20px;
}
.infaceProfileRight img {
	width: 100%;
}
.infaceProfileRight p {
	text-align: left;
}
.singlePic {
	text-align: center;
}
.singlePic img {
	width: 100%;
}
.mobile-pic-Detail {
	width: 100%;
	float: left;
}
.mobile-pic-Detail img {
	width: 100%;
}
/*这是产品*/
.productBox, .productBox-mobile {
	width: 100%;
	float: left;
}
.productBoxPic {
	width: 100%;
	float: left;
}
.productBoxPic img {
	width: 100%;
}
/*这是产品标题*/
.productTitle, .productTitle-mobile {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.productTitleHead {
	width: 100%;
	background: #223570;
	color: #fff;
	float: left;
	text-align: center;
	padding-top: 5%;
	padding-bottom: 5%;
	font-size: 22px;
}
.productTitleContent {
	width: 100%;
	height: 20px;
	text-align: center;
	float: left;
	background: url(images/productHeadArrow.jpg) no-repeat center;
	background-size: contain;
}
.productTitleFoot {
	width: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
	text-align: center;
}
/*这是单个产品列表*/
.productList-1 {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.productList-1 li {
	width: 48%;
	margin-bottom: 50px;
	float: left;
	display: block;
	margin-left: 1%;
	margin-right: 1%;
}


.productList-1 li a {
	display: block;
	float: left;
	background-color: #047bc0;
	border-radius: 20px;
	color: #fff;
	font-size: 18px;
}
.productList-1 li a:hover {
	display: block;
	float: left;
	background-color: #FF9900;
	color: #fff;
	font-size: 18px;
}
.productList-1head, .productList-2head, .productList-4head {
	text-align: center;
	font-weight: bold;
	color: #F60;
	font-size: 18px;
	margin-bottom: 10px;
	display: none;
}
.productList-3head {
	text-align: center;
	font-weight: bold;
	color: #F60;
	font-size: 18px;
	margin-bottom: 10px;
}
.productList-1content {
	width:100%;
	
	
}
.productList-1content img {
	border-radius: 20px 20px 0px 0px;
	width:100%;
}
.productList-2foot, .productList-3foot {
	text-align: center;
	padding: 6px;
}
.productList-1foot {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left:10px;
	padding-right:10px;
	height:112px;
	font-size:15px;
	line-height:23px;
}
/*这是2个产品列表*/
.productList-2 {
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.productList-2 li {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
	margin-bottom: 3%;
}
.productList-2 li img {
	width: 100%;
	border-radius: 20px;
}
.productList-2content {
	text-align: center;
}
/*这是3个产品列表*/
.productList-3 {
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.productList-3 li {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
	margin-bottom: 3%;
}
.productList-3 li img {
	width: 100%;
	border-radius: 20px;
}
.productList-3content {
	text-align: center;
}
.productList-3foot {
	text-align: center;
}
/*这是4个产品列表*/
.productList-4 {
	margin-bottom: 30px;
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.productList-4 li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
	margin-bottom: 3%;
}
.productList-4 li img {
	width: 100%;
}
.productList-4content {
}
.productList-4foot {
	text-align: center;
	padding: 6px;
}
/*这是5个产品列表*/
.productList-5 {
	margin-bottom: 30px;
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.productList-5 li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
	margin-bottom: 3%;
}
.productList-5 li img {
	width: 100%;
}
.productList-5head {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 24px;
}
.productList-5content {
}
.productList-5foot {
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
}
/*表格滚动*/
.tableScroll {
	overflow-x: auto;
	margin: auto;
}
.contact-pic {
	width: 100%;
	float: left;
}
.contact-pic img {
	width: 100%;
}
.contact-pic2 {
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	padding-top: 20px;
}
.contact-pic2 h4 {
	text-align: left;
	margin-bottom: 10px;
}
.contact-pic2 p {
	margin-bottom: 10px;
}
.contact-pic3 {
	width: 100%;
	float: left;
}
.contactWidthCenterBox {
	overflow: hidden;
}
.contactWidthCenterBox li {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.contactWidthCenterBoxLeft {
	float: left;
	width: 19%;
	font-size: 16px;
	text-align: left;
	margin-right: 1%;
	line-height: 26px;
	color: #06C;
}
.contactWidthCenterBoxRight {
	float: left;
	width: 80%;
	font-size: 16px;
	line-height: 26px;
}
.footer {
	width: 100%;
	background-color: #0168b5;
	font-size: 14px;
	float: left;
	padding-top: 0px;
	padding-bottom: 130px;
}
.footerWidth {
	width: 98%;
	margin: 0 auto;
}
.footerWidthLeft {
	width: 100%;
	float: left;
	text-align: center;
	display: none;
}
.footerWidthLeft p {
	line-height: 28px;
	color: #fff;
}
.footerWidthRight {
	width: 100%;
	float: left;
	text-align: center;
	display: none;
}
.footerWidthCenterL, .footerWidthCenterR {
	width: 96%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	display: none;
}
.QC2 {
	background: url(images/2website.jpg) no-repeat center center;
	display: block;
	width: 100%;
	height: 120px;
	float: left;
	text-align: center;
	margin-top: 30px;
	display: none;
	background-size: contain;
}
.copyright {
	text-align: center;
	width: 96%;
	color: #ddd;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 2%;
	padding-right: 2%;
	font-size:13px;
}
}
