.sd-main {
	width: 100%;
	background: #FFF;
}

.news-slide1 {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 432px;
	background: #fff;
}

.swiper-container1 {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	/ / background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.content-slide {
	margin-top: -55px;
	text-align: center;
}

.content-slide .title {
	width: 100%;
	max-width: 1140px;
	font-family: arial;
	/ / font-family: 'Source Han Sans', sans-serif;
	font-size: 36px;
	/ / font-weight: 46 px;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.content-slide .txt {
	width: 100%;
	max-width: 1020px;
	padding: 0 15px;
	color: #fff;
	font-family: arial;
	/ / font-family: 'Source Han Sans', serif;
	font-size: 12px;
	line-height: 28px;
	margin: 15px auto 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.content-slide .btn {
	margin-top: 32px;
	border: 1px solid #26d67b;
	background: #26d67b;
	border-radius: 5px;
	color: #F5F5F5;
	display: inline-block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 140px;
	font-family: arial;
	cursor: pointer;
}

.sd-main-panel01 {
	margin: 0 auto;
	background: #FFF;
	display: block;
	width: 100%;
	height: 386px;
}

.panel01 {
	margin: 0 auto;
	background: #FFF;
	width: 1024px;
	height: 100%;
}

.panel01 a {
	float: left;
	cursor: pointer;
	width: 25%;
	height: 100%;
	position: relative;
	display: inline-block;
}

.panel01 .fourtype {
	text-align: center;
	display: block;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.imgRound {
	display: block;
	width: 100px;
	height: 96px;
	border: 1px solid #ccc;
	border-radius: 50px;
	margin-top: 60px;
	margin-left: 65px;
}

.imgInner {
	margin-top: 20px;
	margin-left: 5px;
}

.panel01 .fontlable {
	margin-top: 25px;
	text-align: center;
	font-family: arial;
	font-size: 20px;
	color: #0d0d0d;
	height: 50px;
	font-weight: bold;
}

.panel01 .fourtype .fontlable span {
	width: 80px;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}

.panel01 .fourtype .instruction {
	font-family: arial;
	font-size: 12px;
	color: #8b8b8b;
	text-align: justify;
	word-break: break-all;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.sd-main-panel02 {
	margin: 0 auto;
	height: 100px;
	background: #1fd476;
	display: block;
	width: 100%;
}

.panel02 {
	margin: 0 auto;
	width: 1024px;
	height: 100px;
	text-align: center;
}

.panel02 .ask {
	float: left;
	font-family: arial;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 100px;
	margin-left: 20px;
}

.panel02 .answer {
	float: right;
	line-height: 100px;
	margin-right: 42px;
}

.panel02 .buttonleft {
	font-family: Arial;
	font-weight: bold;
	height: 38px;
	color: #1fd476;
	font-size: 12px;
	padding: 10px 20px;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: solid #fff 1px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
	background: -moz-linear-gradient(top, #fff, #fff);
	cursor: pointer;
}

.panel02 .orlable {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	margin-left: 20px;
}

.panel02 .buttonright {
	border: 1px solid #1cc26d;
	margin-left: 20px;
	font-family: Arial;
	font-weight: bold;
	height: 38px;
	color: #fff;
	font-size: 12px;
	padding: 10px 20px;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#1cc26d), to(#1cc26d));
	background: -moz-linear-gradient(top, #1cc26d, #1cc26d);
	cursor: pointer;
}

.sd-main-panel03 {
	margin: 0 auto;
	background: #f6fffd;
	display: block;
	width: 100%;
}

.panel03 {
	margin: 0 auto;
	background: #f6fffd;
	display: block;
}

.panel03 .title {
	padding-top: 85px;
	font-family: arial;
	font-size: 24px;
	color: #000;
	text-align: center;
}

.panel03 .subtitle {
	margin-top: 18px;
	font-family: arial;
	font-size: 12px;
	color: #9c9c9c;
	text-align: center;
	letter-spacing: 10px;
	padding-bottom: 50px;
}

.tabs {
	width: 1020px;
	margin: 0 auto;
	text-align: center;
}

.tabs>ul {
	height: 70px;
	list-style: none;
	width: 100%;
	padding: 0px;
}

.tab-nav {
	width: 20%;
	/ / float: left;
	text-align: center;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	margin-right: 18px;
	border-radius: 5px 5px 5px 5px;
	background-color: #efefef;
	display: inline-block;
	color: #404040;
	font-size: 14px;
	position: relative;
}

.tab-nav>span {
	display: block;
}

.tab-nav-selected {
	background-color: #1fd476;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
	color: #ffffff;
}

.tab-nav:hover {
	color: #333;
}
.tab-div-show{
    display: block;
}
.tab-div-hide{
    display: none;
}
.panel03 .tabs-body {
	width: 1020px;
	background: #f6fffd;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 30px;
}

.p06-tab {
	position: relative;
	min-height: 400px;
	overflow: hidden;

	width: 100%;
	text-align: center;
	background: #f6fffd;
	display: block;
	padding-top: 108px;
	padding-bottom: 96px;
}
.p06-tab .p06-tab-body {
	position: absolute;
	left: 100%;
	width: 100%;
	transition: left .8s;
	-webkit-transition: left .8s;
	-ms-transition: left .8s;
	-moz-transition: left .8s;
	-o-transition: left .8s;
}
.p06-tab .p06-tab-body.show {
	left: 0;
}
.p06-tab .p06-tab-body.left {
	left: -100%;
}

.p06-tab .p06-tab-body.right {
	left: 100%;
}

.panel03 .pic02 {
	float: left;
	height: 100%;
	width: 314px;
}

.panel03 .pic01 {
	float: right;
	height: 100%;
	width: 672px;
}

.panel03 .pic03 {
	float: left;
	width: 672px;
	height: 100%;
}

.panel03 .pic04 {
	float: right;
	width: 30%;
	height: 100%;
	width: 314px;
}

.rows a {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.rows>div a {
	display: block;
	width: 100%;
	height: 100%;
}

.rows>div a img {
	display: block;
	width: 100%;
	height: 100%;
}

.panel03 a {
	width: 100%;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.panel03 a .tabbg1 {
	bottom: 0px;
	left: 0px;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(0, 0, 0, 0.58);
	text-align: center;
}

.panel03 a:hover .tabbg1 {
	bottom: 0px;
	left: 0px;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.58);
	color: #fff;
	font-size: 24px;
}

.sd-main-panel04 {
	width: 100%;
	background: #fff;
	display: block;
}

.panel04 {
	background: #fff;
	text-align: center;
	margin: 0 auto;
	width: 1020px;
	min-width: 1020px;
	padding-top: 66px;
}

.panel04 .title {
	font-family: arial;
	font-size: 24px;
	color: #000;
	letter-spacing: 5px;
}

.panel04 .subtitle {
	font-family: arial;
	font-size: 12px;
	color: #bebebe;
	letter-spacing: 10px;
	margin-top: 18px;
	margin-bottom: 68px;
}

.news {
	width: 100%;
	background: #fff;
}

.news .pic-wrap {
	width: 1020px;
	overflow: hidden;
}

.news .pic-list {}

.picfloat {
	float: left;
	width: 33.3%;
}

.news .item {
	position: relative;
	padding-right: 16px;
	/ / width: 97 %;
	height: 322px;
	cursor: pointer;
}

.news .item>a {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.news .item>a img {
	display: block;
	width: 100%;
	height: 100%;
}

.item>a .imgListBg {
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(0, 0, 0, 0.58);
	line-height: 20px;
	vertical-align: bottom;
	font-size: 12px;
	color: #fff;
}

.item>a:hover .imgListBg {
	display: block;
}

.news .item .explain {
	width: 100%;
	height: 68px;
	background: #000;
	color: #fff;
	line-height: 68px;
	font-size: 12px;
}

.explainlog {
	margin-top: 10px;
	float: left;
}

.explainlog img {
	width: 100%;
	height: 100%;
}
.explaintx{
	float:left;
	margin-top: 15px;
	margin-left: 10px;
	font-family: arial;
	color: #666666;
	text-align:left;
}
.explaintxt {
	
	font-size: 16px;
}

.explainsmalltxt {
	font-size: 12px;

}

.daytag {
	width: 60px;
	height: 58px;
	background: #1fd476;
	position: relative;
	top: -327px;
	left: 0px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.daytag .day {
	font-family: arial;
	font-size: 35px;
	color: #fff;
}

.daytag .daydes {
	font-family: arial;
	font-size: 12px;
	color: #d9f7e7;
	margin-bottom: 10px;
}

.news .cur .txt {
	bottom: 0;
}

.sd-main-panel05 {
	background: #f6fffd;
	display: block;
	width: 100%;
	padding-top: 50px;
}

.panel05 {
	margin: 0 auto;
	background: #f6fffd;
	display: block;
}

.panel05 .title {
	font-family: arial;
	font-size: 24px;
	color: #000;
	text-align: center;
}

.panel05 .subtitle {
	margin-top: 18px;
	font-family: arial;
	font-size: 12px;
	color: #bebebe;
	text-align: center;
	letter-spacing: 10px;
}

.imgList {
	padding-top: 79px;
}

.imgList a {
	float: left;
	width: 16.666%;
	height: 200px;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

/* .imgList a img {
	width: 100%;
	height: 100%;
} */

.sd-main-panel06 {
	background: #f6fffd;
	display: block;
/* 	padding-top: 108px; */
	padding-bottom: 96px;
}

.imgListShow {
	display: block;
}

.imgListHidden {
	display: none;
}

.panel06 {
	margin: 0 auto;
	background: #f6fffd;
	display: block;
}

.panel06 .title {
	font-family: arial;
	font-size: 36px;
	color: #202020;
	text-align: center;
}

.panel06 .subtitle {
	margin-top: 18px;
	font-family: arial;
	font-size: 12px;
	color: #bebebe;
	text-align: center;
}

.panel06 .pintroduce {
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #545454;
	line-height: 30px;
	padding-top: 50px;
}

.panel06 .btfeature {
	text-align: center;
	margin-top: 58px;
}

.panel06 .btfeature .buttonleft {
	font-family: Arial;
	font-weight: bold;
	height: 38px;
	color: #f6fffd;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #fff;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#1fd476), to(#1fd476));
	background: -moz-linear-gradient(top, #1fd476, #1fd476);
	cursor: pointer;
}

.bgpic {
	bottom: 0px;
	left: 0px;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(0, 0, 0, 0.58);
	text-align: center;
}

.imgList a:hover .bgpic {
	bottom: 0px;
	left: 0px;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.58);
	color: #fff;
	font-size: 24px;
}

.newsBtn {
	margin-top: 32px;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 5px 15px;
	color: #F5F5F5;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	font-family: arial;
	cursor: pointer;
}

.newsBtn:hover {
	text-decoration: none;
	background: #00cc66;
	color: #fff;
}

.telecomPic {
	bottom: 0px;
	left: 0px;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(0, 0, 0, 0.58);
	/ / text-align: center;
}

.panel01 a:hover .telecomPic {
	bottom: 0px;
	left: 0px;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.58);
	color: #fff;
	font-size: 24px;
}

.more-dot:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
	/ / background: url(../img/dot.png) 0 px - 38 px no-repeat rgb(0, 204, 102);
}

.more-dot {
	position: relative;
	display: block;
	margin-left: 65px;
	width: 120px;
	height: 35px;
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	z-index: 1;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(0, 204, 102);
	border-image: initial;
	border-radius: 6px;
}

.test {
	font-family: Arial;
	font-size: 12px;
	background: #990000;
}

@-webkit-keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0;
	}
}

@keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0;
	}
}

.hvr-ripple-out {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	background: #26d67b;
	border-radius: 6px;
}

.hvr-ripple-out:before {
	content: '';
	position: absolute;
	border: #26d67b solid 2px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	border-radius: 6px;
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
}

.ripplebutton {
	padding: 1em;
	cursor: pointer;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	border-radius: 6px;
	width: 60%;
}

.btnlable {
	width: 100px;
	height: 30px;
	//width: 100%;
	padding-top: 15px;
	text-align: center;
	background-color: transparent;
}

.btnlableP {
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.animationDiv{
	transiton: all 1s;
	-ms-transiton: all 1s;
	-moz-transiton: all 1s;
	-wekit-transiton: all 1s;
	-o-transiton: all 1s;
}
