@charset "utf-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
  line-height: 1;
}
ol,ul {
  list-style: none;
}
blockquote,q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
a:hover {
  text-decoration: none;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
a {
  text-decoration: none;
  color: #323232;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 通用样式 */
.middle {
  width:100%;
  max-width: 1185px;
  margin: 0 auto;
  overflow:hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}

#back-to-top{position:fixed;bottom:1%; left:96%; z-index:9999;}
#back-to-top a span{display:block;height:50px;width:50px; background:url(../images/return_top.png) no-repeat center center; background-size:contain; margin-bottom:5px; -moz-transition:background 1s; -webkit-transition:background 1s; -o-transition:background 1s;}
#back-to-top a:hover span{ background:url(../images/return_top.png) no-repeat center center; background-size:contain;}

/*开始*/
.header_s_bj {
  height: 52PX;
  border-bottom: solid 1px #eeeeee;
}
.header_s_bj .header_l_wz {
  color: #888888;
  font-size: 12px;
  line-height: 52px;
}
.header_tl_wx {
  color: #585858;
  font-size: 14px;
  margin-right: 10px;
}
.head_tl_bj1{
	background:url(../images/ico_01.png) no-repeat left center;
	padding-left:15px;
}
.header_tl_wx img {
  margin-right: 10px;
}
.header_tl_wx:nth-of-type(2) {
  margin-right: 0px;
}

.header_logo{ padding-top:25px; padding-bottom:25px;}

.header_logo a{ display:block;}

.header_logo a img{ display:block;}


.header_nav {
  width: 750px;
}
.header_nav .header_nav_d .header_zll {
  display: none;
  background-color: #f8f8f8;
  position: absolute;
  width: 150px;
  z-index: 9999;
  border-bottom: solid 2px #0368b7;
}
.header_nav .header_nav_d .header_zll a {
  display: block;
  /*width: 100%;*/
  height: 37px;
  text-align: left;
  line-height: 37px;
  color: #000000;
  font-size: 13px;
  padding-left: 10px;
}
.header_nav .header_nav_d .header_zll a:hover {
  background-color: #0368b7;
  color: #fff;
}
.header_nav .header_nav_d > li {
  float: left;
  width:10.5%;
}
.header_nav .header_nav_d > li > a {
  display: block;
  width: 100%;
  margin:0 auto;
  height: 110px;
  color: #424242;
  text-align: center;
  line-height: 110px;
  font-size: 15px;
}
.header_nav .header_nav_d > li > a:hover {
  background: #0368b7;
  color: #fff;
}
/*banner*/
/* 本例子css */
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 5px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  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 {
  display: block;
  max-width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.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;
}
/*bnanner结束*/
/*产品展示开始 min-height: 1136px;*/
.index_cpbj_d {
  min-height: 1100px;
}
.index_cpzx_cd {
  text-align: center;
}
.index_cpzx_cd p:nth-of-type(1) {
  color: #020202;
  font-size: 25px;
  margin-bottom: 5px;
}
.index_cpzx_cd p:nth-of-type(2) {
  color: #424141;
  font-size: 12px;
  margin-bottom: 10px;
}
.index_cpzx_cd p:nth-of-type(3) {
  color: #585858;
  font-size: 14px;
}

.index_cpzx_nav{ 
	margin:0 auto;  
	/*max-width:390px;*/ 
	max-width:1140px;
	width:100%;
}

.index_nav_left {
  width: 180px;
  margin:0 5px 10px;
}

/*.index_cpzx_nav .index_nav_left:nth-child(2){
	margin:0 3px;
}*/
.index_nav_left .index_nav_sdj {
  text-align: center;
}
.index_nav_left .index_nav_sdj a {
  display: inline-block;
  width: 100%;
  height: 36px;
  color: #fff;
  font-size: 15px;
  background-color: #0368b7;
  text-align: center;
  line-height: 36px;
}
.index_nav_left .index_nav_sdj a:hover {
  background: #ffba09;
}
.index_nav_left .index_aad_sdd {
  min-height: 34px;
  background: #f7f7f7;
  text-align: center;
}
.index_nav_left .index_aad_sdd a {
  display: inline-block;
  color: #000000;
  font-size: 14px;
  line-height: 34px;
}
.index_nav_left .index_aad_sdd a:hover {
  color: #0368b7;
}

.index_cpzx_pb .index_aad_sdd {
  min-height: 34px;
  background: #f7f7f7;
  text-align: left;
  padding:0 0 0 1%;
}
.index_cpzx_pb .index_aad_sdd a {
  display: inline-block;
  color: #000000;
  font-size: 14px;
  line-height: 34px;
}
.index_cpzx_pb .index_aad_sdd a:hover {
  color: #0368b7;
}
.index_cpzx_pb .index_aad_sdd a:last-child{ background:#0368b7; padding:0 12px; color:#FFF;}
.index_cpzx_pb .index_aad_sdd a:last-child:hover{ background:#ffba09; color:#FFF;}

.index_cpzx_pb li {
  float: left;
  width: 258px;
  margin-right: 50px;
}
.index_cpzx_pb li .index_kang {
  border: solid 1px #f0f0f0;
  width: 256px;
  height: 256px;
  overflow: hidden;
  position: relative;
}
.index_cpzx_pb li .index_kang img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_cpzx_pb li .title {
  color: #5b5b5b;
  text-align: center;
  line-height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.index_cpzx_pb li:nth-of-type(4n) {
  margin-right: 0px;
}
.index_ccp_ggd {
  text-align: center;
}
.index_ccp_ggd a {
  width: 103px;
  height: 40px;
  background: #0368b7;
  color: #fff;
  text-align: center;
  line-height: 40px;
  display: inline-block;
}
.index_ccp_ggd a:hover {
  background: #f89303;
}
/*产品展示结束*/
/*关于我们*/
.index_gywm_bj {
  min-height: 803px;
  background: url(../images/dsddasdasdsds.jpg) center no-repeat;
}
.index_gywm_zhaiya {
  width: 1000px;
  margin: 0 auto;
}
.index_gywm_zhaiya p {
  color: #585858;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.index_guan_left {
  width: 584px;
}
.index_guan_right {
  width: 585px;
}
.index_guan_right img{
	display:block;
}
.index_gywomen_l li {
  width: 285px;
  height: 215px;
  background: #fff;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.index_gywomen_l li:nth-of-type(2n) {
  margin-right: 0px;
}
.index_gywomen_l li:nth-of-type(2) {
  background: #0368b7;
}
.index_gywomen_l li:nth-of-type(3) {
  background: #ffba09;
  margin-bottom:0;
}
.index_gywomen_l li:nth-of-type(4) {
	margin-bottom:0;
}
.index_gywomen_l li .index_jz {
  width: 252px;
  margin: 0 auto;
}
.index_gywomen_l li .title {
  color: #373737;
  font-size: 17px;
  margin-bottom: 15px;
}
.index_gywomen_l li .zhaiyao {
  color: #858585;
  font-size: 14px;
  line-height: 24px;
}
.index_gywomen_l li .gd {
  color: #7a7a7a;
  font-size: 14px;
}
.index_gywomen_l li .gd a {
  color: #7a7a7a;
}
.index_gywomen_l li .gd a:hover {
  color: #000;
}
/*关于我们结束*/
/*我们的优势开始 min-height: 560px;*/
.index_wm_dys {
  min-height: 620px;
}
.index_women_ys_lb li {
  width: 268px;
  height: 280px;
  float: left;
  margin-right:37.6666666px;
  background: url(../images/index_dds_dsdsds_05.jpg) center no-repeat;
}
.index_women_ys_lb li .cj {
  font-size: 17px;
  color: #fff;
  text-align: center;
}
.index_women_ys_lb li .jj {
  color: #ffffff;
  font-size: 13px;
  width: 200px;
  margin: 0 auto;
  line-height: 24px;
}
.index_women_ys_lb li:nth-of-type(2) {
  background: url(../images/index_dds_dsdsds_07.jpg) center no-repeat;
}
.index_women_ys_lb li:nth-of-type(3) {
  background: url(../images/index_dds_dsdsds_09.jpg) center no-repeat;
}
.index_women_ys_lb li:nth-of-type(4) {
  background: url(../images/index_dds_dsdsds_11.jpg) center no-repeat;
  margin-right:0;
}
/*我们的优势结束*/
/*新闻中心开始*/
.index_xwzx_bj {
  min-height: 708px;
  background: #eff6fc;
}
.index_xwzx_ll {
  width: 318px;
}
.index_gsdt {
  font-size: 20px;
  color: #313131;
  font-weight: bold;
  position:relative;
  padding:0 0 10px 0;
  line-height:20px;
  border-bottom:1px #CECECE solid;
}

.index_gsdt::before{ content:""; display:block; position:absolute; height:2px; width:25%; bottom:0; left:0; background:#0368b7;}

.index_gsdt span {
  /*border-bottom: solid 2px #0368b7;
  padding-bottom: 5px;*/
}
.index_gsdt > a {
  float: right;
  font-weight: 100;
  font-size: 14px;
  color: #595959;
}
.index_aad_lln {
  font-size: 14px;
  color: #0069f3;
  line-height: 35px;
}
.index_aad_lln li {
  line-height: 35px;
  border-bottom:1px #CECECE dashed;
}
.index_aad_lln a {
  color: #5d5d5d;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
}
.index_aad_lln a:hover {
  color: #0368b7;
}
.index_xwzx_zz {
  width: 493px;
  min-height: 390px;
  background: #FFF;
  /*background:#F5F5F5;*/
}
.index_xwzx_rr {
  width: 335px;
}
.index_ssds_hhdd a {
  display: block;
  width: 138px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #0368b7;
  color: #fff;
  margin: 0 auto;
  border-radius: 10px;
  font-size: 13px;
}
.index_link_bj {
  height: 62px;
}
.index_link_lll {
  line-height: 62px;
  font-size: 14px;
  color: #525252;
}
.index_link_lll a {
  display: inline-block;
  line-height: 62px;
  margin-left: 10px;
  color: #525252;
}
/*新闻中心结束*/
/*底部开始*/
.footer_bj {
  min-height: 355px;
  background: #0364ac;
}
.footer_aad_lkl > li {
  float: left;
}
.footer_aad_lkl > li .bt {
  color: #ffffff;
  font-size: 18px;
}
.footer_aad_lkl > li .hx {
  width: 17px;
  height: 2px;
  background: #ffba09;
}
.footer_aad_lkl > li .lb {
  color: #fff;
  font-size: 14px;
}
.footer_aad_lkl > li .lb li {
  margin-bottom: 20px;
}
.footer_aad_lkl > li .lb a {
  color: #fff;
}
.footer_aad_lkl > li .lb a:hover {
  color: yellow;
}
.footer_xbj {
  height: 55px;
  background: #ffffff;
  color: #343434;
  text-align: center;
  line-height: 55px;
  font-size: 14px;
}
/*底部结束*/



