/*
Theme Name: Oraxis
Author: ModinaTheme
Author URI: https://themeforest.net/user/modinatheme/
Description: Architecture & Interior Html Template
Version: 1.0.0
*/

/*
=================================
|***    Table of contents:   ***|
=================================

Main Style file-> assets/css/main.css 

All the SCSS File in SCSS Folder of Assets Folder. You can read the doc file also for better understand.

// BASIC
@import 'basic';

// MIXIN
@import 'variables';

// TYPOGRAPHY
@import 'typography';

// MIX
@import 'mix';

// HELPER
@import 'helper';

// ICON FONTS
@import 'icon';

// ANIMATION
@import 'animation';

// Button 
@import 'btn';

// Colors 
@import 'colors';

// Preloader 
@import 'preloader';

/* ----------------------------------
    Template Section Styles
 ------------------------------------*/

 /* // Menu - Header Section 
 @import 'header';
 
 // Hero Slide - Section 
 @import 'hero';
 
 // Section Title - Heading 
 @import 'section';
 
 // About - Section 
 @import 'about';
 
 // Features - Section 
 @import 'features';
 
 // services - Section 
 @import 'services';
 
 // testimonial - Section 
 @import 'testimonial';
 
 // Portfolio - Cases - Section 
 @import 'project';
 
 // Price Table - Section 
 @import 'price';
 
 // Call To Action - Section 
 @import 'cta';
 
 // Content Block - Section 
 @import 'contentblock';
 
 // team - Section 
 @import 'team';
 
 // funfact - Section 
 @import 'funfact';
 
 // Download - Section 
 @import 'carousel';
 
 // FAQ - Section 
 @import 'faq';
 
 // Blog - Section 
 @import 'blog';
 
 // Contact Us - Section 
 @import 'contact';
 
 // footer - Section 
 @import 'footer';n facts */


/*header-search button*/
.fl, .left {
	float: left;
}
.fr, .right {
	float: right;
}
.cle{*zoom: 1;clear: both; zoom: 1;}
.cle:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;font-size: 0px;}


/*About - Section */
.about-section .about-icon-box{

	padding: 30px 0px;
    margin-top: 20px;
}

.about-icon-box .row{
	margin-right:0;
	margin-left: 0;
}

.about-icon-box-lb{
	padding: 0;
}


.about-icon-box-lb .wk{
	padding: 0 0px;
	
}
/*.about-icon-box-lb:nth-child(3) .wk{
	border-right:none;
}*/

.abouts_titles h4 {
    font-size: 45px;
    line-height: 30px;
    color: #e85511;
    font-weight: 500;
	font-family: 'Noto Sans SC', sans-serif;
    margin: 0;
	padding-bottom: 20px;
	display: inline;
	position: relative;
}

.abouts_titles h4 i{
	font-size: 14px;
	font-weight: 300;
	position: absolute;
	top: -5px;
	right: -20px;
	font-style: normal;
}


.abouts_titles p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    font-weight: 200;
    font-family: "Poppins";
    margin: 0;
}

.abouts_icon {
	padding-left: 40px;
}


/*船厂场地 - Section */
.sy_cccd{
	height: 100vh;
	position: relative;
}


.sy_cccd .mySwiper2{
	height: 100%;
    width: 100%;
}
.sy_cccd_nr{
	position: relative;
}

.cccd_nrlb{
position: absolute;
width: 66.67%;
right: 0;	
bottom: 0;	
height: 241px;
padding: 0 80px 0 80px;
border-top: 1px solid #999999;	
}

.cccd_nrwk{
	display: flex;
	height: 100%;
}

.cccd_nrtxt{
	margin: auto 0;
}

.cccd_nrtxt h3{
	font-size: 30px;
	color:#fff;
	font-weight: 500;
}
.cccd_nrtxt ul{
	margin-top: 20px;
}
.cccd_nrtxt ul li{
	font-size: 18px;
	color:#fff;
	font-weight: 200;
	margin-bottom: 10px;
}
.cccd_nrtxt ul li .far{
	display: none;
}

.cccd_button{
	margin: auto 0 auto auto;
}

.cccd_button .theme-btn{
	border-radius: 0px 50px 50px 0px;
}

.cccd_button .theme-btn::before{
	border-radius: 0px 50px 0px 0px;
}
.cccd_button .theme-btn::after{
	border-radius: 0px 0px 50px 0px;
}

.sy_cccd_dh{
	width: 33.33%;
	height: 100%;
	position: absolute;
	left: 0;
	border-right: 1px solid #999999;
	z-index: 2;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
}
.cccd_dh_nav{
	position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
	
}
.cccd_dh_nav .swiper-slide{
	height: 80px;
}

.sy_cccd_dh .section-title{
	margin-top: 100px;
}
.sy_cccd_dh .section-title span{
	color:#fff;
}

.sy_cccd_dh .section-title h3{
	font-size: 36px;
	color:#fa7000;
	font-weight: 500;
	line-height: 1;
	padding-top: 0px 
}
.sy_cccd_dh .section-title .dhbt_1{
	padding-top: 30px 
}
.sy_cccd_dh .section-title .dhbt_2{
	padding-top: 20px;
	color:#fff;
}

.sy_cccd_dh .section-title a{
	color:#fff;
	margin-top: 40px;
	display: block;
}


.cccd_dh_container{
	padding-left: 20%;
}


.cccd_nav_lb{
	position: relative;
	width: 100%;
	border-bottom: 1px solid #999999;
	cursor: pointer;
	z-index: 1;
	height: 80px;
}
.cccd_nav_lb:hover::before{
	width: 100%;
}
.cccd_nav_lb::before{
	content: "";
    background: linear-gradient(to right, rgba(233, 95, 35, 0.3), rgb(233 95 35));
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}

.cccd_nav_lb .wk{
	padding: 20px 30px 20px 20%;
	display: flex;
	height: 80px;
}
.cccd_nav_lb .wk img{
	max-width: 100%;
	margin: auto 0;
}
.cccd_nav_lb .wk p{
	font-size: 18px;
	color:#fff;
	padding-left: 50px;
	margin: auto 0;
	line-height: 1;
}
.cccd_nav_lb:hover .wk .fa-long-arrow-right{
	opacity: 1;
}
.cccd_nav_lb .wk .fa-long-arrow-right{
	color:#fff;
	margin: auto 0 auto auto;
	opacity: 0;
	transition: all 0.4s ease-in-out;
}

/*设备展示 - Section */
.sy_sbzs{
	background: url(/uploads/home/index/sy_sbzs_bg.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.sbzs_nr{
	
}

.sbzs_nav{
	
}
.sbzs_nav_lb{
	cursor: pointer;
	position: relative;
	border-top: 1px solid #999999;
	text-align: center;
}

.sbzs_nav_lb{
	
}

.sbzs_nav_lb::after{
	position: absolute;
    content: "";
    top: -1px;
    width: 0;
    height: 2px;
	background: #e95f23;
    left: 0;
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.swiper-slide-thumb-active .sbzs_nav_lb::after,
.sbzs_nav_lb:hover::after{
	width: 100%;
}

.swiper-slide-thumb-active .sbzs_nav_lb .wk p,
.sbzs_nav_lb:hover .wk p{
	color:#e95f23;
}

.sbzs_nav_lb .wk p{
	font-size: 18px;
	color:#000;
	padding-top: 20px;
}

.sbzs_nrlbnr{
display: flex;

}


.sbzs_nrlb_img{
	width: 50%;
	height:auto;
	background-size: cover!important;
    background-position: center bottom!important;
    background-repeat: no-repeat!important;
}

.sbzs_nrlb_img img{
	width: 100%;
}

.sbzs_nrlb{
	margin-top: 50px;
}

.sbzs_nrlb_txt{
	width: 50%;
	background: #fff;
	height:auto;
	position: relative;
}
.sbzs_nrlb_txt::after{
	position: absolute;
    content: "";
    bottom: 0px;
    width: 100%;
    height: 6px;
	background: #e95f23;
    left: 0;
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.sbzs_nrlb_txt .wk{
	margin: 10% 12%;
	position: relative;
	height: 100%;
	
}

.nrlb_txt_sz{
	position: absolute;
	top: 0;
    right: 0;  
	color:#e9e9e9;
	font-size: 150px;
	font-family: 'Noto Serif SC', serif;
}

.nrlb_txt_wz{
	margin-top: 30px;
}
.nrlb_txt_wz h3{
	font-size: 30px;
	font-weight: 600;
	color:#e95f23;
}
.nrlb_txt_wz p{
	margin-top: 30px;
	font-size: 16px;
	width: 80%;
	color:#333333;
	line-height: 30px;
	height: 66px;
}

.nrlb_txt_gd{
	margin-top: 50px;
}
.nrlb_txt_gd a{
	font-size: 16px;
	color:#eb703b;
}

/*公司业绩 - Section */

.sy_gsyj{
	background: url(/uploads/home/index/sy_gsyj_bg.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.sy_gsyj_bt{
	
}
.sy_gsyj_gd{
	display: flex;
}

.sy_gsyj_nr{
	margin-top: 50px;
}
.gsyj_nrfl{
	padding-right: 0;
}
.gsyj_nrfl a{
	display: block;
	padding: 10px;
}
.gsyj_nrfl a .wk{
	overflow: hidden;
}
.gsyj_nrfl:hover img{
	transform: scale(1.1);
}
.gsyj_nrfl img{
	width: 100%;
	transition: 0.5s;
}

.gsyj_nrfr{
	padding-left: 0;
}
.gsyj_nrfr_nr{
	width: 50%;
}
.gsyj_nrfr_nr a{
	display: block;
	padding: 10px;
}
.gsyj_nrfr_nr a .wk{
	overflow: hidden;
}
.gsyj_nrfr_nr:hover img{
	transform: scale(1.1);
}
.gsyj_nrfr_nr img{
	width: 100%;
	transition: 0.5s;
}

/*专利证书 - Section */
.sy_zlzs{
	background: url(/uploads/home/index/sy_zlzs_bg.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.sy_zlzs_nr{
	
}

.sy_zlzs_nr img{
	max-width: 100%;
}
/*新闻动态 - Section */
.sy_news{
	background: url(/uploads/home/index/sy_news_bg.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}

/*底部 - Section */
.footer-top{
	padding: 20px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-top img{
	height: 58px;
}


.footer-dh .list-items{
	margin-top: 30px;
}

/*简介页 - Section */

.ny_about{
	
}

.ny_about .about-wrapper .about-content{
	margin-right: 0px;
	margin-left: 40px;
}

.ny_about .about-wrapper .about-left-items .about-image-2{
	max-width: 90%;
}

.ny_about .about-wrapper .about-left-items .about-counter-items h5 span{
	font-size: 18px;
	padding-top: 20px;
	font-weight: 100;
	display: block;
}


.language_web{
	display: inline-block;
	margin: 0 0px 0 20px;
}

#head .top{ width:100%; height:30px; line-height:30px; color:#fff; background-color: #686868; }
.language_web .langu{ position:relative; padding:0 14px 0 10px; cursor:pointer; transition:all .3s;}
.language_web .langu img{ 
	margin-top:-3px;
    vertical-align: middle;
    border-style: none;
	width: 25px;
}
.language_web .langu span{ padding:0 4px; color:#fff; }
.language_web .langu:after{ position:absolute; content:"";top:50%; right:0; margin-top:-8px; border:6px solid #fff; border-color:transparent transparent #fff transparent ; }
.language_web .langu:hover span{ color:#e85511; transition: all .3s; }
.language_web .langu:hover:after{ margin-top:-2px; border:6px solid #e85511; border-color: #e85511 transparent transparent transparent;transition: all .3s; }
.langu .languageBox{ display:none; position:absolute; width:114px; left:50%;transform:translateX(-50%);top:30px; text-align:center;z-index:10; }
.langu .language{ width:100%; margin-top:6px;border: 1px solid #e6e6e6;background-color: #fff; }
.langu .language a{ display:block; padding:6px 0; color:#808080;text-decoration: none; }
.langu .language a:hover{ color:#333; background-color: #f5f5f5; transition:all .3s; }
.language_web .langu:hover .languageBox{ display:block; transition:all .3s; }



@media (max-width: 1699px) {
	.header-1.header-2 .mega-menu-wrapper .header-right .icon-items{
		gap: 10px;
	}
	
	.header-1.header-2 .mega-menu-wrapper .header-right .icon-items .icon{
		width: 40px;
    height: 40px;
    line-height: 40px;
	}
	
	.header-1.header-2 .mega-menu-wrapper .header-right .icon-items .content h4{
		font-size: 26px;
	}
	
	
}

@media (max-width: 991px) {
		.header-1.header-2{
		background-color: rgba(0, 0, 0, 0.54);
	}
	.header-main{
		padding: 10px 0px;
	}
	.header-1.header-2 .container-fluid{
		padding: 0 10px;
	}
	.header-1.header-2 .mega-menu-wrapper .header-main .header-right{
		gap: 20px;
		width: 100%;
	}
	.header-1 .mega-menu-wrapper .header-main .header-left .mean__menu-wrapper{
		display: none;
	}
	.hero-1{
		height: 400px;
		padding: 0px 0;
		margin-bottom: 0px;
	}
	
	.pc_banner{
		display: none;
	}
	.m_banner{
		display: inherit;
	}
	.sy_cccd_dh{
		background:none;
		
	}
	.cccd_nrlb{
		width: 100%;
		padding: 0 10px 0 10px;

		
	}
	.cccd_dh_nav{
		position: relative;
		padding-top: 30px;
	}
	.cccd_nrtxt ul li{
		margin-bottom: 0px;
		font-size: 16px;
	}
	.sbzs_nav  .swiper-free-mode>.swiper-wrapper{
		display: inline-block;
	}
	.sbzs_nav .swiper-backface-hidden .swiper-slide{ 
		width: 24%!important;
		display: inline-block;
	}
	.sbzs_nav_lb{
		border-top: none;
		border-bottom: 1px solid #999999;
	}
	.sbzs_nav_lb::after{
		bottom: -1px;
		top:auto;
	}
	.nrlb_txt_sz{
		top: 0px;
		line-height: 1;
		color: #e9e9e94a;
	}
	.gsyj_nrfl{
		padding-right: 0;
        padding-left: 0;
	}
	.gsyj_nrfr{
		padding-right: 0;
        padding-left: 0;
	}
	
	.sy_gsyj_nr{
		margin-top: 30px;
	}
	
		.video-container:after{
		z-index: -1;
	}
	.sy_cccd{
		height: 960px;
	}
}
@media (max-width: 768px) {
	.header-1 .mega-menu-wrapper .header-main .header-left{
		gap:0;
		width: 90%;
	}
	.header-1 .mega-menu-wrapper .header-main .header-left .logo{
		width: 100%;
	}
	.offcanvas__logo img{
		width: 180px;
	}
	.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{
		font-size: 15px;
	}
	.section-padding{
		padding: 40px 0;
	}
	.about-wrapper{
		margin-top: 0px;
	}
	.about-wrapper .about-content{
		margin-right: 0px;
	}
	.section-title h3{
		padding-top: 10px;
		font-size: 26px;
	}
	.section-title h2{
		font-size: 26px;
	}
	.about-section .syjj_nr p{
		font-size: 16px;
		line-height: 30px;
	}
	.about-icon-box-lb{
		width: 33.33%;
	}
	.abouts_titles h4{
		font-size: 24px;
	}
	.abouts_titles h4 i{
		font-size:12px;
	}
	.abouts_titles p{
		font-size: 16px;
		line-height: 1.5;
	}
	.about-section .about-icon-box{
		margin-top: 0px;
		padding: 30px 0px 0px;
	}
	
	.about-wrapper .about-left-items{
		padding-top: 40px;
		margin-bottom: 40px;
	}
	
	.sy_cccd_dh{
		width: 100%;
		height: 50%;
	}
	.cccd_dh_container{
		padding-left: 20px;
	}
	.sy_cccd_dh .section-title{
		margin-top: 40px;
	}
	.sy_cccd_dh .section-title .dhbt_1{
		padding-top: 10px;
	}
	.sy_cccd_dh .section-title h3{
		padding-top: 10px;
		font-size: 26px;
	}
	.section-title h3.dhbt_1 span{
		font-size: 26px;
	}
	.cccd_dh_nav .swiper-slide{
		height: 60px;
	}
	.cccd_nav_lb{
		height: 60px;
		
	}
	.cccd_nav_lb .wk{
		height: 60px;
		padding: 10px 30px 10px 20px;
	}
	
	.sbzs_nrlbnr{
		display: block;
	}
	.sbzs_nrlb_img{
		width: 100%;
		height: 300px;
	}
	.sbzs_nrlb_txt{
		width: 100%;
	}
	.sbzs_nrlb_txt .wk{
		margin: 0;
		padding: 20px 10px;
	}
	.nrlb_txt_wz p{
		margin-top: 20px;
		width: 100%;
	}
	.nrlb_txt_icon img{
		width: 60px;
    height: auto;
	}
	.nrlb_txt_wz{
		margin-top: 20px;
	}
	.nrlb_txt_gd{
		margin-top: 20px;
		padding-bottom: 10px;
	}
	.ny_about .about-wrapper .about-content{
		margin-left: 0px;
	}
	
	.breadcrumb-wrapper .page-heading{
		margin-top: 90px;
		margin-bottom: 20px;
	}
	.contact-info-wrapper .contact-info-content{
		padding: 40px 10px;
	}
	.contact-info-wrapper .contact-info-content h2{
		font-size: 26px;
		padding-bottom: 10px;
	}
	.contact-info-wrapper .contact-info-content .contact-info-area .contact-info-items{
		display: flex;
		}
	.contact-info-wrapper .contact-info-content .contact-info-area .contact-info-items .icon{
	margin: auto 0;	
	}
	.contact-info-wrapper .contact-info-content .contact-info-area .contact-info-items .content{
		margin: auto 0 auto 15px;
	}
	.contact-info-wrapper .contact-info-content h3{
		font-size: 18px;
	}
	.contact-wrapper-3 .contact-content{
		padding: 40px 10px 40px 10px;
	}
	.footer-widgets-wrapper.style-2 .single-footer-widget{
		margin-top: 10px;
    margin-bottom: 20px;
	}
	.footer-dh{
		display: none;
	}
	.footer-section .shape-img{
		bottom: 110px;
		opacity: 0.3;
	}
	.footer-section .shape-img img{
		height: 180px;
	}
	.footer-widgets-wrapper .single-footer-widget .footer-content h3{
		font-size: 30px;
        margin-bottom: 20px;
	}
	
}