/*
Theme Name: Longer Machinery
Author: peter
Designer: kevin
Version: 1.0
Date: 2019-1-14
Text Domain: Longer
LastUpdate: 
LastVersion: 1.0
Keyword: woodworkingtop 改版
Description: Longer Machinery website templets.
Tag:
*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "microsoft sans serif";
}
a{text-decoration: none;}
@media only screen and (min-width:1200px ) {
	.container{
		width: 1200px;
	}
}
.wrap{
	width: 100%;
	height: 100%;
}
.fl_l{
	float: left;
}
.fl_r{
	float: right;
}
.top{
	height: 140px;
	padding-top: 40px;
}
.t_search{
	margin-left: 60px;
}
.t_search form{
	overflow: hidden;
}
.t_search form input{
	width: 384px;
	height: 50px;
	border: 1px solid #bebebe;
	float: left;
}
.t_search form button{
	float: left;
	width: 48px;
	height: 48px;
	background: #282828;
	border: none;
}
.t_con ul li{
	display: inline-block;
}
.t_con ul li {
	overflow: hidden;
	padding-left: 20px;
}
.t_con ul li img,.t_con ul li a{
	float: left;
}
.t_con ul{
	font-size: 0;
}
.t_con ul li a{
	color: #bdbdbd;
	font-size: 14px;
}
.t_con ul li a span{
	display: block;
	color: #282828;
	font-size: 14px;
	text-transform: uppercase;
}
.t_con ul li img{
	margin: 10px 20px 0 0;
}
.t_con ul li:first-child{
	padding-right: 20px;
	border-right: 1px solid #a9a9a9;
	margin-left: 15px;
}
.menu{
	height: 60px;
	background: #282828;
}
.menu ul li{
	display: inline-block;
}
.menu ul li a{
	display: block;
	line-height: 56px;
	font-size: 20px;
	color: #fff;
	padding: 0 38px;
	margin: 0 30px;
	text-decoration: none;
}
.menu ul li.active a,.menu ul li a:hover{
	border-bottom: 4px solid #febd17;
}
.banner{
	height: 480px;
	background: url(../img/banner_bg.jpg) no-repeat center;
}
.banner_r{
	padding: 35px;
	background-color: rgba(255,255,255,0.7);
	box-shadow: 0 0 20px #ececec;
	margin-top: 100px;
}
.banner_r h3{
	color: #282828;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.banner_r p{
	font-size: 14px;
	line-height: 24px;
	color: #bebebe;
	height: 72px;
	overflow: hidden;
	margin-bottom: 25px;
}
.banner_r_t a{
	display: inline-block;
	width: 135px;
	height: 40px;
	border: 1px solid #282828;
	color: #282828;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	margin-right: 20px;
}
.banner_r_t a:hover{
	color: #febd17;
	border: 1px solid #febd17;
}
.banner_l{
	padding-top: 50px;
}
.banner_l img{
	width: 100%;
}
.banner{
	position: relative;
}
.banner_page{
	width: 100%;
}
.banner_page .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	background: #282828;
	margin: 0 10px;
	outline: none;
}
.banner_page .swiper-pagination-bullet-active{
	background: #febd17;
}
.i_hot_t{
	padding-top: 40px;
	margin-bottom: 40px;
}
.i_hot_t_l{
	font-size: 20px;
	color: #282828;
}
.i_hot_t_l span{
	display: block;
	font-size: 30px;
	color: #282828;
	font-weight: bold;
	display: none;
}
.i_hot_t_l span.sp_block{
	display: block;
}
.i_hot_t_r ul{
	overflow: hidden;
}
.i_hot_t_r ul li{
	float: left;
	width: 144px;
	height: 50px;
	border: 1px solid #282828;
	color: #282828;
	text-align: center;
	font-size: 14px;
	margin-right: 18px;
	padding: 5px;
	cursor: pointer;
}
.i_hot_t_r ul li:last-child{
	margin-right: 0;
}
.i_hot_t_r ul li.active{
	background: #282828;
	color: #fff;
}
.i_hot_con{
	padding: 10px;
	background: #f5f5f5;
	margin-bottom: 20px;
}
.i_hot_con img{
	width: 100%;
}
.i_hot_con h3{
	font-size: 16px;
	line-height: 20px;
	color: #282828;
	height: 60px;
	overflow: hidden;
	margin: 15px 0 10px 0;
}
.i_hot_main{
	display: none;
	min-height: 578px;
}
.i_hot_main_block{
	display: block;
}
.i_hot{
	padding-bottom: 20px;
}
.i_about{
	background: #f5f5f5;
}
.i_about_tit{
	font-size: 40px;
	color: #282828;
	font-weight: bold;
	text-align: center;
	padding: 45px 0 30px 0;
	text-transform: uppercase;
}
.i_about_r{
	font-size: 18px;
	line-height: 32px;
	color: #282828;
}
.i_about_r a{
	display: block;
	height: 40px;
	width: 150px;
	text-align: center;
	line-height: 40px;
	margin-top: 36px;
	font-size: 16px;
	color: #282828;
	border: 1px solid #282828;
}
.i_about_r a:hover{
	background: #282828;
	color: #fff;
}
.i_about{
	padding-bottom: 40px;
}
.i_blog_con h3{
	font-size: 20px;
	line-height: 24px;
	color: #282828;
	height: 24px;
	overflow: hidden;
}
.i_blog_tit{
	text-align: center;
	font-size: 30px;
	color: #282828;
	padding: 35px 0;
	text-transform: uppercase;
}
.i_blog_con p{
	font-size: 16px;
	line-height: 26px;
	color: #bebebe;
	height: 52px;
	overflow: hidden;
	margin: 15px 0;
}
.i_blog_btm a{
	display: inline-block;
	width: 128px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #bebebe;
	border: 1px solid #bebebe;
	margin-right: 18px;
}
.i_blog_con:hover .i_blog_btm a:first-child{
	border: 1px solid #282828;
	color: #282828;
}
.i_blog_con .i_blog_btm a:first-child:hover{
	background: #282828;
	color: #fff;
}
.i_blog_con:hover .i_blog_btm a:last-child{
	border: 1px solid #febd17;
	color: #febd17;
}
.i_blog_con .i_blog_btm a:last-child:hover{
	background: #febd17;
	color: #fff;
}
.i_blog_con{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
}
.i_blog_con:hover{
	border-bottom: 1px solid #dcdcdc;
}
.i_blog{
	padding-bottom: 20px;
}
footer{
	background: #282828;
	padding-top: 58px;
}
.f_tit{
	font-size: 20px;
	color: #fff;
}
.f_tit:after{
	display: block;
	content: '';
	height: 2px;
	width: 34px;
	background: #febd17;
	margin: 20px 0;
}
footer ul li a{
	font-size: 16px;
	color: #bebebe;
	text-decoration: none;
}
footer ul li a:hover{
	color: #fff;
}
.f_a ul li{
	overflow: hidden;
}
.f_a ul li span, .f_a ul li a{
	float: left;
}
.f_a ul li span {
	width: 15%;
}
.f_a ul li a{
	width: 85%;
	text-decoration: none;	
}
footer ul li {
	margin-bottom: 30px;
}
.f_a ul{
	margin-top: 24px;
}
.f_b ul li a,.f_p ul li a{
	text-decoration: none;	
}
.f_c form input,.f_c form textarea{
	width: 100%;
	height: 40px;
	padding-left: 10px;
	margin-bottom: 20px;
	background: #5a5a5a;
	border: none;
	color: #fff;
}
.f_c form textarea{
	height: 80px;
}
.f_c form button{
	width: 165px;
	height: 40px;
	border: 1px solid #bebebe;
	background: none;
	color: #bebebe;
}
.footer_btm{
	font-size: 16px;
	color: #bebebe;
	height: 52px;
	text-align: center;
	line-height: 52px;
	border-top: 1px solid #bebebe;
}
.breadnav{
	height: 50px;
	line-height: 50px;
}
.breadnav ul li{
	display: inline-block;
	color: #bebebe;
	font-size: 14px;
}
.breadnav ul li a{
	color: #bebebe;
	font-size: 14px;
}
.breadnav ul li a:hover{
	color: #282828;
}
.as_tit{
	height: 65px;
	background: #282828;
	padding-left: 20px;
	line-height: 65px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.as_p ul{
	background: #f5f5f5;
	padding: 20px 0 1px 20px;
}
.as_p ul li a{
	display: block;
	font-size: 16px;
	color: #8c8c8c;
	margin-bottom: 30px;
	transition: all .5s;
	text-decoration: none;
}
.as_p ul li a:hover{
	transform: translateX(10px);
	color: #282828;
}
.asb_tit{
	height: 65px;
	line-height: 65px;
	padding-left: 20px;
	border: 1px solid #282828;
	font-size: 20px;
	color: #282828;
	font-weight: bold;
}
.as_p{
	margin-bottom: 20px;
}
.as_b ul{
	padding: 20px 20px 1px 20px;
	border: 1px solid #dcdcdc;
}
.as_b ul li a{
	display: block;
	font-size: 16px;
	color: #8c8c8c;
	margin-bottom: 30px;
	transition: all .5s;
	text-decoration: none;
}
.as_b ul li a:hover{
	transform: translateX(10px);
	color: #282828;
}
.as_b ul li{
	font-size: 16px;
	color: #8c8c8c;
	margin-bottom: 30px;
}
.as_b{
	margin-bottom: 20px;
}
.son_main{
	padding-bottom: 80px;
}
.prosingle_img img{
	width: 100%;
}
.prosingle_t_r h1{
	font-size: 24px;
	color: #282828;
	margin-bottom: 20px;
}
.prosingle_t_r ul li{
	font-size: 18px;
	color: #8c8c8c;
}
.chat a{
	display: inline-block;
	width: 185px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border: 1px solid #282828;
	color: #282828;
	margin-top: 20px;
	margin-right: 20px;
}
.chat a:hover{
	color: #febd17;
	border: 1px solid #febd17;
}
.chat .a2 {
	background: #e6ae03;
        border-radius: 5px;
    font-size: 26px;
width: 85%;
color: #fff;
border: none;
}

.chat .a2:hover {
	    box-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	    color: #fff;
}

.gallery-thumbs{
	margin-top: 20px;
}
 .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    border: 1px solid #fff;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border: 1px solid #dedede;
}
.gallery-top{
	border: 1px solid #dedede;
}
.btn1,.btn2{
	background: #a9a9a9;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
}
.btn1 img,.btn2 img{
	width: auto;
}
.btn1:hover,.btn2:hover{
	background: #282828;
}
.feat_tit {
	height: 55px;
	line-height: 55px;
	background: #f5f5f5;
	padding-left: 20px;
	font-size: 20px;
	color: #282828;
	margin: 20px 0;
}
.feat_con{
	font-size: 16px;
	line-height: 26px;
	color: #8c8c8c;
}
.message form textarea,.message form input{
	width: 100%;
	border: 1px solid #bebebe;
	height: 50px;
	color: #282828;
	margin-bottom: 20px;
	padding-left: 10px;
}
.message form textarea {
	height: 260px;
}
.message p{
	font-size: 16px;
	color: #bebebe;
	margin-bottom: 20px;
}
#p1{
	color: red;
}

#p2,#p3{
	color: green;
}

#code{
	width: 40%;
}
.message form button{
	width: 196px;
	height: 50px;
	background: #282828;
	color: #fff;
	font-size: 16px;
	border: none;
}
.message form button:hover{
	background: none;
	border: 1px solid #282828;
	color: #282828;
}
.blogsingle h1{
	font-size: 20px;
	color: #282828;
	margin-bottom: 20px;
}
.blogsingle_time{
	font-size: 14px;
	color: #282828;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.blogsingle_time img{
	margin-right: 15px;
}
.blogsingle_time span{
	margin: 0 15px;
}
.blogsingle_page{
	margin-top: 60px;
}
.blogsingle_page ul li a,.blogsingle_page ul li{
	font-size: 16px;
	color: #8c8c8c;
}
.contact_con ul li a{
	font-size: 16px;
	color: #8c8c8c;
	width: 95%;
}
.contact_con ul li span{
	width: 5%;
}
.contact_con ul li{
	margin-bottom: 30px;
}
.contact{
	margin-top: -20px;
}
.searchno{
	font-size: 20px;
	color: #282828;
}
.searchno span{
	display: block;
	margin: 20px 0 10px 0;
	color: #febd17;
}
.searchno{
	padding-bottom: 20px;
}
.lost img{
	display: block;
	margin: auto;
	margin-bottom: 20px;
}
.lost {
	text-align: center;
	font-size: 24px;
	color: #414042;
	padding-bottom: 40px;
}
.about{
	font-size: 16px;
	line-height: 26px;
	color: #8c8c8c;
}
.about_top img{
	display: block;
	width: 100%;
}
.about_mid{
	overflow: hidden;
	margin: 15px 0;
}
.about_mid img{
	float: left;
	margin-right: 20px;
}
.service_con img{
	width: 100%;
	margin-bottom: 20px;
}
.service_con{
	margin-bottom: 20px;
	font-size: 20px;
	color: #282828;
	text-align: center;
}
.header_mobile,.footer_nav,.prolist_mobile,.blog_mobile{
	display: none;
}
.about_top img{
	margin-bottom: 10px;
}
.paging {
	display: block;
	text-align: center;
}
.paging li{
	display: inline-block;
}
.pagination>li>a, .pagination>li>span{
	background: #f0f0f0;
	color: #282828;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background: #febd17;
	border-color: #febd17;
}
.drop{
	position: relative;
}
.down{
	position: absolute;
	z-index: 2;
	background: #000;
	width: 300px;
	
	display: none;
	}
.menu ul li .down a{
	display:block;
	line-height:20px;
	padding:0;
	margin-bottom: 10px;
}
/*弹出表单*/
.contact-right form{

	float:left;

	width:100%;

	position:relative;

	margin-top:7px;

	}



.contact-right input[type="text"],.contact-right input[type="tel"],.contact-right textarea{

	float:left;

	width:90%;

	padding-left:10px;

	padding-right:10px;

	height:35px;

	background-color:#efefef;

	border:#c7c6c6 solid 1px;

	color:#666;

	font-size:14px;

	font-weight:normal;

	font-family: 'Humana777',Arial,sans-serif;

	margin-top:10px;
margin-bottom: 15px;
	}

.contact-right textarea{

	padding-top:10px;

	resize:none;
padding-left:10px;
padding-right:10px;
	overflow:auto;

	height:100px;

	}

.contact-right input[type="submit"],.careers-right input[type="submit"]{

	float:left;

	cursor:pointer;

	color:#ffffff;

	font-size:14px;

	font-weight:normal;

	font-family: "Humana970",Arial,sans-serif;

	width:115px;

	height:35px;

	background-color:#0183b8;

	margin-top:5px;

	-webkit-transition: all 0.2s ease-in;/* Safari 3.2+, Chrome */

	-moz-transition: all 0.2s ease-in;/* Firefox 4-15 */

	-o-transition: all 0.2s ease-in;/* Opera 10.5-12.00 */

	transition: all 0.2s ease-in;/* Firefox 16+, Opera 12.50+ */

	}



.contact-wrapper{

	floaT:left;

	clear:both;

	min-height:900px;

	margin-top:45px;

	width:100%;

	padding-bottom:70px;

	}



.contact-left{

	float:left;

	width:500px;

	}
	.canshu .white_content {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 20px;
    margin: -240px 0 0 -235px;
    border: 10px solid #9f9f9f;
    background-color: #ffffff;
    z-index: 1000000000000000000000000000000000000000000000000000000000002;
    overflow: auto;
    width: 560px;
    overflow: hidden;
    height: 480px;
}

.canshu .eclose {
    position: absolute;
    top: 0;
    right: 0;
}
.canshu img {
    border: 0;
    width: 70%;
}
#validate{
	width: auto;

margin-right:15px;
}
.mess_f_r{
position:relative;
}
.mess_f_r select{
position: absolute;
border:none;
left:5px;
top:100px;
}
.tan_inp select{
	top: 12px;
	height: 32px;
	background: #efefef;
color:#666;
}
.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
}
.mess_f_t button {
    background-color: #98cb00;
    opacity: 1;
        width: 40%;
    height: 39px;
    overflow: hidden;
    margin: 0px 0 0 0px;
    padding: 0 25px;
    outline: none;
    border: 0;
    font: 300 15px/39px 'Open Sans', Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    transition: all .5s;
    margin-top: 15px;
}
#p212, #p111, #p313{
	position: absolute;
	left: 20px;
}
#p111, #p313{
	color: red;
}
#p212{
	color: green;
	top: 110px;
}
#p111{
	top: 50px;
}
#p313{
	top: 190px;
}
#code_a{
	width: 50%;
}
#validate{
	margin: 15px 0 0 10px;
}
.contact-right .tan_inp input[type="text"] {
padding-left:100px;
}
@media only screen and (max-width: 768px ) {
.contact-right textarea{
margin-top:-10px;
}
#p212{
top:90px
}
#p313{
top:150px;
}
#LRfloater0 img{width:150px !important;}
.tan_inp select{
top:70px;
}
#LRfloater0{bottom:70px !important;}
.canshu .white_content {
    position: fixed;
    top: 0px;
    left: 2%;
    padding: 20px;
    margin: 0;
    border: 10px solid #9f9f9f;
    background-color: white;
    z-index: 1000000000000002;
    overflow: auto;
    width: 300px;
    height: auto;
}
	.feat_con img,.feat_con iframe{
		width: 100% !important;
		height: auto !important;
	}
	header,.f_p,.f_b,.f_c,aside,.prolist,.blog{
		display: none;
	}
	.prolist_mobile,.blog_mobile{
		display: block;
	}
	.banner,.i_hot,.i_about,.i_blog,.footer_main,.breadnav,.son_main{
		padding-left: 15px;
		padding-right: 15px;
	}
	.banner_r{
		margin-top: 20px;
	}
	.about_con img{
		margin-bottom: 10px;
	}
	.about_top img{
		display: none;
	}
	.tech_con{
		overflow: auto;
	}
	.contact_con ul li span{
		width: 10%;
	}
	.contact_con ul li a{
		width: 90%;
	}
	.lost img{
		width: 100%;
	}
	.pro_end{
		width: 100%;
		text-align: center;
		height: 50px;
		line-height: 50px;
		background: #dcdcdc;
		font-size: 18px;
		color: #282828;
	}
	
	.banner{
		height: auto;
		background: #f3f3f3;
		padding-bottom: 40px;
	}
	.banner_page{
		width: 90%;
	}
	.i_hot_t_r ul li{
		margin-bottom: 20px;
	}
	.i_about_tit,.i_blog_tit,.i_hot_t_l span{
		font-size: 24px;
	}
	.about_con img{
		width: 100%;
	}
	.i_hot_t_l span{
		margin: 10px 0;
	}
	.header_mobile{
		display: block;
		height: 1rem;
		background: #fff;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 22;
		box-shadow: 0 5px 10px #e5e5e5;
	}
	.fenge{
		margin-top: 1rem;
	}
	.logo_m{
		width: 30%;
		padding-top: 0.2rem;
	}
	.logo_m img{
		width: 85%;
	}
	.search_m{
		width: 55%;
		padding-top: 0.2rem;
	}
	.menu_m{
		width: 10%;
		text-align: right;
		padding-top: 0.2rem;
	}
	.search_m form{
		overflow: hidden;
	}
	.search_m form input{
		width: 80%;
		float: left;
		border: 1px solid #bebebe;
		height: 0.5rem;
	}
	.search_m form button{
		width: 15%;
		float: left;
		height: 0.5rem;
		background: #282828;
		border: none;
	}
	.menu_m img{
		width: 90%;
	}
	.search_m form button img{
		width: 80%;
	}
	.i_about_r{
		font-size: 18px;
		line-height: 28px;
	}
	footer{
		padding-top: 30px;
	}
	.f_a ul li{
		margin-bottom: 15px;
	}
	.footer_nav{
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		background: #fff;
		z-index: 22;
		display: block;
	}
	.footer_nav dl{
		float: left;
		width: 25%;
		text-align: center;
	}
	.footer_nav dl dt span{
		color: #8c8c8c;
		font-size: 26px;
		display: block;
	}
	.footer_nav dl dd{
		font-size: 16px;
		color: #8c8c8c;
	}
	footer{
		margin-bottom: 1rem;
	}
	.footer_nav dl.active dd,.footer_nav dl.active dt span{
		color: #282828;
	}
	.menu_m_down{
		position: fixed;
		top: 1rem;
		left: 0;
		background: #fff;
		width: 100%;
		text-align: center;
		display: none;
	}
	.menu_m_down ul li a{
		display: block;
		font-size: 22px;
		color: #282828;
		line-height: 55px;
	}
}