 
.mob {display:none;}

.chk {
  text-align: left;cursor: pointer;
}
 

.chk input {
    display: none;
  }
 
  .chk span {
    width: 20px;
    height: 20px;
    border: 2px solid #555;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    transition: all .25s ease;
    box-sizing: border-box;
  }
 
  .chk span::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 12px;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    top: 1px;
    left: 6px;
    opacity: 0;
    transform: rotate(45deg) scale(0.2);
    transition: all .25s ease;
  }

  /* 勾选状态样式 */
  .chk input:checked + span {
    background: #634cb6;
    border-color: #634cb6;
  }

  /* 显示 ✔ 勾 */
  .chk input:checked + span::after {
    opacity: 1;
    transform: rotate(45deg) scale(1);
  }
  
  .chk  a{ color: #634cb6;}

	
@media only screen and (max-width: 1641px) {
	
	  

}

@media only screen and (max-width: 1441px) {
	
	 
	  

}


@media only screen and (max-width: 1401px) {
	
	 

}	


@media only screen and (max-width: 1281px) {
	
	 
	 

}



@media only screen and (max-width: 1201px) {

  	 

}	



@media only screen and (max-width: 991px) {
	
	 
		 

}



@media only screen and (max-width: 761px) {
	
	.meanmenu-reveal {
    transition: none !important;
    animation: none !important;
	 transform: none !important;
}

	
	  .navbar-area.is-sticky {
        border-bottom: none;
        -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
        padding-top: 10px;
        padding-bottom: 4px;
		margin-top: -1px;
    }
	
	.is-sticky   .trionix-responsive-nav .logo {
        position: relative;
        width: 50%;
        z-index: 999;
        margin-top: -10px;
    }
	
	.is-sticky .mean-container .mean-bar {
		position: absolute;
		top: 11px;
	}
	
	.trionix-responsive-nav.index-navber-responsive .mean-container a.meanmenu-reveal {
        padding-top: 5px;
        color: #333;
    }
	
	.navbar-area.is-sticky .trionix-responsive-nav .mean-container a.meanmenu-reveal {
        padding-top: 5px;
        color: #000000;
    }
	
	
	.navbar-area.is-sticky .logo .black-logo {
        display: block;
        max-width: 180px;
    }

	
	.trionix-responsive-nav .logo .white-logo {
		display: block;
		max-width: 200px;
		margin-left: 0rem;
    }
	
	.mob {display:block;}
	
	.reverse-mobile {
        display: flex;
        flex-direction: column-reverse;
    }
	
	.mob-center {
		text-align:center;
	}
	
		
	.about-content h6 {
		text-align:center; 
		margin-top:30px; 
		margin-bottom:20px;
		font-size:36px;
		font-weight:200;
		}	
		
	  
	
	.about-content-text h2 {
        font-size: 30px;
    }
	
	
	.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 50%;
	}
	

	
	
	.col-sm-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
	}
	
	.plist-section .col-lg-3 {
    padding-right: 15px;
    padding-left: 15px;
	}
	
	.single-features-item {
		box-shadow:none;
	}
	
	.plist h3 {
    text-align: left;
    font-size: 34px;
}
	
	.plist p {
        font-size: 21px;
    }

	.plist-cont {
    margin-top: 10px;
    height: auto;
	margin-bottom:20px;
	}

    .section-title h2 {
        font-size: 36px;
    }
	
	.plist h4 {
        font-size: 21px;
        margin-top: 15px;
    }
	.plist-cont li {
        font-size: 21px;
    }
	
	.plist-cont li img {
    height: 21px;
    margin-right: 10px;
    position: relative;
    top: -2.5px;
	}
	
	.plist .default-btn {
        padding-left: 8vw;
        padding-right: 8vw;
        padding-top: 3vw;
        padding-bottom: 3vw;
        margin-right: 5px;
        font-size: 21px;
    }
	
	
	.section-title {
    text-align: center;
    margin-bottom: 35px;
    
		}

	.blog-section .section-title h2, .blog-section .section-title p {
     
    text-align: center; 
	}
	
	.blog-section .section-title h2 {
     font-size:36px;
	}
	
	.blog-section .section-title img.blogico-1 {
     display:none;
	}
	
	.blog-section .blog-btn-more {  
    font-size: 21px;
	}
	
	.footer-area {
     padding: 30px 0;
		}
		
	.footer-logo {
    margin-bottom: 20px;
    display: inline-block;
    text-align: center;
    width: 100%;
	}
	
	.contact-information-box-3 {
        padding-top: 50px;
        margin-top: 0;
    }
	
	.contact-section .container {
        max-width: 100%;
        padding-bottom: 50px;
        overflow: hidden;
    }
	
	.contact-section .contact-form-3 form .form-control { height: 72px;}	
	.fangan-section .container { padding-bottom: 40px;}
	.contact-information-box-3 .single-contact-info-box {display:none;}
	
	.cont-toptilte {
        width: 100%;
        height: 120px;
        margin-bottom: 0px;
    }
	
	.cont-toptilte img {
    float: left;
    width: 120px;
    position: relative;
    margin-left: 12vw;
	}

	.cont-toptilte h3 {
		font-size: 48px;
		color: #fff;
		line-height: 120px;
		margin-left: -20px;
		position: absolute;
		left: 32vw;
		font-weight: 400;
	}

	.contact-section .contact-form .form-group {
		margin-bottom: 25px;
	}
 

#phone option {
    white-space: normal;         /* 允许换行，不强撑宽度 */
}

.dropdown-container {
    display: block;
    gap: 8px;
    align-items: center;
}

.dropdownrow {
    margin: 30px auto;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
}

.dropdown {
    min-width: 0;
    width: 46vw;
	margin-left:2vw;
    float: left;
}

.purple {width: 62vw; margin-top:2vw;margin-right:2vw;}
.black-button {width: 30vw; margin-top:2vw;}


.dropdown select {
    width: 100%;
}

.more-btn {
    background: #6A4CC3;
    color: #fff;
    padding: 14px 20px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 28px;
	font-weight:bold;
	line-height:1;
}

.more-menu {
    margin-top: 10px;
    padding: 0;
    list-style: none;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    overflow: hidden;

    max-height: 0;
    opacity: 0;
    transition: all .35s ease;
}

.more-btn  .icon {
	border:3px solid #fff; border-radius:50%; 
	width:32px; height:32px; line-height:30px;
	text-align:center; 	
	font-size:21px;

}

.more-menu.show {
    max-height: 300px; /* 足够大即可 */
    opacity: 1;
}

.more-menu li a {
    display: block;
    padding: 12px 16px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #eee;
	font-size:24px;
}

.more-menu li:last-child a {
    border-bottom: none;
}

.reg-form { margin:60px auto;  width: 100%;}

.help-tags {  width: 100%;}
	
.reg-icon {
    margin: 60px auto;
    width: 100%;}
	
	
.fangan-title .desc {
    line-height:1.4;
	padding:0 10px;
}	

.order-section h3 {font-size: 36px; text-align:center;}
.order-section .htitle {font-size: 18px; text-align:center;margin-top:40px;}
 .list-header {
    display: flex;
    padding: 16px 10px;
	
 }
 
.list-header .col-name { padding-left:10px;}

.contact-section .default-btn {font-size:18px;}

.about-content .about-features-list li.link-text .link-tel span {
    color: #000;
    font-size: 24px;
    font-weight: 600;
}

.mean-container .mean-bar {
    position: absolute;
    top: 4px;
}


.blog-section .col-md-4 {display:none;}
.blog-section .col-md-4:first-child {display:block;}

.fangan-title {

    margin-bottom: 30px;
    margin-top:40px;
}



} 




@media only screen and (min-width: 0px) and (max-width: 479px) {
    .contact-information-box-3 {
        margin-bottom: 0px;
    }
	
	
}

@media only screen and (max-width: 320px) {
	
	.trionix-responsive-nav .logo .white-logo {
        display: block;
        max-width: 160px;
        margin-left: 0rem;
    }
	 .mean-container .mean-bar {
		position: absolute;
		top: 0px;
	}
	
	.mob-banner-area {margin-top:63px;}
	
	.about-content-text h2 {
        font-size: 28px;
        line-height: 1.3;
    }
	
	.about-content .about-features-list li.link-text .link-tel img {
    height: 36px;
    width: 36px;
    margin-right: 0px;
	}
	
	.about-content .about-features-list li {

		font-size: 20px;
	}	
	
	    .about-content .about-features-list li.link-text .link-tel span {
        color: #000;
        font-size: 21px;
        font-weight: 600;
    }
	
	.navbar-area.is-sticky {
        border-bottom: none;
        -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
        padding-top: 10px;
        padding-bottom: 0;
        margin-top: -1px;
    }
	
	.is-sticky .mean-container .mean-bar {
        position: absolute;
        top: 1px;
    }
	
	.navbar-area.is-sticky .logo .black-logo {
        display: block;
        max-width: 160px;
    }
	
	    .trionix-responsive-nav .trionix-responsive-menu {
        position: relative;
        padding-bottom: 5px;
    }
	
	.is-sticky .trionix-responsive-nav .logo {
        position: relative;
        width: 50%;
        z-index: 999;
        margin-top: 0px;
    }
	
	
	.about-content-text p {
    font-size: 18px;
	}
	
	    .banner-slider {
        height: 500px;
    }
	
	.plist {
        padding: 10px 15px;
		
	}
	.plist .default-btn {
        padding-left: 6vw;
        padding-right: 6vw;
        padding-top: 3vw;
        padding-bottom: 3vw;
        margin-right: 5px;
        font-size: 18px;
    }
	
	.plist h3 {
        text-align: left;
        font-size: 28px;
    }
	
	.plist .toggle-btn {
    
        right: 15px;
        top: 11px;
	}	
	
	.blog-section .blog-btn-more {
        font-size: 18px; padding:6px 23px;
    }
	.single-footer-widget .footer-info-contact span { font-size:18px;}
	
	.single-footer-widget p {
        font-size: 16px;
	}
	
	.single-footer-widget .footer-heading h3 {
        font-size: 21px;
    }
	.single-footer-widget .footer-quick-links li a {
        display: inline-block;
        color: #333;
        font-size: 18px;
	}
	.copyright-area p {
        color: #333;
        font-size: 10px;
	}
	
	    .trionix-responsive-nav .trionix-responsive-menu.mean-container .mean-nav ul li a {
        font-size: 18px;
    }
	
	.trionix-responsive-nav .trionix-responsive-menu.mean-container .mean-nav ul li li a {
        font-size: 16px;
    }
	.fangan-title .pt {
    font-size: 16px;
	}
	
	.fangan-title .desc {
    color: #333;
    font-size: 18px;
	}
	
	.fangan-section .plist {
    padding: 20px 20px;
	}
	
	.fangan-section .plist h3 {
     
    font-size: 21px;
	}
	
	.fico {
    
    width: 55px;
    height: 55px;
	margin-bottom: 5px;
	}
	
	.fico img {
    width: 30px;
    height: 30px;
	}
	
	.cont-toptilte h3 {
	font-size: 38px;
	line-height:90px;
	}
	.cont-toptilte img {
        float: left;
        width: 90px;
	}
	
	.cont-toptilte {
        width: 100%;
        height: 100px;
	}
	
	.contact-information-box-3 {
	  padding-top: 30px;
	  padding-bottom:15px;
	}
	
	.contact-section .contact-form-3 form .form-control {
        height: 58px;
    }
	
	.order-section h3 {font-size: 32px; text-align:center;}
	.order-section .htitle {font-size: 16px; text-align:center; margin-top:30px;}
	
	.contact-section .contact-form-3 form .form-control {
    font-size: 16px;
	}
	
	.more-btn {   
    font-size: 21px;	 
	}

	.more-btn  .icon {
	border:2px solid #fff; border-radius:50%; 
	width:26px; height:26px; line-height:1.4;
	text-align:center; 	
	font-size:16px;

	}
	
	    .go-top.active {
        bottom: 140px;
    }
	
	.features-section .section-title {
    margin-bottom: 15px;
	}
	
	.plist-section {padding-top:45px;}
	
	.mob-ad1 { padding-bottom:45px;}

	.fangan-title {
		margin-bottom: 20px;
		margin-top:30px;
	}
	
	.fico img:first-child {
    position: absolute;
    top: 13px;
    left: 13px;
	}
	.fico img:last-child {
    position: absolute;
    top: 13px;
    left: 13px;
	}
	
	 .col-btn {
        position: relative; width:41vw; 
        padding-top: 2vw;
        padding-bottom: 2vw;
        padding-right: 4.5vw;
        margin-left: 4.5vw;
        font-size: 18px;
	 }
	 
	 .col-btn  span {
    position: absolute;
    display: block;
    width: 21px;
    height: 21px;
	top:1.5vw;
	left:3.5vw;
	 
	}
	 
	
	.col-btn-two {padding-right: 6.5vw;}
	
	.col-btn span img {
        width: 21px;
        height: auto;
    }
	
	.col-btn .plus-icon {
    background-color: #fff;
    color: #634cb6;
	line-height: 0.8;
	font-size:28px;
	top:2.8vw; 
	left:7.5vw;
	}
	
	.workcont {
    
    margin: 35px auto;
	}

.workcont .toptitle {
    font-size: 32px;
    position: relative;
    padding-right: 60px;
	line-height:1.12;
	}
	
	.workcont .links {
 
    width: 50px;
    height: 50px;
	}
	
 
	
	.workcont .links img {
    width: 30px;
    height: 30px;
    margin-left: 4px;
    margin-top: -2px;
}
	
	
	
}
