﻿* {
	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;
}
 @media screen and (min-width:1240px) {
body {
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	font-family: "微软雅黑";
}
.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{
	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: 122px;
	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: 122px;
	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: #fdb301;
	color: #fff;
	padding: 5px;
	border-radius: 20px;
	font-size:14px;
	}

.logoBoxRight a:hover{
	background-color:#06C;
	color:#fff;
	padding: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;
}
.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: 30px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
}
.homeContact h5 a {
	color: #fff;
	background:#fdb301;
	display: inline-block;
	width: 100px;
	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 h3 {
	color: #ccc;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.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: 36px;
	margin-bottom: 20px;
}
.infaceTitle h3 {
	padding-top: 0px;
	color: #ccc;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.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: 94%;
	padding: 3%;
}
.infaceProfileLeft p {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 8px;
}
.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: 30px;
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.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:20px;
color:#fff;
font-size:18px;
}

.productList-1 li a:hover{
display:block;
float:left;
background-color:#fdb301;
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:20px 20px 0px 0px;

}

.productList-1foot {
	text-align: center;
	font-size: 18px;
	padding-top: 15px;
                padding-bottom:15px;
}
/*这是2个产品列表*/
.productList-2 {
	margin-top:20px;
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.productList-2 li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
	margin-bottom: 3%;
}
.productList-2 li img {
	width: 100%;
	border-radius:20px;
}
.productList-2head {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 24px;
}
.productList-2content {
	text-align: center;
}
.productList-2foot {
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
}
/*这是3个产品列表*/
.productList-3 {
	margin-top:20px;
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.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;
	font-weight:bold;
}
.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: 100%;
	float: left;
}
.contact-pic img {
	width: 100%;
}
.contact-pic2 {
	width: 31.33333333333333%;
	float: left;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:1%;
	margin-right:1%;
}




.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: 14%;
	font-size: 16px;
	text-align: left;
	margin-right: 1%;
	line-height: 22px;
	color: #06C;
	}
	
.contactWidthCenterBoxRight{
	float:left;
	width:85%;
	font-size:16px;
	line-height:22px;
	}





.footer {
	width: 100%;
	background-color: #03447b;
	color: #fff;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
}
.footerWidth {
	width: 1200px;
	margin: 0 auto;
}
.footerWidthLeft {
	width: 12%;
	height: 120px;
	float: left;
	background-size: contain;
	background-image: url(images/footLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	margin-right:3%;
}
.footerWidthCenterL{
	width: 22%;
	float: left;
}

.footerWidthCenterC{
	width: 22%;
	float: left;
	margin-left: 2%;
}




.footerWidthCenterL ,.footerWidthCenterC, .footerWidthCenterR{
	margin-top:0px;
	
	}

.footerWidthCenterBox{
	overflow:hidden;
	
	}
.footerWidthCenterBox li{
	float:left;
	width:100%;
	display:block;
	margin-top:6px;
	}
.footerWidthCenterBoxLeft{
	float: left;
	width: 20%;
	font-size: 16px;
	color: #FC0;
	}
	
.footerWidthCenterBoxRight{
	float:left;
	width:80%;
	font-size:16px;
	}


.footerWidthCenterL h4,.footerWidthCenterC h4, .footerWidthCenterR h4{
	color:#FC6;
	}

.footerWidthCenterL p,.footerWidthCenterC p, .footerWidthCenterR p {
	line-height: 28px;
	color: #fff;
}
.footerWidthCenterR {
	width: 22%;
	float: left;
	margin-left:2%;
}
.footerWidthRight {
	width: 15%;
	float: right;
	text-align: right;
}
.QC2 {
	background: url(images/2website.png) no-repeat center;
	display: block;
	width: 140px;
	height: 140px;
	float: right;
	background-size: contain;
}
.copyright {
	text-align: center;
	width: 1200px;
	color: #CCC;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #546578;
	padding-top: 10px;
}
}
 @media screen and (max-width:1239px) {
body {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	font-family: "微软雅黑";
}

.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{
	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: 21.33333333333333%;
	margin-left: 6%;
	margin-right: 6%;
	
}
.icoPic {
	padding: 20%;
	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;
	font-size: 20px;
	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 #fdb301 3px;
	width: 100%;
	text-align: center;
}
.mobile-navBottomIcoPic img {
	width: 100%;
}
.mobile-navBottomIcoPic-click img {
	width: 100%;
}
.mobile-navBottomIcoText {
	text-align: center;
	font-size: 16px;
	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;
	padding-left: 3%;
	padding-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;
	font-size:20px;
	line-height:36px;
}
.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: 60px;
	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: 30px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
}
.homeContact h5 a {
	color: #fff;
	background: #fdb301;
	display: inline-block;
	width: 100px;
	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: 28px;
	margin-bottom: 5px;
}
.infaceTitle h3 {
	padding-top: 0px;
	color: #ccc;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.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: 20px;
	line-height: 32px;
	margin-bottom: 8px;
	text-indent: 40px;
}
.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: 100%;
	margin-bottom: 50px;
float:left;
display:block;
}
.productList-1 li img {
	width: 100%;
}


.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:#fdb301;
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 {
}

.productList-1content img{
border-radius:20px 20px 0px 0px;

}


.productList-2foot, .productList-3foot {
	text-align: center;
	padding: 6px;
}

.productList-1foot{
text-align: center;
padding-top:20px;
padding-bottom:20px;

}


/*这是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: 16%;
	font-size: 18px;
	text-align: left;
	margin-right: 1%;
	line-height: 26px;
	color: #06C;
	}
	
.contactWidthCenterBoxRight{
	float:left;
	width:83%;
	font-size:18px;
	line-height:26px;
	}




.footer {
	width: 100%;
	background-color: #03447b;
	font-size: 16px;
	float: left;
	padding-top: 0px;
	padding-bottom: 120px;
}
.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, .footerWidthCenterC,.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: #CCC;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 2%;
	padding-right: 2%;
}
}
