@charset "utf-8";
.nav-toggle, a.nav-toggle {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 20px;
	color: #999;
	padding: 6px 11px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.current {
	background-color: #009688;
	}
#top {
	width: 100%;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
#top img {
	width: 100%;

}




@media (min-width:1200px){
.navbar-wrapper {
	height: 90px!important;
	z-index: 999;
	transition: transform 0.5s ease 0s;
	-moz-transition: transform 0.5s ease 0s;/* Firefox 4 */
	-webkit-transition: transform 0.5s ease 0s; /* Safari 和 Chrome */
	-o-transition: transform 0.5s ease 0s; /* Opera */
	box-shadow: 0 0 4px #e5e5e5;
	-webkit-box-shadow: 0 0 4px #e5e5e5;
}
.navbar {
	height: 90px;
}
.navbar-nav>ul>li, .navbar-nav>ul>li>a {
	line-height: 90px!important;
}
.nav > ul > li {
	height: 90px;
	line-height: 90px;
}
.navbar .logo {
	height: 90px!important;
	line-height: 90px!important;
	margin-right: 10px;
	float: left
}
.navbar .navbar-logo {
	font-size: 26px!important;
	color: #009688;
}
}
.swiper-container {
	width: 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;
}
.swiper-slide img {
	width: 100%;
	height: auto;
}
.swiper-text {
	position: absolute;
	right: 15%;
	top: 35%;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	font-size: 60px;
	font-weight: 600;
}

@media (max-width:769px){
.swiper-text {
	top: 30%;
	font-size: 25px;
}
}
.daohan {
	border: 1px solid #1AD1A3;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	text-align: center;
	border-radius: 10px;
	-webkit-transition: all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition: all 200ms ease-in 0s;
	background-image: url(../images/icon/gdpx-3.png);
	background-repeat: no-repeat;
	background-position: center 17px;
	color: #0F7C61;
}
.ty-about-txt {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	/*	margin-top: 10%;*/
	padding: 25px 0px;
	/*	max-height: 280px;*/
	overflow: hidden;
	text-overflow: ellipsis;
}
.ty-about-img {
	width: 100%;
	margin: 0 auto;
}
.ty-about-img img {
	width: 100%;
	border-radius: 10px;
}
.daohan .p1 {
	padding-top: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ks-nav {
	text-align: center;
	margin: 5% 0;
}
.ks-nav i {
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 2px;
	background: #1AD1A3;
}
.ks-nav h3 {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	padding: 0 15px;
}
.tongzhi-con {
	min-height: 250px;
	padding: 14px 15px;
	border-top: 0;
	font-size: 16px;
}
.tongzhi-con ul li a {
	line-height: 30px;
}
.tongzhi-con ul li a span {
	float: right;
	color: #999999;
}
.ty-new-con {
	width: 100%;
	margin: 0 auto;
	min-height: 250px;
	margin-top: 10%;
}
.ty-new-con li {
	display: block;
	max-height: 160px;
	margin-bottom: 20px;
	border-bottom: 1px solid #DEDEDE;
}
.ty-new-con li h4 {
	font-weight: 600;
	font-size: 18px;
}
.new-con-font01 {
	font-size: 10px;
	color: #848389;
}
.new-con-font02 {
	font-size: 12px;
	height: 35px;
	overflow: hidden;
}

@media(max-width:1024px) {
.ty-new-con {
	width: 100%;
	margin: 0 auto;
	margin-top: 8%;
}
.ty-new-con li {
	display: block;
	max-height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px solid #DEDEDE;
}
.ty-new-con li h4 {
	font-weight: 600;
	font-size: 16px;
}
}
/*列表标题样式*/
.ty-title {
	margin: 0 auto;
	margin-top: 6%;
	text-align: center;
}
.ty-title-font01 {
	color: #1AD1A3;
	font-size: 30px;
	letter-spacing: 4px;
	line-height: 32.2px;
	font-weight: 600;
}
.ty-title-font02 {
	color: #4D4D4D;
	padding: 0px 8px;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 36px;
	font-weight: 600;
	border-bottom: 1px #E1E1E1 solid;
}
.ty-about-txt {
	width: 100%;
	margin: 0 auto;
	line-height: 32px;
	margin-top: 10%;
	padding: 25px 0px;
	max-height: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ty-about-img {
	width: 100%;
	margin: 0 auto;
}
.ty-about-img img {
	width: 100%;
	border-radius: 10px;
	margin-top: 10%;
}
.ty-button .btn-ty {
	color: #fff;
	background-color: #1AD1A3;
	padding: 6px 22px;
	margin-top: 10px;
	margin-left: 13px;
}

@media(max-width:768px) {
.ty-title {
	margin: 0 auto;
	margin-top: 6%;
	text-align: center;
}
.ty-title-font01 {
	color: #1AD1A3;
	font-size: 30px;
	letter-spacing: 4px;
	line-height: 32.2px;
	font-weight: 600;
}
.ty-title-font02 {
	color: #4D4D4D;
	padding: 0px 8px;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 36px;
	font-weight: 600;
	border-bottom: 1px #E1E1E1 solid;
}
.ty-about-txt {
	width: 100%;
	margin: 0 auto;
	line-height: 32px;
	padding: 25px 0px;
	max-height: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ty-about-img {
	width: 100%;
	margin: 0 auto;
}
.ty-about-img img {
	width: 100%;
	border-radius: 10px;
	margin-top: 10%;
}
.ty-button .btn-ty {
	color: #fff;
	background-color: #1AD1A3;
	padding: 6px 22px;
	margin-top: 10px;
	margin-left: 13px;
}
}

@media(max-width:568px) {
.ty-title {
	margin: 0 auto;
	margin-top: 6%;
	text-align: center;
}
.ty-title-font01 {
	color: #1AD1A3;
	font-size: 20px;
	letter-spacing: 4px;
	line-height: 32.2px;
	font-weight: 600;
}
.ty-title-font02 {
	color: #4D4D4D;
	padding: 0px 8px;
	display: inline-block;
	font-size: 8px;
	letter-spacing: 1px;
	line-height: 36px;
	font-weight: 600;
	border-bottom: 1px #E1E1E1 solid;
}
}

@media(max-width:320px) {
.ty-title {
	margin: 0 auto;
	margin-top: 6%;
	text-align: center;
}
.ty-title-font01 {
	color: #1AD1A3;
	font-size: 20px;
	letter-spacing: 4px;
	line-height: 22px;
	font-weight: 600;
}
.ty-title-font02 {
	color: #4D4D4D;
	padding: 0px 8px;
	display: inline-block;
	font-size: 8px;
	letter-spacing: 1px;
	line-height: 36px;
	font-weight: 600;
	border-bottom: 1px #E1E1E1 solid;
}
}
/*列表页css*/
.ty-list-con {
	background-color: #fff;
	position: relative;
	top: -180px;
	z-index: 999;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.ty-list-site {
	margin-top: 2%;
	padding-left: 2%;
}
.ty-list-tab {
	margin: 0 auto;
	margin-top: 4%;
	text-align: center;
}
.ty-list-tab ul {
	float: none;
}
.ty-list-tab li a {
	font-size: 14px;
	display: inline-block;
	border: solid 1px #C5C5C5;
	padding: 1.3% 8%;
}
.ty-list-tab li a:hover {
	color: #fff;
	background-color: #1AD1A3;
}
.ty-list-tab li a:nth-child(n+2) {
	border-left: none;
}
.ty-list-txt {
	max-width: 1000px;
	height: auto;
	margin: 6% auto;
	z-index: 9999;
}
.ty-list-txt li {
	display: block;
	padding: 22px 0px;
	border-bottom: solid 1px #DEDEDE;
}
.ty-list-txt a {
}
.ty-list-txt-data {
	margin-right: 20px;
	background-color: #1AD1A3;
	color: #fff;
	width: 88px;
	height: 88px;
	display: inline-block;
	float: left;
}
.ty-list-txt-r {
	font-size: 3em;
	text-align: center;
}
.ty-list-txt-y {
	font-size: 1em;
	text-align: center;
}
.ty-list-txt-con {
	display: inline-block;
	overflow: hidden;
	max-width: 86%;
}
.ty-list-txt-con h4 {
	font-weight: 600;
	color: #000000;
	margin-top: 0px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ty-list-txt-con p {
	margin: 6px 0px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media(max-width:1023px) {
.ty-list-con {
	top: 0;
}
.ty-list-txt-data {
	margin-right: 20px;
	background-color: #1AD1A3;
	color: #fff;
	width: 88px;
	height: 88px;
	display: inline-block;
	float: left;
}
.ty-list-txt-r {
	font-size: 3em;
	text-align: center;
}
.ty-list-txt-y {
	font-size: 1em;
	text-align: center;
}
.ty-list-txt-con {
	display: inline-block;
	overflow: hidden;
	max-width: 80%;
}
.ty-list-txt-con h4 {
	font-weight: 600;
	color: #000000;
	margin-top: 0px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ty-list-txt-con p {
	margin: 6px 0px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
}

@media(max-width:768px) {
.ty-list-txt-data {
	margin-right: 10px;
	background-color: #1AD1A3;
	color: #fff;
	width: 72px;
	height: 72px;
	display: inline-block;
	float: left;
}
.ty-list-txt-r {
	font-size: 2.2em;
	text-align: center;
}
.ty-list-txt-y {
	font-size: 0.5em;
	text-align: center;
}
.ty-list-txt-con {
	display: inline-block;
	overflow: hidden;
	max-width: 80%;
}
.ty-list-txt-con h4 {
	font-weight: 600;
	color: #000000;
	margin-top: 0px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* font-size: 1px; */
}
.ty-list-txt-con p {
	margin: 2px 0px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
}

@media(max-width:460px) {
.ty-list-txt-data {
	margin-right: 10px;
	background-color: #1AD1A3;
	color: #fff;
	width: 54px;
	height: 54px;
	display: inline-block;
	float: left;
}
.ty-list-txt-r {
	font-size: 1.6em;
	text-align: center;
}
.ty-list-txt-y {
	font-size: 0.4em;
	text-align: center;
}
.ty-list-txt-con {
	display: inline-block;
	overflow: hidden;
	max-width: 80%;
}
.ty-list-txt-con h4 {
	font-weight: 600;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* font-size: 1px; */
}
.ty-list-txt-con p {
	margin: 2px 0px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
}
@media(max-width:346px) {
.ty-list-txt-con {
	display: inline-block;
	overflow: hidden;
	max-width: 70%;
}
.ty-list-tab li a {
	font-size: 14px;
	display: inline-block;
	border: solid 1px #C5C5C5;
	padding: 1.3% 4%;
}
}
/*内容页css*/
.ty-nr {
	margin-top: 4%;
	text-align: center;
}
.ty-nr-tit {
	font-size: 34px;
	font-weight: bold;
}
.ty-nr-mg {
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #848389;
	border-bottom: solid 1px #EEEEEE;
}
.ty-nr-txt {
	padding: 3% 7%;
	text-align: initial;
	font-size: 1.3em;
	line-height: 2.0em;
}
.ty-nr-txt img {max-width: 1200px;padding:20px;display: block;width: 100%;}
.ty-nr-next {
	margin-top: 8%;
}

@media(max-width:768px) {
.ty-nr-tit {
	font-size: 24px;
	font-weight: bold;
}
.ty-nr-txt {
	padding: 3% 4%;
}
}

@media(max-width:460px) {
.ty-nr-tit {
	font-size: 18px;
	font-weight: bold;
}
.ty-nr-txt {
	padding: 3% 2%;
}
}
.daohan:hover {
	background-image: url(../images/icon/gdpx-3hover.png);
	background-color: #1AD1A3;
	color: #FFFFFF;
}
#external-frame {
	width: 100%;
	border: 0;
	min-height: 1000px;
}
.external-framewe {
	width: 100%;
	border: 0;
	height:100%
}
.ty-input{width: 40%;margin: 0 auto;border: 1px solid #E5E5E5;border-radius: 10px;padding: 5%;}
.ty-input-txt{line-height:60px;text-align: left;font-size: 20px;padding-left: 18%}

@media(max-width:1024px){
.ty-input{width: 90%;margin: 0 auto;}
	.cx-btn{width:100%!important;}
	.ty-input-txt{line-height:50px;text-align: left;font-size:16px;}
}
.cx-btn{width:50%!important;height: 40px!important;border-radius: 5px;background-color: #1AD1A3!important;color: #FFFFFF;}






