@charset "utf-8";
/***整体*****/
.wrap{ width:100%; height:auto; overflow:hidden; }
/*****top*******/
.header{ width:100%; height: auto; margin:0 auto; overflow:hidden;background:url(../Image/hdbg.jpg) repeat-x;}
.headercont{ width:1200px; height:110px; margin:0 auto; position:relative;}
.wel{ height:30px; line-height:30px; color:#fff; font-size:12px;}
.logo{ padding-top:15px;}
.logo img{vertical-align:middle;}
.tel{padding:34px 45px 20px 46px;height:35px;clear:right;background:url(../Image/tel.png) 0px 38px no-repeat;}
.tel span{color:#bf0101;font-size:32px;}

/* nav css 下拉菜单*/
.navbg{height:50px;background:#02618f;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ padding:0 20px; height:50px; line-height:50px;   position:relative; z-index:1; width:1200px; margin:0 auto;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; width:132px; text-align:center; font-size:14px; font-weight:bold;  }
.nav .sub{ display:none; width:110px; left:0; top:50px;  position:absolute; background:#4E4E4E;  line-height:32px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#ffc000; color:#000;  }
.nav .on h3 a{ background:#ffc000; color:#000;   }

/* banner */
.flash{ width:100%;height:435px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:435px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute; width:1920px; left:-460px;}
.flash .flashBox .bd img{width:100%; height: 435px;}

.main{ width:100%; height:auto; }
/*****首页标题*******/
.itit{width:100%;height:32px;line-height:32px; margin-bottom:10px;}
.itit .tit_c{ height:32px;color:#000000;float:left;padding-left:15px; padding-right:5px; font-size:18px; background:url(../Image/itit.jpg) 0 6px no-repeat; font-weight:bold;}
.itit .tit_e{ height:32px;color:#000000;float:left; display:none;}
.itit .tit_m{float:right; padding-right:15px;}
.itit .tit_m a{text-decoration:none; color:#265035; font-size:10px;}
.itit .tit_m a:hover{text-decoration:none;color:#fe7d0c;}

.itit02{width:100%;height:55px; background:url(../Image/tit01.jpg) no-repeat; margin-bottom:15px; border-bottom:1px solid #fff; padding-top:10px;}
.itit02 .tit_c{ height:44px; line-height:44px;color:#fff;float:left;padding-left:35px; padding-right:5px; font-size:28px;  font-weight:bold;}
.itit02 .tit_e{ height:44px;line-height:44px;color:#fff;float:left;font-size:22px; }
.itit02 .tit_m{float:right; padding-right:5px; margin-top:5px;}
.itit02 .tit_m a{text-decoration:none; color:#265035; font-size:10px;}
.itit02 .tit_m a:hover{text-decoration:none;color:#fe7d0c;}


.info_00bg{ width:100%; height:80px; padding:0;background:#f1f1f1;}
.info_00{width:1200px; margin:0 auto;height:80px; background:#02618f;}
.rmgjc{ width:800px; height:80px; line-height:80px; overflow:hidden; float:left;}
.rmgjc li{ float:left; margin:0 10px;} 
.rmgjc li a{ color:#fff; font-size:16px;} 
.rmgjc li a:hover{ color:#F90;} 
.search{height:33px; width:298px;background: url(../Image/search01.jpg) no-repeat; margin-top:25px; float:left; margin-left:30px;}
.search-text{ display:inline-block;border: none;height:31px; line-height:31px;width:220px;margin-top:1px;padding-left:5px;font-size: 12px; outline:none; margin-left:2px; background:none;}
.search-btn{display:inline-block; width:54px; height:33px; background:none;border: none;}

.info_05bg{ width:100%; height:260px; background:#f1f1f1;}
.info_05{width:1170px; margin:0 auto; padding:15px; height:230px;background:#ffffff;}
.cpleft{width:930px; float:left; margin-right:20px;}
/* 本例子css */
.picScroll-left{ width:100%;  overflow:hidden; position:relative;    }
.picScroll-left .hd{ overflow:hidden;  height:0px;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../Image/img/icoCircle.gif) 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden;  }
.picScroll-left .bd ul li .pic{ width:280px; height:205px;padding:2px; border:1px solid #ccc; float:left;}
.picScroll-left .bd ul li .pic img{ width:280px; height:205px; display:block;  }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .pictit{ width:520px;height:205px; overflow:hidden;float:left; margin-left:30px;}
.picScroll-left .bd ul li .pictit h4{line-height:32px; font-size:20px; font-weight:bold;}
.picScroll-left .bd ul li .pictit p{line-height:24px; font-size:14px; }

.cpright{width:216px; float:left; }
.cptel{ color:#fff;}
.cptel h3{background:url(../Image/dianhua.jpg) no-repeat;margin-top:5px;}
.cptel h3 span{ display:inline-block; padding:50px 0 40px 25px; color:#e15323; font-size:24px; font-weight:bold;}
.cptel h4{background:url(../Image/zxkf.jpg) no-repeat; padding-left:51px; margin:5px 0px;}
.cptel h4 span{ display:inline-block; width:165px; height:40px; line-height:40px; text-align:center; background:#e15323;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius:3px;}
.cptel h5{background:url(../Image/wx.jpg) no-repeat;padding-left:51px;}
.cptel h5 span{ display:inline-block; width:165px; height:40px; line-height:40px; text-align:center; background:#02618f;-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius:3px;}

		
.info_01bg{ width:100%; height:510px; padding:15px 0px; background:#f1f1f1;}
.info_01{width:1200px; margin:0 auto; padding-top:15px;}
.cpfl{ width:216px; height:auto; }
.cpfltit{ background:#02618f; height:50px; line-height:50px; width:214px;border:1px solid #d2d2d2; text-align:center;}
.cpfltit a{ display:block; overflow:hidden; color:#fff; font-size:18px;}
.cpfltit a:hover{color:#e15323;}
.cpfl dl{}
.cpfl dl dt{width:214px; height:48px;  line-height:48px; text-indent:35px; font-size:14px; border:1px solid #dadada; background:#f5f3f4; margin-top:3px;}
.cpfl dl dt a{display:block; color:#000;font-weight:bold; }
.cpfl dl dt a:hover{background:#e15323;color:#000;}
.cpfl dl dd{width:100%; height:24px;  line-height:24px; text-indent:35px; margin-bottom:1px; font-size:14px;background:#e6e6e6;}
.cpfl dl dd a{display:block; color:#000;font-weight:bold; }
.cpfl dl dd a:hover{background:#eb8d0a;color:#fff;}

.picMarquee02{width:1180px; padding:0 10px;  height:auto; overflow:hidden;background:#ffffff;}
.picMarquee02 .hd{ height:50px; line-height:50px;   border-bottom:1px solid #cccccc;}
.picMarquee02 .hd .tjcp a{background:#02618f;display:inline-block; color:#fff;}
.picMarquee02 .hd span a{padding:0 8px;color:#000; font-size:18px; font-weight:bold; display:inline-block;height:50px; }
.picMarquee02 .hd span a:hover{ color:#ffc000;}
.cpzy{isplay:inline-block; float:right; margin-right:5px;}
.picMarquee02 .bd{ padding:0px; margin:0; overflow:hidden;}
.picMarquee02 .bdcont{overflow:hidden;padding:15px 0px; }
.picMarquee02 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee02 .bd ul li{ margin:5px 20px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee02 .bd ul li a img{ width:230px; height:150px; display:block; padding:2px; border:1px solid #f0f0f0; }
.picMarquee02 .bd ul li a:hover img{ border-color:#696969;  }
.picMarquee02 .bd ul li a .icptit02 { display:block;line-height:32px; background:#f0f0f0; color:#000; width:100%; text-align:center;}
.picMarquee02 .bd ul li a:hover .icptit02{ background:#696969;color:#fff; }
.picMarquee02 .picList02{width:258px; height:auto; float:left; }


.info_02bg{width:100%;height:1410px;background:#fefdfe; padding-top:40px;}
.ystit{width:100%; text-align:center; height:125px;background:url(../Image/ystit.png) center 0px no-repeat;}
.info_02{width:1200px; margin:0 auto; position:relative; height:auto;}
.yszx img{ -webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;}
.yszx .yszx01{ position:absolute; top:50px; left:650px;}
.yszx .yszx02{ position:absolute; top:265px; left:20px;}
.yszx .yszx03{ position:absolute; top:600px; left:650px;}
.yszx .yszx04{ position:absolute; top:900px; left:30px;}

.radius{-moz-border-radius: 17px; 
-webkit-border-radius: 17px; 
border-radius:17px;}

.info_02 h4{ color:#000; font-weight:bold; font-size:30px; line-height:50px;font-weight:bold;}
.info_02 b{ color:#a3a2a2; font-size:14px; line-height:20px;}
.info_02 h3{ display:inline-block; width:80px; height:62px; background:#f1f1f1; color:#02618f; line-height:62px; margin-top:10px; text-align:center; font-size:48px; font-weight:bold; float:left;}

.info_02 p{color:#333333; font-size:16px; line-height:32px;}
.info_02 p span{color:#ff3100;}
.zsdh01 div,.zsdh02 div,.zsdh03 div,.zsdh04 div{ width:540px; float:left; margin-left:15px;}
.zsdh01,.zsdh02,.zsdh03,.zsdh04{ height:auto;width:700px;}
.zsdh01{ position:absolute; top:80px; left:15px;}
.zsdh02{ position:absolute; top:420px; left:580px;}
.zsdh03{ position:absolute; top:660px; left:15px;}
.zsdh04{ position:absolute; top:980px; left:580px;}


@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}


.info_03bg{ width:100%; height:440px; background:#f1f1f1; }
.info_03{width:1200px; margin:0 auto; padding-top:15px;}
.gsgk{width:1200px;}

.gsgktit{height:120px; text-align:center;margin:15px auto;}
.gsgktit .tit_e{ font-size:34px; line-height:50px; color:#333333;}
.gsgktit .tit_c{ font-size:50px; font-weight:bold;line-height:60px;color:#02618f;}

.gsgk_cont{ width:740px;  background:#ffffff; height:235px; padding:10px;  margin:0 0px 0px 25px; float:left;}
.gsgk_cont p{ color:#000; line-height:28px; padding:0;}

.zzry{width:350px; height:235px; float:left; background:#ffffff;padding:10px;}
/*资质荣誉*/
.slideBox{ width:330px; height:235px; overflow:hidden; position:relative; margin-left:10px;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.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; }
.slideBox .bd img{ width:330px; height:235px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../Image/img/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;  }


.info_04bg{ width:100%; height:450px; background:#02618f;}
.info_04{width:1200px; margin:0 auto; }
.lxwm{width:433px; float:left;padding-top:30px; position:relative;}
.lxwm p{ padding:15px; line-height:28px; color:#fff; }
.xwdt{width:737px; float:left; margin-left:30px; padding-top:30px;}
.xwimg{width:695px; height:100px; margin-bottom:10px; padding:20px; border-bottom:1px solid #2f7cb0;}
.xwimg .xwxh{width:100px; height:100px; background:#e5e5e5; text-align:center; line-height:100px; float:left; margin-right:15px;font-size:62px; color:#000; font-weight:bold;-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius:3px; }
.xwimg h4{width:580px; line-height:32px; float:left; }
.xwimg a{ color:#fff; font-size:16px; font-weight:bold; }
.xwimg a:hover{color:#ed1d1d;}
.xwimg p{ line-height:24px; color:#fff;width:580px;float:left;}
.info_date{color: #fff;float:right; margin-right:15px;}


/*新闻文字列表样式**/
.newsul{width:380px; float:left; margin-right:12px;}
.newsul li a,.newsul_list li a:visited{text-decoration:none;color:#6e6e6e;}
.newsul li a:hover{color:#cb161c;}


.linkbg{ width:100%; height:55px; background:#fea803;}
.link{ width:1200px;margin:0 auto; line-height:55px;}
.link li{ float:left; padding:0 5px;color:#000;}
.link li a{color:#000;}
.link li a:hover{color:#f52503;}
.link .linkt{ font-size:18px; color:#000; width:120px; overflow:hidden; text-indent:-999px;}

/*******footer************/
.footer{ width:100%; height:180px;background:#3e3e3e;  }
#footer{ width:1200px;margin:0 auto; height:160px; position:relative;}
.footer .ftl{ width:700px; float:left; text-align:left;line-height:32px;padding:25px;color:#fff; position:relative;}
.footer .ftr{ width:200px; padding-top:55px; height:80px; padding-left:60px;float:right;background:url(../Image/ftel.png) 0 35px no-repeat;color:#fff; font-size:24px;}


/********内页********/

.sub_page{width: 100%;height: auto; }
.sub_content{width: 1200px;padding: 15px 0; margin:0 auto;}

.left_list{ width:220px; float:left; margin-bottom:35px;}


.right_list{width:955px; float:left; margin-left:25px; background:#fff; margin-bottom:20px;}
/*内页右侧标题*/
.title{padding:0px;height:52px; background:#02618f; color:#fff;}
.title strong{float:left;display:inline-block;height:52px; line-height:52px;color:#fff;text-align:center; padding:0 10px; font-size:20px;}
.title span{line-height:52px; padding-left:15px; padding-right:15px;}
.title a{color:#fff;}
.title .bold{color:#fff;}
.title .right a:hover{color:#da020d;text-decoration:underline;}


.subpro_left img{ max-width:400px; max-height:340px;}
