
/* 链接 */
a {
 color: #333;
 text-decoration: none;
}
a:hover {
 color: #0061b2;
 text-decoration: none;
}
a:active {
 outline: none;
}
/* 头部、底部、公用 */
body {
 overflow-x: hidden;
 font-size: 16px;
}
#head{position: relative;}
#head.menu-btn{display: none;}
.menus{display: none;}

#head .tops{ text-align: right;position: absolute;top: 30px;z-index: 99;height: 40px;display: block;left: 0;width: 100%; }
#head .tops > div>div{ display: inline-block; width: auto; height: 30px; background-color: rgba(54, 139, 255, .5);padding: 0 10px;  border-radius: 20px; color: #ffffff; cursor: pointer; line-height: 30px;text-align: left;position: relative}
#head .tops #assist-open { margin-left: 5px;background-color:#368bff;padding-left:40px;}
#head .tops  > div>div:before{content: "";position: absolute;top: 4px;left: 10px;width: 25px;height: 26px;}
#head .tops  > div>div#model_z{background-color: #ff4938;padding-left:40px;}
#head .tops  > div>div#model_z:before{ background: url(../images/icon.png) 5% 62%; }
#head .tops  > div>div#model_p{display: none;padding-left:40px;background-color: #368bff;}
#head .tops  > div>div#model_p:before{ background: url(../images/icon.png) 5% 62%;}
#head .tops  > div>div#assist-open:before{ background: url(../images/icon.png) 13% 62%;}
#head .tops  > div>div#model_s{display: none;}

#head #swiper1{
 height: 300px;
}
#swiper1 .seeks>div{
 width: 488px;
 height: 55px;
 border-radius: 25px;
 margin: 0 auto;
 position: relative;
 background-color: #fff;
}
#swiper1 .seeks>div>form>input{
  width: 400px;
  height: 100%;
  border: unset;
  position: absolute;
	border: 1px solid #999999;
  top: 0;
  left: 0;
  padding-left: 30px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	border-right: unset;
}
#swiper1 .seeks>div>form>#seek{
 width: 88px;
 height: 100%;
 border: 1px solid #368bff;
 padding: 10px 25px;
 background-color: #368bff;
 position: absolute;
 top: 0;
 right: 0;
 cursor: pointer;
 border-top-right-radius: 25px;
 border-bottom-right-radius: 25px;
}
#swiper1 .seeks>div>form>#seek span{
 display: inline-block;
 width: 30px;
 height: 30px;
 background: url(../image/icon.png) 22% 61% no-repeat;
 background-clip: content-box;
}
.navs{width: 100%;height: 55px;position:absolute;bottom:0;}
.navs .nav { width: 100%;height: 100%; background-color: #368bff;position: relative;}
.navs .nav:before{
 content: ""; position: absolute; top:0; left: -54px;
 width: 0px;
 height: 0px;
 border-left:  55px solid transparent;
 border-bottom:  55px solid #368bff;
}
.navs .nav:after{
 content: ""; position: absolute; top:0; right: -54px;
 width: 0px;
 height: 0px;
 border-right:  55px solid transparent;
 border-bottom:  55px solid #368bff;
}
.navs .nav li { display: inline-block;height: 100%;line-height: 55px; width: auto; padding: 0px; margin: 0px 15px; position: relative;}
.navs .nav li >a { display: flex; color: #fff;
    line-height: 55px;
    padding: 0px 35px;
    font-size: 20px;
    text-align: center;
    transition: all .3s;
		align-items: center;
}
.nav li >a:hover{
    border-radius: 6px;
    background-color: #368bff; font-size: 22px;line-height: 55px;
    box-shadow: 6px 6px 10px 3px rgba(0, 0, 0, 0.2);
}
.navs .nav li > a > img{max-width: 40px;padding-right: 10px;}

.navs .nav li:hover span{
	display: block;
}
.navs .nav li span{
	display: none;
	width: 100%;
	position: absolute;
	height: auto;
	min-height: 55px;
	left: 0;
	top: 55px;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.5);
}
.navs .nav li span a{
	display: block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
}
.navs .nav li span a:hover{
	background-color: rgba(0, 0, 0, 0.6);
}
#cont{ background-color: #f0ece8;}
.bac{background: url(../images/P_02.png) /*no-repeat*/repeat-x;}
.nn1{
 width: 100%;
 padding: 20px;
 background-color: #ffffff;
}
.nn1 .nn1_lb{ width: 100%; margin-top: 30px; }
.nn1_right{padding: 20px;text-align: center;margin-bottom: 20px;}
.nn1_right.w30{background: url(../images/P_03.png) no-repeat;border-radius: 15px;background-size: 100% 100%;}
.nn1_right.w30 img{margin-right: 5px;}
.nn1_right.w48{background: url(../images/tzgg_back01.png) no-repeat;background-size: 100% 100%;}
.nn1_right.w48 img{margin-left: 20px;}
.nn1_right.w30 span{font-size: 24px;color:#368bff;}
.nn1_right.w48 span{font-size: 24px;color:#fff;}
.nn1_right span.djjr{font-size: 16px;color:#bec7d9;margin-top: 8px;}
#swiper3{ height: 410px;margin-bottom: 10px;}
#swiper3 .swiper-slide .imgk{width: 100%;height: 100%;float: right;margin-right: 2px;padding-top: 30px;padding-left: 50px;position: relative;}
#swiper3 .swiper-slide .imgk::before{content: "";position: absolute;width: 90%;height: 90%;border: 1px solid #000000;top: 20px;left: 30px;z-index: -1;}
#swiper3 .swiper-slide .imgk::after{content: "";position: absolute;width: 90%;height: 90%;background-color:#368bff;top: 0px;left: 10px;z-index: -1;}
#swiper3 .swiper-slide .imgk a {width: 100%;height: 100%;display: block;}
#swiper3 .swiper-slide .imgk img{width: 100%;height: 100%;}
#swiper3 .mask_swiper{height: 40px;width: 100%;position: absolute;bottom: 0;z-index: 2;line-height: 60px;}
#swiper3 .mask_swiper span{display: inline-block;max-width: 65%;padding-left: 20px;}
#swiper3 .mask_swiper > div{width: 70px;height: 100%;background: url(../images/title_back.png) no-repeat;background-size: 100% 100%;position: relative;}
#swiper3 .mask_swiper .swiper-button-next, #swiper3 .mask_swiper .swiper-button-prev{left: 0;right: 0;margin: 0 auto;top: 50%;transform: translateY(-50%);height: 20px;}
#swiper2 .swiper-slide>img, #swiper3 .swiper-slide>img{ width: 100%;height: 100%; }

.nn2{ margin-top: 20px; width: 100%; height: auto; padding: 40px; background-color: #ffffff; }
.nn2 .nn2_swiper{ height: auto;margin-top: 20px;}
.nn2_swiper #swiper4{height: 100%;}
#swiper4 .swiper-slide .imgk{width: 100%;height: 100%;}
#swiper4 .swiper-slide .imgk img{width: 100%;height: 100%;}
#swiper4 .swiper-slide .video{height: 100% !important;margin-top: 0 !important;}
.nn4{ margin-top: 20px; width: 100%; height: auto; padding: 40px; background-color: #ffffff; }
.nn4 .nn41{width:70%;border:1px solid #edf1f8;}
.nn4 .nn41 .htitle{background-color: #f7f8fb;border-bottom: 1px solid #edf1f8 ;}
.nn4 .nn41_con{background: url(../images/ly_img01.png) no-repeat;background-size: 50% 100%;}
.nn4 .nn41_con .nn411 > div{padding: 70px 40px;}
.nn4 .nn41_con .nn411 > div img{width: 60px;margin-right: 20px;}
.nn4 .nn42{width:28%;margin-top: 10px;}
.nn4 .nn42 .nn42_con{width: 100%;height: 100%;border: 1px solid #edf1f8 ;background: url(../images/ly_img.png) no-repeat;background-size: 100% 100%;position: relative;}
.nn4 .nn42 .nn42_con a{position: absolute;top: 20px;right: 20px;font-size: 16px;color: #999999;}
.video{height: 500px;width: 100%;margin-top: 15px;position: relative;}
.video img{width: 100%;height: 100%;}
.video .masks{ position: absolute;bottom: 0;left: 0;width: 100%;height: 30px;background-color: rgba(0,0,0,0.5);font-size: 16px;color:#fff;line-height: 30px;padding-left: 20px;}
.video:before{ position: absolute;content: "";width: 65px;height: 65px;background: url("../images/icon.png") no-repeat; background-position: 1% 86%;top: 50%;bottom: 50%;margin: 0 auto;left: 0;right: 0;transform: translateY(-50%);}
.nn2_icon{margin-top: 30px;}
.nn2_icon>div{width: 24%;border: 1px solid #e3e3e3;text-align: center;}
.nn2_icon>div a{padding: 35px;text-align: center;align-items: center;}
.nn2_icon>div img{height: 60px;align-items: center;margin-bottom: 20px;}
.nn2_icon>div:hover {border: 1px solid #81cce5;background-image: linear-gradient(to right, #fbfeff , #e6f7fe);}
#foot .foot_top{height: 70px;width: 100%;background-color: #e0edf6;}
.foot_top .foot_top_con{height: 70px;}
.foot_top_con > ul > li{width: 16%;text-align: center;line-height: 70px;position: relative;color: #222222;font-size: 18px;}
.foot_top_con > ul > li:after{position: absolute;content: "▼";width: 10px;height: 10px;top: 0;right: 10px;color: #222222;font-size: 10px;}
.foot_top_con > ul > li:before{position: absolute;content: "";width: 1px;height: 30px;background-color: #d1e9dc;left: 0;top:20px;}
.foot_top_con > ul > li:nth-child(1):before{display: none;}
.foot_top_con > ul > li:hover > a{color: #368bff;}
.foot_top_con > ul > li:hover:after{color: #368bff;}
.foot_top_con .tca{position: absolute;width: 100%;top:60px;z-index: 99;left: 0;height: 150px; display: none; overflow-y: scroll;border: 1px solid #ccc;background-color: #fff;}
.foot_top_con > ul > li:hover .tca{display: block;}
.foot_top_con .tca ul{width: 100%;background-color: #fff;border-radius: 10px;margin-bottom: 10px;}
.foot_top_con .tca li{line-height: 30px;height: 30px;font-size: 15px;border-bottom: 1px solid #ccc;}
.foot_top_con .tca li a{color: #000000;}
.foot_top_con .tca ul li:hover{background-color: #368bff;}
.foot_top_con .tca ul li:hover a{color: #fff;}
.foot_top_con .tca ul li:last-child{border:unset}
.foot_bot{height: auto;background-color: #fff;padding-top: 20px;text-align: center;}
.foot_bot .footlef{padding: 30px 0;color: #000000;font-size: 16px;}
.foot_bot .footlef > div{padding: 10px 0;}
.foot_bot .footrig{padding-bottom: 30px;text-align: center;}
.foot_bot .footrig img{margin-left: 5px;}
.phones{background-color: #199352;color: #fff;text-align: center;line-height: 2rem;font-size: 1rem;padding: 1rem;display: none;}
/*标题*/
.htitle{ height: 40px; line-height: 40px; position: relative;}
.htitle .lef{ display: inline-block;font-size: 26px;color: #fff;font-weight: 700;background: url(../images/title_back.png) no-repeat;padding: 0 30px;}
.htitle .rig{ position: absolute;right:0; top:8px;display: inline-block;font-size: 12px; color: #333333; background-color: #e8f2f3; width: 70px; height: 23px; border-radius: 12px;text-align: center;line-height: 23px; }
.htitle .hts{background-color: #199352;color: #ffffff;}
/*列表*/
.list_nn1{
 width:100%;
 padding-top: 30px;
}

.list_nn1 .con li:nth-child(-n+6){ display: block; }
.list_nn3{ width: 100%; }
.list_nn3 .con li:nth-child(-n+8){ display: block; }
.nn4 .nn42 .list_nn4{height: 140px;width: 100%}
.list_nn4 .con li:nth-child(-n+3){ display: block; }
.nn4 .nn42 .list_con .con li .tit {max-width: 100% !important;}

.list_con .title button{
 font-size: 26px;
 color: #454545;
 padding:0 10px 15px ;
 font-weight: 600;
}
.list_con .title button.active{ color: #368bff;position: relative;border-bottom:5px solid #368bff;}

.list_con .title button a{
	color: #454545;
}
.list_con .title button.active a{
	 color: #368bff;
}
.nn3 .nn3_button .tts a{color: #fff;}

.list_con .con{margin-top: 20px}
.list_con .con li{ line-height: 40px; font-size: 18px;position: relative;display: none;}

.list_con .con li .tit{ display: inline-block; max-width: 90%;width: 90%; line-height:60px; color: #111111;}
.list_con .con li .time{ display: inline-block; width: 8%; line-height:40px;color: #999999; background-color: #f3f6fc;border-radius: 5px;text-align: center;}
.list_con .con li .time .font{font-size: 24px;}
.list_con .con li:hover .tit{color:#368bff; }
.bnd ul{display: none;}
.bnd ul:nth-child(1){display: block;}
.nn10{height: auto;margin: 30px 0;}
.nn10>div{height: 100%;}
.nn10 .list_nn1{background-color: #fff;padding: 15px;}
.nn10 .list_con .title button.active{border-bottom: unset;}
.nn10 .list_con .con{border:1px solid #ccc}
.nn10 .list_con .con li .tit{line-height: 40px;padding-left: 20px;box-sizing: border-box;width: 75%;}
.nn10 .list_con .con li .tit::before{content: "·";position: absolute;left: 10px;}
.nn10 .list_con .con li .time{width: 25%; background-color:unset;line-height: 40px;}
.nn10 .list_con .con li:nth-child(-n+6){ display: block; }
.list_nn22{width: 70%;}
.fiex{position: fixed;top: 50%;transform: translateY(-50%);width: 100px;right: 0;z-index:9999;}
.fiex>div{margin-top: 10px;position: relative;}
.fiex>div>a{text-align: center;align-items: center;background-color: #d5e5fb;border-top-left-radius: 10px;border-bottom-left-radius: 10px;padding: 10px 0;}
.fiex>div>a>img{width: 40px;height: 40px;margin-bottom: 10px;}
.fiex>div>div{position: absolute;top: 0;left: -110%;width: 100px;height: 100%;padding: 5px;display: none;background-color: #fff;}
.fiex>div>div>img{width: 100%;height: 100%;}
.fiex>div:hover > div{display: block;}

.index#cont{background-color: #f0f6ff;}
.index .nn1 .xct{ height: 90px; }
.index .nn1 .xct #swiper2{ height: 100%; }
.index .nn1 .xct a{height: 100%;display: inline-block;width: 100%;}
.index .nn1 .xct a img{width: 100%;height: 100%;}
.index #swiper5{height: 100%;}
.index #swiper5 .swiper-slide .imgk{width: 100%;height: 100%;}
.index #swiper5 .swiper-slide .imgk a {width: 100%;height: 100%;display: block;}
.index #swiper5 .swiper-slide .imgk img{width: 100%;height: 100%;}
.index #swiper5 .mask_swiper{height: 60px;width: 100%;background: rgba(0, 0, 0, 0.35);color: #ffffff;position: absolute;bottom: 0;z-index: 2;line-height: 60px;}
.index #swiper5 .mask_swiper span{display: inline-block;max-width: 65%;padding-left: 20px;}
.index #swiper5 .mask_swiper .swiper-pagination{display: inline-block;width: 35%;text-align: center;right: 0;}
.index #swiper5 .mask_swiper .swiper-pagination .swiper-pagination-bullet{border-radius: unset;background-color: #ffffff;margin-left: 8px;}
.index #swiper5 .mask_swiper .swiper-pagination .swiper-pagination-bullet-active{background-color: #ffffff;width: 16px;}
.index #swiper5 .swiper-slide>img, #swiper3 .swiper-slide>img{ width: 100%;height: 100%; }
.index .list_nn1{width: 100%;}
.index .list_con .title{position: relative;}
.index .list_con .title button{background-color: #f0f6ff;padding: 0 20px;line-height: 50px;font-size: 23px;}
.index .list_con .title .active{ background: url(../images/title_back.png) no-repeat;color:#fff}
.index .list_con .title span{position: absolute;right: 10px;top: 50%;transform: translateY(-50%);display: inline-block;cursor: pointer;}
.index .list_con .con{margin-top: 1rem;}
.index .list_con .title button.active{border-bottom: unset;}
.index .list_con .con li .tit{line-height: 60px;padding-left: 20px;box-sizing: border-box;width: 75%;font-size: 24px;}
.index .list_con .con li .tit::before{content: "·";position: absolute;left: 10px;}
.index .list_con .con li .time{width: 25%; background-color:unset;line-height: 60px;}
.index .list_con .con li:nth-child(-n+8){ display: block; }
.index .nm1 .jkzt{background: url(../images/P123_03.png) no-repeat;line-height: 60px;margin-top: 20px; font-size: 18px;font-weight: bold;padding: 0 30px;color:#fff}
.index .nm1 .jkzt span{cursor: pointer;margin-left: 20px;}
.index .nm1 .jkzt span a {color:#fff;}
.index .nm1 .list_con .con li{display: none;}
.index .nm1 .list_con .con li:nth-child(-n+7){ display: block; }
.index .nm1 .list_con .con.bnd{padding-bottom: 30px;}
.index .nm1 .list_con .con{padding: 10px;background-color: #fff;margin-top: 20px;}
.index .nm1 .list_con .con li .tit{line-height: 60px;}
.index .nm1 .list_con .con li .time{line-height: 60px;}
.index .nn2_icon{margin-top: 0;padding: 30px 0 10px;}
.index .nn2_icon>div{width: 20%;border: unset;margin-bottom:19px;}
.index .nn2_icon>div a{padding: 20px;}
.index .nn2_icon>div img{height: 40px;}
.index .nn1_lb{width: 100%;}
.index .nn2 .list_con{padding-top: 10px;}
.index .nn2 .list_con li .tit{line-height: 60px;}
.index .nn2 .list_con li .time{line-height: 60px;}
.index .nn2 .list_con .con li{display: none;}
.index .nn2 .list_con .con li:nth-child(-n+7){ display: block; }
.index .nn2 .nn1_right{margin-bottom: 20px;}
.index .nn2 .nn1_right.w48{background: url(../images/P_03.png) no-repeat;border-radius: 15px;background-size: 100%;}
.index .nn2 .nn1_right.w48 img{margin-right: 5px;}
.index .nn2 .nn1_right.w48 span{font-size: 24px;color:#368bff;}
.index .nn2 .nn1_right span.djjr{font-size: 16px;color:#bec7d9;margin-top: 8px;}
.index .nn4 .nn41{width: 100%;max-width: 100%;border: unset;}
.index .nn4 .rig {background-color: transparent;top: 50%;transform: translateY(-50%);}
.index .nn4m button{width: 19%;background: url(../images/title_back.png) no-repeat;background-size: 100%;height: 40px;margin-top: 20px;color:#fff}
.index .nn4m button a{color:#fff}
.index .nm_f {background-color: #f6f7f8;border-top:5px solid #368bff}
.index .nm_f .f_div{width: 25%;margin-top: 20px;margin-bottom: 20px;padding-left: 50px;padding-right: 50px;border-right: 1px solid #ccc;position: relative;}
.index .nm_f .f_div:last-child{border-right:unset}
.index .nm_f .f_div::after{content: "";width: 1px;height: 20%;position: absolute;top: 0;right: -1px;background-color: #368bff;}
.index .nm_f .f_div:last-child::after{width:0}
.index .nm_f .f_title{width: 100%;font-size: 24px;font-weight: bold;color:#333333;margin-bottom: 10px;}
.index .nm_f li{width: 50%;line-height: 30px;color: #444444;font-size: 16px;}

@media only screen and (max-width: 1024px) {
 .phones,#head.menu-btn{display: block;}
  #head .navs,#head .tops,#head .seeks,.pos,#foot .foot_top,#foot .foot_bot,.fiex{display: none;}
  #head #swiper1{height: 7rem;}
   #swiper1 .logos{margin-top: -2rem;}
  #swiper1 .logos img:nth-child(1){width: 70%;padding-left: 1rem;}
  .nn1,.nn2,.nn3,.nn4,.nn5{padding: 1rem;height: auto}
  .nn1 .xct{height: auto;}
  .nn1 .nn1_lb{width: 100%;margin-top: 1rem;height: auto}
  .nn10{height: auto;}
  #swiper3{width: 90% !important;margin-bottom: 1rem;}
  #swiper3 .mask_swiper{height: 2.5rem;line-height: 2.5rem;font-size: 0.9rem}
  .list_nn21{margin-left: 0;}
  .list_nn1{width: 100%;padding: 0;}
  .list_con .title button{font-size: 0.9rem;padding: 0.9rem 0.9rem;}
  .list_con .con{margin-top: 0;}
  .list_con .con li{font-size: 1rem;line-height: 1.5rem;}
  .list_con .con li .tit{line-height: 2rem;padding-left: 1rem;max-width: 80%;}
  .list_con .con li .time{line-height: 1.5rem;font-size: 0.8rem;width: 15%;}
  .list_con .con li .time .font{font-size: 1rem;}
  .htitle {height: 2rem;line-height: 2rem;}
  .htitle .lef{font-size: 1.2rem}
  .htitle .rig{font-size: .8rem;width: 2rem; height: 1rem;line-height: 1rem;}
  .nn1_right{padding: 0.8rem;margin-bottom: 1rem;}
  .nn1_right.w30 img{width: 2rem;height: 2rem;margin-right: 0;}
  .nn1_right.w30 span{font-size:0.6rem;}
  .nn1_right.w48 span{font-size: 1rem;}
  .nn1_right span.djjr{font-size: 0.4rem;}
  .list_nn3{width: 100%}
  .nn3 .nn3_button{width: 100%;}
  .nn3 .nn3_button .group_but button{font-size: 0.9rem;}
  .nn4 .nn41{width: 100%;max-width: 100%;}
   .nn4 .nn41_con .nn411{width: 100%;}
  .nn4 .nn41_con>div a{font-size: .5rem;font-weight:400;line-height: 1rem;}
  .nn4 .nn42{width: 100%;}
  .nn4 .nn42 .list_nn4{height: auto}
  .nn4 .nn42 .list_con .con li .tit{width: 90%;}
  .nn2 .nn2_swiper,.nn5 .nn5_swiper{height: auto}
  .nn2_icon>div a{padding: 1rem;}
  .nn2_icon>div img{height: 2rem;margin-bottom:0.5rem}
   .nn2_icon>div span{font-size: 0.8rem;}
 	.nn4 .nn41_con>div{height: 8rem;}
 	.nn4 .nn41_con>div a{display: flex;align-items: center;text-align: center;}
 	.nn4 .nn41_con .nn411 > div{padding: 3rem 0.2rem;width:30%;}
 	
 .nn4 .nn41_con .nn411 > div img{width: 2rem;margin-right: 0.5rem;}
 .nn42{height: 10rem;}
  #head .menu-btn{position: absolute;width: 2rem;height: 2rem;background: url("../images/W_03.png") no-repeat;top: 1rem;right: 1rem;z-index: 99;background-size: 100% 100%;}
  .menus{width: 100%;height: 100%;position: fixed;top:4rem;z-index: 99;display: none;}
  .menus .mask{background-color: rgba(0,0,0,0.5);width: 100%;height: 100%;}
  .menus ul{background-color: #fff;padding:0 1rem;}
  .menus li{height: auto;border-bottom:1px solid #ccc;line-height: 3rem}
  .menus li:hover span{
 	 display: block;
  }
  .menus li span{
 	 display: none;
 	 width: 100%;
 	 height: auto;
 	 background-color: #368bff;
  }
   .menus li span a{
 	  color: #fff;
 	  display: block;
 	  box-sizing: border-box;
 	  padding-left: 1rem;
   }
   
   
   .index .nn1 .xct{height: 3rem;}
   .index #swiper5 .mask_swiper{height: 2rem;line-height:2rem;font-size: 1rem;}
   .index .list_nn1{width: 100%;}
   .index .list_con .title button{line-height: 2rem;font-size: 1rem;}
   .index .list_con{margin-top: 1rem;}
   .list_con .con li{padding-top: 0;}
   .index .list_con .con li .tit{line-height: 2rem;}
   .index .list_con .con li .time{line-height: 2rem;}
   .index .nm1{padding: 1rem;}
   .index .nm1 .jkzt{height: auto;    background-size: 100% 100%;font-size: 0.8rem;line-height: 2rem;padding: 0 1rem;margin-top: 0;}
   .index .nm1 .jkzt span{margin-left: 1rem;display: inline-block;}
   .index .nm1 .list_con .con.bnd{padding-bottom: 0;}
   .index .nn2_icon{padding: 0;}
   .index .nn2_icon>div{margin-bottom: 1rem;}
   .index .nn2_icon>div a{padding: 0;}
   .index .nn1_lb{width: 100%;}
   .index .nn2 .nn1_right.w48 span{font-size: 1rem;}
   .index .nn2 .nn1_right span.djjr{font-size: 0.6rem;}
   .index .nn1_right.w48 img{margin-left: 0.2rem;width: 2rem;}
   .index .htitle .rig{width: 3rem;}
   .index .nn4m button{width: 49%;}
   .index .nm_f>div{display: none;}
   .phones{background-color:#e3eff7;color: #111111;}
}
