.wap_ti {
	width: 100%;
    height: .6rem;
    background-color: #ddd;
}
.wap_ti span {
	display: block;
	padding-left: .6rem;
	margin-left: .3rem;
	background:url(../images/home.png) no-repeat left center;
}
.wap_ti a{
	display: inline-block;
	line-height: .6rem;
}
.wap_ti_con {
	padding-left: .42rem;
}
.wap_sub_ti {
	width: 100%;
	height: .6rem;
	padding-left: .2rem;
	background-color: #d30017;
}
.wap_sub_ti ul {
	margin-left: .18rem;
}
.wap_sub_ti ul li {
	float: left;
	height: .6rem;
	line-height: .6rem;
}
.wap_sub_ti ul li a {
	width: 1rem;
	color: #fff;
	font-size: .3rem;
}
.wap_sub_ti ul li .pdr {
	padding-right: .3rem;
    margin-right: .3rem;
    border-right: 1px solid #b60014;
}
.cate1_ti {
	text-align: center;
}
.cate1_ti h1 {
	width: 2rem;
	margin: 0 auto;
	line-height: .8rem;
	font-size: .32rem;
	font-weight: normal;
}
.about1_t img {
	width: 100%;
}
.about1_b {
	margin-top: .2rem;
}
.about1_b p {
	margin-bottom: .2rem;
}

.market {
	width: 100%;
	height: 8rem;
	background:url(../images/market_bg.jpg) no-repeat center top;
	background-size: 100%;
}
.market p {
	width: 90%;
	margin: 0 auto;
}

.cate1_con ul li {
	margin-bottom: .3rem;
}

.cate1_txt h4 {
	line-height: .7rem;
	font-size: .3rem;
	font-weight: normal;
	color: #d30017;
}
.cate1_txt p {
	line-height: .34rem;
	color: #424546;
}
.cate1_txt .line {
	width: 17%;
	height: 2px;
	margin-bottom: 8px;
	display: block;
	background-color: #d30017;
}
.cate1_txt .cate1_btn {
	width: 2rem;
    height: .5rem;
    color: #fff;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
    background-color: #b1000f;
    overflow: hidden;
}
.cate1_txt .cate1_btn .txt {
	width: 70%;
	height: .5rem;
	line-height: .5rem;
	background-color: #d30017;
	display:block;
	text-align: center;
}
.cate1_txt .cate1_btn .icon {
	width: 30%;
	height: .5rem;
	line-height: .5rem;
	font-size: .4rem;
	font-family: 'Arial';
	text-align: center;
}

.appl1_con ul li {
	float: left;
	width: 47%;
	margin-bottom: .2rem;
	border: 1px solid #dfdfdf;
}
.appl1_con .appl1_pic img {
	width: 100%;
}
.appl1_con .appl1_txt {
	background-color: #dddddd;
    height: .5rem;
    line-height: .5rem;
    color: #242424;
    text-align: center;
}
.appl1_con .mgr {
	margin-right: 4%;
}

.cul_list {
	padding-top: .2rem;
}
.cul_list ul li {
	position: relative;
    float: left;
    width: 44%;
    height: 1.2rem;
    padding: .24rem 0.1rem;
    margin-bottom: .2rem;
    border: 1px solid #e0e0e0;
}
.cul_list ul li h4 {
	font-size: .3rem;
	color: #dc0018;
}
.cul_list ul li p {
	color: #555555;
}
.cul_list .mgr {
	margin-right: 3%;
}

.pro_list {
    width: 100%;
    padding: 5% 0;
}

.pro_list ul li
{
	width:100%;
	border-bottom:1px solid #CCC;
	padding-bottom: .2rem;
	margin-bottom:.2rem;
}

.pro_list .pro_pic img
{
	width:100%;
	margin-bottom:3%;
}

.pro_list .pro_pic
{
	width:38%;
	float:left;
	margin-right: 4%;
}

.pro_list .pro_txt
{
	width:58%;
	padding-top: .3rem;
	float:left;
}
.pro_list .pro_txt span
{
	color: #595959;
}
.pro_list .pro_txt .ti1
{	
	font-size:.3rem;
	float:left;
	width:100%;
	margin-bottom: .1rem;

}

.cpnr {
	width: 100%;
}

.cpnr p {
	margin-bottom: .2rem;
}

.cpnr img {
	width: 100%;
}


.Xiad .Xt1 {
	height: .6rem;
    line-height: .6rem;
    background-color: #eee;
    padding-left: .2rem;
}

.Xiad img {
	width: 100%;
}

.xlinput {
	width: 100%;
	margin: .3rem 0;
}

.xlinput li {
	width: 100%;
	float: left;
	margin: .1rem 0;
}

.xlinput li .la {
	float: left;
    width: 20%;
    line-height: .68rem;
}

.xlinput li .la img {
	width: 70%;
	margin-left: 10%;
}

input , button , select , textarea {
	outline:medium none;
} 

input::-webkit-input-placeholder {
color: #999;
-webkit-transition: color.5s;
}
input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder {
color: #c2c2c2;
-webkit-transition: color.5s;
} 

.xlinput li input , textarea {
	float: left;
    width: 80%;
    line-height: .36rem;
    padding: 2%;
    box-sizing: border-box;
    border: 1px solid #d8d6d7;
}

#priceBtn {
	float: left;
	line-height: .7rem;
	margin: 0.2rem 0;
	width: 100%;
	text-align: center;
}

#priceBtn input {
	width: 50%;
	margin-left: 26%;
	background: #d30017 !important ;
    border: none;
    color: #fff;
}


.news1 {
	width: 100%;
}

.news1_con {
	padding: .1rem;
	margin-bottom: .1rem;
	overflow: hidden;
	color: #595959;
}

.news1_con span {
	font-size: .3rem;
}


.news1_con dl {
	padding-bottom: .16rem;
	margin: .16rem 0;
	border-bottom: 1px dashed #d5d5d5;
}

.news1_con dt a {
	font-size: .3rem;
}

.news1_con dd {
	margin-top: .1rem;
}

.newslist {
	padding-top: .14rem;
}
.xw_ti {
	font-weight: bold;
	text-align: center;
}

.xw_titi
{
	width:100%;
	margin-top: .2rem;
	text-align:center;
}

.xwnr {
	margin-top: .2rem;
}

.xwnr p img {
	width: 100%;
}

.tjcp
{
	width:100%;
	margin-bottom: .16rem;
	margin-top: .16rem;
	
}
.tjcp_ti{
    height: .6rem;
    line-height: .6rem;
    background-color: #eee;
    padding-left: .2rem;
}

.tab-honner {
	margin-top: .1rem;
}

.tab-honner-con .con{ display:none;}

.tab-honner-con .active{ display:block;}

.honner-focus{ position:relative;}

.honner-focus .prev,.honner-focus .next{ position:absolute;z-index:20;width:46px;height:213px;overflow:hidden;margin:0 0 0 0;text-indent:-9999em;cursor:pointer;}

.honner-focus .prev{left:4.68%; background:url(../images/flbtn.png) no-repeat;}

.honner-focus .next{right:4.68%; background:url(../images/frbtn.png) no-repeat;top:0;}

.honner-focus .bd{   
	max-width: 3.7rem;
    width: 100%;
    margin: .3rem auto;
}
.cpnr a {
	display: block;
	line-height: .3rem !important;
	font-size: .26rem !important;
	margin: .1rem 0;
}

.honner-focus li{ width:100%; text-align:center;}

.honner-focus li a img{display:block;width:3.7rem;}
.honner-focus li a span{display:block;width:3.7rem; margin-top: .2rem;}
.warmp {padding-top: .1rem;}

.warpimg img {
	display: block;
    max-width: 100%;
    margin: auto;
}

#inner_map {
	width: 100% ;
	height: 6rem;
	overflow: hidden;
	margin-bottom: .2rem;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.cont1_con {
	height: 3.3rem;
	padding: .3rem .38rem;
	margin-bottom: .2rem;
	color: #fff;
	background-color: #dc0018;
}

.cont1_t {
	margin-bottom: .2rem;
}

.cont1_b .txt {
	margin-top: .2rem;
	margin-left:.4rem;
}

.cate1_pic img {
	width: 100%;
}

.cul_pic img {
	width: 100%;
}