﻿@charset "utf-8";
/* CSS Document */








/***************list通用*******************/
.list_com{
	padding: 45px 0 30px;
	position: relative;
}
.list_le{
	float: left;
	width: 240px;
}
.list_ri{
	float: right;
	width: 930px;
}
.list_com .list_le_tit{
	width: 240px;
	height: 85px;
	color: #fff;
	background: #008ed6;
	font-size: 26px;
	line-height: 85px;
	text-align: center;
	z-index: 999;
}
.list_com .list_le_nav{
	width: 238px;
	border: 1px solid  #efefef;
	overflow: hidden;
} 
.list_com .list_le_nav li{
	width: 100%;
	height: 50px;
	font-size: 15px;
	border-top: 1px solid #efefef;
	margin-top:-1px; 
	text-align: center;
	line-height: 50px;
	
}
.list_com .list_le_nav li a{
	color: #000;
	display: block;
	padding-left: 60px;
	text-align: left;
	background: url(../images/left_nav.png) no-repeat;
	background-position:25px 17px; 
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}
.list_com .list_le_nav li:hover ,.list_com .list_le_nav li.list_le_nav_t{
	background:#de8729;
}
.list_com .list_le_nav li a:hover ,.list_com .list_le_nav li.list_le_nav_t a{
	color: #fff;
	background-position:25px -31px;
}

.list_le_rm{
	width: 188px;
	border: 1px solid  #efefef;
	overflow: hidden;
	margin-top:30px; 
	padding: 25px;
	text-align: center;
}
.list_le_rm .tit_com{
	display: inline-block;
	font-size: 20px;
	padding-left: 35px;
	background: url(../images/left_rm.png)no-repeat center left;
}

.list_le_rm_nav{
	overflow: hidden;
	position: relative;
	width:100%;
	padding-top:10px; 
}

.list_le_rm  a{
	display:inline-block;
	color: #727272;
	border-radius: 5px;
	border: 1px solid #efefef;
	padding: 3px 6px;
	margin: 5px 5px;
}
.list_le_rm  a:hover{
	color: #fff;
	background:#008ed6;
}

.list_le_lx{
	width: 238px;
	margin-top:30px;
	border: 1px solid  #efefef;
	overflow: hidden;
}

.list_le_lx .lx_bt{
	font-size: 22px;
	color: #fff;
	background: #1093e1;
	text-align: center;
	line-height: 50px;
	height: 50px;
}
.list_le_lx img{
	width: 100%;
}

.list_le_lx p{
	padding:0 10px;
	line-height: 2.4;
	color: #504b3f;
	font-size:12px;
}


.list_ri_tit{
	position:relative;
	border-bottom:1px solid #efefef; 
}
.list_ri_tit .tit_com{
	float: left;
	font-size: 20px;
	color: #333333;
	line-height: 2.4;
	border-bottom:2px solid #36a4e1;
	margin-bottom: -1px;  
}
.list_ri_tit.tit_c1 .tit_com{
	font-size: 18px;
}

.list_ri_tit span{
	font-size: 16px;
	font-weight: bold;
	line-height: 2.4;
}
.list_ri_tit p{
	float: right;
	color: #666666;
	font-size: 12px;
	line-height: 2.4;
	padding-top: 20px;
}
.list_ri_tit p a{
	color: #666666;
}


.list_gylc{
	padding: 20px  0;
}
.gylc_c1{
	position: relative;
	margin-bottom:0px;
	display:block; 
}
.gylc_c2{
	position:relative;
	 
}
.list_gylc .gylc_c1 li{
	margin-right:70px;
}
.list_gylc .gylc_c2 li{
	margin-left:70px;
}

.gylc_c3{
	position:relative;
	margin-top:-2px; 
}
.gylc_c3_le{
	position: absolute;
	width: 12px;
	height: 12px;
	background:#008ed6;
	display: block;
	border-radius: 50%;
	margin-top:-4px; 
}
.gylc_c3_ri{
	right: 0;
	position: absolute;
	width: 14px;
	height: 14px;
	display: block;
	margin-top:-8px; 
	background: url(../images/gy_jt.png)no-repeat center right;
}
.gylc_c3 span{
	width: 100%;
	background:#008ed6;
	height: 2px;
	display: block;
}



.list_gylc li{
	width: 80px;
	text-align: center;	
	float: left; 
}
.list_gylc li p{
	line-height: 2.4;
	font-size: 14px;
}
.list_gylc li .gylc_c1_img{
	line-height: 78px;
	text-align: center;
	width: 76px;
	height: 76px;
	border-radius:50%; 
	border: 2px solid #7a7a7a;
}
.gylc_t1{
	display:inline-block;
}
.gylc_t2{
	display: none;
}
.list_gylc li .gylc_c1_img img{
	padding-top: 15px;
}
.list_gylc li i{
	height: 70px;
	padding-bottom: 2px;
	margin-bottom: -4px; 
	display:inline-block;
	width: 2px;
	background: #7a7a7a;
}
.list_gylc li:hover .gylc_t1{
	display: none;
}
.list_gylc li:hover .gylc_t2{
	display:inline-block;
}
.list_gylc li:hover .gylc_c1_img{
	background: #008ed6;
	border: 2px solid #008ed6;
	background: #008ed6;
}
.list_gylc li:hover i{
	background: #008ed6;
}



/*******************推荐阅读*******************/
.list_ri_tj{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.list_ri_tj ul{
	width: 115%;
}
.list_ri_tj ul li{
	margin-right:30px; 
	width: 450px;
	float: left;
	display: block;
	margin-top:25px;
	font-size: 14px;
	color:#333333;
}
.list_ri_tj ul li a{
	display: block;
}


/***************** 加工工艺 ********************/
.tit_com{
	position: relative;
	text-align: center;
}
.tit_com_top{
	position: relative;
	padding:20px 20px;
	font-size: 24px;
	text-align: center;
	line-height: 1.6;
	height: 80px;
	display: inline-block;
	max-width: 500px;
	margin-top:30px; 
}
.tit_com_top i{
	border: 1px solid #efefef;
    display: inline-block;
    height: 80px;
    margin-left:-296px;
    margin-top:-21px; 
    padding: 0 5%;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    
}
.tit_com_top .com_top_h2 {
	display: block;
	background:#fff;
	text-align: center;
	z-index: 999;
	width: 160px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left:-80px; 
	 
}
.tit_com_top .tit_com{
	font-size: 22px;	
	
}
.tit_com_top .tit_com2{
	font-size: 14px;
	padding-top: 35px;
	height: 45px;
	min-width: 160px;
}

.tit_com_btm{
	position: relative;
	padding: 25px 0;
}
.tit_com_btm ul{
	text-align: center;
}
.tit_com_btm ul li{
	display: inline-block;
	margin: 10px 15px;
}
.tit_com_btm ul li a{
	display:block;
	padding: 5px 15px;
	border-radius:6px;
	border:1px solid #efefef;
	font-size: 14px;
}
.tit_com_btm ul li a:hover ,.tit_com_btm ul li a.btm{
	color:#fff;
	background:#1a8ed6;
}


/********************服务**********************/

/*com_btm_c3*/

.com_btm_c3{
	position: relative;

	padding: 30px 0;
	width: 100%;
	background: url(../images/ind_c3_bj.jpg)no-repeat center center;
	
}
.com_btm_c3 .tit_com2{
	font-size: 18px;
	text-align: center;
	width: 100%;
	color: #fff;
	display:block;
}

.c3_jz{
	display: block;
	padding: 0 20px;
	text-align: center;
}
.c3_jz a{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	padding: 10px 18px;
	background: #ffba00;
	border-radius:5px; 
}
.c3_jz a:hover{
	box-shadow: 0 0 8px 4px rgba(0,0,0,0.2);
}
.c3_jz a i {
	display:inline-block;
	margin-left: 10px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(../images/ind_c3_jt.png)no-repeat center center;
}
.com_btm_c3 ul{
	display: block;
	padding: 18px 10px;

}
.com_btm_c3 li{
	float: left;
	width: 150px;
	height: 300px;
}
.com_btm_c3 li .c3_img1,.com_btm_c3 li .c3_img2{
	width: 100%;
	height: 140px;
	position: relative;
}
.com_btm_c3 li .c3_img1 i ,.com_btm_c3 li .c3_img2 i{
	display: block;
	width: 100%;
	position: absolute;
	height: 100%;
	z-index: 0;
	background-size:140px !important;
}
.com_btm_c3 li .c3_img1 i{
	background: url(../images/ind_c3_ybj.png)no-repeat center center;
}
.com_btm_c3 li .c3_img2 i{
	background: url(../images/ind_c3_ybj1.png)no-repeat center center;
}
.c3_nr_img{
	width: 105px;
    height: 105px;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    top: 17px;
    left: 22px;
    z-index: 999;

}
.c3_nr_img:hover .c3_i1{
	display: none;
}
.c3_nr_img:hover .c3_i2{
	display: inline-block;
}
.c3_nr_img:hover{
	background: #fff;
}
.c3_nr_img img{
	padding-top: 32px;
}
.com_btm_c3 li .c3_img2 .c3_nr_img img{
	padding-top: 28px;
}
.c3_nr_img .c3_i1{
	display: inline-block;
}
.c3_nr_img .c3_i2{
	display: none;
}
.c3_nr1{
	width: 100%;
	text-align: center;
	line-height: 2.4;
	height: 134px;
}
.c3_nr2{
	width: 100%;
	text-align: center;
	line-height: 2.4;
	height: 100px;
	padding-top:34px; 
}
.c3_nr1 .tit_com ,.c3_nr2 .tit_com{
	font-size: 14px;
	color: #fff;
	font-weight:bold;
}
.c3_nr1 p ,.c3_nr2 p{
	font-size: 12px;
	color: #fff;
}
/*3d打印*/
.list_3d{
	position: relative;
	padding: 25px 0;
}
.list_3d .tit_com{
	font-size: 30px;
	color: #1093e1;
	width: 100%;
	text-align: center;
	line-height: 2.4;
}
.list_3d p{
	color: #504b3f;
	font-size: 14px;
	line-height: 2.4;
}
.list_3d_nr{
	padding: 20px 0;
}
.list_3d_nr li{
	float: left

}
.list_3d_nr li.d_nr_c1{
	margin-top:30px; 
	width: 375px;
}
.list_3d_nr li.d_nr_c2{
	width: 180px;
}
.list_3d_nr li.d_nr_c2 img{
	width: 100%;
}
.d_nr_c1{
	width: 100%;
}
.d_nr_c1_tt {
	position: relative;
	line-height: 2.4;
	height: 115px;
}
.d_nr_c1_tt i{
	position: absolute;
	display: block;
	width: 57px;
	height: 115px;
	border: 1px solid #ccc;
}
.d_nr_c1_tt i.nr_c3{
	right: 0;
}
.c1_tt_img{
	position: absolute;
    top: 32px;
    left: 30px;
    width: 56px;
    height: 56px;
    background: url(../images/d_nr_bj.png)no-repeat center center;
    text-align:center;
}
.c1_tt_img.nr_c3{
	left: 289px;
}
.c1_tt_img img{
	display: inline-block;
	padding-top: 10px;
	width: 33px;
	height: 34px;
}
.c1_tt_nr {
	float: right;
	width: 250px;
	margin-right:20px; 
}
.c1_tt_nr.nr_c3{
	float: left;
	margin-left:20px;
}
.c1_tt_nr h3{
	font-size: 16px;
	line-height: 1.9;
}



/*服务范围*/


.fw_wm{
	padding: 25px 0;
}

.fw_wm li{
	float: left;
	width: 310px;
	height: 235px;

}
.fw_wm li .c2_tj{
	width: 290px;
	height: 215px;
	margin:10px;
	background: #fff;
	border-radius:8px;
	position: relative;	
	text-align: center;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
.fw_wm li .c2_tj{
	box-shadow:0 0 1.5px 1.5px rgba(0,0,0,0.2);
}
.fw_wm li .c2_tj:hover{
	box-shadow:0 0 7px 3px rgba(26,142,214,0.2);
}
.fw_wm li .c2_tj:hover i{
	border-radius:8px;
	border:1px solid #78b1d5;	
}
.fw_wm li .c2_tj i{
	width: 288px;
	height: 213px;
	display: block;
	position: absolute;
}
.fw_wm li .c2_tj img{
	padding: 25px 0;
	height: 55px;
}
.fw_wm li .c2_tj .tit_com{
	font-weight: bold;
	font-size:14px;
	color: #272c33;
}
.fw_wm li .c2_tj p{
	font-size: 12px;
	color: #707173;
	padding:10px 30px;
	line-height: 1.9;
	height: 55px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}









.fw_ct{
	padding:20px 0;
}
.fw_ct li{
	width: 310px;
	float: left;
	margin:15px 0; 
}

.fw_ct_le{
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
	border-radius:50%;
	box-shadow: 0 0 2px 2px #898989; 

}

.fw_ct_le img{
	padding-top: 25px;
	width: 70px;
	height: 70px;
}
.fw_ct_le:hover{
	background: url(../images/fw_bk.png)no-repeat center center;
	box-shadow: 0 0 0px 0px #898989; 
}
.fw_ct_le:hover .fw_ct_l1{
	display: none;
}
.fw_ct_le:hover .fw_ct_l2{
	display: inline-block;
}
.fw_ct_l1{
	display: inline-block;
}
.fw_ct_l2{
	display: none;
}

.fw_ct_ri{
	float: right;
	padding:0 15px;
	width: 160px;
}
.fw_ct_ri .tit_com{
	color: #706d64;
	font-size: 16px;
	line-height: 2.4;
}
.fw_ct_ri .tit_com i{
	width: 9px;
	height: 11px;
	background: #2272d6;
	display: inline-block;
	margin-right:10px;
	vertical-align: middle; 
}
.fw_ct_ri p{
	color: #706d64;
	font-size: 12px;
	line-height: 2.4;
}

/**********************关于我们***********************/
.about_nr_tit{
	font-weight: bold;
	font-size: 27px;
	text-align: center;
	width: 100%;
	padding-bottom:25px;
	border-bottom: 1px solid #efefef;
}
.list_about_nr{
	padding-top:25px;
	line-height: 2.4;
}
.list_about_nr img{
	max-width: 100%;
	display: inline-block;
}



/*********工艺分类************/
.com_gy{
	padding: 25px 0;
	line-height:2.4;
}




/***********************新闻页************************/
.list_xw{
	position: relative;
	padding: 35px 0;
}

.list_xw_le{
	float: left;
	width: 890px;
}
.list_xw_le .list_xw_le_top li{
	width: 100%;
	height: 210px;
	margin-bottom:30px; 
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}
.list_xw_le .list_xw_le_top li a{
	display: block;
	padding: 15px;
}
.list_xw_le_img{
	float: left;
	width: 200px;
	height: 180px;
	overflow: hidden;

}
.list_xw_le_img img{
	width: 100%;
	height: 100%;
}
.list_xw_le_nr{
	float: left;
	width: 540px;
	padding: 0 15px;
	position: relative;
	height: 180px;
}
.list_xw_le_nr .tit_com{
	font-size: 20px;
	text-align: left;
}
.list_xw_le_nr p{
	line-height: 2.4;
	font-size: 14px;
	color: #666666;
	margin: 15px 0;
	height: 105px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}


.list_xw_le_nr .tit_com3{
	position: absolute;
	bottom: 0px;
	font-size:14px;
}
.list_xw_le_sj{
	margin-top:15px; 
	float: right;
	width: 85px;
	text-align: center;
}
.list_xw_le_sj .tit_com{
	color: #cdcdcd;
	font-size: 65px;
}
.list_xw_le_sj i{
	height: 2px;
	width: 100%;
	display:inline-block;
	margin: 10px 0;
	background: #cdcdcd;
}
.list_xw_le_sj .tit_com2{
	color: #cdcdcd;
	font-size: 18px;
}

.list_xw_ri{
	float: right;
	width: 280px;
}
.com_xw_tit {
	margin-bottom:30px; 
}
.com_xw_tit .tit_com{
	float: left;
	padding-left:15px;
	font-size: 16px;
	border-left:4px solid #1ca6ff;  
}
.com_xw_tit a{
	float: right;
	font-size: 14px;
	padding-top:2px; 
	color: #333;
	padding-left:25px;
	background: url(../images/left_nav1.png)no-repeat; 
	background-position:0 2px; 
}
.com_xw_tit a:hover{
	background-position:0 -45px; 
	color: #00a0e9;
}	



/****************新闻动态***************************/

.m-slide{ 
	position: relative; 
	width:100%; 
	height:400px;
	overflow: hidden;
	padding-bottom:30px;   
}
.m-slide .img { 
	float: left; 
	width: 550px !important;
	height: 400px !important;
	position: relative;
	background: #fff ; 
}
.m-slide .img li, .m-slide .img a{ 
	display: block; 
	width: 100%; 
	height: 100%; 

}
.m-slide .img .dtm_img {
	width: 550px;
	height: 400px;
	display: block;
	position: relative;
}
.m-slide .img .dtm_img img{
	width: 100%;
	height: 100%;
	display: inline-block;
	z-index: 1;
}
.m-slide .img .dtm_img .dtm_img_p{
	width: 260px;
	height:140px;
	font-size: 22px;
	display: inline-block;
	padding:20px;
	color: #fff;
	z-index: 66;
	position: absolute;
	right:0;
	bottom:0;
	background: rgba(39,160,227,0.9);
}
.m-slide .img .dtm_img .dtm_img_p .tit_com3{
	color: #134a6a;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.4;
}
.m-slide .img .dtm_img .dtm_img_p .tit_com{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.4;
}
.m-slide .img .dtm_img .dtm_img_p p{
	color: #134a6a;
	font-size: 12px;
	line-height: 2.4;
}
.m-slide .img .dtm_img .dtm_img_p span{
	color: #fff;
	font-size: 14px;
	line-height: 2.4;
}

.m-slide .img .first { display: block ;}



.m-slide .tab { 
	float: right ;
	width:350px;	
}
.m-slide .tab li { 
	margin-bottom:20px; 
	background: #fff ;
	display: block; 
	position: relative;
	width: 350px;
	height:84px; 
	overflow: hidden;
	cursor: pointer;
	border-bottom: 1px solid #efefef;
}

.m-slide .tab  .title { 
	color: #666666; 
	float: left;
	width: 80px;
	text-align: center; 
}
.m-slide .tab  .title .tit_com2{
	color: #333;
	font-size:42px;
}
.m-slide .tab  .title .tit_com3{
	color: #333;
	font-size:12px;
}
.m-slide .tab  .des{
	width: 250px;
	float: right;
	line-height:1.9;
	color: #000;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height:80px;
}
.m-slide .tab  .des .tit_com{
	font-size: 16px;
	color:#000;
}
.m-slide .tab  .des p{
	font-size: 12px;
	color:#666666;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}

.com_xw_btm_le{
	float: left;
	width: 550px;
}
.com_xw_btm_le li{
	background: #f1f1f1;
	margin-bottom:25px; 
}
.xw_btm_le_img{
	width: 170px;
	height: 155px;
	float: left;
	overflow: hidden;
	vertical-align: middle;
	line-height: 155px;
}
.xw_btm_le_img img{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.xw_btm_le_nr{
	float: right;
	width: 370px;
	height: 155px;
	position:relative;
}
.xw_btm_le_nr .tit_com{
	margin-top:10px; 
	color: #504b3f;
	font-size: 14px;
	font-weight:bold;
	line-height: 2.4;
}
.xw_btm_le_nr p{
	color: #666666;
	line-height:1.9;
	font-size: 12px;
	border-bottom:1px solid #e1e1e1;
	height: 69px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;  
}
.xw_btm_le_nr span{
	position: absolute;
	bottom: 15px;
	left: 0;
	font-size: 12px;
}
.xw_btm_le_nr .tit_com3{
	position: absolute;
	bottom:15px;
	right:15px;
	font-size: 12px;
}






.com_xw_btm_ri{
	float: right;
	width: 350px;
}
.ri_xwzs_cj{
	width: 350px;
	padding: 12px 0;
	border-radius: 8px;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}
.ri_xwzs_cj li{
	width: 100%;
	position: relative;
	line-height: 2.4;
	padding: 7px 0;
	border-bottom:1px solid #efefef; 
}
.ri_xwzs_cj li a{
	display:block;
	padding:0 15px;
	font-size: 12px;
}
.ri_xwzs_cj li a p{
	width: 240px;
	float: left;
}
.ri_xwzs_cj li a p i{
	display: inline-block;
	vertical-align: middle;
	margin-right:15px;
	width: 4px;
	height: 4px;
	background: #2ca7e0;
}
.ri_xwzs_cj li a span{
	float: right;
}


/******************材料******************/

.cl_bg{
	width: 100%;
	position:relative;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1)
}
.cl_bg table{
	width: 100%;
}
.cl_bg_dl{
	background: #f6f7f9;
}
.cl_bg tr{
	border-bottom:1px solid #efefef;
	vertical-align: middle; 

}
.cl_bg th,.cl_bg td{
	display:table-cell;
	text-align: center;
	vertical-align: inherit;
	padding: 20px 0;
	height: auto;
}
.cl_bg_dl th{
	font-size:16px;
}

.dl_dd1{
	width: 15%;
}
.dl_dd2{
	width: 20%;
}
.dl_dd2 img{
	width: 100%;
}
.dl_dd3{
	width: 35%;
}




/*******************产品**************************/


.list_cp{
	padding: 25px 0;
	overflow: hidden;
	margin-left:-5px; 
}
.list_cp ul{
	width: 110%;
	padding-left:5px; 
}
.list_cp ul li{
	width: 288px;
	float: left;
	height: 288px;
	margin-right:28px; 
	margin-bottom:28px; 
	border: 1px solid white;
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.1)
}
.list_cp ul li a:nth-child(1){
	display: block;
	width: 288px;
	height: 256px;
	position: relative;
}
.list_cp_nr{
	display: block;
	padding: 14px 14px 0px 14px;
}
.list_cp i{
	display: block;
	width: 100%;
	height: 100%;
	width: 288px;
	height: 288px;
	position: absolute;
}
.list_cp ul li:hover{
	border: 1px solid #2593d6;
}
.list_cp ul li a:hover i{
	border: 1px solid #2593d6;
}
.list_cp_nr p{
	padding-top:5px;
}
.list_cp ul li a .list_cp_nr_img{
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.list_cp ul li a .list_cp_nr_img img{
	width: 100%;
}
.list_cp ul li a:nth-child(2){
	display:inline-block;
	margin-top:8px;
	width:100%;
}
.list_cp ul li a p{
	color: #272c33;
	text-align:center;
	font-size:14px;
	 font-weight: normal !important;
}
.list_cp ul li a p:hover{
	color:red;
}




/***************热门新闻******************/
.list_xw_ri_rm{
	width: 280px;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}
.list_xw_ri_rm .list_xw_ri_tit{
	width: 100%;
	text-align: center;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
}
.list_xw_ri_rm .list_xw_ri_tit .tit_com{
	display:inline-block;
	background: url(../images/xw_rm.png)no-repeat left center;
	padding-left: 40px;
}
.list_xw_ri_rm li{
	border-top: 1px solid rgba(0,0,0,0.1);
	height: 50px;
	line-height: 50px;
}
.list_xw_ri_rm li a{
	display: block;
}
.list_xw_ri_rm li a p{
	width: 200px;
	margin:0 30px;
	padding-left: 20px;
	font-size: 14px;
	background: url(../images/xw_jt.png)no-repeat left center;
}





/***************热门标签******************/

.list_xw_ri_bq{
	margin-top:30px;
	padding: 20px  15px; 
	width: 250px;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	text-align: center;
}
.list_xw_ri_bq.hot_bq{
	margin:0; 
}

.list_xw_ri_bq .tit_com{
	display: inline-block;
	padding-left: 40px;
	background: url(../images/left_rm.png)no-repeat left center;
	font-size: 20px;
}

.list_xw_ri_bq  a{
	display: inline-block;
	margin-top:25px; 
	font-size: 12px; 
	margin-right:10px; 
	color: #727272;
	border-radius: 5px;
	border: 1px solid #efefef;
	padding: 3px 6px;
}
.list_xw_ri_bq  a:hover{
	color: #fff;
	background:#008ed6;
}









/**********************详细页***********************/
.list_art{
	padding: 40px 0;
}
.list_art_tit{
	text-align: center;
}
.list_art h1{
	font-size: 18px;
	color: #464545;
}
.list_art span{
	display:inline-block;
	color: #464545;
	padding:0 20px;
	margin: 20px 0; 
}
.list_art span a{
	padding-left: 10px;
}
.list_art_nr{
	line-height: 2.4;
}
.list_art_nr img{
	max-width: 100%;
	display:inline-block;
}
.list_art_nr span{
	margin:  0;
	padding:0; 
    
}

.list_art_sx{
	padding-top: 20px;
	font-size: 14px;
	color: #464545;
}
.list_art_sx a{
	color: #464545;
}



/**************联系******************/


.list_lx{
	position: relative;
	line-height: 2.4;
	font-size:14px;
}

.list_lx h2{
	font-size: 18px;
}

.list_lx span{
	padding-right: 30px;
}




/**********产品详细页**************/

.artcp_top{
	padding: 20px 0;
}
.artcp_img{
	float: left;
	width: 450px;
}
.artcp_nr{
	float: right;
	width: 450px;
}

.art_cp_htm{
	padding: 20px 0;
	line-height: 2.4;
}




.list_ly{
	position: relative;
	padding: 25px 0;
}

.ly_le{
	width: 810px;
	float: left;
}
.ly_le_top{
	width: 100%;
	margin-bottom:25px; 
}
.top_ly{
	width: 405px;
	float: left;
}
.ly_ri{
	width: 120px;
	float: right;
}
.ly_ri input{
	width:100%;
	height: 206px;
	background: #008ed6;
	border: 0;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	border-radius:8px;

}
.ly_c1{
	width: 80px;
	text-align: right;
	color: #666666;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 20px;
}
.ly_c2{
	width: 250px;
	margin-right: 25px;
}
.ly_c2 input{
	width:100%;
	font-size: 14px;
	border-radius:5px;
	padding: 6px 15px;
	border: 1px solid #dfdfdf; 
}
.ly_c1,.ly_c2 , .ly_c3{
	float: left;
}
.ly_c3{
	width: 685px;
	height: 70px;
}
.ly_c3 textarea{
	width: 655px;
	height: 100%;
	padding:10px 15px;
	border-radius: 5px;
	border: 1px solid #dfdfdf; 
}





.art_cpl{
	float:left;
	width:450px;
}
.art_cpr{
	float:right;
	width:450px;
}
.m_image{
	position:relative;
	width:440px;
	height:440px;
	padding:4px;
	border:1px solid #E1E1E1;
	background:#fff;
}
.m_image a img{
	max-height: 400px;
	max-width: 400px;
}
.im_zoom{
	display: block;
	position: absolute;
	background: url(../images/zoom-pup.png) repeat;
	cursor: move;
	z-index: 9;
}
.zoom-icon{
	position: absolute;
	right: 4px;
	bottom: 4px;
	width:61px;
	height: 31px;
	background: url(../images/art_fd.png) no-repeat;
	z-index: 10;
}
.im_zoom_viewer{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 398px;
	height: 398px;
	border: #DBDBEA solid 1px;
	z-index: 9;
	overflow: hidden;
}
.m_thumb{
	position: relative;
	width: 450px;
    height:72px;
    overflow:hidden;
    margin-top:15px;
}
.m_prev,.m_next{
	display: block;
	position: absolute;
	width: 18px;
	height:72px;
	line-height: 68px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #535362;
	text-align: center;
	cursor: pointer;
}
.m_prev{
	left: 0px;
}
.m_next{
	right: 0px;
}
.m_prev:hover,.m_next:hover{
	color: #BDB193;
}
.m_thumb_img{
	position: relative;
	width: 400px;
	height: 72px;
	margin-left:26px;
	overflow: hidden;
}
.m_thumb_img ul{
	position: absolute;
	width: 400%;
}
.m_thumb_img ul li{
	float: left;
	width: 82px;
	height: 72px;
}
.m_thumb_img ul li a{
	display: block;
	width: 62px;
	height: 62px;
	padding: 4px;
	border: #E1E1E1 solid 1px;
}
.m_thumb_img ul li a img{
	display: block;
	width: 62px;
	height: 62px;
}
.m_thumb_img li a:hover, .m_thumb_img li.now a{
    border: #1d64bc solid 1px;
}

.art_cptt{
	font-size:20px;
	color:#4F4B3F;
	line-height:25px;
	padding-top:10px;
}
.art_cpxx{
	padding-top:18px;
	min-height:186px;
	font-size:14px;
	color:#656565;
	line-height:1.9;
}
.art_cpxx_nr{
	padding: 5px 0;
}
.art_cpxx span{
	width: 70px;
	float: left;
	text-align: right;
}
.art_cpxx p{
	width: 370px;
	float: right;
}
.list_art_sx{
	position:relative;
	line-height: 2.4;
}



/*************产品推荐****************/
@charset "utf-8";
/* CSS Document */


.com_btm_cp{
	position:relative;
	width: 100%;
}

.com_btm_cl{
	padding: 25px 0;
	line-height:2.4;
}
.com_btm_cl a{
	padding: 0  15px;
}

.com_btm_cp .fw_pad{
	margin: 0 40px;
	display: block;
	overflow:hidden;
	position:relative; 
}

.com_btm_cp{
	padding: 25px 0;
	margin-left:-5px; 
}
.com_btm_cp ul{
	width: 110%;
	padding-top:15px !important;
	padding-bottom: 15px !important;
	padding-left:5px !important; 
}
.com_btm_cp ul li{
	width:192px;
	float: left;
	height: 205px;
	margin-right:22px; 
		border: 1px solid #fff;
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.1)
}
.com_btm_cp ul li:hover{
	border: 1px solid #2593d6;
}
.com_btm_cp ul li a{
	display: block;
	position: relative;
}
.com_btm_cp_nr{
	display: block;
	padding: 14px 14px 0px 14px;

}
.com_btm_cp i{
	display: block;
	width: 192px;
	height: 205px;
	position: absolute;
}
.com_btm_cp ul li a:hover i{
	border: 1px solid #2593d6;
}
.com_btm_cp ul li a .com_btm_cp_nr_img{
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.com_btm_cp ul li a .com_btm_cp_nr_img img{
	width: 100%;
	height: 100%;
}
.com_btm_cp ul li a:nth-child(2){
	margin-top:5px;
}
.com_btm_cp ul li a p{
	text-align: center;
	font-size: 14px;
	color: #272c33;
}
.com_btm_cp ul li a p:hover{
	color:red;
}

.com_btm_cp .prev ,.com_btm_cp .next{
	width:30px;
	height:55px;
	display:block;
	background:url(../images/img_cp.png) no-repeat 0 0;
	left:0;
	top:122px;
	position:absolute;
	cursor:pointer;
}
.com_btm_cp .next{
	left:auto;
	right:0px;
	background-position:right 0;
}


.bdsharebuttonbox {
	display: inline-block !important;
	margin: 20px 0;
    padding: 0 20px;
}
.bdshare-button-style0-16::after {
    display: inline-block !important;
    }
.bdsharebuttonbox p{
	display: inline-block !important;
}
.bdsharebuttonbox a{
	display: inline-block !important;
	float: none !important;
	margin: 0 !important;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
	background: url(../images/art_fx.png)no-repeat  !important;
	background-position:3px 3px !important;
}



/********搜索**********/
.search{
	position: relative;
	padding: 15px 0;
}
.search .tit_com4{
	float: left;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}
.search .tit_com5{
	float: right;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}
.w_900{
	width: 900px;
	margin: 0 auto;
}




/*******************新增，新闻调用*********************/
.list_ri .list_xw_le_top{
	padding-top: 30px;
}
.list_ri .list_xw_le_top li{
	padding-bottom: 30px;
}




/********************新增网站地图***************************/
.linkbox{
	margin-top:30px; 
}
.linkbox p{
	display:block;
	font-size: 18px;
	color: var(--themeColor);
	width: 130px;
	float: left;
}
.linkbox p a{
	color: var(--themeColor);
}
.linkbox .linkli{
	float: right;
	width: 1070px;
	overflow: hidden;
}
.linkbox li{
	display:inline-block;
	font-size: 14px;
	color: #666;
	padding:0 15px;
	border-left: 1px solid #ccc;
	margin-bottom: 20px; 
	margin-left:-1px; 
}
.linkbox li a{
	color: #666;
}
.linkbox li.linklitop{
	display: block;
	color: var(--themeColor);
	font-size: 16px;
}
.linkbox li.linklitop a{
	color: var(--themeColor);
}