﻿   html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5; font-size: 12px;font-family:'微软雅黑';
   background-image:url('../images/bodybg2.jpg');
  background-repeat:no-repeat;
/*  background-attachment:fixed;*/
  background-position:center top;


}
/*logo nav */

a img {border:none;}

.wrap{width: 100%;height: 100%;overflow: hidden; position:relative; margin:0 auto;}
.wp1{margin-left: 50%;}
.wp2{width: 1920px; margin-left: -960px;}
.clear{clear:both;}

 /*logo*/

 .wrap .logo{width:1200px;height:143px;margin:0 auto;}
 .wrap .logo .logoleft{float:left; width:414px;height:98px;margin-top:20px; background: green;}

 .wrap .logo .logoright {float:right; width:300px;height:68px;margin-top:38px; position: relative; }
 .wrap .logo .logoright .lang{position:relative;}
 .wrap .logo .logoright .lang .lgtxt{display: block;float:right;margin-top:8px;margin-right:8px;width:150px;text-align: right;}
 .wrap .logo .logoright .lang .yy{display:block;width:90px;height:32px; float:right;position: relative;line-height:32px;border:1px solid #D7D7D7;}
 .wrap .logo .logoright .lang .yy img{margin-left:65px;margin-top:10px; position: absolute;right:15px;top:3px; }
 .wrap .logo .logoright .lang ul{display: none;width:90px;height:32px; position: absolute;right:0px ;top:32px;background: #0580FF; list-style: none; text-align: center; line-height: 32px;} 

 .wrap .logo .logoright .lang ul a{color:#fff; text-decoration: none;} 
 
.wrap .logo .logoright .txt{width:100%;height:22px;margin-top:45px; text-align: right;color:#B4B4B4;}
.wrap .logo .logoright .txt a{color:#000;text-decoration: none;}





/*nav*/
 .wrap .wnav{width:100%;height:56px;background:url('../images/navbg.jpg') repeat-x left center;position: relative;z-index:15;}
 .wrap .nav {width:1200px;height:56px;margin:0 auto;position: relative;z-index:11;}
 .wrap .nav ul{display: block;list-style: none;width:1200px;height:56px;line-height:56px; text-align: center;}
 .wrap .nav ul li{width:160px;height:56px;list-style:none;float: left; position: relative;background:url('../images/navlibj.jpg') no-repeat right center;}
   .wrap .nav ul .lastli{background:url('');}
 .wrap .nav ul li a{display: block;width:160px; height:56px;text-decoration: none; line-height:56px;color:#000;font-size: 14px;z-index: 10;}
 .wrap .nav ul li a:hover{background: url('../images/navbg.png') no-repeat center bottom;}
/* .wrap .nav ul li .lasta{background: url('');}
 .wrap .nav ul li .onea:hover{background: url('../images/nav.png') no-repeat left top; color:#ffffff;}*/
 

 .wrap .nav ul li ul{position: absolute;width:160px;height:auto;left:-3px;display: none; background: #0680FF;}
 .wrap .nav ul li ul li{position: relative;background: url('');text-align: center;height:30px;}
  .wrap .nav ul li ul li img{position: absolute;left:20px;top:10px;display: none;width:20px;}
 .wrap .nav ul li ul a{display: block;text-decoration: none; line-height:30px;color:#fff;text-align: center;font-size: 12px;}
.wrap .nav ul li ul a:hover{background:#fff; color:#006EE1;height:30px;}


.wrap .nav .sbxxli{position: relative;}
.wrap .nav .sbxxul{position:absolute;left:110px; top:0px;display: block;min-height:30px;}
.wrap .nav .sbxxul li{float:left;}




/**************banner特效*************/
/*导航产品世界*/
#pworld{position: relative;}
.wcpsj{width:100%;height:581px;background: #0A3190; position: absolute;left:0px;top:55px;display: none;}
.cpsj{width:1200px;height:495px;margin:20px auto 0px;}
.cpsj .cptop{height:540px;padding-left:1px; }
.cpsj .cptop dl{ float:left; padding:0 24px;}
.cpsj .cptop dl dt{color:#fff;font-size: 14px;}
.cpsj .cptop dl dt a{text-decoration: none;color:#fff;}
.cpsj .cptop dl dd{background: url('../images/cpicon1.png') no-repeat 10px center ;padding-left:25px;height:26px; line-height: 26px;margin-bottom: 5px;}
.cpsj .cptop dl dd:hover{background: #fff url('../images/cpicon2.png') no-repeat 10px center;}
.cpsj .cptop dl dd:hover a{color:#006EE1;}
.cpsj .cptop dl dd a{color:#fff;text-decoration: none;display: block;height:26px;padding:0 5px;}

.cpsj .cptop ul{list-style: none;}
.cpsj .cptop ul li{float:left;display: block;height:320px;margin-bottom:10px;}









.slideBox{ width:100%;height:420px;margin:0 auto; overflow:hidden; position:relative; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; display:block; }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer;}
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle;list-style: none; }
		.slideBox .bd img{  display:block;  }
.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

/*********************************/

 /*上部 */
 
     
  .ititle{height:45px;line-height:45px;border-bottom: 2px solid #DBDBDB;}
  .ititle h1{font-size:18px;color:#1168BE; float:left;}
  .ititle img{float:right;margin-top:13px;}
 
 
 
   .top{width:1200px;height:840px; margin:0 auto;}
   .top .left{width:384px;height:840px;float:left;}
    .top .left .video{height:349px; }
     .top .left .video .vcont{margin-top:20px;}
    
    .top .left .news{height:353px;}
   
     .ncont{margin-top:20px;}
      .ncont .ntop{width:100%;height:136px;}
    .ncont .ntop .nleft{float:left;width:50%;}
    .ncont .ntop .nright{float:right;width:50%;}
      .ncont .ntop .nright h1{font-weight: bold;}
      .ncont .ntop .nright h1 a{text-decoration: none; color:#000;}
     .ncont .ntop .nright .ndesc{line-height: 27px;}
     .ncont .ntop .nright .detail{margin-top:10px;}
     
     
     
  .ncont .nlist{height:115px; margin-top:10px;}
 .ncont .nlist ul{display: block;list-style: none;}
  .ncont .nlist ul li{height:18px;line-height: 18px;color:#666666; list-style: none;margin-bottom: 6px;clear:both;}
 .ncont .nlist ul li font{display: block;height:18px;line-height: 18px;float:left;margin-top:-5px; font-size: 20px;}
  .ncont .nlist ul li a{float:left; text-decoration: none;color:#666666;}
 .ncont .nlist ul li a:hover{color:#0581FF;}
 .ncont .nlist ul li span{float:right;}
    
    
    
    
    
    
   .top .left .hynews{height:331px;}
   
   
   
   
   
   
   
   .top .right{width:791px;float:right; }
    .top .right .about{height:194px;}
   .top .right .prolist{height:651px;}
   
    .top .right .prolist ul{display: block; list-style: none;width:790px;height:161px; margin:20px 0px;  padding-left:2px;padding-bottom: 20px; border-bottom: 1px solid #E5E5E5;}
    .top .right .prolist .lastul{border-bottom:0px solid #E5E5E5;}
    .top .right .prolist ul li{width:384px;height:166px; float:left;margin:0 5px;}
     .top .right .prolist ul li .pimg{width:235px;height:157px; float:left; text-align: center;line-height: 157px; vertical-align: middle;border:1px solid #E5E5E5;}
     .top .right .prolist ul li .pimg img{vertical-align: middle;}
   .top .right .prolist ul li .ptxt{width:142px;height:157px; float:right; }
    .top .right .prolist ul li .ptxt h1 a{text-decoration: none;font-weight: bold; color:#000;}
    .top .right .prolist ul li .ptxt span{line-height:20px;}
   
   
   
   
   
   
   
   
    .top .right .cglist{height:188px; }
    .top .right .cglist ul{display: block;list-style: none; margin-top:30px; }
    .top .right .cglist li{list-style: none; float:left;width:335px;height:43px; background: gray;margin:0px 5px; background: url('../images/icon.jpg') no-repeat left center;padding-left:50px;}
     .top .right .cglist li div{float:right;margin-right:15px;}
     .top .right .cglist li h1 a{color:#000;text-decoration: none;}
    .top .right .cglist li span{color:#999999}
    
  .picMarquee-left{ width:1200px;  overflow:hidden; position:relative;   height:185px;}

.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
         cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ margin-top:15px;  }
.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;width:230px;height:157px;position: relative; border:3px solid #EFEFEF;z-index: 1;}
.picMarquee-left .bd ul li span{position: absolute;display: block;width:144px;height:19px;bottom:0px;background: url('../images/prot.png') no-repeat center center;color:#fff;}
.picMarquee-left .bd ul li span a{text-decoration: none;color:#fff;}

.picMarquee-left .bd ul li .pic{text-align:center;}

.picMarquee-left .bd ul li .pic img{padding-top:4px; width:222px;height:150px; }

.picMarquee-left .bd ul li .ptitle{line-height:24px; z-index: 2;position: absolute;left:0px ;top:0px;width:100%;height:100%;background: url('../images/probg.png') no-repeat; display: none;}
.picMarquee-left .bd ul li .ptitle div{margin:0 auto;margin-top:20%; }
.picMarquee-left .bd ul li .ptitle a{float:none;display: block;}
.picMarquee-left .bd ul li .ptitle .ta{text-decoration: none;color:#fff;font-size: 16px;margin-bottom: 10px;}
    
.ygfc{height:230px;width:1200px; margin:30px auto;}
.ygfc .picMarquee-left .bd ul li{border:0px;position: relative;border:2px solid #EFEFEF}
.ygfc .ygtitle{width:210px;height:35px;position: absolute;bottom: 8px;background: #000;background-color:rgba(0, 0, 0, 0.5)!important; filter:Alpha(opacity=60);line-height: 35px; display: none;margin:0 0 0 8px;}
.ygfc .ygtitle a{text-decoration: none;color:#fff;}
    /*about*/
    .acont{line-height: 25px;color:#666666;overflow: hidden;}

   
   
   
   /*footer*/


.wyq{height:78px;width:100%;background: #EDEDED;}
 .yqlink{width:1200px;height:64px;line-height: 64px;margin:0 auto;}
 .yqlink img{float:left;margin-top:28px;}
  .yqlink span{display: inline-block;float:left;margin-top:10px;margin-left:10px;}
  .yqlink span a{text-decoration: none;color:#5B5B5B; font-size: 14px;}


 .wrap .wfooter{width:100%;height:181px;background: url('../images/footbg.jpg') repeat-x left center;padding-top:1px;}
 .wrap .wfooter .footer{width:1200px;height:77px;margin:60px auto 0px;position: relative;}

  .wrap .footer .fnav{width:1000px;height:34px;line-height: 34px;color:#686666;}

   .wrap .fnav a{color:#E8E8E8; text-decoration: none;}
   .wrap .wfooter .wfnav .fnav .lasta{border-right:0px solid #999999;}

 .wrap .wfooter .footer img{position: absolute;right:0px;top:0px;}
 .wrap .footer .fcopy{width:600px;height:21px;margin-top:10px;color:#C4C4C4;}
 
 
 

 
 /*网站内页样式*/
 
 /*关于我们*/
.banner{width:100%;height:340px;}
.banner .slideBox{width:100%;height:340px;margin:0 auto; overflow:hidden; position:relative;}

.wcnav{width:100%;height:66px;background: #F3F3F3;border:1px solid #D8D8D8;}
.cnav{width:1200px;height:66px;margin:0 auto;position: relative;}
.cnav ul{display: block;list-style: none;width:900px;float:left;}
.cnav ul li{list-style: none;float:left;min-width:120px;height:68px;border-left:1px solid #D8D8D8;border-right:1px solid #D8D8D8;}
.cnav ul .firstli a{background: url(../images/cnav.jpg) no-repeat center center;color:#fff;}
.cnav ul li a{display: block;min-width:120px;height:68px; line-height: 68px;text-align: center;font-size: 16px;text-decoration: none;color:#005DB9;}
.cnav ul li a:hover{background: url(../images/cnav.jpg) no-repeat left center;color:#fff;min-width:120px;}

 .cnav form{width:272px;height:32px;  float:right;margin-top:15px;}
.cnav .formdiv .key{color:#B5B5B5;width:211px;height:25px;vertical-align:top;margin:0px;padding-left:10px;float:left;padding-top:5px;}
 .cnav .formdiv .sub{margin:0px;padding:0px;margin-top:0px;float:right;}    

 
 .atitle .cnav{border-bottom: 1px solid #E2E2E2;}
 .atitle .cnav h1{color:#005DB9;font-size: 20px;}
 .atitle .cnav span{float:right;}
 
 


.main{width:1200px; min-height:1000px;margin:0 auto; margin-top:20px;}


 .wrap .main .left{height:auto;width:290px;float:left;padding:30px 10px 10px 0px;}
 .wrap .main .left ul{ list-style: none; display: block;width:250px;height:auto;}
 .wrap .main .left ul li{list-style:none;margin:0px 0px 0px 0px;width:310px;height:64px;border-bottom:1px solid #E0DFDF;
            background:#DBDBDB url('../images/a1.png') no-repeat 260px center;line-height: 64px;text-align: center;border: 1px solid #E5E5E5;}
 
 
 
 .wrap .main .left ul li:hover{background: #0168CF url(../images/a2.png) no-repeat 260px center ;}
 .wrap .main .left ul li:hover a{color:#fff;}
 .wrap .main .left ul li a{color:#000000;font-size: 16px; text-decoration: none;}
 /*  .wrap .main .left ul li a:hover{color:#152E58;}*/
 .wrap .main .left ul li .ra{display: block;float:right;}
 .wrap .main .left ul .onecat{color:#fff;line-height: 64px;background: #0168CF url(../images/a2.png) no-repeat 260px center ;}
 .wrap .main .left ul .onecat a{color:#fff;font-size: 16px;}
 /*  .wrap .main .left ul .onecat a:hover{color:#193769;}*/
 .wrap .main .left .cat{width:290px;height:41px;text-align: center;line-height: 41px;color:#000000;font-size: 30px;margin-bottom: 10px;}


 .wrap .main .right{width:850px;height:auto;float:right;padding-top:13px;border-left:1px solid #E5E5E5;}

 .wrap .main .right .righttop{width:850px;height:30px;padding-top:20px;border-bottom: 1px solid #EDEDED}
 .wrap .main .right .righttop h1{float:left;font-size:18px;margin-left:10px;}
 .wrap .main .right .righttop span{float:right;margin-right:15px;}
 .wrap .main .right .righttop span a{color:#000000;text-decoration: none;}
 .wrap .main .right .content{width:820px;min-height:380px;margin-top:15px;line-height:35px;padding:10px 25px 10px 15px;font-size: 14px; }

 .main .right .title{font-size: 20px;font-weight: bold;text-align: center;margin-top:20px;}
 .main .right .info{border-bottom: 1px solid #EDEDED;text-align:center;margin:0 auto;margin-top:10px;color:#D1D1D1;width:800px;padding-bottom:10px;height:20px; }

 .wrap .main .right .content ul{list-style: none;display: block;width:850px;min-height:400px;margin-left:15px;}
 .wrap .main .right .content ul li{list-style: none;height:auto;}
 .wrap .main .right .content ul li .zztitle{text-align: center;display: block;height:30px;width:180px;background:#CBB587;line-height: 30px;color:#ffffff;text-decoration: none;}






.main .macont{padding:20px; height: auto;}

.main .macont .aimg{margin:0px auto; float:right;}


.main .macont .matitle{margin-bottom:30px;}
.main .macont .matitle h1{font-size: 22px;color:#333333;}
.main .macont .matitle span{color:#999999;font-size: 14px;}
.main .macont .atxt{line-height:27px;color:#333333;font-size: 14px;}





.main .macont ul{display: block;width:850px; list-style: none;clear:both; margin-top:0px;min-height: 600px; }

.main .macont ul li{width:200px;height:205px;float:left; margin:0px 40px;list-style: none;text-align: center;  }
.main .macont ul li .listtitle{text-align: center;display: block;height:30px;line-height: 30px;color:#000;text-decoration: none;background:#F3F3F3;margin-top:10px;}

.main .macont .videoli{position: relative;}

.main .macont .videoli .bfbuttom{position: absolute;width:50px;height:50px;left:80px;top:50px;}
.main .macont .videoli span{text-align: center;display: block;height:40px;line-height: 40px;color:#000;text-decoration: none;background:#F3F3F3;margin-top:10px;}
.main .macont .videoli span a{text-decoration: none;color:#000;}
.main .adetail{margin-top:20px;min-height: 450px;}
.main .adetail h1{font-size: 20px;font-weight: bold;text-align: center; }
.main .adetail .info{border-bottom: 1px solid #E0DFDF;margin-top: 10px ;text-align: center;color:#D8D8D8;}
.main .adetail .desc{margin-top:10px;padding:10px 30px;line-height: 27px;font-size: 14px;}
.main .adetail .showimg{margin-top: 40px;text-align: center;}



/*新闻中心*/

/* .main .newslist{margin-top:20px;width:1200px;min-height:1000px;margin:0 auto;padding-top:30px;}
.main .newslist ul{display: block;list-style: none;width:1200px;margin:0 auto;}
.main .newslist ul li{list-style: none;width:1200px;height:137px;margin-bottom: 20px;border-bottom: 1px dotted #C4C4C4;}
.main .newslist ul .noborder{border-bottom: 0px dotted #C4C4C4;}
.main .newslist ul li .detail{color:#CD0000;text-decoration: none;}
.main .newslist ul li .detail:hover{font-weight: bold;}
.main .newslist ul li span{ display: block;float:right;color:#A0A0A0}

.main .newsinfo{width:1200px;height:137px;}
.main .newsinfo .newsimg .nimg{float:left;width:180px;height:137px;}
.main .newsinfo .newstext{float:left;width:1000px;height:137px;}
.main .newsinfo .newstext h1{font-size: 18px;margin-bottom: 10px;color:#005DB9}
.main .newsinfo .newstext h1 a{text-decoration: none;color:#000000;}
.main .newsinfo .newstext h1 a:hover{color:#005FB6;}
.main .newsinfo .newstext .ncont{line-height: 26px;color:#777777;font-size: 14px;}
.main .newsinfo .newstext .ncont .detail{float:none;}
.main .newsinfo .newstext .info{color:#999999;margin-top:5px;}

.main .newsinfo .newsdate{float:left;width:110px;height:137px;}
.main .newsinfo .newsdate span{display: block;width:60px;height:90px;float:right;margin:10px 0px 0 28px;padding:10px 0px 10px 5px;color:#666666 ;}
 .main .newsdate .day{font-size:45px; font-weight:bold;}
 .main .newsdate .ym{font-size:14px; font-weight:bold;}*/

.main .nmain{padding:10px;height:auto;}
 .main .newslist{margin-top:0px;width:820px;height:auto;margin:0 auto;padding:0px; margin-left:20px;float:right;}
.main .newslist ul{display: block;list-style: none;width:820px;margin:0 auto;}
.main .newslist ul li{list-style: none;width:820px;height:90px;margin-bottom: 20px}
.main .newslist ul li .detail{color:#CD0000;text-decoration: none;}
.main .newslist ul li .detail:hover{font-weight: bold;}
.main .newslist ul li span{ display: block;float:right;color:#A0A0A0}


.main .right .newslist ul .newsli{list-style: none;width:800px;height:30px; background:url('../images/yf.jpg') no-repeat left center;line-height: 30px;padding-left:5px;margin-bottom: 5px; }
.main .right .newslist ul .newsli:hover{background:url('../images/ryf.jpg') no-repeat left center;}
.main .right .newslist ul .newsli a{display: block;float:left;color:#666666;text-decoration: none;}
.main .right .newslist ul .newsli a:hover{color:#9C140D;}
.main .right .newslist ul .newsli span{ display: block;float:right;color:#A0A0A0}



.main .newsinfo{width:820px;height:137px;}
.main .newsinfo .newsimg{width:87px;height:90px;float:left;margin-right:20px;}



.main .newsinfo .newsimg .year{display: block;width:87px;height:28px; background: #005DB9;float:left;margin-bottom:8px;line-height: 28px;text-align: center;font-size: 16px;color:#fff;}
.main .newsinfo .newsimg .md{display: block;width:87px;height:28px; background: #CCDFF1;float:left;line-height: 28px;text-align: center;font-size: 16px;color:#3680C8;}



.main .newsinfo .newsimg .nimg{float:left;width:114px;}


.main .newsinfo .newstext{float:left;width:700px;height:90px;}
.main .newsinfo .newstext h1{font-size: 18px;margin-bottom: 0px;display: inline-block; }
.main .newsinfo .newstext h1 a{text-decoration: none;color:#005FB6;;}
.main .newsinfo .newstext h1 a:hover{color:#005DB9;}
.main .newsinfo .newstext .ncont{line-height: 26px;color:#777777; margin-top:0px;}
.main .newsinfo .newstext .ncont .detail{float:none;}

.main .newsinfo .newsdate{float:left;width:80px;height:137px; margin-left:20px;}
.main .newsinfo .newsdate span{display: block;width:60px;height:90px;float:right;margin:10px 0px 0 28px;padding:10px 0px 10px 5px;color:#666666 ;}
 .main .newsdate .day{font-size:45px; font-weight:bold;}
 .main .newsdate .ym{font-size:14px; font-weight:bold;}
 
.main .right .newscont{padding:10px 30px 0 40px;line-height: 30px;min-height:400px;font-size: 14px;}
.main .right .newsdetail .showimg{margin-top: 10px;text-align: center;}
 
 
 
 .main .newscont{min-height: 450px;padding-top:30px; width:1200px;margin:0 auto;line-height: 40px;}
 .main .newscont .ntext{padding:10px 30px 0 40px;font-size: 14px;line-height: 27px;}
 .main .newscont .title{font-size: 20px;font-weight: bold;text-align: center;margin-top:20px;}
 .main .newscont .info{border-bottom: 1px solid #EDEDED;text-align:center;margin:0 auto;margin-top:10px;color:#D1D1D1;width:1200px;padding-bottom:20px;height:20px; }
 
 .newscont .showimg{margin:20px 0;text-align:center;}
.newscont .showimg a img{border:1px solid #ccc;padding:1px;}
.newscont .showimg a:hover img{border:1px solid #F90;padding:1px;}
 .main .ygfcul{display: block;width:1200px; list-style: none;clear:both; margin-top:35px;min-height: 600px;}

.main .ygfcli{width:250px;height:205px;float:left; margin:20px 25px;list-style: none;text-align: center; }
.main .ygfcli .listtitle{text-align: center;display: block;height:30px;line-height: 30px;color:#000;text-decoration: none;background:#F3F3F3;margin-top:10px;}

/*联系我们*/
.main .mcontact .cimg{width:1200px;height:270px;margin:35px 0px;}
 .cnav h1{min-width:300px;height:34px;line-height: 34px;font-size: 18px; margin-top:16px;display: inline-block; float: left;}
.cnav font{color:#0194D5;font-size: 12px;}
.cnav span{float:right;margin-top:25px; color:#7E7E7E;font-size: 14px;}
.cnav span a{ color:#7E7E7E; text-decoration: none;font-size: 14px;}

.main .mcontact .ctop{width:1150px;height:182px; margin:0 0;padding-bottom:60px;}
.main .mcontact .ctop .add{width:322px;height:182px; float:left; }
.main .mcontact .ctop .add h1{font-size: 25px;font-weight: bold;margin-bottom: 10px;}
.main .mcontact .ctop .add span{line-height: 27px;}


.main .mcontact .ctop .tel{width:362px;height:132px; float:left; padding-top:50px;margin-left:120px;border-right:1px solid #E5E5E5;}
.main .mcontact .ctop .tel span{line-height: 27px; }
.main .mcontact .ctop .wx{width:328px;height:182px; float:right;text-align: right;}

/*销售热线*/
.cbottom{min-height: 437px;margin:30px auto;}
.cbottom .ctleft{float:left; width:569px;height:437px;}
.cbottom .ctright{float:right; width:564px;height:437px;background: blue;}


 
 
 
 .preNext{position:relative;width:1200px;margin:0 auto;}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;margin-left:40px;list-style: none;}
.preNext .text li{margin-bottom: 0px;}
.preNext .text a{color:#333333;text-decoration: none;}
.preNext .text a:hover{color:#000000;text-decoration: underline;}


 .page_info{text-align:center;margin:0px 0 30px 0;color:#333;}  
   
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:30px;}
.page_list a{display:inline-block;color:#898989;text-align:center;padding:0 8px;margin:0 10px;text-decoration: none;}
.page_list a:hover{color:#2648A1;}
.page_list .next{width:40px;height:40px;background: url(../images/page2.png) no-repeat center center;vertical-align: middle;}
.page_list .last{width:40px;height:40px;background: url(../images/page1.jpg) no-repeat center center;vertical-align: middle;}

.page_list a.on{color:#2648A1;}
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;} 


/*产品列表页*/
.pnav h1{width:162px;height:34px;line-height: 34px;font-size: 18px; margin-top:16px;display: inline-block; float: left;}
.pnav font{color:#999999;font-size: 12px;}
.pnav span{float:right;margin-top:25px; color:#7E7E7E;font-size: 14px;}
.pnav span a{ color:#7E7E7E; text-decoration: none;font-size: 14px;}
.pmain{min-height:1130px;margin-top:30px;}
.pmain .proleft{width:947px;min-height:1120px;float:left;}
.pmain .proleft .plist{width:947px;height:225px;}


.pmain .proleft .plist .ptop{width:947px;height:48px;line-height: 48px;font-size: 16px;border-bottom: 1px solid #EAE9E9;}
.pmain .proleft .plist .ptop h1{float:left;}
.pmain .proleft .plist .ptop img{float:right;margin-top:15px;}
.pmain .proleft .plist ul{height:147px;display: block;list-style: none;margin-top:15px;overflow: hidden;}
.pmain .proleft .plist ul li{list-style: none;width:222px;height:147px; float:left;margin:0px 7.3px;text-align: center;line-height: 147px;}


.pmain .proright{width:221px;min-height:1120px;float:right;}
.pmain .proright .hy{min-height:203px;width:100%;border-bottom: 1px dashed #DDDDDD; }
.pmain .proright .hy h1{width:100%;height:48px;line-height: 48px;font-size: 16px;border-bottom: 1px solid #EAE9E9;margin-bottom: 20px;}
.pmain .proright .hy ul{display: block;list-style: none;width:100%;}
.pmain .proright .hy ul li{min-width:50%;float:left;margin-bottom: 10px;list-style: none;height:20px;}
.pmain .proright .hy ul li a{color:#494949;text-decoration: none;height:20px;}
.pmain .proright .pjzt{width:100%;height:170px;}
.pmain .proright .pjzt .zttitle{font-size: 16px;width:100%;height:32px; line-height: 32px;}
.pmain .proright .pjzt img{margin:0 auto;display: block;margin-top:10px;}
.pmain .proright .pjzt .ztdes{width:100%;height:135px;margin-top:22px;}
.pmain .proright .pjzt .ztdes h1{font-weight: bold;margin-bottom: 10px;}
 .pmain .proright .pjzt .ztdes span{line-height: 30px;color:#333333;}
 .pmain .proright .fwcn{height:110px;margin-top:40px;text-align: center;line-height: 110px;}
 .pmain .proright .fwcn img{vertical-align: middle;}
 
 /*产品详细页*/
.prodetail{min-height:3270px;width:100%;margin-top:35px;}
.prodetail .protop{height:465px;}
.prodetail .protop .proimg{width:558px;height:435px;float:left;}



.prodetail .protop .protxt{width:616px;height:435px;float:right; overflow:hidden;}

.prodetail .protop .protxt h1{font-size: 16px;margin-bottom: 15px;}
.prodetail .protop .protxt div{line-height: 27px;margin-bottom: 30px;}
.prodetail .protop .protxt a{display: inline-block;margin-right:20px;}



.prodetail .protd{min-height:359px;margin:30px 0px;}
.prodetail .jscs{height:auto;}
.prodetail .protd .prot{height:37px;background: #EDEDED;border-bottom:1px solid #087BC4;}
.prodetail .protd .prot h1{width:120px;height:37px; background: #0080D1;font-size: 16px;line-height: 37px;text-align: center; color:#fff;}


.prodetail .protd .procont{min-height:322px;padding:20px 0px;}

.prodetail .protd .procont img{display: block;float:right;}
.prodetail .protd .procont .protdtxt{width:680px;height:auto;float:left;line-height: 27px;}

.prodetail .case{height:679px;margin-bottom: 25px;}




.case .foucebox {position:relative;width:1200px;height:605px;overflow:hidden;}
.case .foucebox .bd {position:relative; float:left; width:908px;height:605px;overflow:hidden;text-align: center;vertical-align: middle;line-height: 605px;background: #fff;margin-top:35px;}
.case .foucebox .bd img {width:392px;height:279px;vertical-align: middle;}

.case .foucebox .hd {position:relative; width:283px; float:right; padding-right:4px; z-index:1; }
.case .foucebox .hd ul { position:relative; width:270px; padding-top:18px; margin-left:15px; }
.case .foucebox .hd li { height:168px; padding:5px;  text-align:center;vertical-align:middle;line-height: 168px;list-style: none;border:1px solid #C2C2C2;margin:15px 0px;}
.case .foucebox .hd img { vertical-align: middle; }
.case .foucebox .hoverBg { position:absolute; top:30px; left:5px; width:286px; height:182px; z-index:100; background:url(../images/casebg.png) no-repeat;
                     _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hover.png);
                     _background:none;
}









.prodetail .qtpro{height:256px;margin-bottom: 25px;}
.prodetail .qtpro ul{height:182px;list-style: none;display:block;margin-top:25px;}
.prodetail .qtpro ul li{list-style: none;float:left;width:218px;height:182px;margin:0px 11px;}
.prodetail .qtpro ul li img{margin-bottom:8px;}
.prodetail .qtpro ul li span{display: block;width:218px;text-align: center; font-size: 14px; }


.prodetail .msg{height:606px;}

.prodetail .msg .msgleft{width:669px;height:513px; float:left; margin-top:40px;}
.prodetail .msg .msgleft span{font-size: 14px;color:#4A4A4A;}
.prodetail .msg .msgleft form{margin-top:30px;}
.prodetail .msg .msgleft input{height:35px;margin-bottom: 20px;border:2px solid #EBEBEB;width:450px;padding-left:10px;font-size: 14px;color:#4A4A4A;font-weight: bold;}
.prodetail .msg .msgleft textarea{width:650px;height:166px;font-size: 14px;color:#4A4A4A;padding-left:10px;font-weight: bold;border:2px solid #EBEBEB;}
.prodetail .msg .msgleft a{display: inline-block;margin-top:20px;}


.prodetail .msg .msgright{width:330px;height:473px;float:right;margin-top:40px;padding-top:40px;line-height: 27px;}
.prodetail .msg .msgright a{display: block;margin-top:30px; width:144px; height:51px;}






.foucebox {position:relative;width:558px;height:435px;overflow:hidden;}
.foucebox .bd {position:relative; float:left; width:434px;height:420px;overflow:hidden;text-align: center;vertical-align: middle;line-height: 434px; background:#EEEEEE;}
.foucebox .bd img {width:392px;height:279px;vertical-align: middle;}

.foucebox .hd {position:relative; width:110px; float:right; padding-right:4px; z-index:1; }
.foucebox .hd ul { position:relative; width:103px; margin-left:10px;  }
.foucebox .hd li { height:87px; padding:5px;  text-align:center;vertical-align:middle;line-height: 100px;list-style: none;border:1px solid #C2C2C2;margin:5px 0px;}
.foucebox .hd img { vertical-align: middle; }
.foucebox .hoverBg { position:absolute; top:0; left:-2px; width:124px; height:110px; z-index:100; background:url(../images/mprobg.png) no-repeat;
                     _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hover.png);
                     _background:none;
}

.dg{display: block;width:143px;height:49px; background: url('../images/dgbj.jpg') no-repeat center center; line-height: 49px; font-size: 18px;color:#fff;text-align: center;text-decoration: none;position: relative;top:-20px;}
.tj{display: block;width:143px;height:49px; background: url('../images/dgbj1.jpg') no-repeat center center;line-height: 49px; font-size: 18px;color:#fff;text-align: center;text-decoration: none;position: relative;top:-20px;}

.zx{display: block;width:143px;height:49px; background: url('../images/dgbj1.jpg') no-repeat center center;line-height: 49px; font-size: 18px;color:#fff;text-align: center;text-decoration: none;position: relative;top:-68px;}
.bzx{display: block;width:143px;height:49px; background: url('../images/dgbj1.jpg') no-repeat center center;line-height: 49px; font-size: 18px;color:#fff;text-align: center;text-decoration: none;position: relative;top:-58px;left:10px;}

.re{background: url('../images/reset.jpg') no-repeat center center;width:143px;height:49px;line-height: 49px; font-size: 18px;color:#fff;text-align: center;text-decoration: none;position: relative;top:-20px;}




.msg_input{width:500px;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:400px;border:1px solid #8cd1ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.msgtitle{padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block p{padding:12px;}
.message_title{height:34px;line-height:34px;background:#F1F1F1;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:right;margin-right: 400px;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#0099FF;color:#fff;text-align:center;font-family:"瀹嬩綋";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;text-decoration: none;}
.msg_btn_area a:hover{text-decoration:none;background:#DA251D}
.msgflag{margin-left:4px;font-size:12px;color:#900;}
.changeimg{color:#000000;text-decoration: none;}
.changeimg:hover{font-weight: bold;}
.mesdetail{margin:10px 0 0 30px;}
 .mesform{margin:30px 0 0 300px;}
 
 
 
 
.news_list{margin-top:30px;}
.news_list li{background:url(../images/icon.jpg) no-repeat;padding-left:50px; list-style: none;height:42px;margin-bottom: 20px;line-height: 42px;border-bottom: 1px dotted #333333}
.news_list li a{text-decoration: none; color:#000;}
.news_list li a:hover{text-decoration:none;color:#0194D5;}
.news_list span{float:right;font-family:Arial;color:#5868bf;}
.news_list strong{padding-right:5px;font-size:8px;color:#fc0000;}

.news_list2 li{height:50px;line-height:25px;border-bottom:1px solid #eff2f4;padding:6px 0 5px 0;color:#a0a0a0;}
.news_list2 li span.title a{float:left;color:#0f5fbb;font-weight:bold;}
.news_list2 li span.title a:hover{text-decoration:none;color:#000;}
.news_list2 li span.time{float:left;}
.news_list2 li span.hits{float:right;}
.news_list2 li span.class{margin-left:12px;}
.news_list2 li span.class a{text-decoration:underline;color:#a0a0a0;}



.jobConts{line-height:30px;color:#666;}
.jobConts .line{background:#ccc;height:1px;overflow:hidden;font-size:0;margin:10px 0;}
.jobConts .jobdesc{background:#f5f5f5;padding:10px;color:#333;}
.jobConts strong{color:#333;}



.fx{display:block;width:400px;height:60px;position: absolute;left:620px;top:-35px;}