#header{
    width:100%;
    overflow:hidden;
}
.header{
	min-width:1200px;
    height:168px;
    margin: 0 auto;
	background: url(../images/head.jpg) no-repeat center 0;
}
.header img{
    width:1550px;
    height:168px;
}
/*   导航   */




/*#nav{
	width:100%;
    height:32px;
    margin:4px 0 9px 0;
}
*/
.nav{
	width:100%;
    height:32px;
    margin:8px auto;
    background: url(../images/nav_bg.jpg) no-repeat center 6px;
}

.nav .navbar{
	width:1050px;
    margin:0 auto;
	height:32px;
}

.nav .navbar .navb-item{ 
	float:left;
    height:32px;
    margin:0 5px;
    min-width:120px;
    text-align:center;
    background:url(../images/nav2new.png) no-repeat;
}
.nav .navbar .navb-item:hover{
	background:url(../images/nav_a_new.png) no-repeat;
}

.nav .navbar .navb-item a{
	height:32px;
    line-height:32px;
	display:block;
    color:#FFF;
    font-size:14px;
    font-family:微软雅黑;
	-webkit-text-stroke:0.2px #000;
	text-stroke:0.2px #000;
	font-weight:bold; 
}

.nav .navbar .active{ 
	text-decoration:none;
    font-weight:bold; 
	background:url(../images/nav_a_new.png) no-repeat;
}

.nav .navbar .navb-item a:hover{
	text-decoration:none;
    font-weight:bold; 
}

#nav_top1 ul,#nav_top2 ul,#nav_top1 ul,#nav_top5 ul{
	margin-left:-8px;
}
#nav_top3 ul{
	margin-left:-30px;
}

.nav .navbar .navb-item ul {display:none;  z-index:999; border:1px #cccccc solid;   }

.nav .navbar .navb-item:hover ul {display:block;   position:absolute;   line-height:43px;}

.nav .navbar .navb-item:hover ul li{ height:43px;  line-height:43px;  border-bottom:1px solid #cccccc;  }

.nav .navbar .navb-item:hover ul li a {display:block;  background:#FFF;  color:#000;  font-family:"微软雅黑";  display:block;  height:43px;  line-height:43px;  font-size:15px;  min-width:120px;  padding:0 6px; }

.nav .navbar .navb-item:hover ul li:hover a {     color:#F00;   } 




/*     banner      */
.banner{
    width:100%;
    margin:0 auto;
    position:relative;
    height:414px;
    overflow:hidden;
    z-index:1;
	-moz-box-shadow:5px 5px 10px #aaaaaa;     -webkit-box-shadow:5px 5px 10px #aaaaaa;     -o-box-shadow:5px 5px 10px #aaaaaa;     box-shadow:5px 5px 10px #aaaaaa;
}
.banner .bd{
    position:relative;
    z-index:0;
	margin:0 auto;
}
.banner .bd ul{
    width:100% !important;
}
.banner .bd li{
    width:100% !important;
    height:414px;
}
.banner .bd li a{
    height:414px;
    display:block;
}
.banner .hd{
    width:100%;
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    height:30px;
    line-height:30px;
    text-align:center;
}
.banner .hd ul{
    width:180px;
    height:24px;
    margin: 0 auto;
    background: #333;
    filter:alpha(opacity:80);
    opacity:0.8;
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	text-align:center;
}
.banner .hd ul li{
    cursor:pointer;
    display:inline-block;
    *display:inline;
    zoom:1; width:15px;
    height:15px;
    margin:4px 6px;
    background:url(../images/b.png);
    overflow:hidden;
    line-height:9999px;
}
.banner .hd ul .on{
    background:url(../images/a.png) no-repeat;
}



#picMarquee-left{width:100%;  background:url(../images/prod_bg_new.png) no-repeat;  height:275px;  border-top:1px #747272 solid;  border-bottom:1px #747272 solid;}
.picMarquee-left{ width:1316px;height:auto; overflow:hidden; margin:0 auto; position:relative;  padding:5px 0;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{  position:absolute; left:0; top:140px; display:block; width: 24px;height: 24px; background:url(../images/pro_zgd.png) no-repeat;}
.picMarquee-left .hd .next{ left:auto; right:0; background: url(../images/pro_ygd.png) no-repeat;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;  padding-left:60px; width:1200px; overflow:hidden;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;  }
.picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; position:relative;   border:1px #333 solid;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width: 230px;height: 180px; display:block; margin-top:36px; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{width: 100%; height: 34px; overflow:hidden; background: url(../images/group_protextbg.gif) repeat-x; }
.picMarquee-left .bd ul li .title a{ height:34px; line-height:34px; font-size:16px; color:#FFF; font-family:Microsoft YaHei; text-align:center; }
.picMarquee-left .h3_left{font-size:24px; font-family:Microsoft YaHei; line-height:30px; float:left;  padding-left:46px;}
.picMarquee-left .h3_right{font-size:24px; font-family:Microsoft YaHei; line-height:30px; float:right;  padding-right:40px;}


.picMarquee-left .bd ul li .title-pic-bg{ position:absolute; top:0; left:0; z-index:99; 
width:100%; height:74px; overflow:hidden;  background:url(../images/in-pro-xzbg.png) no-repeat;}
.picMarquee-left .bd ul li .title-pic-bg a{ display:inline-block; width:98%; height:38px; line-height:38px; overflow:hidden; 
text-decoration:none; font-size:16px; color:#FFF; font-family:Microsoft YaHei; text-indent:65px; font-weight:bold;}





.head_top_one{
	width:890px;
	height:65px;
	margin:0 auto;
}

#conCent{
    width:100%;
    overflow:hidden;
    margin-top:15px;
}
.conCent{
    width:1200px;
    height:490px;
    margin: 0 auto;
    position: relative;
}
.conCent-pic{
    position: absolute;
    left:0;
    top:-9px;
    z-index:999;
}
.conCent-pic2{
    position: absolute;
    right:0;
    top:-12px;
    z-index:999;
}
.conCentArt{
    margin:12px 0 0 10px;
    width:1188px;
    border:1px #8f9090 solid;
    height:469px;
    background: #eaeaea;
    position: relative;
	-moz-box-shadow:5px 5px 10px gray;     -webkit-box-shadow:5px 5px 10px gray;     -o-box-shadow:5px 5px 10px gray;     box-shadow:5px 5px 10px gray;
}
.conCentArt-part1{
    margin: 36px 0 0 600px;
}
.conCentArt-part2{
    width:350px;
    padding:0 12px;
    margin-top:36px;
    float:left;
}
.conCentArt-part2 .conCentArt-part2-pic{
    width:303px;
    height:250px;
}
.conCentArt-part2 .conCentArt-part2-txt{
    margin-top:10px;
}
.conCentArt-part2 .conCentArt-part2-txt p{
    color:#000;
    font-size:14px;
    line-height:20px;
    font-family:微软雅黑;
}
.conCentArt-part3{
    width:430px;
    margin-top:-10px;
    float: left;
    margin-left: 30px;
}
.conCentArt-part3 .part3-pic{
    margin-top:-5px;
}
.conCentArt-part3 .conCentArt-part3-txt .con-partPic{
     float:left;
     width:252px;
     height:182px;
	 overflow:hidden;
	 position:relative;

}
 .conCentArt-part3 .conCentArt-part3-txt .con-partPic .emd_img{
	width:288px;;
	height:172px;
	position:absolute;
	left:0;
	top:0;
 }
.conCentArt-part3 .conCentArt-part3-txt{
    margin-top:6px;
}
.conCentArt-part3 .conCentArt-part3-txt .con-partTxt{
    float:left;
    width:126px;
    height:150px;
    margin-left:16px;
}
.conCentArt-part3 .conCentArt-part3-txt .con-partTxt p{
    color:#000;
    font-size:14px;
    line-height:20px;
    font-family:微软雅黑;
    margin-bottom:24px;
}
.conCentArt-part4{
    width:320px;
    float:right;
    margin-top:50px;
}
.conCentArt-part4 .conCentArt-part4-Txt{
    margin-left:96px;
    color:#000;
    font-size:14px;
    line-height:20px;
    font-family:微软雅黑;
    margin-bottom:24px;
}
.conCentArt-part5 {
    width: 336px;
    height: 47px;
    background: #0b4ea5;
    position: absolute;
    right: 0;
    bottom: 0;
}
.part5-pic{
    margin:15px 14px 0 22px;
	float:left;
}
.zhan{
	float:left;
	margin-left:10px;
}
.part5-pic2{
    margin-top:5px;
	cursor:pointer;
}
#likenum{
	font-size:16px;
	color:#FFF;
	line-height:47px;
	margin-left:20px;
	font-weight:bold;
}
.Family{
    width:1200px;
    height:442px;
    margin: 0 auto;
    position: relative;
	background: url(../images/ooooo.png) repeat-x bottom;
	
}
.Familyx{    height:723px; }
.Family .Family-pic{
    position: absolute;
    left:-3px;
    top:-11px;
    z-index:999;
}
.Family .Family-pic2{
    position: absolute;
    right:0;
    top:-7px;
    z-index:999;
}
.Family .Family-pic2 img{
	width:155px;
	height:101px;
}
.FamilyArt{
    margin:12px 0 0 10px;
    width:1188px;
    border:1px #8f9090 solid;
    height:439px;
    background: #cdebf9;
    position: relative;
	-moz-box-shadow:5px 5px 10px gray;     -webkit-box-shadow:5px 5px 10px gray;     -o-box-shadow:5px 5px 10px gray;     box-shadow:5px 5px 10px gray;
}
.Familyx .FamilyArt{ height:720px; position:relative; }
.Family-pic3{
	float:left;
    margin:82px 0 0 58px;
	height:34px;
}
.Family-pic4{
    float:right;
	margin-top:100px;
    margin-right:30px;
	height:34px;
}
.Family-pic5{ position:absolute; bottom: 130px; right:10px; z-index:99; 
width:219px; height:auto;  overflow:hidden; }
.Family-pic5 img{width:219px; height:auto;  }
.Family-Ul{
    margin:140px 10px 10px 10px;
	height:286px;
	width:100%;
}
.Family-Ul li{
    float:left;
    width:286px;
    height:286px;
    overflow:hidden;
    margin-left:6px;
}

.Family-Ul li img{
    width:286px;
    height:286px;
}
.Family-Ul li:last-child{ width:334px; height:286px; }
.Family-Ul li:last-child img{ width:334px; height:286px;  }
.Family-Ul ul #PCMSAD_12 li:last-child{ width:286px; height:286px; }
.Family-Ul ul #PCMSAD_12 li:last-child img{ width:286px; height:286px;  }

.Family-Ul ul.qjf2_list li{ width:310px;  height:286px;  overflow:hidden;  margin-left:0;}
.Family-Ul ul.qjf2_list li img{ display:block; width:310px;  height:286px;  overflow:hidden;}
.Family-Ul ul.qjf2_list li:nth-child(1){ width:286px; margin-left:6px;}
.Family-Ul ul.qjf2_list li:nth-child(1) img{ width:286px;}
.Family-Ul ul.qjf2_list li:nth-child(2){ width:334px;}
.Family-Ul ul.qjf2_list li:nth-child(2) img{ width:334px; height:auto;}
.Family-Ul ul.qjf2_list li:nth-child(3){ width:334px;}
.Family-Ul ul.qjf2_list li:nth-child(3) img{ width:334px;height:auto;}
.sPort{
    width:1200px;
    height:420px;
    margin: 0 auto;
    position: relative;
}
.sPort .sPort-pic{
    position: absolute;
    left:0;
    top:-11px;
    z-index:999;
}
.sPort .sPort-pic2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}
.sPortArt{
    margin:12px 0 0 10px;
    width:1188px;
    border:1px #8f9090 solid;
    height:408px;
    background: #eaeaea;
    position: relative;
    overflow:hidden;
	-moz-box-shadow:5px 5px 10px gray;     -webkit-box-shadow:5px 5px 10px gray;     -o-box-shadow:5px 5px 10px gray;     box-shadow:5px 5px 10px gray;
}
.sPortArt-part1{
    margin:70px 0 0 9px;
    width:295px;
    height:338px;
    float:left;
    background: url(../images/sPort5.png) repeat-x bottom;
}
.sPortArtHa{
    font-size:24px;
    font-family:"微软雅黑";
    color:#c20b0b;
    padding-left:7px;
	font-weight:normal;
}
.sPortArtHb{
    max-height:80px;
    overflow:hidden;
    width:260px;
    margin:10px 0 0 7px;
    color:#010101;
    font-family:"微软雅黑";
}
.sPortArtHb .sPortArtHbPart1{
    float:left;
    max-height:80px;
    width:46px;
    font-size:18px;
    overflow:hidden;
}
.sPortArtHb .sPortArtHbPart2{
    float:left;
    max-height:80px;
    width:82%;
    line-height:18px;
    font-size:13px;
    overflow:hidden;
}
.sPortArtHc{
    font-size:18px;
    color: #010101;
    margin-top:8px;
}
.sPortArtHc .Hc-left{
    color:#06439f;
    font-size:14px;
}
.sPortArtHc .Hc-right{
    color:#06439f;
    font-size:14px;
    margin-left:30px;
}
.sPortArtHd{
    /*width:293px;
    height:121px;*/
    margin:5px 0 0 26px;
}
.sPortArtHe{
    color:#06439f;
    line-height:30px;
    margin-left:60px;
}
.sPortArtHf{
    font-size:18px;
    color: #010101;
    line-height:30px;
    margin:10px 0 0 2px;
}
.sPortArtHf span{
    font-size:13px;
}

.sPortArt-part2{
    margin:70px 0 0 40px;
    width:310px;
    padding-left:13px;
    float:left;
    height:338px;
    background: url(../images/sPort5.png) repeat-x bottom;
}
.sPort-Hd{
    margin-left:90px;
}
.sPortArt-part3{
    width:470px;
    height:318px;
    margin:90px 0 0 47px;
    float:left;
    background: url(../images/sPort5.png) repeat-x bottom;
    position: relative;
}
.sPortArtHa-post{
    position: absolute;
    left:-26px;
    top:-16px;
	sPortArtHa
}
.sPortArtHa-post p{
    float:left;
    width:246px;
}
.sPortArtHa-post span{
    float:left;
    width:240px;
    font-size:19px;
    line-height:24px;
}
.sPortArt3Hb{
    margin-top:40px;
}
.sPortArtHdPic{
    position: absolute;
    left:-50px;
    top:50px;
    height:140px;
    width:493px;
}
.sPortArtHeArt3{
    color:#06439f;
    height:24px;
    line-height: 24px;
    margin:100px 0 0 10px;
}
.sPortArtHeArt3 .art{
    margin-left:60px;
}
.sPortArtHeArt3 span{
    margin:0 20px;
}
.sPortArtHfArt{
    height:80px;
    margin:20px 0 0 20px;
}
.sPortArtHfArt p{
    float:left;
    margin-bottom:10px;
}
.sPortArtHfArt .sPortArtHfSpan1{
    float:left;
    width:60px;
    font-size:18px;
    color: #010101;
    line-height:20px;
}
.sPortArtHfArt .sPortArtHfSpan2{
    width:370px;
    display:block;
    float:left;
    font-size:13px;
    line-height:20px;
}
.Technology{
    margin:10px auto;
    width:1200px;
    position: relative;
}
.Tech-pic{
    position: absolute;
    top:-10px;
    left:0;
}
.Tech-pic2{
    position: absolute;
    top:1px;
    right:1px;
}
.TechnologyArt{
    width:1188px;
    border:1px #363737 solid;
    height:367px;
    margin-left:10px;
    background: #829690;
	-moz-box-shadow:5px 5px 10px gray;     -webkit-box-shadow:5px 5px 10px gray;     -o-box-shadow:5px 5px 10px gray;     box-shadow:5px 5px 10px gray;
}
.Technologybaike{
    width:1188px;
    border:1px #363737 solid;
    height:347px;
    margin-left:10px;
    background: #f8f4e1;
	-moz-box-shadow:5px 5px 10px gray;     -webkit-box-shadow:5px 5px 10px gray;     -o-box-shadow:5px 5px 10px gray;     box-shadow:5px 5px 10px gray;
}
.Technologybaike a{ display:block; width:100%; height:347px; overflow:hidden; }
.TechnologyPic{
    margin:80px 0 0 27px;
}
.TechnologyPho{
    margin:10px 0 0 31px;
}
.TechnologyPho img{
   margin:3px 18px;
}
.TechnologyPho .PhoLef{
    margin-left:46px;
}
.TechnologyPho .PhoRef{
    margin-left:70px;
}
.padding_none{
	padding-top:16px;
	width:350px;

}





.last_thr{width:1170px;height:auto; overflow:hidden; margin:25px auto;}
/*新闻中心*/
.three_o{width:545px;height:auto; overflow:hidden;}
.sh a{font-size:24px; color:#434343; font-family:Microsoft YaHei; font-weight:normal; padding:0 20px 0 40px; background:url(../images/last_xw.png)no-repeat left;}
.sh a span{color:#aaaaaa; font-size:18px;line-height:30px; margin:0 0 0 10px;}
.xw{ width:545px;height:155px;margin:15px 0 0 0;float:left;}
.xw img{float:left;}
.qj{float:left;font-size:19px; color:#000000; font-family:Microsoft YaHei; font-weight:normal; padding:22px 0 0 34px;}
.xw p{color:#484848; font-size:13px;line-height:22px;padding:60px 20px 0 238px;font-family:Microsoft YaHei;}
.xw1{width:528px; overflow:hidden; float:left; margin:24px 0 0 0;}
.xwdt li{ border-top:solid 1px #ccc;  line-height:46px; height:46px; float:left; width:100%;}
.xwdt li a{font-size:16px; color:#000000; font-family:Microsoft YaHei; font-weight:normal; line-height:46px; padding:0 0 0 4px;}
.xwdt li span{font-size:16px; color:#959595; font-family:Microsoft YaHei; font-weight:normal; float:right; padding-right:15px;}
.xwdt li.xwdt1{ border:none;}
/*技术资料*/
.three_t{width:555px;height:auto; overflow:hidden;}
.three_t .sh a{font-size:24px; color:#434343; font-family:Microsoft YaHei; font-weight:normal; padding:0 20px 0 40px;
background:url(../images/last_js.png) no-repeat left;}



#footer{ width:100%;height:auto; overflow:hidden; background:url(../images/foot_bj.jpg) no-repeat center;}
#footer_o{ width:100%;height:334px; padding:0 0 10px 0; overflow:hidden;background:url(../images/foot_bj.jpg) no-repeat center;}
.footer_o{width:1200px;height:auto; margin:0 auto;}
.left{float:left; width:800px; height:auto; margin:34px 0 0 0;}

.footer1_le1{ width:100%;height:auto; overflow:hidden; }
.footer1_le1 dl{ width:130px; height:auto; min-height:188px; overflow:hidden; float:left; }
.footer1_le1 dl a{  text-decoration:none; }
.footer1_le1 dl dt{ width:100%; height:36px; line-height:36px; overflow:hidden; border-bottom:1px #8a8a8a solid; text-indent:6px; }
.footer1_le1 dl dt a{ color:#ffac24; font-size:16px; font-weight:bold; font-family:Microsoft YaHei;  }
.footer1_le1 dl dd{ width:100%; height:30px; line-height:30px; overflow:hidden;  text-indent:6px;}
.footer1_le1 dl dd a{ color:#fff; font-size:14px; font-family:Microsoft YaHei;  }

.footer1_le2{ width:100%; height:auto; overflow:hidden;  margin:32px 0 0;}
.footer1_le2 h3{ width:100%; height:auto; overflow:hidden; line-height:30px; color:#c6c6c6; font-size:19px; font-family:Microsoft YaHei;  font-style:normal; }
.footer1_le2 p{ width:100%; height:auto; overflow:hidden; line-height:20px; color:#bdbdbd; font-size:12px; font-family:SimSun;}


.map{width:370px;heigth:250px; float:left; margin:60px 0 0 30px;}
.map .map1{float:left; margin:105px 20px 0 0;}
.map .ewm{ margin:0; float:left;}
.map .yuan{ margin:13px 15px 0 0;}
.map a{color:#ffffff; font-size:13px; font-family:Arial, Helvetica, sans-serif;font-weight:bold; line-height:46px;}
.map select{width:170px; float:left;border:1px solid #dcdcdc; color:#a6a6a6;}
.map select option{height:17px;line-height:17px;float:left; padding:0 10px; }
.map .go{float:right;}
.map .eml{float:right; margin:80px 0 0 0;}

#footer_t{ width:100%;height:88px; overflow:hidden;background:url(../images/foot_jbbj.png) repeat-x center;}
.footer_t{ width:1200px;;height:88px; margin:0 auto; font-size:13px; color:#e3e3e3; font-family:SimSun; padding:23px 0 0 0;}
.footer_t a{ font-size:13px; color:#e3e3e3; font-family:SimSun; line-height:20px; }
/* 底部结束 */

.pfw{ position:fixed; top:20%; right:0; z-index:999; width:284px; height:auto; overflow:hidden; }
.pfw li{ width:284px; height:auto; overflow:hidden; float:left;  margin:1px 0 0;}
.pfw li a{ display:block; width:100%; height:72px; overflow:hidden; text-align:right; background:url(../images/fl-ico1.jpg) no-repeat right 0; }
.pfw li a.a2{ background:url(../images/fl-ico2.jpg) no-repeat right 0; }
.pfw li a.a3{ background:url(../images/fl-ico3.jpg) no-repeat right 0; }
.pfw li a.a4{ background:url(../images/fl-ico4.jpg) no-repeat right 0; }
.pfw li a.a5{ background:url(../images/fl-ico5.jpg) no-repeat right 0; }
/*.pfw li a:hover{  background:url(../images/fl_ico4ho.png) no-repeat right 0; }
.pfw li a.a2:hover{  background:url(../images/fl_ico4ho.png) no-repeat right 0; }*/
.pfw li a.a3:hover{  background:url(../images/fl_ico3ho.png) no-repeat right 0; }
.pfw li a.a4:hover{  background:url(../images/fl_ico4ho.png) no-repeat right 0; }
/*.pfw li a.a5:hover{ background:url(../images/fl-ico1.jpg) no-repeat right 0; }*/


/* 新增 */
.in_newsx_box{ width:370px; margin-right:20px;}
.in_newsx_box .sh a{ font-size:18px;}
.in_newsx_box .sh a span{ text-transform: uppercase; font-size:18px;}
.in_newsx_box .xw{ width:100%; height:auto;}
.in_newsx_box .xw .xxww{ display:block; float:left; width:140px; height:105px; overflow:hidden; }
.in_newsx_box .xw .xxww img{ display:block; float:left; width:140px; height:105px; overflow:hidden; }
.in_newsx_box .xw .info{ display:block; float:left; width:210px; height:auto; overflow:hidden; float:right; }
.in_newsx_box .xw .info a,.in_newsx_box .xw .info p{ display:block; width:100%; height:auto; overflow:hidden; }
.in_newsx_box .xw .info a.qj,.in_newsx_box .xw .info p{ padding:0;}
.in_newsx_box .xw .info a.qj{ height:33px; line-height:33px;}
.in_newsx_box .xw .info p{ height:66px; line-height:22px;}
.in_newsx_box .xw1{ width:100%; margin-top:6px;}
.in_newsx_box .xwdt li,.in_newsx_box .xwdt li a{ height:36px; line-height:36px;}

/* 新增全家福 */
.qjf_list,.qjf_list li,.qjf_list li a{ width:100%; height:auto; overflow:hidden; }
.qjf_list{ width:1213px; margin:0 auto;}
.qjf_list li{  float:left; }
.qjf_list li img{ width:100%;}