.cjcx_con_l {
	width: 800px;
	padding: 20px 10px;
}
.ov {
	overflow: hidden;
}
.cjcx_con_l_part01 h1 {
	float: left;
	color: #333;
	font-weight: normal;
	font-family: "微软雅黑";
	background: url(../images/icon_list_tit.png) no-repeat left center;
	background-size: 25px;
	font-size: 20px;
	padding-left: 30px;
	font-weight: bold;
}
.cjcx_con_l .description {
	height: 250px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
}
.cjcx_con_l .description .mdesc {
	float: left;
	width: 529px;
}
.cjcx_con_l .description .mdesc p {
	text-indent: 30px;
	margin-top: 10px;
}
.cjcx_con_l .description .mdesc .mulu {
	height: 136px;
	border: 1px solid #eee;
	margin-top: 8px;
}
.cjcx_con_l .description .mdesc .mulu li.mulu2, .cjcx_con_l .description .mdesc .mulu li.mulu3 {
	width: 215px;
	border-right: 1px solid #eee;
	height: 100%;
}
.cjcx_con_l .description .mdesc .mulu .mulu_list {
	padding: 20px 0 0 15px;
}
.cjcx_con_l .description .mdesc .mulu .mulu_list a {
	font-size: 15px;
	line-height: 30px;
	color: #136EC2;
	display: block;
}
.cjcx_con_l .description .mdesc .mulu li {
	float: left;
}
.cjcx_con_l .description .mdesc .mulu li.mulu1 {
	width: 94px;
	background: #FBFBFB;
	height: 100%;
	border-right: 1px solid #eee;
}
.cjcx_con_l .description .mdesc .mulu li.mulu1 .dirt {
	width: 70px;
	border-right: 3px solid #228888;
	background: #339999;
	color: #fff;
	float: right;
	text-align: center;
	margin-top: 47px;
	font-size: 22px;
	line-height: 42px;
	height: 42px;
}
.cjcx_con_l .description .dpic {
	float: right;
	width: 243px;
	height: 225px;
	margin-top: 17px;
}
 .dpiczn {
	display: none;
}
.cxsj_box .left_title {
	height: 26px;
	width: 800px;
	border-bottom: 1px #0088e6 solid;
	padding-bottom: 5px;
}
.cxsj_box .left_title .tit_p {
    font-size: 18px;
    padding-left: 8px;
    margin-bottom: 11px;
    border-left: 5px solid #0088e6;
    color: #0088e6;
    font-weight: bold;
    height: 21px;
    line-height: 20px;
    border-radius: 3px 4px;
}
.fr {
	float: right;
	display: inline;
}
.cxsj_list {
	margin: 20px 0;
	line-height: 28px;
}
.cxsj_box a {
	color: #255692;
}
.wzdy_jyfx_top {
	width: 100%;
	height: auto;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: dashed 1px #dddddd;
	float: left;
}
.wzdy_jyfx_top_img {
	width: 149px;
	height: 118px;
	transition: .3s;
}
.wzdy_jyfx_top_img a, .wzdy_jyfx_top_img a img {
	width: 195px;
	height: 130px;
	display: block;
}
.wzdy_jyfx_top_img a img {
	transition: .3s;
}
.wzdy_jyfx_top_txt {
	width: 560px;
	height: auto;
	margin-left: 60px;
}
.wzdy_jyfx_top_txt a:nth-child(1) {
	font-size: 16px;
	width: 100%;
	line-height: 25px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;/* margin-bottom: 10px; */
}
.wzdy_jyfx_top_txt p {
	color: #666;
	line-height: 27px;
}
.wzdy_jyfx_top_txt p .text_ck {
	float: left;
	color: #3098fb;
	font-weight: normal;
	font-size: 14px;
}
.mt20 {
	margin-top: 20px;
}
.list li {
	width: 390px;
	/* margin-left: 20px; */
	_display: inline;
	float: left;
}
.publist li {
	/* height: 38px; */
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #999;
	font-size: 12px;
	list-style: none;
	padding-right: 10px;
	position: relative;
}
.publist li a {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 350px;
    display: block;
}
.zn_fr {
    margin-top: -30px;
    font-size: 14px;
}
.testlist {
	border: 1px solid #4caed5;
	width: 100%;
}
.testlist th {
	background-color: #f6fafd;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #0088e6;
	font-weight: bold;
	font-size: 14px;
}
.testlist td {
	border: 1px solid #0088e6;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	text-align: center;
	font-size: 14px;
}
.school_yx_b{
	margin:0 20px;
}
.school_yx {
    width: calc(100% + 12px);
    margin-top: 20px;
}
.index_school {
    width: 100%;
    min-height: 300px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
	box-sizing: border-box;
    margin: 0;
}
.is_school_item {
    width: calc(25% - 12px);
    height: 120px;
    display: flex;
    flex-direction: column;
    border: 1px solid #eee;
    margin-bottom: 12px;
	box-sizing: border-box;
    margin-right: 12px;
}
.issi_body {
    flex: 1;
    display: flex;
    align-items: center;
}
.issi_body img {
    width: 60px;
    height: 60px;
    margin: 0 12px;
    flex-shrink: 0;
}
.issi_alink {
    flex-shrink: 0;
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border-top: 1px solid #eee;
}
.issi_alink a {
    flex: 1;
    height: 100%;
    font-size: 14px;
    line-height: 39px;
    text-align: center;
    color: #555;
}
.school_p_a{
	color: red;
}
.zkzy_titel {
    width: 100%;
    height: 36px;
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    background: url(../images/zkzy_title.jpg)no-repeat center;
    margin: 20px 0;
}

.school_p {
    font-size: 14px;
    width: 1000px;
    margin: 0px auto 20px;
    text-align: center;
}
.main-l-zn{
	margin-bottom: 20px;
	float: left;
	width: 820px;
}
.banner {
    width: 100%;
    height: 160px;
    background: url(../images/banner.png) center;
    background-size: auto 100%;
}.banner .zn_wrap {
    margin-bottom: 0;
}.zn_wrap {
    margin: 0 auto 20px;
    box-sizing: border-box;
}
.banner .cont {
    display: table-cell;
    vertical-align: middle;
    height: 160px;
    width: 820px;
    text-align: center;
}.banner h1 {
    font-size: 24px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #fff;
    line-height:36px;
}.banner p {
    color: #666;
}.zn_wrap p {
    line-height: 30px;
    font-size: 14px;
}
.introduce {
    box-shadow: 1px 1px 10px 1px rgb(1 1 1 / 6%);
    border-radius: 6px;
    background-color: #fff;
    padding: 20px 20px 20px;
    margin-top: 20px;
}.introduce .zn_wrap-tit {
    margin-bottom: 15px;
}.zn_wrap-tit1 {
    font-size: 18px;
    border-bottom: none;
    line-height: normal;
	margin-bottom: 10px;
}
.zn_wrap-tit {
    font-size: 18px;
    font-weight: bold;
    border-bottom: none;
    line-height: 30px;
}
.zn_wrap-tit1 h1, .zn_wrap-tit1 h2, .zn_wrap-tit1 em {
    font-size: 40px;
    padding-left: 0;
}
.zn_wrap-tit h1, .zn_wrap-tit h2, .zn_wrap-tit em {
    font-size: 18px;
    display: inline-block;
    position: relative;
    padding-left: 20px;
}
.zn_wrap-tit1 h1 span, .zn_wrap-tit1 h2 span, .zn_wrap-tit1 em span {
    font-size: 38px;
    font-family: arial;
    font-weight: normal;
    color: rgba(102, 102, 102, 0.05);
    vertical-align: middle;
    margin-left: 5px;
}
.zn_bjt {
    height: 530px;
    position: relative;
	margin-bottom: 50px;
}
.zn_bjt .zn_bj {
    height: 530px;
    background-color: #7caf7c;
}
.zn_bjt .conditions {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -10px;
    margin: 0 auto;
}
.zn_wrap-con {
    margin-top: 60px;
}.clearfix {
    zoom: 1;
}
.zn_bjt .conditions .zn_wrap-left:nth-child(3n) {
    margin-right: 0px;
}
.zn_bjt .conditions .zn_wrap-left {
    width: 364px;
    height: 430px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(41, 139, 41, 0.1);
    border-radius: 16px;
    color: #fff;
    padding: 30px 30px;
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    margin-right: 30px;
}

.zn_bjt .conditions .zn_wrap-tit {
    margin-bottom: 20px;
}
.zn_bjt .conditions .zn_wrap-left p {
    color: #333;
}
.icon-kxzy {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 38px;
    background: url(../images/kxzy.png) center;
    background-size: 48px 38px;
}.icon-kcfl {
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 41px;
    background: url(../images/kcfl.png) center;
    background-size: 42px 41px;
}.icon-bmsj {
    display: inline-block;
    vertical-align: middle;
    width: 43px;
    height: 42px;
    background: url(../images/bmsj.png) center;
    background-size: 43px 42px;
}
.zn_bjt .conditions .zn_wrap-tit h2, .zn_bjt .conditions .zn_wrap-tit h3, .zn_bjt .conditions .zn_wrap-tit em {
    line-height: 1.2;
    font-size: 30px;
    color: #333;
}
.zn_bjt .conditions .zn_wrap-left:nth-of-type(4) {
    width: 565px;
    height: 206px;
    margin-top: 30px;
}
.zn_bjt .conditions .zn_wrap-left:nth-of-type(5) {
    width: 565px;
    height: 206px;
    margin-right: 0;
    margin-top: 30px;
}
.icon-kcxz {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 40px;
    background: url(../images/kcxz.png) center;
    background-size: 32px 40px;
}
.icon-bktj {
    display: inline-block;
    vertical-align: middle;
    width: 43px;
    height: 41px;
    background: url(../images/bktj.png) center;
    background-size: 43px 41px;
}.tishi a {
    color: #298b29;
}
.zn_bmlc {
    width: 1160px;
    margin: 0 auto 60px;
    position: relative;
	z-index: 1;
}
.zn_bmlc .titn {
    width: 132px;
    height: 106px;
    background-color: #f86736;
    box-shadow: 0px 20px 30px 0px rgba(248, 103, 54, 0.2);
    border-radius: 8px;
    padding: 27px 31px;
    float: left;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.zn_bmlc .titn h2 {
    font-size: 26px;
    line-height: 100px;
    color: #ffffff;
    text-align: center;
}
.zn_bmlc .titn span {
    font-size: 14px;
    color: #ffffff;
}
.zn_bmlc .tit1 {
    padding: 50px 40px;
    background-color: #ffffff;
    box-shadow: 0px 20px 30px 0px rgb(245 92 92 / 10%);
    border-radius: 8px;
    padding-left: 200px;
    position: relative;
    right: -33px;
    z-index: -1;
    width: 884px;}
.zn_bmlc .tit1 p {
    font-size: 16px;
    line-height: 32px;
}
.hotList {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
	 box-shadow: 1px 1px 10px 1px rgb(1 1 1 / 6%);
	margin-top: 20px;
}
.hotList .zn_list {
    float: left;
    width: 390px;
    margin-left: 20px;
}
.zn_wrap-tit h1:after, .zn_wrap-tit h2:after, .zn_wrap-tit em:after {
    content: '';
    width: 5px;
    height: 24px;
    background-color: #e4393c;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 0;
    border-radius: 5px;
}
.zn_wrap-tit .more {
    float: right;
    font-size: 13px;
    color: rgba(153, 153, 153, 0.99);
    margin-top: 4px;
    font-weight: normal;
}

.hotList .zn_list1 li {
    float: left;
    width: 50%;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
}
.hotList .zn_list4 li {
    float: left;
    width: 50%;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}
.hotList .zn_list1 li a {
    font-size: 16px;
    color: #333;
}.hotList .zn_list1 li img {
    width: 45px;
    height: 45px;
    margin-right: 14px;
	vertical-align:middle;
}
.hotList .zn_list1 li a {
    font-size: 14px;
    color: #333;
}
.hotList .zn_list3 ul {
 margin-top: 10px;
}
.hotList .zn_list3 li {
    line-height: 34px;
    height: 34px;
    overflow: hidden;
}

.hotList .zn_list2 li:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    background-color: #979797;
    vertical-align: middle;
    margin-right: 8px;
	margin-top: -6px;
}
.hotList .zn_list3 li a {
    font-size: 14px;
    color: #333;
}
.special {
    background-color: #fff;
    padding-bottom: 2px;
	  box-shadow: 1px 1px 10px 1px rgb(1 1 1 / 6%);
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
}.zn_swiper-con {
    position: relative;
}.zn_swiper-ul {
    width: 780px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}.swiper-out {
    width: 1180px;
    overflow: hidden;
    margin-left: 10px;
}
.zn_wrap-bottom {
    min-width: 1160px;
    height: 192px;
    text-align: center;
    position: relative;
    background: rgba(41, 139, 41, 0.1);
}
.zn_wrap-bottom .wrap {
    margin-bottom: 0;
}
.zn_wrap-bottom .btn {
    position: absolute;
    bottom: 60px;
    width: 1200px;
}
.zn_wrap-bottom .btn a:first-child {
    background-color: #099779;
    box-shadow: 0px 20px 30px 0px rgba(9, 151, 121, 0.3);
}
.zn_wrap-bottom .btn a {
    display: inline-block;
    width: 320px;
    height: 70px;
    line-height: 70px;
    border-radius: 70px;
    font-size: 24px;
    color: #fff;
    background-color: #e4945e;
    margin: 0 40px;
    transition: background-color 0.3s;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 20px 30px 0px rgba(228, 148, 94, 0.3);
}
.zn_wrap-bottom .btn a:before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.zn_wrap-bottom .btn a > i {
    display: inline-block;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    font-style: normal;
}
.tishi {
    text-align: center;
    font-size: 16px;
    color: #333333;
}
.hotList .zn_list1 ul {
	margin-top: 10px;
}
.zn_swiper-ul li {
    width:180px;
    float: left;
    overflow: hidden;
	margin-right: 14px;
}
.zn_swiper-ul li a img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 1px solid #f3f3f3;
}
.zn_swiper-ul li a {
    margin: 0px;
    width: 180px;
    height: 110px;
    display: block;
}
.wrap-bottom_wrap{
	margin: 0 auto;
	width: 1160px;
}
.ckzt_wrap-con {
    margin-top: 10px;
}
.conditionsa .wrap-left {
    width: 362px;
    height: 366px;
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0px 6px 8px 0px rgb(245 92 92 / 10%);
    border-radius: 8px;
    color: #fff;
    padding: 30px 30px;
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    margin-right: 30px;
    margin-top: 30px;
    top: 0;
    transition: .3s;
}
.conditionsa .zn_wrap-tit h2, .conditionsa .zn_wrap-tit h3, .conditionsa .zn_wrap-tit em {
    line-height: 1.2;
    font-size: 24px;
    color: #333333;
    vertical-align: super;
    padding-left: 10px;
}
.conditionsa .wrap-left p {
    color: #333;
}.bmrk {
    margin: 10px 0 60px 0;
    position: relative;
}.conditionsa .wrap-left .bmrk a {
    width: 300px;
    height: 44px;
    font-size: 14.4px;
    line-height: 44px;
    box-shadow: 0px 0px 50px 0px rgba(32, 154, 177, 0.2);
}.bmrk a {
    display: block;
    width: 500px;
    height: 72px;
    background-color: #209ab1;
    box-shadow: 0px 30px 30px 0px rgba(132, 119, 235, 0.2);
    border-radius: 39px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 72px;
    margin: 0 auto;
    position: relative;
}.conditionsa .wrap-left .bmrk a::before {
    width: 8px;
    height: 8px;
    top: 16px;
    right: 20px;
}.bmrk a::before {
    content: '';
    position: absolute;
    z-index: 2;
    display: inline-block;
    height: 15px;
    width: 15px;
    border-width: 2px 2px 0 0;
    border-color: #fff;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    top: 28px;
    right: 42px;
}.conditionsa .wrap-left .bmrk a::after {
    width: 32px;
    height: 32px;
    top: 6px;
    right: 8px;
}.bmrk a::after {
    content: '';
    position: absolute;
    width: 52px;
    height: 52px;
    background-color: #cbc5f9;
    border-radius: 50%;
    top: 11px;
    right: 21px;
    line-height: 52px;
}
.conditionsa .wrap-left:nth-child(3n) {
    margin-right: 0px;
}.conditionsa .wrap-left:nth-child(3n) {
    margin-right: 0px;
}
.conditionsa .wrap-tit {
    margin-bottom: 20px;
	    display: flex;
    align-items: center;
}.wrap-tit1 {
    font-size: 40px;
    border-bottom: none;
    line-height: normal;
}.conditionsa .wrap-tit h2, .conditionsa .wrap-tit h3, .conditionsa .wrap-tit em {
    line-height: 1.2;
    font-size: 24px;
    color: #333333;
    vertical-align: super;
    padding-left: 10px;
}.wrap-tit h2 {
    font-size: 18px;
    display: inline-block;
    position: relative;
	padding-left: 20px
}.wrap-tit h2:after {
 
    content: '';
    width: 5px;
    height: 24px;
    background-color: #e4393c;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 0;
    border-radius: 5px;

}
.wrap-con{
	margin-top: -30px;
}
.icon-bmrk {
    display: inline-block;
    width: 49px;
    height: 43px;
    background: url(../images/bmrk.png) center;
    background-size: 49px 43px;
}.icon-kssj {
    display: inline-block;
    width: 44px;
    height: 45px;
    background: url(../images/kssj.png) center;
    background-size: 44px 45px;
}
.bmlc {
    margin: 0 auto 20px;
    position: relative;
}.bmlc .tit1 {
    padding: 20px 20px;
    background-color: rgba(255, 255, 255, 0.7);
        box-shadow: 1px 1px 10px 1px rgb(1 1 1 / 6%);
    border-radius: 8px;
}.bmlc .tit1 h2 {
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
	position: relative;
	padding-left: 20px;
}.bmlc .tit1 h2:after{
       content: '';
    width: 5px;
    height: 24px;
    background-color: #e4393c;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 0;
    border-radius: 5px;
}.bmlc .tit1 p {
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    height: auto;
    color: #333;
    background: none;
    padding-left: 0;
    margin-bottom: 0;
}
.bmlc img {
    margin-left: calc(50% - 300px);
    margin-top: 10px;
    margin-bottom: 10px;
    width: 600px;
}
.testlist{
    width: 100%;
    border-collapse: collapse;
}.testlist td {
    border: 1px solid #868686;
    font-size: 16px;
    color: #3c3c3c;
    text-align: center;
    line-height: 48px;
}
.testlist td a{
	color: #831010;
}
.gzdzbmlc .gzdzbmlct h3 {
    width: 180px;
    color: white;
    text-align: center;
    line-height: 90px;
    margin: 0 auto;
    border: 2px solid #95d2f9;
    border-radius: 20px;
    padding: 8px;
}
.gzdzbmlc .gzdzbmlct h3 div{
    height: 80px;
    width: 180px;
    color: white;
    text-align: center;
    line-height: 80px;
    border-radius: 20px;
    background-image: linear-gradient(to bottom, #2c99dd, #005285);
    font-size: 18px;
    font-weight: 500;
	margin: 0 auto;
}

.gzdzbmlc .gzdzbmlct h5 {
    font-size: 16px;
    color: #197ab6;
}
.gzdzbmlc .gzdzbmlct p {
    line-height: 24px;
    margin-top: 10px;
}
.gzdzbmlc .gzdzbmjt {
    width: 30px;
    margin: 0 auto;
    margin-top: 10px;
}
.gzdzbmlc .gzdzbmlcde {
    width: 500px;
    margin: 0 auto;
    text-align: center;
    margin-top: 8px;
    box-shadow: 0px 0px 8px 0px rgb(0 105 171 / 11%);
    background: white;
    font-size: 14px;
    padding: 10px;
    border-radius: 20px;
}
.gzdzbmlc .gzdzp {
    font-size: 14px;
    margin-top: 20px;
    color: red;
    line-height: 22px;
}
.i-ques li {
    width: 385px;
    box-sizing: border-box;
    background: #fff;
}

.i-ques li h3 {
    background: #0069ab;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-weight: 200;
    margin-top: 10px;
}.i-ques li p {
    padding: 10px;
  
    line-height: 26px;
    background: #fcfeff;
    font-size: 14px;
    border: 1px solid #95d2f9;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 290px;
}.i-ques .dzzytb p {
    padding: 10px;
    
    line-height: 26px;
    background: #fcfeff;
    font-size: 14px;
    border: 1px solid #95d2f9;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 160px;
}
.i-ques .dzlqcx p {
    padding: 10px;
    
    line-height: 26px;
    background: #fcfeff;
    font-size: 14px;
    border: 1px solid #95d2f9;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 80px;
}
.bmlc_zn .jyksy1{
	margin-left: calc(50% - 100px);
	width: 200px;
}
.bmlc_zn .jyksy{
	margin-left: calc(50% - 150px);
	width: 300px;
}