﻿@charset "utf-8";
/* CSS Document */

/*切图：wyf*/
/*网站：上海凌纽电子*/
/*全局*/
html{ overflow-x:auto; overflow-y:auto;}
*{ padding:0; margin:0;}
ul, ol,li{ list-style-type:none;}
body{ margin:0;font-size:12px; font-family:"microsoft yahei"; color:#333; }
img{border:0}
a{ text-decoration:none; color:#666;}
a:hover{color:#0066c5; cursor:pointer;}

#pz_top{ float:left; width:100%; min-width:1000px;}
#pz_banner{ float: left; width:100%; min-width:1000px; overflow:hidden; position:relative; }
#pz_main{ float:left; width:100%; min-width:1000px;}
#pz_down{ float:left; width:100%; min-width:1000px;  }

.w_0100{ float:left; width:100%;}
.w_1000{ margin:0 auto; width:1000px;}

/*top*/
.c_0100_bg1{ border-bottom:#eeeeee solid 1px;}
.c_1000_1{ float:left; width:1000px; height:95px;}
.logo{ float:left; padding:23px 0 0 0;}
.c_1000_1 .r_250{ float:right; width:250px; padding:29px 0 0 0; }
.search{ float:left; width:238px; height:22px; padding:6px 0 6px 10px; border:#d9d9d9 solid 1px;}
.search .ssk{float:left; width:198px; height:22px; border:0px; border-right:#d9d9d9 solid 1px;  color:#999999; line-height:22px; font-family:"microsoft yahei";}

.c_1000_2{ float:left; width:1000px; height:54px;}

/*menu 效果*/
.menu{ float:left; width:1000px; position:relative; z-index:900; }
.menu ul .nli{ float:left; width:142px; height:54px; border-right:#eeeeee solid 1px; position:relative; }
.menu ul .nli span a{ float:left; width:142px; height:32px; padding:11px 0; text-align:center; }
.menu ul .nli span a .chi{ display:block; line-height:21px; color:#333; font-size:16px;}
.menu ul .nli span a:hover .chi,
.menu ul .nli.on span a .chi{ color:#fff;}
.menu ul .nli span a .eng{ display:block; line-height:11px; color:#999; font-family:Arial, Helvetica, sans-serif;}
.menu ul .nli span a:hover .eng,
.menu ul .nli.on span a .eng{ color:#fff;}
.menu ul .nli span a:hover,
.menu ul .nli.on span a{ color:#fff; background-color:#0066c5;}

/*下拉菜单（漂浮在menu .nli上）*/
/*.menu_0100{ position:absolute; width:100%; height:252px; left:0; top:150px; z-index:800; background-color:rgba(0,102,197,0.8);}*/
.menu .sub{ width:142px; /*margin:0px 0 30px 143px;*/ display:none; position:absolute; left:0px; top:54px; /*background:url(images/top_img2.png) right repeat-y;*/ padding-top:10px; padding-bottom:10px; background-color:rgba(0,102,197,0.8);}
/*.menu .sub .l_142{ float:left; width:143px; padding:10px 0 0 0; height:182px; background:url(images/top_img3.png) left repeat-y}*/
.menu .sub li{ float:left; width:122px; padding:8px 10px; line-height:20px; text-align:center;}
.menu .sub li a{ color:#fff;}
.menu .sub li a:hover{ color:#8ab8e1;}

/*banner*/
.pz_slides_3{ width:1920px; height:605px; overflow:hidden; position:relative;  }
		.pz_slides_3 ._btn{overflow:hidden; position:absolute; bottom:220px; z-index:9; }
		.pz_slides_3 ._btn ul{ overflow:hidden; zoom:1; float:left; }
		.pz_slides_3 ._btn ul li{float:left;width:16px; height:16px; margin:0 3px;  cursor:pointer; background: url(images/imgPlayer.png) no-repeat -35px -82px;}
		.pz_slides_3 ._btn ul li.on{BACKGROUND-POSITION:0px -82px}
		
        .pz_slides_3 ._pic{ position:relative; height:100%; z-index:0;}
		.pz_slides_3 ._pic li{ zoom:1; vertical-align:middle;position:relative;}
		.pz_slides_3 ._pic li img{ width:1920px; height:605px; display:block;}
		

/*main*/
.fade-up {
	-webkit-animation:fade-up ease-in-out 1s 0.4s both;
	-moz-animation:fade-up ease-in-out 1s 0.4s both;
	animation:fade-up ease-in-out 1s 0.4s both
}
@-webkit-keyframes fade-up {
0% {
-webkit-transform:translateY(50px)
}
100% {
-webkit-transform:translateY(0px)
}
}
@-moz-keyframes fade-up {
0% {
-moz-transform:translateY(50px)
}
100% {
-moz-transform:translateY(0px)
}
}
@keyframes fade-up {
0% {
-webkit-transform:translateY(50px);
-moz-transform:translateY(50px);
-ms-transform:translateY(50px);
-o-transform:translateY(50px);
transform:translateY(50px)
}
100% {
-webkit-transform:translateY(0px);
-moz-transform:translateY(0px);
-ms-transform:translateY(0px);
-o-transform:translateY(0px);
transform:translateY(0px)
}
}
.c_0100_1{  height:205px; position:relative;}
.c_0100_2{ position:absolute; width:100%; height:340px; left:0; top:-135px; z-index:0; background: url(images/main_img1.png) top center no-repeat;}
.c_1000_3{ float:left; width:1000px; height:153px; position:relative;}
.t_1000_1{ position:absolute; width:1000px; height:360px; left:0; top:-206px; z-index:30;}
.slide_mpro{ float:left; width:1000px; height:360px;}
.slide_mpro .bd{ float:left; width:1000px; overflow:hidden;}
.slide_mpro .bd ul{ float:left; width:1035px;}
.slide_mpro .bd li{ float:left; width:310px; height:360px; margin:0 35px 0 0;} 
.slide_mpro .bd li .img_mpro{ float:left; width:310px; height:180px; position:relative; background-color:#fff; }
.slide_mpro .bd li:hover .img_mpro{ background-color:#fff;}
.slide_mpro .bd li .img_mpro img{opacity:1; filter:100;  -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
.slide_mpro .bd li:hover .img_mpro img{opacity:0.5; filter:50; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.slide_mpro .bd li .img_mpro .pf_ear{ opacity:0; filter:0; position:absolute; width:48px; height:30px; left:50%; top:50%; margin-left:-24px; margin-top:-15px; z-index:35;}
.slide_mpro .bd li:hover .img_mpro .pf_ear{opacity:1; filter:100;-webkit-animation:fade-up 0.7s ease;-moz-animation:fade-up 0.7s ease;animation:fade-up 0.7s ease;}
.slide_mpro .bd li:hover .img_mpro .pf_ear img{opacity:1; filter:100;}
.slide_mpro .bd li .con_310{ float:left; width:270px; height:160px; padding:20px 20px 0 20px; background:url(images/main_img4.jpg) no-repeat;  -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.slide_mpro .bd li .con_310 .t_270_1{ float:left; width:270px; line-height:30px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.slide_mpro .bd li .con_310 .t_270_1 a{ color:#ffffff; font-size:16px;}
.slide_mpro .bd li .con_310 .t_270_1 a:hover{color:#ffffff; }
.slide_mpro .bd li .con_310 .t_270_2{ float:left; width:270px;}
.slide_mpro .bd li .con_310 .t_270_2{ float:left; width:270px; height:78px; color:#ffffff; line-height:26px; overflow:hidden; margin:15px 0 0 0;}
.slide_mpro .bd li .con_310:hover,
.slide_mpro .bd li:hover .con_310{ background:url(images/main_img5.jpg) no-repeat;}
.slide_mpro .prev{ position:absolute; width:30px; height:61px; left:-50px; top:50%; margin-top:-30px; z-index:75; background:url(images/main_img6.png) 0px 0 no-repeat; cursor:pointer;}
.slide_mpro .prevStop,
.slide_mpro .prev:hover{ background-position: -40px 0;}
.slide_mpro .next{ position:absolute; width:30px; height:61px; right:-50px; top:50%; margin-top:-30px; z-index:75; background:url(images/main_img6.png) 0px -70px no-repeat; cursor:pointer;}
.slide_mpro .nextStop,
.slide_mpro .next:hover{ background-position: -40px -70px;}

.c_1000_4{ float:left; width:1000px; padding:60px 0;}
.c_1000_4 .l_600{ float:left; width:600px; border-right:#e5e5e5 solid 1px;}
.title_1{ float:left; width:100%; height:45px;}
.title_1 .tit_1{ float:left; color:#0066c5; font-size:20px; font-weight:bold; line-height:20px;}
.title_1 .tit_1 span{ color:#333333; font-size:12px; line-height:15px; text-transform:uppercase; font-weight:normal;}
.title_1 .more_1{ float:right; padding:24px 0 0 0; line-height:21px;}
.title_1 .more_1 a{ color:#0066c5;}
.title_1 .more_1 a:hover{ color:#e6882e;}
.d_560_1{ float:left; width:560px; padding:14px 0 0 0;}
.d_560_1 ul{ float:left; height:376px;}
.d_560_1 li{ float:left; width:520px; height:120px; margin:18px 0 0 0; padding:25px 15px 25px 25px; }
/*.d_560_1 li.ibg1{ background: url(images/main_img7.png) no-repeat; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.d_560_1 li:hover.ibg1{ background:url(images/main_img8.png) no-repeat; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.d_560_1 li.ibg2{ background: url(images/main_img8.png) no-repeat; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.d_560_1 li:hover.ibg2{ background:url(images/main_img7.png) no-repeat; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.d_560_1 li .img_mpro{ float:left; width:178px; height:118px; border:#ffffff solid 1px;}
.d_560_1 li .r_322{ float:right; width:322px;}
.d_560_1 li .r_322 .t_322_1{ float:left; width:322px; height:24px; font-weight:bold; margin:12px 0 0 0; line-height:24px;  white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.d_560_1 li .r_322 .t_322_1 a{ color:#fff; font-size:14px;}
.d_560_1 li .r_322 .t_322_2{ float:left; width:307px; height:18px; color:#fff; line-height:18px; padding-left:15px; background:url(images/main_img10.png) left center no-repeat; }
.d_560_1 li .r_322 .t_322_3{ float:left; width:322px; height:36px;  margin:11px 0 0 0; color:#fff; line-height:18px; overflow: hidden;}*/
.c_1000_4 .r_360{ float:right; width:360px;}
.c_1000_4 .r_360 .d_360_1{ float:left; width:360px; height:337px; color:#666666; line-height:26px; padding:43px 0 0 0; overflow:hidden; }

.d_560_1 li.ibg1{ background: url(images/madd_1.png) no-repeat; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.d_560_1 li:hover.ibg1{ background:url(images/main_img7.png) no-repeat; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.d_560_1 li.ibg2{ background: url(images/madd_2.png) no-repeat; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.d_560_1 li:hover.ibg2{ background:url(images/main_img8.png) no-repeat; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.d_560_1 li .img_mpro{ float:left; width:178px; height:118px; border:#ffffff solid 1px;}
.d_560_1 li .r_322{ float:right; width:322px;}
.d_560_1 li .r_322 .t_322_1{ float:left; width:322px; height:24px; font-weight:bold; margin:12px 0 0 0; line-height:24px;  white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.d_560_1 li .r_322 .t_322_1 a{ color:#333333; font-size:14px;}
.d_560_1 li .r_322 .t_322_1 a:hover,
.d_560_1 li:hover .r_322 .t_322_1 a{ color:#fff;}
.d_560_1 li .r_322 .t_322_2{ float:left; width:307px; height:18px; color:#999999; line-height:18px; padding-left:15px; background:url(images/madd_3.png) left center no-repeat; }
.d_560_1 li:hover .r_322 .t_322_2{background:url(images/main_img10.png) left center no-repeat; color:#fff;}
.d_560_1 li .r_322 .t_322_3{ float:left; width:322px; height:36px;  margin:11px 0 0 0; color:#666666; line-height:18px; overflow: hidden;}
.d_560_1 li:hover .r_322 .t_322_3{ color:#fff;}



/*down*/
.c_0100_bg2{ background:url(images/down_img1.jpg) top center repeat;}
.c_1000_5{ float:left; width:1000px; margin:40px 0 0 0; background:url(images/down_img2.png) repeat-y;}
.c_1000_5 .l_270{ float: left; width:270px; padding:10px 29px 20px 0; }
.c_1000_5 .l_270 .down_logo{ float:left; width:270px; height:36px; text-align:left;}
.c_1000_5 .l_270 .t_270_2{ float:left; width:270px; padding:52px 0 0 0; color:#83b4e1; line-height:26px;}
.c_1000_5 .l_330{ float:left; width:330px; padding:6px 0 5px 40px;}
.c_1000_5 .l_330 .l_110{ float:left; width:100px; padding:0 10px 0 0 ;}
.c_1000_5 .l_330 .l_110 .t_100_1{ float:left; width:100px; line-height:24px;}
.c_1000_5 .l_330 .l_110 .t_100_1 a{ color:#b5d2ed; font-size:14px; font-weight:bold;}
.c_1000_5 .l_330 .l_110 .t_100_1 a:hover{ color:#fff;}
.c_1000_5 .l_330 .l_110 .d_100{ float:left; width:100px; padding:17px 0 0 0;}
.c_1000_5 .l_330 .l_110 .d_100 li{ float:left; width:100px; padding:5px 0; line-height:22px;}
.c_1000_5 .l_330 .l_110 .d_100 li a{ color:#81b2df;}
.c_1000_5 .l_330 .l_110 .d_100 li a:hover{ color:#fff;}
.c_1000_5 .r_255{ float:right; width:310px; padding:6px 0 10px 0;}
.c_1000_5 .r_255 .t_255_1{ float:left; width:255px; color:#b5d2ed; font-size:14px; font-weight:bold; line-height:24px;}
.c_1000_5 .r_255 .d_255_1{ float:left; width:310px; padding:15px 0 0 0; color:#84b4e1; line-height:22px;}
.c_1000_5 .r_255 .d_255_2{ float:left; width:255px; padding:5px 0 0 0;}
.c_1000_5 .r_255 .d_255_2 .l_75{ float:left; width:75px; color:#85b6e3; line-height:32px;}
.c_1000_5 .r_255 .d_255_2 .r_180{ float:left; width:180px;}
.c_1000_5 .r_255 .d_255_2 .r_180 a{ float:left; width:32px; height:32px; margin-right:14px;}
.c_1000_5 .r_255 .d_255_2 .r_180 a.db1{ background:url(images/down_img8.png) no-repeat;}
.c_1000_5 .r_255 .d_255_2 .r_180 a:hover.db1{ background:url(images/down_img8_h.png) no-repeat;}
.c_1000_5 .r_255 .d_255_2 .r_180 a.db2{ background:url(images/down_img9.png) no-repeat;}
.c_1000_5 .r_255 .d_255_2 .r_180 a:hover.db2{ background:url(images/down_img9_h.png) no-repeat;}
.c_1000_5 .r_255 .d_255_2 .r_180 a.db3{ background:url(images/down_img10.png) no-repeat;}
.c_1000_5 .r_255 .d_255_2 .r_180 a:hover.db3{ background:url(images/down_img10_h.png) no-repeat;}
.c_1000_5 .r_255 .d_255_2 .r_180 a .pf_wx{ display:none;position: absolute; left: -31px; top: -108px;background: url(images/down_img7.png) no-repeat;width: 88px;height: 104px;padding-left: 5px;padding-top: 5px; float: left;}
.c_1000_5 .r_255 .d_255_2 .r_180 a:hover .pf_wx{ display: block;}

.c_0100_bg3{ background-color:#01529e;}
.c_1000_6{ float:left; width:1000px; padding:17px 0; text-align:center; line-height:24px; color:#87aed1;}
.c_1000_6 a{ color:#87aed1;}
.c_1000_6 a:hover{ color:#fff;}
 
/*新闻资讯*/
.c_740_1{ float:left; width:740px; padding:30px 0 0 0;}
.slide_new{ float:left; width:740px; height:270px; background:url(images/new_img2.png) no-repeat; position:relative; overflow:hidden;}
.slide_new .bd{ float:left; width:740px;}
.slide_new .bd ul{ float:left;}
.slide_new .bd li{ float:left; width:740px; height:270px;}
.slide_new .bd li .l_360{ float:left; width:360px; height:235px;}
.slide_new .bd li .r_380{ float: right; width:340px; height:137px; padding:23px 20px 0 20px; background-color:#0066c5; margin:110px 0 0 0;}
.slide_new .bd li .r_380 .t_340{ float:left; width:340px; height:40px; line-height:26px; background:url(images/new_img4.jpg) left bottom no-repeat; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.slide_new .bd li .r_380 .t_340 a{ color:#fff; font-size:14px;}
.slide_new .bd li .r_380 .t_340 a:hover{ color:#cce0f3;}
.slide_new .bd li .r_380 .t_340_2{ float:left; width:340px; height:52px; color:#fff; line-height:26px; margin:9px 0 0 0; overflow:hidden;}
.slide_new .bd li .r_380 .t_340_3{ float:left; width:340px; line-height:26px;}
.slide_new .bd li .r_380 .t_340_3 a{ color:#ffffff; font-family:Arial, Helvetica, sans-serif;}
.slide_new .bd li .r_380 .t_340_3 a:hover{color:#cce0f3;}
.slide_new .tit_new{ position:absolute; width:299px; height:26px; left:398px; top:39px; z-index:78;}
.slide_new .hd{ position:absolute; width:70px; height:35px; left:290px; bottom:0; z-index:78;}
.slide_new .hd .lprev{ float:left; width:35px; height:35px; background:url(images/new_img6.png) 0 0 no-repeat; cursor:pointer; } 
.slide_new .hd .prevStop,
.slide_new .hd .lprev:hover{ background-position:0 -38px;}
.slide_new .hd .rnext{ float:left; width:35px; height:35px; background:url(images/new_img6.png) -35px -38px no-repeat; cursor:pointer;}
.slide_new .hd .nextStop,
.slide_new .hd .rnext:hover{ background-position:-35px 0;}
.c_740_1 .t_740_1{ float:left; width:740px; padding:10px 0 0 0;}
.c_740_1 .t_740_1 ul{ float:left;}
.c_740_1 .t_740_1 li{ float: left; width:738px; border:#eeeeee solid 1px;  margin:20px 0 0 0;}
.c_740_1 .t_740_1 li .t_698_1{ float: left; width: 698px; padding:17px 20px 12px 20px;}
.c_740_1 .t_740_1 li .t_698_1 .tit_new1{ float:left; width:698px; line-height:26px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.c_740_1 .t_740_1 li .t_698_1 .tit_new1 .a{ color:#333; font-size:14px;}
.c_740_1 .t_740_1 li:hover .t_698_1 .tit_new1 .a,
.c_740_1 .t_740_1 li .t_698_1 .tit_new1 .a:hover{ color:#0066c5;}
.c_740_1 .t_740_1 li .t_698_1 .text_new1{ float:left; width:698px; height:52px; margin:6px 0 0 0; color:#666666; line-height:26px; overflow:hidden;}
.c_740_1 .t_740_1 li .d_698{ float: left; width:698px; height:42px; color:#999999; font-size:20px; line-height:42px; font-family:Arial, Helvetica, sans-serif;  padding:0 20px; background:url(images/new_img7.png) 714px center no-repeat #eeeeee;}
.c_740_1 .t_740_1 li:hover .d_698,
.c_740_1 .t_740_1 li .d_698:hover{ background:url(images/new_img8.png) 714px center no-repeat #0066c5; color:#fff;}
.c_740_1 .t_740_1 li .d_698 span{ font-size:12px; font-family:"microsoft yahei";}
.c_740_1 .t_740_1 li:hover{ border:#0066c5 solid 1px;}

.waik_1{ float:left; width:100%; padding:30px 0 0 0;}

/*新闻资讯——内页*/
.c_740_2{ float:left; width:740px; padding:35px 0 0 0;}
.c_740_2 .t_740_2{ float:left; width:720px; color:#0066c5 ; font-size:20px; line-height:26px; padding-left:20px; background:url(images/new_img9.jpg) left center no-repeat;}
.c_740_2 .t_740_3{ float:left; width:720px; padding:13px 0 8px 20px; border-bottom:#0066c5 solid 2px; color:#999999; line-height:24px;}
.c_740_2 .t_740_3 .tit{ float:left;}
.c_740_2 .t_740_4{ float:left; width:700px; padding:33px 20px 35px 20px; color:#666666; line-height:26px; }
.c_740_2 .t_740_5{ float:left; width:740px; padding:14px 0; border-bottom:#cccccc solid 1px; border-top:#cccccc solid 1px;}
.c_740_2 .t_740_5 a{ float:left; width:700px; padding:3px 20px; color:#666666; line-height:20px;}
.c_740_2 .t_740_5 a:hover{ color:#ee7808;}
.c_740_2 .t_740_5 a span{ color:#0066c5;}
.c_740_2 .t_740_5 a:hover span{ color:#ee7808;}




/* 分页 */
.pz_fy{ display:table; margin:0 auto; max-width:100%;}
.pz_fy .a_1{ display:inline-block; width:32px; height:32px; margin:0 3px;  text-align:center; background:url(images/case_img3.png) center no-repeat #0066c5;}
.pz_fy .a_1:hover,
.pz_fy .a_1.on{ background:url(images/case_img3.png) center no-repeat #ee7808;}
.pz_fy .a_2{display:inline-block; width:32px; height:32px; margin:0 3px; text-align:center; background:url(images/case_img4.png) center no-repeat #0066c5;}
.pz_fy .a_2:hover,
.pz_fy .a_2.on{ background:url(images/case_img4.png) center no-repeat #ee7808; }
.pz_fy .a_3{ display:inline-block; width:32px; height:32px; margin:0 3px; color:#fff; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:32px; vertical-align:top; background-color:#0066c5;}
.pz_fy .a_3:hover,
.pz_fy .a_3.on{ background-color:#ee7808; color:#fff;}
.pz_fy .a_4{display:inline-block; width:32px; height:32px; margin:0 3px;  text-align:center; background:url(images/case_img5.png) center no-repeat #0066c5;}
.pz_fy .a_4:hover,
.pz_fy .a_4.on{ background:url(images/case_img5.png) center no-repeat #ee7808; }
.pz_fy .a_5{display:inline-block; width:32px; height:32px; margin:0 3px;  text-align:center; background:url(images/case_img6.png) center no-repeat #0066c5;}
.pz_fy .a_5:hover,
.pz_fy .a_5.on{background:url(images/case_img6.png) center no-repeat #ee7808; }








/*产品中心*/
.back1{ background:url(images/pf_banner.png) no-repeat center 0; margin-top:-91px; z-index:222; position:relative;}
.g_1000{ float:left; width:1000px; min-height:500px; }

.w_230{ float:left; width:230px; padding:11px 0 20px 0;}
.w_740{ float:right; width:740px; padding:0 0 30px 0;}

.up_230{ float:left; width:230px; height:87px; padding-top:23px; background:url(images/g1.jpg) no-repeat; padding-left:20px; font-size:24px; color:#ffffff; line-height:30px;}
.up_230 span{ font-size:14px; color:#dceeff; font-family:Arial, Helvetica, sans-serif;}
.pz_SideLayer{ float:left; width:230px;}
.pz_SideLayer .l1{ float:left; width:230px; height:56px; line-height:56px; margin-top:1px;}
.pz_SideLayer .l1 a{ float:left; width:210px; height:56px; line-height:56px; background:#eeeeee url(images/g2.png) no-repeat 208px center; color:#333333; font-size:14px; padding-left:20px;}
.pz_SideLayer .l1 a.hover,
.pz_SideLayer .l1 a:hover{ background:#0066c5 url(images/g3.png) no-repeat 208px center; color:#ffffff; transition: all 0.5s ease 0s; }
.c_230{ float:left; width:230px; margin-top:10px;}
.c_230 a{ float:left; margin-top:10px; width:230px; height:110px;}

.c_740{ float:left; width:740px;}
.up_740{ float:right; padding-left:15px; color:#fff; background:url(images/g6.png) no-repeat 0 center; height:30px; line-height:30px; margin-top:60px;}
.up_740 a{ color:#fff;}

.g_740{ float:left; width:722px; background:url(images/g7.jpg) no-repeat; height:48px; margin-top:41px; font-size:16px; font-weight:bold; line-height:48px; color:#fff; padding-left:18px;}
.pro_list{ float:left; width:740px; overflow:hidden;}
.pro_list ul{ float:left; margin-top:-5px; width:765px;}
.pro_list li{ float:left; width:230px; margin:25px 25px 0 0;}
.pro_list li .pro_img{ float:left; width:228px; height:133px; position:relative; z-index:1; border:1px solid #e6e6e6;}
.pf_img{ position:absolute; z-index:1; width:228px; height:133px; left:0; top:0; display:none;}
.pro_list li .pro_text{ float:left; width:208px; height:134px; border:1px solid #e6e6e6; border-top:0; padding:0 10px;}
.pro_list li .pro_tit{ float:left; width:208px; border-bottom:1px solid #e6e6e6; height:55px; line-height:55px;}
.pro_list li .pro_tit a{ float:left; width:208px; overflow:hidden; text-overflow:ellipsis; color:#333333;}
.pro_list li .pro_jj{ float:left; width:208px; line-height:26px; height:52px; overflow:hidden; margin-top:15px;}
.pro_list li .pro_jj a{ color:#666666;}

.pro_list li:hover .pf_img{ display:block;}
.pro_list li:hover .pro_text{ border:1px solid #ee7808; border-top:0; background:#ee7808;}
.pro_list li:hover .pro_tit{border-bottom:1px solid #f1933b;}
.pro_list li:hover .pro_jj a,
.pro_list li:hover .pro_tit a{ color:#fff;}

/*产品中心——内页*/
.g_740_1{ float:left; width:740px; height:41px; border-bottom:2px solid #0066c5; margin-top:45px;}
.g_740_1 span{ float:left; height:26px; line-height:26px; border-left:5px solid #167cdb; padding-left:20px; font-size:20px; color:#0066c5;}
.g_740_2{ float:left; width:740px; margin-top:20px;}
.g_740_2 .z_240{ float:left; width:240px;}
.g_740_2 .z_240 .s_240{ float:left; width:240px; height:48px; line-height:48px; color:#fff; font-weight:bold; background:url(images/g10.jpg) no-repeat; font-size:16px; padding-left:20px;}
.g_740_2 .z_240 .x_240{ float:left; width:200px; padding:13px 20px 14px 20px; margin-top:1px; background:#eeeeee; color:#666666; line-height:27px; height:234px; overflow:hidden;}
.y_483{ float:right; width:483px;}
.y_483 .s_img{ float:left; width:483px; height:264px;}
.y_483 .x_116{ float:left; width:116px; height:36px; margin-top:10px;}
.y_483 .x_116 a{ float:left; width:75px; height:36px; background:#167cdb url(images/g12.png) no-repeat 17px center; padding-left:41px; line-height:36px; color:#ffffff;}
.y_483 .x_116 a:hover{ background:#ee7808 url(images/g12.png) no-repeat 17px center;}

.g_740_3{ float:left; width:740px; margin-top:40px; padding-bottom:8px;}
.g_740_3 .s_740{ float:left; width:740px; height:38px; border-bottom:1px solid #eeeeee;}
.g_740_3 .s_740 ul{ float:left}
.g_740_3 .s_740 li{ float:left; width:120px; height:39px; margin-right:1px;}
.g_740_3 .s_740 li a{ float:left; width:120px; height:36px; border-bottom:3px solid #999999; background:#eeeeee; color:#999999; font-size:14px; font-weight:bold; text-align:center; line-height:36px;}
.g_740_3 .s_740 li.on a{ border-bottom:3px solid #ee7808; color:#ee7808}
.x_740{ float:left; width:740px; margin-top:18px;}
.x_740 li{ float:left; width:700px; padding:0 20px; color:#666666; line-height:26px;}

.up_down{ float:left; width:720px; height:52px; padding:13px 0; padding-left:20px; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; margin-top:30px;}
.up_down .pn{ float:left; width:720px; color:#666666; line-height:26px;}
.up_down .pn a{ color:#666666;}
.up_down .pn a span{ color:#0066c5}
.up_down .pn a:hover span,
.up_down .pn a:hover{ color:#ee7808}

/*关于凌纽——组织架构*/
.img_740{ float:left; width:740px; margin-top:55px; padding-bottom:29px;color: #666666; font-size: 14px; line-height: 30px;}

/*联系我们*/
.g_1000_1{ float:left; width:1000px; margin-top:32px; padding-bottom:30px;}
.s_1000{ float:left; width:1000px; border-bottom:#eeeeee 1px solid; height:71px; text-align:center; font-size:20px; line-height:36px; font-weight:bold; color:#0066c5;}
.x_1000{ float:left; width:1000px}
.x_1000 .g_con{ float:left; width:1000px; margin-top:30px;}
.x_1000 .g_con .div{ margin-left:45px; float:left; width:30px; padding-right:10px;}
.x_1000 .g_con span{ float:left; width:248px; color:#666666; font-size:14px; height:30px; line-height:30px; margin:1px 0;}
.x_1000 .g_map{ float:left; width:1000px; height:300px; margin-top:30px;}

/*人才招聘——社会招聘*/
.g_740_4{ float:left; width:740px; margin-top:31px;}

.chancecontain{ position:relative;}
.chancecontain ul{ float:left;}
.chancecontain ul li{ float:left; width:740px; background:#eeeeee; line-height:54px; margin-top:10px;}
.chancecontain ul li.hover,
.chancecontain ul li:hover{ background:#0066c5;}
.chancecontain ul li .l_688{ float:left; width:720px; margin:0 0 0 20px;}
.chancecontain ul li .l_688 a{ float:left; width:330px; overflow:hidden; text-overflow:ellipsis; color:#333333; font-size:14px;}
.chancecontain ul li:hover .l_688 a{ color:#ffffff;}
.chancecontain ul li.hover .l_688 a{ color:#ffffff;}
.chancecontain ul li .time_fb{ float:left; width:200px; margin-left:13px; color:#666;}
.chancecontain ul li:hover .time_fb{ color:#FFF;}
.chancecontain ul li.hover .time_fb{ color:#FFF;}
.chancecontain ul li .pelNum{ float:left; width:100px; color:#666;}
.chancecontain ul li:hover .pelNum{ color:#FFF;}
.chancecontain ul li.hover .pelNum{ color:#FFF;}
.chancecontain ul li .deta{ background:#fff;}
.chancecontain ul li .deta.hover{ background:#fff;}
.chancecontain .deta{font-size:12px; width:750px; left:0; top:0; overflow:hidden;  position:relative; display:none;}
.chancecontain .deta .l_711{ float:left; width:711px; padding:20px 7px 15px 20px; border:1px solid #0066c5; line-height:26px; color:#666666;}
.chancecontain .deta .l_711 a{ color:#666;}
.chancecontain .deta .l_711 a:hover{ color:#0066c5;}
.lermore{ float:right; margin-top:26px; width:9px; height:8px; background:url(images/g19.png) no-repeat; cursor:pointer; padding-right:20px;}
.lermore.hover{ background:url(images/madd_4.png) no-repeat;}

/*销售与服务*/
.x_740_1{ float:left; width:740px; margin-top:65px;}

.g_740_5{ float:left; width:740px; height:30px; border-bottom:1px solid #eeeeee; margin-top:36px;}
.g_740_5 span{ float:left; height:28px; border-bottom:3px solid #ee7808; color:#0066c5; font-size:14px; line-height:14px;}
.x_740_2{ float:left; width:740px; margin-top:15px;}


/*在线询价*/
.x_740_3{ float:left; width:740px; margin-top:10px;}
.form_740{ float:left; width:740px; margin-top:20px;}
.usrName{ float:left; width:350px; height:48px; line-height:48px;}
.usrName span{ float:left; width:120px; text-align:center; background:#cccccc; height:48px; color:#333333; font-size:14px;}
.usrName .text_in{ float:left; width:230px; height:48px; line-height:48px; background:#eeeeee; border:0; text-indent:10px;}
.usrCenter{ float:left; width:740px; }
.usrCenter span{ float:left; width:120px; text-align:center; height:160px; line-height:48px; color:#333333;font-size:14px; background:#cccccc;}
.text_tx{ float:left; width:620px; height:160px; background:#eeeeee; border:0; text-indent:10px; line-height:24px;}
.img_yz{ float:left; width:112px; height:48px; margin:0 7px 0 0;}
.text_sub{ float:right; width:140px; height:48px; background:#ee7808; color:#fff; font-size:14px; border:0; cursor:pointer;}


/*保修查询*/
.xc_740_1{ float:left; width:360px; padding:95px 190px 252px 190px;}
.xc_740_1 .xt_360_1{ float:left; width:335px; height:30px; color:#333333; line-height:30px; padding-left:25px; background:url(images/xc_1.png) left center no-repeat;}
.xc_740_1 .xt_360_2{ float:left; width:360px; padding:11px 0 24px 0;}
.xcfom1{ float:left; width:320px; padding:0 20px; height:48px; border:0; background-color:#eeeeee; color:#999999; line-height:48px; font-family:"microsoft yahei";}
.xc_740_1 .xt_360_3{ float:left; width:140px; padding:0 110px;}
.xcfom2{ float:left; width:140px; height:46px; background-color:#ee7908; border:0; color:#fff; font-size:14px; text-align:center; line-height:46px; font-family:"microsoft yahei";}


