* {
	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 {width: 100%;margin:0 auto;background:url(../images/gsbannerbggg.jpg) center bottom / auto 100% no-repeat;padding-top: .5rem;height:10.3rem;}
.s1 {

	height: 546px;
	width: 100%;
	box-sizing: border-box;
	padding-top: 185px;
	margin:0 auto;position: relative;
	
}
.s1_titbg {
	height: 301px;
	background: url(../images/gstitbg.png) no-repeat center;
	box-sizing: border-box;
}
.s1_tit {
	font-size: 30px;
	color: #fff;
	text-shadow: 0px 0px 12px rgba(73, 105, 212, 0.33);
	margin-top: -84px;
	margin-left: 110px;
}
.s1_tit span {
	font-size: 60px;
	color: #fff;
	font-weight: bold;
}
.s1_tip {
	width: 526px;
	height: 333px;
	margin-left: 18%;
    margin-top: -87px;
}
.s1_btn {
	display: block;
    width: 289px;
    height: 57px;
    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: -150px;
    margin-left:65%;
    transition: 0.2s;
    padding-top: 10px;
}
.s1_btn:hover {
	transform: scale(1.1);
}
.s1 .con {
	position: relative;
}
.s1_icon {
	position: absolute;
	right:15%;
	top: -197px;
}
.s1_icon{animation:mymove 5s infinite; -webkit-animation:mymove 5s infinite; /* Safari 和 Chrome */}
@keyframes mymove
{
	from {top:-200px;}
	to {top:-180px;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
		from {top:-200px;}
	to {top:-180px;}
	transform: translatey(-3%);
}
.con {
	/*width: 1200px;*/
	margin: 0 auto;
}
.fl {
	float: left;
}
.ss2{background:linear-gradient(90deg,#fb3a26 0%,#f03006 49%,#fe6341 70%,#e21702 100%);
	padding: 30px;
	max-width: 1920px;
	background-size: 1920px;
}
.ss2 img{ margin:10px auto; }
.s2 {
	background: url(../images/gstopbg.png) no-repeat center top;
		/*height: 1949px;*/

}
.s2 .con {
	/*width: 1200px;*/
	background: rgba(255, 255, 255, 1);
	border-radius: 50px;
	padding: 0px 0;
	width:100%
}
.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:0px;background:linear-gradient(90deg,#fb3a26 0%,#f03006 49%,#fe6341 70%,#e21702 100%);
}
.s2list2_tab {
	    margin: 37px auto;
    width:90%;
}
.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;
margin-top: 20px;
}
.s3 .con {
	width:96%;
	background: rgba(255, 255, 255, 1);
	border-radius: 50px;
	padding: 5px 0 35px 0;
	margin: 2%;
}
.s3list_tit {
	font-size: 25px;
	color: #eb5650;
	font-weight: bold;
	text-align: center;
	height: 56px;
	line-height: 56px;
}
.s3_list1 {
	width: 96%;
	background: rgba(255, 255, 255, 1);
	border-radius: 10px;
	margin: 2%;
}
.s3list1_top {
	width: 96%;
	height: 65px;
	background: #fcbec4;
	border-radius: 10px;
	line-height: 65px;
	text-align: center;
	margin: 2%;
	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: 1px cornflowerblue solid;
}
.s3list1_item table th, td {
	border-bottom: 1px cornflowerblue solid;
	border-right: 1px cornflowerblue solid;
	height: 45px;
	text-align: center;
	font-size: 1.6rem;
}
.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 {
		padding-top: 1px;width: 100%;
}
.s4 .con {
	
}
.s4_tit {
	font-size: 45px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	text-align: center;
	float: left;
    width: 100%;
}
.s4_list {
	text-align: center;
	margin-top: 53px;
}
.s4_list li {
	display: inline-block;
	width: 30%;
	border-radius: 20px;
	padding:1%;
	vertical-align: bottom;
	margin-right:20px;
}
.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: 98%;
	height: 160px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin: 10px auto 0;
	text-align: left;
	text-indent: 2em;
	padding:1%
}
.s5_list {
	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%;
	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}
/**/
.item-1 {
	height: 658px;
	background: url(../images/gsban.jpg) center;
	background-size: cover;
}

.item-1 .page-sub-title {
	line-height: 200px;
	color: #fff;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
}

.item-1 .page-sub-title b {}

.item-1 ul {}

.item-1 ul li {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}

.item-1 ul li b {
	color: #c62113;
	background: #fff100;
	width: 30%;
	height: 130px;
	line-height: 130px;
	text-align: center;
	font-size: 32px;
	position: relative;
	transition: all 0.2s;
}
.item-1 ul li:hover b{
	
	width: 30%;
}
.item-1 ul li span {
	flex: 1;
	background: #fff;
	height: 110px;
	padding: 20px 48px;
	box-sizing: border-box;
	font-size: 20px;
	color: #c62113;
}

.item-1 ul li.left b {
	border-radius: 10px 0 0 10px;
}

.item-1 ul li.left span {
	border-radius: 0 10px 10px 0;
}

.item-1 ul li.left b:before {
	content: '';
	position: absolute;
	left: 100%;
	top: 0;
	border: solid 5px #fff;
	border-color: transparent transparent #9c9c9c #9c9c9c;
}

.item-1 ul li.left b:after {
	content: '';
	position: absolute;
	left: 100%;
	bottom: 0;
	border: solid 5px #fff;
	border-color: #9c9c9c transparent transparent #9c9c9c;
}


.item-1 ul li.right b {
	border-radius: 0 10px 10px 0;
}

.item-1 ul li.right b:before {
	content: '';
	position: absolute;
	right: 100%;
	top: 0;
	border: solid 5px #fff;
	border-color: transparent #9c9c9c #9c9c9c transparent;
}

.item-1 ul li.right b:after {
	content: '';
	position: absolute;
	right: 100%;
	bottom: 0;
	border: solid 5px #fff;
	border-color: #9c9c9c #9c9c9c transparent transparent;
}

.item-1 ul li.right span {
	border-radius: 10px 0 0 10px;
}
.page-sub-title b {
    font-size: 80px;
    font-style: italic;
    color: #fff100;
    margin-right: 10px;
}
/**/
.item-2 {}

.item-2:after {
	content: '';
	display: block;
	width: 100%;
	background-size: cover;

}

.item-2 .page-sub-title {
	color: #ee4d2a;
}

.item-2 .page-sub-title b {
	color: #0066ff;
}

.item-2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 30px;
}

.item-2 ul li {
	padding: 70px 26px 25px;
	height: 272px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin: 53px 15px;
	width: 30%;
	border-radius: 15px;
	position: relative;
	transition: all 0.2s;
}
.item-2 ul li:hover{
    transform: scale(1.1);
}
.item-2 ul li .dot {
	width: 110px;
	height: 110px;
	text-align: center;
	border: solid 3px #ee4d2a;
	padding: 8px;
	border-radius: 100px;
	position: absolute;
	top: -55px;
	left: 50%;
	transform: translateX(-50%);
}

.item-2 ul li .dot b {
	height: 88px;
	background: #ee4d2a;
	color: #fff;
	display: block;
	line-height: 88px;
	font-size: 70px;
	font-style: italic;
	text-indent: -15px;
	border-radius: 100px;
}

.item-2 ul li .title {
	color: #ee4d2a;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
	position: relative;
}

.item-2 ul li .title:before {
	content: '';
	display: block;
	background: #ee4d2a;
	height: 1px;
	position: absolute;
	bottom: -20px;
	width: 140px;
	left: 50%;
	transform: translateX(-50%);
	transition:all 0.2s;
}

.item-2 ul li .title:after {
	content: '';
	display: block;
	background: #ee4d2a;
	height: 3px;
	position: absolute;
	bottom: -21px;
	width: 50px;
	left: 50%;
	transform: translateX(-50%);
	transition:all 0.2s;
}
.item-2 ul li:hover .title:before{
	bottom:-25px;
	width: 50px;
}
.item-2 ul li:hover .title:after{
	width: 140px;
}
.item-2 ul li .info {
	color: #333333;
	font-size: 20px;
	text-indent: 2em;
}
.page-sub-title:before {
    content: '>>>';
    margin-right: 30px;
}
.page-sub-title {
    line-height: 200px;
    color: #fff;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
}
/**/
.kc1{height:auto; margin:0 auto;}
.ts{ height:422px; margin:0 auto; background:url(../images/kcts.png) no-repeat;}
.tsbox{ height:372px; margin:0 auto; background:url(../images/kctss.png) no-repeat;}

.ts_left{ width:220px; float:left;}
.ts_left h2{ font-size:26px; line-height:46px; text-align:center; color:#FFF; padding:50px 0 0 0;}
.ts_left h3{ font-size:18px; width:120px;   line-height:36px; text-align:center;  color:#FFF;border:1px solid #FFF; padding:0 10px; margin:0 auto; margin-top:30px;}
.ts_left p{ font-size:18px;text-align:center;  color:#FFF;padding:0 10px; margin:0 auto; }

.ts_right{float: left;padding-left: 20px;}
.ts_right h2{ font-size:26px; line-height:46px; color:#FFF; padding:60px 0 0 0; text-align:left;}
.ts_right li{ font-size:16px; line-height:32px;  color:#333; padding-top:17px; }
 {
	content: '';
	content: none;
}
::marker {
   content: '';
	content: none;
	list-style:none;   
}
li {   
list-style:none;   
}   