/*
Theme Name: Gelgoog Machinery
Author: peter
Designer: kevin
Version: 1.0
Date: 2019-1-7
Text Domain: Gelgoog
LastUpdate: 
LastVersion: 1.0
Keyword: gelgoogm 改版
Description: Gelgoog 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: "arial, helvetica, sans-serif";
}
a, a:hover{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: 40px;
	line-height: 40px;
	background: #f0f0f0;
	font-size: 14px;
	color: #bebebe;
}
.top  ul{
	float: right;
}
.top  ul li{
	display: inline-block;
	margin-left: 20px;
}
.top  ul li a{
	font-size: 14px;
	color: #bebebe;
}
.ls{
	height: 150px;
}
.logo{
	padding-top: 18px;
}
.logo img{
	width: 80px;
	margin-top: 20px;
}
.h_search {
	padding-top: 36px;
}
.h_search_r a{
	display: block;
	width: 190px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #282828;
	color: #fff;
}
.h_search form input{
	width: 560px;
	height: 50px;
	border-radius: 50px;
	border: 1px solid #bebebe;
	background: #f0f0f0;
}
.h_search form img{
	margin: 0 66px 0 20px;
}
.h_search form a{
	font-size: 14px;
	color: #568fb1;
	margin-right: 20px;
}
.h_search form p{
	padding-top: 10px;
}
.menu{
	height: 80px;
	background: url(../img/h_bg.png) no-repeat center;
}
.menu ul li{
	float: left;
	margin-left: 70px;
}
.menu ul {
	float: right;
	margin-right: 40px;
}
.menu ul li a{
	display: block;
	padding-top: 30px;
	height: 80px;
	font-size: 20px;
	color: #fff;
}
.drop{
	position: relative;
}
.down{
	position: absolute;
	background: #dc4a38;
	width: 300px;
	z-index: 22;
	left: -100px;
	top: 80px;
	display: none;
}
.menu ul li.drop ul li{
	margin-left: 20px;
}
.menu ul li.drop ul li a{
	height: auto;
	margin-bottom: 20px;
	padding: 0;
}
.banner img{
	width: 100%;
}
.i_hot{
	background: #f5f5f5;
	padding-top: 50px;
}
.i_hot_tit span{
	font-size: 40px;
	font-weight: bold;
	color: #282828;
	float: left;
}
.i_hot_tit ul{
	float: left;
	margin-left: 60px;
	margin-top: 10px;
}
.i_hot_tit ul li{
	display: inline-block;
	width: 145px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #fff;
	font-size: 14px;
	color: #282828;
	margin-right: 18px;
	cursor: pointer;
}
.i_hot_tit ul li a{
	color: #282828;
}
.i_hot_tit ul li.active{
	background: #dc4a38;
	color: #fff;
}
.i_hot_tit ul li.active a{
	color: #fff;
}
.i_hot_tit{
	margin-bottom: 35px;
}
.i_hot_btm{
	padding: 30px 20px;
	background: #fff;
	position: relative;
}
.i_hot_btm h3{
	font-size: 16px;
	color: #282828;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.i_hot_con img{
	width: 100%;
}
.i_hot_btm:before{
	content: '';
	position: absolute;
	width: 20px;
	height: 8px;
	background: url(../img/san.png) no-repeat;
	left: 50%;
	top: -8px;
	margin-left: -10px;
	display: none;
}
.i_hot_con:hover .i_hot_btm{
	background: #dc4a38;
}
.i_hot_con:hover .i_hot_btm h3{
	color: #fff;
}
.i_hot_con:hover .i_hot_btm:before{
	display: block;
}
.i_hot_img{
	position: relative;
}
.i_hot_img span{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.7);
	top: 0;
	left: 0;
	display: none;
}
.i_hot_img span img{
	width: auto;
	margin: auto;
	display: block;
	margin-top: 60px;
}
.i_hot_con:hover .i_hot_img span{
	display: block;
}
.i_hot_con a{
	text-decoration: none;
}
.i_hot_con{
	box-shadow: 0 0 20px #e2e2e2;
	margin-bottom: 20px;
}
.btn1,.btn2{
	top: auto;
	bottom: 20px;
	background: none;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	outline: none;
}
.i_hot_main{
	padding-bottom: 70px;
	position: relative;
	display: none;
	min-height: 655px;
}
.btn1{
	left: auto;
	right: 70px;
}
.i_hot_main_block{
	display: block;
}
.i_blog{
	padding-top: 50px;
}
.i_blog_img{
	position: relative;
	padding-bottom: 20px;
}
.i_blog_img img{
	width: 285px;
height:180px;
}
.i_blog_img span img{
	width: auto;
height:auto;
	display: block;
	margin: auto;
	margin-top: 60px;
}
.i_blog_img span{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../img/sp_bg.png) no-repeat;
	background-size:100% ;
	z-index: 2;
	display: none;
}
.i_blog_btm{
	padding: 0 20px;
}
.i_blog_btm h3{
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	color: #282828;
	margin-bottom: 10px;
}
.i_blog_btm p{
	font-size: 14px;
	line-height: 20px;
	color: #8c8c8c;
	height: 60px;
	overflow: hidden;
	margin-bottom: 10px;
}
.i_blog_btm span{
	font-size: 14px;
	color: #dc4a38;
}
.i_blog_con a{
	text-decoration: none;
}
.i_blog_con:hover .i_blog_img span{
	display: block;
}
.i_blog_main{
	position: relative;
	padding-bottom: 70px;
}
.btn11,.btn22{
	background: #f5f5f5;
}
.i_about{
	height: 360px;
	background: url(../img/about.jpg) no-repeat center;
	text-align: center;
}
.i_about span{
	display: block;
	color: #282828;
	font-size: 40px;
	font-weight: bold;
	padding: 120px 0 60px 0;
}
.i_about p{
	font-size: 14px;
	line-height: 24px;
	color: #3c3c3c;
}
.i_service{
	padding: 50px 0;
}
.i_service_tit{
	position: relative;
}
.i_service_tit:after{
	position: absolute;
	content: '';
	width: 83%;
	right: 0;
	top: 30px;
	height: 2px;
	background: #f0f0f0;
}
.i_service_l span{
	font-size: 18px;
	color: #282828;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.i_service_con{
	border: 1px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	padding: 40px 20px 45px 20px;
	margin-bottom: 30px;
}
.i_service_l p{
	font-size: 14px;
	color: #bebebe;
}
.i_service_r span{
	font-size: 50px;
	color: #dcdcdc;
}
.i_service_con:hover{
	box-shadow: 0 0 20px #f5f5f5;
	border-bottom: 2px solid #dc4a38;
}
.i_service_con:hover .i_service_r span{
	color: #dc4a38;
}
.i_service_con a{
	text-decoration: none;
}
footer{
	padding-top: 60px;
	background: #f5f5f5;
}
.f_logo img{
	display: block;
	width: 90px;
	margin-bottom: 28px;
}
.f_logo{
	font-size: 14px;
	line-height: 24px;
	color: #8c8c8c;
	padding-right: 60px;
}
.f_logo a{
	color: #8c8c8c;
    text-decoration: none;
}
.f_tit{
	font-size: 24px;
	color: #282828;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}
footer ul li{
	font-size: 14px;
	color: #8c8c8c;
	margin-bottom: 10px;
}
footer ul li a{
	color: #8c8c8c;
}
.f_pro ul li:last-child a{
	color: #bebebe;
}
footer ul li a:hover,.f_pro ul li:last-child a:hover{
	color: #dc4a38;
}
.footer_main{
	padding-bottom: 20px;
}
.footer_btm{
	height: 60px;
	background: url(../img/footer_bg.png) no-repeat center;
	font-size: 14px;
	color: #fff;
	line-height: 60px;
}
.footer_btm span{
	float: right;
}
.footer_btm_con{
	padding: 0 20px;
}
.banner_son{
	background: #f5f5f5;
	height: 190px;
}
.banner_son span{
	display: block;
	padding-top: 80px;
	font-size: 40px;
	font-weight: bold;
	color: #3c3c3c;
}
.breadnav{
	height: 60px;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	line-height: 60px;
}
.breadnav ol li{
	display: inline-block;
}
.breadnav ol li a{
	font-size: 20px;
	color: #bebebe;
}

.breadnav ol li img{
	margin-top: -10px;
	margin-left: 20px;
	margin-right: 20px;
}
.breadnav ol li a:hover{
	color: #282828;
}
.son_main{
	padding-top: 50px;
	padding-bottom: 80px;
}
.aside_tit{
	color: #3c3c3c;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.aside_p ul li a{
	display: block;
	height: 60px;
	font-size: 20px;
	color: #568fb1;
	margin-bottom: 8px;
	line-height: 60px;
	transition: all .5s;
	text-decoration: none;
	overflow: hidden;
}
.aside_p ul li{
	background: #f5f5f5;
	padding-left: 30px;
}
.aside_p ul li:hover a{
	transform: translateX(-10px);
}
.aside_c{
	padding-top: 45px;
}
.aside_c ul li{
	overflow: hidden;
	margin-bottom: 30px;
}
.aside_c ul li span{
	float: left;
	width: 13%;
}
.aside_c ul li a{
	float: left;
	font-size: 16px;
	color: #282828;
	width: 87%;
	text-decoration: none;
}
article{
	padding-top: 70px;
}
.prosingle_img img {
	width: 100% !important; 
        height:auto !important;
}
.gallery-thumbs{
	overflow: hidden;
	margin-top:20px;
}
.gallery-thumbs img{
	border: 1px solid #c2c2c2;
}
.gallery-thumbs .swiper-slide-active img,.gallery-top{
	border: 1px solid #282828;
}
.prosingle_top h1{
	font-size: 20px;
	color: #282828;
	margin-bottom: 20px;
}
.pro_ct_l ul li {
	font-size: 14px;
	color: #3c3c3c;
	margin-bottom: 10px;
}
.chat a{
	display: block;
	width: 350px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	    font-size: 26px;
    color: #fff;
    background: #e6ae03;
	
	border-radius: 5px;

	color: #fff;
	text-decoration: none;
	margin-bottom: 20px;	
}
.chat a.chat_a{
	background: #dc4a38;
	border: 1px solid #dc4a38;
}
.chat a:hover{
	    box-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}
.chat a.chat_a:hover{
	border: 1px solid #dc4a38;
	color: #dc4a38;
}
.prosingle_nav ul li{
	display: inline-block;
	padding: 15px 40px;
	background: #f5f5f5;
	color: #568fb1;
	font-size: 20px;
	border-radius: 5px;
}
.prosingle_nav ul li.active{
	background: #282828;
	color: #fff;
}
.feat_tit{
	font-size: 20px;
	color: #282828;
	margin: 15px 0;
}
.feat_con{
	font-size: 16px;
	line-height: 26px;
	color: #282828;
}
.message p{
	font-size: 14px;
	color: #568fb1;
	margin-bottom: 10px;
}
.message form input{
	width: 100%;
	height: 50px;
	border: 1px solid #dcdcdc;
	padding-left: 10px;
	margin-bottom: 20px;
}
.message form textarea{
	width: 100%;
	height: 150px;
	border: 1px solid #dcdcdc;
	padding: 10px 0 0 10px;
	margin-bottom: 20px;
}
#code{
	width: 40%;
}
#p1{
	color: red;
	position: absolute;
	top: 220px;
}
#p2,#p3{
	color: green;
	position: absolute;
}
.message form{
	position: relative;
}
#p2{
	top: 150px;
}
#p3{
	top: 450px;
	left: 11px;
}
.tech_con{
	overflow: auto;
}
.message form button{
	width: 100%;
	height: 60px;
	background: #dc4a38;
	color: #fff;
	border: none;
	font-size: 20px;
	border-radius:5px ;
}
.message form button:hover{
	background: none;
	border: 1px solid #dc4a38;
	color: #dc4a38;
}
.banner_son{
	text-transform: uppercase;
	
}
.blog_con h3{
	font-size: 20px;
	color: #282828;
}
.blog_time{
	padding: 15px 0;
	font-size: 14px;
	color: #282828;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 15px;
}
.blog_time img{
	margin: 0 8px;
}
.blog_time img:first-child{
	margin-left: 0;
}
.blog_con p{
	font-size: 14px;
	line-height: 24px;
	color: #8c8c8c;
	height: 48px;
	overflow: hidden;
	margin-bottom: 10px;
}
.blog_con span{
	font-size: 14px;
	color: #282828;
}
.blog_con a{
	text-decoration: none;
}
.blog_con{
	transition: all .5s;
	margin-bottom: 25px;
}
.blog_con:hover{
	width: 97%;
	transform: translateX(3%);
}

.blog_con:hover h3{
	text-decoration: underline;
}
.case_btm{
	border: 1px solid #dcdcdc;
	padding: 20px;
	border-top: none;
}
.case_con img{
	width: 277px;
height:176px;
}
.case_btm h3{
	font-size: 16px;
	line-height: 26px;
	color: #282828;
	height: 52px;
	overflow: hidden;
}
.case_btm span{
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
	color: #8c8c8c;
}
.case_con:hover .case_btm{
	background: #dc4a38;
}
.case_con:hover .case_btm h3{
	color: #fff;
}
.case_con:hover .case_btm span{
	color: #dcdcdc;
}
.case_con a{
	text-decoration: none;
}
.case_con{
	margin-bottom: 30px;
}
.blogsingle h1{
	font-size: 20px;
	color: #282828;
}
.blogsingle_page{
	margin-top: 40px;
}
.blogsingle_page ul li{
	font-size: 16px;
	color: #282828;
	margin-bottom: 10px;
}
.blogsingle_page ul li a{
	color: #8c8c8c;
}
.contact_con ul li span{
	width: 5%;
}
.contact_con ul li a{
	width: 95%;
}
.contact_tit{
	border-bottom: 1px solid #dcdcdc;
	position: relative;
	padding-top: 10px;
	font-size: 20px;
	color: #3c3c3c;
}
.contact_tit span{
	display: inline-block;
	padding-right: 15px;
	position: absolute;
	bottom: -15px;
	background: #fff;
}
.contact_mess{
	margin-top: 40px;
}
.searchno p{
	font-size: 26px;
	color: #282828;
}
.searchno span{
	font-size: 20px;
	color: #282828;
	margin: 15px 0;
	display: block;
}
.searchno ul li{
	font-size: 16px;
	color: #5a5a5a;
	margin-bottom: 5px;
}
.searchno{
	margin-bottom: 30px;
}
.lost{
	text-align: center;
	font-size: 20px;
	color: #282828;
}
.lost a{
	display: block;
	width: 220px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: #dc4a38;
	font-size: 20px;
	text-align: center;
	color: #fff;
	border-radius:5px ;
	text-decoration: none;
	margin: 30px auto;
}
.lost img{
	display: block;
	margin: auto;
	margin-bottom: 30px;
}
.lost a:hover{
	background: none;
	color: #dc4a38;
	border: 1px solid #dc4a38;
}
.about_con{
	font-size: 16px;
	line-height: 26px;
	color: #282828;
	margin-bottom: 20px;
	overflow: hidden;
}
.about_con span{
	font-size: 20px;
	color: #282828;
	margin-bottom: 15px;
	display: block;
}

.about_t img{
	float: left;
	margin-right: 15px;
}
.about_m img{
	float: right;
	margin-left: 15px;
}
.about_con img{
	margin-top: 10px;
}
.i_blog_mobile,.footer_mobile,.header_mobile,.prolist_mobile,.blog_mobile,.case_mobile{
	display: none;
}
.prosingle_top{
	margin-bottom: 20px;
}
.chat{
	padding-top: 50px;
}
/*弹出表单*/
.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:100%;

	padding-left:10px;

	padding-right:10px;

	height:35px;

	background-color:#efefef;

	border:#c7c6c6 solid 1px;

	color:#171717;

	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;
}
.contact-right .tan_inp input{
padding-left:0px;
}
.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;
}
@media only screen and (max-width: 768px) {
.tan_inp select{
	top: 70px;
}	
	
.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;
}	
	
#p1{
	top: 175px;
}	
#p3{
top:400px;
}
#p2 {
    top: 100px;
}
#LRfloater0 img{
width:150px;
}
.chat{
padding-top:20px;
}

.i_hot_btm{
padding:5px;
}
.i_hot_btm h3{
font-size:13px;
}

.i_blog_img img{
width:100%;
height:120px;
}
.i_blog_btm h3{
height:60px;
overflow:hidden;
}
#LRfloater0{
bottom:100px !important;
right: 0;
    left: auto !important;
}
.case_con img{
width:100%;
height:1112px;
}

	.feat_con img,.feat_con iframe{
		width: 100% !important;
		height: auto !important;
	}
	header,footer,aside,.sw_btm,.prosingle_nav{
		display: none;
	}
	.lost img,.about img{
		width: 100%;
	}
	.contact_con ul li span{
		width: 8%;
	}
	.contact_con ul li a{
		width: 92%;
	}
	.pro_ct_r {
		width: 100%;
	}
	.chat{
		padding-top: 20px;
	}
	.chat a{
		width: 100%;
		margin-bottom: 20px;
	}
	.i_hot,.i_blog_mobile,.i_service,.son_con,.banner_son,.breadnav{
		padding-left: 15px;
		padding-right: 15px;
	}
	.i_hot_tit ul{
		margin-left: 0;
	}
	.i_hot_tit ul li{
		margin-bottom: 20px;
	}
	.i_hot_tit{
		margin-bottom: 10px;
	}
	.i_hot_con,.i_blog_con{
		margin-left: -8px;
		margin-right: -8px;
	}
	.i_hot_main,.i_blog_main,.prolist_mobile {
		padding-left:8px ;
		padding-right: 8px;
	}
	.i_hot_tit span{
		font-size: 28px;
	}
	.i_blog{
		display: none;
	}
	.i_blog_mobile{
		display: block;
	}
	.i_blog_btm{
		padding: 0;
	}
	.i_blog_con{
		margin-bottom: 20px;
	}
	.i_about span{
		padding: 20px 0;
	}
	.footer_mobile{
		display: block;
		background: #f5f5f5;
		padding-top: 20px;
	}
	.footer_mobile ul li{
		font-size: 16px;
		color: #bebebe;
		line-height: 36px;
	}
	.footer_mobile ul li a{
		color: #bebebe;
	}
	.i_service{
		padding-bottom: 10px;
	}
	.footer_mobile p{
		text-align: center;
		font-size: 14px;
		color: #bebebe;
		height: 50px;
		line-height: 50px;
		border-top: 1px solid #dcdcdc;
		margin-top: 10px;
	}
	.message form textarea{
		height: 100px;
	}
	.footer_m_nav{
		position: fixed;
		background: #fff;
		left: 0;
		bottom: 0;
		z-index: 22;
		width: 100%;
		padding: 0.1rem 0;
	}
	.footer_m_nav dl{
		float: left;
		width: 25%;
		text-align: center;
	}
	.footer_m_nav dl dt span{
		font-size: 26px;
		color: #bebebe;
	}
	.footer_m_nav dl dd{
		color: #bebebe;
	}
	.footer_m_nav dl.active dd,.footer_m_nav dl.active dt span{
		color: #282828;
	}
	.header_mobile{
		display: block;
		height: 1rem;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 22;
		background: #fff;
		width: 100%;
	}
	.logo_m{
		width: 15%;
		padding-top: 0.1rem;
	}
	.search_m{
		width: 60%;
		margin-top: 0.2rem;
		margin-left: 10%;
	}
	.menu_m{
		width: 10%;
		padding-top: 0.2rem;
	}
	.logo_m img{
		width: 100%;
	}
	.search_m form input{
		width: 75%;
		border: 1px solid #dcdcdc;
		height: 0.5rem;
		border-radius: 0.4rem;
	}
	.search_m form img{
		width: 13%;
		margin-left: 8%;
	}
	.menu_m_btm{
		position: fixed;
		top: 1rem;
		left: 0;
		background: #fff;
		text-align: center;
		width: 100%;
		padding: 30px 0;
		display: none;
	}
	.menu_m_btm ul li a{
		display: block;
		font-size: 18px;
		color: #282828;
		line-height: 56px;
	}
	.fenge{
		margin-top: 1rem;
	}
	.prolist,.blog,.case{
		display: none;
	}
	.prolist_mobile,.blog_mobile,.case_mobile{
		display: block;
	}
	article{
		padding-top: 0;
	}
	.pro_end{
		width: 80%;
		height: 0.6rem;
		border: 1px solid #ccc;
		line-height: 0.6rem;
		text-align: center;
		margin: 15px 10%;
	}
}
.index_about a{
	text-decoration: none;
}



/* 首页改版 */
.topx{
	height: 40px;
	background: #f0f0f0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #999999;
}
.topx  ul{
	float: right;
}
.topx  ul li{
	display: inline-block;
	margin-left: 20px;
}
.topx  ul li a{
	font-size: 14px;
	color: #999999;
}
.lmsx{
	height: 110px;
}
.menux ul li{
	float: left;
	position: relative;
	line-height: 119px;
	margin-left: 58px;
}
.menux ul li a{
	font-size: 18px;
	color: #333333;
}
.menux ul li a:hover{
	text-decoration: none;
	color: #e83421;
}
.downx {
	position: absolute;
	width: 260px;
	padding: 30px 20px 10px 20px;
	background: #fff;
	box-shadow: 0px 0px 20px #f3f3f3;
	left: -100px;
	top: 80px;
	border-radius: 15px;
	display: none;
}
.menux ul li .downx {
	line-height: initial;
}
.menux ul li .downx a{
	display: block;
	margin-bottom: 20px;
	transition: all .5s;
}
.menux ul li .downx a:hover{
	transform: translateX(10px);
}
.logox{
	padding-top: 30px;
}
.searchx{
	position: relative;
	padding: 46px 16px 0 46px;
}
.searchx form {
	position: absolute;
	right: 0;
	top: 35px;
	z-index: 2;
	display: none;
}
.searchx form input{
	width: 280px;
	height: 50px;
	border-radius: 50px;
	box-shadow: 0px 0px 20px #f3f3f3;
	border: none;
	background: #fff;
	padding-left: 20px;
}
.searchx form button{
	background: none;
	border: none;
	position: absolute;
	right: 10px;
	top: 10px;
}
.commonx-tit{
	padding: 50px 0 30px 0;
	text-align: center;
	font-size: 40px;
	color: #333333;
}
.hotx-nav{
	text-align: center;
	margin-bottom: 45px;
}
.hotx-nav li{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
	border-radius: 40px;
	border: 1px solid #666;
	margin: 0 16px;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
}
.hotx-nav li.active , .hotx-nav li:hover{
	background: #e83421;
	border-color: #e83421;
	color: #fff;
}
.hotx-con img{
	width: 100%;
	
}
.hotx-con{
	background: #f5f5f5;
	padding-bottom: 1px;
	border: 15px;
}
.hotx-con h3{
	margin: 20px ;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.hotx-con span, .companyx-l a{
	display: block;
	width: 120px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	border: 1px solid #333;
	font-size: 14px;
	color: #333;
	border-radius: 40px;
	margin: 20px 0 30px 20px;
}
.btn11, .btn22, .btn33, .btn44, .btn55, .btn66{
	top: auto;
	bottom: 0;
	background: none;
	height: 50px;
	width: 50px;
	background: #999999;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	border-radius: 5px;
}
.btn11:hover, .btn22:hover, .btn33:hover, .btn44:hover, .btn66:hover, .btn55:hover{
	background: #e83421;
}
.sw3{
	padding-bottom: 0px;
}
.sw3 .swiper-slide span{
	display: none;
}
.sw3 .swiper-slide-active span{
	display: block;
}
.hotx-con:hover{
	box-shadow: 0 0 10px #e6e6e6;
	background: none;
}
.hotx-con:hover h3{
	color: #e83421;
	text-decoration: underline;
}
.hotx-con:hover span, .solux-l-con span:hover, .companyx-l a:hover{
	border-color: #e83421;
	background: #e83421;
	color: #fff;
}
.hotx, .solux{
	height: 700px;
}
.hotx .container{
	position: relative;
}
.hotx-main{
	visibility: hidden;
	position: absolute;
	width: 100%;
}
.hotx-main-block{
	visibility: visible;
}
.solux{
	background: url('../img/solux-bg.jpg') no-repeat center;
}
.solux-l, .solux-r{
	width: 50%;
	height: 460px;
}
.solux-l{
	background: rgba(0, 0, 0, .1);
	position: relative;
}
.solux-l-con {
	position: absolute;
	padding: 20px;
	background: #fff;
	left: 50px;
	top: 50px;
}
.solux-l-con  h3{
	float: left;
	width: 80%;
	font-size: 18px;
	color: #333;
	margin-top: 20px;
}
.solux-l-con span{
	float: left;
	width: 20%;
	text-align: center;
	line-height: 40px;
	height: 40px;
	border: 1px solid #333;
	font-size: 14px;
	color: #333;
	border-radius: 40px;
	margin-top: 10px;
}
.solux-r img{
	width: 100%;
}
.solux-l-con h3:hover{
	color: #e83421;
}
.btn33{
	left: 57.3%;
	right: auto;
}
.btn44{
	left: 53%;
}
.companyx-l h3{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.companyx-l p{
	font-size: 16px;
	line-height: 34px;
	color: #333;
	margin: 20px 0;
}
.companyx-l dl{
	float: left;
	width: 33.3%;
}
.companyx-l dl dt{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.companyx-l dl dd{
	font-size: 14px;
	color: #333;
}
.companyx-l a{
	margin-left: 0;
}
.companyx-r>img{
	width: 100%;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.companyx-r{
	position: relative;
}
.solux-con{
	border-radius: 15px;
	    overflow: hidden;
}
.solux-l-con{
	border-radius: 10px;
}
.companyx-r-con{
	position: absolute;
	width: 325px;
	height: 120px;
	background: #fff;
	border-radius: 120px;
	bottom: 50px;
	left: 100px;
}
.companyx-r-con img{
	float: left;
	margin: 30px 15px 0 40px;
}
.companyx-r-con dl{
	float: left;
	margin-top: 30px;
}
.companyx-r-con dl dt{
	font-size: 30px;
	color: #333;
}
.companyx-r-con dl  dd{
	font-size: 14px;
}
.companyx{
	padding-bottom: 30px;
}
.newsx{
	padding: 45px 0;
	background: #f5f5f5;
}
.newsx-l{
	border-left: 12px solid #e83421;
	padding-left: 20px;
	padding-bottom: 105px;
}
.newsx-l .commonx-tit{
	text-align: left;
	padding-top: 0;
}
.newsx-l p{
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.newsx-l a{
	margin-top: 37px;
	display: block;
	color: #999999;
	font-size: 14px;
}
.newsx-con li{
	display: inline-block;
	font-size: 13px;
	color: #999999;
	margin-right: 8px;
}
.newsx-con{
	background: #fff;
	padding: 20px;
	border-radius: 10px;
}
.newsx-con ul{
	color: #999999;
	margin: 20px 0;
}
.newsx-con li img{
	margin-right: 5px;
}
.newsx-con h3{
	font-size: 18px;
	line-height: 26px;
	color: #333;
	height: 72px;
	overflow: hidden;
	margin-bottom: 20px;
}
.newsx-con span{
	color: #999999;
	font-size: 14px;
}
.newsx .container{
	position: relative;
}
.btn66{
	left: 100px;
}
.btn55{
	right: auto;
	left: 150px;
}
.cux .commonx-tit{
	color: #fff;
}
.cux {
	height: 430px;
	background: url("../img/cusx-bg.jpg") no-repeat center;
	margin-bottom: 70px;
}
.cux img{
	margin-bottom: 20px;
	border-radius: 10px;
}
.footx{
	background: #333333;
	padding-top: 76px;
}
.footx-con{
	font-size: 14px;
	color: #fff;
}
.footx-con a{
	color: #fff;
	display: block;
}
.footx-con .media{
	margin-bottom: 28px;
}
.footx-btm{
	border-top: 1px solid #999999;
	height: 65px;
	line-height: 65px;
	color: #999999;
}
.footx-btm span , .footx-btm ul{
	float: left;
}
.footx-btm span ,.footx-btm ul li a{
	font-size: 16px;
	color: #999999;
}
.footx-btm ul li {
	display: inline-block;
	margin-left: 50px;
}
.bannerx{
	height: 753px;
	background: url('../img/bannerx.jpg') no-repeat center;
	text-align: center;
}
.bannerx h1{
	padding: 220px 0 32px 0;
	font-size: 60px;
	color: #fff;
}
.bannerx p{
	font-size: 20px;
	color: #fff;
	line-height: 30px;
}
.bannerx a{
	display: inline-block;
	width: 120px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	border-radius: 40px;
	margin-top: 50px;
}
.bannerx a:hover{
	background: #e83421;
	border-color: #e83421;
}
.newsx-con:hover h3, .newsx-con:hover span, .newsx-l a:hover{
	color: #e83421;
}
.newsx-con>a>img{
	width: 100%;
	border-radius: 10px;
}
@media screen and (max-width:768px) {
	.headx, .solux-l-con span{
		display: none;
	}
	.bannerx h1{
		font-size: 26px;
		padding-top: 30px;
	}
	.bannerx{
		height: 400px;
		background-size: cover;
	}
	.bannerx p{
		font-size: 14px;
		line-height: 22px;
	}
	.bannerx a{
		margin-top: 30px;
	}
	.commonx-tit{
		padding-top: 30px;
		font-size: 22px;
	}
	.solux-l-con{
		position: initial;
	}
	.solux-l, .solux-r{
		width: 100%;
		height: auto;
		background: #fff;
	}
	.solux-l-con img{
		width: 100%;
	}
	.solux-l-con h3{
		width: 100%;
		margin-bottom: 15px;
	}
	.btn44{
		left: 40%;
	}
	.sw3{
		padding-bottom: 53px;
	}
	.hotx-nav{
		margin-bottom: 20px;
	}
	.solux{
		height: auto;
	}
	.companyx-l h3, .companyx-l dl dt{
		font-size: 22px;
	}
	.companyx-r-con{
		left: 0;
		width: 100%;
	}
	.newsx-l{
		padding-bottom: 30px;
	}
	.sw5{
		padding-bottom: 60px;
	}
	.cux img{
		width: 100%;
		height: 86px;
	}
	.cux{
		height: auto;
		background-size: cover;
	}
	.footx-logo img{
		width: 80%;
		margin-bottom: 20px;
	}
	.footx-btm ul{
		display: none;
	}
	.footx-btm span{
		font-size: 14px;
	}
	.footx-btm{
		line-height: 20px;
		padding: 10px 0;
		height: auto;
	}
	.hotx-main{
		width: 90%;
	}
}
