/* 1200-1509 */
@media (min-width: 1200px) and (max-width: 1509px) {
	/*header*/
	.header-top {
		padding: 0 1%;
	}
	.nav ul li {
		margin: auto;
	}
	.nav ul li a {
		font-size: 16px;
		/*width: 90px;*/
	}

	.case-desc dd {
		min-height: 170px;
	}
	.process-li li dd {
		height: 2.7vw;
	}

	.index-honor ul {
		margin: 20px 1% 0;
	}
}
/* 992-1199 */
@media (min-width: 992px) and (max-width: 1199px) {
	.faq h2, .faq h3 {
		font-size: 20px;
	}
	.z_more,.z_more1{
		margin-left: 8px;
		font-size: 13px;
	}
	.news-pos h2 {
		font-size: 20px;
	}
	.index-honor ul {
		margin: 20px 1% 0;
	}
	/*header*/
	.header-top {
		padding: 0 1%;
	}
	.nav ul li {
		margin: auto;
	}
	.nav ul li a {
		font-size: 16px;
		/*width: 80px;*/
	}
	
	.map-li dd {
		font-size: 13px;
	}

	.register-footer {
		padding: 22px 10px 0 22px;
	}
	.question {
		font-size: 13px;
		margin: auto 22px;
	}
	.service-link {
		font-size: 13px;
	}

	.case-desc dd {
		min-height: 210px;
	}
	.process-li li {
		height: 23vw;
	}
	.process-li li dt {
		font-size: 16px;
	}
	
	.flag-info h3 {
		height: 48px;
	}
	.flag-info dt {
		font-size: 15px;
	}
	.flag-info dd {
		min-height: 90px;
	}
	.odd {
		top: 7%;
	}
	.prob dt {
		font-size: 20px;
		margin: 15px 0; 
	}
	.prob dd {
		font-size: 12px;
		line-height: 160%;
	}

	.dif-info {
		height: 160px;
	}
	.dif-desc dt {
		font-size: 22px;
		margin: 25px 0;
	}
	.dif-desc dd {
		font-size: 13px;
	}

	.way.annual .way-dl dt {
		font-size: 20px;
		line-height: 130%;
	}
	.way.annual .way-dl dd {
		font-size: 12px;
		line-height: 150%;
	}
	
	.map-tab li .info dt {
		font-size: 17px;
	}
	.map-tab li .info dd {
		font-size: 13px;
		line-height: 180%;
	}
	.enrol-body label input, .enrol-body label textarea, .enrol-body label select, .enrol-body label option {
		width: 74%;
	}
}
/* <991 */
@media (max-width: 991px) {
	.pc {
		display: none !important;
	}
	.ph {
		display: block;
	}
	
	.service-about .content .service-logo {
		width: 98%;
	}
	.register-header h3 {
		display: none;
	}

	.news {
		background-color: #e2e2e2;
		padding: 0px;
	}
	.news-container {
		float: none;
		width: 100%;
		margin: 0%;
		padding: 0 2%;
	}
	.news-line {
		border-bottom: 1px solid #d9d9d9;
		margin-bottom: 20px;
	}
	.news-container h2 {
		margin: 15px auto 5px;
		text-align: center;
	}
	.news-time {
		display: block;
		margin: 0 auto 10px;
		text-align: center;
		font-size: 15px;
		line-height: 187%;
 		color: #878787;
	}
	.form {
		padding: 25px 2% 20px;
	}
	.contact-map.ph  {
		margin: 0;
	}
	.contact {
		float: none;
		width: 100%;
	}
	.contact .input {
		display: none;
	}
	.contact input {
		max-width: 100%;
	}
	.contact textarea {
		max-width: 100%;
	}
	.contact button {
		width: 100%;
		position: static;
		margin-right: 0px;
	}
	
	.contact-map>p {
		padding: 0 2%;
		color: #4b2e91;
		font-size: 20px;
		margin: 20px 0;
		font-weight: bold;
	}
	.map-tab2 {
		border-top: 1px solid #b2b2b2;
		border-bottom: 1px solid #eeeeee;
	}
	.map-tab2 li {
		float: left;
		width: 25%;
		text-align: center;
		font-size: 15px;
		padding: 10px 0;
	}
	.map-tab2 li.active {
		color: #4b2e91;
		border-bottom: 1px solid #4b2e91;
		margin-bottom: 3px;
	}
	.map-show {
		display: none;
		position: relative;
	}
	.map-info {
		width: 80%;
		padding: 0 2%;
	}
	.map-info dd {
		line-height: 1.5;
		padding: 0 0 0 35px;
		margin: 10px 0;
		font-size: 13px;
	}
	.map-info .d1 {
		background: url(../images/location.png) top left / cover no-repeat;
		background-size: 20px 20px;
	}
	.map-info .d2 {
		background: url(../images/phone.png) top left / cover no-repeat;
		background-size: 20px 20px;
	}
	.map-info .d3 {
		background: url(../images/qq.png) top left / cover no-repeat;
		background-size: 20px 20px;
	}
	.map-icon {
		position: absolute;
		top: 5px;
		right: 10px;
	}
	.swiper-container.brief-banner .swiper-slide {
		width: 50% !important;
	}
	.team {
		padding: 0 2%;
	}
	.team-info .img  {
		width: 100%;
	}
	.team-info:nth-child(odd) .img, .team-info:nth-child(even) .img {
		float: none;
	}
	.team-info .desc {
		width: 100%;
		padding: 0;
	}
	.team-info .desc dt {
		margin: 5px 0;
		text-align: center;
	}
	.team-info .desc dd {
		margin-bottom: 10px;
	}
	.team-info:nth-child(odd) .desc, .team-info:nth-child(even) .desc {
		float: none;
	}
	.manage {
		margin: 0;
		padding: 0 2%;
	}
	.manage .img {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.manage .desc {
		width: 100%;
		float: none;
	}
	.brief {
		padding: 0 2%;
	}
	.brief .img {
		display: none;
	}
	.brief .desc {
		width: 100%;
		float: none;
	}
	.brief .desc dt {
		width: 100%;
		border-bottom: none;
	}
	.brief .desc dd {
		border-top: none;
	}
	.brief .desc dd p img {
		display: block;
	}

	.header-top {
		height: auto;
		line-height: 100%;
		padding: 0;
		position: relative;
	}
	.nav-btn {
		display: inline-block;
		width: 15.3125%;
		max-width: 98px;
		cursor: pointer;
	}
	.header-top .logo {
		display: inline-block;
		width: 69.375%;
		max-width: 444px;
		position: absolute;
		top: 0;right: 0;bottom: 0;left: 0;
		margin: auto;
	}
	.root {
		float: right;
		display: inline-block;
		width: 15.3125%;
		max-width: 98px;
	}
	.header-nav {
		display: none;
		height: 0;
		line-height: 100%;
		padding: 0;
		z-index: 0;
	}
	.nav {
		float: none;
	}
	.nav ul li {
		/*background-color: #fff;*/
		/*border-top: 1px solid #d9d9d9;*/
		display: block;
		margin: 0;
	}
	.nav ul li a {
		font-size: 16px;
		/*color: #333;*/
		display: block;
		width: 100%;
		height: auto;
		line-height: auto;
		padding: 5px 0;
	}
	.nav ul li a.active, .nav ul li a:hover {
		background-color: #fff;
		border-radius: 0px;
	}

	.index-banner .bg {
		height: auto;
	}
	.index-service {
		background-color: #fff;
	}
	.service-about {
		padding: 30px 0 0 0;
		height: 250px;
		overflow: hidden;
	}
	.service-about .content {
		width: 25%;
		margin: 15px 0;
	}
	.servie-title {
		text-align: center;
		font-size: 20px;
		color: #131313;
		margin: 5px 0 0 0;
	}
	.service-show {
		width: 71.875%;
		margin: 0 auto;
		text-align: center;
		font-size: 24px;
		color: #333;
		border-top: 2px solid #ccc;
		margin-top: 20px;
		padding-top: 15px;
		background: url(../images/down.png) 65% 75% / 17px 10px no-repeat;
	}
	.service-show.active {
		background: url(../images/up.png) 65% 75% / 17px 10px no-repeat;
	}
	.page-show {
		width: 71.875%;
		text-align: center;
		font-size: 24px;
		color: #333;
		margin: 20px auto;
		padding-top: 15px;
		background: url(../images/down.png) 65% 75% / 17px 10px no-repeat;
	}
	.page-show.active {
		background: none;
	}
	.index-register.world {
		margin: 50px 0 10vh 0;
	}
	.register-about {
		padding: 0;
	}
	.register-header {
		background-color: #696969;
	}
	.register-header h2 {
		font-size: 26px;
		border-left: none;
		padding: 20px;
		color: #fff;
		font-weight: normal;
	}
	.register-header a {
		color: #fff;
		font-size: 16px;
		background: none;
	}
	.company {
		margin: 0;
	}
	.country {
		width: 33.3333%;
	}
	.register-news {
		padding: 0 2%;
	}
	.register-news .news{
		background-color: #fff;
		padding: 0;
		border-bottom: 1px solid #ccc;
		padding: 35px 0;
	}
	.register-news .news .time {
		float: left;
		width: 90px;
		text-align: center;
		border: 1px solid #696969;
	}
	.register-news .news .time dt {
		color: #696969;
		font-size: 60px;
		height: 70px;
	}
	.register-news .news .time dd {
		background-color: #696969;
		color: #fff;
		height: 30px;
		font-size: 22px;
	}
	.register-news .news .news-info {
		float: left;
		width: 85%;
		margin-left: 2%;
	}
	.register-news .news .news-info dt {
		color: #333;
		font-size: 22px;
		margin: 5px 0 15px;
	}
	.register-news .news .news-info dd {
		color: #777;
		font-size: 18px;
	}
	.faq-news .news {
		background-color: #fff;
		padding: 0;
		border-bottom: 1px solid #ccc;
		padding: 30px 0;
	}
	.faq-news .news .radius {
		width: 50px;
		height: 50px;
		line-height: 50px;
		border-radius: 4px;
		background-color: #696969;
		font-size: 20px;
		color: #fff;
		text-align: center;
		float: left;
		margin: 0 7%;
	}
	.faq-news .news .faq-title {
		float: left;
		line-height: 50px;
		font-size: 22px;
		color: #333;
		width: 79%;
	}
	.honor {
		padding: 20px 0;
	}
	.honor li {
		float: left;
		width: 30%;
		margin: 10px 1.6667%;
		text-align: center;
	}
	.honor li img {
		min-height: 30vw;
		max-height: 30vw;
	}
	.honor li p {
		margin-top: 5px;
		font-size: 14px;
		line-height: 130%;
	}
	
	footer {
		position: relative;
	}
	.index-contact {
		background-color: #3c3c3c;
	}
	.index-contact li {
		display: inline-block;
		width: 50%;
		padding: 15px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.index-contact li:first-child {
		border-right: 1px solid #ccc;
	}
	.index-contact li a {
		display: block;
		width: 81.25%;
		max-width: 260px;
		margin: 0 auto;
		position: relative;
	}
	.index-contact li a .cycle {
		display: inline-block;
		width: 8.125vw;
		max-width: 52px;
		height: 8.125vw;
		max-height: 52px;
		border-radius: 50%;
		text-align: center;
		position: relative;
		z-index: 9;
	}
	.index-contact li a .cycle.cycle1 {
		background-color: #fff;
	}
	.index-contact li a .cycle.cycle2 {
		background-color: #fff;
	}
	.index-contact li a .cycle img {
		width: 65%;
		position: absolute;
		top: 0;right: 0;bottom: 0;left: 0;
		margin: auto;
	}
	.index-contact li a .title {
		display: inline-block;
		width: 36vw;
		max-width: 230px;
		height: 5.5vw;
		max-height: 35px;
		background-color: #fff;
		border-radius: 20px;
		font-size: 17px;
		line-height: 2;
		text-align: center;
		position: absolute;
		top: 8px;
		left: 32px;
	}
	.copyright {
		background-color: #222;
		text-align: center;
		padding: 30px 0;
	}
	.copyright p {
		color: #fff;
		font-size: 22px;
		line-height: 1.4;
	}
	.to-top {
		text-align: center;
		color: #fff;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background: url(../images/to-top.png) 50% 20% / 15px 15px no-repeat;
		background-color: rgba(30,30,30,.4);
		cursor: pointer;
		position: fixed;
		top: 90%;
		right: 10px;
	}
	.to-top p {
		position: absolute;
		bottom: 5px;
		left: 8px;
	}
	.to-top:hover {
		background-color: rgba(30,30,30,.8);
	}

	.banner, .news-banner {
		/*height: 291px;*/
		height: auto;
	}
	.font {
		max-width: 171px;
		max-height: 162px;
		top: 100px;right: 0;left: 0;
	}
	.font2 {
		max-width: 171px;
		max-height: 162px;
		margin: auto;
		top: 40%;
		left: 5%;
	}
	.reg-title {
		padding-bottom: 20px;
	}
	.reg-title img {
		width: 78%;
		max-width: auto;
	}
	.reg1 {
		padding: 20px 2% 25px;
	}
	.reg2 {
		padding: 20px 2% 25px;
	}
	.reg3 {
		padding: 20px 0 0px;
	}
	.reg4 {
		padding: 20px 3.6% 25px;
	}
	.reg5 {
		padding: 20px 2% 25px;
	}
	.reg6 {
		padding: 20px 0 25px;
	}
	.reg7 {
		padding: 20px 0 25px;
	}
	.reg8 {
		padding: 20px 0 0 0;
		background-color: #fff;
	}
	.reg9 {
		padding: 20px 0 25px;
		background-color: #fff;
	}
	.reg-title dd:before, .reg-title dd:after {   
	   display: none;
	}
	.reg1-font {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	.reg1-pic {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	.strength-li li {
		width: 49%;
		height: 180px;
	}
	.process-li li {
		width: 50%;
		height: 39vw;
	}
	.process-li li dl {
		bottom: 1.5vw;
		left: 2%;
		padding: 0 1% 0 0;
	}
	.reg4 .table span {
		font-size: 17px;
	}
	.reg4 p {
		font-size: 17px;
		margin-top: 30px;
	}
	.reg-case li {
		width: 50%;
	}
	.case-desc dd {
		min-height: 189px;
	}
	.company-li li {
		width: 49%;
		height: 250px;
		margin: 0.5%;
	}
	.company-li li dt {
		font-size: 24px;
		margin: 15px 0;
	}
	.matter {
		box-shadow: 0 1px 5px #ccc;
		padding: 10px 10px 20px;
	}
	.matter-answer dl {
		height: 80%;
	}
	.card {
		float: none;
		width: 96%;
		padding: 7% 5%;
	}
	.card.left {
		margin: 0 2%;
	}
	.card.right {
		margin: 0 2%;
	}
	.card-info dd {
		height: auto;
	}
	.reg-show {
		margin-top: 15px;
		padding: 0 2%;
	}
	.reg-show li {
		width: 30%;
		margin: 15px 1.667%;
	}
	.nec-desc dt {
		font-size: 16px;
	}
	.ask {
		margin: 25px auto 0;
	}
	.problem {
		padding: 0 2%;
	}
	.pro  {
		color: #fff;
		padding: 2.5% 3.5%;
		margin: 10px 0;
		position: relative;
	}
	.pro dt {
		font-size: 24px;
		font-weight: bold;
		margin: 20px 0; 
	}
	.pro dd {
		font-size: 14px;
		line-height: 170%;
	}
	.pro1 {
		background: url(../images/pro1.png) top right / cover no-repeat;
	}
	.pro2 {
		background: url(../images/pro2.png) top left / cover no-repeat;
	}
	.pro3 {
		background: url(../images/pro3.png) top right / cover no-repeat;
	}
	.pro4 {
		background: url(../images/pro4.png) top left / cover no-repeat;
	}
	.tax ul li {
		margin: 0 0 30px 0;
	}
	.source {
		padding: 0 2%;
	}
	.mq {
		margin-bottom: 30px;
	}
	.mq .sign {
		width: 8%;
		max-width: 23px;
		height: 23px;
		line-height: 23px;
		font-size: 14px;
		color: #fff;
		background-color: #3d2b60;
		text-align: center;
		float: left;
		margin-right: 2%;
		position: relative;
		top: 4px;
	}
	.mq .content {
		float: left;
		width: 90%;
		font-size: 18px;
		line-height: 150%;
		color: #1a1a1a;
	}
	.qq {
		margin: 10px 0;
	}
	.qq .sign {
		width: 8%;
		max-width: 23px;
		height: 23px;
		line-height: 23px;
		font-size: 14px;
		color: #fff;
		background-color: #927abc;
		text-align: center;
		float: left;
		margin-right: 2%;
		position: relative;
		top: 4px;
	}
	.qq .content {
		float: left;
		width: 90%;
		font-size: 18px;
		line-height: 150%;
		color: #1a1a1a;
	}
	.reg-event h2 {
		height: auto;
		line-height: 1.7;
		padding: 2% 4%;
	}
	.reg-event li .desc dt {
		padding: 0 2%;
		font-size: 18px;
	}
	.reg-event li .desc dd {
		min-height: 130px;
		font-size: 13px;
	}

	.reg-flag {
		padding: 0;
	}
	.flag-info .info {
		margin: 0;
		padding: 5px 0.5%;
	}
	.flag-info li {
		width: 49%;
		min-height: 470px;
		margin: 9px 0.5%;
	}
	.flag-info h3 {
		font-size: 17px;
		margin: 9px 0;
		height: 34px;
	}
	.flag-info h4 {
		font-size: 17px;
	}
	.flag-info h4:after {
		width: 51px;
		margin: 9px auto;
	}
	.flag-info dt {
		font-size: 15px;
		margin: 9px 0;
		height: 30px;
	}
	.flag-info dd {
		min-height: 108px;
	}
	.flag-info a {
		margin: 9px 3px;
	}

	.lecture {
		padding: 0 1%;
		margin-bottom: 4%;
	}
	.lecture .img {
		min-width: 150px;
		margin-top: 10px;
	}
	.lecture .desc h2 {
		position: relative;
		top: 15px;
		font-weight: normal;
		color: #191919;
	}
	.lecture .desc p {
		line-height: 2;
		color: #666;
		position: relative;
		top: 20px;
		width: 100%;
	}
	.lecture .desc a {
		position: relative;
		top: 20px;
	}
	.reg7-desc.ph {
		display: none;
	}
	
	.enrol {
		height: 512px;
	}
	.enrol-body {
		padding: 1% 2%;	
	}
	#enrol-meesage {
		position: static;
	}
	.enrol-submit {
		margin: 15px auto 5px;
	}
	.enrol-body label input, .enrol-body label textarea, .enrol-body label select, .enrol-body label option {
		width: 90%;
		margin: 10px 5% 10px 0;
	}
	.enrol-header .enrol-close {
		right: 20px;
	}
	.enrol-body label textarea {
		height: 200px;
	}
}
/* <767 */
@media (max-width: 767px) {
	.index-banner .bg {
		height: auto;
		/*height: 291px;*/
	}
	.reg-event li {
		float: none;
		width: 100%;
		margin: 10px 0;
		position: relative;
		padding: 3% 0;
	}
	.reg-event li .img {
		width: 30%;
		position: absolute;
		top: 0;bottom: 0;left: 0;
		margin: auto;
	}
	.reg-event li .img img {
		width: 90%;
		max-width: 100px;
		position: absolute;
		top: 0;bottom: 0;left: 0;right: 0;
		margin: auto;
	}
	.reg-event li .desc {
		float: right;
		width: 55%;
		margin-left: 10%;
		padding-right: 10%;
	}
	.reg-event li .desc dt {
		margin: 10px 0;
	}
	.reg-event li .desc dd {
		min-height: auto;
		line-height: 1.7;
		padding: 2%;
	}

	.reg7-desc.ph {
		display: none;
	}
	.swiper-container.brief-banner .swiper-slide {
		width: 70% !important;
	}
}
/* <639 */
@media (max-width: 639px) {
	.news-container p {
		font-size: 13px;
	}
	.news-container p img {
		width: 100%;
	}

	.index-contact li a .title {
		position: absolute;
		top: 1vw;
		left: 2vw;
	}

	.card {
		position: relative;
	}
	.advan-li  li {
		width: 32%;
		margin: 0.6667%;
	}
	.dif-desc {
		top: 15px;
	}
	.dif-desc dt {
		font-size: 20px;
		margin: 15px 0;
	}
	.dif-desc dd {
		font-size: 13px;
	}
	.tax dl {
		float: none;
		width: 100%;
	}
	.tax ul {
		float: none;
		width: 100%;
		margin-top: 20px;
	}

	.lecture .desc {
		float: left;
		width: 50%;
		margin-left: 1.125%;
		padding: 0;
	}
	.lecture .desc p {
		display: none;
	}
	.reg7-desc.ph {
		display: block;
		color: #666;
		line-height: 1.7;
		font-size: 13px;
		margin-top: 15px;
		padding: 0 1%;
	}
}
/* <480 */
@media (max-width: 479px) {
	.news-container h2 {
		font-size: 18px;
	}
	.swiper-container.brief-banner .swiper-slide {
		width: 90% !important;
		max-width: 300px;
	}
	.swiper-container.brief-banner .swiper-slide>p {
		font-size: 16px;
	}
	.swiper-container.brief-banner .swiper-slide.swiper-slide-active>p {
		top: 277px;
	}
	.service-about .content {
		width: 33.3333%;
		margin: 15px 0;
	}
	.servie-title {
		font-size: 12px;
	}
	.service-show, .page-show {
		font-size: 19px;
		background: url(../images/down.png) 75% 75% / 17px 10px no-repeat;
	}
	.service-show.active {
		background: url(../images/up.png) 75% 75% / 17px 10px no-repeat;
	}

	.register-header h2 {
		font-size: 18px;
		padding: 14px;
	}
	.register-header a {
		font-size: 12px;
	}
	.register-news .news {
		padding: 25px 0;
	}
	.register-news .news .time {
		width: 74px;
	}
	.register-news .news .time dt {
		font-size: 49px;
		height: 57px;
	}
	.register-news .news .time dd {
		height: 24px;
		font-size: 18px;
	}
	.register-news .news .news-info {
		width: 73%;
	}
	.register-news .news .news-info dt {
		font-size: 16px;
		margin: 0px 0 10px;
	}
	.register-news .news .news-info dd {
		font-size: 13px;
	}
	.faq-news .news {
		padding: 24px 0;
	}
	.faq-news .news .radius {
		width: 37px;
		height: 37px;
		line-height: 37px;
		font-size: 14px;
		margin: 0 4%;
	}
	.faq-news .news .faq-title {
		width: 79%;
		font-size: 16px;
		line-height: 150%;
		position: relative;
		top: 5px;
	}

	.copyright {
		padding: 20px 0;
	}
	.copyright p {
		font-size: 14px;
	}
	.reg1-font h2,.reg-title dt{
		font-size: 20px;
		text-align: center;
	}
	.reg1-font h3{
		text-align: center;
	}
	.reg1 h6 {
		font-size: 16px;
	}
	.reg1-font>p {
		font-size: 14px;
	}
	.reg1-font p span{
		font-size: 13px !important;
	}
	.reg1-font li span {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.reg1-font li span>span {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.reg1-font li p {
		font-size: 14px;
	}
	.reg1-font li p>span {
		font-size: 14px;
	}
	.strength-li li dt {
		font-size: 20px;
	}
	.strength-li li dd {
		font-size: 12px;
	}
	.process-li li dl {
		bottom: 14vw;
	}
	.process-li li span {
		font-size: 42px;
		margin-right: 4px;
	}
	.process-li li dt {
		font-size: 14px;
	}
	.reg4 .table span {
		font-size: 12px;
	}
	.reg4 p {
		font-size: 12px;
	}
	.reg-case li {
		width: 100%;
	}
	.case-desc dt {
		font-size: 14px;
		margin: 10px 0;
	}
	.case-desc dd {
		font-size: 12px;
		min-height: 90px;
	}
	.company-li li {
		height: 230px;
	}
	.company-li li dt {
		font-size: 16px;
		margin: 10px 0;
	}
	.matter-question {
		height: 40px;
		position: relative;
		top: 10px;
	}
	.ques {
		width: 20px;
		height: 20px;
		font-size: 14px;
		margin-right: 3px;
	}
	.tion {
		display: inline-block;
		width: 80%;
		font-size: 12px;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.detail {
		width: 19px;
		height: 13px;
		background: url(../images/detail-down.png) center / 19px 13px no-repeat;
		margin-right: 0px;
	}
	.detail.active {
		background: url(../images/detail-up.png) center / 19px 13px no-repeat;
	}
	.matter-answer {
		height: 120px;
	}
	.ans {
		width: 20px;
		height: 20px;
		font-size: 14px;
		margin-right: 1%;
	}
	.wer {
		font-size: 12px;
		line-height: 130%;
		position: static;
	}
	.card-info dt {
		font-size: 18px;
		margin-bottom: 17px;
	}
	.card-info dd {
		font-size: 12px;
		line-height: 150%;
	}

	.flag-info li {
		width: 84%;
		min-height: 200px;
		margin: 5px 8%;
	}
	.flag-info h3 {
		font-size: 14px;
		margin: 5px 0;
		height: auto !important;
	}
	.flag-info h4 {
		font-size: 14px;
	}
	.flag-info h4:after {
		width: 42px;
		margin: 5px 0;
	}
	.flag-info dt {
		font-size: 13px;
		margin: 5px 0;
		height: auto !important;
	}
	.flag-info dd {
		min-height: auto;
	}
	.flag-info a {
		margin: 20px 3px;
		font-size: 12px;
		width: 90px;
		height: 30px;
		line-height: 30px;
	}
	.reg6 h2 {
		padding: 0 2%;
		font-size: 22px;
		margin-bottom: 20px;
	}
	.reg-tab li {
		width: 33.3333%;
		font-size: 14px;
		height: 35px;
		line-height: 35px;
	}
	.reg-tab li:nth-child(4) {
		border-left: none;
	}
	.reg-tab li:nth-child(3) {
		border-right: none;
	}
	.reg-show {
		margin-top: 10px;
		padding: 0 2%;
	}
	.reg-show li {
		width: 30%;
		margin: 15px 1.667%;
	}
	.reg-show li h6 {
		font-size: 14px;
		top: 15%;
	}
	.reg-show li span {
		display: none;
	}
	.reg-show li:hover img{
		opacity: 1;
	}
	.reg-show li:hover h6{
		display: block;
	}
	.nec-li li {
		width: 49%;
		margin: 1% 0.333333%;
	}
	.nec-li li:nth-child(3) {
		margin-left: 0;
	}
	.nec-li li:nth-child(2) {
		margin-right: 0;
	}
	.nec-desc dt {
		font-size: 14px;
	}
	.nec-desc dd {
		font-size: 12px;
	}
	.pad {
		display: none;
	}
	.zph {
		display: block;
	}
	.way-ph dt, .way-ph.annual dt {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.way-ph dd {
		font-size: 12px;
		line-height: 170%;
	}
	.pro dt {
		font-size: 18px;
		margin: 15px 0; 
	}
	.pro dd {
		font-size: 12px;
	}
	.dif-desc {
		top: 15px;
		padding-bottom: 5%;
	}
	.dif-desc dt {
		font-size: 18px;
		margin: 3px 0;
	}
	.dif-desc dd {
		font-size: 13px;
	}
	.tax dt {
		font-size: 18px;
		padding: 10% 4%;
	}	
	.tax dd {
		font-size: 13px;
		line-height: 200%;
		padding: 10%;
	}
	.tax ul li {
		margin: 0 0 15px 0;
	}
	.tax ul li span {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.tax ul li p {
		font-size: 14px;
	}
	.mq {
		margin-bottom: 15px;
	}
	.mq .sign {
		max-width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		top: 3px;
	}
	.mq .content {
		font-size: 14px;
	}
	.qq {
		margin: 10px 0;
	}
	.qq .sign {
		max-width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		top: 3px;
	}
	.qq .content {
		font-size: 13px;
	}
	.reg7 ul.w1200 .title, .reg7 ul.list.ph .title {
		font-size: 12px;
	}
	.reg7 ul.w1200 .title:before, .reg7 ul.list.ph .title:before {
		margin-right: 5px;
		transform: scale(0.55);
	}
	.reg7 ul.w1200 .time, .reg7 ul.list.ph .time {
		font-size: 12px;
	}
	.reg-event li .desc dt {
		font-size: 18px;
	}
	.reg-event li .desc dd {
		font-size: 12px;
	}
	.lecture .desc h2 {
		font-size: 18px;
	}
	.brief .desc dt {
		font-size: 22px;
	}
	.team-info .desc dt {
		font-size: 16px;
	}
	.team-info .desc dd>p {
		font-size: 13px;
	}
	.process-li li {
		height: 60vw;
	}
	.nav ul li a{
		font-size: 14px;
	}
	.reg-case  p{
		font-size: 16px;
	}
	.reg-show li a{
		background: none;
		font-size: 12px;
		padding: 0 5%;
	}
	.cyc-li{
		width: 40%;
	}
	.way-dl{
		width: 100% !important;
		margin: auto !important;
		padding: 5% 0% 5% 4%;
	}
	.prob{
		width: 84%;
		float: none;
		margin: 10px auto 0;
		padding: 5%;
		max-width: 260px;
		box-sizing: border-box;
	}
	.prob dt{
		font-size: 16px;
		text-align: center;
		height: auto !important;
	}
	.way-dl dt{
		font-size: 16px;
	}
	.reg-show li div>p{
		font-size: 12px;
	}
	.tax ul h2{
		font-size: 20px;
	}
	.tax ul p span{
		font-size: 13px !important;
	}
	.way.annual .way-dl.right dd>p{
		font-size: 14px;
	}
	.brief .desc dd p span{
		font-size: 13px !important;
	}
	.swiper-container.brief-banner .swiper-slide{
		height: 200px;
	}

}

/* 695-767 */
@media (min-width: 695px) and (max-width: 767px) {
	.servie-title {
		font-size: 16px;
	}
	.service-show, .page-show {
		font-size: 19px;
	}
	
	.register-news .news .news-info {
		width: 84%;
	}
	.faq-news .news .faq-title {
		width: 78%;
	}

	.process-li li dl {
		bottom: 3.5vw;
	}

	.reg4 .table span {
		font-size: 16px;
	}
	.reg4 p {
		font-size: 16px;
	}
	.reg-tab li {
		width: 33.3333%;
	}
	.reg-tab li:nth-child(4) {
		border-left: none;
	}
	.reg-tab li:nth-child(3) {
		border-right: none;
	}
	.reg-show {
		margin-top: 15px;
		padding: 0 2%;
	}
	.reg-show li {
		width: 30%;
		margin: 15px 1.667%;
	}
}
/* 480-694 */
@media (min-width: 480px) and (max-width: 694px) {
	.service-about {
		height: 40vw;
	}
	.servie-title {
		font-size: 16px;
	}
	.service-show, .page-show {
		font-size: 19px;
	}

	.register-news .news .news-info {
		width: 78%;
	}
	.register-news .news .news-info dt {
		font-size: 18px;
		margin: 5px 0 12px;
	}
	.register-news .news .news-info dd {
		font-size: 15px;
	}
	.faq-news .news .radius {
		width: 46px;
		height: 46px;
		line-height: 46px;
		font-size: 22px;
		margin: 0 5%;
	}
	.faq-news .news .faq-title {
		width: 75%;
		font-size: 20px;
		line-height: 46px;
	}

	.index-contact li a .title {
		font-size: 16px;
		line-height: 1.9;
	}

	.process-li li dl {
		bottom: 5vw;
	}

	.reg4 .table span {
		font-size: 15px;
	}
	.reg4 p {
		font-size: 15px;
	}
	.matter-question {
		height: 40px;
		position: relative;
		top: 10px;
	}
	.ques {
		width: 20px;
		height: 20px;
		font-size: 14px;
		margin-right: 3px;
	}
	.tion {
		font-size: 12px;
	}
	.detail {
		width: 19px;
		height: 13px;
		background: url(../images/detail-down.png) center / 19px 13px no-repeat;
		margin-right: 0px;
		position: relative;
		top: 5px;
		cursor: pointer;
	}
	.detail.active {
		background: url(../images/detail-up.png) center / 19px 13px no-repeat;
	}
	.ans {
		width: 20px;
		height: 20px;
		font-size: 14px;
		margin-right: 1%;
	}
	.wer {
		font-size: 12px;
		line-height: 130%;
		position: static;
	}
	.reg6 h2 {
		padding: 0 2%;
		font-size: 26px;
		margin-bottom: 25px;
	}
	.reg-tab li {
		width: 33.3333%;
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}
	.reg-tab li:nth-child(4) {
		border-left: none;
	}
	.reg-tab li:nth-child(3) {
		border-right: none;
	}
	.reg-show {
		margin-top: 15px;
		padding: 0 2%;
	}
	.reg-show li {
		width: 30%;
		margin: 15px 1.667%;
	}
	.nec-li li {
		width: 49%;
		margin: 1% 0.333333%;
	}
	.nec-li li:nth-child(3) {
		margin-left: 0;
	}
	.nec-li li:nth-child(2) {
		margin-right: 0;
	}
	.nec-desc dt {
		font-size: 22px;
	}
	.process-li li {
		height: 45vw;
	}
}
/* 335-479 */
@media (min-width: 335px) and (max-width: 479px) {
	.service-about {
		height: 53.9vw;
	}

	.index-contact li a .title {
		font-size: 13px;
		line-height: 1.55;
	}
}
/* <334 */
@media (max-width: 334px) {
	.service-about {
		height: 55.5vw;
	}

	.index-contact li a .title {
		font-size: 12px;
		line-height: 1.5;
	}
}

