* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	text-decoration: none;
	outline: none;
	color: #323232;
}
img {
	max-width: 100%;
	display: block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.h10{ width:100%; height:10px; display:block; margin:auto}
#box {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
}
#head {
	position: relative;
	height: 60px;
	width: 1020px;
	margin: 0 auto;
}
#head .wrapper .logo {
	display: block;
	width: 167px;
	height: 47px;
	float: left;
	margin-top: 5px;
}
.phone_number {
	float: right;
	font-weight: bolder;
}
.phone_number a {
	font-size: 28px;
	float: left;
	color: black;
	margin-top: 10px;
}


.zg_topWrap{background-color:#fff}
.zg_top{padding:7px 0 0}
.zg_top .zg_logo img{/*height:34px*/}
.zg_top ul{padding:6px 0 0 18px; }
.zg_top li{float:left;font:14px/40px "Microsoft YaHei";color:#333}
.zg_top li a{color:#333;padding:0 10px}
.zg_top p{margin:0;font:16px/44px "microsoft yahei";color:#333}
.footer{width:100%;padding-top:30px;line-height:1.7;text-align:center;background:#302B27;font-size:12px;color:#fff;padding-bottom:28px;margin-top:0}
.footer p{margin:0}
.row {background-color: #ffffff; padding: 20px 0;}
.banner{background:url(../images/bannerBg.jpg) no-repeat center; }
.banner .wrapper{position: relative; height: 560px; padding: 80px 300px 0 50px; text-align: center; /*background:url(../images/banner.jpg) no-repeat center*/}
ul{list-style:none}
li,ul{padding:0;margin:0}
.s1 {
	background: url(../images/gsbannerbg.jpg) no-repeat center;
	height: 746px;
	width: 100%;
	box-sizing: border-box;
	padding-top: 185px;
}
.s1_titbg {
	height: 94px;
	background: url(../images/gstitbg.png) no-repeat center;
	box-sizing: border-box;
}
.s1_tit {
	font-size: 30px;
	color: #d20e0f;
	text-shadow: 0px 0px 12px rgba(73, 105, 212, 0.33);
	margin-top: -84px;
}
.s1_tit span {
	font-size: 60px;
	color: #d20e0f;
	font-weight: bold;
}
.s1_tip {
	width: 526px;
	height: 333px;
	margin-left: 90px;
	margin-top: -37px;
}
.s1_btn {
	display: block;
    width: 519px;
    height: 87px;
    background: linear-gradient(0deg, rgba(255, 164, 2, 1), rgba(255, 201, 62, 1));
    box-shadow: 0px 4px 2px 0px rgba(211, 122, 7, 0.63);
    border-radius: 44px;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    line-height: 37px;
    text-align: center;
    margin-top: -50px;
    margin-left: 424px;
    transition: 0.2s;
    padding-top: 10px;
}
.s1_btn:hover {
	transform: scale(1.1);
}
.s1 .con {
	position: relative;
}
.s1_icon {
	position: absolute;
	width: 662px;
	height: 490px;
	right: -196px;
	top: 97px;
}
.con {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.s2 {
	background: url(../images/gstopbg.png) no-repeat center 373px;
		/*height: 1949px;*/
	max-width: 1920px;
	background-size: 1920px;
}
.s2 .con {
	width: 1200px;
	background: rgba(255, 255, 255, 1) ;
	box-shadow: 0px 0px 27px 0px rgba(210, 14, 15, 0.34);
	border-radius: 50px;
	padding: 0px 0;
}
.s2list1_tit1{background: #d20e0f url(../images/gsban.jpg) no-repeat center ;}
.s2list1_tit {
	position: relative;
	width: 1234px;
	height: 83px;
	background: #d20e0f;
	font-size: 45px;
	font-weight: bold;
	color: #fff;
	line-height: 83px;
	margin-left: -17px;
	text-align: center;
}
.s2list1_tit::before {
	position: absolute;
	content: '';
	bottom: -18px;
	left: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 18px 0;
	border-color: transparent RGBA(210, 14, 15, 1) transparent transparent;
}
.s2list1_tit::after {
	position: absolute;
	content: '';
	bottom: -18px;
	right: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 18px 15px;
	border-color: transparent transparent transparent RGBA(210, 14, 15, 1);
}
.s2tab1_text>a {
	display: block;
	transition: 0.3s;
}
.s2tab1_text>a:hover {
	transform: scale(1.1);
}
.s2tab1_text>a:nth-child(1) {
	margin-top: 45px;
	margin-left: 176px;
}
.s2tab1_text>a:nth-child(1) .s2tab1_tit {
	color: rgba(12, 186, 212, 1);
}
.s2tab1_text>a:nth-child(2) {
	margin-top: 74px;
	margin-left: 37px;
}
.s2tab1_text>a:nth-child(2) .s2tab1_tit {
	color: rgba(239, 172, 12, 1);
}
.s2tab1_text>a:nth-child(3) {
	margin-top: 65px;
	margin-left: 176px;
}
.s2tab1_text>a:nth-child(3) .s2tab1_tit {
	color: rgba(160, 24, 223, 1);
}
.s2tab1_tit {
	font-weight: bold;
	font-size: 22px;
}
.s2tab1_tip {
	font-size: 16px;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	margin-top: 19px;
	line-height: 28px
}
.s2tab1_cen {
	width: 213px;
	height: 213px;
	background: url(../images/gscen_bg.png) no-repeat center;
	background-size: 100% 100%;
	font-size: 30px;
	color: rgba(255, 255, 255, 1);
	margin: 150px auto 0;
	margin-left: 61px;
	text-align: center;
	padding-top: 50px;
	box-sizing: border-box;
	font-weight: 400;
	line-height: 50px;
}
.s2tab1_cen>span {
	font-size: 36px;
}
.s2cen {
	position: relative;
}
.s2cen_i1 {
	position: absolute;
	width: 78px;
	height: 78px;
	background: url(../images/gs_num1.png) no-repeat center;
	background-size: 100% 100%;
	font-size: 37px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 78px;
	left: 27px;
	top: 59px;
}
.s2cen_i2 {
	position: absolute;
	width: 78px;
	height: 78px;
	background: url(../images/gs_num2.png) no-repeat center;
	background-size: 100% 100%;
	font-size: 37px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 78px;
	left: -77px;
	top: 217px;
}
.s2cen_i3 {
	position: absolute;
	width: 78px;
	height: 78px;
	background: url(../images/gs_num3.png) no-repeat center;
	background-size: 100% 100%;
	font-size: 37px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 78px;
	left: 23px;
	top: 370px;
}
.s2cen_i4 {
	position: absolute;
	width: 78px;
	height: 78px;
	background: url(../images/gs_num4.png) no-repeat center;
	background-size: 100% 100%;
	font-size: 37px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 78px;
	right: -36px;
	top: 370px;
}
.s2cen_i5 {
	position: absolute;
	width: 78px;
	height: 78px;
	background: url(../images/gs_num5.png) no-repeat center;
	background-size: 100% 100%;
	font-size: 37px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 78px;
	right: -146px;
	top: 217px;
}
.s2cen_i6 {
	position: absolute;
	width: 78px;
	height: 78px;
	background: url(../images/gs_num6.png) no-repeat center;
	background-size: 100% 100%;
	font-size: 37px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 78px;
	right: -36px;
	top: 59px;
}
.s2tab1_fr .s2tab1_text>a:nth-child(1) {
	margin-left: 115px;
}
.s2tab1_fr .s2tab1_text>a:nth-child(1) .s2tab1_tit {
	color: rgba(59, 102, 237, 1);
}
.s2tab1_fr .s2tab1_text>a:nth-child(2) {
	margin-left: 190px;
}
.s2tab1_fr .s2tab1_text>a:nth-child(2) .s2tab1_tit {
	color: rgba(226, 98, 155, 1);
}
.s2tab1_fr .s2tab1_text>a:nth-child(3) {
	margin-left: 128px;
}
.s2tab1_fr .s2tab1_text>a:nth-child(3) .s2tab1_tit {
	color: rgba(228, 69, 69, 1);
}
.s2_btn {
	width: 268px;
	height: 62px;
	background: linear-gradient(0deg, rgba(255, 164, 2, 1), rgba(255, 201, 62, 1));
	box-shadow: 0px 4px 2px 0px rgba(211, 122, 7, 0.63);
	border-radius: 31px;
	font-weight: 400;
	color: rgba(25, 61, 177, 1);
	font-size: 22px;
	text-align: center;
	line-height: 62px;
	margin: 62px auto 0;
	display: block;
	transition: 0.3s;
}
.s2_btn:hover {
	transform: scale(1.1);
}
.s2list2 {
	margin-top: 69px;
}
.s2list2_tab {
	margin-left: 38px;
	margin-top: 37px;
}
.s2list2_tab>a {
	float: left;
	width: 349px;
	display: block;
	transition: 0.2s;
	margin-right: 38px;
}
.s2list2_tab>a:last-child {
	margin-right: 0px;
}
.s2list2_tab>a:nth-child(1) .s2list2_cir {
	color: rgba(248, 84, 67, 1);
	border: 1px solid rgba(255, 119, 105, 1);
	box-shadow: 0px 0px 15px 1px rgba(243, 110, 96, 0.39), 0px 0px 24px 0px rgba(255, 119, 105, 0.7);
}
.s2list2_tab>a:nth-child(1):hover .s2list2_cir {
	background: url("../images/gsmls.png");
	color: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 15px 1px rgba(243, 110, 96, 0.39), 0px 0px 24px 0px rgba(255, 119, 105, 0.7);
}
.s2list2_tab>a:nth-child(2) .s2list2_cir {
	background: url("../images/gszls.png");
	border: 1px solid rgba(255, 152, 60, 1);
	box-shadow: 0px 0px 24px 0px rgba(255, 152, 60, 0.7);
	color: rgba(248, 135, 34, 1);
}
.s2list2_tab>a:nth-child(2):hover .s2list2_cir {
	color: rgba(255, 255, 255, 1);
	background: url("../images/gszls.png");
	box-shadow: 0px 0px 15px 1px rgba(231, 140, 58, 0.39), 0px 0px 24px 0px rgba(255, 151, 61, 0.7);
}
.s2list2_tab>a:nth-child(3) .s2list2_cir {
	background: url("../images/gstls.png");
	border: 1px solid rgba(60, 132, 250, 1);
	box-shadow: 0px 0px 24px 0px rgba(60, 132, 250, 0.7);
	color: rgba(29, 112, 247, 1);
}
.s2list2_tab>a:nth-child(3):hover .s2list2_cir {
	color: rgba(255, 255, 255, 1);
	border: 1px solid rgba(60, 132, 250, 1);
	background: url("../images/gstls.png");
	box-shadow: 0px 0px 15px 1px rgba(41, 107, 216, 0.39), 0px 0px 24px 0px rgba(60, 132, 250, 0.7);
}
.s2list2_cir {
	width: 136px;
	height: 136px;
	background: url("../images/gsmls.png");
	border-radius: 50%;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	padding-top: 31px;
	line-height: 40px;
	transition: 0.2s;
	margin: 0 auto;
	position: relative;
}
.s2list2_cen {
	width: 349px;
	height: 540px;
	border-radius: 10px;
	margin-top: -81px;
	box-sizing: border-box;
	padding-top: 99px;
}
.s2list2_tab>a:nth-child(1) .s2list2_cen {
	background: rgba(255, 119, 105, 1);
	border: 1px solid rgba(255, 119, 105, 1);
	box-shadow: 0px 0px 10px 1px rgba(228, 228, 228, 0.36);
}
.s2list2_tab>a:nth-child(1):hover .s2list2_cen {
	background: rgba(255, 238, 236, 1);
	border: 1px solid rgba(255, 119, 105, 1);
	box-shadow: 0px 0px 10px 1px rgba(228, 228, 228, 0.36);
}
.s2list2_tab>a:nth-child(2) .s2list2_cen {
	background: rgba(255, 152, 60, 1);
	box-shadow: 0px 0px 10px 1px rgba(228, 228, 228, 0.36);
}
.s2list2_tab>a:nth-child(2):hover .s2list2_cen {
	background: rgba(255, 241, 225, 1);
	border: 1px solid rgba(255, 152, 60, 1);
	box-shadow: 0px 0px 10px 1px rgba(228, 228, 228, 0.36);
}
.s2list2_tab>a:nth-child(3) .s2list2_cen {
	background: rgba(60, 132, 250, 1);
	box-shadow: 0px 0px 10px 1px rgba(228, 228, 228, 0.36);
}
.s2list2_tab>a:nth-child(3):hover .s2list2_cen {
	background: rgba(228, 242, 255, 1);
	border: 1px solid rgba(60, 132, 250, 1);
	box-shadow: 0px 0px 10px 1px rgba(228, 228, 228, 0.36);
}
.s2list2c_tip {
	width: 349px;
	height: 52px;
	font-size: 30px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 52px;
	margin-bottom: 20px;
}
.s2list2_tab>a:nth-child(1) .s2list2c_tip {
	background: rgba(237, 106, 92, 1);
}
.s2list2_tab>a:nth-child(1):hover .s2list2c_tip {
	background: rgba(255, 119, 105, 1);
}
.s2list2_tab>a:nth-child(2) .s2list2c_tip {
	background: rgba(232, 137, 53, 1);
}
.s2list2_tab>a:nth-child(2):hover .s2list2c_tip {
	background: rgba(255, 152, 60, 1);
}
.s2list2_tab>a:nth-child(3) .s2list2c_tip {
	background: rgba(56, 121, 229, 1);
}
.s2list2_tab>a:nth-child(3):hover .s2list2c_tip {
	background: rgba(60, 132, 250, 1);
}
.s2list2_cen>p {
	width: 293px;
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	margin: 0 auto;
	line-height: 24px;
	text-indent: 2em;
}
.s2list2_cen>p>span {
	font-size: 20px;
}
.s2list2_tab>a:nth-child(2) .s2list2_cen>p {
	margin-bottom: 30px;
}
.s2list2_tab>a:nth-child(3) .s2list2_cen>p {
	margin-bottom: 20px;
	font-size: 18px;
	width: 314px;
}
.s2list2_tab>a:hover .s2list2_cen>p {
	color: rgba(51, 51, 51, 1);
}
.s2list2_btn {
	width: 260px;
	height: 45px;
	border-radius: 0px 0px 30px 30px;
	text-decoration: underline;
	color: rgba(255, 255, 255, 1);
	font-size: 20px;
	line-height: 43px;
	text-align: center;
	margin: 0 auto;
}
.s2list2_tab>a:nth-child(1) .s2list2_btn {
	background: linear-gradient(90deg, rgba(255, 134, 121, 1), rgba(235, 85, 70, 1));
}
.s2list2_tab>a:nth-child(2) .s2list2_btn {
	background: linear-gradient(90deg, rgba(255, 168, 90, 1), rgba(248, 138, 40, 1));
}
.s2list2_tab>a:nth-child(3) .s2list2_btn {
	background: linear-gradient(90deg, rgba(90, 152, 253, 1), rgba(37, 111, 233, 1));
}
.s3 {
	background: url(../images/gskbbg.png) no-repeat right 564px;
	height: 1640px;margin-top: 60px;
}
.s3 .con {
	width: 1200px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 27px 0px rgba(116, 148, 255, 0.34);
	border-radius: 50px;
	padding: 5px 0 0px 0;
	margin-top: -24px;
	height: 1260px;
}
.s3list_tit {
	font-size: 25px;
	color: #eb5650;
	font-weight: bold;
	text-align: center;
	height: 56px;
	line-height: 56px;
}
.s3_list1 {
	width: 1122px;
	background: rgba(255, 255, 255, 1);
	border-radius: 10px;
	margin: 0 auto;
	height: 920px;
}
.s3list1_top {
	width: 1110px;
	height:153px;
	background: #fcbec4;
	border-radius: 10px;
	line-height: 65px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 26px;
	font-size:36px;
	color:#F00;
	font-weight:bold
}
.s3list1_item {
	margin-left: 13px;
}
.s3list1_top>span:nth-child(1) {
	font-size: 35px;
	font-weight: bold;
	color: rgba(235, 86, 80, 1);
	background: linear-gradient(0deg, rgba(196, 0, 7, 1) 0%, rgba(155, 0, 2, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.s3list1_item table {border-left:1px solid #ee4d2a; border-top:1px solid #ee4d2a;background: #fff;}

.s3list1_item table th {
    height: 70px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #ee4d2a;
}
.s3list1_item table td {
	/*border: 1px #ee4d2a solid;*/
	border-right:1px solid #ee4d2a;border-bottom:1px solid #ee4d2a;
	
	padding: 10px 0;
	height: 45px;
	text-align: center;
}
.s3list1_item table td a {
	display: inline-block;
	width: 120px;
	height: 35px;
	background: linear-gradient(0deg, rgba(243, 68, 68, 1) 0%, rgba(255, 0, 0, 1) 100%);
	text-align: center;
	color: #fff;
	line-height: 35px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.s3list1_item table td a:hover {
	background: linear-gradient(0deg, rgba(255, 0, 96, 1) 0%, rgba(255, 84, 0, 1) 100%);
}
.s4 {
	background: url(../images/gs_bg.png) no-repeat left;
	/*height: 684px;
	margin-top: -501px;*/
	padding-top: 1px;
}
.s4 .con {
	/*margin-top: 357px;*/
}
.s4_tit {
	font-size: 45px;
	font-weight: bold;
	text-align: center;
}
.s4_list {
	text-align: center;

}
.s4_list li {
	display: inline-block;
	width: 363px;
	border-radius: 20px;
	padding-top: 55px;
	padding-bottom: 40px;
	vertical-align: bottom;
	margin-right: 45px;
}
.s4_list li:last-child {
	margin-right: 0;
}
.s4_list li:nth-child(1) {
	background: rgba(255, 255, 255, 1) url(../images/gslsit_bg1.png) no-repeat top;
	box-shadow: 0 0 17px 1px rgba(147, 132, 237, 0.31);
}
.s4_list li:nth-child(2) {
	background: rgba(255, 255, 255, 1) url(../images/gslsit_bg2.png) no-repeat top;
	box-shadow: 0 0 17px 1px rgba(16, 134, 253, 0.31);
}
.s4_list li:nth-child(3) {
	background: rgba(255, 255, 255, 1) url(../images/gslsit_bg3.png) no-repeat top;
	box-shadow: 0 0 17px 1px rgba(250, 117, 126, 0.31);
}
.s4list_icon {
	width: 106px;
	margin: 0 auto;
}
.s4list_tit {
	font-size: 28px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	text-align: center;
	margin-top: 9px;
}
.s4list_p {
	width: 300px;
	height: 120px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin: 21px auto 0;
	text-align: left;
	text-indent: 2em;
}
.s5_list {
	width: 1218px;
	height: 150px;
	background: url(../images/gs_footbg.png) no-repeat center;
	background-size: 100% 100%;
	margin: 98px auto 98px;
	box-sizing: border-box;
	padding-top: 2px;
	position: relative;
}
.s5_list::before {
	position: absolute;
	content: "";
	width: 393px;
	height: 253px;
	background: url(../images/gs_i1.png) no-repeat center;
	background-size: 100% 100%;
	right: -41px;
	top: 12px;
}
.s5_code {
	display: inline-block;
	width: 174px;
	height: 174px;
	background: rgba(255, 255, 255, 1);
	border-radius: 10px;
	margin-left: 77px;
}
.s5_code>img {
	margin: 0 auto;
	border-radius: 10px;
}
.s5_text1 {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	width: 500px;
	margin-top: 40px;
}
.s5_text1>p:nth-child(1) {
	font-size: 22px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}
.s5_text1>p:nth-child(2) {
	font-size: 22px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	margin-top: 18px;
}
.s5_text1>p:nth-child(3) {
	font-size: 22px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	margin-top: 12px;
}
.s5_text1 p a {
	color: white;
}
.s5_form {
	display: inline-block;
	vertical-align: top;
	margin-left: 64px;
	margin-top: 19px;
}
.s5form_item {
	width: 293px;
	height: 55px;
	background: rgba(255, 255, 255, 1);
	border-radius: 28px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	padding-left: 23px;
	box-sizing: border-box;
	border: none;
	outline: none;
}
.s5form_btn {
	display: block;
	width: 293px;
	height: 55px;
	background: linear-gradient(0deg, rgba(241, 196, 45, 1), rgba(255, 160, 40, 1));
	border-radius: 28px;
	font-size: 22px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 55px;
	margin-top: 29px;
	cursor: pointer;
	transition: 0.2s;
}
.s5form_btn:hover {
	transform: scale(1.1);
}
.footer {
	width: 100%;
	min-width: 1000px;
	left: 0;
	bottom: 0;
	padding-top: 40px;
	color: #fff;
	background-color: #232f38;
}
.footer .content {
	width: 1020px;
	margin: 0 auto;
}
.footer .content p {
	margin-bottom: 10px;
	text-align: center;
	font: 18px "Microsoft YaHei";
}
.footer .content a {
	color: #fff;
}
.footer .content a:hover {
	color: #e60001;
}
.tab_container{width:100%; display:block; float:left;margin:10px 0; }

.marg{ border-bottom:2px solid #ff3333; width: 100%;
    float: left;}
 .tabs li{float:left;top:2px;padding:0 10px; color:#ff3228; position:relative; cursor:pointer;height:44px; text-align:center; line-height:36px;}
 .tabs li.active,.wcon > .container > .rgfthar > .rtab > .tabs li a:hover{ float:left;padding:0 13px; border-bottom:2px solid #ff3228}
.tabs li a{padding:0 13px;height:44px; text-align:center; line-height:36px;}
 .tabs li span{ height:14px; width:2px; background:#d7dbe1; top:12px; left:0; position:absolute}
 .tabs li.active a{ color:#ff3228}
.tab_content p{ width:790px; display:block; margin-top:10px; margin-left:10px;}
.tab_content p span{ padding-right:26px;width:20px; text-align:right; float:left}
.tab_content{ margin:10px 0 20px 0; }
/**/
.form-group{ font-size:16px; line-height:30px;}
.col-sm-3 { float: left; padding-right:20px; border-bottom:1px dashed #C66;     width: 50%;}
.col-sm-9 { border-bottom:1px dashed #C66}
.s3 .con h5{ font-size:35px; color:#000; width:100%; font-weight:bold; line-height:85px; text-align:center}
.sboxx{  margin:10px auto;}
.sboxx img{width:100%}
.sbox{ width:1200px; margin:10px auto;}
.sbox img{width:100%}

/**/
	.gtbox {
	position: relative;
	width: 1000px;
	margin:20px auto;
	background-color: #fff;
	border-radius: 15px;
	-moz-box-shadow: 0px 0px 10px #fc0000;
	-webkit-box-shadow: 0px 0px 10px #fc0000;
	box-shadow: 0px 0px 10px #fc0000;
}

.item2-list {
	position: relative;
	padding: 30px 0 30px 63px;
}

.item2-list li {
	width: 226px;
	float: left;
	margin: 20px 12.5px 0;
}

.item2-list img {
	display: block;
	margin: 0 auto 12px;
	border-radius: 50%;
}

.item2-list b {
	display: block;
	text-align: center;
	height: 26px;
	margin-bottom: 12px;
	font-size: 20px;
	color: #fc0000;
}

.item2-list span {
	display: block;
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fc0000;
	border: 1px solid #fc0000;
	border-radius:1px;
}

.item2-list span.active,
.item2-list span:hover {
	color: #fff;
	background-color: #fc0000;
}

.item2-img {
	position: absolute;
	right: -100px;
	bottom: -18px;
}

.item2-tiao {
	position: absolute;
	right: -40px;
	bottom: -40px;
}
.s3list1_item h1{width:100%; text-align:center; color:#000; font-size:30px; font-weight:bold; line-height:40px;}
.s5_coderg {
	display: inline-block;
	width: 174px;
	height: 174px;
	background: rgba(255, 255, 255, 1);
	border-radius: 10px;
	margin-left: 17px;
}
.s5_code>img {
	margin: 0 auto;
	border-radius: 10px;
}
/*左边*/
.leftFloat {
	position: fixed;
	left: 57px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	width: 136px;
	/*height: 396px;*/
	background-image: linear-gradient(0deg,
		#fa4020 0%,
		#ec334f 48%,
		#dd267e 100%),
		linear-gradient(#ea3c31,
		#ea3c31);
	background-blend-mode: normal,
		normal;
	border-radius: 68px;
	text-align: center;
}


.leftFloat-title {
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 30px;
}

.leftFloat-text {
	/*width: 112px;
	height: 250px;*/
	margin: 10px auto 0;
	border-top: 1px dotted #FFFFFF;
	/*border-bottom: 1px solid #ff685e;*/
}
.leftFloat-text a div:hover{
	color: #fdff51;
}
.leftFloat-bottom {
	font-family: MicrosoftYaHei-Bold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
}

.leftFloat-text>a {
	text-decoration: none;
}

.leftFloat-text>a>div {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
a {
    cursor: pointer;
    text-decoration: none;
}
.leftFloat-bottom:hover{color: #fdff51;}
.leftFloat-text>a>div>img{width:136px;height:136px;}