@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;}
body,div,p,th,td{
	font-size:12px;
	font-family: 'PingFang SC', Arial, Helvetica, sans-serif;
	color:#333;
}
img{border:none;}
h1,h2,h3,ul,li,p,dl,dt,dd,ol,form{margin:0;padding:0;list-style:none;}
h1,h2,h3{font-size:12px;font-weight:normal;}
i,em{font-style:normal;}
a,a:link{color:#333;text-decoration:none;}
a:hover{color:#333;text-decoration:underline;}

.header{margin:auto;float:none;width:1002px;height:95px;background:url(header.jpg?t=01291716);}
.header h1{float:left;width:339px;padding:30px 0 0 36px;}
.header h1 a{width:330px;height:40px;display:block;text-indent:-99999px;}

.menu{float:right;width:610px;}
.menu p{height:37px;padding:18px 31px 0 0;}
.menu p a{float:right;height:15px;display:block;text-indent:-99999px;}
.menu p .a{width:87px;margin-left:28px;}
.menu p .b{width:48px;}
.menu .language{width:28px;margin-right:26px;}
.menu ul{height:37px;padding:3px 0 0 15px;}
.menu li{float:left;height:37px;display:inline;}
.menu li:not(:last-child){ margin-right: 8px; }
.menu li a{width: 96px; height:37px;display:block;text-indent:-99999px;}
.menu li a:hover{background-image:url(menu_over.png);}
.menu .m01 a,
.menu .m02 a{width:61px;}
.m02 a,.m02 a:hover{background:url(menu_over.png);}
.m11 a:hover{background-position:-69px 0;}
.m12 a,.m12 a:hover{background:url(menu_over.png) -69px 0;}
.m21 a:hover{background-position:-173px 0;}
.m22 a,.m22 a:hover{background:url(menu_over.png) -173px 0;}
.m31 a:hover{background-position:-277px 0;}
.m32 a,.m32 a:hover{background:url(menu_over.png) -277px 0;}
.menu .m41 a,
.menu .m42 a{width:97px;}
.m41 a:hover{background-position:-381px 0;}
.m42 a,.m42 a:hover{background:url(menu_over.png) -381px 0;}
.menu .m51 a,
.menu .m52 a{width:84px;}
.m51 a:hover{background-position:-486px 0;}
.m52 a,.m52 a:hover{background:url(menu_over.png) -486px 0;}

.banner{margin:auto auto 20px auto;float:none;width:1002px;}

.container{margin:auto;float:none;width:1002px;height:auto;overflow:auto;_height:100%;}

/* 首页 */
.home{height:168px;padding:0 16px 15px 16px;}
.home h2{height:23px;overflow:hidden;padding-right:5px;border-bottom:3px solid #ec8c2e;}
.home h2 span{
    float:left;
    min-width:91px;
    height:23px;
    line-height:23px;
    display:block;
    color:#fff;
    text-align:center;
    font-size:14px;
    /*background:url(title1.jpg) no-repeat;
    background-size: 100% 100%;
    */
    padding: 0 10px;
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
    background: linear-gradient(to bottom, #f2d445, #ed9f34 20%, #ec8c2e);
}
.home h2 em{float:right;height:23px;padding-top:10px;display:block;}
.home .f{height:10px;overflow:hidden;background:url(f1.jpg);}
.homeabout{float:left;width:290px;height:168px;}
.homeabout div{height:124px;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;
	padding:8px 15px 0 15px;line-height:22px;color:#636363;
    /* text-align: justify; */
}
.homeabout div img{margin-bottom:2px;}
.homeabout div a{font-size:12px;color:#c71e1e;}
.homeabout div a:link{color:#c71e1e;}
.homeabout div a:hover{color:#c71e1e;}

.homeproject{float:left;width:360px;height:168px;display:inline;margin:0 15px;}
.quarter_bg{height:134px;padding:8px 1px 0 1px;background:url(index2.jpg);}
#quarter_container{position:relative;overflow:hidden;}
#quarter_inner{overflow:hidden;position:absolute;}
#quarter_ul{position:relative;}
#quarter_container{width:358px;position:relative;height:130px;overflow:hidden;}
#quarter_inner{float:left;width:292px;height:130px;overflow:hidden;position:absolute;left:33px;}
#quarter_ul{width:9999px;height:130px;position:relative;}
#quarter_ul li{float:left;width:136px;height:130px;display:inline;margin-right:20px;}
#quarter_ul span{height:103px;display:block;border:2px solid #c3c3c3;}
#quarter_ul em{display:block;padding-top:3px;color:#656565;text-align:center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#left_scroll{position:absolute;}
#right_scroll{position:absolute;right:0;}
#quarter_container .lb_cur_left,#quarter_container .lb_cur_right{width:19px;height:19px;overflow:hidden;cursor:pointer;top:44px;}
#quarter_container .lb_cur_left{float:left;left:7px;background:url(leftbtn.jpg) no-repeat;}
#quarter_container .lb_cur_right{float:right;right:7px;background:url(rightbtn.jpg) no-repeat;}

.homeproduct{float:left;width:290px;height:168px;}
.homeproduct dl{height:122px;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;
	padding:10px 10px 0 120px;background:url(index1.jpg) 10px 10px no-repeat;
}
.homeproduct dt{padding-top:10px;line-height:20px;}
.homeproduct dt img{margin-bottom:2px;}
.homeproduct dd{padding:7px 0 0 53px;}

/* 内页 */
.pagebanner{margin:auto;float:none;width:1002px;}
.cobg{background:url(bg.gif) repeat-y;}

.leftnav{float:left;width:212px;height:451px;padding:29px 0 0 19px;background:url(bg2.gif) repeat-y;}
.leftnav h2{height:40px;background:url(left1.jpg) no-repeat;}
.leftnav ul{width:190px;}
.leftnav li{height:48px;padding:6px 0 0 18px;}
.leftnav li a{width:170px;height:41px;display:block;}
.leftnav .n01{background:url(left2_1.jpg);}
.leftnav .n01 a:hover{background:url(left2_2.jpg) -18px -6px;}
.leftnav .n02{background:url(left2_2.jpg);}
.leftnav .n11{background:url(left3_1.jpg);}
.leftnav .n11 a:hover{background:url(left3_2.jpg) -18px -6px;}
.leftnav .n12{background:url(left3_2.jpg);}
.leftnav h3{height:40px;padding-top:15px;background:url(left4.jpg) no-repeat;}
.leftnav h3 a{width:190px;height:28px;display:block;}
.leftnav a{text-indent:-9999px;}

.content{float:left;width:771px;padding-top:25px;}

/* 关于我们 */
.aboutus{padding-left:55px;padding-bottom:50px;height:auto;overflow:auto;_height:100%;}
.aboutnote{width:615px; padding:20px 0; text-align: justify;}
.aboutnote p{line-height:24px;padding-bottom:15px;font-size: 14px; color:#636363;}
.aboutnote p img{margin-bottom:2px;_margin-top:4px;}
.yingyong ul{padding-top:10px;}
.yingyong li{float:left;width:191px;height:145px;border:2px solid #eee;overflow:hidden;
	display:inline;margin:0 15px 10px 0;
}

/* 产品特性 */
.product{padding-bottom:50px;height:auto;overflow:auto;_height:100%;}
.product h2{padding:0 0 15px 55px;}

.texing{padding-left:37px;}
.txleft{float:left;width:262px;padding-right:10px;border-right:1px solid #b4b4b4;}
.txleft .p1{padding-bottom:25px;}
.txleft .p2{padding-bottom:5px;}
.txleft .p3{line-height:20px;color:#666;padding-bottom:10px;}
.txleft .p3 img{margin-bottom:2px;_margin-top:4px;}
.txright{float:left;width:420px;padding-left:10px;}
.txright p{padding-bottom:5px;}
.txright div{width:420px;}
.txright td{height:22px;padding:0 3px;}
.txright .t1{border-bottom:1px solid #f9dac4;}
.txright .t1 td{color:#ea7a28;}
.txright .t2{border-bottom:1px solid #c7c7c7;}
.txright .t2 td{color:#666;}

.yiyong{width:670px;padding-left:37px;text-align:justify;}
.yiyong h3 span{float:right;}
.yiyong dt{padding:25px 0 35px 0;line-height:22px;color:#666;}
.yiyong dt img{margin-bottom:2px;_margin-top:4px;}
.yiyong dd{text-align:center;}

.fanwei{width:741px;padding-left:30px;text-align: justify;}
.fanwei h3{height:20px;padding-bottom:10px;}
.fanwei h3 em{float:left;}
.fanwei h3 span{float:right;}
.fanwei h3 span a{float:right;margin:0 10px;}
.fanwei .t1{height:31px;line-height:31px;padding-left:25px;color:#db6924;
	background:url(point.jpg) 0 10px no-repeat;
}

.fwd1 dt{float:left;width:500px;padding-right:15px;line-height:20px;color:#666;}
.fwd1 dt img{margin-bottom:2px;_margin-top:4px;}
.fwd1 dd{float:left;width:193px;}

.fwd2 dt{float:left;width:375px;padding-right:30px;line-height:22px;color:#666;}
.fwd2 dt img{margin-bottom:2px;_margin-top:4px;}
.fwd2 dd{float:left;width:277px;}

.fwd3 dt{float:left;width:173px;padding:0 25px;}
.fwd3 dd{float:left;width:485px;line-height:22px;color:#666;}
.fwd3 dd img{margin-bottom:2px;_margin-top:4px;}

.fwd4 dt{float:left;width:295px;line-height:19px;color:#666;padding-right:15px;}
.fwd4 dt img{margin-bottom:2px;_margin-top:2px;}
.fwd4 dd{float:left;width:400px;}

.yuanli{width:650px;padding-left:37px;text-align: justify;}
.yuanli h3{padding-bottom:10px;}
.yuanli h3 span{float:right;}
.yuanli .t1{line-height:21px;padding-left:25px;color:#666;
	background:url(point.jpg) 0 5px no-repeat;
}
.yuanli dl{width:625px;padding-left:25px;height:auto;overflow:auto;_height:100%;}
.yuanli dt{float:left;width:318px;}
.yuanli dd{float:left;width:285px;padding:55px 0 0 20px;color:#df722e;line-height:20px;}
.yuanli .t2{padding:10px 0 0 25px;}

.gongneng{float:left;width:420px;padding-left:10px;}
.gongneng p{padding-bottom:10px;}
.gongneng li{float:left;width:200px;height:180px;display:inline;margin-right:10px;}
.gongneng span{display:block;padding-top:10px;color:#db6924;text-align:center;}

.jiaodai{padding-left:37px;}
.jdleft{float:left;width:262px;padding-right:10px;border-right:1px solid #b4b4b4;}
.jdleft .p1{padding-bottom:25px;}
.jdleft .p2{padding-bottom:5px;}
.jdleft .p3{line-height:20px;color:#666;padding-bottom:10px;}
.jdleft .p3 img{margin-bottom:2px;_margin-top:4px;}
.jdright{float:left;width:420px;padding-left:10px;}
.jdright dd{line-height:20px;padding:5px 0 20px 0;color:#666;}
.jdright td{width:50%;padding:5px 0;color:#666;}

.product .go{width:61px;height:17px;line-height:17px;padding:1px 1px 2px 1px;display:block;color:#fff;
	text-align:center;background:url(button3.jpg);
}
.product .go:link{color:#fff;}
.product .go:hover{color:#fff;text-decoration:none;}

/* .proul{padding-left:10px;} */
.proul li{width:262px;height:20px;margin:0 0 10px 0;}
.proul a{
    width:170px;height:17px;line-height:17px;padding:1px 1px 2px 1px;display:block;text-align:center;
	color:#fff;
    background:url(button170.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.proul a:link{color:#fff;}
.proul a:hover{color:#fff;text-decoration:none;background-image:url(button170a.png);}

.proul .r a,.proul .r a:hover{
	text-decoration:none;background-image:url(button170a.png);
}
.proul a sup { line-height: 10px; }

/* 工程案例 */
.project{padding-bottom:30px;}
.project h2{padding-left:55px;}

/* 在线咨询 */
.feedback{padding-left:55px;}
.feedback div{padding-top:20px;}
.feedback em{color:#f00;}
.feedback th{width:17%;text-align:right;font-weight:normal;}
.feedback th,.feedback td{padding:5px 0;}
.feedback .i1{width:250px;padding:3px;border:1px solid #999;}
.feedback .i2{width:430px;height:80px;padding:3px;border:1px solid #999;}
.feedback .btn1{width:55px;height:20px;cursor:pointer;border:0;background:url(button1.jpg);}
.feedback .btn2{width:55px;height:20px;cursor:pointer;border:0;background:url(button2.jpg);}

/* 联系方式 */
.contactus{padding-left:55px;}
.contactus h2{padding-bottom:30px;}
.contactus_item{
	padding: 0 0 0 113px;
	background: url(contactus1.jpg?t=01291741) no-repeat;
}
.contactus_item > div{
	line-height: 22px;
	padding-left: 25px;
	border-left: 1px solid #444;
	font-size: 14px;
}
.contactus_item > div > h3{
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
}

.footer{
	margin:auto;
	float:none;
	width: 612px;
	height: 83px;
	padding: 10px 0 0 390px;
	color: #fff;
	background:url(footer.jpg?t=01291724);
}
.footer p{
	line-height: 20px;
	font-size: 12px;
	color: #fff;
}
.footer a{
	color: #fff;
}