@charset "utf-8";

/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 834px
8. 810px
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;
}
/*col之间间隔20px*/
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
	padding-right: 20px;
	padding-left: 20px;
}
.row {
	margin-right: -10px;
	margin-left: -10px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
	padding-right: 10px;
	padding-left: 10px;
}
}

/************
3. 1380px（1366笔记本电脑）
************/

@media only screen and (max-width: 1380px) {
    .icon_boxes_go { margin-top: -140px;}
.menu_list .menu_item {
    margin-left: 40px;
}
.swiper-cwbg .swiper-slide {
    width: 33.33333%;
}
.page-bg-pingshen {
    margin-top: -130px;
}
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px) {
.hero_side_text_container {
	display: none;
}
.search {
	width: auto;
}
.main_nav ul {
	margin-right: 20px;
}
.hero_slider_nav_right {
	display: block;
}
.next_section_scroll {
	display: block;
}
.footer_logo {
	padding-left: 0px;
}
}

/************
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) {
.icon_boxes_go {
	margin-top: -140px;
}
.menu_list {
    right: 150px;
}
.sidebar_section {
    width: 130px;
}
.page-bg-pingshen {
    margin-top: -100px;
}
}

/************
6. 991px-md
************/

@media only screen and (max-width: 991px) {
.icon_boxes_go {
	margin-top: -120px;
}
.header {
	height: 100px;
}
.header .logo img {
	height: 40px;
}
.menu_container {
	width: 40%;
}

.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;
}
.menu_list {
    display: none;
}
.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;
	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;
}
.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 {
	top: -10px;
}
}

/************
7. 834px - 10.2"/10.5"/11"iPad
************/

@media only screen and (max-width: 834px) {
.search {
    display: none;
}
#secondary .home {
	height: 400px!important;
}
#secondary .intro .intro-text {
    padding-bottom: 80px;
	width: 100%;
}
#secondary-2 .home {
	height: 160px!important;
}
.swiper-cwbg .swiper-slide {
    width: 50%;
}
.card-img-overlay {
    position:relative;
}
.focus_list li {
	width: 40px;
	margin-left: 10px;
	margin-right: 0px;
}
}

/************
8. 810px - 10.2"iPad
************/

@media only screen and (max-width: 810px) {
}

/************
9. 768px - 9.7"iPad
************/

@media only screen and (max-width: 768px) {
}

/************
10. 767px-手机端开始
************/

@media only screen and (max-width: 767px) {
.w-m-50px {
	width: 50px;
}
.w-m-100px {
	width: 100px;
}
.w-m-150px {
	width: 150px;
}
.w-m-200px {
	width: 200px;
}
.h-m-30px {
	height: 30px;
}
.h-m-50px {
	height: 50px;
}
.h-m-100px {
	height: 100px;
}
.mb_20_10 {
	margin-bottom: 10px;
}
.font-m-small {
    font-size: 80%;
}
.font-m-s {
    font-size: 80%;
}
.font-m-10 {
    font-size: 10px!important;
}
.font-m-11 {
    font-size: 11px!important;
}
.font-m-12 {
    font-size: 12px!important;
}
.font-m-14 {
    font-size: 14px!important;
}
.font-m-16 {
    font-size: 16px!important;
}
.font-m-18 {
    font-size: 18px!important;
}
.font-m-20 {
    font-size: 20px!important;
}
.font-m-24 {
    font-size: 24px!important;
}
.font-m-26 {
    font-size: 26px!important;
}
.font-m-28 {
    font-size: 28px!important;
}
.font-m-30 {
    font-size: 30px!important;
}
.text-m-center{
	text-align: center;
}
#secondary .home {
	height: 300px!important;
}
#secondary-2 .home {
	height: 110px!important;
}
#secondary-2 .home .breadcrumb_title{
	bottom: 0px;
}
.tmNav-box-item {
	position: absolute;
	top: -120px;
}
.swiper-business .swiper-slide .box_1x1{
	height: 300px;
}
.swiper-business .swiper-slide .box_1x2{
	height: 300px;
}
.swiper-business .swiper-slide .txt .logo_s img{
	height: 15px;
}
.swiper-business .swiper-slide .txt .t_1{
	font-size: 24px;
	line-height: 29px;
}
.swiper-business .swiper-slide .txt .t_1_s{
	font-size: 12px;
}
.swiper-business .swiper-slide .txt .t_2{
	font-size: 20px;
	line-height: 25px;
}
.swiper-business .swiper-slide .txt .t_2_s{
	font-size: 12px;
}
.swiper-business .swiper-slide .txt .t_xs{
	font-size: 10px!important;
}
#floor_kehu .title h3{
	text-align: center;
}
.index-title h3{
		font-size: 20px;
}
.index-title h4{
		font-size: 16px;
}
#floor_kehu  .box_l {
    margin-top: -50px;
}
.br-wap {
    display: block!important;
	height: 0px!important;
}
.header {
    padding: 5px 0;
}
.head_con {
    padding: 0 20px 0 20px;
}
.header.scrolled .logo img {
    height: 30px;
    margin: 10px 0;
}
.fixed_box_m{
	height: 45px;
}
.list-group-item-action:hover {
  background-color: #f8f9fa;
}
/*swiper-财务报告*/
.swiper-cwbg .swiper-slide {
	width: 100%;
}
.breadcrumb_title {
    bottom: -15px;
	font-size: 12px!important;
}
.header .ds_logo img {
	margin: 10px 0;
	height: 30px;
}
.menu_list {
    display: none;
}
.intro .intro-text h2 {
	font-size: 40px!important;
	line-height: 50px!important;
}
.intro .intro-text p {
	font-size: 14px!important;
	line-height: 20px!important;
}
	
.footer_cr p{
    font-size: 12px;
	text-align: center;
}
.footer_col ul li a{
    font-size: 12px;
}
.footer_col ul li {
    font-size: 14px;
}
.focus_list {
	float:none;
	position: relative;
	left:50%;
	margin-left: -125px;
	overflow: hidden;
}
.footer_col {
    text-align: center;
}
.footer_col_title {
    font-size: 16px;
}
.page-box {
    padding-top: 30px;
    padding-bottom: 20px;
}
.section_box_w {
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-box .title-lead {
    font-weight: 500;
    font-size: 30px;
}
#floor_jiangxiang .price-box {
    text-align: center;
    padding: 20px;
}
#floor_jiangxiang .pricing-plan {
    font-size: 20px;
}
.icon_box_title h3 {
    font-size: 20px;
}
.page-box .title-sublead {
    font-size: 16px;
}
.footer {
	padding-top: 30px;
	padding-bottom: 30px;
}
	.feature-image img{
	width: 100%!important;
}
	.fixed_box{
		top:50px!important;
		width: 100%!important;
		left: 0px!important;
	}
	.fixed_box{
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
	}
	.icon_boxes_go {
	margin-top: -100px;
}
    .icon_box_title p {
	font-size: 12px;
}
.menu_container {
	width: 50%;
}
.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;
}
.person {
	margin-top: 52px;
}

.list-group-row {
	flex-direction: row!important;
	width: 100%!important;
	background:#f8f9fa; 
}
.list-group-row a{
	line-height: 1.5;
}
.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;
}
.wrap-timeline .plus {
    padding-bottom: 0px;
}
.izl-box {
	width: 30px!important;
}
/*波浪流动背景*/
#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;
}
.breadcrumb {
    font-size: 12px;
}
.page-bg-pingshen {
	margin-top: -100px;
}
.news-body p {
    font-size: 16px;
}
.radius-m-5px {
	border-radius: 5px!important;
}
.radius-m-10px {
	border-radius: 10px!important;
}
/*频道首页二级导航*/
.sticky-sidebar .sticky-sidebar-box::-webkit-scrollbar {
	display: none;
}
.sticky-sidebar .sticky-sidebar-box {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    display: block !important;
}
.sticky-sidebar-box li {
    display: inline-flex;
    white-space: normal;
    margin: 0px;
    width: auto;
    padding: 0px;
    margin-bottom: 0px;
    position: relative;
	float: none!important;
}
.nav_class .i-m-jiantou {
	right: 20px;
	top: -15px;
}
.nav_class li {
	height: 30px;
	line-height: 28px;
	margin-right: 3px;
	margin-bottom: 0px;
}
.nav_class li a {
	line-height: 28px;
	font-size: 14px;
	border: 1px solid #f2df91;
	border-radius: 15px;
	padding: 0 10px;
}
.nav_class li a:hover {
	color: #fff;
	border: 1px solid #fff;
}
.nav_class li a.current:hover {
	border: 1px solid #f2df91;
}
.nav_class.nav_class_dark li a {
	border: 1px solid #000;
}
	
.overlay_product_banner {
	background-size: 20%!important;
}
/*高度控制*/
.m-height-1 {
    height: calc(100vw / 1);
    object-fit: cover;
}
.m-height-2 {
    height: calc(100vw / 2);
    object-fit: cover;
}
.m-height-3 {
    height: calc(100vw / 3);
    object-fit: cover;
}
.m-height-4 {
    height: calc(100vw / 4);
    object-fit: cover;
}
	
}

/************
11. 575px-xs
************/

@media only screen and (max-width: 575px) {
.section_title h1 {
	font-size: 2rem;
}
.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 {
	left: 20px;
}
.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 .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) {
.icon_boxes_go_box {
	padding: 20px;
}
.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);
	padding: 0px 0;
}
.logo a {
	font-size: 18px;
}
.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 8P
************/

@media only screen and (max-width: 479px) {
}

/************
14. 414px
************/

@media only screen and (max-width: 414px) {
.openbox_show_intro {
	width: 354px!important;
}
}

/************
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;
}
.openbox_show_intro {
	width: 320px!important;
}
}

/************
15. 320px 5E
************/

@media only screen and (max-width: 320px) {
.openbox_show_intro {
	width: 280px!important;
}
.menu_home {
	bottom: 120px;
}
}