/*
Theme Name: machprices
Author: peter
Designer: lettie
Version: 1.0
Date: 2023-3-13
Text Domain: Gelgoog
LastUpdate: 
LastVersion: 1.0
Keyword: machprices
Description: machprices website templets.
Tag:
*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
a,
img {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "arial, helvetica, sans-serif";
	text-decoration: none
}
@media (min-width: 1200px){
	.container {
	    width: 1230px;
	}
}
a:hover{text-decoration: none;}
.wrap{
	width: 100%;
	height: 100%;
}
.fl_l{
	float: left;
}
.fl_r{
	float: right;
}
.top{
	height: 40px;
	background: var(--themecolor);
	line-height: 40px;
	overflow: hidden;
}
.top ul li{
	display: inline-block;
}
.top ul li a{
	font-size: 14px;
	color: #fff;
}
.top li a:hover{
	text-decoration: underline;
}
.top-l li {
	margin-right: 60px;
}
.top-l li img{
	margin-right: 14px;
}
.top-r li{
	margin-left: 15px;
}
.lms{
	height: 120px;
}
.logonew{
	padding-top: 28px;
}
.menunew ul li{
	display: inline-block;
}
.menunew ul li a{
	font-size: 18px;
	color: #333;
	display: block;
	line-height: 118px;
	padding: 0 22px;
}
.menunew{
	padding-left: 80px;
}
.searchnew{
	padding-top: 35px;
}
.searchnew input{
	height: 50px;
	border-radius: 50px;
	border: 1px solid var(--themecolor);
	width: 330px;
	padding-left: 30px;
}
.searchnew form{
	position: relative;
}
.searchnew form button{
	border: none;
	background: var(--themecolor);
	height: 35px;
	border-radius: 35px;
	width: 54px;
	position: absolute;
	right: 10px;
	top: 7px;
}
.banner img{
	width: 100%;
}
.sbtn1, .sbtn2{
	background: none;
	color: var(--themecolor);
	font-size: 40px;
}
.in-tit {
	padding: 40px 0;
	text-align: center;
	font-size: 40px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}
.inpro-main-tit h3{
	height: 80px;
	padding: 0 40px 0 20px;
	background: var(--themecolor);
	font-size: 24px;
	color: #fff;
	line-height: 80px;
	border-bottom-right-radius: 40px;
	border-top-right-radius: 40px;
}
.inpro-main-tit h3 img{
	margin-right: 40px;
}
.inpro-main-tit a{
	font-size: 16px;
	color: #999;
	margin-top: 30px;
}
.inpro-main-tit{
	margin-bottom: 38px;
}
.inpro-top-l{
	height: 365px;
	text-align: center;
	box-shadow: 0 0 30px -10px #333;
	line-height: 365px;
}
.inpro-top-l img{
	width: 80%;
}
.inpro-top-r{
	height: 365px;
	background: url(../img/images/inpro3_03.jpg) no-repeat center;
	background-size: cover;
	padding: 25px;
}
.inpro-top-r p{
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	height: 245px;
}
.inpro-top-r span{
	float: right;
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: var(--themecolor);
	background: #fff;
}
.inpro-top{
	margin-bottom: 30px;
}
.inpro-b-con {
	background: #f5f5f5;
	padding: 20px;
	text-align: center;
}
.inpro-b-con h3{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.inpro-b-con span{
	font-size: 14px;
	color: #999;
}
.inpro-b-con{
	margin-bottom: 30px;
}
.inpro-b-img img{
	width: 100%;
}
.inabout{
	height: 660px;
	background: url(../img/inabout-bg.jpg) no-repeat left;
	margin-top: 40px;
}
.inabout-con{
	width: 708px;
	height: 608px;
	background: #fff;
	float: right;
	margin-top: 25px;
	border-bottom-left-radius: 40px;
	border-top-left-radius: 40px;
	padding: 68px 0 0 68px;
	position: relative;
}
.inabout-tit{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
}
.inabout-tit span{
	color: var(--themecolor);
}
.inabout-con p{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.inabout-con dl{
	float: left;
	width: 25%;
	text-align: center;
	margin: 28px 0 40px 0;
}
.inabout-con dl dt{
	font-size: 30px;
	color: #333333;
}
.inabout-con dl dd{
	font-size: 14px;
	color: #333333;
}
.inabout-con a{
	display: block;
	width: 180px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 60px;
	background: var(--themecolor);
	font-size: 16px;
	color: #fff;
}
.inabout-con img{
	position: absolute;
	bottom: -34px;
	right: -100px;
}
.incus-con img{
	margin-bottom: 15px;
	height: 102px;
	border: 2px solid var(--themecolor);
}
.incus{
	margin-bottom: 50px;
}
.innews{
	height: 675px;
	background: url(../img/inblog-bg.jpg) no-repeat center;
}

/* customer feedback */
.section-feedback {
    background: url(../images/bg.gif) no-repeat left center #fafafa;
    padding: 10px 0 40px;
    overflow: hidden;
}

.section-feedback-content {
    position: relative;
}

.section-feedback-content .slides-nav {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    margin: auto;
    z-index: 9999;
}

.section-feedback-content .slides-nav span {
    display: inline-block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
}

.section-feedback-content .slides-nav span.prev {
    background-image: url(../img/icon.png);
    background-repeat: no-repeat;
    background-position: 0 -120px;
}

.section-feedback-content .slides-nav span.next {
    background-image: url(../img/icon.png);
    background-repeat: no-repeat;
    background-position: -60px -120px;
    float: right;
}
.innews .container{
	width: 1400px;
}

.section-feedback-content .slides {
    width: 85%;
    margin: auto;
    overflow: hidden;
}

.section-feedback-content .slides ul li {
    width: 500px;
    background: url(../img/li-bg.gif) no-repeat right center #fff;
    padding: 40px;
    box-sizing: content-box;
    margin: 0 10px;
}

.section-feedback-content .slides ul li .toper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-feedback-content .slides ul li .toper .img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: var(--themecolor);
}

.section-feedback-content .slides ul li .toper .img img {
    width: 92px;
    border-radius: 50%;
}

.section-feedback-content .slides ul li .toper i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../img/icon.png);
    background-position: -120px -120px;
}

.section-feedback-content .slides ul li .toper i.not {
    background-position: -120px -150px;
}

.section-feedback-content .slides ul li p {
    line-height: 1.6;
    color: #5a5a5a;
    font-size: 1.4rem;
    margin: 20px 0;
    height: 140px;
    overflow: hidden;
}

.section-feedback-content .slides ul li .company-name {
    position: relative;
}

.section-feedback-content .slides ul li .company-name h4 {
    font-size: 2rem;
	color: #333;
}

.section-feedback-content .slides ul li .company-name span {
    font-size: 1.4rem;
    color: #5a5a5a;
    line-height: 2;
}

.section-feedback-content .slides ul li .company-name:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 60px;
    background-color: var(--themecolor);
    border-radius: 3px;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: -40px;
}

.section-feedback-content .point {
    width: 100%;
    height: 20px;
    margin: 40px auto 0;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-feedback-content .point li {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin: 0 5px;
    border: 2px solid #a5a5a5;
    float: left;
    color: transparent;
    cursor: pointer;
}

.section-feedback-content .point li.on {
    border: 2px solid var(--themecolor);
}

.section-feedback-content .slides li img {
    width: 100%;
}
.incontact-l p{
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px;
}
.incontact-l input, .incontact-l  textarea{
	height: 44px;
	border: 1px solid #d2d2d2;
	width: 100%;
	margin-bottom: 20px;
}
.incontact-l  textarea{
	height: 170px;
}
.incontact-l button{
	height: 44px;
	background: var(--themecolor);
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	width: 100%;
	border: none;
}
#incode{
	width: 70%;
}
.incontact-tit {
	font-size: 20px;
	color: #333333;
	margin-bottom: 25px;
}
.incontact-r p{
	font-size: 14px;
	color: #666666;
	margin-bottom: 40px;
}
.incontact-r ul li{
	overflow: hidden;
	margin-bottom: 20px;
}
.incontact-r ul li span, .incontact-r ul li a{
	float: left;
}
.incontact-r ul li span {
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	background: #999999;
	border-radius: 50%;
	margin-right: 15px;
}
.incontact-r ul li a{
	width: 90%;
	font-size: 14px;
	color: #999;
}
.incontact-r ul li:hover span{
	background: var(--themecolor);
}
.incontact-r ul li:hover a{
	color: var(--themecolor);
}
.incontact {
	padding-bottom: 60px;
}
.foot-top{
	padding-bottom: 30px;
}
footer{
	background: url(../img/infoot-bg.jpg) no-repeat  fixed;
	background-size: cover;
}
.foot-tit{
	padding: 55px 0 35px 0;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
}
.foot-top ul li a{
	font-size: 14px;
	color: #fff;
}
.foot-top ul li  {
	margin-bottom: 20px;
}
.foot-btm{
	height: 70px;
	line-height: 70px;
	background: rgba(0, 0, 0, 0.4);
}
.foot-btm-l{
	font-size: 14px;
	color: #fff;
}
.foot-btm-r ul li{
	display: inline-block;
	margin-left: 48px;
	position: relative;
}
.foot-btm-r ul li a{
	color: #fff;
}
.foot-btm-r ul li::after{
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: var(--themecolor);
	position: absolute;
	right: -30px;
	top: 35px;
}
.foot-btm-r ul li:last-child::after{
	display: none;
}
.headm{
	display: none;
}
.incus{
	background: url(../img/incus-bg.jpg) no-repeat fixed;
	margin: 40px 0;
}
.incus .in-tit{
	color: #fff;
}
@media only screen and (max-width:1180px ) {
	.incontact-r ul li a{
		width: 85%;
	}
	.inabout-con dl{
		width: 50%;
	}
	.innews .container{
		width: 100%;
	}
	.in-tit{
		font-size: 28px;
	}
	.inabout{
		height: auto;
	}
	.inabout-con{
		height: auto;
		width: 100%;
		padding: 18px 0 0 18px;
	}
	.inabout-con img{
		display: none;
	}
	.fenge{
		margin-top: 75px;
	}
	.header-search form {
	  width: 220px;
	  position: relative;
	}
	.header-search input {
	  width: 100%;
	  height: 45px;
	  padding: 0 40px 0 20px;
	  color: #3b5fa9;
	  margin: 0;
	  border: none;
	  border-bottom: 2px solid var(--themecolor);
	  overflow: hidden;
	}
	.header-search button {
	  position: absolute;
	  right: 2px;
	  top: 1px;
	  width: 44px;
	  height: 42px;
	  background: var(--themecolor);
	  border: none;
	 border-radius: 5px;
	  cursor: pointer;
	  border-left: none;
	  border-radius: 3px;
	}
	
	footer .col-md-4, .foot-btm-r{
		display: none;
	}
	footer .foot-pro{
		display: block;
	}
	header{
		display: none;
	}
.headm{
	
	display: block;
		height: 75px;
		border-bottom: 1px solid #dcdcdc;
		background: #fff;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 22;
	}
	.logom{
		float: left;
	}
	.headm-tel{
		float: right;
	}
	.navm{
		float: right;
		padding-top: 25px;
	}
	.logom{
		width: 18%;
		padding-top: 16px;
	}
	.logom img{
		width: 70px;
	}
	.headm-tel img{
		display: inline;
	}
	.headm-tel{
		font-size: 14px;
		color: #333;
		padding-top: 13px;
		    padding-right: 26px;
		
	}
	.headm-tel span{
		display: block;
	}
	.navm img{
		display: none;
		width: 25px;
	}
	.navm img.navimg-block{
		display: block;
	}
	.navm-main{
		position: fixed;
		top: 75px;
		left: 0;
		width: 100%;
		z-index: 22;
		background: #fff;
		overflow: auto;
		height: 100%;
		padding-bottom: 95px;
		display: none;
	}
	.navm-main ul li{
		border-bottom: 1px solid #dcdcdc;
		line-height: 78px;
		color: #333333;
		font-size: 20px;
		padding:0 15px;
	}
	.navm-main ul li span{
		float: right;
		color: #bebebe;
		transition: all .5s;
		font-family: simsun;
	}
	.navm-main ul li span.active{
		transform: rotate(90deg);
	}
	.navm-main ul li a{
		color: #333;
	}
	.navm .navm-main ul li img{
		vertical-align: middle;
		display: inline;
		width: 20px;
		margin-right: 10px;
	}
	.navm-down{
		overflow: hidden;
		padding-bottom: 25px;
		display: none;
	}
	.navm-down a{
		float: left;
		width: 49%;
		line-height: initial;
		font-size: 16px;
		margin-right: 1%;
		margin-top: 20px;
		text-decoration: underline;
	}
	}
	
@media only screen and (max-width:1180px ) {
	.innews .container{
		width: 100%;
	}
}

@media only screen and (max-width:360px ) {
	.headm-tel{
		padding-right: 6px;
	}
}