* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%;}
body {margin: 0 auto;font-family: "microsoft yahei", arial, helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;height: 100%;background:#fff;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;color: #333;}
::selection { color: #fff; background: #3e84ff; }
.bold{font-family: "sourcehansanscnbold";}
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none;font-family: arial;}
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a {text-decoration: none;color: #333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;display: inline-block; }
a:hover,a.active,a:focus {color: #3E84ff;text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;color: #3E84ff;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a, button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;cursor: pointer;}
embed, video, iframe {max-width: 100%;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}

.flex{display: flex;}.block{display: block;}.inblock{display: inline-block;}
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis a{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis-2 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-2 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-3 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-3 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-4 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-4 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-5 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.self-ellipsis-5 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
a.pic{display: block; text-align: center; position: relative; overflow: hidden;}
.pic img {-webkit-transition: all 550ms;-o-transition: all 550ms;-moz-transition: all 550ms;transition: all 550ms;}
.pic:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.picimgs a {position: relative;display: block;overflow: hidden;}
.picimgs:hover a::before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, .2);}
.picimgs a::before,.picimgs a::after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all 0.7s ease-in-out;}
.picimgs:hover a::after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, .2);}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.item-table {display: table;table-layout: fixed;width: 100%;height: 100%;}
.item-cell {display: table-cell;width: 100%;height: 100%;vertical-align: middle;}
.item-backdrop .iconfont {font-size: 26px;color: #fff;position: relative;}

.video-backdrop { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: #000; background-color: rgba(0, 0, 0, 0.5); z-index: 9999; /* .item-videobox start */ /* .item-videobox end */ }
.video-backdrop.active{display: block;}
.video-backdrop .item-close { position: absolute; right: 2.60417%; top: 2.60417%; color: #fff; font-size: 36px; font-size: 3.6rem; cursor: pointer; }

@media screen and (max-width: 767px) { .video-backdrop .item-close { font-size: 26px; font-size: 2.6rem; } }

.video-backdrop .item-videobox { overflow: hidden; max-width: 1500px; -moz-border-radius: 0; border-radius: 0; position: absolute; top: 50%; left: 50%; width: 95%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.video-backdrop .item-videobox .item-video { position: relative; overflow: hidden; padding-bottom: 52.08333333333333%; height: 0; }
.video-backdrop .item-videobox .item-video iframe, .video-backdrop .item-videobox .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.video-backdrop .item-videobox .item-video iframe body { margin: 0px !important; }
.banner{position: relative;}

.contain{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.contain{width:750px;}}
@media (min-width:992px){.contain{width:980px;}}
@media (min-width:1260px){.contain{width:1230px;}}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container{width:750px;}}
@media (min-width:992px){.container{width:980px;}}
@media (min-width:1260px){.container{width:1230px;}}
@media (min-width:1460px){.container{width:1430px;}}
.container-wp{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container-wp{width:750px;}}
@media (min-width:992px){.container-wp{width:980px;}}
@media (min-width:1260px){.container-wp{width:1230px;}}
@media (min-width:1490px){.container-wp{width:1460px;}}
@media (min-width:1720px){.container-wp{width:1690px;}}
.gg-sec1{position: relative;width: 100%;padding-top: 84px;padding-bottom: 130px;}
.gg-sec-top{position: relative;width: 100%;text-align: center;}
.gg-sec-top .tit{font-size: 36px;font-family: SourceHanSansCN-Bold;color: #333333;line-height: 50px;font-weight: bold;}
.gg-sec-top .text{ont-size: 18px;line-height: 30px;color: #333333;}
.gg-sec-top .tit.white, .gg-sec-top .text.white{color: #FFFFFF;}
.gg-sec-top .line{width: 52px;background-color: #FF8F1C;height: 6px;margin: 8px auto 0;}
.gg-sec1-tbody{position: relative;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 110px;}
.gg-sec1-item{display: inline-block;vertical-align: top;width: auto;text-align: center;max-width: 20%;margin-bottom: 20px;}
.gg-sec1-item .item-pic{position: relative;text-align: center;height: 70px;}
.gg-sec1-item .item-pic img{display: inline-block;vertical-align: top;max-height: 100%;}
.gg-sec1-item .item-body{position: relative;width: 100%;padding-top: 10px;}
.gg-sec1-item .item-body .item-title{font-size: 30px;position: relative;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #000000;line-height: 52px;}
.gg-sec1-item .item-body .item-title::before{position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;content: "";width: 38px;height: 2px;background: #FF8F1C;}
.gg-sec1-item .item-body .item-text{font-size: 18px;color: #666666;margin-top: 2px;line-height: 32px;}
.gg-sec1-item .item-body .item-num{font-size: 18px;margin-top: 4px;color: #666666;line-height: 32px;}
.gg-sec1-item .item-body .item-num span{font-size: 48px;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #0A58EE;line-height: 56px;margin: 0 2px;}
@media screen and (max-width:1459px) {
	.gg-sec1{padding-top: 72px;padding-bottom: 112px;}
	.gg-sec-top .tit{font-size: 32px;line-height: 44px;}
	.gg-sec-top .text{font-size: 17px;line-height: 30px;}
	.gg-sec-top .line{width: 48px;height: 6px;margin-top: 7px;}
	.gg-sec1-tbody{padding-top: 96px;}
	.gg-sec1-item{max-width: 20%;margin-bottom: 20px;}
	.gg-sec1-item .item-pic{height: 66px;}
	.gg-sec1-item .item-body{padding-top: 10px;}
	.gg-sec1-item .item-body .item-title{font-size: 28px;line-height: 48px;}
	.gg-sec1-item .item-body .item-title::before{width: 36px;height: 2px;}
	.gg-sec1-item .item-body .item-text{font-size: 18px;margin-top: 2px;line-height: 30px;}
	.gg-sec1-item .item-body .item-num{font-size: 18px;margin-top: 4px;line-height: 30px;}
	.gg-sec1-item .item-body .item-num span{font-size: 42px;line-height: 50px;}
}
@media screen and (max-width:1259px) {
	.gg-sec1{padding-top: 60px;padding-bottom: 94px;}
	.gg-sec-top .tit{font-size: 28px;line-height: 40px;}
	.gg-sec-top .text{font-size: 16px;line-height: 28px;}
	.gg-sec-top .line{width: 46px;height: 5px;margin-top: 6px;}
	.gg-sec1-tbody{padding-top: 80px;}
	.gg-sec1-item{max-width: 20%;margin-bottom: 18px;}
	.gg-sec1-item .item-pic{height: 60px;}
	.gg-sec1-item .item-body{padding-top: 10px;}
	.gg-sec1-item .item-body .item-title{font-size: 24px;line-height: 40px;padding-bottom: 4px;}
	.gg-sec1-item .item-body .item-title::before{width: 36px;height: 2px;}
	.gg-sec1-item .item-body .item-text{font-size: 17px;margin-top: 2px;line-height: 30px;}
	.gg-sec1-item .item-body .item-num{font-size: 17px;margin-top: 4px;line-height: 30px;}
	.gg-sec1-item .item-body .item-num span{font-size: 36px;line-height: 44px;}
}
@media screen and (max-width:991px) {
	.gg-sec1{padding-top: 48px;padding-bottom: 76px;}
	.gg-sec-top .tit{font-size: 24px;line-height: 36px;}
	.gg-sec-top .text{ont-size: 15px;line-height: 26px;}
	.gg-sec-top .line{width: 44px;height: 5px;margin-top: 6px;}
	.gg-sec1-tbody{padding-top: 64px;justify-content: flex-start;}
	.gg-sec1-item{width: 33.333333%;padding: 0 12px;max-width: none;margin-bottom: 18px;}
	.gg-sec1-item .item-pic{height: 60px;}
	.gg-sec1-item .item-body{padding-top: 10px;}
	.gg-sec1-item .item-body .item-title{font-size: 20px;line-height: 32px;padding-bottom: 6px;}
	.gg-sec1-item .item-body .item-title::before{width: 36px;height: 2px;}
	.gg-sec1-item .item-body .item-text{font-size: 16px;margin-top: 2px;line-height: 28px;}
	.gg-sec1-item .item-body .item-num{font-size: 16px;margin-top: 4px;line-height: 28px;}
	.gg-sec1-item .item-body .item-num span{font-size: 30px;line-height: 40px;}
}
@media screen and (max-width:720px) {
	.gg-sec1{padding-top: 36px;padding-bottom: 58px;}
	.gg-sec-top .tit{font-size: 20px;line-height: 32px;}
	.gg-sec-top .text{ont-size: 14px;line-height: 24px;}
	.gg-sec-top .line{width: 40px;height: 5px;margin-top: 6px;}
	.gg-sec1-tbody{padding-top: 48px;justify-content: flex-start;}
	.gg-sec1-item{width: 33.333333%;padding: 0 6px;max-width: none;margin-bottom: 18px;}
	.gg-sec1-item .item-pic{height: 56px;}
	.gg-sec1-item .item-body{padding-top: 10px;}
	.gg-sec1-item .item-body .item-title{font-size: 18px;line-height: 28px;padding-bottom: 6px;}
	.gg-sec1-item .item-body .item-title::before{width: 32px;height: 2px;}
	.gg-sec1-item .item-body .item-text{font-size: 14px;margin-top: 2px;line-height: 24px;}
	.gg-sec1-item .item-body .item-num{font-size: 14px;margin-top: 4px;line-height: 24px;}
	.gg-sec1-item .item-body .item-num span{font-size: 20px;line-height: 30px;}
}
@media screen and (max-width:540px) {
	.gg-sec1{padding-top: 24px;padding-bottom: 40px;}
	.gg-sec-top .tit{font-size: 18px;line-height: 28px;}
	.gg-sec-top .text{ont-size: 14px;line-height: 24px;}
	.gg-sec-top .line{width: 40px;height: 5px;margin-top: 6px;}
	.gg-sec1-tbody{padding-top: 32px;justify-content: flex-start;}
	.gg-sec1-item{width: 50%;padding: 0 6px;max-width: none;margin-bottom: 18px;}
	.gg-sec1-item .item-pic{height: 56px;}
	.gg-sec1-item .item-body{padding-top: 10px;}
	.gg-sec1-item .item-body .item-title{font-size: 16px;line-height: 28px;padding-bottom: 6px;}
	.gg-sec1-item .item-body .item-title::before{width: 32px;height: 2px;}
	.gg-sec1-item .item-body .item-text{font-size: 14px;margin-top: 2px;line-height: 24px;}
	.gg-sec1-item .item-body .item-num{font-size: 14px;margin-top: 4px;line-height: 24px;}
	.gg-sec1-item .item-body .item-num span{font-size: 18px;line-height: 30px;}
}
@media screen and (max-width:360px) {
	.gg-sec1{padding-top: 24px;padding-bottom: 40px;}
	.gg-sec-top .tit{font-size: 18px;line-height: 28px;}
	.gg-sec-top .text{ont-size: 14px;line-height: 24px;}
	.gg-sec-top .line{width: 40px;height: 5px;margin-top: 6px;}
	.gg-sec1-tbody{padding-top: 32px;justify-content: flex-start;}
	.gg-sec1-item{width: 100%;padding: 0 6px;max-width: none;margin-bottom: 18px;}
	.gg-sec1-item .item-pic{height: 56px;}
	.gg-sec1-item .item-body{padding-top: 10px;}
	.gg-sec1-item .item-body .item-title{font-size: 16px;line-height: 28px;padding-bottom: 6px;}
	.gg-sec1-item .item-body .item-title::before{width: 32px;height: 2px;}
	.gg-sec1-item .item-body .item-text{font-size: 14px;margin-top: 2px;line-height: 24px;}
	.gg-sec1-item .item-body .item-num{font-size: 14px;margin-top: 4px;line-height: 24px;}
	.gg-sec1-item .item-body .item-num span{font-size: 18px;line-height: 30px;}
}
.gg-sec2{position: relative;width: 100%;padding-top: 86px;padding-bottom: 66px;background: #F7F9FB;}
.gg-sec2-tbody{position: relative;margin-right: -50px; padding-top: 104px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;flex-direction: row-reverse;}
.sec2-tbody-img{position: relative;display: inline-block;vertical-align: top;width: 842px;}
.sec2-tbody-info{position: relative;display: inline-block;vertical-align: top;width: 460px;}
.sec2-tbody-img img{display: inline-block;vertical-align: top;width: 100%;}
.sec2-tbody-list{position: relative;width: 100%;font-size: 0;letter-spacing: 0;}
.sec2-tbody-item{position: relative;width: 100%;padding-left: 60px;margin-bottom: 40px;}
.sec2-tbody-item .num{position: absolute;left: 0;top: 0;font-size: 36px;font-family: Microsoft YaHei;font-style: italic;color: #FF8F1C;line-height: 40px;}
.sec2-tbody-item .title{font-size: 28px;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #555555;line-height: 36px;}
.sec2-tbody-item .text{font-size: 18px;margin-top: 8px;color: #555555;line-height: 24px;}
.gg-sec2-btn{position: relative;width: 100%;text-align: center;margin-top: 100px;}
.gg-sec-btn a{display: inline-block;vertical-align: top;min-width: 337px;font-size: 25px;padding: 0 20px;line-height: 43px;background: #0A58EE;border: 1px solid #0A58EE;color: #FFFFFF;text-align: center;border-radius: 22px;}
.gg-sec-btn a:hover{background: #fff;color: #0A58EE;}

@media screen and (max-width:1509px) {
	.gg-sec2{padding-top: 72px;padding-bottom: 58px;}
	.gg-sec2-tbody{margin-right: -20px; padding-top: 88px;}
	.gg-sec2-btn{margin-top: 86px;}
}
@media screen and (max-width:1459px) {
	.gg-sec2{padding-top: 60px;padding-bottom: 50px;}
	.gg-sec2-tbody{margin-right: 0px; padding-top: 72px;}
	.sec2-tbody-img{width: 760px;}
	.sec2-tbody-info{width: 420px;}
	.sec2-tbody-item{padding-left: 56px;margin-bottom: 32px;}
	.sec2-tbody-item .num{font-size: 32px;line-height: 36px;}
	.sec2-tbody-item .title{font-size: 24px;line-height: 32px;}
	.sec2-tbody-item .text{font-size: 17px;margin-top: 6px;line-height: 24px;}
	.gg-sec2-btn{margin-top: 72px;}
	.gg-sec-btn a{min-width: 320px;font-size: 24px;padding: 0 18px;line-height: 40px;border-radius: 21px;}
}
@media screen and (max-width:1259px) {
	.gg-sec2{padding-top: 48px;padding-bottom: 42px;}
	.gg-sec2-tbody{margin-right: 0px; padding-top: 56px;}
	.sec2-tbody-img{width: 550px;}
	.sec2-tbody-info{width: 380px;}
	.sec2-tbody-item{padding-left: 52px;margin-bottom: 24px;}
	.sec2-tbody-item .num{font-size: 28px;line-height: 32px;}
	.sec2-tbody-item .title{font-size: 20px;line-height: 28px;}
	.sec2-tbody-item .text{font-size: 16px;margin-top: 6px;line-height: 22px;}
	.gg-sec2-btn{margin-top: 60px;}
	.gg-sec-btn a{min-width: 300px;font-size: 22px;padding: 0 15px;line-height: 36px;border-radius: 19px;}
}
@media screen and (max-width:991px) {
	.gg-sec2{padding-top: 36px;padding-bottom: 34px;}
	.gg-sec2-tbody{margin-right: 0px; padding-top: 42px;}
	.sec2-tbody-img{width: 100%;}
	.sec2-tbody-info{width: 100%;margin-top: 20px;}
	.sec2-tbody-item{padding-left: 0;margin-bottom: 18px;text-align: center;width: 50%;padding: 0 10px;display: inline-block;vertical-align: top;}
	.sec2-tbody-item .num{font-size: 24px;line-height: 28px;position: relative;margin-bottom: 2px;}
	.sec2-tbody-item .title{font-size: 18px;line-height: 28px;}
	.sec2-tbody-item .text{font-size: 15px;margin-top: 6px;line-height: 22px;}
	.gg-sec2-btn{margin-top: 48px;}
	.gg-sec-btn a{min-width: 280px;font-size: 20px;padding: 0 12px;line-height: 32px;border-radius: 17px;}
}
@media screen and (max-width:600px) {
	.gg-sec2{padding-top: 24px;padding-bottom: 22px;}
	.gg-sec2-tbody{margin-right: 0px; padding-top: 30px;}
	.sec2-tbody-img{width: 100%;}
	.sec2-tbody-info{width: 100%;margin-top: 20px;}
	.sec2-tbody-item{padding-left: 0;margin-bottom: 18px;text-align: center;width: 100%;padding: 0 10px;}
	.sec2-tbody-item .num{font-size: 20px;line-height: 28px;position: relative;margin-bottom: 2px;}
	.sec2-tbody-item .title{font-size: 18px;line-height: 28px;}
	.sec2-tbody-item .text{font-size: 14px;margin-top: 6px;line-height: 22px;}
	.gg-sec2-btn{margin-top: 36px;}
	.gg-sec-btn a{min-width: 240px;font-size: 16px;padding: 0 12px;line-height: 30px;border-radius: 16px;}
}

.gg-sec3{position: relative;width: 100%;padding-top: 78px;padding-bottom: 110px;background: #0077C8;}
.gg-sec3-tbody{position: relative;font-size: 0;letter-spacing: 0;margin-right: -42px;margin-left: -42px; padding-top: 77px;display: flex;flex-wrap: wrap;}
.sec3-tbody-item{display: inline-block;vertical-align: top;width: 16.66666666667%;padding: 0 42px;margin-bottom: 20px;}
.sec3-tbody-item .item-pic{position: relative;width: 100%;text-align: center;max-width: 204px;margin: 0 auto;}
.sec3-tbody-item .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.sec3-tbody-item .item-body{padding-top: 32px;position: relative;}
.sec3-tbody-item .item-title{font-size: 30px;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #FFFFFF;line-height: 42px;}
.sec3-tbody-item .item-desc{font-size: 18px;color: #FFFFFF;line-height: 20px;margin-top: 8px;}
@media screen and (max-width:1719px) {
	.gg-sec3{padding-top: 70px;padding-bottom: 96px;}
	.gg-sec3-tbody{margin-right: -20px;margin-left: -20px; padding-top: 68px;}
	.sec3-tbody-item{width: 16.66666666667%;padding: 0 20px;margin-bottom: 20px;}
	.sec3-tbody-item .item-body{padding-top: 28px;}
	.sec3-tbody-item .item-title{font-size: 26px;line-height: 38px;}
	.sec3-tbody-item .item-desc{font-size: 16px;line-height: 20px;margin-top: 8px;}
}
@media screen and (max-width:1489px) {
	.gg-sec3{padding-top: 62px;padding-bottom: 82px;}
	.gg-sec3-tbody{margin-right: -12px;margin-left: -12px; padding-top: 60px;}
	.sec3-tbody-item{width: 16.66666667%;padding: 0 12px;margin-bottom: 20px;}
	.sec3-tbody-item .item-body{padding-top: 24px;}
	.sec3-tbody-item .item-title{font-size: 22px;line-height: 34px;}
	.sec3-tbody-item .item-desc{font-size: 16px;line-height: 20px;margin-top: 6px;}
}
@media screen and (max-width:1259px) {
	.gg-sec3{padding-top: 54px;padding-bottom: 68px;}
	.gg-sec3-tbody{margin-right: -24px;margin-left: -24px; padding-top: 52px;}
	.sec3-tbody-item{width: 25%;padding: 0 24px;margin-bottom: 20px;}
	.sec3-tbody-item .item-body{padding-top: 20px;}
	.sec3-tbody-item .item-title{font-size: 22px;line-height: 34px;}
	.sec3-tbody-item .item-desc{font-size: 16px;line-height: 20px;margin-top: 6px;}
}
@media screen and (max-width:991px) {
	.gg-sec3{padding-top: 46px;padding-bottom: 54px;}
	.gg-sec3-tbody{margin-right: -12px;margin-left: -12px; padding-top: 44px;}
	.sec3-tbody-item{width: 25%;padding: 0 12px;margin-bottom: 20px;}
	.sec3-tbody-item .item-body{padding-top: 20px;}
	.sec3-tbody-item .item-title{font-size: 20px;line-height: 30px;}
	.sec3-tbody-item .item-desc{font-size: 16px;line-height: 19px;margin-top: 6px;}
}
@media screen and (max-width:750px) {
	.gg-sec3{padding-top: 38px;padding-bottom: 40px;}
	.gg-sec3-tbody{margin-right: -12px;margin-left: -12px; padding-top: 36px;}
	.sec3-tbody-item{width: 33.333333%;padding: 0 12px;margin-bottom: 20px;}
	.sec3-tbody-item .item-body{padding-top: 20px;}
	.sec3-tbody-item .item-title{font-size: 20px;line-height: 30px;}
	.sec3-tbody-item .item-desc{font-size: 15px;line-height: 18px;margin-top: 6px;}
}
@media screen and (max-width:580px) {
	.gg-sec3{padding-top: 38px;padding-bottom: 40px;}
	.gg-sec3-tbody{margin-right: -20px;margin-left: -20px; padding-top: 36px;}
	.sec3-tbody-item{width: 50%;padding: 0 20px;margin-bottom: 20px;}
	.sec3-tbody-item .item-body{padding-top: 20px;}
	.sec3-tbody-item .item-title{font-size: 20px;line-height: 30px;}
	.sec3-tbody-item .item-desc{font-size: 15px;line-height: 18px;margin-top: 6px;}
}
@media screen and (max-width:380px) {
	.gg-sec3{padding-top: 38px;padding-bottom: 40px;}
	.gg-sec3-tbody{margin-right: -8px;margin-left: -8px; padding-top: 36px;}
	.sec3-tbody-item{width: 50%;padding: 0 8px;margin-bottom: 20px;}
	.sec3-tbody-item .item-body{padding-top: 20px;}
	.sec3-tbody-item .item-title{font-size: 18px;line-height: 28px;}
	.sec3-tbody-item .item-desc{font-size: 14px;line-height: 18px;margin-top: 6px;}
}
.gg-sec4{position: relative;width: 100%;padding-top: 82px;padding-bottom: 64px;background: #F7F9FB;}
.gg-sec4-tbody{position: relative;margin-right: -30px; padding-top: 59px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.sec4-tbody-img{position: relative;display: inline-block;vertical-align: top;width: 593px;}
.sec4-tbody-info{position: relative;display: inline-block;vertical-align: top;width: 798px;}
.sec4-tbody-img img{display: inline-block;vertical-align: top;width: 100%;}
.sec4-tbody-list{position: relative;font-size: 0;letter-spacing: 0;margin-left: -5px;margin-right: -5px;margin-bottom: -45px;}
.sec4-tbody-item{display: inline-block;vertical-align: top;width: 50%;padding: 0 5px;margin-bottom: 45px;}
.sec4-tbody-item .item-box{position: relative;width: 100%;padding-left: 76px;}
.sec4-tbody-item .item-box .item-pic{position: absolute;left: 0;top: 0;width: 60px;height: 60px;padding: 10px;background: #FF8F1C;border-radius: 50%;text-align: center;display: flex;align-items: center;justify-content: center;}
.sec4-tbody-item .item-box .item-pic img{width: auto;max-width: 100%;}
.sec4-tbody-item .item-box .item-body{position: relative;width: 100%;padding-top: 11px;}
.sec4-tbody-item .item-box .item-body .item-title{font-size: 24px;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #000000;line-height: 32px;}
.sec4-tbody-item .item-box .item-body .item-desc{font-size: 18px;color: #666;line-height: 32px;margin-top: 6px;}
.gg-sec4-btn{position: relative;width: 100%;text-align: center;padding-top: 77px;}
@media screen and (max-width:1459px) {
	.gg-sec4{padding-top: 72px;padding-bottom: 56px;}
	.gg-sec4-tbody{margin-right: -30px; padding-top: 50px;}
	.sec4-tbody-img{width: 500px;}
	.sec4-tbody-info{width: 710px;}
	.sec4-tbody-list{margin-left: -5px;margin-right: -5px;margin-bottom: -36px;}
	.sec4-tbody-item{width: 50%;padding: 0 5px;margin-bottom: 36px;}
	.sec4-tbody-item .item-box{padding-left: 68px;}
	.sec4-tbody-item .item-box .item-pic{width: 56px;height: 56px;padding: 8px;}
	.sec4-tbody-item .item-box .item-body{padding-top: 10px;}
	.sec4-tbody-item .item-box .item-body .item-title{font-size: 22px;line-height: 30px;}
	.sec4-tbody-item .item-box .item-body .item-desc{font-size: 16px;line-height: 30px;margin-top: 6px;}
	.gg-sec4-btn{padding-top: 68px;}
}
@media screen and (max-width:1259px) {
	.gg-sec4{padding-top: 60px;padding-bottom: 48px;}
	.gg-sec4-tbody{margin-right: -20px; padding-top: 40px;}
	.sec4-tbody-img{width: 380px;}
	.sec4-tbody-info{width: 580px;}
	.sec4-tbody-list{margin-left: -5px;margin-right: -5px;margin-bottom: -16px;}
	.sec4-tbody-item{width: 50%;padding: 0 5px;margin-bottom: 16px;}
	.sec4-tbody-item .item-box{padding-left: 60px;}
	.sec4-tbody-item .item-box .item-pic{width: 48px;height: 48px;padding: 10px;}
	.sec4-tbody-item .item-box .item-body{padding-top: 10px;}
	.sec4-tbody-item .item-box .item-body .item-title{font-size: 18px;line-height: 28px;}
	.sec4-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 26px;margin-top: 6px;}
	.gg-sec4-btn{padding-top: 56px;}
}
@media screen and (max-width:991px) {
	.gg-sec4{padding-top: 48px;padding-bottom: 40px;}
	.gg-sec4-tbody{margin-right: 0; padding-top: 30px;}
	.sec4-tbody-img{width: 100%;}
	.sec4-tbody-info{width:100%;padding-top: 10px;}
	.sec4-tbody-list{margin-left: -5px;margin-right: -5px;margin-bottom: -16px;}
	.sec4-tbody-item{width: 50%;padding: 0 5px;margin-bottom: 16px;}
	.sec4-tbody-item .item-box{padding-left: 60px;}
	.sec4-tbody-item .item-box .item-pic{width: 48px;height: 48px;padding: 10px;}
	.sec4-tbody-item .item-box .item-body{padding-top: 10px;}
	.sec4-tbody-item .item-box .item-body .item-title{font-size: 18px;line-height: 28px;}
	.sec4-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 26px;margin-top: 6px;}
	.gg-sec4-btn{padding-top: 44px;}
}
@media screen and (max-width:680px) {
	.gg-sec4{padding-top: 36px;padding-bottom: 32px;}
	.gg-sec4-tbody{margin-right: 0; padding-top: 20px;}
	.sec4-tbody-img{width: 100%;}
	.sec4-tbody-info{width:100%;padding-top: 10px;}
	.sec4-tbody-list{margin-left: -5px;margin-right: -5px;margin-bottom: -16px;}
	.sec4-tbody-item{width: 50%;padding: 0 5px;margin-bottom: 16px;}
	.sec4-tbody-item .item-box{padding-left: 54px;}
	.sec4-tbody-item .item-box .item-pic{width: 48px;height: 48px;padding: 10px;}
	.sec4-tbody-item .item-box .item-body{padding-top: 8px;}
	.sec4-tbody-item .item-box .item-body .item-title{font-size: 16px;line-height: 26px;}
	.sec4-tbody-item .item-box .item-body .item-desc{font-size: 13px;line-height: 24px;margin-top: 5px;}
	.gg-sec4-btn{padding-top: 32px;}
}
@media screen and (max-width:480px) {
	.gg-sec4{padding-top: 36px;padding-bottom: 32px;}
	.gg-sec4-tbody{margin-right: 0; padding-top: 20px;}
	.sec4-tbody-img{width: 100%;}
	.sec4-tbody-info{width:100%;padding-top: 10px;}
	.sec4-tbody-list{margin-left: -5px;margin-right: -5px;margin-bottom: -16px;}
	.sec4-tbody-item{width: 100%;padding: 0 5px;margin-bottom: 16px;}
	.sec4-tbody-item .item-box{padding-left: 0;text-align: center;}
	.sec4-tbody-item .item-box .item-pic{width: 48px;height: 48px;padding: 10px;position: relative;margin: 0 auto;}
	.sec4-tbody-item .item-box .item-body{padding-top: 8px;}
	.sec4-tbody-item .item-box .item-body .item-title{font-size: 16px;line-height: 26px;}
	.sec4-tbody-item .item-box .item-body .item-desc{font-size: 13px;line-height: 24px;margin-top: 5px;}
	.gg-sec4-btn{padding-top: 32px;}
}
.gg-sec5{position: relative;width: 100%;padding-top: 100px;padding-bottom: 46px;}
.gg-sec5-tbody{position: relative;margin-left: -73px;margin-right: -73px;font-size: 0;letter-spacing: 0; padding-top: 92px;display: flex;flex-wrap: wrap;}
.sec5-tbody-item{display: inline-block;vertical-align: top;width: 50%;padding: 0 73px;margin-bottom: 120px;}
.sec5-tbody-item .item-box{position: relative;width: 100%;padding-bottom: 80px;}
.sec5-tbody-item .item-box .item_tit{position: relative;width: 100%;background: #0077C8;border: 1px solid #0077C8;padding: 10px 30px;display: flex;align-items: center;font-size: 26px;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #FFFFFF;line-height: 60px;}
.sec5-tbody-item .item-box .item_tit img{margin-right: 35px;width: auto;max-height: 60px;}
.sec5-tbody-item .item-box .item_desc{font-size: 18px;margin-top: 18px;color: #666666;line-height: 30px;min-height: 90px;}
.sec5-tbody-item .item-box .list{position: relative;width: 100%;margin-top: 45px;}
.sec5-tbody-item .item-box .list .li{margin-bottom: 10px}
.sec5-tbody-item .item-box .list .li>span{width: 100px;height: 38px;border-radius: 6px;font-size: 18px;color: #fff;display: flex; align-items:center; justify-content:center;margin-right: 18px}
.sec5-tbody-item .item-box .list .li:nth-of-type(odd)>span{background: #0077C8;}
.sec5-tbody-item .item-box .list .li:nth-of-type(even)>span{background: #FF8F1C;}
.sec5-tbody-item .item-box .list .li .box{font-size: 18px;color: #666;position: relative;top:4px}
.sec5-tbody-item .item-box .list .li .box span{color: #0A58EE;font-family: SourceHanSansCN-Bold;font-weight: bold;}
.flex-start {display: flex;display: -webkit-flex;justify-content: start;flex-wrap: wrap;}
.sec5-tbody-item .item-box .item-pic{position: absolute;right: -60px;bottom: 0;}
.sec5-tbody-item:nth-of-type(3) .item-box .item-pic,.sec5-tbody-item:nth-of-type(4) .item-box .item-pic{bottom: -100px;}
@media screen and (max-width:1559px) {
	.gg-sec5{padding-top: 88px;padding-bottom: 46px;}
	.gg-sec5-tbody{margin-left: -50px;margin-right: -50px;padding-top: 80px;}
	.sec5-tbody-item{width: 50%;padding: 0 50px;margin-bottom: 100px;}
	.sec5-tbody-item .item-box{padding-bottom: 80px;}
	.sec5-tbody-item .item-box .item_tit{padding: 10px 30px;font-size: 26px;line-height: 60px;}
	.sec5-tbody-item .item-box .item_tit img{margin-right: 35px;max-height: 60px;}
	.sec5-tbody-item .item-box .item_desc{font-size: 18px;margin-top: 18px;line-height: 30px;min-height: 90px;}
	.sec5-tbody-item .item-box .list{margin-top: 45px;}
	.sec5-tbody-item .item-box .list .li{margin-bottom: 10px}
	.sec5-tbody-item .item-box .list .li>span{width: 100px;height: 38px;border-radius: 6px;font-size: 18px;margin-right: 18px}
	.sec5-tbody-item .item-box .list .li .box{font-size: 18px;top:4px}
	.sec5-tbody-item .item-box .item-pic{right: -30px;bottom: 0;width: 50%;}
	.sec5-tbody-item:nth-of-type(3) .item-box .item-pic,.sec5-tbody-item:nth-of-type(4) .item-box .item-pic{bottom: -70px;}
}
@media screen and (max-width:1459px) {
	.gg-sec5{padding-top: 76px;padding-bottom: 40px;}
	.gg-sec5-tbody{margin-left: -30px;margin-right: -30px;padding-top: 68px;}
	.sec5-tbody-item{width: 50%;padding: 0 30px;margin-bottom: 110px;}
	.sec5-tbody-item .item-box{padding-bottom: 60px;}
	.sec5-tbody-item .item-box .item_tit{padding: 10px 30px;font-size: 24px;line-height: 56px;}
	.sec5-tbody-item .item-box .item_tit img{margin-right: 30px;max-height: 56px;}
	.sec5-tbody-item .item-box .item_desc{font-size: 18px;margin-top: 15px;line-height: 30px;min-height: 90px;}
	.sec5-tbody-item .item-box .list{margin-top: 38px;}
	.sec5-tbody-item .item-box .list .li{margin-bottom: 10px}
	.sec5-tbody-item .item-box .list .li>span{width: 100px;height: 36px;border-radius: 6px;font-size: 18px;margin-right: 18px}
	.sec5-tbody-item .item-box .list .li .box{font-size: 18px;top:4px}
	.sec5-tbody-item .item-box .item-pic{right: -20px;bottom: 0;width: 50%;}
	.sec5-tbody-item:nth-of-type(3) .item-box .item-pic,.sec5-tbody-item:nth-of-type(4) .item-box .item-pic{bottom: -50px;}
}

@media screen and (max-width:1259px) {
	.gg-sec5{padding-top: 64px;padding-bottom: 34px;}
	.gg-sec5-tbody{margin-left: -15px;margin-right: -15px;padding-top: 56px;}
	.sec5-tbody-item{width: 50%;padding: 0 15px;margin-bottom: 80px;}
	.sec5-tbody-item .item-box{padding-bottom: 50px;}
	.sec5-tbody-item .item-box .item_tit{padding: 8px 20px;font-size: 22px;line-height: 50px;}
	.sec5-tbody-item .item-box .item_tit img{margin-right: 28px;max-height: 50px;}
	.sec5-tbody-item .item-box .item_desc{font-size: 16px;margin-top: 12px;line-height: 28px;min-height: 84px;}
	.sec5-tbody-item .item-box .list{margin-top: 32px;}
	.sec5-tbody-item .item-box .list .li{margin-bottom: 10px}
	.sec5-tbody-item .item-box .list .li>span{width: 96px;height: 36px;border-radius: 6px;font-size: 16px;margin-right: 18px}
	.sec5-tbody-item .item-box .list .li .box{font-size: 16px;top:4px}
	.sec5-tbody-item .item-box .item-pic{right: -20px;bottom: 0;width: 38%;}
	.sec5-tbody-item:nth-of-type(3) .item-box .item-pic,.sec5-tbody-item:nth-of-type(4) .item-box .item-pic{bottom: -30px;}
}
@media screen and (max-width:991px) {
	.gg-sec5{padding-top: 52px;padding-bottom: 28px;}
	.gg-sec5-tbody{margin-left: -12px;margin-right: -12px;padding-top: 44px;}
	.sec5-tbody-item{width: 100%;padding: 0 12px;margin-bottom: 40px;}
	.sec5-tbody-item .item-box{padding-bottom: 50px;}
	.sec5-tbody-item .item-box .item_tit{padding: 7px 16px;font-size: 20px;line-height: 46px;}
	.sec5-tbody-item .item-box .item_tit img{margin-right: 24px;max-height: 46px;}
	.sec5-tbody-item .item-box .item_desc{font-size: 16px;margin-top: 12px;line-height: 28px;min-height: 84px;}
	.sec5-tbody-item .item-box .list{margin-top: 28px;}
	.sec5-tbody-item .item-box .list .li{margin-bottom: 10px}
	.sec5-tbody-item .item-box .list .li>span{width: 90px;height: 36px;border-radius: 6px;font-size: 16px;margin-right: 18px}
	.sec5-tbody-item .item-box .list .li .box{font-size: 16px;top:4px}
	.sec5-tbody-item .item-box .item-pic{right: -15px;bottom: 0;width: 35%;}
	.sec5-tbody-item:nth-of-type(3) .item-box .item-pic,.sec5-tbody-item:nth-of-type(4) .item-box .item-pic{bottom: -20px;}
}
@media screen and (max-width:560px) {
	.gg-sec5{padding-top: 36px;padding-bottom: 22px;}
	.gg-sec5-tbody{margin-left: -12px;margin-right: -12px;padding-top: 32px;}
	.sec5-tbody-item{width: 100%;padding: 0 12px;margin-bottom: 20px;}
	.sec5-tbody-item .item-box{padding-bottom: 0px;}
	.sec5-tbody-item .item-box .item_tit{padding: 6px 12px;font-size: 18px;line-height: 36px;}
	.sec5-tbody-item .item-box .item_tit img{margin-right: 12px;max-height: 36px;}
	.sec5-tbody-item .item-box .item_desc{font-size: 14px;margin-top: 12px;line-height: 24px;min-height: 72px;}
	.sec5-tbody-item .item-box .list{margin-top: 28px;}
	.sec5-tbody-item .item-box .list .li{margin-bottom: 10px}
	.sec5-tbody-item .item-box .list .li>span{width: 90px;height: 36px;border-radius: 6px;font-size: 16px;margin-right: 18px}
	.sec5-tbody-item .item-box .list .li .box{font-size: 16px;top:4px}
	.sec5-tbody-item .item-box .item-pic{right: 0;bottom: 0;width: 100%;position: relative;text-align: center;margin-top: 20px;}
	.sec5-tbody-item:nth-of-type(3) .item-box .item-pic,.sec5-tbody-item:nth-of-type(4) .item-box .item-pic{bottom: 0px;}
}
@media screen and (max-width:400px) {
	.gg-sec5{padding-top: 36px;padding-bottom: 22px;}
	.gg-sec5-tbody{margin-left: -12px;margin-right: -12px;padding-top: 32px;}
	.sec5-tbody-item{width: 100%;padding: 0 12px;margin-bottom: 20px;}
	.sec5-tbody-item .item-box{padding-bottom: 0px;}
	.sec5-tbody-item .item-box .item_tit{padding: 5px 8px;font-size: 16px;line-height: 32px;}
	.sec5-tbody-item .item-box .item_tit img{margin-right: 10px;max-height: 32px;}
	.sec5-tbody-item .item-box .item_desc{font-size: 14px;margin-top: 12px;line-height: 24px;min-height: 72px;}
	.sec5-tbody-item .item-box .list{margin-top: 24px;}
	.sec5-tbody-item .item-box .list .li{margin-bottom: 10px}
	.sec5-tbody-item .item-box .list .li>span{width: 88px;height: 32px;border-radius: 4px;font-size: 14px;margin-right: 12px}
	.sec5-tbody-item .item-box .list .li .box{font-size: 14px;top:4px}
	.sec5-tbody-item .item-box .item-pic{right: 0;bottom: 0;width: 100%;position: relative;text-align: center;margin-top: 20px;}
	.sec5-tbody-item:nth-of-type(3) .item-box .item-pic,.sec5-tbody-item:nth-of-type(4) .item-box .item-pic{bottom: 0px;}
}

.gg-sec6{position: relative;width: 100%;padding-top: 92px;padding-bottom: 60px;background: url("../img/googlePromote/formbgimg.png") no-repeat center center;background-size: cover;background-color: #F7F9FB;}
.gg-sec6 .gg-sec-top .line{width: 164px;margin: 6px auto;}
.gg-sec6-tbody{position: relative;width: 100%;padding-top: 90px;}
.gg-sec6-tbody form{display: block;position: relative;width: 100%;}
.gg-sec6-tbody .form-box{position: relative;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.gg-sec6-tbody .form-item{position: relative;display: inline-block;vertical-align: top;width: 47.86%;padding-left: 18px;}
.gg-sec6-tbody .form-item .item-input-bottom{position: relative;width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.gg-sec6-tbody .form-item .item-input{position: relative;width: 100%;margin-bottom: 24px;height: 57px;background: #FFFFFF;border-radius: 4px;padding-left: 50px;}
.gg-sec6-tbody .form-item .item-input img{position: absolute;left: 24px;top: 14px;max-height: 30px;}
.gg-sec6-tbody .form-item .item-input1{width: 100%;height: 140px;}
.gg-sec6-tbody .form-item .item-code{width: 254px;padding-left: 0;}
.gg-sec6-tbody .form-item .item-code-img{position: relative;width: 186px;margin-bottom: 24px;height: 57px;background: #FFFFFF;border-radius: 4px;}
.gg-sec6-tbody .form-item .item-btn{position: relative;width: 174px;margin-bottom: 24px;height: 57px;border-radius: 4px;}
.gg-sec6-tbody .form-item .item-input input, .gg-sec6-tbody .form-item .item-input textarea{width: 100%;height: 100%;font-size: 20px;padding: 13px 20px;color: #999999;line-height: 30px;}
.gg-sec6-tbody .form-item .item-input.star::before{position: absolute;content: "*";left: -18px;top: 24px;font-size: 30px;color: #FF8F1C;line-height: 13px;}
.gg-sec6-tbody .form-item .item-btn input{width: 100%;height: 100%;font-size: 20px;color: #fff;line-height: 30px;background: #FF8F1C;cursor: pointer;}
@media screen and (max-width:1459px) {
	.gg-sec6{padding-top: 78px;padding-bottom: 54px;}
	.gg-sec6 .gg-sec-top .line{width: 150px;margin: 5px auto;}
	.gg-sec6-tbody{padding-top: 78px;}
	.gg-sec6-tbody .form-item{width: 48%;padding-left: 16px;}
	.gg-sec6-tbody .form-item .item-input{margin-bottom: 22px;height: 54px;padding-left: 48px;}
	.gg-sec6-tbody .form-item .item-input img{left: 20px;top: 12px;max-height: 30px;}
	.gg-sec6-tbody .form-item .item-input1{height: 132px;}
	.gg-sec6-tbody .form-item .item-code{width: 204px;padding-left: 0;}
	.gg-sec6-tbody .form-item .item-code-img{width: 172px;margin-bottom: 22px;height: 54px;}
	.gg-sec6-tbody .form-item .item-btn{width: 164px;margin-bottom: 22px;height: 54px;}
	.gg-sec6-tbody .form-item .item-input input, .gg-sec6-tbody .form-item .item-input textarea{font-size: 18px;padding: 10px 20px;line-height: 30px;}
	.gg-sec6-tbody .form-item .item-input.star::before{left: -16px;top: 22px;font-size: 26px;}
	.gg-sec6-tbody .form-item .item-btn input{font-size: 18px;line-height: 30px;}
}
@media screen and (max-width:1259px) {
	.gg-sec6{padding-top: 64px;padding-bottom: 48px;}
	.gg-sec6 .gg-sec-top .line{width: 138px;margin: 4px auto;}
	.gg-sec6-tbody{padding-top: 66px;}
	.gg-sec6-tbody .form-item{width: 49%;padding-left: 14px;}
	.gg-sec6-tbody .form-item .item-input{margin-bottom: 20px;height: 50px;padding-left: 44px;}
	.gg-sec6-tbody .form-item .item-input img{left: 16px;top: 9px;max-height: 26px;}
	.gg-sec6-tbody .form-item .item-input1{height: 128px;}
	.gg-sec6-tbody .form-item .item-code{width: 160px;padding-left: 0;}
	.gg-sec6-tbody .form-item .item-code-img{width: 150px;margin-bottom: 20px;height: 50px;}
	.gg-sec6-tbody .form-item .item-btn{width: 140px;margin-bottom: 20px;height: 50px;}
	.gg-sec6-tbody .form-item .item-input input, .gg-sec6-tbody .form-item .item-input textarea{font-size: 16px;padding: 8px 16px;line-height: 28px;}
	.gg-sec6-tbody .form-item .item-input.star::before{left: -14px;top: 20px;font-size: 21px;}
	.gg-sec6-tbody .form-item .item-btn input{font-size: 16px;line-height: 28px;}
}
@media screen and (max-width:991px) {
	.gg-sec6{padding-top: 50px;padding-bottom: 40px;}
	.gg-sec6 .gg-sec-top .line{width: 124px;margin: 4px auto;}
	.gg-sec6-tbody{padding-top: 40px;}
	.gg-sec6-tbody .form-item{width: 100%;padding-left: 14px;}
	.gg-sec6-tbody .form-item .item-input{margin-bottom: 20px;height: 50px;padding-left: 44px;}
	.gg-sec6-tbody .form-item .item-input img{left: 16px;top: 9px;max-height: 26px;}
	.gg-sec6-tbody .form-item .item-input1{height: 128px;}
	.gg-sec6-tbody .form-item .item-code{width: 240px;padding-left: 0;}
	.gg-sec6-tbody .form-item .item-code-img{width: 180px;margin-bottom: 20px;height: 50px;}
	.gg-sec6-tbody .form-item .item-btn{width: 200px;margin-bottom: 20px;height: 50px;}
	.gg-sec6-tbody .form-item .item-input input, .gg-sec6-tbody .form-item .item-input textarea{font-size: 16px;padding: 8px 16px;line-height: 28px;}
	.gg-sec6-tbody .form-item .item-input.star::before{left: -14px;top: 20px;font-size: 21px;}
	.gg-sec6-tbody .form-item .item-btn input{font-size: 16px;line-height: 28px;}
}
@media screen and (max-width:720px) {
	.gg-sec6{padding-top: 36px;padding-bottom: 28px;}
	.gg-sec6 .gg-sec-top .line{width: 100px;margin: 4px auto;}
	.gg-sec6-tbody{padding-top: 20px;}
	.gg-sec6-tbody .form-item{width: 100%;padding-left: 14px;}
	.gg-sec6-tbody .form-item .item-input{margin-bottom: 18px;height: 44px;padding-left: 44px;}
	.gg-sec6-tbody .form-item .item-input img{left: 16px;top: 9px;max-height: 22px;}
	.gg-sec6-tbody .form-item .item-input1{height: 128px;}
	.gg-sec6-tbody .form-item .item-code{width: calc(100% - 178px);padding-left: 0;}
	.gg-sec6-tbody .form-item .item-code-img{width: 166px;margin-bottom: 18px;height: 44px;}
	.gg-sec6-tbody .form-item .item-btn{width: 100%;margin-bottom: 18px;height:44px;}
	.gg-sec6-tbody .form-item .item-input input, .gg-sec6-tbody .form-item .item-input textarea{font-size: 14px;padding: 6px 12px;line-height: 24px;}
	.gg-sec6-tbody .form-item .item-input.star::before{left: -14px;top: 18px;font-size: 18px;}
	.gg-sec6-tbody .form-item .item-btn input{font-size: 16px;line-height: 24px;}
}

