@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	position: relative;
	z-index: 9999;
	background: #fff;
	padding: 43px 0 20px 0;
}

.head ul li{
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	margin-top: 37px;
	position: relative;
	padding: 0px 22px;
	 
}
.head ul li .one{
	color: #454545;
}
.head .clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.head .nav .on .one{
	color: #cc976f;
}
.head .two{
	width: 100%;
	background: #fff;
	position: absolute;
	z-index: 99999999;
	padding: 20px 0px 0px 0px;
	left:0px;
	display: none;
}
.head ul li:hover .two{
	display: block;
}
.head .two li{
	padding: 0px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	margin: 10px auto;
	width:85%;
	border:1px solid #dedede;
	background: #f1f1f1;
	float: none;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.head .two li a{
	color: #454545;
}
.head .two li:hover{
	background: #cc976f;
}
.head .two li:hover a{
	color: #fff;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:640px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #cc976f;
}

.flexslider .slides a img {
	width: 100%;
	height: 640px;
	display: block;
}
/*banner end*/

.title{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
}
.title .tit{
	width: 275px;
	border-top: 1px solid #dcdcdc;
	padding-top: 16px;
	margin: 0 auto;
}
.title b{
	font-size: 28px;
	color: #cc976f;
	line-height: 38px;
}
.title p{
	line-height: 28px;
	font-family: Arial;
	color: #999;
	font-size: 17px;
}

/*product start*/
.product{
	padding: 50px 0;
}

.list_cp{
	margin-top: 30px;
}
.list_cp .bt{
	line-height: 40px;
	text-align: center;
	width: 230px;
	background: #cc976f;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.list_cp li{
	width: 230px;
	position: relative;
}
.list_cp a{
	width: 230px;
	padding-left: 10px;
	background: url(../images/cp_icon.jpg) no-repeat center left;
	display: block;
	line-height: 35px;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_cp li:hover .one{
	color: #cc976f;
}
.list_cp .two{
	display: none;
	position: absolute;
	z-index: 999999;
	width: 200px;
	border: 1px solid #cacaca;
	padding: 0 10px;
	width: 200px;
	background: rgba(255,255,255,0.8);
	top: 5px;
	left: 140px;
}
.list_cp li:hover .two{
	display: block;
}
.list_cp .two li{
	width: 200px;
	margin: 0;
	font-size: 15px;
	line-height: 30px;
	margin-top: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_cp .two li a{
	width: 200px;
}
.list_cp .two li:hover a{
	color: #cc976f;
}

.cpzs li{
	float: left;
	width: 260px;
	margin: 0 20px;
	margin-top: 30px;
	box-shadow: 5px 5px 5px #ccc;
}
.cpzs li img{
	width: 260px;
	height: 195px;
}
.cpzs li p{
	line-height: 40px;
	background: #f3f3f3;
	text-align: center;
	padding: 0 30px;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	color: #454545;
}

.product .more{
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	width: 140px;
	line-height: 36px;
	text-align: center;;
	color: #666;
	background: #f1f1f1;
	border-radius: 8px;
}
.product .more:hover span{
	border-bottom: 1px solid #666;
}
/*product end*/

/*design start*/
.list_sj{
	margin-top: 20px;
}
.list_sj li{
	float: left;
	width: 250px;
	text-align: center;
	background: #f1f1f1;
	border-radius: 8px;
	line-height: 40px;
	font-size: 16px;
	margin: 0 25px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_sj li a{
	color: #555;
}
.list_sj li:hover{
	background: #555;
}
.list_sj li:hover a{
	color: #fff;
}

.ghsj li{
	float: left;
	width: 280px;
	margin-left: 26px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}
.ghsj li:nth-child(4n+1){
	margin-left: 0;
}
.ghsj li .img{
	width: 280px;
	height: 210px;
	overflow: hidden;
}
.ghsj li .img img{
	cursor: pointer;
	transition: all 2s;
}
.ghsj li:hover .img img{
	transform: scale(1.2);
}
.ghsj li p{
	position: absolute;
	z-index: 9999;
	line-height: 35px;
	width: 200px;
	padding: 0 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: rgba(0,0,0,0.5);
	font-size: 16px;
	color: #fff;
	bottom: 0;
}
.ghsj li:hover p{
	color: #dc3429;
}

.design .more{
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	width: 140px;
	line-height: 36px;
	text-align: center;;
	color: #666;
	background: #f1f1f1;
	border-radius: 8px;
}
.design .more:hover span{
	border-bottom: 1px solid #666;
}
/*design end*/

/*new start*/
.new{
	padding: 50px 0;
}
.new .title b{
	color: #454545;
	font-weight: normal;
}
.new .title span{
    font-size: 16px;
    height: 28px;
    position: absolute;
    margin-top: 5px;
    text-align: center;
    line-height: 28px;
}

.new .new_nr{
	width: 1000px;
	margin: 0 auto;
	margin-top: 30px;
}
.new .newl{
	width: 465px;
}
.new .newl .tp{
	position: relative;
}
.new .newl .tp a{
	display: block;
	position: absolute;
	z-index: 9999;
	width: 405px;
	padding: 0 30px;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	background: rgba(0,0,0,0.5);
	bottom: 0;
	font-weight: bold;
}
.new .newl .tp a:hover{
	color: #dc3429;
}
.new .newl b{
	display: block;
	margin-top: 20px;
	font-size: 15px;
	color: #454545;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 465px;
	font-weight: normal;
}
.new .newl p{
	font-size: 15px;
	text-indent: 2em;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.new .newr{
	width: 500px;
}
.new .newr ul li{
	width: 490px;
	line-height: 28px;
	font-size: 14px;
	padding-left: 10px;
	background: url(../images/an.jpg) no-repeat center left;
}
.new .newr ul li p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #454545;
	max-width: 330px;
	line-height: 14px;
	margin-top: 7px;
}
.new .newr ul li span{
	width: 100px;
	color: #454545;
}
.new .newr ul li:hover p{
	color: #dc3429;
	border-bottom: 1px solid #dc3429;
}
/*new end*/

/*footer start*/
.foot{
	background: #555;
}

.foot .logo img{
	margin: 50px 0;
	margin-right: 70px;
}

.foot ul li{
	float: left;
	margin-top: 20px;
	margin-right: 70px;
}
.foot ul li .bt{
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	display: block;
	margin-bottom: 16px;
}
.foot ul li .xt{
	height: 1px;
	width: 35px;
	background: #9598A2;
	margin-bottom: 15px;
}
.foot ul li a{
	color: #ccc;
	display: block;
	line-height: 24px;
	font-size: 12px;
}
.foot ul li a:hover{
	color: #fff;
}
.foot ul li p{
	font-size: 10px;
	color: #ccc;
	margin-top: 15px;
}

.foot .ewm{
	width: 150px;
	text-align: center;
	margin: 40px 0;
}
.foot .ewm p{
	text-align: center;
	margin-top: 11px;
	border-top: 1px solid #666;
	font-size: 14px;
	color: #ccc;
	padding-top: 5px;
}

.foot .foot_bot{
	border-top: 1px solid #7b7b7b;
	line-height: 38px;
}
.foot .foot_bot span{
	font-size: 12px;
	color: #fff;
}
.foot .foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/