@font-face {
    font-family: 'DMSansBold';
    src: url('../font/DMSans-Bold.eot');
    src: url('../font/DMSans-Bold.eot') format('embedded-opentype'),
        url('../font/DMSans-Bold.woff2') format('woff2'),
        url('../font/DMSans-Bold.woff') format('woff'),
        url('../font/DMSans-Bold.ttf') format('truetype'),
        url('../font/DMSans-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DMSansItalic';
    src: url('../font/DMSans-Italic.eot');
    src: url('../font/DMSans-Italic.eot') format('embedded-opentype'),
        url('../font/DMSans-Italic.woff2') format('woff2'),
        url('../font/DMSans-Italic.woff') format('woff'),
        url('../font/DMSans-Italic.ttf') format('truetype'),
        url('../font/DMSans-Italic.svg') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'DMSansMedium';
    src: url('../font/DMSans-Medium.eot');
    src: url('../font/DMSans-Medium.eot') format('embedded-opentype'),
        url('../font/DMSans-Medium.woff2') format('woff2'),
        url('../font/DMSans-Medium.woff') format('woff'),
        url('../font/DMSans-Medium.ttf') format('truetype'),
        url('../font/DMSans-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DMSansRegular';
    src: url('../font/DMSans-Regular.eot');
    src: url('../font/DMSans-Regular.eot') format('embedded-opentype'),
        url('../font/DMSans-Regular.woff2') format('woff2'),
        url('../font/DMSans-Regular.woff') format('woff'),
        url('../font/DMSans-Regular.ttf') format('truetype'),
        url('../font/DMSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
header.affix {
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9999 !important;
    position: fixed !important;
    box-shadow: 0px 1px 3px 0px #000;
}
body{
    overflow-x: hidden;
    font-family: 'DMSansRegular';
    letter-spacing: 0 !important;
}
button:focus{
    outline: none;
}
a:active,a:link,a:focus,a:visited,a:hover{
    outline: none;
    text-decoration: none !important;
}
.site-logo{
    margin: 0 !important;
}
.header-inner{
    padding: 0 !important;
}
.primary-menu > li > a{
    font-size: 18px;
    line-height: 24px !important;
    color: #3f3f3f !important;
    text-transform: uppercase;
    font-family: 'DMSansBold';
    letter-spacing: 0 !important;
    padding: 41px 25px;
    position: relative;
}
.primary-menu > li > a::after{
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;    
    position: absolute;
    top: 60%;
    left: 45%;
    font-size: 22px;
    color: #bbbbbb;    
}
.primary-menu > li > a:hover{
    background-color: #F0F0F2;
}
.primary-menu > .current-menu-item > a{
    background-color: #F0F0F2;
}
.primary-menu > li{
    margin: 0 !important;
}
.primary-menu > li > .icon{
    display: none;
}
.primary-menu .sub-menu{
    background-color: #FF6618 !important;
    min-width: 280px;
    left: 0;
    display: none;
    z-index: 10000;
}
.primary-menu li.menu-item-has-children:hover > .sub-menu{
    display: block;
}
.primary-menu .sub-menu .sub-menu{
    left: 100%;
}
.primary-menu ul ul::after{
    display: none;
}
.primary-menu ul::after{
    border-bottom-color: #FF6618 !important;
    right: 250px !important;    
}
.primary-menu .sub-menu li a{
    color: #fff !important;
    border-radius: 0 !important;
}
.primary-menu .sub-menu li a:hover{
    color: #FF6618 !important;
    background-color: #fff !important;
}
.primary-menu a:hover, .primary-menu a:focus, .primary-menu .current_page_ancestor{
    text-decoration: none !important;
}
.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
    color: #707070 !important;
}
.request_q{
    background-color: #FF6618;
    color: #ffffff;
    width: 210px;
    height: 55px;
    display: inline-block;
    line-height: 55px;
    text-align: center;
    font-family: 'DMSansBold';    
    border: 2px solid #FF6618;
}
.request_q:hover{
    color: #ffffff;
    background-color: #FF8B3B;
}

.toggle-wrapper a{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 130px;
}
.toggle-wrapper{
	display: flex;
    align-items: center;
}

.toggle-wrapper a img{
	width:auto;
	height:25px;
	margin-right: 10px;
}

.request_q .fa{
    margin-right: 10px;
}
.primary-menu-wrapper + .header-toggles {
    margin-left: 0 !important;
}
.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
    display: none;
}
ul.primary-menu {
    margin: 0 !important;
}
.primary-menu-wrapper + .header-toggles {
    margin-right: 0;
    width: 319px;
}
.header-inner .toggle-wrapper {
	display: flex;
    width: 100% !important;
}
.header-toggles .toggle {
    display: inline-block !important;
    vertical-align: middle;
}
/*homepage*/
.homepage{
    padding: 0 !important;
}
.home_show{
    background-color: #FF6618;
}
.home_show .tab-content{
    color: #ffffff;
    margin: 50px 0 70px 0;
    width: 45%;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
}
.home_show .nav-tabs {
    border-bottom: none;
    margin: 0;
}
.home_show .nav-tabs>li {
    margin: 0;
    width: 20%;
    float: left;
    text-align: center;
}

.nav-tabs li a img{
	width: auto;
    height: 18px;
    margin-right: 10px;
}

.nav-tabs li a {
	display: flex;
    justify-content: center;
    align-items: center;
}


.home_show .nav-tabs>li>a{
    border-radius: 0;
    background-color: rgba(0,0,0,0);
    color: #ffffff;
    border: none !important;
    margin: 0;
    padding: 20px 0;
    position: relative;
    z-index: 1;
}
.home_show .nav-tabs>li>a:focus,.home_show .nav-tabs>li>a:visited,.home_show .nav-tabs>li>a:link{
    color: #ffffff;
}
.home_show .nav-tabs>li.active>a{
    background-image: linear-gradient(#FF902C, #FF6618);    
}
.home_show .nav-tabs>li>a::after{
    content: '';
    display: inline-block;
    width: 1px;
    height: 36px;
    background-color: #99bace;
    position: absolute;
    right: -1px;
    top: 15px;
}
.home_show .nav-tabs>li.active>a::after{
    display: none;
}
.home_show .nav-tabs>li.active>a + a::after{
    display: none;
}
.home_show .nav-tabs>li>a .fa{
    margin-right: 15px;
}
.see_more{
    border: 1px solid #ffffff;
    width: 360px;
    height: 60px;
    background-color: rgba(0,0,0,0);
    color: #ffffff;
    font-size: 18px;
    line-height: 60px;
    font-family: 'DMSansMedium';
    display: inline-block;
    letter-spacing: 0 !important;
    text-align: center;
    padding: 0 50px; 
    margin: 30px 0 20px 0;
}
.see_more:hover{
    background-color: #ffffff;
    color: #FF6618;
    border-color: #FF6618;
}
.see_more .fa{
    margin-left: 42%;    
}
.show_container{
    position: relative;
    min-height: 380px;
}
.home_show_img{
    position: absolute;
    top: 32%;
    left: 50%;
    width: 50%;
}
.home_title{
    font-size: 36px;
    line-height: 64px;
    color: #FE6721;
    font-family: 'DMSansBold';
    margin: 0;
    letter-spacing: 0 !important;
    text-align: center;
}
.manufacture{
    padding: 100px 0;
}
.home_content{
    font-size: 15px;
    line-height: 24px;
    color: #888888;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.img_center{
    margin: 15px 0 30px 0;
}
.img_center img{
    margin: 0 auto;
}
.home_product_link{
    margin: 0;
    text-align: center;
}
.home_product_link li{
    display: inline-block;
    margin: 0;
}
.home_product{
    margin-top: 40px;
}
.product_box{
    border: 1px solid #d5d5d5;
    padding: 0 15px;
}
.product-info{
    text-align: center;
}
.info-excerpt{
    color: #888888;
    font-size: 14px;
    line-height: 24px;  
    margin-top: 3px;
}
.info-title{
    font-size: 18px;
    line-height: 24px;
    color: #555555;
    font-family: 'DMSansMedium';
    padding: 0 10px;    
}
.info-title:hover{
    color: #FF6618;
}
.info-more{
    font-family: 'DMSansMedium';
    font-size: 13px;
    line-height: 30px;
    color:#ffffff;
    background-color:#FF6618;
    display: inline-block;
    width: 82px;
    height: 28px;
    margin-bottom: 40px;    
}
.info-more:hover{
    background-color: #FF6618;
    color: #ffffff;
}
.center{
    text-align: center;
}
.see_more_products{
    width: 360px;
    height: 60px;
    color: #ffffff;
    background-color: #FF6618;
    display: inline-block;
    font-family: 'DMSansMedium';
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    margin-top: 50px;
    padding: 0 25px;
}
.see_more_products:hover{
    background-color: #FF6618;
    color: #ffffff;
}
.see_more_products .fa{
    margin-left: 42%;    
}
.product-thumb a{
    display: inline-block;
    overflow: hidden;
}
.product-thumb img{
    transition: all ease 0.25s;
}
.product-thumb img:hover{
    transform: scale(1.1);
}
/*Our Advantages And Services*/
.advantages{
    background-color: #f8fafc;
    padding: 50px 0;
}
.advantage_half_x{
    display: inline-block;
    width: 49.75%;
    float: left;
}
.advantage_half_x_left{
    margin-right: 0.25%;
}
.advantage_half_x_right{
    margin-left: 0.25%;
}
.advantage_half_y{
    margin-bottom: 10px;
}
.advantage_half_x{
    position: relative;
}
.adv_content{
    position: absolute;
    display: inline-block;
    width: 100%;
    text-align: center;
    top: 32%;
    left: 0;
}
.adv_content h3{
    margin: 0;
    font-size: 30px;
    line-height: 64px;
    color: #ffffff;
    font-family: 'DMSansBold';
    display: inline-block;
    letter-spacing: 0 !important;
    position: relative;
}
.bar{
    width: 150px;
    height: 2px;
    background-color: #ffffff;   
    margin: 0 auto;
}
.adv_content p{
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    width: 50%;
    display: block;
    margin: 35px auto;
}
.advantage_half_y{
    position: relative;
}
.advantage_half_y .center{
    margin-top: 35px;
}
.recent_news {
    padding: 50px 0;
    background-image: linear-gradient(#f8fafc, #ffffff);
}
.blog-small-post {
    background: #fff;
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px;
    width: 100%;
    float: left;
    box-shadow: 0 5px 20px rgba(0,0,0,.07);
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.blog-small-post .post-thumb {
	width: 47%;
	float: left;
	overflow: hidden;
	position: relative;
}
.blog-small-post .post-txt {
	width: 53%;
	float: left;
	padding-left: 15px;
}
.blog-small-post .post-txt h5 {
	font-family: 'DMSansBold';
	line-height: 26px;
	margin: 11px 0 8px;
    font-size:  22px;    
}
.blog-small-post .post-txt h5 a {
	color: #FE6721;
    font-size: 22px;
    line-height: 26px;
}
.blog-small-post img{
    width: 100%;
}
.blog-small-post .post-txt p {
    font-size: 16px;
    margin: 15px 0 5px 0;
    line-height: 22px;
    color: #888888;
}
.rm {
    color: #FE6721;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px;
    margin-top: 5px;
    display: inline-block;
    font-family: 'DMSansMedium';
}
.rm .fa{
    margin-left: 10px;
    font-size: 20px;
    vertical-align: top;
}
.blog-small-post:hover .post-txt h5 a {
	color: #FF6618;
}
.rm:hover {
	color: #FF6618;
}
.blog-small-post .post-thumb a{
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    top: -100px;
    bottom: 0;
    margin: auto;
    background: none;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    z-index: 99;
    color: #fff;
    opacity: 0;
    border: 2px solid #fff;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;    
}
.post-thumb a:hover{
	background: #FF6618;
	color: #fff;
	border-color: #FF6618;
}
.blog-small-post .post-thumb:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    background: -moz-linear-gradient(45deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.9) 100%);
    background: linear-gradient(45deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2000000', endColorstr='#e6000000', GradientType=1 );
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.blog-small-post:hover .post-thumb:after{
	opacity: 1;
}
.blog-small-post:hover .post-thumb a{
	opacity: 1;
	top: 0px;
}
span.time {
    font-size: 12px;
    line-height: 22px;
    background-color: #FF6618;
    color: #fff;
    padding: 3px 5px;
}
/*footer*/
#site-footer{
    background-image: url(../image/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.foot_box h3{
    color: #ffffff;
    font-family: 'DMSansBold';
    font-size: 28px;
    margin: 5px 0 25px 0;
}
.foot_box p{
    color: #ffffff;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0;
}
.foot_box a{
    text-decoration: underline !important;
    color: #ffffff;
}
.foot_box a:hover{
    color: #5b5050;
}
.foot_inner{
    float: left;
    width: 33%;
}
#site-footer [class*="col-"]{
    padding: 0;
}
.foot_box_a{
    padding-right: 25px;
}
.foot_menu{
    margin: 0;
    list-style: none;
}
.foot_menu li{
    margin: 0;
}
.foot_menu a{
    text-decoration: none !important;
    font-size: 14px;
    line-height: 26px;
}
.foot_menu a:hover{
    color: #FF6618;
}
.skype_menu{
    margin: 0;
    list-style: none;
}
.skype_menu li{
    margin: 0;
    display: inline-block;
    width: 50%;
    float: left;
}
.skype_menu a{
    text-decoration: none !important;
    font-size: 14px;
    line-height: 26px;    
}
.skype_menu .fa {
    color: #ffffff;
    margin-right: 15px;
    vertical-align: text-bottom;
}
.social_menu{
    margin: 30px 0 0 0;
    list-style: none;
}
.social_menu li{
    display: inline-block;
    margin: 0 2px 0 0;
}
.social_menu a{
    text-decoration: none !important;
    font-size: 17px;
    line-height: 32px;
    color: #ffffff;
    text-align: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #FE6721;
    display: inline-block;
}
.copyright{
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    margin: 80px 0 0 0;
}
.close-nav-toggle .toggle-text{
    display: none;
}
.menu-modal .toggle:focus{
    outline: none;
}
.modal-menu a{
    color: #FE6721 !important;
    font-weight: 400 !important;
}
.menu-bottom{
    display: none !important;
}
/*innerpage*/
.innerpage{
    padding: 0;
}
h2.about_banner_title {
    margin: 0 0 20px 0 !important;
    color: #ffffff !important;
}
p.about_banner_p {
    text-align: center !important;
    color: #ffffff !important;
}
.about_content{
    padding: 50px 0 100px 0;
}
.wpb_wrapper a{
    color: #FF6618 !important;
}
.about_content p{
    line-height: 24px;
    margin: 0 0 10px 0;
    font-size: 16px;
    color: #181818;    
}
.title_block p>strong{
    position: relative;
    margin: 20px 0 10px 0 !important;
    display: inline-block;
}
.title_block p>strong::after{
    background-color: #FF6618;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 73px;
    top: 30px;
}
.side_menu li{
    margin: 0 !important;
    position: relative;    
}
.side_menu li a{
    padding: 10px 30px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    /* background-color: #efefef; */
    color: #333333;
    font-size: 14px;
    text-transform: capitalize;
    background: url(../image/arrow4.png) no-repeat 12px 14px;
}
.side_menu li a:hover{
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
    color: #FF6618;
}
.widget_new{
    margin-bottom: 50px;
}
.widget_new h4{
    font: 700 18px 'DMSansMedium';
    margin: 0;
    padding: 15px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #FF6618;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;    
}
.side_menu .current-menu-item > a{
/*    background-color: rgb(204, 204, 204);*/
}
ul.side_menu {
    margin: 0;
    list-style: none;
    position: relative;
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
    padding: 0 0 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;  
}
.side_menu .sub-menu{
    margin: 0;
    list-style: none;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
    width: 100%;
}
.side_menu > .menu-item-has-children:hover .sub-menu{
    display: block;
}
.side_menu > .menu-item-has-children:hover .sub-menu .sub-menu{
    display: none;
}
.side_menu .sub-menu .menu-item-has-children:hover .sub-menu{
    display: block;
}
.sidebar_new{
    margin: 0;
    list-style: none;
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
}
.sidebar_new li{
    margin: 0;
    padding: 0;
}
.sidebar_new li a{
    padding: 10px 30px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
    font-size: 14px;
    text-transform: capitalize;
    background: url(../image/arrow4.png) no-repeat 12px 14px;
}
.sidebar_new li a:hover{
    color: #FF6618;
}
.vc_tta-tab a{
    color: #333333 !important;
}
.vc_tta-tab.vc_active a{
    color: #FF6618 !important;
}
table{
    border-collapse: separate !important;
    box-sizing: border-box !important;
    border-spacing: 2px !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #272727 !important;
    margin-top: 1rem !important;    
}
table p{
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #272727 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
    background-color: #ffffff !important;    
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab>a {
    border-radius: 0 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{
    background-color: #ffffff !important;  
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #e5e5e5 !important;
    background-color: #f5f5f5 !important;
}
table b{
    font-weight: 400;
}
#breadcrumbs{
    background-color: #FF6618;
    border-top: 1px solid #f5f5f5;
    padding: 15px 0;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;    
}
.breadcrumbs-left a,.breadcrumbs-left span{
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    text-transform: capitalize;
}
#breadcrumbs a{
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;    
}
/*product page*/
.product_list .latest_block{
    margin-top: 0;
}
.pro_box_list:hover .cateimg{
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}
.pro_box_list:hover .item_img_mask {
    opacity: 1;
}
.pro_box_list:hover .item_icon {
    top: 41%;
    opacity: 1;
}
.pro_box_list{
    box-shadow: 0 5px 20px rgba(0,0,0,.07);
    margin-bottom: 25px;
    min-height: 260px;    
}
.pro_col_list{
    padding: 0 10px;
}
.pro_col_list .latest_title{
    padding: 0 10px;
    word-break: break-all;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;    
}
.btn-effect{
    position: relative;
    margin-right: 1px;
    overflow: hidden;
    z-index: 1;
    border: 2px solid #FF6618;
}
.btn-effect:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 50%;
    opacity: 0;
    z-index: -1;
    content: '';
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    background-color: #fff;
}
.btn-effect:hover:after {
    height: 500%;
    opacity: 1;
}
.latest_box{
    display: inline-block;
    width: 18%;
    float: left;
    margin: 0px 12px 18px;
    min-height: 302px;
}
.latest_div{
    position: relative;
    overflow: hidden; 
    padding: 10px;    
}
.latest_img{
    display: block;
    margin: auto;
    transition: all .36s ease;
    width: 100%;
}
.item_img_mask {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.3);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.2s ease 0s;
}
.item_icon {
    position: absolute;
    left: 0;
    top: -46px;
    opacity: 0;
    transition: all 0.46s ease 0s;
    border-radius: 50%;
    font-size: 0;
    width: 100%;
    text-align: center;
}
.latest_box:hover .item_img_mask {
    opacity: 1;
}
.latest_box:hover .item_icon {
    top: 41%;
    opacity: 1;
}
.latest_block {
    margin-top: 50px;
}
.latest_title{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    padding: 16px 0;
    transition: all ease 0.3s;
    margin-top: 15px;
}
.latest_title:hover{
    color: #FF6618;
}
.item_icon img{
    display: inline-block;
    width: 25px;
}
.wp-pagenavi {
    margin: 30px 0;
    font-size: 12px;
}
.wp-pagenavi{
    text-align: center;
    line-height: 24px;
}
.wp-pagenavi{
    width: 100%;
}
.wp-pagenavi > span,
.wp-pagenavi > a{
    margin: 4px 6px 4px 0;
    padding: 2px 10px !important;
    text-decoration: none;
    background-color: #eee;
    color: #666;
    display: inline-block;
    border-radius: 6px;    
}
.wp-pagenavi a:hover,
.wp-pagenavi > .current{
    background-color: #FF6618;
    color: #fff !important;
    border-color: #FF6618 !important;    
}
.page-nav{
    text-align: center;
}
/*new page*/
.blog_container .blog-small-post {
    background: #fff;
    border-radius: 0;
    margin-bottom: 30px;
    padding: 20px;
    width: 100%;
    float: left;
    box-shadow: 0 5px 20px rgba(0,0,0,.07);
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    min-height: 220px;
}
.blog_container .blog-small-post .post-thumb {
	width: 30%;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.blog_container .blog-small-post .post-txt {
    width: 68%;
    float: left;
    padding-left: 15px;
    margin-left: 2%;
}
.blog_container .blog-small-post .post-txt h5 {
	line-height: 22px;
	margin: 11px 0 8px;
    font-size:  18px;  
    font-weight: 400;
}
.blog_container .blog-small-post .post-txt h5 a {
	color: #FF6618;
}
.blog_container .blog-small-post .post-txt p {
	font-size: 16px;
	margin: 0 0 3px;
}
.blog_container .rm {
    color: #FF6618;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
}
.blog_container .blog-small-post:hover .post-txt h5 a {
	color: #FF6618;
}
.blog_container .rm:hover {
	color: #FF6618;
}
.blog_container .blog-small-post .post-thumb a{
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    top: -100px;
    bottom: 0;
    margin: auto;
    background: none;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    z-index: 99;
    color: #fff;
    opacity: 0;
    border: 2px solid #fff;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;    
}
.blog_container .post-thumb a:hover{
	background: #FF6618;
	color: #fff;
	border-color: #FF6618;
}
.blog_container .blog-small-post .post-thumb:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    background: -moz-linear-gradient(45deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.9) 100%);
    background: linear-gradient(45deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2000000', endColorstr='#e6000000', GradientType=1 );
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.blog_container .blog-small-post:hover .post-thumb:after{
	opacity: 1;
}
.blog_container .blog-small-post:hover .post-thumb a{
	opacity: 1;
	top: 0px;
}
.blog_container span.pdate {
    color: #999999;
    font-size: 12px;
    display: block;
}
.blog_container span.pdate i {
    font-style: normal;
    color: #FF6618;
}
.dataTables_length,table caption,.dataTables_info,.dataTables_paginate{
    display: none;
}
.cat_block h2{
    margin: 0;
}
.gallery .gallery-item{
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 20%;
}
.gallery-item img {
    border: 2px solid #cfcfcf;
    transition: all ease 0.25s;
}
.gallery-item img:hover{
    opacity: 0.7;
}
.check {
    list-style: none;
    margin: 0;
}
.check li {
    background: url(../image/check.png) no-repeat;
    padding: 2px 0px 2px 25px;
    border: 0px;
    margin: 0;
}
.default_block{
    width: 990px;
    margin: 0 auto !important;
}
.default_block_p{
    background: url(../image/title-bg.png);
    padding: 10px 15px;
}
.default_block h4{
    font-size: 18px;
    margin: 0;
}
.alignnone{
    margin: 0 !important;
}
.at4-follow-outer{
    display: none;
}
.cat_block {
    line-height: 24px;
    font-size: 16px;
    color: #181818;
}
.i_about {
    background: url("../image/brand-line.png") no-repeat scroll top center rgba(0, 0, 0, 0);
    height: 1900px;
}
.i_about .pleft {
    float: left;
    margin-left: 20px;
    padding-left: 25px;
    width: 450px;
}
.i_about .pright {
    float: right;
    margin-left: 45px;
    width: 460px;
}
.i_about .pleft .iabout_item {
    display: inline-block;
    float: right;
}

.i_about .pleft .p1 {
    float: left;
    margin-left: 7px;
    margin-top: 102px;
    width: 200px;
	word-wrap: break-word;
}
.i_about .pleft .img1 {
    float: right;
    margin-left: 0;
    margin-right: 0;
    margin-top: 80px;
}
.i_about .ti {
    font: 30px/30px 'Helvetica Neue',"Microsoft Yahei",clean,sans-serif;
    height: 30px;
}
.year_2011 {
    color: #44a3fb;
}
fieldset, img {
    border: 0 none;
}
.i_about .pleft .p2 {
    float: right;
    height: 180px;
    margin-right: 0;
    margin-top: 176px;
    width: 195px;
	word-wrap: break-word;
}
.i_about .pleft .img2 {
    float: left;
    height: 200px;
    margin-right: 0;
    margin-top: 65px;
}
.i_about .pright .p2 {
    float: right;
    margin-left: 10px;
    margin-right: 100px;
    margin-top: 95px;
    width: 175px;
	word-wrap: break-word;
}
.i_about .pright .img2 {
    float: left;
    margin-right: 29px;
    margin-top: 80px;
}
.i_about .pleft .img3 {
    float: right;
    margin-right: 0;
}
.i_about .pleft .p3 {
    float: left;
    height: 150px;
    margin-right: 20px;
    width: 215px;
	word-wrap: break-word;
}
.i_about .pleft .p4 {
    float: right;
    margin-right: 20px;
    margin-top: 87px;
    width: 183px;
	word-wrap: break-word;
}
.i_about .pleft .img4 {
    float: right;
    margin-right: 40px;
    margin-top: 20px;
}
.i_about .pleft .img5 {
    float: right;
    margin-right: 39px;
    margin-top: 52px;
}
.i_about .pleft .p5 {
    float: right;
    margin-right: 38px;
    margin-top: 60px;
    width: 154px;
	word-wrap: break-word;
}

.i_about .pleft .p6 {
    float: right;
    margin-right: 20px;
    margin-top: 120px;
    width: 153px;
	word-wrap: break-word;
}
.i_about .pleft .img6 {
    float: right;
    margin-right: 25px;
    margin-top: 70px;

}
.i_about .pleft .img7 {
    float: right;
    margin-right: 20px;
    margin-top:107px;
}
.i_about .pleft .p7 {
    float: right;
    margin-top: 152px;
    width: 220px;
	word-wrap: break-word;
}
.i_about .pright .img8 {
    float: left;
    margin-left: 5px;
    margin-top: 80px;
}
.i_about .pright .p8 {
    float: left;
    margin-left: 26px;
    margin-top: 137px;
    width: 169px;
	word-wrap: break-word;
}
.i_about .pright .img9 {
    float: right;
    margin-top: 10px;
}
.i_about .pright .p9 {
    float: left;
    margin-left: 10px;
    margin-top: 109px;
	word-wrap: break-word;
}
.i_about .pright .img10 {
    float: left;
    margin-left: 15px;
    margin-top: 119px;
}
table td {
    word-break: break-all;
}
.i_about .pright .p10 {
    float: left;
    margin-left: 26px;
    margin-top: 137px;
    width: 169px;
	word-wrap: break-word;
}
.i_about .pright .img11 {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 20px;
}
.i_about .pright .p11 {
    float: left;
    margin-top: 109px;
    width: 190px;
	word-wrap: break-word;
}
.i_about .pright .img12 {
    float: left;
    margin-left: 15px;
    margin-top: 30px;
}
.i_about .pright .p12 {
    float: left;
    margin-left: 28px;
    margin-top: 105px;
    width: 210px;
	word-wrap: break-word;
}
.i_about .pright .img13 {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 137px;
}
.i_about .pright .p13 {
    float: left;
    margin-top: 180px;
    width: 150px;
	word-wrap: break-word;
}
.i_about .pright .p1 {
    float: right;
    margin-left: 0px;
    margin-top: 225px;
	word-wrap: break-word;
}
.i_about .pright .img1 {
    float: left;
    margin-left: 20px;
    margin-top: 195px;
}
.i_about .pright .img3 {
    float: right;
    margin-top: 50px;
}
.i_about .pright .p3 {
    float: left;
    margin-left: 15px;
    margin-top: 80px;
    width: 221px;
	word-wrap: break-word;
}
.i_about .pright .img4 {
    float: left;
    margin-left: 20px;
    margin-top: 40px;
}
.i_about .pright .p4 {
    float: left;
    margin-left: 27px;
    margin-top: 140px;
    width: 200px;
	word-wrap: break-word;
}
.i_about .pright .p5 {
    float: left;
    height: 100px;
    margin-left: 82px;
    margin-top: 100px;
    width: 170px;
	word-wrap: break-word;
}
.i_about .pright .img5 {
    float: right;
    margin-top: 46px;
}
.i_about .pright .p6 {
    float: left;
    margin-left: 25px;
    margin-top: 174px;
    width: 150px;
	word-wrap: break-word;
}
.i_about .pright .img6 {
    float: left;
    height: 250px;
    margin-top: 80px;
    margin-bottom:30px;
}
.co {
    font-size: 12px;
    line-height: 16px;
}
.default4{
    width: 1100px;
    margin: 0 auto;
}
.post-meta-wrapper {
    max-width: none !important;
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    padding: 3px;
    margin: 0 0 25px 0 !important;
}
.post-meta-single-top .post-meta{
    justify-content: left !important;    
}
/* Slider */
.szg-thumbs img {
	width: 50px;
	border: 1px solid #DDD;
	margin-right: 9px !important;
	display: inline-block;
}
.szg-main {
	border: 4px solid #DDD;
	margin-bottom: 15px !important;
}
.szg-main img {
	background: #fff;
}
.szg-zoom-box {
	border: 1px solid #CCCCCC;
	background: #fff;
}
.cantact-pro {
	width: 30%;
	float: left;
}
.cantact-gallery {
	width: 50%;
	float: left;
    margin-bottom: 100px;
}
.single-contact {
	margin-bottom: 10px
}
.single-contact img {
	border: none;
	display: inline-block;
}
.single-contact a{
    font-size: 16px;
    line-height: 24px;
    color: #181818;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body{
    padding: 14px 0 !important;
}
.bx-pager{
	 display: none;
} 
.bx-wrapper{
	position:relative;
}
.bx-prev {
	background:url("../image/rps_arrows.png") repeat scroll 0 0 #D8D8D8;
	position:absolute;
	text-indent:-99999px;
	top:-35px;
	right:32px;
	display:block;
	height:19px;
	width:19px;
}
.bx-next{
	background:url("../image/rps_arrows.png") repeat scroll 18px 0 #D8D8D8;
    position:absolute;
	text-indent:-99999px;
	top:-35px;
	right:12px;
	display:block;
	height:19px;
	width:19px;
}
ul.relatived-products {
	margin: 0 auto;
	width: 95%;
}
ul.relatived-products h3 {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 5px;
}
ul.relatived-products li {
	float: left;
	list-style: none;
	margin: 0 21px 20px 0;
	overflow: hidden;
	width: 102px;
	text-align: center;
}
ul.relatived-products li a img {
	border: 1px solid #f1f1f1;
	margin: 0 auto;
    width: 200px;
    transition: all ease 0.3s;
}
ul.relatived-products li a img:hover{
    opacity: 0.7;
}
.bx-viewport a{
    color: #333;
    font-size: 14px;
}
.bx-viewport a:hover,.single-contact a:hover{
    color: #FF6618;
}
.related_product{
    margin-top: 80px;
}
.related_product h3{
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 25px;
    border-bottom: 1px solid #F1F1F1;
    font-family: 'DMSansMedium';
    font-size: 22px;
    font-weight: 400;    
}
.cantact-pro-float-right {
    position: fixed;
    top: 150px;
    right: 0;
    z-index: 10000;
    background-color: #fff;
    padding: 15px;
}
.single-post .cat_block h2{
    font-size: 18px;
}
@media screen and (min-width:700px){
    .header-inner,.section-inner {
        width: 1400px !important;
        max-width: none !important;
    }
    .search .header-inner,.search .section-inner{
        width: inherit !important;
        max-width: inherit !important;
    }
    .featured-media {
        margin-top: 0 !important;
    }
}
@media screen and (max-width:1286px){
    .primary-menu > li > a {
        padding: 41px 20px;
    }
    ul.primary-menu{
        justify-content: flex-start;    
    }
    .product_box{
        min-height: 422px;
    }
    .adv_content{
        top: 20%;
    }
}
@media screen and (max-width:1241px){
    .primary-menu > li > a {
        padding: 41px 15px;
    }
}
@media screen and (max-width:1196px){
    .primary-menu > li > a {
        padding: 41px 15px;
    }
    .request_q{
        width: 180px;
    }
    .primary-menu-wrapper + .header-toggles{
        width: 270px;
    }
}
@media screen and (max-width:1147px){
    .primary-menu > li > a {
        padding: 41px 10px;
    }
}
@media screen and (max-width:1024px){
    .primary-menu > li > a {
        padding: 41px 3px;
    }
    .home_show_img{
        top: 50%;
    }
    .product_box {
        min-height: 397px;
    }
    .advantage_half_x {
        display: inline-block;
        width: 100%;
        margin: 0 !important;
        float: none;
    }
    .advantage_half_x img{
        width: 100%;
    }
    .adv_content {
        top: 32%;
    }
}
@media screen and (max-width:768px){
    .home_show .nav-tabs>li {
        width: 33.2%;
    }
    .home_show_img {
        width: 100%;
        position: initial;
        margin-bottom: 30px;
    }
    .home_show .tab-content {
        width: 100%;
    }
    .product_box {
        min-height: 468px;
        margin-bottom: 20px;
    }
    .foot_box{
        margin-bottom: 30px;display: flex;
    flex-wrap: wrap;
    }
    .blog-small-post{
        margin-bottom: 15px;
    }
    .header-inner{
        padding: 20px 0 !important;
    }
}
@media screen and (max-width:414px){
    .blog_container .blog-small-post .post-thumb{
        width:100%;
    }
    .blog_container .blog-small-post .post-txt {
        width: 100%;
        padding-left: 0;
        margin-left: 0;
    }
    #sidebar{
        display:none;
    }
    .home_show .nav-tabs>li {
        width: 100%;
        text-align: left;
    }
    .home_show .nav-tabs>li>a {
        padding-left: 20px;
    }
	
	.nav-tabs li a {
		justify-content: flex-start;
	}
    .home_title {
        font-size: 30px;
        line-height: 44px;
    }
    .product_box{
        text-align: center;
    }
    .advantage_half_x img {
        width: 100%;
        min-height: 350px;
    }
    .adv_content p{
        width: 90%;
    }
    .adv_content {
        top: 20%;
    }
    .advantage_half_y img{
        min-height: 200px;
    }
    .blog-small-post .post-thumb {
        width: 100%;
        float: none;
    }
    .blog-small-post .post-txt {
        width: 100%;
        float: none;
    }
    .foot_inner {
        width: 50%;
        min-height: 200px;
    }
}
@media screen and (max-width:375px){
    .see_more,.see_more_products {
        padding: 0 20px;
        width: 90%;
        display: block !important;
        margin: 0 auto !important;
        height: 60px;
    }
    .see_more_products .fa {
        margin-left: 32%;
    }
}
@media screen and (max-width:320px){
    .see_more .fa {
        margin-left: 24%;
    }
    .see_more_products .fa {
        margin-left: 18%;
    }
    .home_title {
        font-size: 26px;
        line-height: 30px;
    }
    .adv_content h3 {
        font-size: 24px;
        line-height: 40px;
    }
}