/*--------必要的CSS样式---------*/
body{font-family:'Microsoft YaHei';font-size: 14px;}
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{color: #ff6600;}
li {list-style-type: none;}
.clear{clear: both;}
.son{width: 1200px;margin: auto;overflow: hidden;}
.left{float: left;}
.right{float: right;}
h1,h2,h3,h4,h5{font-size: 100%;font-weight: normal;}

/*--------网站公共部分代码开始---------*/



/***********************************page***************************************/
div.page{padding:3px;margin:3px;text-align:center;margin-top: 10px;}
div.page a{border:#38322d 1px solid;padding:2px 5px;margin:2px;color:#38322d;text-decoration:none}
div.page a:hover{border:#38322d 1px solid;color:#000;}
div.page a:active{border:#38322d 1px solid;color:#000;}
div.page span.current{border:solid 1px #38322d;padding:2px 5px;font-weight:bold;margin:2px;color:#fff;background-color:#38322d;}
div.page span.disabled{border:#38322d 1px solid;padding:2px 5px;margin:2px;color:#38322d;}




/*头部公共部分 top*/
.logo_tel{height: 125px;border-bottom: 2px solid #ff6600;}
.logo_tel .logo{height: 125px;position: relative;}
.logo_tel .logo img{position: absolute;left: 0px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.logo_tel .tel{width: 335px;height: 125px;background: url("../Image/tel.png")/*tpa=http://www.jsczrds.com/App/Home/View/Default/Public/Image/tel.png*/no-repeat 0px center;padding-left: 65px;}
.logo_tel .tel h3{color: #262626;font-size: 20px;padding-top: 20px;}
.logo_tel .tel h2{color: #e70101;font-size: 40px;}

.daohang{height: 58px;line-height: 58px;background-color: #2e2e2e;}
.daohang ul{width: 1300px;}
.daohang ul li{float: left;width: 170px;border-right:1px solid #434343;}
.daohang ul li{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
.daohang ul li:hover{background-color: #ff6600;}
.daohang ul:first-child li{border-left:1px solid #434343;}
.daohang ul li a{display: block;color: #ffffff;text-align: center;}


/*头部公共部分 结束*/


/*----------------底部公共部分开始--------------------*/
.footer{width: 100%;background-color: #323030;padding-top: 60px;overflow: hidden;}
.footer .footer_lxwm{width: 600px;}
.footer .footer_lxwm .title{color: #ffffff;font-size: 16px;background: url("../Image/01.png")/*tpa=http://www.jsczrds.com/App/Home/View/Default/Public/Image/01.png*/no-repeat 0px 5px;text-indent: 30px;}
.footer .footer_lxwm ul{color: #929292;margin-top: 10px;text-indent: 30px;}
.footer .footer_lxwm ul li{height: 30px;line-height: 30px;}

.footer .youqing_links{width: 300px;}
.footer .youqing_links .title{color: #ffffff;font-size: 16px;background: url("../Image/02.png")/*tpa=http://www.jsczrds.com/App/Home/View/Default/Public/Image/02.png*/no-repeat 0px 5px;text-indent: 30px;}
.footer .youqing_links ul{margin-top: 10px;text-indent: 30px;}
.footer .youqing_links ul a{color:#929292;}
.footer .youqing_links ul li{height: 30px;line-height: 30px;}


.footer .erweima{width: 100px;height: 140px;}
.footer .erweima img{display: block;width: 100px;height: 100px;}
.footer .erweima .txt{height: 40px;line-height:40px;text-align: center;color: #929292;}


.footer .admin{height: 60px;line-height: 60px;border-top: 1px solid #434343;color: #929292;}
.footer .admin a{color: #929292;}
/*----------------底部公共部分结束--------------------*/


/*产品列表，左侧展示*/
.pro_list_title{width: 260px;height: 100px;text-align: center;background:url("../Image/product_left_top.jpg")/*tpa=http://www.jsczrds.com/App/Home/View/Default/Public/Image/product_left_top.jpg*/;padding: 20px 0px 0px 0px;}
.pro_list_title h2{font-size: 24px;color: #ff6600;padding: 5px 0px;}
.pro_list_title h4{font-size: 10px;color: #747474;}
.pro_list{width: 100%;padding:0px 20px;background: #ffffff;border: 1px solid #cccccc;}
.pro_list ul li{text-indent: 30px;height: 60px;line-height: 60px;background: url("../Image/prolist.png")/*tpa=http://www.jsczrds.com/App/Home/View/Default/Public/Image/prolist.png*/no-repeat 0px center;border-bottom: 1px dashed #e5e5e5;}
.pro_list ul li:last-child{border-bottom: 0px;}
.pro_list ul li a{color: #373737;}
.pro_list ul li{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
.pro_list ul li:hover{text-indent:40px;background: url("../Image/prolist_hover.png")/*tpa=http://www.jsczrds.com/App/Home/View/Default/Public/Image/prolist_hover.png*/no-repeat 0px center;}
.pro_list ul li:hover a{color:#f04c36;}
/*产品列表，左侧展示 end*/








/*********************************内页************************************/


#main{margin:0 auto;padding-bottom:50px;padding-top:50px;width:1200px;min-height:200px;}

#main:after{display: block;content: " ";clear: both;}

#main .left_zuo{float:left;width:260px;}

#main .right_you{float:right;width:900px;}

#main .right_you .article{
	width:100%;
	height:50px;
	border-bottom:2px solid #38322d;
	margin-bottom: 20px;
}
#main .right_you .article .left_bitao{
	float: left;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	background: url("../Image/fangzi.png")/*tpa=http://www.jsczrds.com/App/Home/View/Default/Public/Image/fangzi.png*/no-repeat 0px center;
	text-indent: 70px;
	background-size: 50px;
}

#main .right_you .article .right_biaoti{float:right;height:50px;line-height:50px;font-size:14px;}

.news-list{}
.news-list ul li{
	margin: 10px 0px;
	padding: 20px;
	border-bottom: 1px dashed #ddd;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.news-list ul li:hover{
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.news-list ul li span{display: block;font-size: 16px;color: #000;padding-bottom: 10px;}
.news-list ul li small{display: block;font-size: 12px;color: #777;}
.news-list ul li p{display: block;font-size: 14px;color: #777;text-align: justify;}


.news_title{font-size: 18px;color: #333;text-align: center;display: block;margin: 10px auto;}
.username_click{width: 100%;height: 30px;line-height: 30px;text-align: center;background-color: #eee;margin: 20px auto;}

.xq{max-width: 940px;font-size: 16px;line-height: 30px;text-align: justify;}
.xq img{max-width: 940px;display: block;margin: 5px auto;}
.xq table{border: 1px solid #808080;width: 98%;border-collapse: collapse;}
.xq table td {border: 1px solid #808080;}




/*上一页+下一页*/
#prev_next{margin-top: 30px;}
#prev_next li{line-height:40px;text-indent: 20px;width: 100%;font-size: 14px;}
#prev_next li:nth-child(1){background: url("../Image/up.png")/*tpa=http://www.jsczrds.com/App/Home/View/Default/Public/Image/up.png*/no-repeat 0px 15px;border-top: 1px solid #ccc;}
#prev_next li:nth-child(2){background: url("../Image/down.png")/*tpa=http://www.jsczrds.com/App/Home/View/Default/Public/Image/down.png*/no-repeat 0px 15px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}





/*产品列表*/
.product-img-list{}
.product-img-list ul li{
	width: 280px;
	margin-right: 30px;
	float: left;
	margin-bottom: 20px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.product-img-list ul li:nth-child(3n){margin-right: 0px;}
.product-img-list ul li:hover{
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.product-img-list ul li .img-box{width: 280px;height: 200px;position: relative;}
.product-img-list ul li .img-box img{
	width: 100%;
	height: 100%;
}
.product-img-list ul li span{display: block;text-align: center;height: 40px;line-height: 40px;color: #fff;background: rgba(0,0,0,0.5);}




/*产品详情*/
.content_p {margin-top: 40px;}
.content_p span.sp {display: block;background-color: #dddddd;color: #ffffff;margin-bottom: 20px;overflow: hidden;}
.content_p span.sp small {background: #2e2e2e;display: block;float: left;text-align: center;line-height: 40px;width: 120px;}




/*返回上一页*/
.return{float:right;width:120px;height:40px;background-color:#38322d;color:#fff;text-align:center;line-height:40px;margin-top: 20px;}
.return:hover{background-color:#ff6600;}




#zhutu{max-width:80%;margin: 10px auto;display: block;border: 1px solid #ddd;}



/*CONTACT 地图大小*/
#allmap{width:100%;height:450px;overflow:hidden;}






/*在线留言*/
.message-list{width: 550px;float: left;}
.message-img{width: 450px;height: 460px;float: right;}
.input-group{margin-bottom: 10px; clear: both;}
.input-group:after{display: block; content: ''; clear: both;}
.input-group label{width: 90px; font-size: 15px; display: inline-block; text-align-last: justify; color: #606060; font-weight: bold;}
.input-group input[type=text]{border: 1px solid #aaa;border-radius: 2px;line-height: 30px;height: 30px;width: 420px;text-indent: 1em;font-family: "microsoft yahei", "sans-serif";transition: 300ms;-webkit-transition: 300ms;outline: none;}
.input-group input[type=text]:focus{width: 420px; box-shadow: 0 0 5px #333; border: 1px solid #333;}
.input-group textarea:focus{width: 420px; box-shadow: 0 0 5px #333; border: 1px solid #333;}
.input-group input[type=text]#captcha:focus{width: 90px; box-shadow: 0 0 5px #015cb5; border: 1px solid #015cb5;}
.input-group textarea{transition: 300ms;-webkit-transition: 300ms;width: 420px;border: 1px solid #aaa;border-radius: 2px;text-indent: 1em;padding-top: 5px;font-family: "microsoft yahei", "sans-serif";outline: none;margin-left: 5px;}
#submit{display: block; clear: both; width: 80px; line-height: 30px; background: #1e1e1e; border: 0; color: #ffffff; font-size: 14px; margin-left: 94px;}
#submit:hover{background: #1752ad;cursor: pointer;}



