html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-weight:normal;
list-style: none;
}
a{
	text-decoration: none !important;
}
body {
	padding: 0px;
	margin: 0px;
	background: #fff;
}
body, input, textarea {
	font: 14px 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.wrap{
	width: 100%;
	height: 100%;
}
.fl_r{
	float: right;
}
.fl_l{
	float: left;
}
@media only screen and (min-width:1200px ) {
	.container{
		width: 1200px;
	}
}
.top{
	padding: 40px 0 20px 0;
}
.logo{
	margin-right: 113px;
	margin-top: -15px;
	width:20%;
}
.logo img {
    width: 100%;
}
.search_l{
	border: 2px solid #bebebe;
	border-radius: 4px;
	height: 36px;
}
.search_l select, .search_l input{
	border: none;
	margin-top: 3px;
	outline: none;
}
.search_l input{
	border-left:1px solid #bebebe;
	height: 25px;
	padding-left: 5px;
	width: 415px;
}
.search button{
	width: 100px;
	height: 36px;
	border: none;
	outline: none;
	background: #c83436;
	color: #fff;
}
.search {
	padding-top: 10px;
}
.top_con img{
	margin-right: 10px;
}
.top_con li a{
	color: #5a5a5a;
}
.top_con li{
	margin-bottom: 10px;
}
.menu{
	height: 60px;
	background: #323232;
	font-size: 0;
	line-height: 60px;
	overflow: hidden;
}
.menu li a{
	font-size: 18px;
	color: #fff;
}
.menu li{
	display: inline-block;
	padding: 0 45px;
	margin-top: 10px;
}
.menu li.menu-a1{
	padding-right: 0;
}
.menu li.menu-a2{
	padding-left: 0;
}
.menu li a:hover{
	text-decoration: none;
}
.menu li.active, .menu li:hover{
	background: #9e2729;
}
.sw2 img{
	width: 100%;
	display: block;
}
.banner{
	position: relative;
}
.prolist{
	position: absolute;
	z-index: 11;
	width: 250px;
	left: 50%;
	margin-left: -600px;
	top: 10px;
	border: 2px solid #c83436;
}
.prolist-tit{
	height: 60px;
	background: #323232;
	color: #fff;
	line-height: 60px;
	font-size: 18px;
	padding-left: 20px;
	overflow: hidden;
}
.prolist-tit img{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.prolist ul{
	background: #f5f5f5;
}
.prolist ul li{
	height: 44px;
	line-height: 44px;
	padding-left: 20px;
	border-bottom: 1px dashed #8c8c8c;
	position: relative;
}
.prolist ul li span{
	float: right;
	margin: 0px 20px 0 0;
	font-family: simsun;
	color: #3d3d3d;
	font-weight: bold;
}
.prolist ul li a{
	font-size: 14px;
	color: #000;
}
.prolist-r{
	position: absolute;
	width: 400px;
	height: 340px;
	overflow: auto;
	background: #fff;
	border: 1px solid #c83436;
	top: 0;
	left: 248px;
	padding: 30px 20px;
	display: none;
}
.prolist-r a{
	display: block;
	line-height: 20px;
	color: #5a5a5a;
	font-size: 12px;
	margin-bottom: 20px;
}
.prolist-r a:hover{
	text-decoration: none;
	color: #c83436;
}
.product{
	padding-top: 40px;
}
.product-tit{
	border-bottom: 2px solid #c83436;
	margin-bottom: 20px;
}
.product-tit-l{
	color: #5a5a5a;
}
.product-tit-l span{
	font-size: 30px;
	color: #000;
	margin-right: 20px;
}
.product-tit-m{
	margin-left: 200px;
	padding-top: 25px;
}
.product-tit-m ul li{
	display: inline-block;
}
.product-tit-m ul li a{
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #000;
}
.product-tit-m ul li.active a{
	background: #b92e32;
	color: #fff;
}
.product-tit-r{
	padding-top: 30px;
}
.product-tit-r a{
	color: #000;
}
.product-con{
	border: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.product-con img{
	width: 100%;
}
.product-con-tit{
	background: #eeeeee;
	padding: 20px 20px 10px 20px;
}
.product-con-tit h3{
	color: #000;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
}
.product-con a:hover{
	text-decoration: none;
}
.product-con:hover h3{
	color: #c83436;	
}
.product-main{
	display: none;
}
.product-block{
	display: block;
}
.features_sec4 {
	background: #eee none repeat scroll 0 0;
	float: left; 
	padding: 115px 0;
	position: relative;
	width: 100%; 
	z-index: 9;
}
.features_sec4::before {
	background: #f7f7f7 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 44%;
	top: 0;
	z-index: -1;
}
.features_sec4 .lblogs {float: left;}
.features_sec4 .lblogs.last {margin-right: 0;}
.features_sec4 .lblogs .lbimg img {
	float: left;
	margin-bottom: 23px;
	width: 100%;
}
.features_sec4 .lblogs .lbimg span {
	background: #e54c4c none repeat scroll 0 0;
	color: #e3e3e3;
	float: left;
	font-size: 18px;
	font-weight: 600;
	height: 50px;
	text-align: center;
	width: 40px;
	margin-right:10px;
}
.features_sec4 .lblogs .lbimg span strong {
	background: #3c3c3c none repeat scroll 0 0;
	color: #e3e3e3;
	display: block;
	font-size: 10px;
	font-weight: normal;
}
.features_sec4 .lblogs a.smlinks {
	border: 1px solid #e1e1e1;
	color: #999;
	float: left;
	font-size: 12px;
	margin-right: 3px;
	margin-top: 5px;
	padding: 0 10px;
}
.features_sec4 .lblogs a.smlinks:hover {
	border: 1px solid #999;
	color: #333;
}
.features_sec4 .lblogs p {
	clear: both;
	float: left;
	margin-bottom: 30px;
	margin-top: 14px;
}
.features_sec9 .one_third img{width: 100%;}
.onecol_sixty {width: 56%;}
.title2 h2 {
	font-weight: bold;
	position: relative;
	text-align: center;	margin-bottom:0px;
	z-index: 1;
	    font-size: 35px;
    line-height: 35px;
}
.title2 h2 em {
	color: #999;
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	margin-top: 3px;
}
.josstext{margin-bottom:20px;}
.josstext {
	color: #333;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8em;
}
.josstext span {
	width: 100px;
	height: 1px;
	background: #333;
	display: block;
	margin-top: 20px;
}

.josstext2 {
	width: 85%;
	margin: 0 auto 67px auto;
	color: #333;
	font-size: 27px;
	font-weight: normal;
	line-height: 36px;
	font-family: 'Josefin Sans', sans-serif;
}
.josstext2 span {
	width: 100px;
	height: 1px;
	background: #333;
	display: block;
	margin: 20px auto 0 auto;
}
.one_third {
	width: 30.05%;    float: left;
    margin-right: 3%;
    position: relative;
} 
.onecol_forty {
	width: 37%;
	float: left;
    margin-left: 3% ;
    position: relative;
    margin-right: 0;
}
.onecol_sixty {
    width: 56%;
    float: left;
    margin-right: 3%;
    position: relative;
}
h3.unline {
    float: left;
    margin-bottom: 40px;
    padding-bottom: 7px;
    border-bottom: 1px solid #949494;
        font-size: 27px;
    line-height: 32px;
       
}
h3.unline a, .lblogs h5 a{
	 color: #333333;
}
h3.unline a:hover{
	text-decoration: none;
}
.features_sec4 .peosays {
    float: left;
    margin-left: 5%;
    width: 95%;
}
.box h5, .lblogs h5{
	font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: bold;
}

.box p{
	color: #727272;
	line-height: 23px;
}
.box a{
	    color: #e54c4c;
}
.features_sec4 a.remobut {
    clear: both;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    color: #e54c4c;
    float: left;
    margin-right: 2px;
    padding: 9px 22px;
    text-transform: uppercase;
}
.features_sec4 a.remobut:hover {
    border-radius: 3px;
    background: #e54c4c none repeat scroll 0 0;
    color: #fff;
}
footer{
	background: #323232;
	padding-bottom: 50px;
}
.footer-nav{
	padding: 40px 0 18px 0;
	border-bottom: 1px dashed #8c8c8c;
	text-align: center;
	color: #bebebe;
}
.footer-nav span{
	font-size: 20px;
	color: #fff;
	display: inline-block;
	margin-right: 35px;
}
.footer-nav ul, .footer-nav ul li{
	display: inline-block;
}
.footer-nav ul a, .footer-nav ul li{
	color: #bebebe;
}
.footer-nav ul li{
	padding: 0 20px;
}
.foot-c a, .foot-c span, .foot-a span, .foot-r span{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}
.foot-tit{
	margin: 40px 0 20px 0;
	font-size: 20px;
	color: #fff;
}
.foot-r{
	padding-top: 40px;
}
.foot-r input, .foot-r textarea{
	width: 100%;
	height: 30px;
	border-radius: 5px;
	padding-left: 5px;
}
.foot-r textarea{
	height: 100px;
}
.foot-r button{
	width: 140px;
	height: 40px;
	border-radius: 5px;
	background: #b92e32;
	border: none;
	color: #fff;
	margin-top: 20px;
}
.foot-b{
	text-align: center;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: #323232;
}
.customer-tit{
	padding: 40px 0 10px 0;
	border-bottom: 2px solid #dcdcdc;
	font-size: 30px;
	color: #000;
	overflow: hidden;
	margin-bottom: 30px;
}
.customer-tit a{
	float: right;
	font-size: 14px;
	color: #000;
	margin-top: 20px;
}
#code-y, #code-n{
		width: 60%;
	}

.header-mb, .prolist-mb, .product-mb, .blog-mb, .customer-mb, .contact-mb, .form-mb, .main-mb-tit{
	display: none;
}
.customer-con dl dt{
	background: #f5f5f5;
	height: 100px;
	text-align: center;
	line-height: 100px;
	margin-bottom: 15px;
}
.customer-con dl dd{
	text-align: center;
	font-size: 16px;
	margin-bottom: 15px;
}
.customer-con dl dt img{
	vertical-align: middle;
}
.foot-c a img, .foot-c span img{
	    width: 20px;
    float: left;
    margin: 2px 5px 0 0;
}

.rect {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 320px;
  z-index: 9999999999;
  overflow: hidden;
  color:#ffffff;
}
.rect p{
   padding:10px;
  cursor:pointer;
  background-color: #d75a44;
  border-radius:10px 10px 0 0;
  position: relative;
}
.rect p span{
 background: url(../images/top.png) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 16px;
}
.rect p .active{
  background: url(../images/bottom.png) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 16px;
    top: 15px;
}
.rect-b{
   display:none;
  background-color: #efefef;
   padding: 10px;
   padding-bottom: 20px;
    border-radius:0 0 10px 10px ;
}
.rect-b textarea{
  width: 100%;
  height: 100px;
  padding-left: 6px;
  color:#ababab;
}
.rect-b>input{
  width: 100%;
  height: 30px;
  margin-bottom: 8px;
  padding-left: 6px;
  color:#ababab;
}
.rect-b div{
   margin-bottom: 8px;
}
.rect-b div input{
  height: 30px;
   padding-left: 6px;
  color:#ababab;
}
.rect-b input[type="submit"]{
  background-color: #d75a44;
  line-height: 32px;
  color: #ffffff;
}

.contactfix{
	position: fixed;
	top: 40%;
	right: 0;
	z-index: 22;
}
.contactfix ul li{
	height: 40px;
	line-height: 40px;
	border-bottom-left-radius: 40px;
	border-top-left-radius: 40px;
	padding-right: 10px;
	margin-bottom: 10px;
	transition: all .5s;
	transform: translateX(165px);
	cursor: pointer;
}
.contactfix ul li:hover{
	transform: translateX(0);
}
.contactfix ul li:last-child:hover{
	transform: translateX(165px);
}
.contactfix ul li span{
	color: #fff;
	display: inline-block;
	width: 110px;
	padding-left: 20px;
}
.contactfix ul li span img{
	margin-right: 10px;
}
.contactfix ul li a{
	color: #fff;
}
.swt{
	padding-left: 160px;
}
.banner-mb{
	display: none;
}
@media only screen and (max-width: 768px) {
	.banner{
		display: none;
	}
	.banner-mb{
		display: block;
	}
	.rect p{
		width: 170px;
		float: right;
	}
	.contactfix {
		display: none;
	}
	header, footer, .features_sec4, .product-tit, .prolist, .customer{
		display: none;
	}
	.header-mb, .prolist-mb, .product-mb, .blog-mb, .customer-mb, .contact-mb, .form-mb{
		display: block;
		padding: 0 15px;
	}
	.main-mb-tit{
		display: block;
	}
	.product{padding: 0 15px;}
	.header-mb, .prolist-mb{
		background: url("../images/header.jpg") no-repeat center top;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.header-mb{
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 22;
	}
	.banner{
		margin-top: 149px;
	}
	.logo-mb{
		width: 30%;
	}
	.logo-mb img{
		width: 100%;
	}
	.search-mb{
		padding-top: 20px;
	}
	.search-mb input, .search-mb button{
		float: left;
	}
	.search-mb input{
		width: 85%;
		height: 45px;
		border-radius:5px ;
		padding-left: 5px;
	}
	.search-mb button{
		width: 12%;
		margin-left: 3%;
		height: 42px;
		border: none;
		background: #8c8c8c;
		border-radius:5px ;
	}
	.prolist-mb img{
		width: 100%;
	}
	.prolist-mb dd{
		text-align: center;
		font-size: 13px;
		line-height: 20px;
		height: 40px;
		color: #000;
	}
	.prolist-mb dl{
		margin: 0 -7px;
		margin-top: 20px;
	}
	.product-mb{
		background: url("../images/pro-bg.jpg") no-repeat center top;
		border-top: 5px solid #dcdcdc;
		padding: 20px 15px;
	}
	.pro-mb-tit{
		font-size: 24px;
		color: #fff;
		overflow: hidden;
		margin-bottom: 15px;
	}
	.pro-mb-tit img{
		margin-right: 10px;
	}
	.pro-mb-tit a{
		float: right;
		font-size: 16px;
		color: #fff;
		margin-top: 10px;
	}
	.gallery-thumbs img{
		width: 100%;
	}
	.gallery-thumbs{
		margin-top: 10px;
	}
	.pro-mb-con{
		background: #fff;
		padding: 25px 0;
	}
	.pro-mb-con img{
		width: 100%;
	}
	.pro-mb-con h3{
		color: #000;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
		margin: 0 -15px;
	}
	.pro-mb-con span{
		display: block;
		width: 100px;
		height: 35px;
		text-align: center;
		line-height: 35px;
		background: #f94e3f;
		color: #fff;
		margin: 10px 0 0 -15px;
	}
	.main-mb-tit{
		font-size: 24px;
		color: #000;
		border-bottom: 1px solid #dcdcdc;
		padding-bottom: 10px;
		margin-bottom: 20px;
		padding-top: 15px;
		border-top: 5px solid #dcdcdc;
	}
	.main-mb-tit img{
		margin-right: 10px;
	}
	.main-mb-tit a{
		float: right;
		font-size: 14px;
		color: #5a5a5a;
		margin-top: 10px;
	}
	.product{
		padding-top: 0;
	}
	.product-main{
		padding: 0 15px;
	}
	.product-con{
		margin: 0 -7px;
		margin-bottom: 15px;
	}
	.product-con-tit{
		padding: 8px ;
	}
	.blog-mb-con img{
		width: 100%;
	}
	.blog-mb-l{
		margin-right: -15px;
	}
	.blog-mb-l h3{
		color: #000;
		line-height: 20px;
		height: 20px;
		overflow: hidden;
	}
	.blog-mb-l p{
		font-size: 13px;
		color: #a0a0a0;
		margin-bottom: 15px;
		line-height: 18px;
		height: 36px;
		overflow: hidden;
	}
	.blog-mb-l span{
		color: #000;
	}
	.blog-mb-con{
		padding: 15px 10px;
		margin-bottom: 8px;
	}
	.blog-mb-con:nth-child(1){
		background: #fdf6f9;
	}
	.blog-mb-con:nth-child(2){
		background: #f8fafb;
	}
	.blog-mb-con:nth-child(3){
		background: #fffbf5;
	}
	.blog-mb-con:nth-child(4){
		background: #f8fcfd;
	}
	.blog-mb{
		padding-bottom: 30px;
	}
	.contact-mb ul li{
		border-bottom: 1px solid #dcdcdc;
		padding-left: 30px;
		line-height: 60px;
		height: 60px;
		overflow: hidden;
		font-size: 16px;
	}
	.contact-mb ul li span{
		width: 112px;
		margin-right: 10px;
		float: left;
	}
	.contact-mb ul li a{
		color: #000;
	}
	.contact-mb{
		padding-bottom: 20px;
	}
	.form-mb{
		background: #e1e1e1;
		padding-bottom: 40px;
	}
	.form-mb p{
		text-align: center;
		color: #000;
		font-size: 28px;
	}
	.form-mb span{
		color: #000;
	}
	.form-mb input{
		height: 40px;
	}
	.form-mb button{
		width: 40%;
		background: #f94e3f;
	}
	.form-mb button[type='reset']{
		float: right;
		background: #bebebe;
	}
	.menu-mb-down{
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
		padding: 20px;
		text-align: center;
		font-size: 14px;
		width: 100%;
		top: 146px;
		display: none;
		border-top: 1px solid #ccc;
	}
	.menu-mb-down a{
		color: #000;
	}
	.menu-mb-down li{
		margin: 15px 0;
	}
	
}
