@charset "utf-8";

/*banner*/

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0
}

body {
	font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

 :focus {
	outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #333;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

li,
ul {
	list-style-type: none;
}

img {
	display:inline-block;
	border: none;
}

a:link,
a:hover,
a:active,
a:visited {
	text-decoration: none;
}

input,
textarea {
	outline: 0;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
	font-weight: normal;
	font-style: normal;
}
/*about*/
.about{
	height: 409px;
	background: url(../images/about-bg.jpg) no-repeat center 38px;
	padding-top: 50px;
}
.about-left a img{
	display: block;
	width: 595px;
	height: 397px;
}
.about-right{
	width: 575px;
}
.about-right h3 a {
	display: block;
	width: 310px;
	height: 55px;
	border-bottom: 1px solid #e2e0e0 ;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.about-right h3 a b{
	display: block;
	font: 25px/36px "microsoft yahei";
	color: #45A43E;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.about-right h3 a span{
	display: block;
	font: 11px "microsoft yahei";
	color: #5f5f5f;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	
}
.about-right h3 a:hover b{
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	color: #FFAD17;
}
.about-right h3 a:hover span{
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
}
.about-right h3 a:hover{
	border-bottom: 1px solid #fafafa;
}
.about-right p{
	font: 14px/30px "microsoft yahei";
	text-indent: 2em;
	color: #5f5f5f;
	width: 565px;
	padding-top: 5px;

}
.about-text{
	width: 565px;
	padding-top:15px;
}
.about-more{
	display: block;
	width: 126px;
	height: 40px;
	background: #45A43E;
	margin-top: 30px;
	font: 16px/40px "microsoft yahei";
	color: #fff;
	text-align: center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.about-more:hover{
	background: #FFAD17;
	color: #333;
	-webkit-transform: translate(-2px,-2px);
	-moz-transform: translate(-2px,-2px);
	-ms-transform: translate(-2px,-2px);
	transform: translate(-2px,-2px);
}
.about:after{
	display: block;
	clear: both;
	content: "";
}
/*solution*/
.solution{
	width: 100%;
	height: 557px;
	background: url(../images/solution-bg.jpg) no-repeat center;
	margin-top: 30px;
}
 .solution-title a{
	display: block;
	text-align: center;
	height: 45px;
	font: 26px "microsoft yahei";
	color: #333;
	padding-top: 40px;
	background: url(../images/solution-title.jpg) no-repeat center bottom;
}


/* .silder-box{width:600px;height:400px;margin:0 auto 0;position:relative;}
.silder{position:relative;overflow:hidden;width:400px;height:400px;margin:0 auto 0;}
.silder li{width:400px;height:400px;} */

.silder-box {
	position: relative;
	margin: 50px auto;
}

.silder {
	margin: 0 auto 0;
	position: relative; overflow: hidden; width: 1180px; height: 400px;
}
.silder ul{
	position: absolute; top: 0px; left: 0px; width: 999999px;
}
.silder li {
	width: 1180px;
	margin-top: 40px;
	
}
.silder li .silder-text{
	display: block;
	width: 821px;
	height: 344px;
	background: #45A43E;
	background: rgba(69,164,62,.66);
	margin: 0 auto;
}
.silder li .silder-text h4{
	font: 20px "microsoft yahei";
	color: #fff;
	text-align: center;
	padding-top: 30px;
}

.silder li .silder-text p{
	font: 15px/30px "microsoft yahei";
	color: #fff;
	padding: 20px;
	text-indent: 2em;
	padding-top: 30px;
}
.silder-text .solution-more{
	width: 126px;height: 42px;
	display: block;
	border: 1px solid #fff;
	margin: 30px auto 0;
	text-align: center;
	font: 16px/42px  "microsoft yahei";
	color: #fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.solution-more:hover{
	background: #45A43E;
	border: 0;
	transform: translate(-2px,-2px);
	box-shadow: 2px 3px 4px rgba(0,0,0,.4);
}
.silder-button {
	top: 173px;
	width: 61px;
	height: 85px;
	position: absolute;
	cursor: pointer;
}

.silder-button.btl {
	left: 100px;
	background: url(../images/bl.png);
}

.silder-button.btr {
	right: 100px;
	background: url(../images/br.png);
}

.silder-box-3 {
	width: 1180px;
    margin: 30px auto;
}
/* 滑动门通用按钮 */
.lefts ,.rights {position: absolute; display: block;width: 10px;height:10px;margin-top:-32px; position: absolute;top:50%; }
.lefts { background: #FFAD17; border-radius:50% ;right: 50px;top: 20px;}
.rights {right: 30px;background: #45A43E; border-radius:50% ; top: 20px;}
/* 连续滑动门开始 */
.box1 {width:1180px;margin:60px auto 0;padding:10px;position:relative;}
.box1 ul {margin:0 auto;}
.box1 li {float:left;width:393px; height: 318px;text-align:center;}
.box1 li img {width:360px;height:237px; margin: 0 auto;display: block;}
.box1 li a {display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:25px;font-size:14px; margin: 0 auto;width:360px;height:318px;-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease; }
.box1 li a h4{
	margin: 10px;
	color: #000;
	text-align: left;
	font: 16px"microsoft yahei";
	color: #333;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.box1 li a span i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/time.png) no-repeat left top;
	vertical-align: sub;
	padding-right: 5px;
}
.box1 li a span{
	margin: 10px;
	display: block;
	text-align: left;
	font: 14px "microsoft yahei";
	color: #888888;
}
.box1 li a:hover{
	transform: translate(5px,-5px);
	box-shadow: 3px 2px 6px rgba(0,0,0,.3);
}
.box1 li a:hover h4{
	color: #45A43E;
	font-size: 17px;
}

/*message*/
.message{
	width: 100%;
	height: 609px;
	background: url(../images/message.jpg) no-repeat center;
	margin-top: 40px;
}

.input-box{
	width: 752px;
	margin: 50px auto 0;
}
.input-box .input-name{
	width: 350px;
	height: 46px;
	border: 1px solid #8C8C8C;
	color: #5f5f5f;
	font: 16px/46px "microsoft yahei";
	padding-left: 10px;
	background: transparent;
}

.qr img{
	width: 88px;
	height: 88px;
}
textarea{
	width: 716px;
	height: 300px;
	border: 1px solid #8c8c8c;
	margin-top: 20px;
	    background: transparent;
	padding-left: 10px;
	padding-top: 10px;
	font: 16px/46px "microsoft yahei";
	color: #5f5f5f;
}
.input-sub{
	width: 732px;
	height: 46px;
	border: 1px solid #8C8C8C;
	color: #5f5f5f;
	font: 16px/46px "microsoft yahei";
	padding-left: 10px;
	margin-top: 20px;
	cursor: pointer;
	    background: transparent;
}
.footer-bottom{
	width: 100%;
	height: 50px;
	margin-top: 20px;
	    background: transparent;
	text-align: center;
}
.footer-bottom h2{
	padding-top: 10px;
	font: 14px "microsoft yahei";
	color: #e6e6e6;
}
.footer-bottom p{
	font: 12px  "microsoft yahei";
	color: #e6e6e6;
}


/**plist_content**/
.clear_both{ clear:both;}
.plist_content{ width:1180px; margin:30px auto 30px;}
.plist_left{ width:230px; float:left;padding-bottom: 30px;}
.plist_left h3{ background:#45a43e; height:90px; line-height:90px; padding-left:30px;}
.plist_left h3 a{ font-size:24px; color:#fff; font-weight:bold;}
.plist_left .plist_list{ padding-bottom:10px; background:#f2f2f2;}
.plist_left .plist_list li a{ display:block; height:40px; background:url(../images/p_list.jpg) no-repeat; font-size:16px; color:#fff; line-height:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0px 40px 0px 20px; margin-top:10px;}
.plist_left .plist_list li ul li a{ display:block; font-size:15px; line-height:44px; border-bottom:1px dashed #bfbfbf; color:#333; background:none; margin:0px 15px; padding:0px;}
.cp_ewm{ height:100px; background:#454545; margin:10px 0px; padding:20px;}
.cp_ewm img{ display:block; width:100px; height:100px; float:left;}
.cp_ewm span{ display:block; float:left; color:#fff; margin-left:20px; line-height:30px; padding-top:20px;}
.cp_tel{ height:200px; background:#45a43e; padding:10px 20px;}
.cp_tel b{ display:block; background:url(../images/lxwm_tit.jpg) no-repeat left bottom; font-size:16px; color:#fff; line-height:50px;}
.cp_tel img{ display:block; width:83px; height:76px; margin:20px auto;}
.cp_tel span{ display:block; font-size:18px; font-weight:bold; color:#fff; text-align:center;}
.plist_right{ width:950px; float:right;    padding-bottom: 30px;}
.plist_right ul{padding-left: 14px;}
.plist_right h3{ background:url(../images/p_list_tit.jpg) no-repeat bottom; line-height:40px; width:930px; margin:0px 0px 20px 20px;}
.plist_right h3 a{ color:#45a43e; font-size:24px;}
.plist_right h3 span{ font-size:16px; color:#999; text-transform:uppercase;}
.plist_right ul li{ width:296px; height:245px; margin-left:16px; float:left;}
.plist_right ul li img{ width:286px; height:200px; padding:4px; border:1px solid #ddd;    display: block;}
.plist_right ul li span a{ display:block; font-size:14px; color:#000; line-height:35px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.plist_fy{ width:930px; margin:19px 0px 0px 20px; text-align:center;}
.plist_fy a{  display:inline-block; *display:inline; zoom:1; height:28px; line-height:28px; border:1px solid #ddd; padding:0px 10px; margin:0px 2px;}
.plist_fy a.plist1_active{ background:#45a43e; border:1px solid #45a43e; color:#fff;}
/**nlist_right**/
.nlist_right{ width:930px; float:right; margin-left:20px;}
.nlist_right h3{ background:url(../images/p_list_tit.jpg) no-repeat bottom; line-height:40px;}
.nlist_right h3 a{ color:#45a43e; font-size:24px;}
.nlist_right h3 span{ font-size:16px; color:#999; text-transform:uppercase;}
.nlist_right ul li{ line-height:50px; border-bottom:1px dashed #ddd; padding:0px 10px; height:50px;}
.nlist_right ul li a{ font-size:14px; color:#333; display:block; float:left;}
.nlist_right ul li span{ display:block; float:right; color:#666; font-size:12px;}

/**clist_right**/
.clist_right{ width:930px; float:right; margin-left:20px;}
.clist_right h3{ text-align:center; line-height:30px; padding-top:19px; border-bottom:1px dashed #ddd; width:930px; margin:auto; position:relative; height:50px; margin-bottom:40px;font-size:24px}
.clist_right h3 b{ display:block; font-size:18px; color:#45a43e; font-weight:bold;}
.clist_right h3 span{ font-size:14px; color:#666; display:block;}
.clist_right h3 em a{ display:inline-block; width:68px; height:25px; line-height:25px; padding-left:6px; text-align:center; background:url(../images1/case_back.jpg) no-repeat; color:#333; position:absolute; right:0px; }
.case_wz { padding-bottom:30px;}
.case_wz p{ font-size:14px; line-height:30px; color:#666; text-indent:28px;}
.case_wz i{ font-size:18px; display:block; color:#333; font-weight:bold; text-align:center; line-height:50px; margin-top:30px; font-style:normal;}
.case_wz img{ display:block; margin:auto;}
.case_fy{ height:40px; border:1px dashed #ddd; border-left:0px; border-right:0px; line-height:40px;}
.case_fy span{ display:block; float:left;}
.case_fy b{ display:block; float:right; font-weight:normal;}
.case_fy a{ color:#333; font-size:14px;}
.case_fy a:hover{ color:#45a43e;}
.nlist_right ul li:hover a{
	color: #45a43e;
}
.nlist_right ul li:hover span{
	color: #45a43e;
}
