﻿/**网站全局css**/
* 
{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body 
{
	min-width: 1350px;
	font-family: "微软雅黑";
	color: #333;
	background: white;
	font-size:16px;
}
p 
{
	color: #333;
}
a 
{
	text-decoration: none;
	color: #333;
}
li 
{
	list-style: none;
}
img 
{
	border: none;
	display:block;
}
.clear 
{
	clear: both;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.huibg
{
	background:#f7f7f7;
}
/**网站全局css end**/
/**网站底部**/
.footfirbg
{
	width:100%;
	height:auto;
	background:#383838;
	padding-top:50px;
	padding-bottom:50px;
}
.footfir
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.footfir .foottit
{
	font-size:18px;
	line-height:20px;
	overflow:hidden;
	color:#fff;
}
.footfir .zuo
{
	width:720px;
	float:left;
	overflow:hidden;
}
.footfir .zuo .footnavlist
{
	margin-top:30px;
	overflow:hidden;
	font-size:0px;
}
.footfir .zuo .footnavlist .xiang
{
	display: inline-block;
	width:180px;
	overflow:hidden;
	line-height:20px;
	box-sizing: border-box;
	padding-right:10px;
	font-size:15px;
	margin-bottom:20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footfir .zuo .footnavlist .xiang a
{
	color:#fff;
}
.footfir .you
{
	float:right;
	max-width:460px;
	overflow:hidden;
	min-width:340px;
}
.footfir .you .footinfo
{
	margin-top:30px;
	overflow:hidden;

}
.footfir .you .footinfo .xiang
{
	overflow:hidden;
	line-height:20px;
	box-sizing: border-box;
	font-size:15px;
	margin-bottom:20px;
	color:#fff;
}
.footsecbg
{
	width:100%;
	height:auto;
	background:#151515;
	padding-top:20px;
	padding-bottom:20px;
}
.footsec
{
	width:1200px;
	margin:auto;
	text-align:center;
	font-size:15px;
	line-height:20px;
	color:#b2b2b2;
}
.footsec a
{
	color:#b2b2b2;
}
/**网站底部 end**/
/**网站头部**/
.headbg
{
	width:100%;
	height:70px;
	background:#382c29;
}
.head
{
	width:1200px;
	height:70px;
	margin:auto;
	display: flex;
	justify-content:space-between;
}
.head .webtitle
{
	font-size:28px;
	line-height:70px;
	color:#fff;
}
.head .nav 
{
	font-size:0px;
	height:70px;
}
.head .nav .xiang
{
	display: inline-block;
	vertical-align: top;
	margin-left:25px;
	margin-right:25px;
}
.head .nav .xiang a.yijia
{
	display: block;
	font-size:16px;
	color:#fff;
	height:70px;
	line-height:70px;
}
.head .search
{
	width:410px;
	height:40px;
	border-radius: 20px;
	overflow:hidden;
	margin-top:15px;
}
.head .search .input
{
	width:310px;
	height:40px;
	float:left;
	overflow:hidden;
}
.head .search .input input
{
	width:100%;
	height:100%;
	font-size:14px;
	box-sizing: border-box;
	outline:none;
	border:none;
	padding-left:20px;
	padding-right:20px;
}
.head .search .input input:focus
{
	outline:none;
	border:none;
}
.head .search .btn
{
	width:100px;
	height:100%;
	background:url('../images/fangdajing.png') no-repeat 15px center;
	background-color:#ea0234;
	box-sizing: border-box;
	float:left;
	font-size:14px;
	color:#fff;
	line-height:40px;
	padding-left:40px;
	cursor: pointer;
}
/**网站头部 end**/
/**index.php**/
/**banner.php**/
.banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.banner .prev
{
	display: none;
}
.banner .next
{
	display: none;
}
.banner .hd {
  height: 10px;
  overflow: hidden;
  position: absolute;
  bottom:20px;
  z-index: 1;
  width:100%;
}
.banner .hd ul {
  overflow: hidden;
  text-align: center;
  width:100%;
  height:auto;
  font-size:0;
  zoom:1;
}
.banner .hd ul li {
  display:inline-block;
  width: 10px;
  height: 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  box-sizing: border-box;
  vertical-align: middle;
  font-size:0;
  margin-left:10px;
  margin-right:10px;
  background:#f6f6f6;
}
.banner .hd ul li.on {

   background:#ea0234;
}
.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .bd li {
  zoom: 1;
  vertical-align: middle;
  width:100%;
  height:350px;
}
.banner .bd li a
{
	display:block;
	width:100%;
	height:100%;
}
/**banner.php end**/
/**图标导航**/
.ind_tb_nav
{
	width:1200px;
	height:auto;
	overflow:hidden;
	font-size:0px;
	margin:auto;
	margin-top:50px;
	margin-bottom:10px;

}
.ind_tb_nav .xiang
{
	display: inline-block;
	width:133.33px;
	vertical-align: top;
	overflow:hidden;
	margin-bottom:40px;
}

.ind_tb_nav .xiang a
{
	display: block;
	overflow:hidden;
}
.ind_tb_nav .xiang a .pic
{
	width:100%;
	height:auto;
}
.ind_tb_nav .xiang a .pic img
{
	width:50px;
	height:50px;
	margin:auto;
	transition: 1s;
}
.ind_tb_nav .xiang a:hover .pic img
{
	transform: rotate(360deg);
}
.ind_tb_nav .xiang a .wenzi
{
	font-size:14px;
	text-align:center;
	line-height:25px;
	box-sizing: border-box;
	padding-left:10px;
	padding-right:10px;
	margin-top:15px;
	transition: 1s;
}
.ind_tb_nav .xiang:hover a .wenzi
{
	color:#ea0234;
}
/**图标导航 end**/
/**首页推荐产品**/
.tj_block_bg
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:60px;
	padding-bottom:60px;
}
.tj_block
{
	width:1200px;
	height:auto;
	margin:auto;
}
.tj_block .bigtit
{
	width:100%;
	font-size:0px;
	overflow:hidden;
	text-align:center;
}
.tj_block .bigtit .line
{
	width:100px;
	height:1px;
	display: inline-block;
	vertical-align: middle;
	background:#131313;
}
.tj_block .bigtit .tit
{
	font-size:28px;
	height:30px;
	line-height:30px;
	display: inline-block;
	vertical-align: middle;
	margin-left:15px;
	margin-right:15px;
}
.tj_block .list
{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	font-size:0px;
	margin-top:50px;
}
.tj_block .list .xiang
{
	display: inline-block;
	vertical-align: top;
	width:255px;
	margin-right:60px;
	margin-bottom:40px;
	overflow:hidden;
}
.tj_block .list .xiang:nth-child(4n)
{
	margin-right:0px;
}
.tj_block .list .xiang .pic
{
	width:100%;
	height:auto;
	border-radius:5px;
	overflow:hidden;
}
.tj_block .list .xiang .pic a
{
	display:block;
}
.tj_block .list .xiang .pic img
{
	width:100%;
	height:190px;
}
.tj_block .list .xiang .titdu 
{
	width:100%;
	height:auto;
	margin-top:5px;
}
.tj_block .list .xiang .titdu .tit
{
	float:left;
	width:220px;
	font-size:15px;
	line-height:30px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.tj_block .list .xiang .titdu .tit a
{
	transition: 1s;
}
.tj_block .list .xiang:hover .titdu .tit a
{
	color:#ea0234;
}
.tj_block .list .xiang .titdu .du
{
	width:30px;
	float:right;
	overflow:hidden;
}
.tj_block .list .xiang .titdu .du a
{
	display: block;
	width:100%;
	height:30px;
	background:url('../images/720du.png') no-repeat center center;
}
.tj_block .catemore
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.tj_block .catemore a
{
	display: block;
	font-size:15px;
	text-align:center;
	line-height:40px;
	border-radius: 20px;
	height:40px;
	background:#ea0234;
	color:#fff;
	width:190px;
	margin:auto;
	transition:1s;
}
.tj_block .catemore a:hover
{
	border-radius: 0px;
}
.openpic
{
	display:none;
}
.openpic .title
{
	font-size:15px;
	line-height:30px;
	overflow:hidden;
	margin-top:10px;
}
.openpic .title a
{
	color:#ea0234;
}
/**首页推荐产品 end**/
/**index.php end**/
/**productlist**/
.insxx
{
	width:1200px;
	margin:auto;
	padding-top:70px;
	padding-bottom:70px;
}
.pro_yijinav
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.pro_yijinav .navjuti
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0px;
}
.pro_yijinav .navjuti .xiang
{
	display: inline-block;
	vertical-align: top;
	overflow:hidden;
	width:200px;	
	margin-bottom:30px;
}
.pro_yijinav .navjuti .xiang a
{
	display: block;
	overflow:hidden;
	width:100%;
}
.pro_yijinav .navjuti .xiang a .tb
{
	width:40px;
	height:40px;
	overflow:hidden;
	border-radius:50%;
	float:left;
}
.pro_yijinav .navjuti .xiang a .tb img
{
	width:100%;
	height:100%;
	transition:1s;
}
.pro_yijinav .navjuti .xiang:hover a .tb img
{
	transform:rotate(360deg);
}
.pro_yijinav .navjuti .xiang a .tit
{
	font-size:15px;
	width:130px;
	margin-left:15px;
	line-height:40px;
	float:left;
}
.pro_yijinav .navjuti .hover a .tit
{
	color:#ea0234;
}
.pro_erjinav
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0px;
}
.pro_erjinav .navjuti
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.pro_erjinav .navjuti .xiang
{
	display: inline-block;
	vertical-align: top;
	margin-right:20px;
	margin-bottom:15px;
}
.pro_erjinav .navjuti .xiang a
{
	font-size:14px;
	line-height:30px;
	color:#000;
	display:block;
	height:30px;
	border:1px solid #ddd;
	padding-left:15px;
	padding-right:15px;
	border-radius:30px;
}
.pro_erjinav .navjuti .hover a
{
	color:#ea0234;
	border:1px solid #ea0234;
}
.pro_leibg
{
	width:100%;
	height:160px;
	line-height:160px;
	font-size:38px;
	color:#fff;
	text-align:center;
	background:url('../images/catebg.jpg') no-repeat center center;
	margin-bottom:30px;
}
.pronav
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.pronav .pronavtit
{
	font-size:15px;
	color:#000;
	font-weight:bold;
	width:80px;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.pronav .navjuti
{
	width:1120px;
	height:auto;
	font-size:0px;
	float:left;
}
.pronav .navjuti .xiang
{
	display: inline-block;
	vertical-align: top;
	overflow:hidden;
}
.pronav .navjuti .xiang a
{
	font-size:15px;
	display: block;
	line-height:20px;
	padding:10px 15px;
}
.pronav .navjuti .hover a
{
	color:#ea0234;
}
.prolist
{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	font-size:0px;
	margin-top:25px;
}
.prolist .xiang
{
	display: inline-block;
	vertical-align: top;
	width:255px;
	margin-right:60px;
	margin-bottom:40px;
	overflow:hidden;
}
.prolist .xiang:nth-child(4n)
{
	margin-right:0px;
}
.prolist .xiang .pic
{
	width:100%;
	height:auto;
	border-radius:5px;
	overflow:hidden;
}
.prolist .xiang .pic a
{
	display:block;
}
.prolist .xiang .pic img
{
	width:100%;
	height:190px;
}
.prolist .xiang .titdu 
{
	width:100%;
	height:auto;
	margin-top:5px;
}
.prolist .xiang .titdu .tit
{
	float:left;
	width:220px;
	font-size:15px;
	line-height:30px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.prolist .xiang .titdu .tit a
{
	transition: 1s;
}
.prolist .xiang:hover .titdu .tit a
{
	color:#ea0234;
}
.prolist .xiang .titdu .du
{
	width:30px;
	float:right;
	overflow:hidden;
}
.prolist .xiang .titdu .du a
{
	display: block;
	width:100%;
	height:30px;
	background:url('../images/720du.png') no-repeat center center;
}
/**productlist end**/
/**分页**/
.fenye
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:30px;
	text-align: center;
	margin-bottom:30px;

}
.fenye  .wenzi
{
	 display: inline-block;
	 overflow:hidden;
	 vertical-align: middle;
	 margin-left:20px;
	 font-size:14px;
}
.fenye .wenzi span
{
	color:#ea0234;
	font-size:15px;
}
.fenye .pagination {
	 height:auto;
	 display: inline-block;
	 vertical-align: middle;
	 overflow:hidden;
	 font-size:14px;
}
.fenye .pagination li {
	display: inline-block;
	padding: 5px;
	border: 1px solid #e2e2e2;
	min-width: 20px;
	text-align: center;
}
.fenye .pagination li.active {
	background: #ea0234;
	color: #fff;
	border: 1px solid #ea0234;
}
.fenye .pagination li a {
	display: block;
	text-align: center;
}
/**分页 end**/
/**contact.php**/
.inscontact
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.inscontact .zuo
{
	width:400px;
	float:left;
	overflow:hidden;
}
.inscontact .zuo .info
{
	width:100%;
	margin-top:100px;
}
.inscontact .zuo .info .xiang
{
	width:100%;
	height:auto;
	box-sizing: border-box;
	margin-bottom:30px;
	font-size:18px;
	color:#000;
	line-height:30px;
	height:30px;
	padding-left:50px;
}
.inscontact .zuo .info .xiang1
{
	background:url('../images/ct_tb1.png') no-repeat left center;
}
.inscontact .zuo .info .xiang2
{
	background:url('../images/ct_tb2.png') no-repeat left center;
}
.inscontact .zuo .info .xiang3
{
	background:url('../images/ct_tb3.png') no-repeat left center;
}
.inscontact .zuo .info .xiang4
{
	background:url('../images/ct_tb4.png') no-repeat left center;
}
.inscontact .you
{
	width:750px;
	height:auto;
	overflow:hidden;
	float:right;
}
.inscontact .you .webbg
{
	width:100%;
	height:auto;
	position: relative;

}
.inscontact .you .webbg .bg
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.inscontact .you .webbg .bg img
{
	width:100%;
	height:auto;
}
.inscontact .you .webbg .logoname
{
	position:absolute;
	z-index:100;
	width:100%;
	height:100%;
	display: flex;
	align-items:center;
	top:0px;
	left:0;
}
.inscontact .you .webbg .logoname .logonamezt
{
	width:100%;
}
.inscontact .you .webbg .logoname .logonamezt .ct_logo
{
	width:80px;
	height:auto;
	margin:auto;
}
.inscontact .you .webbg .logoname .logonamezt .ct_logo img
{
	width:80px;
	height:80px;
	border-radius: 50%;
}
.inscontact .you .webbg .logoname .logonamezt .ming
{
	font-size:18px;
	line-height:30px;
	margin-top:10px;
	color:#fff;
	text-align:center;
}
/**contact.php end**/