@charset "utf-8";
/* CSS Document */
/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/
@media only screen and (max-width: 1600px) {}
/************
2. 1440px
************/
@media only screen and (max-width: 1440px) {
	.main_nav ul {
		margin-right: 30px;
	}
	.main_nav ul li {
		margin-right: 20px;
	}
	.v_slider .slick-dots {
		right: -55px;
	}
}
/************
3. 1380px（1366笔记本电脑）
************/
@media only screen and (max-width: 1380px) {
	.home img {
		width: 100%;
	}
	.home-600 {
		height: 540px;
	}
	.home-700 {
		height: 580px;
	}
	.home-800 {
		height: 640px;
	}
}
/************
3. 1280px
************/
@media only screen and (max-width: 1280px) {
	.hero_side_text_container {
		display: none;
	}
	.logo {
		padding-left: 50px;
	}
	.logo a {
		font-size: 28px;
	}
	.search {
		width: auto;
		margin-right: 40px;
	}
	.main_nav ul {
		margin-right: 20px;
	}
	.hero_slider_nav_right {
		display: block;
	}
	.next_section_scroll {
		display: block;
	}
	.footer_logo {
		padding-left: 0px;
		text-align: center;
	}
}
/************
4. 1199px-lg
************/
@media only screen and (max-width: 1199px) {
	.card {
		flex-direction: column;
	}
	.card_image {
		width: 100%;
	}
	.box_mb_none {
		margin-bottom: 0 !important;
	}
}
/************
4. 1100px
************/
@media only screen and (max-width: 1100px) {
	.v_slider .slick-dots {
		right: -15px;
	}
}
/************
5. 1024px - 12.9"iPad
************/
@media only screen and (max-width: 1024px) {
	.footer_logo img {
		width: 70% !important;
	}
	.icon_boxes_go {
		margin-top: -100px;
	}
	.swiper-banner .swiper-slide {
		background-size: 150%;
	}
	.home {
		height: 750px;
	}
	.search-content {
		bottom: 200px;
		left: 0%;
		margin-left: 0px;
		width: 100%;
		padding: 0 20px;
	}
}
/************
6. 991px-md
************/
@media only screen and (max-width: 991px) {
	.icon_boxes_go {
		margin-top: -60px;
	}
	.header {
		height: 70px;
	}
	.home {
		height: 600px;
	}
	.menu_container {
		width: 40%;
	}
	.logo {
		padding-left: 30px;
	}
	.main_nav {
		display: none;
	}
	.icon_box_col {
		padding-top: 0px;
		margin-top: 63px;
	}
	.icon_box_button {
		margin-bottom: 30px;
	}
	.item_1 span:first-child {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.item_1 span:nth-child(2) {
		margin-bottom: 20px;
	}
	.item_1 span:nth-child(3) {
		font-size: 20px;
	}
	.hamburger_container {
		display: inline-block;
	}
	.v_slider_section {
		height: auto;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.v_slider .slick-dots {
		right: 0px;
	}
	.v_slider_item {
		padding-right: 100px;
	}
	.v_slider_image {
		position: relative;
		top: auto;
		-webkit-transform: transform: none;
		-moz-transform: transform: none;
		-ms-transform: transform: none;
		-o-transform: transform: none;
		transform: none;
		right: auto;
		box-shadow: 0px 45px 59px rgba(24, 29, 33, 0.23);
	}
	.v_slider_image img {
		width: 100%;
	}
	.v_slider_content {
		margin: 0;
	}
	.features_button {
		display: none;
	}
	.features_button_2 {
		display: inline-block;
		margin-bottom: 0px !important;
	}
	.features_col {
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.features_col > div:last-of-type {
		margin-bottom: 60px;
	}
	.features_image {
		margin-bottom: 50px;
	}
	.cta_content {
		padding-top: 60px;
	}
	.text_line_image {
		position: relative;
		bottom: auto;
		right: auto;
		padding-top: 60px;
	}
	.text_line_content {
		padding-top: 60px;
	}
	.newsletter_form_container {
		text-align: left;
		margin-top: 41px;
	}
	.footer_social {
		margin-bottom: 60px;
	}
	.footer_cr {
		display: none;
	}
	.footer_cr_2 {
		display: block;
		margin-top: 20px;
	}
	.services {
		padding-bottom: 40px;
	}
	.item_1 span:first-child {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.item_1 span:nth-child(2) {
		font-size: 70px;
	}
	.item_1 span:nth-child(3) {
		font-size: 25px;
	}
	#certify .swiper-slide {
		width: 80%;
	}
	.swiper-banner .swiper-slide {
		background-size: 150%;
	}
}
/************
7. 834px - 10.2"/10.5"/11"iPad
************/
@media only screen and (max-width: 834px) {
.logo {
	padding-left: 30px;
	flex-basis: 80%;
}
.logo_w {
	padding-left: 30px;
	flex-basis: 80%;
}
	.home {
		height: 500px;
	}
	.home-400 {
		height: 250px;
	}
	.home-600 {
		height: 350px;
	}
	.home-700 {
		height: 450px;
	}
	.home-800 {
		height: 450px;
	}
	.search-content {
		bottom: 100px;
	}
	.channel {
		height: 70px;
	}
	.focus_list li {
		width: 40px;
		margin-left: 10px;
		margin-right: 0px;
	}
	.swiper-gun{
		height: 40px!important;
	}
	.swiper-gun .swiper-slide{
		height: 40px!important;
	}
	.swiper-gun .swiper-slide div{
		line-height: 20px!important;
	}
}
/************
8. 810px - 10.2"iPad
************/
@media only screen and (max-width: 810px) {}
/************
9. 768px - 9.7"iPad
************/
@media only screen and (max-width: 768px) {
	.search-content {
		bottom: 80px;
	}
}
/************
10. 767px-sm
************/
@media only screen and (max-width: 767px) {
	html{
		font-size:12px;
	}
	span.br-wap {
    display: block;
}
#search_cids {
    top: 50px;
    width: 80px;
    font-size: 14px;
}
.img-item .font img {
    height: 40vw!important;
}
.img-item .image .vip_shadow p{
	font-size: 14px;
}
	.overflow-box {
		overflow-x: auto;
		overflow-y: hidden;
		flex-wrap: nowrap;
	}
	.icon_boxes_go_box {
		padding: 25px 20px;
		text-align: center;
	}
	.icon_boxes_go_box .icon_box_title h3{
		font-size: 20px;
		margin-bottom: 0;
	}
	.search-content {
		bottom: 50px;
	}
	.focus_list {
		float: none;
		position: relative;
		left: 50%;
		margin-left: -100px;
		overflow: hidden;
	}
	.member_login_box {
		width: 100%;
		left: 0%;
		margin-left: 0px;
		margin-bottom: 50px;
		padding: 30px 16px;
	}
	.member_login_box .align-items-end .btn-success{
		font-size: 12px;
	}
	.index_nav .breadcrumb {
		margin-bottom: 0;
	}
	.m-diy_class_box{
		margin-top: 10px;
	}
	.m-diy_class_box a{
		margin-top: 5px;
	}
	.tit {
		font-size: 14px;
		line-height: 25px;
		margin-right: 0px;
	}
	.tag {
		margin-right: 15px;
	}
	.tag a {
		font-size: 14px;
		line-height: 25px;
	}
	#floor_kehu .box_l {
    	margin-top: -40px;}
	#secondary .home {
		height: 200px !important;
	}
	#secondary .intro .intro-text {
		padding-top: 70px;
	}
	.intro .intro-text h2 {
		font-size: 30px;
		line-height: 40px;
		text-align: center;
	}
	.intro .intro-text p {
		font-size: 14px;
		line-height: 20px;
		margin-top: 0px;
		text-align: center;
	}

	#floor_kehu .title h3{
		margin-top: 20px;
		text-align: center;
	}
	.channel {
		height: 60px;
	}
	.m-font-s {
		font-size: 100% !important;
	}
	.m-font-24 {
		font-size: 24px !important;
	}
	.m-font-20 {
		font-size: 20px !important;
	}
	.m-font-18 {
		font-size: 18px !important;
	}
	.m-font-16 {
		font-size: 16px !important;
	}
	.m-font-14 {
		font-size: 14px !important;
	}
	.m-font-12 {
		font-size: 12px !important;
	}
	.m-font-11 {
		font-size: 11px !important;
	}
	.m-font-10 {
		font-size: 10px !important;
	}
	.m-font-size-24 {
		font-size: 24px !important;
	}
	.img-item .image .biaoqian{
		top: 6px;
		left: 6px;
	}
	.img-item .image .biaoqian .i{
		padding: 0 5px;
		font-size: 11px;
		height: 20px;
		line-height: 20px;
		min-width: 30px;
	}
	.img-item .image .banner_txt {
		padding: 10px;
	}
	.img-item .image .banner_txt b {
		font-size: 16px;
	}
	.img-item .image .banner_txt p {
		font-size: 11px;
	}
	.page-box {
		padding-top: 30px;
		padding-bottom: 15px;
	}
	.search-box {
		height: 54px;
		border-radius: 6px;
	}
	.search-box .select-input {
		padding: 20px 15px 20px 30px;
	}
	.search-box .select-input .camera {
		width: 20px;
		height: 20px;
		background-size: 20px;
		margin-left: -20px;
	}
	.search-box .select-input .input-icon {
		width: 20px;
		height: 20px;
	}
	.search-box .select-input .input {
		margin-left: 6px;
		font-size: 14px;
	}
	.search-box .select-type {
		width: 100px;
	}
	.search-box .select-type .type {
		font-size: 14px;
	}
	.search-box .select-type .icon {
		width: 10px;
		height: 10px;
		margin-left: 10px;
	}
	.right_bars_panel {
		border-right: 2px #222 solid;
	}
	.section_box_w {
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.page-box .title-lead {
		font-size: 24px;
	}
	.page-box .title-sublead {
		font-size: 14px;
	}
	.footer {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#floor_about {
		padding-bottom: 170px;
	}
	.feature-image img {
		width: 100% !important;
	}
	.fixed_box {
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.fixed_box_m {
		height: 45px;
	}
	.fixed_box {
		top: 50px !important;
		width: 100% !important;
		left: 0px !important;
	}
	.icon_boxes_go {
		margin-top: -50px;
	}
	.icon_box_title p {
		font-size: 12px;
	}
	.menu_container {
		width: 50%;
	}
	.home {
		height: 400px;
	}
	.home-400 {
		height: 200px;
	}
	.home-600 {
		height: 350px;
	}
	.home-700 {
		height: 450px;
	}
	.home-800 {
		height: 450px;
	}
	.hero_slider_nav_left {
		left: 30px;
	}
	.hero_slider_nav_right {
		right: 30px;
	}
	.v_slider_item h1 {
		line-height: 1.083;
	}
	.v_slider_item h1:last-of-type {
		margin-bottom: 63px;
	}
	.list-group-row {
		flex-direction: row !important;
		width: 100% !important;
		background: #f8f9fa;
	}
	.person {
		margin-top: 52px;
	}
	.icon_boxes {
		padding-bottom: 0px;
	}
	.icon_boxes_go {
		position: relative !important;
	}
	.icon_boxes_bg {
		display: none;
	}
	.services_slider .active .dis_bg {
		width: 100%;
		display: block !important;
	}
	.cta_image {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		height: auto;
		padding-top: 0px;
		margin-top: -50px;
	}
	.cta_image img {
		width: 100%;
		height: auto;
		border-radius: 10px;
	}
	.header.scrolled .logo_w {
		padding-left: 15px !important;
	}
	.swiper-banner .swiper-slide {
		background-size: 100%;
	}
	/*波浪流动背景*/
	#wave-roll-area .wave-roll-area ul {
		width: 3000px
	}
	#wave-roll-area .wave-roll-area ul .wave-box {
		width: 1500px;
		height: 60px
	}
	#wave-roll-area .wave-roll-area ul .wave-box .wave-bg1 {
		height: 60px;
		background-size: contain;
	}
	#wave-roll-area .wave-roll-area ul .wave-box .wave-bg2 {
		height: 60px;
		background-size: contain;
	}
	#wave-roll-area .wave-roll-area ul .wave-box .wave-bg3 {
		height: 60px;
		background-size: contain;
	}
	.btn-sm, .btn-group-sm > .btn {
		font-size: 0.7rem;
	}
	.title h3 {
		font-size: 1.5rem;
	}
	
.img_copyright {
	width:320px;
	margin-left: -160px;
}
.img_copyright .copyright_info {
	top:168px;
	left:92px;
}
.img_copyright .copyright_info li{
	font-size: 7.2px;
	line-height: 8px;
	margin-bottom: 12px;
}
.img_copyright .copyright_date {
	top:352px;
	right:44px;
}
.img_copyright .copyright_date li{
	font-size: 6.4px;
	line-height: 8px;
	margin-bottom: 8px;
}
.top-mark {
    height: 60px;
}
.bottom-mark {
    height: 60px;
}
/*订单流程样式-wap*/
.order-steps li{
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	padding: 1px 0 1px 0;
}
.order-steps li i{
	font-size: 10px;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #28a745;
	font-style: normal;
	border-radius: 10px;
	color: #fff;
}
.order-steps li span{
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
}
/*字体购买操作-wap*/
	.font-caozuo{
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	border: none;
		border-radius: 0px;
	}
	.swiper-gun{
		height: 40px!important;
	}
	.swiper-gun .swiper-slide{
		height: 40px!important;
	}
	.swiper-gun .swiper-slide div{
		font-size: 12px!important;
		line-height: 20px!important;
	}
	
}
/************
11. 575px-xs
************/
@media only screen and (max-width: 575px) {
	.section_title h1 {
		font-size: 2rem;
	}
	.logo, .logo_w {
		padding-left: 20px;
	}
	.hamburger_container {
		margin-right: 10px;
	}
	.hero_slider_nav {
		display: none;
	}
	.v_slider_item {
		padding-right: 0px;
	}
	.services {
		padding-top: 60px;
		padding-bottom: 0px;
	}
	.services_slider .owl-stage {
		right: auto;
	}
	.service_slider_outer {
		width: 100%;
		height: 550px;
	}
	.services_item_inner {
		background: #0055ff;
		padding-left: 0px;
		padding-right: 0px;
		height: 600px;
	}
	.service_item_button {
		bottom: -64px;
		visibility: visible;
		opacity: 1;
	}
	.services_item_inner h2 {
		color: #fff;
	}
	.services_item_inner p {
		color: #999;
	}
	.services_slider .owl-item.center {
		margin-left: 0px !important;
		margin-right: 15px !important;
	}
	.services_slider .owl-item.active.center .services_item_inner {
		height: 600px;
	}
	.services_slider_nav {
		display: none;
	}
	.cta_content {
		padding: 20px 0 90px 0;
	}
	.cta_content p {
		font-size: 14px;
	}
	.newsletter_email {
		padding-left: 15px;
	}
	.footer_cr_2 {
		font-size: 12px;
		margin-top: 15px;
	}
	.v_slider_section {
		padding: 0 0 100px 0;
	}
	.service_item_content {
		padding: 0 40px;
		top: 60px;
	}
	.service_item_button {
		position: absolute;
		border-color: #003296;
		color: #003296;
	}
	.service_item_button a {
		color: #003296;
	}
	.wrap-timeline {
		padding-left: 15px;
		padding-right: 15px;
	}
	.wrap-timeline:after {
		content: '';
		position: absolute;
		top: 0;
		display: block;
		bottom: 110px;
		left: 20px;
		width: 2px;
		margin-left: -1px;
	}
	.wrap-timeline .top-row .time-title {
		text-align: left;
	}
	.wrap-timeline .top-row .time-title .round-ico {
		position: absolute;
		left: 0;
		margin-left: -21px;
		text-align: center;
		bottom: 40px;
	}
	.wrap-timeline .row > .round-ico.little {
		left: 3px;
		margin-left: 0;
	}
	.wrap-timeline .row > .round-ico.little:after {
		left: 100%;
	}
	.wrap-timeline .row > .round-ico.little:before {
		right: -37px;
		left: auto;
	}
	.wrap-timeline .row > .round-ico.big {
		position: absolute;
		top: 0px;
		left: 20px;
		margin-left: -25px;
	}
	.wrap-timeline .right-row .time-item {
		padding-left: 90px;
		text-align: left;
		margin-bottom: 20px;
	}
	.wrap-timeline .left-row .time-item {
		padding-left: 90px;
		text-align: left;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.wrap-timeline .time-item .time-image img {
		max-width: 100%;
		width: auto;
	}
	.wrap-timeline .plus {
		padding-bottom: 90px;
	}
	.wrap-timeline .plus .plus-ico {
		display: block;
		margin: 0 0 0 -20px;
	}
}
/************
11. 539px
************/
@media only screen and (max-width: 539px) {}
/************
12. 480px
************/
@media only screen and (max-width: 480px) {
	.hero_slider_nav_left {
		left: 0;
	}
	.hero_slider_nav_right {
		right: 0;
	}
	.item_1 span:first-child {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.item_1 span:nth-child(2) {
		font-size: 45px;
	}
	.item_1 span:nth-child(3) {
		font-size: 16px;
	}
	.header {
		height: 60px;
	}
	.header.scrolled {
		height: 50px;
		background: rgba(255, 255, 255, 0.95);
	}
	.logo a {
		font-size: 18px;
	}
	.header .img-logo {
		height: 30px !important;
	}
	.header .img-slogan {
		height: 14px !important;
		margin: 8px 0 0 10px;
	}
	.header.scrolled .img-slogan {
		height: 14px !important;
		margin: 8px 0 0 10px;
	}
	.icon_box_col {
		margin-top: 43px;
	}
	.icon_box_item {
		margin-bottom: 43px;
	}
	.icon_box_button {
		margin-top: 22px;
		margin-bottom: 20px;
	}
	.v_slider_item h1:last-of-type {
		margin-bottom: 40px;
	}
	.services_slider_container {
		margin-top: 60px;
	}
	.person_name {
		font-size: 13px;
	}
	.person_title {
		font-size: 11px;
	}
	.services_slider_container {
		margin-top: 30px;
	}
	.features_item {
		margin-bottom: 40px;
	}
	.features_col > div:last-of-type {
		margin-bottom: 40px;
	}
	.text_line_content {
		padding-top: 40px;
	}
	.text_line_content h1 {
		margin-bottom: 30px;
	}
	.newsletter_content {
		padding-bottom: 130px;
	}
	.newsletter_email {
		height: 40px;
		width: calc(100% - 140px - 26px);
	}
	.newsletter_submit_button {
		vertical-align: middle;
	}
	.newsletter_title h1 {
		margin-bottom: 17px;
	}
	.newsletter_title span {
		display: block;
		font-size: 14px;
		line-height: 1.7;
	}
}
/************
13. 479px
************/
@media only screen and (max-width: 479px) {}
/************
14. 400px
************/
@media only screen and (max-width: 400px) {}
/************
14. 375px x
************/
@media only screen and (max-width: 375px) {
	.intro .intro-text {
		padding-top: 30px;
	}
	intro .intro-text h2 {
		font-size: 35px;
		line-height: 40px;
	}
	.home {
		height: 380px;
	}
}
/************
15. 320px 5E
************/
@media only screen and (max-width: 320px) {
	.openbox_show_intro {
		width: 280px !important;
	}
	.menu_home {
		bottom: 120px;
	}
	.home {
		height: 360px;
	}
	.home-600 {
		height: 280px;
	}
}