@charset "utf-8";
html{margin: 0;padding: 0;font-family: "微软雅黑";font-size: 12px;}
a:hover{text-decoration: none;color: #b70910;}
.margin{max-width: 7.5rem;margin:0 auto;}
.clear{ clear:both} 
body{
	position: relative;
	max-width: 7.5rem;
	margin: 0 auto;
}
/*头部公共样式*/
.header .logo{
	float: left;
	padding: 0.19rem 0 0.2rem 0.2rem;
}
.header .logo img{
	max-width: 3rem;
	max-height: 0.8rem;
}
.header .right{
	float: right;
	max-width: 3rem;
	padding-right: 0.2rem;
    padding-top: 0.27rem;
}
.header .phone{
    float: right;
}
.header .phone img{
	display: inline-block;
	max-width: 0.26rem;
	max-height: 0.22rem;
	margin-right: 0.1rem;
	vertical-align: middle;
}
.header .phone span{
	display: inline-block;
	font-size: 0.3rem;
	color: #e5000b !important;
	vertical-align: middle;
}
.header .language{
	float: right;
	margin-top: 0.1rem;
	text-align: right;
}
.header .language .cn,.header .language .en{
	display: inline-block;
	vertical-align: middle;
	padding: 0.06rem 0.16rem;
	font-size: 0.18rem;
}
.header .language .cn a{
	color: white;
}
.header .language .cn{
	margin-right: 0.05rem;
	background: #747474;
}
.header .language .en{
	background: #aaaaaa;
}
.header .language .en a{
	color: white;
}

/*搜索框*/
.search{
	position: relative;
	width: 100%;
	height: 0.8rem;
	background: #e2e2e2;
	text-align: right;
}
.search .menu{
	display: inline-block;
	vertical-align: middle;
}
.search .menu img{
	float: right;
	width: 0.84rem;
	height: 0.8rem;
	cursor: pointer;
}
.search .search_form{
	display: inline-block;
	/*float: left;*/
    width: 6.23rem;
    height: 0.54rem;
    margin-right: 0.23rem;
    /*margin: 0.06rem 0.1rem 0 0.12rem;*/
    border: 0.02rem solid #d5d5d5;
    background: white;
    vertical-align: middle;
}
.search .search_form input[type='text'] {
    float: left;
    width: 85%;
    height: 0.5rem;
    padding: 0 0 0 3%;
    font-size: 0.14rem;
    border: 0.02rem solid transparent;
    outline: none;
    background: none;
}
.search .search_form input[type='submit'] {
    float: right;
    width: 7%;
    height: 0.54rem;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    background: url(/images/header_search_submit.png) no-repeat center center / 0.17rem 0.18rem;
}

/*搜索框 end*/

/*菜单*/
.mask{
	display: none;
	position: absolute;
	top: 2rem;
	left: 0;
	width: 4.4rem;
	min-height: 100%;
	background: black;
	opacity: 0.7;
	z-index: 110;
}
.mask.on{
	display: block;
}
#nav{
	display: none;
	position: absolute;
	top: 2rem;
	right: 0;
	width: 3.1rem;
	min-height: 100%;
	background: white;
	border: 1px solid #f3f3f3;
	z-index: 111;
}
#nav.on{
	display: block;
}
#nav .close{
	width: 100%;
}
#nav .close img{
	float: right;
	margin: 0.2rem 0.2rem 0.25rem 0;
	width: 0.4rem;
	height: 0.4rem;
}
#nav .nav{
}
#nav .nav a{
	font-size: 0.24rem;
}
.nav .item{
	padding: 0.15rem 0;
	padding: 0.15rem 0.2rem 0.15rem 0.25rem;
	border-bottom: 1px solid #e7e7e7;
	cursor: pointer;
}
.nav .up_arrow{
	display: none;
}
.nav.show .item{
	background: #ebebeb;
}
.nav.show .up_arrow{
	display: inline-block;
    float: right;
    margin-top: 0.1rem;
}
.nav .down_arrow{
	display: inline-block;
	float: right;
    margin-top: 0.1rem;
}
.nav.show .down_arrow{
	display: none;
}
.nav.show .item a{
	color: #e70012;
}
.nav .son_nav{
	display: none;
}
.nav.show .son_nav{
	display: block;
}
.nav .up_arrow,.nav .down_arrow{
	width: 0.23rem;
	height: 0.15rem;
}
.nav .son_item{
	padding: 0.15rem 0 0.15rem 0.38rem;
	border-bottom: 1px solid #e7e7e7;
}
#nav .nav .son_item a{
	font-size: 0.18rem;
	color: #8b8a8a;
}
#nav .nav .son_item:hover a{
	color: #e70012;
}
/*菜单 end*/

/*头部公共样式 end*/
/* 广告图 -------------------------------------- */
.banner{height: 3.6rem}
.focus{width:7.5rem; height:3.1rem;  margin:0 auto; position:relative; z-index: 0;}
.focus .hd{ width:100%; height:0.2rem;  position:absolute; z-index:1; bottom:-0.35rem; text-align:center;  }
.focus .hd ul{ display:inline-block; height:0.15rem; padding:0.03rem 0.05rem; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ display:inline-block; width:0.11rem; height:0.12rem; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:10px;background: url(/images/banner_point.jpg) no-repeat center center / 0.11rem 0.12rem; margin:0 0.05rem;  vertical-align:top; overflow:hidden;text-indent: 1.1rem}
.focus .hd ul .on{ background:url(/images/banner_point_hover.jpg) no-repeat center center / 0.11rem 0.12rem;  }

.focus .bd{ position:relative; z-index:0; overflow: hidden;}
.focus .bd li img{ width:100%;  height:3.1rem; /*background:url(images/loading.gif) center center no-repeat;  */}
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }

.inside_banner_bg{width:7.5rem;z-index:0;height:2.32rem;position:relative;}
/*.inside_banner_bg .inside_banner_list{display:block;width:7.5rem;z-index:1;height:2.32rem;}*/
.inside_banner_bg .inside_banner_list{display:block;width:100%;z-index:1;height:2.32rem;}
/* 取消链接高亮 */  
 
/*首页*/
.index_product{
	margin-top: 0.2rem;
	margin-bottom: 0.8rem;
	text-align: center;
}
.index_product .title a{
	font-size: 0.3rem;
}
.red_border{
	width: 0.3rem;
	margin: 0.13rem auto;
	border-bottom: 3px solid #da0a00;
}
.index_product .brief{
	max-height: 1.2rem;
	margin: 0.35rem 0 0.15rem 0;
	font-size: 0.16rem;
	color: #797979;
	text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.index_product .top_product{

}
.index_product .top_product .top,.index_product .top_product .down{
	position: relative;
	width: 7.1rem;
	height: 2.73rem;
	margin: 0.14rem auto;
}
.index_product .top_product .top{
	background: url(/mobile/images/index_pro_bg_3.jpg) no-repeat center center / 7.1rem 2.73rem;
}
.index_product .top_product .down{
	background: url(/mobile/images/index_pro_bg_4.jpg) no-repeat center center / 7.1rem 2.73rem;
}
.index_product .top_product .photo{
	float: left;
	width: 3.55rem;
	height: 2.73rem;
	overflow: hidden;
	text-align: center;
}
.index_product .top_product .photo img{
	max-width: 100%;
	max-height: 100%;
	transition:all ease 300ms;
	vertical-align: middle;
}
.index_product .top_product .photo span{
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.index_product .top_product .photo img:hover{
	transform:scale(1.2);
}
.index_product .top_product .detail{
	float: left;
	width: 3.2rem;
	text-align: left;
}
.index_product .top_product .name{
	margin-top: 0.5rem;
}
.index_product .top_product .name a{
	font-size: 0.2rem;
	color: #da0a00;
}
.index_product .top_product .num{
	margin: 0.1rem 0;
	font-size: 0.14rem;
	font-weight: bold;
	color: #646464;
}
.index_product .top_product .more{
	position: absolute;
	bottom: -0.05rem;
	right: 0;
}
.index_product .top_product .more img{
	width: 0.38rem;
	height: 0.38rem;
}
.index_product .pro_border img{
	width: 3.25rem;
	height: 0.05rem;
}

.down_product{
	position: relative;
	width: 7.5rem;
}
.down_product .tempWrap{
	width: 7.5rem !important;
}
.down_product .bd ul{
	width: 100%;
	height: 3.46rem;
}
.down_product .prod_list{
	float: left;
	width: 3.46rem;
	height: 3.46rem;
	background: #f5f5f5;
	margin: 0 0 0 0.2rem;
	text-align: left;
}
.down_product .prod_list .name{
	width: 3.46rem;
	min-height: 0.2rem;
	padding-top: 0.3rem;
	padding-left: 0.2rem;
	font-size: 0.2rem;
}
.down_product .prod_list .name a{
	color: #da0a00;
}
.down_product .prod_list .num{
	width: 3.46rem;
	min-height: 0.16rem;
	padding-top: 0.05rem;
	padding-left: 0.2rem;
	font-size: 0.16rem;
}
.down_product .prod_list .photo{
	width: 2.86rem;
	height: 2.4rem;
	margin: 0 auto;
	text-align: center;
}
.down_product .prod_list .photo img{
	vertical-align:middle;
	max-width:100%;
	max-height:100%;
}
.down_product .prod_list .photo span{
	height:100%;
	display:inline-block;
	 vertical-align:middle;
}
.down_product .prev{position: absolute;top: 40%;left: 0.2rem; display:block; width:0.34rem; height:0.58rem; background:url(../images/index_pro_left_btn.jpg) no-repeat center center/ 0.34rem 0.58rem; overflow:hidden; z-index: 100;}
.down_product .next{position: absolute;top: 40%;right: 0.2rem; display:block; width:0.34rem; height:0.58rem; background:url(../images/index_pro_right_btn.jpg) no-repeat center center/ 0.34rem 0.58rem; overflow:hidden; z-index: 100;}
.down_product .hd ul{display: none;}
.index_product .read_all{
	margin: 0.35rem 0;
}
.index_product .read_all a{
	border: 1px solid #d3d3d3;
	padding: 0.15rem 0.4rem;
	font-size: 0.14rem;
}
/*友情链接*/
.links{
	position: relative;
	width: 7.5rem;
	height: 1.5rem;
}
.links .tempWrap{
	margin: 0 0.2rem;
}
.links .link_list{
	width: 1.2rem;
	height: 0.4rem;
	padding: 0.55rem 0 0.35rem 0;
}
.links .link_list img{
	width: 1.2rem;
	height: 0.4rem;
}
.links .link_list li{
	float: left;
	height: 0.4rem;
	margin-left: 0.8rem;
}
.links .bd{
	margin: 0 0.2rem;
}
.links .prev{position: absolute;top: 40%;left: 0.2rem; display:block; width:0.37rem; height:0.26rem; background:url(/images/link_left_btn.jpg) no-repeat center center/ 0.37rem 0.26rem; overflow:hidden; z-index: 100;}
.links .next{position: absolute;top: 40%;right: 0.2rem; display:block; width:0.37rem; height:0.26rem; background:url(/images/link_right_btn.jpg) no-repeat center center/ 0.37rem 0.26rem; overflow:hidden; z-index: 100;}
.links .hd ul{display: none;}


/*友情链接 end*/

/*成功案例*/
.case{
    padding-top: 0.58rem;
    padding-bottom: 0.3rem;
	background: #f5f5f5;
	text-align: center;
}
.case .title a{
	font-size: 0.3rem;
}
.case .brief{
	margin: 0.15rem 0;
	font-size: 0.16rem;
	color: #797979;
}
.case .case_detail {
	width: 7.1rem;
	height: 2.64rem;
	margin: 0.2rem auto;
	cursor: pointer;
}
.case .case_detail .detail{
	position: relative;
	float: left;
	width: 3.55rem;
	height: 100%;
	background: white;
	text-align: center;
}
.case .case_detail .detail .name {
	margin-top: 0.7rem;
}
.case .case_detail .detail .name a{
	font-size: 0.16rem;
	color: #333333;
}
.case .case_detail .detail .time{
	margin: 0.15rem 0;
	font-size: 0.14rem;
}
.case .case_detail .photo{
	position: relative;
	float: left;
	width: 3.55rem;
	height: 100%;
	overflow: hidden;
}
.case .case_detail .photo img{
	width: 100%;
	height: 100%;
}
.case .time img,.case .time span{
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.1rem;
	color: #646464;
}
.case .time img{
	width: 0.17rem;
	height: 0.17rem;
}
.case .arrow img{
	width: 0.33rem;
	height: 0.11rem;
}
.case .read_all{
	margin: 0.35rem 0 0.25rem 0;
}
.case .read_all a{
	border: 1px solid #d3d3d3;
	padding: 0.15rem 0.4rem;
	font-size: 0.14rem;
}
/*成功案例 end*/

/*首页 end*/


/*面包屑*/
.bread{
	margin:0.2rem 0.2rem 0.3rem 0.2rem;
}
.bread a,.bread img{
	vertical-align: middle;
	margin: 0 0.02rem;
}
.bread img{
	width: 0.21rem;
	height: 0.17rem;
}
.bread a{
	font-size: 0.18rem;
	color: #333333;
}
/*面包屑 end*/


/*产品页*/
#product_list{
	margin: 0.3rem auto;
}
#product_list .product_list{
	float: left;
	width: 3.45rem;
	height: 4rem;
	margin: 0.1rem 0 0.3rem 0.2rem;
	text-align: center;
}
#product_list .product_list .photo{
	position: relative;
	width: 3.43rem;
	height: 3.45rem;
	border: 1px solid #e9e9e9;
	text-align: center;
}
#product_list .product_list .photo img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
#product_list .product_list .photo span{
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#product_list .product_list .title{
	background: #e8e8e8;
	padding: 0.15rem 0;
	font-size: 0.25rem;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
#product_list .brief_bg{
	display: none;
	position: absolute;
	top: 0;
	left: -1px;
	width: 3.43rem;
	height: 3.45rem;
	background: #919191;
	border: 1px solid #919191;
	opacity:0.8;
	cursor: pointer;
}
#product_list .product_list:hover .description{
	display: block;
	cursor: pointer;
}
#product_list .description{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	/*width: 240px;*/
	height: 1.4rem;
	margin: 0.8rem 0.2rem;
	overflow: hidden;
	font-size: 0.18rem;
	color: white;
	line-height: 0.25rem;
}
#product_list .description a{
	color: white;
}
#product_list .product_list:hover .brief_bg{
	display: block;
}
#product_list .product_list:hover .title{
	background: #da0a00;
	transition:all ease 300ms;
}
#product_list .product_list:hover .title a{
	color: white;
	transition:all ease 300ms;
}
/*产品页 end*/

/*分页样式*/
#turn_page{text-align:center; height:0.32rem; line-height:0.32rem;}
#turn_page .page_button{background:#fff; border:1px solid #ccc; margin:0 0.03rem; padding:0.02rem 0.09rem;border-radius: 5px;}
#turn_page .page_item{background:#fff; border:1px solid #ccc; padding:0.02rem 0.1rem; margin:0 0.03rem;border-radius: 5px;}
#turn_page .page_item_current{background:#de0102; border:1px solid #de0102; padding:0.02rem .1rem; margin:0 0.03rem; color:white;border-radius: 5px;}
/*分页样式 end*/

.content{
	margin: 0.3rem 0.2rem 0 0.2rem;
}
.article_content{
	width: 100%;
	height: auto;
}
.article_content .article_description{
	margin: 0 0.2rem;
}
.article_content .title{
	margin: 0.35rem 0;
	font-size: 0.22rem;
	color: #333333;
}
.article_content .list{
	margin: 0.1rem 0;
	cursor: pointer;
}
.article_content .list .photo{
	display: inline-block;
	vertical-align: middle;
	
}
.article_content .list .photo img{
	width: 0.7rem;
	height: 0.7rem;
}
.article_content .list .font{
	width: 85%;
	display: inline-block;
	vertical-align: middle;
}
.article_content .list .font .name{
	font-size: 0.18rem;
}
.article_content .list .font .brief{
	font-size: 0.14rem;
}
.article_content .list:hover .photo img{
	transform:scale(1.1);
}
.article_content .list:hover .name{
	font-size: 0.2rem;
}
.article_content .list:hover .brief{
	font-size: 0.16rem;
}




/*案例*/
.instance{
	width: 7.5rem;
}
.instance_content{
	width: 7.1rem;
	margin-bottom: 0.8rem;
}
.ins_photo{
	position: relative;
	margin-bottom: 0.5rem;
	min-height: 4.9rem;
}
.instance_content .prev{position: absolute;top: 45%;left: 0; display:block; width:0.36rem; height:0.63rem; background:url(../images/prod_photo_left.png) no-repeat center center/ 0.36rem 0.63rem; overflow:hidden; z-index: 100;}
.instance_content .next{position: absolute;top: 45%;right: 0; display:block; width:0.36rem; height:0.63rem; background:url(../images/prod_photo_right.png) no-repeat center center/ 0.36rem 0.63rem; overflow:hidden; z-index: 100;}
.instance_content .hd ul{}
.instance_content .tempWrap{margin: 0 0.75rem;}
.instance_content .tempWrap li{width: 6rem;height: 4.5rem;text-align: center;}
.instance_content .tempWrap li img{max-width: 100%;height: 100%;}
.instance_content .hd{ height:0.4rem; line-height:40px;overflow:hidden; text-align:left;  padding:0 0.1rem;  }
.instance_content .hd ul{ 
	/*float:right;*/
	position: absolute;
	bottom: -0.25rem;
	left: 45%;
	padding-top:0.16rem;  
}	
.instance_content .hd li{ float:left; width:0.08rem; height:0.08rem; background:#D0D0D0; margin:0 0.05rem; overflow:hidden; 
-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
}
.instance_content .hd .on{ background:#da0a00;  }
.instance .title{
	margin: 0.2rem 0;
	text-align: center;
	font-size: 0.26rem;
	color: #ca111f;
	font-weight: bold;
}
.technology_content .hd ul{left: 40%;}
.technology_content .tempWrap{margin: 0;text-align: center;}
.technology_content .tempWrap li{margin: 0 auto;}
/*案例 end*/


/*产品详细页*/
#good{
	margin-bottom: 0.5rem;
}
#good .head{
	margin-top: 0.2rem;
}
.prod_photo{
	position: relative;
	margin-bottom: 0.5rem;
}
.prod_photo .prev{position: absolute;top: 45%;left: 0.2rem; display:block; width:0.36rem; height:0.63rem; background:url(../images/prod_photo_left.png) no-repeat center center/ 0.36rem 0.63rem; overflow:hidden; z-index: 100;}
.prod_photo .next{position: absolute;top: 45%;right: 0.2rem; display:block; width:0.36rem; height:0.63rem; background:url(../images/prod_photo_right.png) no-repeat center center/ 0.36rem 0.63rem; overflow:hidden; z-index: 100;}
.prod_photo .hd ul{}
.prod_photo .tempWrap{margin: 0 0.9rem;}
.prod_photo .tempWrap li{
	width: 5.6rem;
	height: 5.6rem;
	border: 1px solid #dedede;
	text-align: center;
}
.prod_photo .tempWrap li img{
	max-width: 96%;
    max-height: 96%;
    padding: 2%;
    vertical-align: middle;
}
.prod_photo .tempWrap li span{
	height: 100%;
    display: inline-block;
	vertical-align: middle;
}

.prod_photo .hd{ height:0.4rem; line-height:40px;overflow:hidden; text-align:left;  padding:0 0.1rem;  }
.prod_photo .hd ul{ 
	position: absolute;
	bottom: -0.25rem;
	left: 40%;
	padding-top:0.16rem;  
}	
.prod_photo .hd li{ float:left; width:0.08rem; height:0.08rem; background:#D0D0D0; margin:0 0.05rem; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
}
.prod_photo .hd .on{ background:#da0a00;  }
#good .good_border{
	margin: 0.2rem 0.1rem;
	border-bottom: 1px dashed #b9b8b8;
}
#good .brief{
	margin-left: 0.2rem;
	line-height: 0.45rem;
}
#good .title{
	margin-left: 0.2rem;
	font-size: 0.26rem;
	color: #333333;
}
#good .num{
	margin: 0.05rem 0 0 0.2rem;
	font-size: 0.2rem;
	color: #da0a00;
	font-weight: bold;
}
#good .good_description{
	width: 7.1rem;
	margin: 0.4rem 0.2rem;
}
#good .good_description .title{
	background: #f3f3f3;
	margin: 0;
}
#good .good_description .name{
	float: left;
	width: 24%;
	height: 0.48rem;
	font-size: 0.22rem;
	color: #424242;
	cursor: pointer;
	text-align: center;
}
#good .good_description .name span{
	line-height: 0.48rem;
	font-size: 0.22rem;
	color: #333333;
}
#good .good_description .name.on{
	width: 1.48rem;
	height: 0.48rem;
	background: #7f7f7f;
	color: #fa4f7f;
}
#good .good_description .name em{
	display: none;
	width: 0.17rem;
	height: 0.09rem;
	margin: 0 auto;	
	background: url(../images/prod_detail_arrow.png) no-repeat center center/0.17rem 0.09rem;
}
#good .good_description .name.on em{
	display: block;
}
#good .good_description .name.on span{
	color: white;
}
#good .good_description .des_content{
	margin: 0.2rem 0.1rem;
}
#good .good_description .des_content table{
	width: 100% !important;
	border: none;
}
#good .good_description .des_content table td{
	border: 1px solid #eaeaea;
}
#good .good_description .des_content table td span{
	font-size: 0.16rem !important;
}

#good .good_description .des_detail{
	display: none;
}
#good .good_description .des_detail.on{
	display: block;
}
#good .contact{
	width: 100%;
}
#good .phone{
	float: left;
	margin-left: 0.2rem;
}
#good .phone span{
	display:inline-block;
	vertical-align: middle;
}
#good .phone_name{
	font-size: 0.2rem;
}
#good .phone_num{
	font-size: 0.28rem;
	color: #da0a00;
	font-weight: bold;
}
#good .inquire{
	float: right;
	margin-right: 0.2rem;
}
#good .inquire img{
	width: 1.43rem;
	height: 0.4rem;
}
#good .border{
	width: 7.3rem;
	margin: 0 0.1rem;
}
.recommend{
	position: relative;
}
.recommend .prod_list{
	float: left;
	width: 3.45rem;
	height: 4rem;
	margin: 0.1rem 0 0.3rem 0.2rem;
	text-align: center;
}
.recommend .prod_list .photo{
	position: relative;
	width: 3.43rem;
	height: 3.45rem;
	border: 1px solid #e9e9e9;
	text-align: center;
}
.recommend .prod_list .photo img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.recommend .prod_list .photo span{
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.recommend .prod_list .rec_title{
	background: #e8e8e8;
	padding: 0.15rem 0;
	font-size: 0.16rem;
}
.recommend .brief_bg{
	display: none;
	position: absolute;
	top: 0;
	left: -1px;
	width: 3.43rem;
	height: 3.45rem;
	background: #919191;
	border: 1px solid #919191;
	opacity:0.8;
	cursor: pointer;
}
.recommend .prod_list:hover .description{
	display: block;
	cursor: pointer;
}
.recommend .prod_list .description{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	/*width: 240px;*/
	height: 1.27rem;
	margin: 0.8rem 0.2rem;
	overflow: hidden;
	font-size: 0.14rem;
	color: white;
	line-height: 25px;
}
.recommend .description a{
	color: white;
}
.recommend .prod_list:hover .brief_bg{
	display: block;
}
.recommend .prod_list:hover .rec_title{
	background: #da0a00;
	transition:all ease 300ms;
}
.recommend .prod_list:hover .rec_title a{
	color: white;
	transition:all ease 300ms;
}
.recommend .hd{
	position: relative;
}
.recommend .hd ul{
	display: none;
}
.recommend .prev{position: absolute;top: 0.25rem;right: 0.58rem; display:block; width:0.18rem; height:0.34rem; background:url(../images/prod_detail_left.jpg) no-repeat center center/ 0.18rem 0.34rem; overflow:hidden; z-index: 100;}
.recommend .next{position: absolute;top: 0.25rem;right: 0.2rem; display:block; width:0.18rem; height:0.34rem; background:url(../images/prod_detail_right.jpg) no-repeat center center/ 0.18rem 0.34rem; overflow:hidden; z-index: 100;}

.recommend_name{
	float: left;
	margin: 0.25rem 0.2rem;
	font-size: 0.24rem;
	color: #646464;
	font-weight: bold;
}
/*产品详细页 end*/


.form_button{
	font-size: 0.16rem;
}

.instance .ins_border{
	margin: 0.2rem 0 0.4rem 0;
	border-bottom: 1px dashed #b9b8b8;
}

.go_top{
	position: fixed;
	right: 0.2rem;
	bottom: 1.5rem;
	z-index: 999;
}
.go_top img{
	width: 0.8rem;
	height: 0.8rem;
}

.description table{
	width: 100% !important;
	border: 0.01rem solid #dbdbdb;
}
.description table span{
	font-size: 0.16rem !important;
}
.description table td{
	height: 0.4rem !important;
	border: 0.01rem solid #dbdbdb;
}

#lib_product_inquire .form .rows label{
	width: 8%;
}
#lib_product_inquire .form .rows span .contents{
	width: 27%;
}
#lib_product_inquire .form .rows span{
	width: 60%;
}


.team{
	width: 7.11rem;
	height: 4.05rem;
}
.content_img span{
	font-size: 0.18rem !important;
}


/*在线留言*/
.contact .message .list{
    width: 4.5rem;
    margin: 0.27rem 0;
}
.contact .message .list .photo{
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.13rem;
}
.contact .message .list .photo img{
	width: 0.6rem;
	height: 0.6rem;
}
.contact .message .list .detail {
    width: 2.5rem;
    display: inline-block;
    vertical-align: middle;
    padding-left: 0.2rem;
}
.contact .message .list .name{
    font-size: 0.14rem;
    color: #9b9b9b;
}
.contact .phone{
    font-size: 0.2rem;
    color: #333333;
    font-weight: bold;
}
.contact .address{
    font-size: 0.16rem;
    color: #333333;
}
/*在线留言 end*/