@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	
}
html{overflow-y:scroll;overflow-x:hidden;}

body {
	margin:0 auto; background:#fff;
	
	padding:0px;
	overflow-x:hidden;
	font: 12px/24px "微软雅黑", "华文细黑", Arial, sans-serif;
	color:#666666;
	-webkit-text-size-adjust:none;
	font-size:12px;
	background-image:url(text.txt);/* for IE6  抖动问题  */
	background-attachment:fixed;
}

img {
	border:none;
	display:block;
}
a {
	text-decoration:none;
	color:#8b8b8b; background:none;
}
a:hover {
	text-decoration:none;
}
input {
	border:1px solid #ddd;
	vertical-align:middle
}
.clear {
	clear:both;
}
textarea {
	scrollbar-face-color:#edede2;
	SCROLLBAR-HIGHLIGHT-COLOR:#DBDBDB;
	SCROLLBAR-SHADOW-COLOR:#DBDBDB;
	SCROLLBAR-3DLIGHT-COLOR:#edede2;
	SCROLLBAR-ARROW-COLOR:#DBDBDB;
	SCROLLBAR-TRACK-COLOR:#edede2;
	SCROLLBAR-DARKSHADOW-COLOR:#edede2;
	border:1px solid #DBDBDB;
	font-size:12px;
}
span {
}
form {
	padding:0px;
	margin:0px;
}
p {
	margin:0px;
}
page {
	height:30px;
	line-height:30px;
	text-align:center;
	clear:both;
	color:#8b8b8b;
	margin:20px auto
}



/*                 wrappe                     */
.wrapper {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#FFF;
}
/*                 header                    */
.header {
	width:100%;
	margin:0 auto;
	height:200px;
	background:url(../images/bg_header.jpg) repeat-x;
    position: relative;
    z-index: 1;
}
.header1 {
	width:1100px;
	margin:0 auto;
}
.headtop {
	height:35px;
    position: relative;
    z-index: 2;
}
.headtop .left {
	line-height:35px;
	color:#abaaaa;
	height:35px;
	float:left;
}
.headtop .right {
	float: right;
}
.headtop .right ul li {
	width:173px;
	float:left;
	height:35px;
	line-height:35px;
/*	background:url(../images/headRight.jpg) no-repeat right;*/
	padding-left:27px; color:#abaaaa; font-size:12px;transition: color 500ms ease-in 0ms;
}

.headtop .right ul li a{
	color:#abaaaa;
	transition: color 500ms ease-in 0ms;
}
.headtop .right ul li a:hover{
	color: #0e6eb8;
}
.wrapheader1 {
	height:115px;
/*	background:url(../images/bg_header1_.jpg) no-repeat 410px 0px;*/
}
.logo {
	float:left;
	padding-top:48px;
}
.search {
	float:right;
	padding-top:22px;
}
.search .tel {
	height:11px;
	line-height:11px;
	color:#fff;
	width:247px; 
}
.search .tel span {
	font-family:Arial, Helvetica, sans-serif;
}
.search1 {
	padding-top:9px;
	height:30px;
	line-height:30px;
}
.search1 .left input {
	width:197px;
	height:27px;
	border:1px solid #0e6eb8;
	background:#dce8f4;
	line-height:27px;
	color:#515050;
	padding-left:10px;
	border-right:none;
	font-family:"微软雅黑";
	float:left;
}
.search1 .right {
	float:left;
	padding-top:1px;
}
/*.menu {
	height:50px;
    position: relative;
    z-index: 1;

}
.menu ul li {
	
	color:#fff;
	line-height:15px;
	padding:13px 32px 0px 32px;
	float:left;
	background:url(../images/headRight.jpg) no-repeat; background-position: right top;
	-webkit-text-size-adjust:none; 
	height:37px;
	width:132px;
	text-align:center;
	
}
.menu ul li a {
	
	color:#fff;
	line-height:15px;
	text-decoration:none;
	
}


.menu ul li.on{
	background:#0e6eb8;-webkit-transition: color 0.2s linear, background 0.2s linear;-moz-transition: color 0.2s linear, background 0.2s linear;-o-transition: color 0.2s linear, background 0.2s linear;transition: color 0.2s linear, background 0.2s linear;
}
.menu ul li.bgD{
	background:url(../images/headRight1.jpg) no-repeat; background-position: right top;
}

.menu ul li.on span{ color:#fff;
}

.menu ul li.bgD.on{
	background:#0e6eb8;
}




.menu ul li span { position:absolute;  top:20px; 
	display:block;
	font-size:10px;
	color:#4b4b4b;
	letter-spacing:0px;
	-webkit-transform:scale(0.8);
	width:100%;	text-align:center;
	
}
.txt2{ position:relative; font-size:14px;}
*/


/*       menu                    */

.menu-top {
	width:1100px; margin:0 auto;

}
.flexy-menu{width:100%;margin:0;padding:0;position:relative;float:left;font-family:"微软雅黑",Segoe UI,Arial;list-style:none;}
.flexy-menu li{display:inline; font-size:15px;margin:0;padding:0;float:left;line-height:20px;position:relative;width:20%; text-align:center;
background:url(../images/headRight.jpg) no-repeat; background-position: left top;
}
.flexy-menu li.bgD{
	background:url(../images/headRight1.jpg) no-repeat; background-position: left top;
}
.flexy-menu>li>a{padding:15px 0;color:#f7f7f7;text-decoration:none;display:block;text-transform:uppercase;-webkit-transition:color .2s linear,background .2s linear;-moz-transition:color .2s linear,background .2s linear;-o-transition:color .2s linear,background .2s linear;transition:color .2s linear,background .2s linear}
.flexy-menu li:hover>a,.flexy-menu li.active a{color:#fff}
.flexy-menu ul{list-style:none;margin:0;padding:0;display:none;position:absolute;z-index:99999;width:163px;background:#333;box-shadow:0 1px 1px rgba(0,0,0,0.3)}
.flexy-menu ul{top:50px;left:0}
.flexy-menu ul li ul{top:0;left:100%}
.flexy-menu ul li{clear:both;width:100%;border:0;font-size:12px}
.flexy-menu ul li a{padding:10px 20px;width:100%;color:#dedede;font-size:13px;text-decoration:none;display:inline-block;float:left;clear:both;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:color .2s linear,background .2s linear;-moz-transition:color .2s linear,background .2s linear;-o-transition:color .2s linear,background .2s linear;transition:color .2s linear,background .2s linear}
.flexy-menu i{line-height:20px!important;margin-right:6px;font-size:18px;float:left}
.orange li:hover>a,.orange li.active a{background:#aecbe1;color:#002d4f!important}





/* banner */
.i_banner{
	border-bottom:1px solid #d6d6d6;
	height:454px;
	width:100%;
	margin:0 auto;
}

.fullSlide {
	width:100%;
	position:relative;
	height:454px;
	background:#fff;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:454px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:454px;
}

.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:3%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px  no-repeat;
	cursor:pointer;

	display:none;
}
.fullSlide .next {
	left:auto;
	right:3%;
	background-position:-6px -137px;
}









/*                 end header                    */
/*                 content                      */
.content {
	width:1100px;
	margin:0 auto;
}

/*                 sub1                      */
.sub1 {
	width:1100px;
	margin:0 auto;
}


/*                 首页最新产品                  */

.index_pro_class{ 	padding: 50px 0 ;background:url( ../images/grid-dark.png ) repeat ;width: 100%;
}
.index_pro_class h2{
	font-size: 30px;
	text-align: center;
		padding-bottom: 20px;	
    background-image:-webkit-linear-gradient(bottom,blue,#0e6eb8,#0090ff);
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}
	
.index_pro_class .fz30{
	width:100px;
	height:2px;
	background: #ddd;
	margin:0 auto;
}
.index_pro_con { 
	width: 1100px;
	margin:0 auto;
	height:266px;
	padding-top: 50px;	
	
}

	
.index_pro_con li { 
	width: 220px;
	height:266px;
	text-align: center;float:left
}

.index_pro_con li .img_a { display:block;width: 180px;}
.index_pro_con li .img_a:link,.index_pro_con .img_a:visited {}
.index_pro_con li .img_a:hover{;background:#0066cc;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8}

.index_pro_con li img{box-shadow:5px 2px 6px #f7f7f7}


/*                 公司简介                  */

.index_about{ 	padding: 50px 0; background: #f7f7f7}
.index_about h2{
	font-size: 30px;
	text-align: center;
		padding-bottom: 20px;	
    background-image:-webkit-linear-gradient(bottom,blue,#0e6eb8,#0090ff);
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}

.index_about .fz30{
	width:100px;
	height:2px;
	background: #ddd;
	margin:0 auto;
}
.index_about_con { 
	width: 1100px;
	margin:0 auto;
	padding-top: 50px;	
	
}

.index_about_con .left{ width: 422px; margin-right: 48px; float: left}
.index_about_con .right{ width: 630px; float: right;line-height: 25px;font-size: 14px;}
.index_about_con .right span {
	display:block;
	border:2px solid #999999;
	text-align:center;
	height:26px;
	line-height:26px;
	width:102px;
	font-size:13px;
	margin-top:15px;
}



.search_con { 
	width: 100%;
	margin:0 auto;
	padding-top: 50px; background:#fff;	
	
}

.search_con_list{ width:1100px;margin: 10px auto;}

/*                 end sub1                      */
/*                 sub2                      */
.sub2 {
	width:100%;
	margin:0 auto;
	height:575px;
	background:url(../images/bg_sub2.jpg) #eee center no-repeat;
}
.con_sub2 {
	width:980px;
	margin:0 auto;
}
.title_sub2 {
	height:150px;
	margin:0 auto;
	font-size:24px;
	color:#fff;
	background:url(../images/bgtitle_sub2.png) center no-repeat;
}
.title_sub2 span {
	display:block;
	text-align:center;
	padding-top:125px;
	font-size:24px;
}
.con_sub2_ {
	padding-top:67px;
}
.con_sub2_ ul li {
	width:472px;
	float:left;
	margin-right:36px;
}
.con_sub2_ ul li .left {
	float:left;
	width:132px;
}
.con_sub2_ ul li .right {
	float:left;
	width:340px;
}
.con_sub2_ ul li .right p {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #515151;
	height:44px;
	line-height:44px;
}
.con_sub2_ ul li .right span {
	padding-top:13px;
	display:block;
	line-height:20px;
	color:#fff;
}
.con_sub2_ ul li.marR0 {
	margin-right:0px;
}
.con_sub2_ ul li.marB0 {
	margin-bottom:0px;
}
/*                 sub3                      */
.sub3 {
	width:1044px;
	margin:0 auto;
	height:391px;
	background:url(../images/bg_sub3.png) no-repeat 0px 50px;
	position:relative;
}
.title_sub3 {
	position:absolute;
	left:368px;
	top:50px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	letter-spacing:-1px;
}
.title_sub3 span {
	font-size: 17px;
	font-weight: bold;
	color: #2F2F2F;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.title1_sub3 {
	position: absolute;
	left: 34px;
	top: 402px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	letter-spacing: -1px;
}
.title1_sub3 span {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #2F2F2F;
	display: block;
	font-family: "微软雅黑";
}
.profile {
	width: 537px;
	height: 203px;
	position: absolute;
	left: 508px;
	top: 100px;
}
.profile .title {
	height:52px;
	color:#666;
	line-height:52px;
	font-size:50px;
}
.profile p {
	line-height: 25px;
	padding-top: 20px;
	font-size: 14px;
}
.profile span {
	display:block;
	border:2px solid #999999;
	text-align:center;
	height:26px;
	line-height:26px;
	width:102px;
	font-size:13px;
	margin-top:15px;
}
.profile1 {
	width:386px;
	height:23px;
	line-height:23px;
	right:20px;
	bottom:225px;
	position:absolute;
}
.case {
	width:980px;
	height:130px;
	bottom:40px;
	left:32px;
	position:absolute;
}
.case ul li {
	width:186px;
	height:128px;
	float:left;
	margin-right:9px;
}
.case ul li img {
	border:1px solid #f1efef;
}
/*                 sub4                     */
.sub4 {
	width:100%;
	margin:0 auto;
	height:190px;
}
.ban img { width:100%; 
	
	margin:0 auto;
}
.con_sub4 {
	width:980px;
	margin:0 auto;
	padding-top:50px;
}
.con_sub4 .left {
	float:left;
	width:400px;
	margin-right:90px;
}
.con_sub4 .left .title {
	height:68px;
	font-size:17px;
	font-weight:bold;
	color:#c7883e;
	background:url(../images/bg_tt_sub4.jpg) no-repeat left bottom;
}
.con_sub4 .left .title span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100; font-size:15px;
	color:#666;
}
.con_sub4_ {
	padding-top:45px;
}
.con_sub4_ ul li {
	background:url(../images/bg_tt1_sub4.jpg) no-repeat left bottom;
	
	margin-bottom:22px; padding-bottom:22px;
}
.con_sub4_ ul li span {
	color:#c7883e; font-weight:bold;
}
.con_sub4 .right {
	float:left;
	width:490px;
}
.con_sub4 .right .title {
	height:68px;
	font-size:17px;
	font-weight:bold;
	color:#c7883e;
	background:url(../images/bg_tt_sub4.jpg) no-repeat left bottom;
}
.con_sub4 .right .title span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;font-size:15px;
	color:#666;
}
.con_sub4_1 {
	padding-top:45px;
}
.con_sub4_1 .left {
	float:left;
	width:204px;
	margin-right:20px;
}
.t_left{ height:148px;}
.b_left{ height:40px; line-height:40px; text-align:center; background:#c7883e; color:#fff;}
.con_sub4_1 .right {
	float:left;
	width:266px;
}
.con_sub4_1 .right ul li {
	height:26px;
	line-height:25px;
	padding-bottom:12px;
	background:url(../images/icon_sub4.jpg) no-repeat 0px 10px;
}
.con_sub4_1 .right ul li span {
	padding-left:15px;
	padding-top:5px;
}
.con_sub4_1 .right ul li font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
}
/*               end  content                      */
/*                 footer                      */
.footer {
	width:100%;
	margin:0 auto;
	background:url(../images/bg_footer.jpg) repeat-x;
	height:120px;
}
.footer1 {
	width:980px;
	margin:0 auto;
}
.link {
	height:62px;
	padding-top:27px;
	border-bottom:1px solid #d7d4d4;
	position:relative;
}
.link1 {
	position:absolute;
	left:0px;
	top:35px;
}
.link ul {
	position:absolute;
	left:130px;
	top:61px;
}
.link ul li {
	float: left;
	width:100px;
	text-align:center;
	background:url(../images/bg_header1.jpg) right no-repeat;
	padding-right:20px;
	margin-right:20px;
}
.link ul li.marR0 {
	margin-bottom:0px;
	background:none;
}
.style1 {
	font-size:24px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#a1a1a1;
}
.contact {
	padding-top:27px;
	height:63px; padding-bottom:35px;
	
	width:1100px;
}
.contact .left {
	float:left;padding-top:20px;
	margin-right:80px;
	widows:395px;
}
.contact .right {
	line-height:22px;
	float:left;
	width:625px;
}
.footer2 {
	height:49px;
	line-height:49px; 
	
	padding-left:2px;
}
.footer2 ul li {
	float:left;
	width:70px;
	color:#fff;
	background:url(../images/bg_header1.jpg) right no-repeat;
	padding-right:20px;
	margin-right:20px;
}
.footer2 ul li a{ color:#fcfcfc}
.footer2 ul li.marR0 {
	margin-right:0px;
	background:none;
}
/*                关于我们页面                */
.banner_about img {
	 width:100%;
	margin:0 auto;
}
.con_about {
	width:1080px;
	margin:0 auto;
	margin-top:40px;
}
.title_about {
	padding-bottom: 10px;
}
.title_about .left {
	width:100%;
	float:left;
}.title_about .left span {
	

font-size:22px; font-weight:bold;display:block; color:#444444; position:relative;}
.title_about .right {
	float:right;
	padding-top:10px;
}
.t_con_about1 {
	height:69px;
	border-bottom:2px solid #ebe8e8;
}
.t_con_about1 ul { background:#fff; width:980px; height:65px; font-size:15px;}
.t_con_about1 ul li {
	width:145px;
	height:65px;
	background:#fff;
	font-size:15px;
	float:left;
	line-height:65px;
	text-align:center;
	border-right:1px solid #f5f4f4;
}
.t_con_about1 ul li.cur {
	color:#fff;
	background:#0e6eb8;
	border-bottom:2px solid #0e6eb8;font-size:15px;
}

.t_con_about1 ul li.cur a{
	color:#fff;
	background:#ac8547;width:145px; display:block;
	height:65px;
	border-bottom:2px solid #ac8547;font-size:15px;
}

.t_con_about1 ul li a:hover{
	color:#fff;
	width:145px; display:block;
	height:65px;
	background:#ac8547;
	border-bottom:2px solid #9e7a40;font-size:15px;
}

.c_con_about1 {
	padding-top:52px;
	padding-bottom:85px;
}
.top_con_about1 {
	font-size:24px;
	font-weight:bold;
	height:45px;
	line-height:28px;
	padding-bottom:45px;
	width:980px;
	text-align:center;
}
.top_con_about1 span {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#c7883e;
	font-size:13px
}
.bt_con_about1 .left {
	width:468px;
	float:left;
	margin-right:23px;
	line-height:25px;
}
.bt_con_about1 .right {
	float:left;
}
.style2 {
	color:#c7883e;
	font-weight:bold;
	padding-top:10px;
	display:block;
	font-size:14px;
}
.nproducts1 {
	width:100%;
	margin:0 auto;
	height:367px;
	background:#fff;
}
.nproducts1_ {
	width:980px;
	margin:0 auto;
	height:367px;
}
.tt_npro {
	width:157px;
	height:50px;
	background:#ac8547;
	line-height:50px;
	text-align:center; font-size:14px; font-weight:bold;
	color:#fff;
}
.con_nproducts1 ul li {
	padding-top:32px;
	width:220px;
	height:230px;
	margin-right:32px;
	border-bottom:2px solid #e8e8e8;
	float:left;
	text-align:center;
	margin-bottom:53px;
}
.con_nproducts1 ul li img {
	border-bottom:1px solid #f7f4f4;
	height:182px;
}
.con_nproducts1 ul li span {
	line-height:46px;
	width:220px;
	height:46px;
	font-weight:bold;
	font-size:13px;
	color:#333;
}
.con_nproducts1 ul li.marR0 {
	margin-right:0px;
}
/*                产品              */


/*左侧菜单*/

.pro_left{width:280px;float:left}

.menu_list{margin: 10px 0 30px 0px;width:230px;}
.menu_head{width:230px;height:32px;line-height:30px;padding-left:18px;font-size:14px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;position:relative;font-weight:bold;background:#f1f1f1;margin:0;}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:248px;height:auto;overflow:hidden;line-height:28px;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;}
.menu_body a{display:block;width:248px;height:30px;line-height:28px;padding-left:18px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}








.pro_right{ width:820px;margin-top: 10px;float:right;margin-bottom: 30px}
.pro_right-content{width:100%;}




.pro_right-til{ width:100%; height:46px; background:url(../images/right_tilbg.jpg) no-repeat; font:bold 14px/46px "微软雅黑"; }

.pro_right-content-title{width:100%;line-height:30px;border-bottom:1px solid #e1e1e1; text-align:center;font-size:25px;font-weight: bold;
	padding-bottom: 20px;	
    background-image:-webkit-linear-gradient(bottom,blue,#0e6eb8,#0090ff);
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}

.pro_right-content-img{;width:820px;}
.pro_right-content-img img{margin: 0 auto}
.pro_right-content-spe{width:100%;line-height:35px;font-size:16px;font-weight: bold;background: #f7f7f7;border-bottom:1px solid #e1e1e1;padding-left: 20px;margin: 20px 0}
.pro_right-content-spe-con{width:100%;padding:0 20px 50px 20px; font:13px/25px "微软雅黑"; color:#777777;}

/*

.pro_right-content-img{;width:360px;float:left}
.pro_right-content-m{width:419px;border-left:1px solid #e1e1e1;padding-left:40px;float:right}
.pro_right-content-title{width:100%;line-height:25px;font-size:18px;font-weight: bold;
	text-align: left;
    background-image:-webkit-linear-gradient(bottom,#0e6eb8,#075b9c);
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}

.pro_right-content-spe-con{width:100%;padding:10px 0 50px 0; font:13px/25px "微软雅黑"; color:#777777;}
*/

.pro-list{ width:100%; overflow:hidden;}
.pro-list ul { width:100%;}
.pro-list ul li{ float:left; display:inline-block; _display:inline; width:200px; height:200px; margin:0 40px 60px 0;padding:10px;border:1px #e1e1e1 solid}
.pro-list ul li p{ padding-top:12px; font:12px/20px "微软雅黑"; color:#666; text-align:center;}
.pro-list ul li a:hover p{ color:#fff;}

/*               bak              


.pro-list{ width:100%; overflow:hidden;}
.pro-list ul { width:100%;}
.pro-list ul li{ float:left; display:inline-block; _display:inline; width:200px; height:240px; margin:0 19px 52px 0;padding:10px;position:relative; overflow:hidden;cursor:pointer; z-index:1;}
.pro-list ul li p{ padding-top:12px; font:12px/30px "微软雅黑"; color:#666; text-align:center;}
.pro-list ul li a:hover p{ color:#fff;}
.pro-list ul li .pro-bg{ position:absolute;width:220px; height:550px; left:0 ; top:-270px;background:url(../images/pro_bg01.gif) no-repeat; z-index:-1; }

  */
  
  
  #customers
  {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  width:100%;
  border-collapse:collapse;
  }

#customers td, #customers th 
  {
  font-size:1em;
  border:1px solid #0e6eb8;
  padding:5px 7px ;
  }
  
  

#customers th 
  {
  font-size:1.1em;
  text-align:left;
  padding-top:5px;
  padding-bottom:4px;
  background-color:#0e6eb8;
  color:#ffffff;
  }


  
  
  
  
  
  
  
  
  
  
  
  
  
/*                成功案例                */

.case1 {
	padding-top:30px;
}
.title_case1 {
	width:980px;
	height:32px;
	margin:0 auto;
	padding-bottom:42px;
	
}
.title_case1 ul li {
	width:120px;
	height:31px;
	line-height:31px;
	text-align:center;
	background:#fff;
	border-bottom:1px solid #e5e2e2;
	margin-right:10px;
	float:left;
}
.title_case1 ul li a:hover {
	display: block;
	width: 120px;
	height: 31px;
	line-height: 31px;
	background: #0e6eb8;
	border-bottom: 1px solid #CC9F0B;
	color: #fff;
}
.title_case1 ul li a {

-webkit-transition:color .1s linear,background .1s linear;-moz-transition:color .1s linear,background .1s linear;-o-transition:color .1s linear,background .1s linear;transition:color .1s linear,background .1s linear

}

.title_case1 ul li.cur {display:block;
	width:120px;
	height:31px;
	line-height:31px;
	background:#666;
	border-bottom:1px solid #555;
	color:#fff;
}
.title_case1 ul li.cur a{
	color:#fff;background:#666;
}

.con_case1 {
	width:980px;
	margin:0 auto;
}
.con_case1 ul li {
	height:180px;
	width:472px;
	margin-right:36px; background:#fff;
	float:left;
	height:180px;
	border-bottom:2px solid #dedede;
	margin-bottom:34px;
}
.con_case1 ul li img {
	float:left;
	width:186px;
	border:1px solid #f1efef;
	border-bottom:2px solid #f1efef;
	margin:25px 20px 0px 25px
}
.con_case1 ul li span {
	float:left;
	width:239px;
	float:left;
	display:block;
	font-size:15px;
	padding-bottom:15px;
	padding-top:25px;
}
.con_case1 ul li.marR0 {
	margin-right:0px;
}
/*                企业定制                */
.tt_con_custom {
	height: 74px;
	padding-top: 10px;
	padding-bottom: 33px;
	margin: 0 auto;
	width: 609px;
}
.tt_con_custom img {
	margin:0 auto;
}
.con_c_custom {
	width:100%;
	margin:0 auto;
	height:657px;
	background:url(../images/bg_custom.jpg) center top no-repeat;
	position:relative;
}
.sub4_ {
	width:100%;
	margin:0 auto;
	height:477px;
}
.custom1 {
	position:absolute;
	left:50%;
	top:60px;
	margin-left:-500px;
	width:469px;
	height:60px;
	background:url(../images/bg1_custom.png) top right no-repeat;
}

.custom3 {
	position:absolute;
	left:50%;
	top:510px;
	margin-left:-500px;
	width:469px;
	height:60px;
	background:url(../images/bg1_custom.png) top right no-repeat;
}
.custom2 {
	position:absolute;
	left:50%;
	top:300px;
	margin-left:-500px;
	width:469px;
	height:60px;
	background:url(../images/bg1_custom.png) top right no-repeat;
}

.custom5 {
	position:absolute;
	left:50%;
	top:400px;
	margin-left:19px;
	width:469px;
	height:60px;
	background:url(../images/bg2_custom.png) top left no-repeat;
}
.custom4 {
	position:absolute;
	left:50%;
	top:180px;
	margin-left:19px;
	width:469px;
	height:60px;
	background:url(../images/bg2_custom.png) top left no-repeat;
}




/*                联系我们                */
.con_contact {
	width:100%; background:url(../images/bg_contact.jpg) top center no-repeat #fff; padding-bottom:20px;
	margin:0 auto;
}
.con_contact .icon img {
	height:8px;
	margin:0 auto;
	padding-bottom:30px;
}
.ct_txt1 {
	height:30px;
	width:980px; margin:0 auto;
	padding-bottom:30px; 
}
.ct_txt1 ul li {
	width:260;
	height:30px;
	line-height:30px;
	margin-right:10px;
	float:left;
}
.ct_txt1 ul li img {
	float:left;
	padding-right:10px;
}
.ct_txt1 ul li.w400 { width:400px;
}
.map { height:329px; margin-bottom:20px; margin-top:20px; width:100%; background:#fff;
	
}
/*              产品详细页面                */
.dproducts {
	width:980px;
	margin:0 auto;
}
.detail {
	height:auto; 
	padding-top:15px;
	padding-bottom:40px;
}
.l_detail {
	width:470px;
	float:left;
	margin-right:40px;
	border-bottom:2px solid #dbd9d9;
}
.r_detail {
	float:left;
	width:460px;
	
}
.r_detail a{
	color: #fff;
	display: inline-block;
	width: 124px;
	height: 37px;
} 
.r_detail .title {
	height:50px;
	font-size:22px;
	color:#333;
}
.r_detail .line {
	height:1px;
	width:460px;
	border-bottom:1px solid #d4d4d4;
}
.r_detail p {
	line-height:24px;
	padding-top:20px;
}
.r_detail span {
	font-size:24px;
	display:block;
	padding-top:35px;
	font-weight:bold;
	color:#c7883e;
	font-family:  Arial, Helvetica, sans-serif;
}
.style3 {
	width:124px;
	height:37px;
	margin-top:20px;
	line-height:37px;
	color:#fff;
	text-align:center;
	background:#ac8547;
	font-size:13px;
}
.detail2 {
	padding-bottom:53px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:36px;
}
.detail2 .title{
	height:20px;
	font-size:16px;
	font-weight:bold;
}
.detail2 .title img {
	display:inline;
	padding-left:20px;
}
.con_detail2 {
	padding-top:30px;
	line-height:25px;
}




	
	/**荣誉**/
.honor-box{position:relative;width:960px;height:415px; margin-bottom:30px;}
.honor-box ul{position:relative;width:745px;height:364px; margin:0  auto;}
.honor-box li{position:absolute;background:#000;width:0;height:0;top:61px;left:154px;z-index:0;cursor:pointer;border:10px solid #f2f2f2;}
.honor-box li img{width:100%;height:100%;vertical-align:middle;}
.honor-box .prev,.honor-box .next{position:absolute;width:38px;height:37px; top:160px; background:url(../images/honor_btn.png) no-repeat;overflow:hidden;cursor:pointer; z-index:3; opacity:0.6;filter:alpha(opacity=60); text-indent:-999em; }
.honor-box li p{ position:absolute; left:0; bottom:-52px; width:100%; text-align:center; opacity:0;filter:alpha(opacity=0);}
.honor-box .prev{left:42px;}
.honor-box .next{right:42px; background-position:-38px 0;}
.honor-box .prev:hover,.honor-box .next:hover{ opacity:1;filter:alpha(opacity=100);}

.honor-list ul li{ width:960px; height:37px; margin-bottom:5px; padding-left:27px; margin-left:20px; line-height:33px; background:url(../images/honor_bg01.png) no-repeat;}

/********/
.honor { width: 980px; height: 450px; overflow: hidden;}
.honor ul { width: 1040px;}
.honor li { float: left; width: 240px; height: 160px; overflow: hidden; margin:0 14px 30px 0; }


.message-main{
	padding-right: 100px;
	background: url(../img/bg_bg05.jpg) no-repeat top;
}
.message-main h2{
	font-size: 16px;
	line-height: 106px;
	color: #353d40;
	padding-bottom: 9px;
}
.message-main td{
	font-weight: bold;
	line-height: 28px;
	color: #666;
	padding: 0 18px 10px 0;
}
.message-main td input{
	width: 224px;
	height: 26px;
	padding: 0 5px;
	border: 1px solid #dedede;
	background: url(../img/bg_btn07.jpg) repeat-x;
	float: left;
}
.message-main td textarea{
	width: 631px;
	height: 160px;
	padding: 0 5px;
	border: 1px solid #dedede;
	background: url(../img/bg_bg06.jpg) repeat-x top;
	float: left;
}
.message-main td a{
	font-weight: normal;
	color: #666;
	float: left;
}
.message-main td a:hover{
	color: #0064af;
}
.message-main td input.submit{
	width: 86px;
	height: 33px;
	line-height: 32px;
	color: #fff;
	border: none;
	padding: 0;
	background:#ac8547;
	margin: 25px 14px 0 0;
	display: inline;
}

.message-main td input.error{
	border: 1px solid #ff0000;
}

/*新添加的样式*/

.honor1{ width:984px; margin:0 auto; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/*新添加的样式*/

#preview{ float:none; margin:20px auto; margin-top:0px; text-align:center; width:500px;}
.jqzoom{ width:472px; height:297px; position:relative;}
.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:472px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ float:left; padding-left:32px; overflow:hidden;  margin-left:10px; display:inline; position:relative; width:398px; margin-right:12px;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
/*.bigimg{width:800px;height:800px;}*/
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}


/*新加样式*/
.khxq{ width:980px; margin:0 auto; margin-top:80px;}
.title_khxq{ height:50px; font-family:"微软雅黑"; font-size:16px; font-weight:bold; color:#333;}
.ahdt{ width:980px; margin:0 auto; margin-top:30px; height:580px;}
.fc_list{ width:980px; margin:0 auto;} 
.fc_list ul li{ width:230px; margin-right:20px; float:left; background:#f7f7f7; height:250px; }
.pic_fc{width:224px;  background:#f7f7f7; height:180px; border:1px solid #ddd; padding:2px;}
.con_fc{ width:230px; height:40px; border-bottom:1px dotted #ddd; line-height:40px;}










.index-case-li{
	padding-top: 50px; margin: 0 auto; width:1100px ; height:auto;
}
.index-case-li ul{
	margin-right: -29px;
}
.index-case-li li{
	width: 305px;
	border: 1px solid #eee;
	border-top: 0px;
	position: relative;
	cursor: pointer;
	margin-right: 29px;
	margin-bottom: 42px;
	height: 402px;
	overflow: hidden;

}
.index-case-li li.on .text{
	background: #FEDE4F;	
	-webkit-transition:color .3s linear,background .3s linear;-moz-transition:color .3s linear,background .3s linear;-o-transition:color .3s linear,background .3s linear;transition:color .3s linear,background .3s linear
}
.index-case-li li.on .tit a{
	color: #2f2f2f;
}
.index-case-li li.on .tit{
	border-bottom: 1px solid #2f2f2f;
}

.index-case-li li.on .dis a{
	color: #2f2f2f;
}
.index-case-img,
.index-case-img img{
	width: 305px;
	height: 184px;
}
.index-case-img{
	border-top: 3px solid #eee;
}
.index-case-li li .text{
	padding: 23px;
	background: #eee;
}
.index-case-li li a{
	color: #000;
}
.index-case-li li .tit{
	font-size: 18px;
	color: #000;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.index-case-li li .dis{
	padding: 16px 0px 50px;
}



.temp{text-align:center;padding: 100px}


.Contact-con { width:1100px; margin:0px 25px;}
.Contact-con li{width:350px;text-align: center}
.Contact-con li img { margin:0 auto;}
.Contact-con li p {	font-size: 14px; margin-top:15px; }
.Contact-map { width:1100px; margin:50px 0 30px 0; 	
}

.Contact-blank { width:1100px; height: 20px;; 	
}










