@charset "utf-8";
/* CSS Document */
.top_box{position:relative;z-index:2;top:0px;left:0px;clear:both;width:100%;padding:0px;}
.top_box .header_bar{clear:both;position:relative;width:100%; padding-top:5px;z-index:3;height:57px;background:#fff;  box-shadow:1px 3px 3px #eee;}
.top_box .header_bar a.t_menu_icon{
	width:56px;
	height:47px;
	background:url(../images/menu.jpg) no-repeat left center;
	background-size:80%;
}
.logo{
	width:80%;
}
.logo img{
	max-width:135px;
	height:auto;
	padding-top:5px;

}
.menu_box{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	left:0; 
	top:0;
	z-index:999;
}
.menu_bg{
	position:absolute;
	width:100%;
	height:100%;
	left:0; 
	top:0;
	background:#000;
	opacity:0.3;
	
}
.menu_close{
	position:absolute;
	top:2px;
	right:2px;
	background:#d8444e;
	width:21px;
	height:21px;
	color:#fff;
	font-size:16px;
	text-align:center;
}
.menu_tree{
	position: relative;
    display: block;
    top: 25px;
}
.menu_tree li{
	color:#fff;
	border-bottom:1px solid #fff;
	background:#d8444e;
	text-align:center;
}
.menu_tree li a{
	display:inline-block;
	width:50%;
	height:35px;
	line-height:35px;
	padding:0 17px;
	color:#fff;
	font-size:14px;
}
/*notice*/
.noticewp{
	height:40px;
	line-height:40px;
	background:#f0f0f0;
}
.notice{
	background:url(../images/bord.jpg) no-repeat 10px center;
	padding-left:40px;
	overflow:hidden;
}
.txtMarquee-left{ width:100%;  position:relative;   }
.txtMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.txtMarquee-left .hd .prev,.txtMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.txtMarquee-left .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.txtMarquee-left .bd{ padding:10px; }
.txtMarquee-left .bd .tempWrap{ width:90% !important; }
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important; font-size:12px;  }


.txtMarquee-left .bd ul li span{ color:#999;  }

/*pro*/
.In_title{
	position:relative;
	/* background:url(../images/in_tbg.png) center center no-repeat; */
	background-size:60%;
	padding:20px 0;
}
.In_title h1{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
	font-family:"Times New Roman";
	color:#856752;
}
.In_title h2{
	text-align:center;
	font-size:14px;
	color:#856752;
	font-weight:bold;
}

/*
.proList li{
	display:inline;
	float:left;
	width:30%;
	margin:0 1% 10px 2%;
	text-align:center;
}
.proList li .proImg{
	display:block;
	width:100%;

	background:#f0f0f0;
	margin-bottom:10px;
}
.proList li .proImg img{
	width:100%;

}
.proName .bord{
	display:inline-block;
	width:20px;
	height:20px;
	margin-right:5px;
	border-radius:50%;
	background:#c3c3c3;
	text-align:center;
	color:#fff;
}
*/


.proList li{
	display:inline;
	float:left;
	width:46%;
	margin:0 2% 10px 2%;
	text-align:center;
}
.proList li .proImg{
	display:block;
	width:100%;

	background:#f0f0f0;
	margin-bottom:10px;
}
.proList li .proImg img{
	width:100%;

}
.proName .bord{
	display:inline-block;
	width:20px;
	height:20px;
	margin-right:5px;
	border-radius:50%;
	background:#c3c3c3;
	text-align:center;
	color:#fff;
}

/*解决方案*/
.proList1 li{
	display:inline;
	float:left;
	width:46%;
	margin:0 2% 10px 2%;
	text-align:center;
}
.proList1 li .proImg{
	display:block;
	width:100%;
	margin-bottom:10px;

}
.proList1 li .proImg img{
	width:85%;
	border-radius: 75px;

}
.proName .bord{
	display:inline-block;
	width:20px;
	height:20px;
	margin-right:5px;
	border-radius:50%;
	background:#c3c3c3;
	text-align:center;
	color:#fff;
}

/*解决方案*/
.proList2 li{
	display:inline;
	float:left;
	width:46%;
	margin:0 2% 10px 2%;
	text-align:center;
}
.proList2 li .proImg{
	display:block;
	width:100%;
	margin-bottom:10px;

}
.proList2 li .proImg img{
	width:90%;
}

.In_about{
	padding:10px 0;
	background:#fbfbfb;
}
.In_about .aboutTxt{
	line-height:1.6;
	padding:15px;
}
.In_newCont{
	width:90%;
	margin:0 auto;
}
.NewImg img{
	padding:2px;
	border:1px solid #ccc;
	ma
}
.In_new{
	margin-top:15px;
}
.In_new li{
	padding-left: 20px;
	border-bottom:1px solid #999999;
	background:url(../images/ico.jpg) left center no-repeat;
	font-size:12px;
	overflow:hidden;
}
.In_new li a{
	display:block;
	float:left;
	width:60%;
	height:45px;
	line-height:45px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.In_new li span{
	display:inline-block;
	padding-top:14px;
	float:right;
}
.sub_news li span{
	margin-right:15px;
}
.fastwp{
	width:90%;
	margin:0 auto;
	padding-top:20px;
}
.fast li{
	display:inline;
	float:left;
	width:30%;
	margin-right:4%;
	text-align:center;
}
.fast li:last-child{
	margin-right:0;
}
.fastlt{
	display:block;
	width:100%;
}
.fastlt img{
	-webkit-transition: all .5s ease-in-out;
}

.fastlt:hover img{
	-webkit-transform: rotate(360deg);
}
.fast li h3{
	margin-top:10px;
	font-size:12px;
	font-weight:normal;
}
.totop{
	margin:20px 0;
	background:#d0d0d0;
	text-align:center;
}
/*footer*/
.foot{
	margin-bottom:70px;
	padding-bottom:20px;
	text-align:center;
	font-size:12px;
}
/*dibu*/
.dbd{width:100%;position:fixed;left:0px;bottom:0px;padding-top:0;height:60px;background:#515567; background:linear-gradient(bottom, #515567, #6e7283); background:-webkit-linear-gradient(bottom, #515567, #6e7283); background:-moz-linear-gradient(bottom, #515567, #6e7283); z-index:10;}
.dbd ul{clear:both;overflow:hidden;}
.dbd li{float:left;width:25%;height:60px;}
.dbd li a{display:inline-block;width:100%;height:30px;margin-top:1px;padding-top:35px;color:white; text-align:center;border: 1px white solid;
    border-width: 1px 0px 0px 1px;}
.dbd .t1{background:url(../images/h_1.png) no-repeat center 5px;}
.dbd .t2{background:url(../images/h_2.png) no-repeat center 5px;}
.dbd .t3{background:url(../images/h_3.png) no-repeat center 5px;}
.dbd .t4{background:url(../images/h_4.png) no-repeat center 5px;}

/*subcont*/
.sub_contwp{
	margin-top:20px;
}
.sub_title{
	padding-bottom:5px;
	background:url(../images/subtbg.jpg) center bottom no-repeat;
}
.sub_title h1,.sub_title h2{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#856752;
}
.sub_title h1{
	font-family:"Times New Roman";
	font-weight:bold;
	color:#856752;
}
.sub_menuwp{
	width:94%;
	margin:20px auto;
}
.sub_menu {
	overflow:hidden;
}
.sub_menu li{
	display:inline;
	float:left;
	width:50%;
	height:38px;
	line-height:38px;
	margin-bottom:8px;
	text-align:center;
}
.sub_menu a{
	display:block;
	margin:3px;
	font-size:14px;
	color:#fff;
	background:#383838;
}
.sub_menu a.curr{
	background:#e22835;
	color:#fff;
}
.subab_cont{
	padding:20px;
	font-size:12px;
	line-height:1.6;
}
.subcontact h2{
	font-size:18px;
	margin-bottom:5px;
	font-weight:bold;
	color:#856752;
}
.subcontact p{
	font-size:14px;
	height:40px;
	line-height:40px;
}
.subcontact p img{
	vertical-align:middle;
}
/*msg*/
.consult-table {
    color: #535353;
    width: 90%;
	margin:0 auto;
}
.consult-table th, .consult-table td {
    line-height: 30px;
    padding-bottom: 13px;
    vertical-align: top;
}
.consult-table th {
    font-size: 14px;
}
.consult-table textarea {
    border: 1px solid #d3d3d4;
    border-radius: 2px;
    height: 110px;
    padding: 0 10px;
    width:80%;
}
.consult-table .inp {
    border: 1px solid #d3d3d4;
    border-radius: 2px;
    height: 28px;
    margin-right: 15px;
    padding: 0 10px;
    width:80%;
}
.consult-table .inp2 {
    width: 120px;
}
.consult-table label input {
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.consult-table .yzm {
    display: inline-block;
    vertical-align: middle;
}
.consult-table i {
    display: inline-block;
    height: 5px;
    vertical-align: middle;
    width: 5px;
}
.consult-table .btn4 {
    margin: 25px 0;
}
.btn4{
	border:none;
	background-color: #ce2712;
    border-radius:5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    width: 100px;
	cursor:pointer;
	box-shadow:1px 1px 3px #333;
}
.btn4:hover{
	opacity:0.8;
	filter:alpha(opacity=80); 
}
/*news*/
.subnewswp{
	width:96%;
	margin:0 auto;
}
.subnews li{
	padding:15px 0;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
}
.subNewFile {
	position:relative;
	width:65%;
	height:100px;
	margin-left:5%;
}
.subNewFile  h3{
	width:100%;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:12px;
	margin-bottom:5px;
}
.pro_more{
	position:absolute;
	display:inline-block;
	right:0;
	bottom:10px;
	font-size:12px;
	color:#ce2712;
}
.subNewImg{
	width:30%;
}
.subNewImg img{
	width:100%;
	height:80px;
	padding:2px;
	border:1px solid #ccc;
}
.subNewtxt{
	width:100%;
	height:40px;
	font-size:12px;
	line-height:1.7;
	overflow:hidden;
}
.news_title{
	padding-bottom:15px;
	border-bottom:1px dashed #ccc;
	text-align:center;
}
.news_title h1{
	font-size:16px;
}
.isue{
	color:#777676;
}
.news_info{
	width:95%;
	margin:15px auto;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
}
.news_info p{
	font-size:12px;
	line-height:1.7;
	margin-bottom:10px;
}
.prev,.next{
	width:95%;
	margin:0 auto;
	height:22px;
	font-size:12px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.prev a:hover,.next a:hover{
	color:#e22835;
}
/*jobs*/
.job-table {
    font-size: 12px;
    width:95%;
	margin:20px auto;
}
.job-table th, .job-table td {
    text-align: center;
}
.job-table th {
    background-color: #d8444e;
    color: #fff;
    font-family: "微软雅黑","Microsoft Yahei";
    font-weight: normal;
    line-height:30px;
}
.job-table td,.job-table th {
    border: 1px solid #dfdfdf;   
}
.job-table td{
	line-height: 50px;
}
.job_detail{
	width:95%;
	margin:20px auto;
}
.job_detail p{
	font-size:12px;
	line-height:1.7;
	margin:10px 0;
}
/*product*/
.pro_menu li{
	width:20%;
}
.sub_prod ul{
	overflow:hidden;
}
.sub_prod li{
	display:inline;
	float:left;
	width:46%;
	margin:0 2% 10px 2%;
	text-align:center;
}
.sub_prod li .proImg{
	display:block;
}
.sub_prod li .proImg img{
	padding:3px;
	width:95%;
	height:130px;
	margin-bottom:5px;
	border:1px solid #aaa;
}
.sub_prod li .proImg2 img{
	border:none;
	padding:0;
}
.sub_prod li .proTxt{
	font-size:12px;
	width:100%;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
.pro_info{
	width:95%;
	margin:15px auto;
	padding:15px 0;
	border-bottom:1px dashed #ccc;
}
.pro_js h1{
	margin:0 0 15px 0;
	padding-bottom:3px;
	font-size:16px;
	border-bottom:2px solid #d81703;
}

/* tsShopContainer */
#tsShopContainer li,#tsShopContainer img{vertical-align:top;}
#tsShopContainer{width:300px;margin:30px auto;position:relative;border:1px solid #CCC;font-size:12px;padding-bottom:5px;}
#tsShopContainer #tsImgS{text-align:center;width:100%;position:relative;}
#tsShopContainer #tsImgS a{display:block;text-align:center;margin:0px auto;}
#tsShopContainer #tsImgS img{border:0px; width:100%; height:300px;}
#tsShopContainer #tsPicContainer{width:100%;height:70px;position:relative;background:url(../images/scrollPicbg.gif) repeat-x 0px 0px;}
#tsShopContainer #tsPicContainer #tsImgSArrL{width:17px;height:100%;background:url(../images/picshopArr.gif) no-repeat left center;position:absolute;top:0px;left:8px;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSArrR{width:17px;height:100%;background:url(../images/picshopArr.gif) no-repeat right center;position:absolute;top:0px;right:8px;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon{position:absolute;top:10px;left:38px;width:1px;height:70px;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width:100%;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width:57px;float:left;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{padding:3px;margin:1px;border:1px solid  #e4e4e4;display:block;width:42px;height:42px;}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img{border:2px solid #F00;margin:0px;}