.banner {
	position: relative;
	width: 100%;
	height: 608px;
	overflow: hidden;
	margin-top: 59px;
}
.banner .bannerBtn {
	position: absolute;
	top: 50%;
	height: 148px;
	margin-top: -74px;
	cursor: pointer;
	z-index: 2;
}
.banner .bannerBtn.leftBtn {
	left: -100px;
}
.banner .bannerBtn.rightBtn {
	right: -100px;
}
.banner .contents {
	position: absolute;
	top: 0px;
	width: 2560px;
	height: 608px;
	left: 50%;
	margin-left: -1280px;
}
.banner .content {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}
.banner .content img {
	width: 2560px;
	height: 608px;
}
.banner .content .banner_pc {
	display: block;
}
.banner .content .banner_mb {
	display: none;
}
.banner .contentInfo {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 300px;
	margin-top: -150px;
	z-index: 1;
}
.banner .bannerNav {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.banner .bannerNav img {
	width: 80px;
	height: 4px;
	margin: 0px 3px;
	cursor: pointer;
}
.banner .bannerBg {
	width: 100%;
	height: 608px;
	vertical-align: middle;
}
.about {
	position: relative;
	background: #fff;
	padding: 0px 0px 80px 0;
	text-align: center;
}
.about .title {
	color: #5f6061;
	font-size: 44px;
	font-family: "PingFang SC", 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '΢���ź�';
}
.about .info {
	color: #888889;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 50px;
	margin-top: 40px;
}
.infol {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 15px auto;
}
.about .content {
	padding-top: 25px;
	text-align: left;
}
.about .contentMun {
	height: 300px;
	width: 840px;
	margin: 0px auto;
}
.about .contentMun .child {
	padding-top: 50px;
	height: 250px;
	width: 280px;
	text-align: center;
	float: left;
}
.about .contentMun .child .mun {
	font-family: 'DIN Condensed Bold';
	font-size: 100px;
	color: #444;
}
.about .contentMun .child p {
	font-family: "PingFang SC", 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '΢���ź�';
	font-weight: 100;
	font-size: 24px;
	color: #444;
}
.about .linkBtn {
	margin: 0px auto;
}
.work {
	padding: 70px 0px 80px 0px;
	text-align: center;
	background: #fff;
}
.work .content {
	padding-top: 40px;
	width: 95%;
	height: auto;
	margin: 0 auto;
}
.work .content:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.work .content .child {
	position: relative;
	float: left;
	width: 33.333333%;
}
.work .content .child .childImg {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.work .content .child .childHide {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(226, 16, 32, 0.8);
}
.work .content .child:hover .childHide{
	display: block;
}
.work .content .child .childPointer {
	position: absolute;
	bottom: 17px;
	right: 42%;
	width: 192px;
}
.work .content .child .childTag {
	letter-spacing: 0.1em;
	font-weight: 100;
	font-stretch: condensed;
	padding: 6%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 88%;
 *width: 60%;
	font-size: 24px;
	font-family: 'MyriadPro-LightCond';
	font-size: 24px;
	color: #fff;
	text-align: left;
}
.work .content .child .childTag .childSub {
	width: 21px;
	height: 2px;
	background: #fff;
	margin: 10px 0px;
}
.work .content .child .childContent {
	position: absolute;
	top: 50%;
	left: 0px;
	height: 54px;
	width: 100%;
	margin-top: -27px;
}
.work .content .child .childContent .title {
	font-size: 16px;
	color: #fff;
	width: 50%;
	margin: 0 auto;
}
.work .content .child .childContent .info {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}
.work .linkBtn {
	margin: 80px auto 0px auto;
	cursor: pointer;
}
.customer {
	position: relative;
	padding: 70px 0px 80px 0px;
	text-align: center;
	background: #fe0000;
	color: #fff;
	width: 100%;
	display: none;
}
.customer .container {
	width: 1161px;
}
.customer .container span {
	font-size: 38px;
	font-family: "Noto Sans S Chinese Light", "NotoSansHans-Light", "΢���ź�";
}
.customer .linkBtn {
	margin: 30px auto 0px auto;
}
.service {
	position: relative;
	text-align: center;
	padding: 70px 0px 80px 0px;
	background: #e6e6e6;
}
.service .content {
	padding-top: 40px;
}
.service .content .child {
	width: 26.65%;
	margin: 0 1.8%;
	text-align: left;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.service .content .child .childTitle {
	position: relative;
	border: 2px solid #e70719;
	height: 160px;
}
.service .content .child_new .childTitle {
	border: none;
	height: auto;
}
.service .content .child_new {
	float: left;
	width: 29.5%;
}
.service .content .child_new a:link {
	color: #3a3633;
}
.service .content .child_new a:visited {
	color: #3a3633;
}
.service .content .child_new a:hover {
	color: #3a3633;
}
.service .content .child_new a:active {
	color: #3a3633;
}
.service .content .child_new img {
	width: 100%;
	display: block;
}
.service .content .infol_new {
	width: 100%;
	height: 60px;
	overflow: hidden;
	display: -webkit-box !important;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.service .content .child .childTitle {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.service .content .child .childTitle .titleEn {
	margin: 75px 0 2px 8%;
	font-size: 30px;
	font-family: 'MyriadPro-Regular_0';
	color: #E50012;
}
.service .content .child .childTitle .titleEn {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.service .content .child .childTitle .titleCh {
	margin: 0 0 0 8%;
	font-size: 20px;
	color: #444;
}
.service .content .child .childTitle .titleCh {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.service .content .child .childContent {
	padding: 30px 0 0 0;
}
.service .content .child .childContent:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.service .content .child .childContent ul {
	float: left;
}
.service .content .child .childContent li {
	padding-left: 25px;
	font-size: 18px;
	color: #444;
	line-height: 32px;
}
.service .content .child .childContent li {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.service .content .child .childContent li:hover {
	color: #e70719;
}

@media (max-width: 479px) {
.customer .container span {
	font-size: 20px;
}
.banner {
	margin-top: 38px;
	height: 347px;
}
.banner .bannerBtn {
	height: 38px;
	margin-top: -19px;
}
.banner .bannerBtn.leftBtn {
	left: 5px !important;
}
.banner .bannerBtn.rightBtn {
	right: 5px !important;
}
.banner .contentInfo {
	height: 100px;
	margin-top: -80px;
}
.banner .contents {
	position: relative;
	top: 0px;
	width: 100%;
	height: auto;
	left: 0;
	margin-left: 0;
	;
}
.banner .content {
	position: absolute;
	top: 0px;
	width: 100%;
	height: auto;
}
.banner .content img {
	width: 100%;
	height: auto;
}
.banner .content .banner_pc {
	display: none;
}
.banner .content .banner_mb {
	display: block;
}
.banner .bannerNav {
	bottom: 10px;
}
.banner .bannerNav img {
	width: 40px;
	height: 2px;
	margin: 0px 3px;
}
.banner .bannerBg {
	width: 100%;
	height: 450px;
}
.about {
	padding: 20px 0px;
}
.about .title {
	font-size: 24px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.about .info {
	font-size: 12px;
	line-height: 18px;
	width: 100%;
}
.infol {
	font-size: 1em;
	line-height: 1.3em;
	width: 92%;
	margin: 15px auto;
}
.about .content {
	padding-top: 10px;
}
.about .contentMun {
	height: 100px;
	width: 330px;
	margin: 0px auto;
}
.about .contentMun .child {
	padding-top: 18px;
	height: 84px;
	width: 110px;
}
.about .contentMun .child .mun {
	font-size: 30px;
}
.about .contentMun .child p {
	font-size: 12px;
}
.work {
	padding: 20px 0px;
}
.work .content {
	padding-top: 20px;
	width: 100%;
	height: auto;
	width: 100%;
}
.work .content .child {
	width: 100%;
}
.work .content .child .childPointer {
	width: 40px;
	bottom: 10px;
	right: 12px;
}
.work .content .child .childTag {
	font-size: 12px;
}
.work .content .child .childTag .childSub {
	margin: 3px 0;
}
.work .content .child .childContent .title {
	font-size: 14px;
}
.work .content .child .info {
	display: none;
}
.work .linkBtn {
	margin: 20px auto 0px auto;
}
.customer {
	padding: 20px 0px;
}
.customer .container {
	width: 300px;
}
.customer .customerBtn {
	top: 255px;
	width: 16px;
}
.customer .customerBtn.leftBtn {
	left: -40px;
}
.customer .customerBtn.rightBtn {
	right: -40px;
}
.customer .contents {
	margin: 8px auto;
	height: 367px;
}
.customer .contents .content {
	left: 0px;
	top: 15px;
	width: 300px;
}
.customer .contents .content img {
	width: 138px;
	height: 60px;
	margin: 0 5px 5px 5px;
}
.customer .linkBtn {
	margin: 20px auto 0px auto;
}
.service {
	padding: 20px 0px;
	display: none;
}
.service .content {
	padding-top: 20px;
}
.service .content .child {
	width: 86%;
	margin: 0 1.8%;
}
.service .content .child .childTitle {
	border: 2px solid #e70719;
	height: 120px;
}
.service .content .child .childTitle .titleEn {
	margin: 50px 0 2px 8%;
	font-size: 26px;
}
.service .content .child .childTitle .titleCh {
	margin: 0 0 0 8%;
	font-size: 16px;
}
.service .content .child .childContent {
	padding: 20px 0 0 0;
}
.service .content .child .childContent li {
	padding-left: 18px;
	font-size: 14px;
	line-height: 28px;
}
}

@media (min-width: 480px) and (max-width: 639px) {
.banner {
	margin-top: 74px;
}
.banner .bannerBtn {
	height: 38px;
	margin-top: -19px;
}
.banner .bannerBtn.leftBtn {
	left: 5px !important;
}
.banner .bannerBtn.rightBtn {
	right: 5px !important;
}
.banner .contentInfo {
	height: 100px;
	margin-top: -80px;
}
.banner .content {
	background-size: auto 450px;
	background-position: center 74px;
}
.banner .content .banner_pc {
	display: none;
}
.banner .content .banner_mb {
	display: block;
}
.banner .content .title1 {
	font-size: 30px;
	padding-top: 0px;
}
.banner .content .title2 {
	font-size: 32px;
	width: 80%;
	line-height: 34px;
	margin: 14px auto 26px auto;
}
.banner .content .title3 {
	border: 2px solid #fff;
	padding: 3px 12px 4px 12px;
	font-size: 17px;
}
.banner .bannerNav {
	bottom: 10px;
}
.banner .bannerNav img {
	width: 40px;
	height: 2px;
	margin: 0px 3px;
}
.banner .bannerBg {
	width: 100%;
	height: 450px;
}
.about {
	padding: 20px 0px;
}
.about .title {
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.about .info {
	font-size: 12px;
	line-height: 18px;
	width: 100%;
}
.about .content {
	padding-top: 10px;
}
.about .contentMun {
	height: 100px;
	width: 330px;
	margin: 0px auto;
}
.about .contentMun .child {
	padding-top: 18px;
	height: 84px;
	width: 110px;
}
.about .contentMun .child .mun {
	font-size: 30px;
}
.about .contentMun .child p {
	font-size: 12px;
}
.work {
	padding: 20px 0px;
}
.work .content {
	padding-top: 20px;
	width: 100%;
	height: auto;
	width: 100%;
}
.work .content .child {
	width: 50%;
}
.work .content .child .childPointer {
	width: 40px;
	bottom: 10px;
	right: 42%;
}
.work .content .child .childTag {
	font-size: 12px;
}
.work .content .child .childTag .childSub {
	margin: 3px 0;
}
.work .content .child .childContent .title {
	font-size: 14px;
}
.work .content .child .info {
	display: none;
}
.work .linkBtn {
	margin: 20px auto 0px auto;
}
.customer {
	padding: 20px 0px;
}
.customer .container {
	width: 300px;
}
.customer .customerBtn {
	top: 255px;
	width: 16px;
}
.customer .customerBtn.leftBtn {
	left: -40px;
}
.customer .customerBtn.rightBtn {
	right: -40px;
}
.customer .contents {
	margin: 8px auto;
	height: 367px;
}
.customer .contents .content {
	left: 0px;
	top: 15px;
	width: 300px;
}
.customer .contents .content img {
	width: 138px;
	height: 60px;
	margin: 0 5px 5px 5px;
}
.customer .linkBtn {
	margin: 20px auto 0px auto;
}
.service {
	padding: 20px 0px;
	display: none;
}
.service .content {
	padding-top: 20px;
}
.service .content .child {
	width: 86%;
	margin: 0 1.8%;
}
.service .content .child .childTitle {
	border: 2px solid #e70719;
	height: 120px;
}
.service .content .child .childTitle .titleEn {
	margin: 50px 0 2px 8%;
	font-size: 26px;
}
.service .content .child .childTitle .titleCh {
	margin: 0 0 0 8%;
	font-size: 16px;
}
.service .content .child .childContent {
	padding: 20px 0 0 0;
}
.service .content .child .childContent li {
	padding-left: 18px;
	font-size: 14px;
	line-height: 28px;
}
/*.banner{margin-top:74px;}
.banner .bannerBtn{height:38px;margin-top:-19px;}
.banner .bannerBtn.leftBtn{left:5px !important;}
.banner .bannerBtn.rightBtn{right:5px !important;}
.banner .contentInfo{height:100px;margin-top:-50px;}
.banner .content{background-size:auto 100%;background-position:center 74px;}
.banner .content .title1{font-size:14px;padding-top: 0px;}
.banner .content .title2{ font-size:22px;margin-bottom:10px;}
.banner .content .title3{border:2px solid #fff;padding:3px 12px 4px 12px;font-size:12px;}
.banner .bannerNav{bottom:10px;}
.banner .bannerNav img{width:40px;height:2px;margin:0px 3px;}
.banner .bannerBg{width:100%;height:450px;}

.about{padding:20px 0px;}
.about .title{font-size:18px;margin-bottom:0px;}
.about .info{font-size:12px;line-height:18px;width:300px;}
.about .content{padding-top:10px;}
.about .contentMun{height:100px;width:300px;margin:0px auto;}
.about .contentMun .child{padding-top:10px;height:90px;width:100px;}
.about .contentMun .child .mun{font-size:30px;}
.about .contentMun .child p{font-size:12px;}

.work{padding:20px 0px;}
.work .content{padding-top:20px;width:100%;height:auto;width:100%;}
.work .content .child{width:50%;}
.work .content .child .childPointer{width:40px;bottom:10px;right:42%;}
.work .content .child .childTag{font-size:12px;}
.work .content .child .childTag .childSub{margin:3px 0;}
.work .content .child .childContent .title{font-size:14px;}
.work .content .child .info{display:none;}
.work .linkBtn {margin: 20px auto 0px auto;}

.customer{padding:20px 0px;}
.customer .container{width:300px;}
.customer .customerBtn{top:216px;width:16px;}
.customer .customerBtn.leftBtn{left:0px;}
.customer .customerBtn.rightBtn{right:0px;}
.customer .contents{margin:8px auto;height:294px;}
.customer .contents .content{left:0px;top:15px;width:300px;}
.customer .contents .content img{width:107px;height:46px;margin:0 3px 5px 3px;}
.customer .linkBtn{margin:20px auto 0px auto;}

.service{padding:20px 0px;}
.service .content{padding-top:20px;}
.service .content .child{width:86%;margin:0 1.8%;}
.service .content .child .childTitle{border:2px solid #e70719;height:120px;}
.service .content .child .childTitle .titleEn{margin:50px 0 2px 8%;font-size:26px;}
.service .content .child .childTitle .titleCh{margin:0 0 0 8%;font-size:16px;}
.service .content .child .childContent{padding:20px 0 0 0;}
.service .content .child .childContent li{padding-left:18px;font-size:14px;line-height:28px;}

*/
}

@media (min-width: 640px) and (max-width:1023px) {
.banner {
	margin-top: 52px;
	height: 450px;
}
.banner .contents {
	width: 1895px;
	height: 450px;
	margin-left: -948px;
}
.banner .content img {
	height: 450px;
	width: 1895px;
}
.banner .bannerBtn {
	height: 74px;
	margin-top: -37px;
}
.banner .bannerBtn.leftBtn {
	left: 10px !important;
}
.banner .bannerBtn.rightBtn {
	right: 10px !important;
}
.banner .contentInfo {
	height: 100px;
	margin-top: -80px;
}
.banner .content {
	background-size: auto 600px;
	background-position: center 74px;
}
.banner .content .banner_pc {
	display: none;
}
.banner .content .banner_mb {
	display: block;
}
.banner .content .title1 {
	font-size: 30px;
	padding-top: 0px;
}
.banner .content .title2 {
	font-size: 32px;
	width: 80%;
	line-height: 34px;
	margin: 14px auto 26px auto;
}
.banner .content .title3 {
	border: 2px solid #fff;
	padding: 6px 24px 8px 24px;
	font-size: 18px;
}
.banner .bannerNav {
	bottom: 10px;
}
.banner .bannerNav img {
	width: 80px;
	height: 4px;
	margin: 0px 3px;
}
.banner .bannerBg {
	width: 100%;
	height: 600px;
}
.about {
	padding: 40px 0px;
}
.about .title {
	font-size: 30px;
	margin-bottom: 20px;
}
.about .info {
	font-size: 16px;
	line-height: 24px;
	width: 500px;
}
.about .content {
	padding-top: 30px;
}
.about .contentMun {
	height: 180px;
	width: 600px;
	margin: 0px auto;
}
.about .contentMun .child {
	padding-top: 20px;
	height: 160px;
	width: 200px;
}
.about .contentMun .child .mun {
	font-size: 60px;
}
.about .contentMun .child p {
	font-size: 18px;
}
.work {
	padding: 40px 0px;
}
.work .content {
	padding-top: 40px;
	width: 100%;
	height: auto;
	width: 100%;
}
.work .content .child {
	width: 50%;
}
.work .content .child .info {
	display: none;
}
.customer {
	padding: 40px 0px;
}
.customer .container {
	width: 600px;
}
.customer .customerBtn {
	top: 425px;
	width: 30px;
}
.customer .customerBtn.leftBtn {
	left: 0px;
}
.customer .customerBtn.rightBtn {
	right: 0px;
}
.customer .contents {
	margin: 15px auto;
	height: 580px;
}
.customer .contents .content {
	left: 0px;
	top: 30px;
	width: 600px;
}
.customer .contents .content img {
	width: 215px;
	height: 91px;
	margin: 0 5px 10px 5px;
}
.customer .linkBtn {
	margin: 20px auto 0px auto;
}
.service {
	padding: 40px 0px;
	display: none;
}
.service .content {
	padding-top: 40px;
}
.service .content .child {
	width: 50%;
	margin: 0 1.8%;
}
.service .content .child .childTitle {
	border: 2px solid #e70719;
	height: 160px;
}
.service .content .child .childTitle .titleEn {
	margin: 75px 0 2px 8%;
	font-size: 30px;
}
.service .content .child .childTitle .titleCh {
	margin: 0 0 0 8%;
	font-size: 20px;
}
.service .content .child .childContent {
	padding: 30px 0 0 0;
}
.service .content .child .childContent li {
	padding-left: 25px;
	font-size: 18px;
	line-height: 32px;
}
}

@media (min-width: 1024px) and (max-width:1199px) {
.banner .contentInfo {
	transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	-webkit-transform-origin: center;
}
.banner .contentInfo {
	transform: scale(0.83);
	-moz-transform: scale(0.83);
	-ms-transform: scale(0.83);
	-o-transform: scale(0.83);
	-webkit-transform: scale(0.83);
}
.banner {
	margin-top: 50px;
}
.banner .bannerBtn {
	height: 90px;
	margin-top: -45px;
}
.banner .bannerBtn.leftBtn {
	left: -100px;
}
.banner .bannerBtn.rightBtn {
	right: -100px;
}
.banner .contentInfo {
	height: 180px;
	margin-top: -90px;
}
.banner .content {
	background-position: left 68px;
}
.banner .content .title1 {
	font-size: 30px;
	padding-top: 22px;
}
.banner .content .title2 {
	font-size: 52px;
	margin-bottom: 16px;
}
.banner .content .title3 {
	border: 3px solid #fff;
	padding: 5px 18px 6px 18px;
	font-size: 20px;
}
.banner .bannerNav {
	bottom: 23px;
}
.banner .bannerNav img {
	width: 100px;
	height: 3px;
	margin: 0px 3px;
}
.about {
	padding: 58px 0px 66px 0;
}
.about .title {
	font-size: 35px;
}
.about .info {
	font-size: 12px;
	line-height: 20px;
	width: 573px;
}
.about .content {
	padding-top: 16px;
}
.about .contentMun {
	height: 187px;
	width: 523px;
}
.about .contentMun .child {
	padding-top: 32px;
	height: 156px;
	width: 174px;
}
.about .contentMun .child .mun {
	font-size: 66px;
}
.about .contentMun .child p {
	font-weight: 100;
	font-size: 15px;
}
.work {
	padding: 58px 0px 66px 0;
}
.work .content {
	padding-top: 33px;
}
.work .content .child .childPointer {
	bottom: 10px;
	right: 42%;
	width: 44px;
}
.work .content .child .childTag {
	font-size: 15px;
}
.work .content .child .childTag .childSub {
	width: 13px;
	height: 1px;
	margin: 6px 0px;
}
.work .content .child .childContent {
	height: 33px;
	margin-top: -30px;
}
.work .content .child .childContent .title {
	font-size: 14px;
}
.work .content .child .childContent .info {
	font-size: 12px;
	margin-top: 5px;
}
.work .linkBtn {
	margin: 50px auto 0px auto;
}
.customer .customerBtn {
	top: 216px;
	width: 34px;
}
.customer .container {
	width: 796px;
}
.customer .customerBtn {
	top: 188px;
	width: 34px;
}
.customer .customerBtn.leftBtn {
	left: -83px;
}
.customer .customerBtn.rightBtn {
	right: -83px;
}
.customer .contents {
	margin: 8px auto 25px auto;
	height: 160px;
}
.customer .contents .contentss {
	top: 0px;
	left: 0px;
}
.customer .contents .content {
	left: 0px;
	top: 25px;
	width: 796px;
}
.customer .contents .content img {
	width: 143px;
	height: 60px;
	margin: 0 5px 5px 4px;
}
.customer .linkBtn {
	margin: 66px auto 0px auto;
}
.service {
	padding: 58px 0px 66px 0;
}
.service .content {
	padding-top: 33px;
}
.service .content .child {
	width: 31.3%;
	margin: 0 0.8%;
}
.service .content .child .childTitle {
	height: 132px;
}
.service .content .child_new .childTitle {
	height: auto;
}
.service .content .child_new .childTitle {
	height: auto;
}
.service .content .child .childTitle .titleEn {
	margin: 62px 0 2px 8%;
	font-size: 19px;
}
.service .content .child .childTitle .titleCh {
	font-size: 13px;
}
.service .content .child .childContent {
	padding: 25px 0 0 0;
}
.service .content .child .childContent li {
	padding-left: 21px;
	font-size: 12px;
	line-height: 20px;
}
}

@media (min-width: 1200px) and (max-width:1439px) {
.banner .contentInfo {
	transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	-webkit-transform-origin: center;
}
.banner .contentInfo {
	transform: scale(0.83);
	-moz-transform: scale(0.83);
	-ms-transform: scale(0.83);
	-o-transform: scale(0.83);
	-webkit-transform: scale(0.83);
}
.banner {
	margin-top: 45px;
	height: 465px;
}
.banner .contents {
	width: 1958px;
	height: 465px;
	left: 50%;
	margin-left: -979px;
}
.banner .content img {
	width: 1958px;
	height: 465px;
}
.banner .bannerBtn {
	height: 90px;
	margin-top: -45px;
}
.banner .bannerBtn.leftBtn {
	left: -100px;
}
.banner .bannerBtn.rightBtn {
	right: -100px;
}
.banner .contentInfo {
	height: 180px;
	margin-top: -90px;
}
.banner .content {
	background-position: left 68px;
}
.banner .content .title1 {
	font-size: 30px;
	padding-top: 28px;
}
.banner .content .title2 {
	font-size: 52px;
	margin-bottom: 16px;
}
.banner .content .title3 {
	border: 3px solid #fff;
	padding: 5px 18px 6px 18px;
	font-size: 20px;
}
.banner .bannerNav {
	bottom: 23px;
}
.banner .bannerNav img {
	width: 60px;
	height: 3px;
	margin: 0px 3px;
}
.about {
	padding: 58px 0px 66px 0;
}
.about .title {
	font-size: 35px;
}
.about .info {
	font-size: 18px;
	line-height: 30px;
}
.about .content {
	padding-top: 16px;
}
.about .contentMun {
	height: 187px;
	width: 523px;
}
.about .contentMun .child {
	padding-top: 32px;
	height: 156px;
	width: 174px;
}
.about .contentMun .child .mun {
	font-size: 66px;
}
.about .contentMun .child p {
	font-weight: 100;
	font-size: 15px;
}
.work {
	padding: 0px 0px 66px 0;
}
.work .content {
	padding-top: 0px;
}
.work .content .child .childPointer {
	bottom: 10px;
	right: 42%;
	width: 44px;
}
.work .content .child .childTag {
	font-size: 15px;
}
.work .content .child .childTag .childSub {
	width: 13px;
	height: 1px;
	margin: 6px 0px;
}
.work .content .child .childContent {
	height: 33px;
	margin-top: -30px;
}
.work .content .child .childContent .title {
	font-size: 14px;
}
.work .content .child .childContent .info {
	font-size: 12px;
	margin-top: 5px;
}
.work .linkBtn {
	margin: 50px auto 0px auto;
}
.customer .customerBtn {
	top: 216px;
	width: 34px;
}
.customer .container {
	width: 796px;
}
.customer .customerBtn {
	top: 200px;
	width: 34px;
}
.customer .customerBtn.leftBtn {
	left: -83px;
}
.customer .customerBtn.rightBtn {
	right: -83px;
}
.customer .contents {
	margin: 8px auto 25px auto;
	height: 232px;
}
.customer .contents .contentss {
	top: 0px;
	left: 0px;
}
.customer .contents .content {
	left: 0px;
	top: 25px;
	width: 796px;
}
.customer .contents .content img {
	width: 143px;
	height: 60px;
	margin: 0 5px 37px 4px;
}
.customer .linkBtn {
	margin: 66px auto 0px auto;
}
.service {
	padding: 58px 0px 66px 0;
}
.service .content {
	padding-top: 33px;
}
.service .content .child {
	width: 31.3%;
	margin: 0 0.8%;
}
.service .content .child .childTitle {
	height: 132px;
}
.service .content .child_new .childTitle {
	height: auto;
}
.service .content .child .childTitle .titleEn {
	margin: 62px 0 2px 8%;
	font-size: 19px;
}
.service .content .child .childTitle .titleCh {
	font-size: 13px;
}
.service .content .child .childContent {
	padding: 25px 0 0 0;
}
.service .content .child .childContent li {
	padding-left: 21px;
	font-size: 12px;
	line-height: 20px;
}
}

@media (min-width: 1440px) and (max-width:1920px) {
.customer .container span {
	font-size: 24px;
}
.infol {
	font-size: 14px;
}
.banner {
	margin-top: 49px;
}
.banner .bannerBtn {
	height: 112px;
	margin-top: -56px;
}
.banner .bannerBtn.leftBtn {
	left: -100px;
}
.banner .bannerBtn.rightBtn {
	right: -100px;
}
.banner .contentInfo {
	height: 220px;
	margin-top: -110px;
}
.banner .content {
	background-position: left 82px;
}
.banner .content .title1 {
	font-size: 36px;
	padding-top: 36px;
}
.banner .content .title2 {
	font-size: 50px;
	margin-bottom: 16px;
}
.banner .content .title3 {
	border: 3px solid #fff;
	padding: 5px 18px 6px 18px;
	font-size: 24px;
}
.banner .bannerNav {
	bottom: 23px;
}
.banner .bannerNav img {
	width: 80px;
	height: 4px;
	margin: 0px 3px;
}
.about {
	padding: 70px 0px 80px 0;
}
.about .title {
	font-size: 44px;
}
.about .info {
	font-size: 14px;
	line-height: 26px;
}
.about .content {
	padding-top: 20px;
}
.about .contentMun {
	height: 225px;
	width: 630px;
}
.about .contentMun .child {
	padding-top: 38px;
	height: 188px;
	width: 210px;
}
.about .contentMun .child .mun {
	font-size: 80px;
}
.about .contentMun .child p {
	font-weight: 100;
	font-size: 18px;
}
.work {
	padding: 0px 0px 45px 0px;
}
.work .content {
	padding-top: 0px;
	width: 83%;
}
.work .content .child .childPointer {
	bottom: 13px;
	right: 42%;
	width: 54px;
}
.work .content .child .childTag {
	font-size: 18px;
}
.work .content .child .childTag .childSub {
	width: 16px;
	height: 2px;
	margin: 8px 0px;
}
.work .content .child .childContent {
	height: 40px;
	margin-top: -20px;
}
.work .content .child .childContent .title {
	font-size: 16px;
}
.work .content .child .childContent .info {
	font-size: 12px;
	margin-top: 6px;
}
.work .linkBtn {
	margin: 60px auto 0px auto;
}
/*.customer .customerBtn{position:absolute;top:260px;width:42px;}*/
.customer .customerBtn {
	top: 260px;
	width: 42px;
}
.customer .container {
	width: 930px;
}
.customer .customerBtn {
	top: 235px;
	width: 52px;
}
.customer .customerBtn.leftBtn {
	left: -100px;
}
.customer .customerBtn.rightBtn {
	right: -100px;
}
.customer .contents {
	margin: 10px auto 30px auto;
	height: 280px;
}
.customer .contents .contentss {
	top: 0px;
	left: 0px;
}
.customer .contents .content {
	left: 0px;
	top: 30px;
	width: 930px;
}
.customer .contents .content img {
	width: 172px;
	height: 73px;
	margin: 0 4px 45px 4px;
}
.customer .linkBtn {
	margin: 0px auto 0px auto;
}
.service {
	padding: 70px 0px 80px 0px;
}
.service .content {
	padding-top: 40px;
}
.service .content .child .childTitle {
	height: 160px;
}
.service .content .child_new .childTitle {
	height: auto;
}
.service .content .child .childTitle .titleEn {
	margin: 75px 0 2px 8%;
	font-size: 23px;
}
.service .content .child .childTitle .titleCh {
	font-size: 16px;
}
.service .content .child .childContent {
	padding: 30px 0 0 0;
}
.service .content .child .childContent li {
	padding-left: 25px;
	font-size: 14px;
	line-height: 24px;
}
}

@media (min-width: 1921px) and (max-width:2560px) {
.work {
	width: 1920px;
	margin: 0 auto;
	padding: 0px 0px 80px 0px;
}
.work .content {
	padding-top: 0px;
}
}
.work .content .child .childPointer {
	bottom: 13px;
	right: 42%;
	width: 54px;
}
.service .content .child .childTitle .titleEn {
	margin: 75px 0 2px 8%;
	font-size: 23px;
}
/*����ҳ��ʽ*/
.mainHead {
	position: relative;
	width: 100%;
	height: 170px;
	margin-top: 147px;
	text-align: center;
	border-bottom: 1px solid #949494;
}
.mainHead .title {
	line-height: 52px;
	color: #434343;
	font-size: 30px;
	padding-top: 40px;
}
.mainHead .tag {
	color: #434343;
	font-size: 16px;
	line-height: 30px;
}
.main {
	padding: 40px 0;
	text-align: center;/*  border-bottom: 1px solid #e4e4e4;*/
}
.main p {
	font-size: 16px;
	line-height: 24px;
	padding: 12px 0;
	text-align: center;
}
.main img {
	max-width: 100%;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
.mainFoot {
	/*  border-bottom: 1px solid #e4e4e4;*/
	height: 134px;
	line-height: 134px;
	text-align: center;
}
.mainFoot .mainFootBtn {
	margin: 0 8px;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	font-size: 22px;
	width: 215px;
	height: 50px;
	border: 2px solid #e50005;
	color: #e50005;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.mainFoot .mainFootBtn {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.mainFoot .mainFootBtn.on {
	background: #e50005;
	color: #fff;
}
.mainFoot .mainFootBtn:hover {
	background: #e50005;
	color: #fff;
}
.mainFoot .mainFootBtn.on:hover {
	border: 2px solid #e50005;
	color: #e50005;
	background: #fff;
}

@media (max-width: 479px) {
.mainHead {
	height: auto;
	margin-top: 74px;
	padding: 0 0 10px 0;
}
.mainHead .title {
	line-height: 36px;
	font-size: 18px;
	padding-top: 20px;
}
.mainHead .tag {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 14px;
}
.main {
	padding: 10px 0;
}
.main .container {
	width: 100%;
}
.main p {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	width: 95%;
	margin: 0 auto;
}
.mainFoot {
	height: auto;
	line-height: normal;
	padding: 10px 0;
}
.mainFoot .container {
	width: 100%;
}
.mainFoot .mainFootBtn {
	margin: 2px 6px;
	font-size: 18px;
	width: 100%;
	height: 42px;
	border: 1px solid #e50005;
	line-height: 42px;
	width: 45%;
}
.mainFoot .mainFootBtn.on:hover {
	border: 1px solid #e50005;
}
}

@media (min-width: 480px) and (max-width: 639px) {
.mainHead {
	height: auto;
	margin-top: 74px;
	padding: 0 0 10px 0;
}
.mainHead .title {
	line-height: 36px;
	font-size: 18px;
	padding-top: 20px;
}
.mainHead .tag {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 14px;
}
.main {
	padding: 10px 0;
}
.main .container {
	width: 100%;
}
.main p {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	width: 95%;
	margin: 0 auto;
}
.mainFoot {
	height: auto;
	line-height: normal;
	padding: 10px 0;
}
.mainFoot .container {
	width: 100%;
}
.mainFoot .mainFootBtn {
	margin: 2px 6px;
	font-size: 18px;
	width: 100%;
	height: 42px;
	border: 1px solid #e50005;
	line-height: 42px;
	width: 45%;
}
.mainFoot .mainFootBtn.on:hover {
	border: 1px solid #e50005;
}
}

@media (min-width: 640px) and (max-width:1023px) {
.mainHead {
	height: 122px;
	margin-top: 74px;
}
.mainHead .title {
	line-height: 44px;
	font-size: 26px;
	padding-top: 26px;
}
.mainHead .tag {
	font-size: 14px;
	line-height: 26px;
}
.main {
	padding: 34px 0;
}
.main .container {
	width: 100%;
}
.main p {
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	width: 95%;
	margin: 0 auto;
}
.mainFoot {
	height: 110px;
	line-height: 110px;
}
.mainFoot .mainFootBtn {
	margin: 0 6px;
	font-size: 18px;
	width: 182px;
	height: 42px;
	border: 2px solid #e50005;
	line-height: 42px;
}
.mainFoot .mainFootBtn.on:hover {
	border: 2px solid #e50005;
}
}

@media (min-width: 1024px) and (max-width:1199px) {
.mainHead {
	height: 120px;
	margin-top: 56px;
}
.mainHead .title {
	line-height: 36px;
	font-size: 21px;
}
.mainHead .tag {
	font-size: 12px;
	line-height: 21px;
}
.main {
	padding: 28px 0;
}
.main .container {
	width: 796px;
}
.main p {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
}
.mainFoot {
	height: 94px;
	line-height: 94px;
}
.mainFoot .container {
	width: 796px;
}
.mainFoot .mainFootBtn {
	margin: 0 5px;
	font-size: 15px;
	width: 151px;
	height: 34px;
	border: 1px solid #e50005;
	line-height: 34px;
}
.mainFoot .mainFootBtn.on:hover {
	border: 1px solid #e50005;
}
}

@media (min-width: 1200px) and (max-width:1440px) {
.mainHead {
	height: 120px;
	margin-top: 56px;
}
.mainHead .title {
	line-height: 36px;
	font-size: 21px;
}
.mainHead .tag {
	font-size: 12px;
	line-height: 21px;
}
.main {
	padding: 28px 0;
}
.main .container {
	width: 1200px;
}
.main p {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
}
.mainFoot {
	height: 94px;
	line-height: 94px;
}
.mainFoot .container {
	width: 960px;
}
.mainFoot .mainFootBtn {
	margin: 0 5px;
	font-size: 15px;
	width: 151px;
	height: 34px;
	border: 1px solid #e50005;
	line-height: 34px;
}
.mainFoot .mainFootBtn.on:hover {
	border: 1px solid #e50005;
}
}

@media (min-width: 1441px) and (max-width:1919px) {
.mainHead {
	height: 144px;
	margin-top: 82px;
}
.mainHead .title {
	line-height: 44px;
	font-size: 26px;
}
.mainHead .tag {
	font-size: 14px;
	line-height: 26px;
}
.main {
	padding: 34px 0;
}
.main .container {
	width: 100%;
	max-width: 1700px;
}
.main p {
	font-size: 14px;
	line-height: 20px;
	padding: 0;
}
.mainFoot {
	height: 114px;
	line-height: 114px;
}
.mainFoot .container {
	width: 960px;
}
.mainFoot .mainFootBtn {
	margin: 0 6px;
	font-size: 18px;
	width: 182px;
	height: 42px;
	border: 2px solid #e50005;
	line-height: 42px;
}
.mainFoot .mainFootBtn.on:hover {
	border: 2px solid #e50005;
}
}

@media (min-width: 1920px) {
.mainHead {
	height: 144px;
	margin-top: 82px;
}
.mainHead .title {
	line-height: 44px;
	font-size: 26px;
}
.mainHead .tag {
	font-size: 14px;
	line-height: 26px;
}
.main {
	padding: 34px 0;
}
.main .container {
	width: 1700px;
}
.project_about .project_about_right {
	width: 475px;
}
.main p {
	font-size: 14px;
	line-height: 20px;
	padding: 0;
}
.mainFoot {
	height: 114px;
	line-height: 114px;
}
.mainFoot .container {
	width: 960px;
}
.mainFoot .mainFootBtn {
	margin: 0 6px;
	font-size: 18px;
	width: 182px;
	height: 42px;
	border: 2px solid #e50005;
	line-height: 42px;
}
.mainFoot .mainFootBtn.on:hover {
	border: 2px solid #e50005;
}
}
.work_1 {
	margin-top: 60px;
	display: block;
}
.new_top {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.new_top nav {
	width: 14%;
	text-align: left;
}
.new_top nav li {
	box-sizing: border-box;
	padding: 7px 14px 7px 28px;
}
.new_top nav li:hover {
	background: #a4a4a4;
}
.new_top nav h5 {
	color: #4d4d4e;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0;
}
.new_top nav h5 a:link {
	color: #4d4d4e;
}
.new_top nav h5 a:visited {
	color: #4d4d4e;
}
.new_top nav h5 a:hover {
	color: #4d4d4e;
}
.new_top nav h5 a:active {
	color: #4d4d4e;
}
.new_top nav li:hover h5 a:link {
	color: #fff;
}
.new_top nav li:hover h5 a:visited {
	color: #fff;
}
.new_top nav li:hover h5 a:hover {
	color: #fff;
}
.new_top nav li:hover h5 a:active {
	color: #fff;
}
.new_top nav p {
	color: #787878;
}
.new_top nav p a:link {
	color: #787878;
}
.new_top nav p a:visited {
	color: #787878;
}
.new_top nav p a:hover {
	color: #787878;
}
.new_top nav p a:active {
	color: #787878;
}
.new_top nav li:hover p a:link {
	color: #fff;
}
.new_top nav li:hover p a:visited {
	color: #fff;
}
.new_top nav li:hover p a:hover {
	color: #fff;
}
.new_top nav li:hover p a:active {
	color: #fff;
}
.new_top .top_r {
	width: 14%;
}
.new_top .top_r img {
	width: 100%;
	height: auto;
	display: block;
}
.new_top .top_r div {
	width: 100%;
	height: 30px;
	background: #a4a4a4;
}
.new_top .banner_new {
	width: 72%;
}
.m-slide {
	width: 100%;
}
.m-slide .img {
/*
	width: 100%;
	height: auto;
*/
}
.m-slide .img li {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
}
.m-slide .img li img {
	width: 100%;
	height: auto;
	display: block;
}
.m-slide .tab {
	overflow: hidden;
}
.m-slide .tab li {
	width: calc(100% / 7);
	float: left;
	background: #a4a4a4;
	box-sizing: border-box;
	border-right: 1px solid #fff;
	height: 30px;
}
.m-slide .tab .on {
	background: #e60012;
}
.m-slide .tab li span {
	color: #e1e1e1;
	line-height: 30px;
}
.m-slide .tab .on span {
	color: #fff;
}
.more_1 {
	position: relative;
	height: 148px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	margin-top: 30px;
}
.more_1 h4 {
	font-size: 40px;
	color: #575757;
	line-height: 60px;
	margin: 0;
	width: 100%;
}
.more_1 p {
	font-size: 20px;
	color: #4d4d4e;
}
.more_1 div {
	position: absolute;
	top: 0;
	right: 5%;
}
.mk {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	flex-wrap: wrap;
}
.mk div {
	width: 24.8%;
	position: relative;
}
.mk div .info {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,0.68);
	color: #575757;
	padding-left: 18%;
	padding-right: 7%;
	padding-bottom: 5px;
	padding-top: 5px;
	box-sizing: border-box;
	text-align: right;
}
.mk div .info h6 {
	font-size: 20px;
	margin: 0;
}
.mk div .info p {
	font-size: 15px;
}
.mk div:hover .info {
	background: #a4a4a4;
	color: #fff;
}
.mk div img {
	width: 100%;
	height: auto;
	display: block;
}
.mk div .info_1 {
	position: absolute;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding-left: 10%;
	padding-right: 8%;
	bottom: 3%;
	text-align: left;
}
.mk div .info_1 h6 {
	font-size: 20px;
	color: #fff;
	margin: 0;
}
.mk div .info_1 p {
	font-size: 15px;
	color: #fff;
	margin-bottom: 8px;
}
.mk div .info_1 span {
	font-size: 15px;
	color: #dbdbdb;
	padding: 2px 5px;
	display: inline-block;
	border: 1px solid #dbdbdb;
	float: right;
	margin-left: 8px;
}
.work_2 {
	display: none;
}

@media (max-width: 1199px) {
.work_1 {
	display: none;
}
.work_2 {
	display: block;
}
}

@media (max-width: 1440px) {
.mk div .info_1 {
	padding-left: 6%;
}
.more_1 {
	margin-top: 10px;
}
}
.mk .mk_new {
	position: relative;
}
.mk .mk_new p {
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-size: 16px;
	color: #fff;
}
.mk .mk_new p a:link {
	color: #fff;
}
.mk .mk_new p a:visited {
	color: #fff;
}
.mk .mk_new p a:hover {
	text-decoration: underline;
	color: #fff;
}
.mk .mk_new p a:active {
	color: #fff;
}
.zg_pack {
	background: #6756b0;
	text-align: left;
	padding: 70px 15px;
	width: 100%;
	max-width: 1200px;
	margin: 19px auto 0;
	color: #fff;
	box-sizing: border-box;
}
.zg_pack h5 {
	font-size: 50px;
	font-weight: lighter;
	margin: 0;
	padding-bottom: 20px;
}
.zg_pack h5 span {
	font-weight: bold;
}
.container .zg_pack p {
	font-size: 20px;
	line-height: 40px;
	text-align: left;
}
.zg_pack_info {
	width: 100%;
	max-width: 775px;
	margin: 0 auto;
}
.zg_pack_info img {
	width: 100% !important;
	margin: 30px auto;
}
.zg_pack_info h6 {
	font-size: 40px;
	color: #7d7d7d;
	font-weight: normal;
	text-align: left;
	margin: 0;
}
.container .zg_pack_info p {
	color: #7d7d7d;
	font-size: 20px;
	text-align: left;
	line-height: 30px;
	margin-top: 20px;
}
.container .zg_cg{
	max-width: 1200px;
}
.container .zg_cg p{
	margin-top: 0;
}
.container .zg_cg p img{
	margin: 0;
}
@media (max-width: 751px) {
	.mk{
		margin-top: 0;
	}
.mk div {
	width: 49.5%;
	position: relative;
	margin-bottom: 1%;
}
.mk .mk_new p {
	bottom: 1px;
	right: 2px;
	font-size: 10px;
	line-height: 12px;
}
	.mk div .info h6 {
    font-size: 12px;
    margin: 0;
}
	.mk div .info p {
    font-size: 10px;
}
	.mk div .info_1 span {
    font-size: 11px;
    padding: 1px 3px;
    margin-left: 6px;

}
	.mk div .info_1 p{
		font-size: 0.6rem;
		margin-bottom: 4px;
	}
	.mk div .info_1 h6{
		font-size: 0.8rem;
	}
	.mk_1{
		padding: 0;
	}
	.mk div .info{
		bottom: -2px;
	}
	.mk_1{
		margin-top: 0;
	}
	.mk_1 div .info_1{
		background: #ff0000;
		color: #fff;
		padding: 5%;
		bottom: 0;
		box-sizing: border-box;
	}
	.mk_1 div .info_2{
		padding-bottom: 2px;
	}
	.mk_1 .info_1 h6{
		font-size: 16px;
		margin: 0;
		text-align: left;
	}
	.mk_1 .info_1 p{
		font-size: 12px;
		text-align: left;
	}
	.mk_1 .info_1 a:link {
	color: #fff;
}
.mk_1 .info_1 a:visited {
	color: #fff;
}
.mk_1 .info_1 a:hover {
	text-decoration: underline;
	color: #fff;
}
.mk_1 .info_1 a:active {
	color: #fff;
}
	.title_1{
		width: 90%;
		margin: 0 auto 20px;
		text-align: center;
		color: #787878;
	}
	.title_1 h5{
		font-size: 17px;
		font-weight: bold;
		margin: 0 auto;
	}
	.title_1 p{
		font-size: 13px;
		line-height: 20px;
		margin-top: 10px;
	}
}
.linklist {
    font-size: 12px;
    margin-top: 20px;
}
.linklist li {
    float: left;
    margin-right: 10px;
}
