.con_bd ul li h3 {
  height: 38px;
}

.con_bd ul li h3 a {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}

.con_bd ul li p {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  margin-bottom: 6px;
}

.con_bd ul li {
  /* margin-top: 27px; */
  width: 100%;
  height: 50px;
  border-bottom:  1px dashed #eeeeee;
  
}
.con_bd ul li h3 p{
  color: #00479D;
  
}
.con_bd .select {
  position: relative;
  height: 31px;
  line-height: 31px;
  text-align: center;
  margin: 50px auto 0;
  font-size: 12px;
}

.con_bd .select a {
  color: #fff;
  display: inline-block;
}

.con_bd .select #but,
.btn {
  height: 31px;
  background: #959595;
  margin-right: 7px;
}

.con_bd .select #but {
  width: 48px;
}

.con_bd .select .btn {
  width: 31px;
}

.con_bd .select .b.current {
  background-color: #02549e;
}

.con_bd .select .num {
  cursor: pointer;
  width: 31px;
  line-height: 31px;
  height: 31px;
  margin-right: 7px;
  color: #fff;
  background: #434343;
}
.con_bd ul li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #F9F9F9;
    /* margin-left: 15px; */
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.con_bd ul li:before {
   content:"";
   display:inline-block;
   width:10px;
   margin:0 1%;
   border-radius: 50%;
   border-bottom:10px solid #dedede;
}
.con_bd ul li a {
    font-size: 16px;
    color: #333;
	width: 80%;
}

.con_bd ul li a span {
    float: right;
    color: #999;
    font-size: 16px;
}
.con_bd ul li:hover {
  background: #f2f3f5;
  font-size: 22px;
}
.con_bd ul li a:hover {
  color: #000;
  font-size: 20px;
}
.glrk{
	display: flex;flex-direction: column;align-items: center;font-size: 38px;color: #0c74f0;font-weight: 600;
}
.jsdw{
	width: 20%;
	height: 124px;
	margin-right: 25px;
	background-image: url('../images/jsdw.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 900;
}
.kcdw{
	width: 20%;
	height: 124px;
	margin-right: 25px;
	background-image: url('../images/kcdw.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 900;
}
.sjdw{
	width: 20%;
	height: 124px;
	margin-right: 25px;
	background-image: url('../images/sjdw.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 900;
}
.stdw{
	width: 20%;
	height: 124px;
	margin-right: 25px;
	background-image: url('../images/stdw.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 900;
}
.jgdw{
	width: 20%;
	height: 124px;
	background-image: url('../images/jgdw.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 900;
}
.dw_total{
	display: flex;align-items: center;justify-content: center;
}
.dw_module{
	margin-top: 45px;
}
.dw_module a{
	color: #333333;
}
.module_bj{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	/* border-radius: 10px; */
	box-shadow: 0px 2px 10px #c5d3e4 ;
	width: 100%;
	height: 350px;
}
.module_title{
	width: 108.5%;
	padding-left: 5px;
	font-size: 22px;
	font-weight: 900;
	margin-bottom: 20px;
	position:relative;
	border-bottom:3px solid #0c74f0;
	color: #333333;
}
.dwmk_total{
	display: flex;justify-content: space-around;width: 100%;
}
.dwmk{
	line-height: 40px;
}
.dwmk_module{
	display: flex;align-items: center;
}
.dwmk_content{
	font-size: 18px;
}
.dwmk_content a{
	color: #333333;
}
.guide_connection_title_mod{
	line-height: 40px;
}
.guide_connection_title{
	width: 8.5%;
	padding-left: 5px;
	font-size: 22px;
	font-weight: 900;
	border-bottom:3px solid #0c74f0;
}
/* .module_title::before{
	width:110%;
	height:3px;
	display:block;
	background:#7CC2E7;
	position:absolute;
	left:-5px;
	top:35px;
	content:"";
} */
.dwmk_icon{
	width: 7%;
	margin-right: 10px;
	height: 10px;
	background: #0c74f0;
	border-radius: 25px;
}
/* .connection_bj{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	box-shadow: 0px 0px 10px #e3e3e3 ;
	width: 20%;
	height: 60px;
	font-size: 16px;
}
.connection_title{
	font-size: 22px;
	font-weight: 900;
}
.connection_title::before{
	width:8.5%;
	height:3px;
	display:block;
	background:#7CC2E7;
	position:absolute;
	left:-5px;
	top:35px;
	content:"";
} */
.fix_right{position:fixed;right:0px;top:55%;z-index:999;}
.fix_right ul li{width:150px;height:57px;position:relative;line-height:57px;text-align:center;margin:1px 0px;}
.fix_right ul li span{width:150px;height:57px;position:relative;z-index:11;}
.fix_right ul li.li1 span{background:#0c74f0;display: flex;justify-content: space-around;align-items: center;font-size: 20px;color: #FFF;border-radius: 7px;}
.fix_right ul li.li2 span{background:#0c74f0;display: flex;justify-content: space-around;align-items: center;font-size: 20px;color: #FFF;border-radius: 7px;margin-top: 8px;}
.fix_right ul li.li1 span a{color: #FFF;}
.fix_right ul li.li2 span a{color: #FFF;}
.fix_right ul li.li3 span{background:#25a9e1;}
.fix_right ul li.li5 span{background:#1d5990;}
.fix_right_img{
	width: 24%;height: 30px;
}

/* .fix_right ul li.li1:hover span{background:#25a9e1;}
.fix_right ul li.li2:hover span{background:#157fd9;}
.fix_right ul li.li3:hover span{background:#25a9e1 url("../images/组 61.png") no-repeat center/46px;}
.fix_right ul li.li5:hover span{background:#1d5990 url("../images/组 67.png") no-repeat center/46px;}

.fix_right  .li_con{z-index:12;position:absolute;right:0px;top:0px;right:-300px;transition:all .2s;color:#fff;text-align:center;}
.fix_right ul li:hover .li_con{right:0px;}
.fix_right  .li_con img{width:145px;display:block;margin:0 auto;}
.fix_right  .li_con .img{width:155px;font-size:14px;color:#666;border:1px solid #f0f0f0;padding:5px 0px;}
.fix_right  .li_con .tel{height:46px;background:#2e51c1 url("../images/组 65.png") no-repeat 10px center;width:140px;padding-left:50px;color:#fff;font-size:16px;line-height:46px;}
.fix_right  .li_con .ke_fu{height:46px;background:#2a79d4 url("../images/组 66.png") no-repeat 10px center;width:100px;padding-left:50px;color:#fff;font-size:16px;line-height:46px;}
.fix_right ul li:hover .li_con.m{right:46px;background:#fff;padding-top:0px;z-index:9;line-height:20px;}
