@media only screen and (min-width: 320px) and (max-width: 740px) {
	.ggmk img{display: block;width: 100%;height: auto;flex-shrink: 0;margin-bottom: 0.4rem;}
	.ggmk{flex-wrap: wrap;}
	.ggmk .text .lx a{margin-bottom: 0.2rem;}
	.neirong iframe {width: 100%;height: auto;aspect-ratio: 16 / 9;}
	.neirong .contactus{width: 90%;}
	table{width: 750px !important;}
			}					
@media only screen and (min-width: 741px) and (max-width:1200px) {	
	.ggmk img{display: block;width: 48.48%;height: auto;flex-shrink: 0;margin-right: 0.4rem;}
	.ggmk .text .lx{display: flex;}
	.neirong .contactus{width: 3.86rem;}
			}
@media only screen and (min-width: 1200px)  {
	.ggmk img{display: block;width: 40%;height: auto;flex-shrink: 0;margin-right: 0.74rem;}
	.ggmk .text .lx{display: flex;}
	.neirong .contactus{width: 3.86rem;}
			}	
	
    .head{position: unset !important;}
	.content{background: #F2F2F2;padding: 0.06rem 0 0.48rem 0;}
	.crumbs {font-size: max(12px, 0.18rem);color: #7D7D7D;}
	.crumbs a{font-size: max(12px, 0.18rem);color: #7D7D7D;}
	.ggmk{display: flex;padding: 0.4rem 0;}
	.ggmk .text h1{font-size: 0.4rem;color: #333;}
	.ggmk .text ul{margin: 0.41rem 0;}
	.ggmk .text ul li i{display: inline-block;width: 0;height: 0;margin: 0 0.09rem 0 0;
    border-left: 10px solid #FF8400;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;}
	.ggmk .text ul li {display: flex;font-size: max(12px, 0.16rem);color: #333;align-items: center;}
	.ggmk .text .intro p{font-size: max(12px, 0.16rem);color: #5A5A5A;line-height: 0.28rem;}
	.ggmk .text .lx{margin-top: 0.43rem;}
	.ggmk .text .lx a{display: block;text-align: center;border: 2px solid #FF8400;color: #FF8400;margin-right: 0.18rem;
	font-size: max(14px, 0.18rem);padding: 2px 0.15rem;font-weight: bold;}
	.ggmk .text .lx i{font-size: max(20px, 0.35rem);vertical-align: middle;margin-right: 0.1rem;font-weight: 400;}
	.ggmk .text .lx a:hover{background: #FF8400;color: #fff;}
	.neirong{padding: 0.88rem 0;}
	.neirong h2{background: #F2F2F2;font-size: max(14px, 0.18rem);color: #333333;padding: 3px 0.2rem;display: flex;align-items: center;}
	.neirong h2 i{font-size: max(30px, 0.36rem);font-weight: 400;margin-right: 0.14rem;color:#FF8400;}
	.neirong a{color: #FF8400;}
	.neirong img{max-width:100%;height:auto;}
	.neirong iframe {display: block; margin: 0 auto;}
	.neirong .contactus{display: block;margin: 0.2rem auto;color: #fff;font-size: max(14px, 0.2rem);font-weight: 600;font-style: italic;
	background: #FF8400;border-radius: 30px;line-height: 0.43rem;text-align: center;box-shadow: 2px 4px 0px 1px rgba(0,0,0,0.16);}
	.neirong .contactus i{font-size: 0.3rem;font-weight: 400;}
	.neirong .nheng{width:68px;height:3px;background:#FF8400;margin:0.1rem auto 0.33rem auto;}
	table{width: 100%;}
  table tr:nth-of-type(2n) td{background:#fff;}
  table tr:nth-of-type(2n+1) td{background:#e5e5e5;}
table tr td{border: 1px solid #707070 !important;vertical-align: middle;padding:0.15rem !important;color:#333;font-size: max(14px, 0.18rem);}
	
	/*table thead{background:#FF8400;}*/
	table thead th{border: 1px solid #707070 !important;vertical-align: middle;padding:0.15rem !important;color:#333;font-size: max(14px, 0.18rem);}