html{ background:#fff; color:#585858; overflow-x:hidden;}
*{ padding: 0; margin: 0 auto;}
p{ padding: 0 !important; margin: 0 auto !important;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}
img{border:0;}
ol,ul{ margin: 0 auto !important;}
ol,ul,li{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#585858; font-size:1rem; font-family:'微软雅黑' !important;}
a{ color:#585858 !important;}
a:hover{color:#0064c2; text-decoration: none !important;}


@media screen and (min-width:640px){
  .all{
    width:640px;
    margin:0 auto;
  }
  .rightnav{
    width:22.5em !important;
  }
  .afPopup{
    width:640px;
  }
}


#dituContent label {
    max-width: unset !important;
    text-align: center;
}


/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:1.5rem;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.nr_pic img{ max-width: 100%; height: auto;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}

.scale:hover img { transform: scale(1.1, 1.1);}
.scale img{ transition:transform 1s ease 0s}

#lxwm_nr { margin: 0 20px 20px; font-size:1rem;}
#lxwm_nr p { line-height: 35px; border-bottom: 1px dotted #ccc; padding-left: 20px;}

#prev_next{ border-top:1px solid #f0f0f0; padding: 2% 0 5%;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}


#con_lx{ height:auto; padding: 0 !important; overflow:hidden; line-height:2.0; font-size:1.5rem; margin-bottom:2%;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc;}

/*.container{ padding: 0 !important; margin: 0 auto !important;}
.nopadding{ padding: 0 !important;}*/

/** header **/
#top_line_bj{ height: 35px; background: #333333; width:100%;}
#top_line{ height: 35px; line-height: 35px; color: #fff;}
#top_line .right a{ display: block; float: right; border-right: 1px solid rgba(255,255,255,0.2); padding: 0 20px; color: #fff !important;}
#top_line .right #top_tel{ float: right; background: url(../image/top_tel.png) no-repeat 20px center #1b58bd; color: #fff; font-family: impact; padding: 0 20px 0 60px; font-size: 30px;}

#top_index{ max-width: 1200px; height:auto; position: relative; padding: 0 !important;}
#logo{ float:left; padding:1% 0 1%;  width: 43%;max-width: 404px;}
#logo img{ max-width: 100%;}

#nav{ height: 85px; float: right;}
#nav li{ float: right; color: #233357 !important; background: url(../image/nav_line1.png) no-repeat right center; font-size: 15px; width: 100px; height: 85px; line-height: 85px; text-align: center; transition: 0.3s; position: relative;}
#nav li:first-of-type{ background: none;}
@media (max-width: 1200px) {
	#nav li{
		width: 76px;
	}
}
#nav li::before{ display: inline-block; content: ""; z-index: 1; position: absolute; width: 100%; height: 0; background: #1b58bd; left: 0; top: 0; transition: 0.3s;}
#nav li a{ position: absolute; left: 0; top: 0; display: block; z-index: 2; width: 100%; height: 85px;}
#nav li:hover::before{ height: 75px;}
#nav li:hover a{ color: #fff !important;}

#top_line_sj{ background: #333333; text-align: center; color: #fff; padding: 0.5% 0;}
#top_line_sj span{ padding: 0 2% 0 0;}
#top_line_sj span img{ width: 5%;}
#logo1{ text-align: left; padding: 2%; float: left; width: 85%;}
#logo1 img{ max-width: 100%;}
#sj_nav{ width:100%; background: #1b58bd; height: 72px;}
#sj_nav a{ display:block; float:left; width: 25%; border-bottom: 1px solid #d8d8d8; background: url(../image/nav_line.png) no-repeat right top; height:36px; line-height:36px; text-align:center; color:#fff !important;}

#banner img{ width: 100%;}

#slideBox1{ position:relative; overflow:hidden; margin:0 auto;  width:100%;/* 设置焦点图最大宽度 */ }
#slideBox1 .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
#slideBox1 .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
#slideBox1 .hd li.on{ background:#fff;  }
#slideBox1 .bd{ position:relative; z-index:0; }
#slideBox1 .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
#slideBox1 .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
#slideBox1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
#slideBox1 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }



#ssbj{ height: 50px; width:100%; background: #f2f2f2;}
#ssnr{ height: 50px;}
#ssnr .left{ line-height: 50px; color: #666666;}
#ssnr .left a{ padding-right: 20px; color: #666666;}
.ss{ width:302px; height:27px; float: right; margin-top: 10px;}
.sou_left{float:left; background: none; border: 1px solid #a8a7a5; width:242px; height:27px; text-align:left; color:#a8a7a5; line-height:27px; padding-left:10px;}
.ss_pic{ float:right;}




/** footer **/
#end_nr_bj{ background: #333333; width: 100%; height: auto; overflow: hidden;}
#end_nr_bj .main{}
#end_nr_bj .main .left{ padding-right: 50px;}
#end_nr_bj .main .wx{ float: right; border-left: 1px solid rgba(255,255,255,0.1); padding-left: 30px; width: 290px;}
#end_nr_bj .main .wx dl{ margin: 0;}
#end_nr_bj .main .wx dt{ text-align: center; float: left; width: 70%; color: #fff;}
#end_nr_bj .main .wx dt p{ height: 50px; line-height: 50px;}
#end_nr_bj .main .wx dt img{ max-width: 100%; height: 130px;}
#end_nr_bj .main .nr{ float: left; color: #fff; padding: 0 25px; border-left: 1px solid rgba(255,255,255,0.1); min-height: 200px; font-size: 16px !important;}
#end_nr_bj .main .nr a{ color: #fff !important; font-weight: normal !important;}
#end_nr_bj .main .nr a:hover{ color: #ff0;}
#end_nr_bj .main .end_tit{ font-size: 20px; color: #fff; position: relative; height: 40px; float: left;}
#end_nr_bj .main .end_tit::before{ display: inline-block; position: absolute; left: 0; bottom: 0; content: ""; height: 2px; background: #1b58bd; width: 30px;}
#end_nr_bj .main .nr .content,#end_nr_bj .main .wx .content{ padding-top: 20px; line-height: 40px; clear: both;}
#end_nr_bj .main .nr .content a{ display: block; width: 100px; float: left;}

#end_line{ text-align: center; height: 35px; line-height: 35px; color: #cccccc;}
#end_line a{ color: #cccccc !important;}

#end_yqlj_bj{ height: 55px; width: 100%; background: #edeaf1;}
#end_yqlj{ width: 1200px; height: 55px; line-height: 55px; background: url(http://www.xxkangyuan.com/static/index/zm001/images/yqlj.png) no-repeat left center; padding-left: 135px;}
#end_yqlj a{ padding: 0 20px;}


#end_sj{ background: #222222; width: 100%; padding: 2% 0 2%; text-align: center; color: #fff; line-height: 30px; font-size: 1.7rem;}
#end_sj dl{ margin: 10px 0 0;}
#end_sj dt{ text-align: center; float: left; width: 100%; color: #fff;}
#end_sj dt p{ height: 50px; line-height: 50px;}
#end_sj dt img{ max-width: 90%; height: 130px;}
.footer{ height:60px; overflow: hidden; right:0; bottom:0; float:left; z-index: 20; width:100%; position: fixed; background-color:#000000;}
.f1{ width:100%; background:url(../image/lx1.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left;  text-align:center;}
.f2{ width:100%; background:url(../image/lx2.png) no-repeat center 20%; background-size: 25px;  height:100%; float:left; text-align:center;}
.f3{ width:100%; background:url(../image/lx3.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left; text-align:center;}
.f4{ width:100%; background:url(../image/lx4.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left; text-align:center;}
.footer a{ color:#fff !important; display: block; width: 25%; height: 100%;float: left; line-height:85px; text-align: center; background-color:#000000;}
.kb50{ height: 60px;}
.kb10{ height: 10px;}
.red{ color: #fc9202;}



/** main **/ 
.main{ height:auto; overflow:hidden; padding: 3% 0 !important; line-height: 30px;}



#qyhj{ margin-top: 2%;}
#qyhj .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#qyhj .swiper-slide { background-size: cover; background-position: center; position: relative;}
#qyhj .gallery-top { height: auto; width: 100%; padding: 3% 0 0;}
#qyhj .gallery-top .swiper-slide li{ margin-bottom: 1%;}
#qyhj .gallery-top .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; border: 5px solid #f1f3f7; background: #fff;}
#qyhj .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#qyhj .gallery-top .swiper-slide p{ color: #333333; font-size: 16px; text-align: center; line-height: 40px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#qyhj .gallery-top .swiper-slide .pic:hover{ filter: drop-shadow(-6px 5px 6px rgba(0,0,0,0.1));}
#qyhj .gallery-top .swiper-slide .pic:hover img{transform: scale(1.1);}
#qyhj .gallery-thumbs { height: auto; text-align: center; margin-bottom: 1%; padding: 0; box-sizing: border-box; position: relative;}
#qyhj .gallery-thumbs .swiper-slide { height: 45px; line-height: 45px; background: #1655bc; font-size: 14px; color: #fff; cursor: pointer;}
#qyhj .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #ff8a00;}
@media screen and (max-width:1200px){
    #qyhj .gallery-thumbs{ padding: 0;}
}
@media screen and (max-width:768px){
    #qyhj .gallery-top .swiper-slide p{ font-size: 12px;}
}








.cp_tit{ text-align: center; background: url(../image/tit_bj.png) no-repeat center 20px; line-height: 25px;}
.cp_tit1{ text-align: center; background: url(../image/tit_bj1.png) no-repeat center 20px; line-height: 25px;}
.cp_tit h1{ color: #333333; font-size: 36px; font-weight: bold;}
.cp_tit h1 span{ color: #1b58bd;}
.cp_tit p{ font-size: 18px; color: #666666; text-transform: uppercase; padding-bottom: 15px !important;}
.cp_tit i{ text-transform: uppercase; color: #ccc; font-size: 12px; padding-top: 15px; line-height: 15px;}
@media screen and (max-width:768px){
  .cp_tit{ background-size: 70%; padding-bottom: 3%; line-height: 15px;}
  .cp_tit h1{ font-size: 26px;}
  .cp_tit p{ font-size: 14px;}
  .cp_tit i{ display: none;}
  #content_zy .cpnr img{ height: 200px !important;}
}

#cpfl_sj{ margin-top: 3%;}
#cpfl_sj .swiper-container {
  width: 100%;
  height: 100%;
}

#cpfl_sj .swiper-slide {
  text-align: center;
  height: 45px; line-height: 45px; border-radius: 25px; background: #004ba7; font-size: 14px; color: #fff; cursor: pointer;
  transition:0.3s;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#cpfl_sj .swiper-slide:hover{color: #fff; background: #d70310;}
#cpfl_sj .swiper-slide a{ color: #fff !important;}



#cplb{ text-align: center;}
#cplb li{ display: inline-block; width: 15%; height: 45px; line-height: 45px; border-radius: 25px; background: #004ba7; font-size: 14px; color: #fff; cursor: pointer;}
#cplb li:hover{ color: #fff; background: #d70310;}

#cjsl{ margin-top: 30px;}
#cjsl .swiper-container {
width: 100%;
padding: 0 0 2%;
height: auto;
margin-left: auto;
margin-right: auto;
}
#cjsl .swiper-slide {
text-align: center;
overflow: hidden;
border: 1px solid #efefef;

/* Center slide text vertically */
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
#cjsl .swiper-slide .pic{width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#cjsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cjsl .swiper-slide p{ background: #fff; width: 95%; height: 50px; line-height: 50px;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#cjsl .swiper-slide:hover img{ transform: scale(1.1);}
#cjsl .swiper-container .swiper-pagination{ bottom: 0;}
#cjsl .swiper-slide dl{ width: 100%; margin: 0; display: none;}
#cjsl .swiper-slide dl dt{ float: left; width: 50%; height: 30px; line-height: 30px; background: #323232; font-weight: normal;}
#cjsl .swiper-slide dl dt:last-of-type{ background: #d40014;}
#cjsl .swiper-slide dl dt a{ color: #fff;}
@media screen and (max-width:768px){
#cjsl .swiper-container{ padding: 0 0 10%;}
#cjsl .swiper-slide dl{ display: block;}
}


#scroolZone li{ width:280px; height:630px; position: relative; overflow: hidden; background: #fff; float:left; margin:0 30px 30px 0; text-align:center; transition: 0.3s;}
#scroolZone li .pic{ display: block; width: 280px; height: 630px; line-height: 630px; transition: 0.3s;}
#scroolZone li .pic img{ max-width:280px; max-height:630px; vertical-align: middle;}
#scroolZone li p{ line-height: 25px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding-top: 5px; transition: 0.3s;}
#scroolZone li span{ display: block; line-height: 25px; color: #a7a7a7; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: 0.3s;}
#scroolZone li:hover{ border: 1px solid #005aba;}
#scroolZone li:hover p,#scroolZone li:hover span{ opacity: 0;}
#scroolZone li .content{ width: 280px; height: 630px; padding: 50px 20px 0; background: rgba(255,255,255,0.8); position: absolute; left: 0; top: 630px; z-index: 2; transition: 0.3s;}
#scroolZone li .content .tit{ display: inline-block; font-weight: bold; font-size: 18px; border-bottom: 2px solid #005aba; color: #005aba;}
#scroolZone li .content .nr{ line-height: 25px; padding-top: 20px;}
#scroolZone li .content .jh{ padding-top: 40px;}
#scroolZone li:hover .content{ top: 0;}


.slideTxtBox_cp{ width:1170px; text-align:left; margin-top: 20px;}
.slideTxtBox_cp .hd{ height: auto; position:relative; }
.slideTxtBox_cp .hd ul{ width: 1170px; height:auto; background: #1b58bd;   }
.slideTxtBox_cp .hd ul li{ float: left; padding: 0 5%; height:50px; line-height:50px; text-align: center; cursor:pointer; color: #666666;}
.slideTxtBox_cp .hd ul li:last-child{ border: none;}
.slideTxtBox_cp .hd ul li a{ color: #fff !important; font-size: 14px;}
.slideTxtBox_cp .hd ul li.on{ height:50px;  background:#ff8a00;}
.slideTxtBox_cp .hd ul li.on a{ color: #fff !important;}
.slideTxtBox_cp .bd ul{ padding:30px 0 0;  zoom:1;  }
.slideTxtBox_cp .bd li{ width:377px; height:327px; border: 1px solid #f0f0f0; float:left; margin:0 6px 20px; text-align:center; transition:0.3s; position: relative; }
.slideTxtBox_cp .bd li .pic{ display: block; width: 100%; height: 0; padding-bottom: 76%; position: relative; overflow: hidden;}
.slideTxtBox_cp .bd li .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
/*.slideTxtBox_cp .bd li .shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url(../images/shuiyin.png) no-repeat center top; background-size: 170%; width: 100%; height: 100%;}*/
.slideTxtBox_cp .bd li .content{ position: absolute; left: 0; bottom: 0; background: #f0f0f0; padding: 0 !important; width: 100%; height: 40px; line-height: 40px; text-align: center; transition: 0.3s; font-size: 14px; overflow: hidden;}
.slideTxtBox_cp .bd li .content a{ color: #fff !important;}
.slideTxtBox_cp .bd li .content p{ display: none; opacity: 0; margin: 0 10px !important;}
.slideTxtBox_cp .bd li .content .fdj{ display: none; opacity: 0; padding-bottom: 35px;}
.slideTxtBox_cp .bd li:hover .content{ background: rgba(204,110,0,0.8); bottom: 0; height: 327px; color: #fff; font-size: 16px; padding-top: 75px !important;}
.slideTxtBox_cp .bd li:hover .content p{ display: block; opacity: 1; width: 81px; height: 28px; border: 1px solid #fff; display: inline-block; line-height: 28px; text-align: center; font-size: 14px !important;}
.slideTxtBox_cp .bd li:hover .content p:nth-of-type(2){ background: #fff; color: #333 !important;}
.slideTxtBox_cp .bd li:hover .content .fdj{ display: block; opacity: 1;}
.slideTxtBox_cp .bd li:hover .content .tit{ line-height: 25px; padding: 0 20px; margin-bottom: 20px;}


#pro_index{ text-align: center; padding: 3% 0 0;}
#pro_index li{ display: inline-block; transition: 0.3s; background: #f2f2f2; padding: 0 5%; width: 100%; margin-bottom: 2%; height: 38px; text-align: center; line-height: 38px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#pro_index div{ padding: 0 1% !important;}
#pro_index li a{ color: #333 !important;}
#pro_index li:hover{ background: #1b58bd;}
#pro_index li:hover a{ color: #fff;}
@media screen and (max-width:768px){
  #pro_index li{ margin: 0;}
}


#sj_pro_index{ text-align: center; padding-top: 3%;}
#sj_pro_index div{ padding: 0 1% !important;}
#sj_pro_index li{ display: inline-block; text-align: center; width: 100%; background: #e3e3e3; border: 1px solid #e3e3e3; margin-bottom: 10px;}
#sj_pro_index li .pic{ display: block; width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
#sj_pro_index li img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
/*#sj_pro_index li .pic .shuiyin{position: absolute; left: 0; top: 0; z-index: 1; background: url(../images/shuiyin.png) no-repeat center top; background-size: 170%; width: 100%; height: 100%;}*/
#sj_pro_index li p{ line-height: 30px; text-align: center; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#sj_pro_index li .left{ background: #1b58bd; width: 50%; height: 30px; color: #fff; font-size: 13px;}
#sj_pro_index li .right{ background: #ff8a00; width: 50%; height: 30px; color: #fff; font-size: 13px;}


#gg1{ background: #1b58bd; width: 100%; height: auto; padding: 15px 0;}
#gg1 .right img{ max-width: 100%;}
#gg1 .left i{ color: rgba(255,255,255,0.5); font-size: 20px; text-transform: uppercase;}
#gg1 .left p{ color: #fff; font-weight: bold; font-size: 35px;}
#gg1 .left dl{ border-bottom: 1px solid #fff; padding-bottom: 5px; margin: 2% 0;}
#gg1 .left dl dt{ float: left; background: #ff8a00; font-weight: normal; color: #fff; height: 40px; line-height: 40px; margin-right: 0.5%; padding: 0 3%; transition:0.3s;}
#gg1 .left dl dt:last-of-type{ float: right; background: url(../image/gg_icon.png) no-repeat right center #ff8a00; padding-right: 6%; border-radius: 3px;}
#gg1 .left dl dt a{ color: #fff !important;}
#gg1 .left dl dt:last-of-type:hover{ background: url(../image/gg_icon.png) no-repeat right center #333;}
#gg1 .left .tel{ background: url(../image/gg1_tel.png) no-repeat center left; padding-left: 30px; color: #fff;}
#gg1 .left .tel span{ font-size: 30px; font-family: impact;display: inline-block;vertical-align: middle;}
@media screen and (max-width:768px){
  #gg1 .left p{ font-size: 20px;}
  #gg1 .left dl dt{ padding: 0 2%; height: 30px; line-height: 30px; font-size: 12px;}
  #gg1 .left dl dt:last-of-type{ background: #ff8a00; padding: 0 3%; }
}



#gg2{ background: url(../image/gg2_bj.jpg) no-repeat center top; width: 100%; padding: 15px 0;}
#gg2 .left{ padding-top: 3%; position: relative;}
#gg2 .left:before{ position: absolute; left: 0; top: 13%; content: 'Enterprise advantage'; color: rgba(204,204,204,0.5); text-transform: uppercase; font-size: 30px; font-weight: bold; z-index: 1;}
#gg2 .left p{ color: #333333; font-size: 24px; float: left; position: relative; z-index: 3; font-weight: bold;}
#gg2 .left .tel{ color: #333333; float: right; position: relative; z-index: 3;}
#gg2 .left .tel span{ font-family: impact; font-size: 30px;}
#gg2 .left i{ display: block; font-size: 16px; border-top: 2px solid #1b58bd; line-height: 30px; margin-top: 10px; padding-top: 10px;}
#gg2 .left .more{ float: left; background: url(../image/gg_icon.png) no-repeat right center #ff8a00; height: 40px; line-height: 40px; padding: 0 6% 0 3%; border-radius: 3px; color: #fff; margin-top: 3%; transition:0.3s;}
#gg2 .left .more a{ color: #fff !important;}
#gg2 .left .more:hover{ background: url(../image/gg_icon.png) no-repeat right center #333;}
@media screen and (max-width:768px){
  #gg2 .left:before{ display: none;}
  #gg2 .left p{ font-size: 18px;}
  #gg2 .left .tel span{ font-size: 20px;}
  #gg2 .left i{ font-size: 16px; line-height: 25px; padding-top: 5px;}
  #gg2 .left .more{ padding-right: 10%;}
}





#ysbj{ background: url(../image/ysbj.jpg) no-repeat center top #fff; background-size: 100%; width: 100%; height: auto; padding-top: 3%;}
#ysnr{ max-width: 1170px; height: auto; position: relative;}
#yscontent{ padding: 3% 2% !important;}
#yscontent .pic{ text-align: center; padding: 0 !important; margin-bottom: 3%;}
#yscontent .pic img{ max-width: 100%;}
#yscontent .font{ padding: 0 !important;}
#yscontent .pic1,#yscontent .pic3,#yscontent .font2,#yscontent .font4{ float: left;}
#yscontent .font1,#yscontent .pic2,#yscontent .font3,#yscontent .pic4{ float: right;}
#yscontent .num{ height: 150px; padding: 0 !important; text-align: center;}
#yscontent .num1{ float: left; background: url(../image/num1.png) no-repeat center top;}
#yscontent .num2{ float: right; background: url(../image/num2.png) no-repeat center top;}
#yscontent .num3{ float: left; background: url(../image/num3.png) no-repeat center top;}
#yscontent .num4{ float: right; background: url(../image/num4.png) no-repeat center top;}

#yscontent .font .bt{ color: #1b58bd; font-size: 24px; font-weight: bold; position: relative;padding-bottom: 5px;}
#yscontent .font .bt p:nth-child(2){color: #666666;font-size: 14px;line-height: 2; text-transform: uppercase;font-weight: 100;}
#yscontent .font .bt::before{ position: absolute; content: ''; left: 0; bottom: 0; width: 30%; height: 3px; background: #ff8a00;}
#yscontent .font ul{ padding: 20px 0;}
#yscontent .font li{ color: #232323; padding-bottom: 10px; background: url(../image/ysicon.png) no-repeat left 12px; line-height: 30px; padding-left: 20px; font-size: 14px;}
@media screen and (max-width:768px){
  #yscontent .font .bt{ font-size: 18px;}

  #yscontent .font ul{ padding: 2% 0;}
  #yscontent .font li{ font-size: 12px; line-height: 25px;}
}

.lcbj{ background: url(http://www.xxkangyuan.com/static/index/zm001/images/lcbj.jpg) no-repeat center top;}
.lcbj ul{ margin-top: 3% !important;}
.lcbj li{ background: #fff; border:1px solid #e6e6e6; border-radius: 100%; width: 145px; height: 145px; text-align: center; transition:0.3s; }
.lcbj li p{ width: 56px; height: 56px; line-height: 56px; overflow: hidden; margin: 20% auto 4% !important;}
.lcbj li p img{ vertical-align: middle; margin-left: 0; transition:0.3s; }
.lcbj li span{ color: #333333; font-size: 16px;}
.lcbj li:hover{ background: #1b58bd;}
.lcbj li:hover span{ color: #fff;}
.lcbj li:hover p img{ margin-left: -56px;}
@media screen and (max-width:768px){
  .lcbj li{  width: 120px; height: 120px; }
  .lcbj li span{  font-size: 14px;}
}

.hui{ background: #f2f2f2; width: 100%; height: auto; overflow: hidden;}
#anli .swiper-container {
  margin: 3% 0 0;
  width: 100%;
  height: 100%;
  padding-bottom: 5%;
}
#anli .swiper-slide {
  text-align: center;
  background: #fff;
  transition:0.3s;
  border: 1px solid #e6e6e6;
  border-right: none;

  /* Center slide text vertically */
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#anli .swiper-slide a{ display: block; width: 100%; height: 0; padding-bottom: 75% !important; position: relative; overflow: hidden; }
#anli .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#anli .swiper-slide p{ height: 40px; line-height: 40px; font-size: 13px; width: 98%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#anli .swiper-pagination{ bottom: 0;}
@media screen and (max-width:768px){
  #anli .swiper-container{ padding-bottom: 10%;}
}



#gsjjbj{ background: url(../image/gsjjbj.jpg) no-repeat center top; width: 100%; height: auto; overflow: hidden;}
.jj_tit{ text-align: center; color: #fff; line-height: 40px;}
.jj_tit p{ font-size: 38px; font-weight: bold;}
.jj_tit span{ font-size: 18px;}
#gsjj{ padding: 3% 0; text-align: center;}
#gsjj .content{ line-height: 30px; text-align: center; padding: 0 10% !important; color: #fff !important;}
@media screen and (max-width:768px){
  #gsjj .content{ padding: 0 2% !important;}
  .jj_tit p{ font-size: 22px;}
  .jj_tit span{ font-size: 14px;}
}
#gsjj .more{ text-align: center; width: 100%;}
#gsjj .more li{ display: inline-block; padding: 0 5%; border: 1px solid #fff; margin: 2% 1%; height: 35px; line-height: 35px; text-align: center; color: #fff; font-size: 1.5rem; transition:0.3s;}
#gsjj .more li:hover{ background: #ff8a00; color: #fff; border: 1px solid #ff8a00;}

#owl-honor{ padding-top: 2% !important;}
#owl-honor li{ padding: 5px; display: block; line-height: 33px; font-size: 14px;}
#owl-honor li .img{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; border: 5px solid #f2f2f3; text-align: center; background: #fff;}
#owl-honor li .img p{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#owl-honor li .img img{ max-width: 100%; height: 100%;  }

.title{ height: 45px; line-height: 45px; background: #f2f2f2; padding: 0 !important;}
.title .left{ background: #1b58bd; color: #fff; font-size: 16px; height: 45px; line-height: 45px; padding: 0 30px;}
.title .left img{ margin-right: 4%; vertical-align: middle;}
.title .right{ color: #333 !important; padding-right: 3% !important;}
.title .right a{ color: #333 !important;}
.title .right a:hover{ color: #000;}


#xwdt .content .left{ padding: 0 !important;}
#xwdt .content .left img{ max-width: 100%;}

#xw_font{ line-height: 25px; border-bottom: 1px solid #ccc; padding-bottom: 3%;}
#xw_font a{ display: block; font-weight: bold; font-size: 16px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#xw_font .Newstime{ float: none !important; font-size: 12px; color: #ccc; font-family: arial;}
#xw_font p{ color: #999; line-height: 23px;}

#indexNews{ height: auto; overflow: hidden; margin-top: 3% !important;}
#indexNews li { height: 3.5rem; line-height: 3.5rem; background: url(../image/ysicon.png) no-repeat left center; padding-left: 15px; border-bottom: 1px dotted #d9d9d9; transition:0.3s all 0s linear; color: #575757;}
#indexNews li a{ display: block; float: left; width: 75%; color: #585858; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition:0.3s all 0s linear;}
.Newstime { float: right; color:#a9a9a9; font-size:0.8em;}
#indexNews li:hover a{ color: #0059d3;}
#indexNews li:hover{ border-bottom: 1px dashed #0059d3;}




#in_news{width: 100%;height: auto; margin:0 auto;}
#in_news li{width: 100%;height: auto; margin:0 auto; padding-bottom: 3%;margin-bottom: 3%;border-bottom: dotted 1px #dcdcdc;position: relative;}
#in_news li .news_more{width: 30px;height: 30px; position: absolute;right: 0;top:0;}
#in_news li .news_more a{display: block;width: 30px;height: 30px;background: url(http://www.xxkangyuan.com/static/index/zm001/imagess/news_more.png) center no-repeat;}
#in_news li .news_title{ height: 37px; text-align: left; line-height: 37px; font-weight: bold;color: #666;font-size: 1.3em; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; }
#in_news li .news_info{ line-height: 25px; color: #4d4d4d;font-size: 1em;}
#in_news li .news_time{ line-height: 45px; text-align: center; font-weight: normal !important; border:solid 1px #ececec; color: #2e2e2e; padding: 0 !important; margin: 0 !important;}
#in_news li .right{ padding: 0 0 0 2% !important;}
#in_news li .news_time span{display: block; margin:0 auto; width: 100%; background: #f2f2f2; height: 45px;text-align: center;line-height: 45px;color: #666; font-weight: bold;font-size: 3rem; transition: 0.3s;}
#in_news li:hover .news_time span{background: #1b58bd; color: #fff;}
#in_news li:hover .news_title{color: #1b58bd}
#in_news li a{display: block;}



/** sidebar **/
#sidebar{ padding: 0 !important;}
#main_right{ padding: 0 1% 1% !important;}
.content{ padding: 2% 0; line-height: 25px;}
#content_zy{ line-height: 30px; padding: 2% 0;}
/*#content_zy img{ max-width: 100%;}*/
#zi_banner{ width: 100%; overflow: hidden;}
#zi_banner img{ width: 100%;}
@media screen and (max-width:768px){
    #zi_banner img{ width: 190%; margin-left: -45%;}
}



#pro_list li{ height:45px; line-height:45px; background: #1b58bd; padding-left: 10px; border-bottom: 1px solid #fff; font-size: 16px; transition: 0.3s; color: #fff !important;}
#pro_list li a{ color: #fff !important;}
#pro_list li:hover{ background:  #f39800;}
#pro_list li:hover a{ color: #fff !important;}
#pro_list dl{ margin: 0;}
#pro_list dl dt{ padding-left: 10%; height: 35px; line-height: 35px; font-weight: normal; border-bottom: 1px dashed #ccc;}




#pro_list1{ padding-bottom: 2%;}
#pro_list1 li{ height:35px; line-height:35px; background: #f2f2f2; text-align: center; transition: 0.3s; padding: 0 !important; margin-bottom: 2%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 12px;}
#pro_list1 div{ padding: 0 .5% !important;}
#pro_list1 li a{ color: #666 !important;}
#pro_list1 li:hover{ background: #1b58bd; color: #fff !important;}
#pro_list1 li:hover a{ color: #fff !important;}

#lxwm_left{ background: #eeeeee; padding: 20px 10px; color: #1b58bd;}
#lxwm_left p{ font-family: impact; color: #1b58bd; font-size: 32px;}
#zxzx{ height: 40px; background: #025ed6; text-align: center; line-height: 40px; font-size: 16px; color: #fff; margin-top: 10px;}
#zxzx a{ color: #fff;}

.product_left{}
.product_left img{ width: 100%;}
.product_right{float:right; line-height:2.0; width: 485px; height:auto; overflow:hidden;}
.pro_namelb{ line-height:35px; background: #333; height: 35px; color: #fff; padding-left: 40px;}
#rx{ float:left; margin-top:30px; width: 450px;}
#rx p{ font-size:18px; font-weight: bold; color: #323232; border-bottom: 1px solid #c8c8c8;}
#ckxq1{ background:url(../image/dg.png) no-repeat 30px center; height:34px; width:160px; line-height:34px; text-align:center; color:#5b5b5b; float:left; margin-top:15px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
#ckxq2{ background:url(../image/zx.png) no-repeat 15px center; height:34px; width:250px; line-height:34px; text-align:center; color:#5b5b5b; float:right; margin-top:15px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
.pro_name1{ color:#323232; font-size:18px; font-weight: bold;}
#ckxq1:hover{ background: url(../image/dg.png) no-repeat 30px center #666; color: #fff;}
#ckxq1:hover a{ color: #fff !important;}
#ckxq2:hover{ background: url(../image/zx.png) no-repeat 15px center #666; color: #fff;}
#ckxq2:hover a{ color: #fff !important;}



.dgnr{ background: url(../image/dgpic.png) no-repeat right center; line-height: 2.0; padding: 20px 0 30px; color: #999999;}

#cpms{ border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; padding: 10px 0 0;}
#cpms span{ color: #cc0000;}


#al_lx{ background: #f2f2f2; line-height: 25px; padding: 10px;}








/** zy **/ 
.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:155px; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:155px; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px;}
.n_detailR{ width:680px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:1.5rem; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(http://www.xxkangyuan.com/static/index/zm001/images/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:1.5rem;}


/************************************/
/*.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}*/
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro{ padding-top: 2%;}
.pro li{ overflow:hidden; text-align:center;white-space:nowrap; background: #e3e3e3; border: 1px solid #e3e3e3; margin-bottom: 10%; transition:all 0.3s linear 0s;}
.pro div{ padding: 0 1% !important;}
.pro li .li-img{ width: 100%; height: 0; padding: 0 0 75% !important; position: relative; overflow: hidden;}
.pro li .li-img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
/*.pro li .li-img .shuiyin{position: absolute; left: 0; top: 0; z-index: 1; background: url(../images/shuiyin.png) no-repeat center top; background-size: 170%; width: 100%; height: 100%;}*/
.pro li .li-img1{ width: 100%; height: 0; padding: 0 0 75% !important; position: relative; overflow: hidden; background: #fff;}
.pro li .li-img1 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.pro li .li-img1 p img{ max-width: 100%; height: 100%;}
.pro li p{ line-height: 40px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.pro li:hover{ background: #333;}
.pro a{color:#444;}
.pro a:hover{color:#fff !important;}


.pro1{ padding-top: 2%;}
.pro1 li{ overflow:hidden; text-align:center; width: 100%; background: #e3e3e3; border: 1px solid #e3e3e3; margin-bottom: 5%; transition:all 0.3s linear 0s;}
.pro1 div{ padding: 0 1% !important;}
.pro1 li .li-img{ width:100%; background: #fff; position: relative;}
/*.pro1 li .li-img .shuiyin{position: absolute; left: 0; top: 0; z-index: 1; background: url(../images/shuiyin.png) no-repeat center top; background-size: 170%; width: 100%; height: 100%;}*/
.pro1 li img{ max-width:100%; height: 140px !important;}
.pro1 li p{ line-height: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.pro1 li:hover{ background: #333;}
.pro1 a{color:#444;}
.pro1 a:hover{color:#fff !important;}
.pro1 li .left{ background: #1b58bd; width: 50%; height: 30px; color: #fff; font-size: 13px;}
.pro1 li .right{ background: #ff8a00; width: 50%; height: 30px; color: #fff; font-size: 13px;}
/*************index&goods**************/
.news{}
.news li{ height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1rem;line-height:39px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px; font-size: 2rem;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#da020d;text-align:center; font-size: 18px;}
.info_title{ height:35px;background:#ececec; margin-top: 20px;}
.info_title b{display:inline-block; padding: 0 20px; height:100%; border-right:1px solid #fff; background:#333; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 20px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(http://www.xxkangyuan.com/static/index/zm001/images/button.gif) none center;}
/**************order&message********/


/*sitemap*/
/*.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}*/

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:1rem; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}